Trace number 1055702

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac ESAT 308.944 311.5

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-29_ext.xml
MD5SUM7ae50f6d6a62511b0bcb1887c36d915c
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables61
Number of constraints230
Maximum constraint arity3
Maximum domain size1001
Number of constraints which are defined in extension230
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
0.01/0.69	c start processing
0.01/0.69	c start relation processing
1.15/1.26	c start cnf exporting
194.62/196.62	c parsing time : 0.567
194.62/196.62	c preprocessing time : 196.489
194.62/196.62	
194.62/196.62	c Nary constraints - conflicts : 0 supports : 20
194.62/196.62	c Binary constraints - conflicts : 190 supports :20
194.62/196.62	c max arity constraint : 3
194.62/196.62	c Max Tuples generated 0
194.62/196.62	c relations : 23
194.62/196.62	c relations BDD: 2
194.62/196.62	c sampling 0/0
194.62/196.62	c vars : 194732 - clauses :  10862387
194.62/196.62	
194.62/196.63	 
194.62/196.63	c --- SAT Solver Stats ---
194.62/196.63	 
194.62/196.64	c eSAT 0.1 : minisat core with additionnal features
194.62/196.64	c ============================[ Problem Statistics ]=============================
194.62/196.64	c |                                                                             |
194.62/196.64	c |  Number of variables:  194731                                               |
194.62/196.64	c |  Number of clauses:    10862387                                             |
199.07/201.14	c |  Parsing time:         3.65         s                                       |
306.63/309.24	c restarts              : 577
306.63/309.24	c conflicts             : 38359          (345 /sec)
306.63/309.24	c decisions             : 356145         (38.64 % random) (3203 /sec)
306.63/309.24	c euip                  : 2758        
306.63/309.24	c propagations          : 194777598      (1751832 /sec)
306.63/309.24	c conflict literals     : 796892         (16.26 % deleted)
306.63/309.24	c Memory used           : 396.33 MB
306.63/309.24	c CPU time              : 111.185 s
306.63/309.24	c 
306.74/309.31	s SATISFIABLE
308.81/311.41	v 17 13 13 11 20 8 15 8 19 0 9 6 6 5 12 4 16 12 5 4 18 9 7 11 14 2 8 3 4 3 2 1 3 4 10 11 1 13 11 3 24 32 40 40 46 51 55 67 71 80 91 93 96 99 100 104 115 128 131 131 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055702-1215060087/watcher-1055702-1215060087 -o /tmp/evaluation-result-1055702-1215060087/solver-1055702-1215060087 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1055702-1215060087.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.00 2.00 4/72 20602
/proc/meminfo: memFree=1302312/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=5224 CPUtime=0
/proc/20602/stat : 20602 (galacE.sh) R 20600 20602 20256 0 -1 4194304 56 0 0 0 0 0 0 0 23 0 1 0 1984984096 5349376 41 996147200 4194304 4520092 548682068832 18446744073709551615 259910596652 0 0 4096 0 0 0 0 17 1 0 0
/proc/20602/statm: 1306 41 31 79 0 100 0

[startup+0.0913151 s]
/proc/loadavg: 2.07 2.00 2.00 4/72 20602
/proc/meminfo: memFree=1302312/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.102316 s]
/proc/loadavg: 2.07 2.00 2.00 4/72 20602
/proc/meminfo: memFree=1302312/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.302338 s]
/proc/loadavg: 2.07 2.00 2.00 4/72 20602
/proc/meminfo: memFree=1302312/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.702372 s]
/proc/loadavg: 2.07 2.00 2.00 4/72 20602
/proc/meminfo: memFree=1302312/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50146 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 20624
/proc/meminfo: memFree=1265048/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20616] ppid=20602 vsize=812748 CPUtime=1.44
/proc/20616/stat : 20616 (java) S 20602 20602 20256 0 -1 0 15151 0 1 0 134 10 0 0 18 0 9 0 1984984099 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20616/statm: 203187 14569 1906 9 0 197168 0
[pid=20616/tid=20617] ppid=20602 vsize=812748 CPUtime=1.15
/proc/20616/task/20617/stat : 20617 (java) R 20602 20602 20256 0 -1 64 13603 0 1 0 106 9 0 0 25 0 9 0 1984984100 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4126606872 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20618] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20618/stat : 20618 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20619] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20619/stat : 20619 (java) S 20602 20602 20256 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1984984102 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20620] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20620/stat : 20620 (java) S 20602 20602 20256 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1984984102 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20621] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20621/stat : 20621 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984984104 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20622] ppid=20602 vsize=812748 CPUtime=0.27
/proc/20616/task/20622/stat : 20622 (java) S 20602 20602 20256 0 -1 64 844 0 0 0 27 0 0 0 15 0 9 0 1984984104 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20623] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20623/stat : 20623 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984984104 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20624] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20624/stat : 20624 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984984104 832253952 14569 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860308

