Trace number 1055863

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 319.669 322.944

General information on the benchmark

Namecsp/travellingSalesman-20/
normalized-tsp-20-8_ext.xml
MD5SUMbf163617dfabfacac1751e8d2d93f3ed
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.06199
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.80	c start processing
0.01/0.80	c start relation processing
1.15/1.27	c start cnf exporting
187.82/189.84	c parsing time : 0.679
187.82/189.84	c preprocessing time : 189.715
187.82/189.84	
187.82/189.84	c Nary constraints - conflicts : 0 supports : 20
187.82/189.84	c Binary constraints - conflicts : 190 supports :20
187.82/189.84	c max arity constraint : 3
187.82/189.84	c Max Tuples generated 0
187.82/189.84	c relations : 23
187.82/189.84	c relations BDD: 2
187.82/189.84	c sampling 0/0
187.82/189.84	c vars : 179627 - clauses :  10788106
187.82/189.84	
187.82/189.88	 
187.82/189.88	c --- SAT Solver Stats ---
187.82/189.88	 
187.82/189.88	c eSAT 0.1 : minisat core with additionnal features
187.82/189.88	c ============================[ Problem Statistics ]=============================
187.82/189.88	c |                                                                             |
187.82/189.89	c |  Number of variables:  179626                                               |
187.82/189.89	c |  Number of clauses:    10788106                                             |
191.95/194.02	c |  Parsing time:         3.50         s                                       |
317.54/320.85	c restarts              : 635
317.54/320.85	c conflicts             : 45033          (349 /sec)
317.54/320.85	c decisions             : 351396         (27.94 % random) (2721 /sec)
317.54/320.85	c euip                  : 3120        
317.54/320.85	c propagations          : 246071191      (1905662 /sec)
317.54/320.85	c conflict literals     : 1184530        (20.26 % deleted)
317.54/320.85	c Memory used           : 394.30 MB
317.54/320.85	c CPU time              : 129.126 s
317.54/320.85	c 
317.64/320.92	s SATISFIABLE
319.52/322.85	v 6 5 12 7 11 3 20 8 15 16 10 6 5 18 14 19 16 10 9 13 7 0 2 2 3 1 17 2 13 0 18 7 1 3 4 1 8 4 19 0 12 15 23 39 45 63 82 92 105 105 107 108 110 110 117 120 121 125 125 125 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-1055863-1215060453/watcher-1055863-1215060453 -o /tmp/evaluation-result-1055863-1215060453/solver-1055863-1215060453 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1055863-1215060453.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.05 2.01 4/81 17346
/proc/meminfo: memFree=1390640/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=8652 CPUtime=0
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1985017809 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 2163 280 208 79 0 156 0
[pid=17347] ppid=17346 vsize=8688 CPUtime=0
/proc/17347/stat : 17347 (galacE.sh) S 17346 17346 13921 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 1985017809 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 221954932818 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17347/statm: 2172 286 209 79 0 165 0
[pid=17348] ppid=17347 vsize=8728 CPUtime=0
/proc/17348/stat : 17348 (galacE.sh) R 17347 17346 13921 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1985017809 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 221954764071 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/17348/statm: 2182 290 209 79 0 175 0

