Trace number 1085272

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 MSAT 94.2797 94.8396

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-7.xml
MD5SUM3d212b518200a202089f2dda1551e6b0
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.115982
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size149
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
8.51/8.61	c start processing
8.51/8.62	c start relation processing
9.51/9.61	c start cnf exporting
88.12/88.64	c parsing time : 8.49
88.12/88.64	c preprocessing time : 88.521
88.12/88.64	
88.12/88.64	c Nary constraints - conflicts : 0 supports : 0
88.12/88.64	c Binary constraints - conflicts : 845 supports :0
88.12/88.64	c max arity constraint : 2
88.12/88.64	c Max Tuples generated 22201
88.12/88.64	c relations : 313
88.12/88.64	c relations BDD: 0
88.12/88.64	c sampling 273/313
88.12/88.64	c vars : 14121 - clauses :  3599672
88.12/88.64	
88.17/88.71	 
88.17/88.71	c --- SAT Solver Stats ---
88.17/88.71	 
93.14/93.71	c restarts              : 12
93.14/93.71	c conflicts             : 17805          (3778 /sec)
93.14/93.72	c decisions             : 330429         (1.35 % random) (70121 /sec)
93.14/93.72	c propagations          : 2366262        (502148 /sec)
93.14/93.72	c conflict literals     : 3963472        (2.87 % deleted)
93.14/93.72	c Memory used           : 157.65 MB
93.14/93.72	c CPU time              : 4.71228 s
93.14/93.72	
93.14/93.72	s SATISFIABLE
94.21/94.81	v 2 9 30 7 138 52 150 148 159 161 3 0 16 9 25 46 55 52 69 81 79 108 125 138 147 146 162 163 169 168 34 37 73 78 94 96 118 110 126 127 25 9 36 38 60 52 89 131 140 138 38 6 66 51 74 78 97 102 110 111 16 17 24 23 34 36 50 47 99 94 0 1 5 7 12 10 45 42 56 58 58 11 69 83 109 106 132 127 148 151 17 20 24 73 119 118 170 159 180 182

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-1085272-1215233036/watcher-1085272-1215233036 -o /tmp/evaluation-result-1085272-1215233036/solver-1085272-1215233036 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085272-1215233036.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.00 2.03 2.00 4/80 10870
/proc/meminfo: memFree=1355024/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=8784 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 586 1320 0 0 0 0 0 1 20 0 1 0 2002275769 8994816 320 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10870/statm: 2196 320 218 79 0 189 0
[pid=10879] ppid=10870 vsize=8812 CPUtime=0
/proc/10879/stat : 10879 (galacM.sh) R 10870 10870 10377 0 -1 4194368 25 0 0 0 0 0 0 0 23 0 1 0 2002275771 9023488 323 996147200 4194304 4520092 548682068832 18446744073709551615 255539604775 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/10879/statm: 2203 323 218 79 0 196 0

[startup+0.0533821 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 10870
/proc/meminfo: memFree=1355024/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.23704 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 10870
/proc/meminfo: memFree=1355024/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.301046 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 10870
/proc/meminfo: memFree=1355024/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+0.701084 s]
/proc/loadavg: 2.00 2.03 2.00 4/80 10870
/proc/meminfo: memFree=1355024/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47580

[startup+1.50216 s]
/proc/loadavg: 2.00 2.03 2.00 3/90 10892
/proc/meminfo: memFree=1309504/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812876 CPUtime=1.44
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 15619 0 1 0 134 10 0 0 18 0 9 0 2002275773 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203219 14838 2586 9 0 197200 0
[pid=10884/tid=10885] ppid=10870 vsize=812876 CPUtime=0.95
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 7622 0 1 0 89 6 0 0 25 0 9 0 2002275774 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 102317184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812876 CPUtime=0.27
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 6467 0 0 0 25 2 0 0 16 0 9 0 2002275775 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812876 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812876 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812876 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812876 CPUtime=0.2
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 830 0 0 0 19 1 0 0 15 0 9 0 2002275777 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812876 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832385024 14838 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812876 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832385024 14838 996147200 134512640 134550740 4294955600 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) 860456