[startup+3.10161 s]
/proc/loadavg: 2.15 2.02 2.01 3/82 20624
/proc/meminfo: memFree=1227864/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20616] ppid=20602 vsize=812748 CPUtime=3.02
/proc/20616/stat : 20616 (java) S 20602 20602 20256 0 -1 0 22109 0 1 0 287 15 0 0 18 0 9 0 1984984099 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20616/statm: 203187 21524 1917 9 0 197168 0
[pid=20616/tid=20617] ppid=20602 vsize=812748 CPUtime=2.63
/proc/20616/task/20617/stat : 20617 (java) R 20602 20602 20256 0 -1 64 14543 0 1 0 253 10 0 0 25 0 9 0 1984984100 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4126974026 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20618] ppid=20602 vsize=812748 CPUtime=0.09
/proc/20616/task/20618/stat : 20618 (java) S 20602 20602 20256 0 -1 64 6021 0 0 0 6 3 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20619] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20619/stat : 20619 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20620] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20620/stat : 20620 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20621] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20621/stat : 20621 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20622] ppid=20602 vsize=812748 CPUtime=0.27
/proc/20616/task/20622/stat : 20622 (java) S 20602 20602 20256 0 -1 64 844 0 0 0 27 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20623] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20623/stat : 20623 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20624] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20624/stat : 20624 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 860308

[startup+6.30291 s]
/proc/loadavg: 2.15 2.02 2.01 3/82 20624
/proc/meminfo: memFree=1219672/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20616] ppid=20602 vsize=812748 CPUtime=6.19
/proc/20616/stat : 20616 (java) S 20602 20602 20256 0 -1 0 22117 0 1 0 603 16 0 0 18 0 9 0 1984984099 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20616/statm: 203187 21524 1917 9 0 197168 0
[pid=20616/tid=20617] ppid=20602 vsize=812748 CPUtime=5.79
/proc/20616/task/20617/stat : 20617 (java) R 20602 20602 20256 0 -1 64 14551 0 1 0 568 11 0 0 25 0 9 0 1984984100 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4126592397 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20618] ppid=20602 vsize=812748 CPUtime=0.1
/proc/20616/task/20618/stat : 20618 (java) S 20602 20602 20256 0 -1 64 6021 0 0 0 7 3 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20619] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20619/stat : 20619 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20620] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20620/stat : 20620 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20621] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20621/stat : 20621 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20622] ppid=20602 vsize=812748 CPUtime=0.27
/proc/20616/task/20622/stat : 20622 (java) S 20602 20602 20256 0 -1 64 844 0 0 0 27 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20623] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20623/stat : 20623 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20624] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20624/stat : 20624 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860308

[startup+12.7025 s]
/proc/loadavg: 2.12 2.02 2.00 3/82 20624
/proc/meminfo: memFree=1214296/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20616] ppid=20602 vsize=812748 CPUtime=12.53
/proc/20616/stat : 20616 (java) S 20602 20602 20256 0 -1 0 22130 0 1 0 1234 19 0 0 18 0 9 0 1984984099 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20616/statm: 203187 21524 1917 9 0 197168 0
[pid=20616/tid=20617] ppid=20602 vsize=812748 CPUtime=12.13
/proc/20616/task/20617/stat : 20617 (java) R 20602 20602 20256 0 -1 64 14564 0 1 0 1199 14 0 0 25 0 9 0 1984984100 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4126961403 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20618] ppid=20602 vsize=812748 CPUtime=0.1
/proc/20616/task/20618/stat : 20618 (java) S 20602 20602 20256 0 -1 64 6021 0 0 0 7 3 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20619] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20619/stat : 20619 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20620] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20620/stat : 20620 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20621] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20621/stat : 20621 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20622] ppid=20602 vsize=812748 CPUtime=0.27
/proc/20616/task/20622/stat : 20622 (java) S 20602 20602 20256 0 -1 64 844 0 0 0 27 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20623] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20623/stat : 20623 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20624] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20624/stat : 20624 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 860308