[startup+0.100875 s]
/proc/loadavg: 2.07 2.05 2.01 4/81 17346
/proc/meminfo: memFree=1390640/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.202882 s]
/proc/loadavg: 2.07 2.05 2.01 4/81 17346
/proc/meminfo: memFree=1390640/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.302895 s]
/proc/loadavg: 2.07 2.05 2.01 4/81 17346
/proc/meminfo: memFree=1390640/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.702929 s]
/proc/loadavg: 2.07 2.05 2.01 4/81 17346
/proc/meminfo: memFree=1390640/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.501 s]
/proc/loadavg: 2.07 2.05 2.01 3/91 17368
/proc/meminfo: memFree=1354144/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17360] ppid=17346 vsize=812748 CPUtime=1.43
/proc/17360/stat : 17360 (java) S 17346 17346 13921 0 -1 0 14588 0 1 0 135 8 0 0 18 0 9 0 1985017812 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17360/statm: 203187 14005 1906 9 0 197168 0
[pid=17360/tid=17361] ppid=17346 vsize=812748 CPUtime=1.16
/proc/17360/task/17361/stat : 17361 (java) R 17346 17346 13921 0 -1 64 13041 0 1 0 109 7 0 0 25 0 9 0 1985017814 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4126958578 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17362] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17362/stat : 17362 (java) S 17346 17346 13921 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 1985017815 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17363] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17363/stat : 17363 (java) S 17346 17346 13921 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1985017815 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17364] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17364/stat : 17364 (java) S 17346 17346 13921 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1985017815 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17365] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17365/stat : 17365 (java) S 17346 17346 13921 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985017817 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17366] ppid=17346 vsize=812748 CPUtime=0.25
/proc/17360/task/17366/stat : 17366 (java) S 17346 17346 13921 0 -1 64 843 0 0 0 25 0 0 0 15 0 9 0 1985017817 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17367] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17367/stat : 17367 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985017817 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17368] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17368/stat : 17368 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985017817 832253952 14005 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860316

[startup+3.10114 s]
/proc/loadavg: 2.07 2.05 2.01 3/91 17368
/proc/meminfo: memFree=1310880/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17360] ppid=17346 vsize=812748 CPUtime=3.01
/proc/17360/stat : 17360 (java) S 17346 17346 13921 0 -1 0 21999 0 1 0 290 11 0 0 18 0 9 0 1985017812 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17360/statm: 203187 21412 1917 9 0 197168 0
[pid=17360/tid=17361] ppid=17346 vsize=812748 CPUtime=2.66
/proc/17360/task/17361/stat : 17361 (java) R 17346 17346 13921 0 -1 64 14547 0 1 0 258 8 0 0 25 0 9 0 1985017814 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4126639037 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17362] ppid=17346 vsize=812748 CPUtime=0.07
/proc/17360/task/17362/stat : 17362 (java) S 17346 17346 13921 0 -1 64 5907 0 0 0 6 1 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17363] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17363/stat : 17363 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17364] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17364/stat : 17364 (java) S 17346 17346 13921 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17365] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17365/stat : 17365 (java) S 17346 17346 13921 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17366] ppid=17346 vsize=812748 CPUtime=0.25
/proc/17360/task/17366/stat : 17366 (java) S 17346 17346 13921 0 -1 64 843 0 0 0 25 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17367] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17367/stat : 17367 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17368] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17368/stat : 17368 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860316

[startup+6.30243 s]
/proc/loadavg: 2.06 2.05 2.01 3/91 17368
/proc/meminfo: memFree=1308256/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17360] ppid=17346 vsize=812748 CPUtime=6.19
/proc/17360/stat : 17360 (java) S 17346 17346 13921 0 -1 0 22006 0 1 0 606 13 0 0 18 0 9 0 1985017812 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17360/statm: 203187 21412 1917 9 0 197168 0
[pid=17360/tid=17361] ppid=17346 vsize=812748 CPUtime=5.83
/proc/17360/task/17361/stat : 17361 (java) R 17346 17346 13921 0 -1 64 14554 0 1 0 573 10 0 0 25 0 9 0 1985017814 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4126961004 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17362] ppid=17346 vsize=812748 CPUtime=0.07
/proc/17360/task/17362/stat : 17362 (java) S 17346 17346 13921 0 -1 64 5907 0 0 0 6 1 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17363] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17363/stat : 17363 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17364] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17364/stat : 17364 (java) S 17346 17346 13921 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17365] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17365/stat : 17365 (java) S 17346 17346 13921 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17366] ppid=17346 vsize=812748 CPUtime=0.25
/proc/17360/task/17366/stat : 17366 (java) S 17346 17346 13921 0 -1 64 843 0 0 0 25 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17367] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17367/stat : 17367 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17368] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17368/stat : 17368 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 860316