[startup+3.1023 s]
/proc/loadavg: 2.00 2.03 2.00 3/90 10892
/proc/meminfo: memFree=1298176/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812904 CPUtime=3.03
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 19402 0 1 0 291 12 0 0 18 0 9 0 2002275773 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203226 18612 2586 9 0 197207 0
[pid=10884/tid=10885] ppid=10870 vsize=812904 CPUtime=1.63
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 7633 0 1 0 157 6 0 0 25 0 9 0 2002275774 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4126102037 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812904 CPUtime=1.12
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 10209 0 0 0 108 4 0 0 17 0 9 0 2002275775 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812904 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812904 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812904 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812904 CPUtime=0.26
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 860 0 0 0 25 1 0 0 15 0 9 0 2002275777 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812904 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812904 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832413696 18612 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860484

[startup+6.30161 s]
/proc/loadavg: 2.00 2.03 2.00 4/90 10892
/proc/meminfo: memFree=1276288/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812952 CPUtime=6.23
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 23922 0 1 0 608 15 0 0 18 0 9 0 2002275773 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203238 22959 2586 9 0 197219 0
[pid=10884/tid=10885] ppid=10870 vsize=812952 CPUtime=2.39
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 7650 0 1 0 233 6 0 0 25 0 9 0 2002275774 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812952 CPUtime=3.46
/proc/10884/task/10886/stat : 10886 (java) R 10870 10870 10377 0 -1 64 14659 0 0 0 340 6 0 0 18 0 9 0 2002275775 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 104181400 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.34
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 913 0 0 0 33 1 0 0 15 0 9 0 2002275777 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 22959 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 860532

[startup+12.7022 s]
/proc/loadavg: 2.00 2.03 2.00 3/90 10892
/proc/meminfo: memFree=1231872/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812952 CPUtime=12.58
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 33528 0 1 0 1238 20 0 0 18 0 9 0 2002275773 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203238 32547 2591 9 0 197219 0
[pid=10884/tid=10885] ppid=10870 vsize=812952 CPUtime=6.59
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 14633 0 1 0 649 10 0 0 25 0 9 0 2002275774 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 103206921 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812952 CPUtime=5.56
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 17247 0 0 0 549 7 0 0 16 0 9 0 2002275775 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.4
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 948 0 0 0 39 1 0 0 15 0 9 0 2002275777 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 32547 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 860532

[startup+25.5024 s]
/proc/loadavg: 2.07 2.05 2.00 3/90 10892
/proc/meminfo: memFree=1218752/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812952 CPUtime=25.32
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 33693 0 1 0 2505 27 0 0 18 0 9 0 2002275773 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203238 32684 2591 9 0 197219 0
[pid=10884/tid=10885] ppid=10870 vsize=812952 CPUtime=19.27
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 14661 0 1 0 1910 17 0 0 25 0 9 0 2002275774 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4127412928 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812952 CPUtime=5.61
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 17379 0 0 0 554 7 0 0 16 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.41
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 953 0 0 0 40 1 0 0 15 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 860532

[startup+51.1028 s]

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

/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.41
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 953 0 0 0 40 1 0 0 15 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 860532

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

[startup+51.2028 s]
/proc/loadavg: 2.04 2.04 2.00 3/90 10892
/proc/meminfo: memFree=1204864/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812952 CPUtime=50.89
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 33737 0 1 0 5052 37 0 0 18 0 9 0 2002275773 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203238 32684 2591 9 0 197219 0
[pid=10884/tid=10885] ppid=10870 vsize=812952 CPUtime=44.81
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 14705 0 1 0 4454 27 0 0 25 0 9 0 2002275774 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 102714785 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812952 CPUtime=5.65
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 17379 0 0 0 557 8 0 0 16 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.41
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 953 0 0 0 40 1 0 0 15 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 32684 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 860532