[startup+25.5028 s]
/proc/loadavg: 2.10 2.01 2.00 3/82 20624
/proc/meminfo: memFree=1203288/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 765 1697 0 0 0 0 0 1 18 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20616] ppid=20602 vsize=812748 CPUtime=25.2
/proc/20616/stat : 20616 (java) S 20602 20602 20256 0 -1 0 22157 0 1 0 2494 26 0 0 18 0 9 0 1984984099 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20616/statm: 203187 21524 1917 9 0 197168 0
[pid=20616/tid=20617] ppid=20602 vsize=812748 CPUtime=24.78
/proc/20616/task/20617/stat : 20617 (java) R 20602 20602 20256 0 -1 64 14591 0 1 0 2458 20 0 0 25 0 9 0 1984984100 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4126381665 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20618] ppid=20602 vsize=812748 CPUtime=0.11
/proc/20616/task/20618/stat : 20618 (java) S 20602 20602 20256 0 -1 64 6021 0 0 0 8 3 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20619] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20619/stat : 20619 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20620] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20620/stat : 20620 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1984984102 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20621] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20621/stat : 20621 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20622] ppid=20602 vsize=812748 CPUtime=0.27
/proc/20616/task/20622/stat : 20622 (java) S 20602 20602 20256 0 -1 64 844 0 0 0 27 0 0 0 16 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20623] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20623/stat : 20623 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20616/tid=20624] ppid=20602 vsize=812748 CPUtime=0
/proc/20616/task/20624/stat : 20624 (java) S 20602 20602 20256 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1984984104 832253952 21524 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 860308

[startup+51.1022 s]
/proc/loadavg: 2.07 2.01 2.00 3/82 20624
/proc/meminfo: memFree=1182104/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=0.01

################
# More data... #
################


[startup+222.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 20625
/proc/meminfo: memFree=735704/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=194.66
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 799 24603 0 1 0 0 19350 116 17 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20625] ppid=20602 vsize=405188 CPUtime=25.41
/proc/20625/stat : 20625 (eSAT_static) R 20602 20602 20256 0 -1 4194304 99651 0 0 0 2460 81 0 0 25 0 1 0 1985003759 414912512 99633 996147200 134512640 135177480 4294955984 18446744073709551615 134548854 0 0 4096 3 0 0 0 17 1 0 0
/proc/20625/statm: 101297 99633 73 162 0 101132 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 452748

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20699
/proc/meminfo: memFree=1034248/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=194.66
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 799 24603 0 1 0 0 19350 116 17 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20625] ppid=20602 vsize=405836 CPUtime=85.08
/proc/20625/stat : 20625 (eSAT_static) R 20602 20602 20256 0 -1 4194304 99805 0 0 0 8425 83 0 0 25 0 1 0 1985003759 415576064 99787 996147200 134512640 135177480 4294955984 18446744073709551615 134571410 0 0 4096 3 0 0 0 17 0 0 0
/proc/20625/statm: 101459 99787 78 162 0 101294 0
Current children cumulated CPU time (s) 279.74
Current children cumulated vsize (KiB) 453396

Solver just ended. Dumping a history of the last processes samples

[startup+294.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20699
/proc/meminfo: memFree=1027528/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=194.66
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 799 24603 0 1 0 0 19350 116 17 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20625] ppid=20602 vsize=405836 CPUtime=97.08
/proc/20625/stat : 20625 (eSAT_static) R 20602 20602 20256 0 -1 4194304 99807 0 0 0 9625 83 0 0 25 0 1 0 1985003759 415576064 99789 996147200 134512640 135177480 4294955984 18446744073709551615 134571401 0 0 4096 3 0 0 0 17 0 0 0
/proc/20625/statm: 101459 99789 78 162 0 101294 0
Current children cumulated CPU time (s) 291.74
Current children cumulated vsize (KiB) 453396

[startup+300.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20699
/proc/meminfo: memFree=1027528/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=194.66
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 799 24603 0 1 0 0 19350 116 17 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20625] ppid=20602 vsize=405836 CPUtime=103.48
/proc/20625/stat : 20625 (eSAT_static) R 20602 20602 20256 0 -1 4194304 99807 0 0 0 10265 83 0 0 25 0 1 0 1985003759 415576064 99789 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 0 0 0
/proc/20625/statm: 101459 99789 78 162 0 101294 0
Current children cumulated CPU time (s) 298.14
Current children cumulated vsize (KiB) 453396