[startup+12.702 s]
/proc/loadavg: 2.14 2.06 2.01 3/91 17368
/proc/meminfo: memFree=1302560/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17360] ppid=17346 vsize=812748 CPUtime=12.52
/proc/17360/stat : 17360 (java) S 17346 17346 13921 0 -1 0 22020 0 1 0 1237 15 0 0 18 0 9 0 1985017812 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17360/statm: 203187 21412 1917 9 0 197168 0
[pid=17360/tid=17361] ppid=17346 vsize=812748 CPUtime=12.17
/proc/17360/task/17361/stat : 17361 (java) R 17346 17346 13921 0 -1 64 14568 0 1 0 1204 13 0 0 25 0 9 0 1985017814 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4127007799 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17362] ppid=17346 vsize=812748 CPUtime=0.09
/proc/17360/task/17362/stat : 17362 (java) S 17346 17346 13921 0 -1 64 5907 0 0 0 7 2 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17363] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17363/stat : 17363 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17364] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17364/stat : 17364 (java) S 17346 17346 13921 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17365] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17365/stat : 17365 (java) S 17346 17346 13921 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17366] ppid=17346 vsize=812748 CPUtime=0.25
/proc/17360/task/17366/stat : 17366 (java) S 17346 17346 13921 0 -1 64 843 0 0 0 25 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17367] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17367/stat : 17367 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17368] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17368/stat : 17368 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 860316

[startup+25.5022 s]
/proc/loadavg: 2.19 2.08 2.02 3/91 17368
/proc/meminfo: memFree=1291232/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=0.01
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 765 1698 0 0 0 0 0 1 23 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17360] ppid=17346 vsize=812748 CPUtime=25.2
/proc/17360/stat : 17360 (java) S 17346 17346 13921 0 -1 0 22047 0 1 0 2499 21 0 0 18 0 9 0 1985017812 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17360/statm: 203187 21412 1917 9 0 197168 0
[pid=17360/tid=17361] ppid=17346 vsize=812748 CPUtime=24.82
/proc/17360/task/17361/stat : 17361 (java) R 17346 17346 13921 0 -1 64 14595 0 1 0 2465 17 0 0 25 0 9 0 1985017814 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4126999170 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17362] ppid=17346 vsize=812748 CPUtime=0.1
/proc/17360/task/17362/stat : 17362 (java) S 17346 17346 13921 0 -1 64 5907 0 0 0 8 2 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17363] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17363/stat : 17363 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17364] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17364/stat : 17364 (java) S 17346 17346 13921 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985017815 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17365] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17365/stat : 17365 (java) S 17346 17346 13921 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17366] ppid=17346 vsize=812748 CPUtime=0.25
/proc/17360/task/17366/stat : 17366 (java) S 17346 17346 13921 0 -1 64 843 0 0 0 25 0 0 0 16 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17367] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17367/stat : 17367 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=17360/tid=17368] ppid=17346 vsize=812748 CPUtime=0
/proc/17360/task/17368/stat : 17368 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.21

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

/proc/17360/task/17368/stat : 17368 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985017817 832253952 21412 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.59
Current children cumulated vsize (KiB) 860316

[startup+222.307 s]
/proc/loadavg: 2.03 2.08 2.02 3/83 17369
/proc/meminfo: memFree=830304/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=187.88
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 799 24490 0 1 0 0 18683 105 17 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17369] ppid=17346 vsize=403492 CPUtime=32.1
/proc/17369/stat : 17369 (eSAT_static) R 17346 17346 13921 0 -1 4194304 98946 0 0 0 3151 59 0 0 25 0 1 0 1985036797 413175808 98928 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/17369/statm: 100873 98928 78 162 0 100708 0
Current children cumulated CPU time (s) 219.98
Current children cumulated vsize (KiB) 451060

