-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtravis.log
87 lines (62 loc) · 3.34 KB
/
travis.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
Command line:
"travis lint"
________ __
/ | / |
########/ ______ ______ __ __ ##/ _______
## | / \ / \ / \ / | / | / |
## | /###### | ###### | ## \ /##/ ## | /#######/
## | ## | ##/ / ## | ## /##/ ## | ## \
## | ## | /####### | ## ##/ ## | ###### |
## | ## | ## ## | ###/ ## | / ##/
##/ ##/ #######/ #/ ##/ #######/
TRajectory Analyzer and VISualizer - Open-source freeware under GNU GPL v3
Copyright (c) Martin Brehm (2009-2016)
Martin Thomas (2012-2016)
Barbara Kirchner (2009-2016)
University of Leipzig / University of Bonn.
http://www.travis-analyzer.de
Please cite:
M. Brehm and B. Kirchner, J. Chem. Inf. Model. 2011, 51 (8), pp 2007-2023.
There is absolutely no warranty on any results obtained from TRAVIS.
# Running on debian at Sun May 27 21:17:31 2018 (PID 7348).
# Running in /root/zhenya1998/workspace/projects/lab06
# Source code version: Oct 13 2016.
# Release version: 1.14.0.
# Compiled at Oct 24 2016 21:17:59.
# Compiler version: 6.2.0 20161019
# Target platform: Linux
# Compile flags: DEBUG_ARRAYS
# Machine: int=4b, long=8b, addr=8b, 0xA0B0C0D0=D0,C0,B0,A0.
# User home: /root
# Exe path: /usr/bin/travis
# Input from terminal, Output to terminal
>>> Please use a color scheme with dark background or specify "-nocolor"! <<<
Loading configuration from /root/.travis.conf ...
Unknown parameter: "lint".
List of supported command line options:
-p <file> Loads position data from the specified trajectory file.
The file format may be *.xyz, *.pdb, *.lmp (Lammps), HISTORY (DLPOLY), or *.prmtop/*.mdcrd (Amber).
-i <file> Reads input from the specified text file.
-config <file> Load the specified configuration file.
-stream Treats input trajectory as a stream (e.g. named pipe): No fseek, etc.
-showconf Shows a tree structure of the configuration file.
-writeconf Writes the default configuration file, including all defines values.
-verbose Show detailed information about what's going on.
-nocolor Executes TRAVIS in monochrome mode.
-dimcolor Uses dim instead of bright colors.
-credits Display a list of persons who contributed to TRAVIS.
-help, -? Shows this help.
If only one argument is specified, it is assumed to be the name of a trajectory file.
If argument is specified at all, TRAVIS asks for the trajectory file to open.
Note: To show a list of all persons who contributed to TRAVIS,
please add "-credits" to your command line arguments, or set the
variable "SHOWCREDITS" to "TRUE" in your travis.conf file.
Source code from other projects used in TRAVIS:
- lmfit from Joachim Wuttke
- kiss_fft from Mark Borgerding
- voro++ from Chris Rycroft
http://www.travis-analyzer.de
Please cite:
* "TRAVIS - A Free Analyzer and Visualizer for Monte Carlo and Molecular Dynamics Trajectories",
M. Brehm, B. Kirchner; J. Chem. Inf. Model. 2011, 51 (8), pp 2007-2023.
*** The End ***