[startup+307.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20699
/proc/meminfo: memFree=1027528/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=194.66
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 799 24603 0 1 0 0 19350 116 17 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20625] ppid=20602 vsize=405836 CPUtime=109.87
/proc/20625/stat : 20625 (eSAT_static) R 20602 20602 20256 0 -1 4194304 99807 0 0 0 10904 83 0 0 25 0 1 0 1985003759 415576064 99789 996147200 134512640 135177480 4294955984 18446744073709551615 134571299 0 0 4096 3 0 0 0 17 0 0 0
/proc/20625/statm: 101459 99789 78 162 0 101294 0
Current children cumulated CPU time (s) 304.53
Current children cumulated vsize (KiB) 453396

[startup+308.703 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 20699
/proc/meminfo: memFree=1027528/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=194.66
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 799 24603 0 1 0 0 19350 116 17 0 1 0 1984984096 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 259912821594 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20602/statm: 11890 364 245 79 0 219 0
[pid=20625] ppid=20602 vsize=405836 CPUtime=111.47
/proc/20625/stat : 20625 (eSAT_static) R 20602 20602 20256 0 -1 4194304 99807 0 0 0 11064 83 0 0 25 0 1 0 1985003759 415576064 99789 996147200 134512640 135177480 4294955984 18446744073709551615 134564590 0 0 4096 3 0 0 0 17 0 0 0
/proc/20625/statm: 101459 99789 78 162 0 101294 0
Current children cumulated CPU time (s) 306.13
Current children cumulated vsize (KiB) 453396

[startup+310.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20708
/proc/meminfo: memFree=1387400/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=306.81
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 835 124433 0 1 0 0 30475 206 16 0 1 0 1984984096 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 259913384018 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/20602/statm: 11890 365 245 79 0 219 0
[pid=20700] ppid=20602 vsize=812888 CPUtime=0.92
/proc/20700/stat : 20700 (java) S 20602 20602 20256 0 -1 0 16152 0 1 0 84 8 0 0 21 0 9 0 1985015033 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20700/statm: 203222 15534 1925 9 0 197175 0
[pid=20700/tid=20701] ppid=20602 vsize=812888 CPUtime=0.73
/proc/20700/task/20701/stat : 20701 (java) R 20602 20602 20256 0 -1 64 14529 0 1 0 66 7 0 0 25 0 9 0 1985015033 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4126870102 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20702] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20702/stat : 20702 (java) S 20602 20602 20256 0 -1 64 95 0 0 0 0 0 0 0 17 0 9 0 1985015035 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20703] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20703/stat : 20703 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20704] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20704/stat : 20704 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20705] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20705/stat : 20705 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1985015037 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20706] ppid=20602 vsize=812888 CPUtime=0.17
/proc/20700/task/20706/stat : 20706 (java) S 20602 20602 20256 0 -1 64 818 0 0 0 17 0 0 0 16 0 9 0 1985015037 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20707] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20707/stat : 20707 (java) S 20602 20602 20256 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1985015037 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20708] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20708/stat : 20708 (java) S 20602 20602 20256 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985015037 832397312 15534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 307.73
Current children cumulated vsize (KiB) 860448

[startup+311.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20708
/proc/meminfo: memFree=1387400/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=306.81
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 835 124433 0 1 0 0 30475 206 16 0 1 0 1984984096 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 259913384018 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/20602/statm: 11890 365 245 79 0 219 0
[pid=20700] ppid=20602 vsize=812888 CPUtime=1.72
/proc/20700/stat : 20700 (java) S 20602 20602 20256 0 -1 0 16234 0 1 0 164 8 0 0 21 0 9 0 1985015033 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20700/statm: 203222 15614 1925 9 0 197175 0
[pid=20700/tid=20701] ppid=20602 vsize=812888 CPUtime=1.52
/proc/20700/task/20701/stat : 20701 (java) R 20602 20602 20256 0 -1 64 14531 0 1 0 145 7 0 0 25 0 9 0 1985015033 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4126869964 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20702] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20702/stat : 20702 (java) S 20602 20602 20256 0 -1 64 175 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20703] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20703/stat : 20703 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20704] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20704/stat : 20704 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20705] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20705/stat : 20705 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1985015037 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20706] ppid=20602 vsize=812888 CPUtime=0.17
/proc/20700/task/20706/stat : 20706 (java) S 20602 20602 20256 0 -1 64 818 0 0 0 17 0 0 0 16 0 9 0 1985015037 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20707] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20707/stat : 20707 (java) S 20602 20602 20256 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1985015037 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20708] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20708/stat : 20708 (java) S 20602 20602 20256 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985015037 832397312 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 308.53
Current children cumulated vsize (KiB) 860448