[startup+282.302 s]
/proc/loadavg: 2.01 2.06 2.02 3/83 17369
/proc/meminfo: memFree=829920/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=187.88
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 799 24490 0 1 0 0 18683 105 17 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17369] ppid=17346 vsize=403760 CPUtime=91.52
/proc/17369/stat : 17369 (eSAT_static) R 17346 17346 13921 0 -1 4194304 98987 0 0 0 9093 59 0 0 25 0 1 0 1985036797 413450240 98969 996147200 134512640 135177480 4294955984 18446744073709551615 134570809 0 0 4096 3 0 0 0 17 1 0 0
/proc/17369/statm: 100940 98969 78 162 0 100775 0
Current children cumulated CPU time (s) 279.4
Current children cumulated vsize (KiB) 451328

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

[startup+307.202 s]
/proc/loadavg: 2.00 2.06 2.02 3/83 17369
/proc/meminfo: memFree=829984/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=187.88
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 799 24490 0 1 0 0 18683 105 17 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17369] ppid=17346 vsize=403760 CPUtime=116.19
/proc/17369/stat : 17369 (eSAT_static) R 17346 17346 13921 0 -1 4194304 98987 0 0 0 11560 59 0 0 25 0 1 0 1985036797 413450240 98969 996147200 134512640 135177480 4294955984 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/17369/statm: 100940 98969 78 162 0 100775 0
Current children cumulated CPU time (s) 304.07
Current children cumulated vsize (KiB) 451328

[startup+313.606 s]
/proc/loadavg: 2.00 2.05 2.02 3/83 17369
/proc/meminfo: memFree=829984/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=187.88
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 799 24490 0 1 0 0 18683 105 17 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17369] ppid=17346 vsize=403760 CPUtime=122.53
/proc/17369/stat : 17369 (eSAT_static) R 17346 17346 13921 0 -1 4194304 98987 0 0 0 12194 59 0 0 25 0 1 0 1985036797 413450240 98969 996147200 134512640 135177480 4294955984 18446744073709551615 134565638 0 0 4096 3 0 0 0 17 1 0 0
/proc/17369/statm: 100940 98969 78 162 0 100775 0
Current children cumulated CPU time (s) 310.41
Current children cumulated vsize (KiB) 451328

[startup+316.802 s]
/proc/loadavg: 2.00 2.05 2.02 3/83 17369
/proc/meminfo: memFree=829984/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=187.88
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 799 24490 0 1 0 0 18683 105 17 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17369] ppid=17346 vsize=403760 CPUtime=125.7
/proc/17369/stat : 17369 (eSAT_static) R 17346 17346 13921 0 -1 4194304 98988 0 0 0 12511 59 0 0 25 0 1 0 1985036797 413450240 98970 996147200 134512640 135177480 4294955984 18446744073709551615 134565210 0 0 4096 3 0 0 0 17 1 0 0
/proc/17369/statm: 100940 98970 78 162 0 100775 0
Current children cumulated CPU time (s) 313.58
Current children cumulated vsize (KiB) 451328

[startup+320.002 s]
/proc/loadavg: 2.00 2.05 2.02 3/83 17369
/proc/meminfo: memFree=829984/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=187.88
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 799 24490 0 1 0 0 18683 105 17 0 1 0 1985017809 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 364 245 79 0 219 0
[pid=17369] ppid=17346 vsize=403760 CPUtime=128.87
/proc/17369/stat : 17369 (eSAT_static) R 17346 17346 13921 0 -1 4194304 98988 0 0 0 12828 59 0 0 25 0 1 0 1985036797 413450240 98970 996147200 134512640 135177480 4294955984 18446744073709551615 134571325 0 0 4096 3 0 0 0 17 1 0 0
/proc/17369/statm: 100940 98970 78 162 0 100775 0
Current children cumulated CPU time (s) 316.75
Current children cumulated vsize (KiB) 451328