[startup+76.8012 s]
/proc/loadavg: 2.10 2.05 2.00 3/90 10892
/proc/meminfo: memFree=1190272/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812952 CPUtime=76.36
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 33782 0 1 0 7589 47 0 0 18 0 9 0 2002275773 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203238 32685 2591 9 0 197219 0
[pid=10884/tid=10885] ppid=10870 vsize=812952 CPUtime=70.24
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 14749 0 1 0 6988 36 0 0 25 0 9 0 2002275774 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 102064184 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812952 CPUtime=5.68
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 17379 0 0 0 560 8 0 0 16 0 9 0 2002275775 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.41
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 954 0 0 0 40 1 0 0 16 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 76.37
Current children cumulated vsize (KiB) 860532

[startup+83.2018 s]
/proc/loadavg: 2.09 2.05 2.00 3/90 10892
/proc/meminfo: memFree=1186304/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=0.01
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10884] ppid=10870 vsize=812952 CPUtime=82.73
/proc/10884/stat : 10884 (java) S 10870 10870 10377 0 -1 0 33793 0 1 0 8225 48 0 0 18 0 9 0 2002275773 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10884/statm: 203238 32685 2591 9 0 197219 0
[pid=10884/tid=10885] ppid=10870 vsize=812952 CPUtime=76.61
/proc/10884/task/10885/stat : 10885 (java) R 10870 10870 10377 0 -1 64 14760 0 1 0 7623 38 0 0 25 0 9 0 2002275774 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4127438533 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10886] ppid=10870 vsize=812952 CPUtime=5.69
/proc/10884/task/10886/stat : 10886 (java) S 10870 10870 10377 0 -1 64 17379 0 0 0 561 8 0 0 16 0 9 0 2002275775 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10887] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10887/stat : 10887 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002275775 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10888] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10888/stat : 10888 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002275775 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10889] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10889/stat : 10889 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10890] ppid=10870 vsize=812952 CPUtime=0.41
/proc/10884/task/10890/stat : 10890 (java) S 10870 10870 10377 0 -1 64 954 0 0 0 40 1 0 0 16 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10891] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10891/stat : 10891 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10884/tid=10892] ppid=10870 vsize=812952 CPUtime=0
/proc/10884/task/10892/stat : 10892 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002275777 832462848 32685 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.74
Current children cumulated vsize (KiB) 860532

[startup+89.6024 s]
/proc/loadavg: 2.23 2.08 2.01 3/82 10893
/proc/meminfo: memFree=1265536/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=88.19
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 798 35512 0 1 0 0 8764 55 17 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10893] ppid=10870 vsize=87832 CPUtime=0.87
/proc/10893/stat : 10893 (minisat) R 10870 10870 10377 0 -1 4194304 21722 0 0 0 73 14 0 0 25 0 1 0 2002284640 89939968 21703 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/10893/statm: 21958 21706 54 152 0 21803 0
Current children cumulated CPU time (s) 89.06
Current children cumulated vsize (KiB) 135412

[startup+92.8017 s]
/proc/loadavg: 2.23 2.08 2.01 3/82 10893
/proc/meminfo: memFree=1156416/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=88.19
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 798 35512 0 1 0 0 8764 55 17 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10893] ppid=10870 vsize=156548 CPUtime=4.05
/proc/10893/stat : 10893 (minisat) R 10870 10870 10377 0 -1 4194304 37300 0 0 0 380 25 0 0 25 0 1 0 2002284640 160305152 37281 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/10893/statm: 39137 37281 57 152 0 38982 0
Current children cumulated CPU time (s) 92.24
Current children cumulated vsize (KiB) 204128

[startup+93.6067 s]
/proc/loadavg: 2.23 2.08 2.01 3/82 10893
/proc/meminfo: memFree=1150400/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=88.19
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 798 35512 0 1 0 0 8764 55 17 0 1 0 2002275769 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10870/statm: 11895 363 244 79 0 219 0
[pid=10893] ppid=10870 vsize=161036 CPUtime=4.86
/proc/10893/stat : 10893 (minisat) R 10870 10870 10377 0 -1 4194304 38412 0 0 0 460 26 0 0 25 0 1 0 2002284640 164900864 38393 996147200 134512640 135136200 4294955968 18446744073709551615 134719506 0 0 4096 3 0 0 0 17 1 0 0
/proc/10893/statm: 40259 38393 57 152 0 40104 0
Current children cumulated CPU time (s) 93.05
Current children cumulated vsize (KiB) 208616