[startup+311.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20708
/proc/meminfo: memFree=1370824/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=306.81
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 835 124433 0 1 0 0 30475 206 16 0 1 0 1984984096 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 259913384018 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/20602/statm: 11890 365 245 79 0 219 0
[pid=20700] ppid=20602 vsize=812888 CPUtime=1.92
/proc/20700/stat : 20700 (java) S 20602 20602 20256 0 -1 0 16237 0 1 0 184 8 0 0 21 0 9 0 1985015033 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20700/statm: 203222 15617 1925 9 0 197175 0
[pid=20700/tid=20701] ppid=20602 vsize=812888 CPUtime=1.72
/proc/20700/task/20701/stat : 20701 (java) R 20602 20602 20256 0 -1 64 14531 0 1 0 165 7 0 0 25 0 9 0 1985015033 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4126605319 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20702] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20702/stat : 20702 (java) S 20602 20602 20256 0 -1 64 175 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20703] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20703/stat : 20703 (java) S 20602 20602 20256 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20704] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20704/stat : 20704 (java) S 20602 20602 20256 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985015035 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20705] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20705/stat : 20705 (java) S 20602 20602 20256 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 1985015037 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20706] ppid=20602 vsize=812888 CPUtime=0.18
/proc/20700/task/20706/stat : 20706 (java) S 20602 20602 20256 0 -1 64 821 0 0 0 18 0 0 0 16 0 9 0 1985015037 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20707] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20707/stat : 20707 (java) S 20602 20602 20256 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 1985015037 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
[pid=20700/tid=20708] ppid=20602 vsize=812888 CPUtime=0
/proc/20700/task/20708/stat : 20708 (java) S 20602 20602 20256 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1985015037 832397312 15617 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 308.73
Current children cumulated vsize (KiB) 860448

[startup+311.401 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 20708
/proc/meminfo: memFree=1370824/2055920 swapFree=4180028/4192956
[pid=20602] ppid=20600 vsize=47560 CPUtime=306.81
/proc/20602/stat : 20602 (galacE.sh) S 20600 20602 20256 0 -1 4194304 842 124433 0 1 0 0 30475 206 16 0 1 0 1984984096 48701440 366 996147200 4194304 4520092 548682068832 18446744073709551615 259913384018 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/20602/statm: 11890 366 245 79 0 219 0
[pid=20700] ppid=20602 vsize=0 CPUtime=2
/proc/20700/stat : 20700 (java) Z 20602 20602 20256 0 -1 12 16246 0 1 0 192 8 0 0 16 0 3 0 1985015033 0 0 996147200 0 0 0 0 0 0 0 3670016 16800975 18446744073709551615 0 0 17 0 0 0
/proc/20700/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 308.81
Current children cumulated vsize (KiB) 47560

Child status: 0
Real time (s): 311.5
CPU time (s): 308.944
CPU user time (s): 306.685
CPU system time (s): 2.25866
CPU usage (%): 99.1795
Max. virtual memory (cumulated for all children) (KiB): 860448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.685
system time used= 2.25866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141713
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8595
involuntary context switches= 14170

runsolver used 0.350946 second user time and 1.05484 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-03 06:41:27
IDJOB=1055702
IDBENCH=56967
IDSOLVER=351
FILE ID=node4/1055702-1215060087
PBS_JOBID= 7875217
Free space on /tmp= 66528 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/travellingSalesman-20/normalized-tsp-20-29_ext.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055702-1215060087/watcher-1055702-1215060087 -o /tmp/evaluation-result-1055702-1215060087/solver-1055702-1215060087 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1055702-1215060087.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7ae50f6d6a62511b0bcb1887c36d915c
RANDOM SEED=1177609347

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1302792 kB
Buffers:         16444 kB
Cached:         146944 kB
SwapCached:       7292 kB
Active:         649640 kB
Inactive:        42296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1302792 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            3516 kB
Writeback:           0 kB
Mapped:         535108 kB
Slab:            45136 kB
Committed_AS:  3789932 kB
PageTables:       3264 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node4 at 2008-07-03 06:46:39