[startup+321.603 s]
/proc/loadavg: 2.00 2.05 2.02 4/91 17378
/proc/meminfo: memFree=1216416/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=317.74
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 835 123493 0 1 0 0 31602 172 16 0 1 0 1985017809 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221954932818 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17346/statm: 11892 365 245 79 0 219 0
[pid=17370] ppid=17346 vsize=812772 CPUtime=0.59
/proc/17370/stat : 17370 (java) S 17346 17346 13921 0 -1 0 7386 0 1 0 54 5 0 0 18 0 9 0 1985049908 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17370/statm: 203193 6809 1857 9 0 197174 0
[pid=17370/tid=17371] ppid=17346 vsize=812772 CPUtime=0.45
/proc/17370/task/17371/stat : 17371 (java) R 17346 17346 13921 0 -1 64 5904 0 1 0 41 4 0 0 21 0 9 0 1985049909 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17372] ppid=17346 vsize=812772 CPUtime=0
/proc/17370/task/17372/stat : 17372 (java) S 17346 17346 13921 0 -1 64 3 0 0 0 0 0 0 0 18 0 9 0 1985049911 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17373] ppid=17346 vsize=812772 CPUtime=0
/proc/17370/task/17373/stat : 17373 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 1985049911 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17374] ppid=17346 vsize=812772 CPUtime=0
/proc/17370/task/17374/stat : 17374 (java) S 17346 17346 13921 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 1985049911 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17375] ppid=17346 vsize=812772 CPUtime=0
/proc/17370/task/17375/stat : 17375 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985049913 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17376] ppid=17346 vsize=812772 CPUtime=0.12
/proc/17370/task/17376/stat : 17376 (java) R 17346 17346 13921 0 -1 64 770 0 0 0 12 0 0 0 17 0 9 0 1985049913 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 102004902 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17377] ppid=17346 vsize=812772 CPUtime=0
/proc/17370/task/17377/stat : 17377 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985049913 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17378] ppid=17346 vsize=812772 CPUtime=0
/proc/17370/task/17378/stat : 17378 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985049913 832278528 6809 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 318.33
Current children cumulated vsize (KiB) 860340

[startup+322.408 s]
/proc/loadavg: 2.00 2.05 2.02 3/91 17378
/proc/meminfo: memFree=1170016/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=317.74
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 835 123493 0 1 0 0 31602 172 16 0 1 0 1985017809 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221954932818 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17346/statm: 11892 365 245 79 0 219 0
[pid=17370] ppid=17346 vsize=812884 CPUtime=1.39
/proc/17370/stat : 17370 (java) S 17346 17346 13921 0 -1 0 16233 0 1 0 127 12 0 0 18 0 9 0 1985049908 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17370/statm: 203221 15614 1925 9 0 197174 0
[pid=17370/tid=17371] ppid=17346 vsize=812884 CPUtime=1.18
/proc/17370/task/17371/stat : 17371 (java) R 17346 17346 13921 0 -1 64 14538 0 1 0 108 10 0 0 25 0 9 0 1985049909 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4126624200 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17372] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17372/stat : 17372 (java) S 17346 17346 13921 0 -1 64 174 0 0 0 0 0 0 0 16 0 9 0 1985049911 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17373] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17373/stat : 17373 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985049911 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17374] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17374/stat : 17374 (java) S 17346 17346 13921 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985049911 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17375] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17375/stat : 17375 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985049913 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17376] ppid=17346 vsize=812884 CPUtime=0.17
/proc/17370/task/17376/stat : 17376 (java) S 17346 17346 13921 0 -1 64 810 0 0 0 17 0 0 0 16 0 9 0 1985049913 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17377] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17377/stat : 17377 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985049913 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17378] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17378/stat : 17378 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985049913 832393216 15614 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.13
Current children cumulated vsize (KiB) 860452