[startup+94.4018 s]
/proc/loadavg: 2.23 2.08 2.01 3/82 10893
/proc/meminfo: memFree=1150400/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47580 CPUtime=93.2
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 835 74066 0 1 0 0 9236 84 16 0 1 0 2002275769 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10870/statm: 11895 364 244 79 0 219 0
Current children cumulated CPU time (s) 93.2
Current children cumulated vsize (KiB) 47580

[startup+94.8028 s]
/proc/loadavg: 2.37 2.11 2.02 3/90 10902
/proc/meminfo: memFree=1288640/2055920 swapFree=4180436/4192956
[pid=10870] ppid=10868 vsize=47584 CPUtime=93.2
/proc/10870/stat : 10870 (galacM.sh) S 10868 10870 10377 0 -1 4194304 844 74066 0 1 0 0 9236 84 16 0 1 0 2002275769 48726016 366 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10870/statm: 11896 366 244 79 0 220 0
[pid=10894] ppid=10870 vsize=812884 CPUtime=1.01
/proc/10894/stat : 10894 (java) S 10870 10870 10377 0 -1 0 9439 0 1 0 95 6 0 0 18 0 9 0 2002285144 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10894/statm: 203221 8819 1911 9 0 197174 0
[pid=10894/tid=10895] ppid=10870 vsize=812884 CPUtime=0.7
/proc/10894/task/10895/stat : 10895 (java) S 10870 10870 10377 0 -1 64 7822 0 1 0 65 5 0 0 23 0 9 0 2002285145 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10896] ppid=10870 vsize=812884 CPUtime=0
/proc/10894/task/10896/stat : 10896 (java) S 10870 10870 10377 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2002285147 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10897] ppid=10870 vsize=812884 CPUtime=0
/proc/10894/task/10897/stat : 10897 (java) S 10870 10870 10377 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002285147 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10898] ppid=10870 vsize=812884 CPUtime=0
/proc/10894/task/10898/stat : 10898 (java) S 10870 10870 10377 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002285147 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10899] ppid=10870 vsize=812884 CPUtime=0
/proc/10894/task/10899/stat : 10899 (java) S 10870 10870 10377 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002285149 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10900] ppid=10870 vsize=812884 CPUtime=0.28
/proc/10894/task/10900/stat : 10900 (java) S 10870 10870 10377 0 -1 64 902 0 0 0 28 0 0 0 18 0 9 0 2002285149 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10901] ppid=10870 vsize=812884 CPUtime=0
/proc/10894/task/10901/stat : 10901 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002285149 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10894/tid=10902] ppid=10870 vsize=812884 CPUtime=0
/proc/10894/task/10902/stat : 10902 (java) S 10870 10870 10377 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002285149 832393216 8819 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 94.21
Current children cumulated vsize (KiB) 860468

Child status: 0
Real time (s): 94.8396
CPU time (s): 94.2797
CPU user time (s): 93.3198
CPU system time (s): 0.959854
CPU usage (%): 99.4096
Max. virtual memory (cumulated for all children) (KiB): 860832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.3198
system time used= 0.959854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84548
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= 4930
involuntary context switches= 5855

runsolver used 0.143978 second user time and 0.294955 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-05 06:43:56
IDJOB=1085272
IDBENCH=57616
IDSOLVER=350
FILE ID=node48/1085272-1215233036
PBS_JOBID= 7881887
Free space on /tmp= 66516 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-7.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085272-1215233036/watcher-1085272-1215233036 -o /tmp/evaluation-result-1085272-1215233036/solver-1085272-1215233036 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1085272-1215233036.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3d212b518200a202089f2dda1551e6b0
RANDOM SEED=330073935

node48.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.231
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.231
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:       1355504 kB
Buffers:         75300 kB
Cached:         239904 kB
SwapCached:       6436 kB
Active:         536288 kB
Inactive:       104500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355504 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3404 kB
Writeback:           0 kB
Mapped:         339060 kB
Slab:            44284 kB
Committed_AS:  5014736 kB
PageTables:       2356 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= 66512 MiB
End job on node48 at 2008-07-05 06:45:31