[startup+322.803 s]
/proc/loadavg: 2.00 2.05 2.02 3/91 17378
/proc/meminfo: memFree=1170016/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=317.74
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 835 123493 0 1 0 0 31602 172 16 0 1 0 1985017809 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 221954932818 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/17346/statm: 11892 365 245 79 0 219 0
[pid=17370] ppid=17346 vsize=812884 CPUtime=1.78
/proc/17370/stat : 17370 (java) S 17346 17346 13921 0 -1 0 16236 0 1 0 166 12 0 0 18 0 9 0 1985049908 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/17370/statm: 203221 15616 1925 9 0 197174 0
[pid=17370/tid=17371] ppid=17346 vsize=812884 CPUtime=1.57
/proc/17370/task/17371/stat : 17371 (java) R 17346 17346 13921 0 -1 64 14539 0 1 0 147 10 0 0 25 0 9 0 1985049909 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4126866404 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17372] ppid=17346 vsize=812884 CPUtime=0.01
/proc/17370/task/17372/stat : 17372 (java) S 17346 17346 13921 0 -1 64 174 0 0 0 1 0 0 0 16 0 9 0 1985049911 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17373] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17373/stat : 17373 (java) S 17346 17346 13921 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985049911 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17374] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17374/stat : 17374 (java) S 17346 17346 13921 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 1985049911 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17375] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17375/stat : 17375 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1985049913 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17376] ppid=17346 vsize=812884 CPUtime=0.17
/proc/17370/task/17376/stat : 17376 (java) S 17346 17346 13921 0 -1 64 812 0 0 0 17 0 0 0 16 0 9 0 1985049913 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17377] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17377/stat : 17377 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985049913 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=17370/tid=17378] ppid=17346 vsize=812884 CPUtime=0
/proc/17370/task/17378/stat : 17378 (java) S 17346 17346 13921 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985049913 832393216 15616 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.52
Current children cumulated vsize (KiB) 860452

[startup+322.903 s]
/proc/loadavg: 2.00 2.05 2.02 3/91 17378
/proc/meminfo: memFree=1170016/2055920 swapFree=4179456/4192956
[pid=17346] ppid=17344 vsize=47568 CPUtime=319.56
/proc/17346/stat : 17346 (galacE.sh) S 17344 17346 13921 0 -1 4194304 879 139738 0 2 0 0 31771 185 18 0 1 0 1985017809 48709632 366 996147200 4194304 4520092 548682068832 18446744073709551615 221954370394 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17346/statm: 11892 366 245 79 0 219 0
Current children cumulated CPU time (s) 319.56
Current children cumulated vsize (KiB) 47568

Child status: 0
Real time (s): 322.944
CPU time (s): 319.669
CPU user time (s): 317.718
CPU system time (s): 1.9517
CPU usage (%): 98.9861
Max. virtual memory (cumulated for all children) (KiB): 860452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 317.718
system time used= 1.9517
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140772
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= 8372
involuntary context switches= 11659

runsolver used 0.384941 second user time and 1.09483 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-03 06:47:33
IDJOB=1055863
IDBENCH=56974
IDSOLVER=351
FILE ID=node43/1055863-1215060453
PBS_JOBID= 7875089
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bf163617dfabfacac1751e8d2d93f3ed
RANDOM SEED=986192261

node43.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.230
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.230
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:       1391120 kB
Buffers:         77684 kB
Cached:         488876 kB
SwapCached:       7360 kB
Active:         196904 kB
Inactive:       389864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1391120 kB
SwapTotal:     4192956 kB
SwapFree:      4179456 kB
Dirty:            3452 kB
Writeback:           0 kB
Mapped:          35936 kB
Slab:            63288 kB
Committed_AS:  3669176 kB
PageTables:       1960 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= 66524 MiB
End job on node43 at 2008-07-03 06:52:56