Trace number 1085440

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 100.72 101.763

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr2/normalized-super-jobShop-e0ddr2-2.xml
MD5SUMe903255bfbda8f76e6400f31b9319dae
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.790879
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size134
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 ---
7.59/7.74	c start processing
7.59/7.74	c start relation processing
8.28/8.49	c start cnf exporting
76.91/77.71	c parsing time : 7.609
76.91/77.71	c preprocessing time : 77.579
76.91/77.71	
76.91/77.71	c Nary constraints - conflicts : 0 supports : 0
76.91/77.71	c Binary constraints - conflicts : 845 supports :0
76.91/77.71	c max arity constraint : 2
76.91/77.71	c Max Tuples generated 17956
76.91/77.71	c relations : 293
76.91/77.71	c relations BDD: 0
76.91/77.71	c sampling 253/293
76.91/77.71	c vars : 12741 - clauses :  3047125
76.91/77.71	
76.91/77.75	 
76.91/77.75	c --- SAT Solver Stats ---
76.91/77.75	 
99.57/100.63	c restarts              : 14
99.57/100.63	c conflicts             : 57239          (2563 /sec)
99.57/100.63	c decisions             : 745851         (1.44 % random) (33393 /sec)
99.57/100.63	c propagations          : 8973177        (401743 /sec)
99.57/100.63	c conflict literals     : 19435600       (4.29 % deleted)
99.57/100.63	c Memory used           : 197.81 MB
99.57/100.63	c CPU time              : 22.3356 s
99.57/100.63	
99.57/100.63	s SATISFIABLE
100.65/101.73	v 0 32 52 54 60 59 99 96 105 104 49 43 72 60 106 96 122 123 138 139 67 66 71 73 82 88 112 110 116 118 7 5 16 18 28 29 41 40 55 57 0 1 6 7 16 15 28 29 40 39 15 16 22 21 38 37 49 59 79 72 34 23 109 110 140 142 153 152 160 159 78 95 114 96 125 124 139 140 147 146 10 11 36 28 46 47 64 67 89 91 0 57 67 43 72 96 110 111 129 128

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-1085440-1215233828/watcher-1085440-1215233828 -o /tmp/evaluation-result-1085440-1215233828/solver-1085440-1215233828 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085440-1215233828.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: 1.85 1.97 1.99 4/73 11257
/proc/meminfo: memFree=1141376/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=8652 CPUtime=0
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1553050493 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 2163 280 208 79 0 156 0
[pid=11258] ppid=11257 vsize=8688 CPUtime=0
/proc/11258/stat : 11258 (galacM.sh) S 11257 11257 11220 0 -1 4194368 36 0 0 0 0 0 0 0 16 0 1 0 1553050494 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 264519778386 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11258/statm: 2172 286 209 79 0 165 0
[pid=11259] ppid=11258 vsize=8728 CPUtime=0
/proc/11259/stat : 11259 (galacM.sh) R 11258 11257 11220 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 1553050494 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 264519609639 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/11259/statm: 2182 290 209 79 0 175 0

[startup+0.046036 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11257
/proc/meminfo: memFree=1141376/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.102727 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11257
/proc/meminfo: memFree=1141376/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.301748 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11257
/proc/meminfo: memFree=1141376/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.701808 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 11257
/proc/meminfo: memFree=1141376/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.50292 s]
/proc/loadavg: 1.85 1.97 1.99 3/83 11279
/proc/meminfo: memFree=1098800/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812740 CPUtime=1.44
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 15216 0 1 0 133 11 0 0 18 0 9 0 1553050497 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203185 14434 2587 9 0 197166 0
[pid=11271/tid=11272] ppid=11257 vsize=812740 CPUtime=0.92
/proc/11271/task/11272/stat : 11272 (java) R 11257 11257 11220 0 -1 64 7587 0 1 0 87 5 0 0 25 0 9 0 1553050498 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812740 CPUtime=0.28
/proc/11271/task/11273/stat : 11273 (java) R 11257 11257 11220 0 -1 64 6124 0 0 0 25 3 0 0 16 0 9 0 1553050500 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 103735757 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812740 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812740 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812740 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812740 CPUtime=0.2
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 805 0 0 0 20 0 0 0 15 0 9 0 1553050502 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812740 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832245760 14434 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812740 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832245760 14434 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) 860308

[startup+3.10213 s]
/proc/loadavg: 1.85 1.97 1.99 3/83 11279
/proc/meminfo: memFree=1086896/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812828 CPUtime=3.03
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 18559 0 1 0 290 13 0 0 18 0 9 0 1553050497 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203207 17767 2587 9 0 197188 0
[pid=11271/tid=11272] ppid=11257 vsize=812828 CPUtime=1.53
/proc/11271/task/11272/stat : 11272 (java) R 11257 11257 11220 0 -1 64 7598 0 1 0 147 6 0 0 25 0 9 0 1553050498 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812828 CPUtime=1.21
/proc/11271/task/11273/stat : 11273 (java) R 11257 11257 11220 0 -1 64 9418 0 0 0 116 5 0 0 16 0 9 0 1553050500 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 104180232 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812828 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812828 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812828 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812828 CPUtime=0.26
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 843 0 0 0 26 0 0 0 16 0 9 0 1553050502 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812828 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832335872 17767 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812828 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832335872 17767 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) 860396

[startup+6.30154 s]
/proc/loadavg: 1.94 1.98 1.99 4/83 11279
/proc/meminfo: memFree=1066992/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812896 CPUtime=6.19
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 22521 0 1 0 604 15 0 0 18 0 9 0 1553050497 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203224 21572 2587 9 0 197205 0
[pid=11271/tid=11272] ppid=11257 vsize=812896 CPUtime=2.16
/proc/11271/task/11272/stat : 11272 (java) S 11257 11257 11220 0 -1 64 7615 0 1 0 210 6 0 0 23 0 9 0 1553050498 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812896 CPUtime=3.68
/proc/11271/task/11273/stat : 11273 (java) R 11257 11257 11220 0 -1 64 13318 0 0 0 361 7 0 0 19 0 9 0 1553050500 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 104180096 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812896 CPUtime=0.34
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 888 0 0 0 33 1 0 0 15 0 9 0 1553050502 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832405504 21572 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832405504 21572 996147200 134512640 134550740 4294955600 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) 860464

[startup+12.7024 s]
/proc/loadavg: 1.94 1.98 1.99 3/83 11279
/proc/meminfo: memFree=1026232/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812896 CPUtime=12.53
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 31207 0 1 0 1229 24 0 0 18 0 9 0 1553050497 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203224 30242 2592 9 0 197205 0
[pid=11271/tid=11272] ppid=11257 vsize=812896 CPUtime=7.08
/proc/11271/task/11272/stat : 11272 (java) R 11257 11257 11220 0 -1 64 14642 0 1 0 695 13 0 0 25 0 9 0 1553050498 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4127396485 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812896 CPUtime=5.03
/proc/11271/task/11273/stat : 11273 (java) S 11257 11257 11220 0 -1 64 14946 0 0 0 495 8 0 0 16 0 9 0 1553050500 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812896 CPUtime=0.39
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 919 0 0 0 38 1 0 0 15 0 9 0 1553050502 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832405504 30242 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832405504 30242 996147200 134512640 134550740 4294955600 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) 860464

[startup+25.503 s]
/proc/loadavg: 1.95 1.98 1.99 3/83 11279
/proc/meminfo: memFree=1015096/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812896 CPUtime=25.2
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 31345 0 1 0 2490 30 0 0 18 0 9 0 1553050497 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203224 30355 2592 9 0 197205 0
[pid=11271/tid=11272] ppid=11257 vsize=812896 CPUtime=19.69
/proc/11271/task/11272/stat : 11272 (java) R 11257 11257 11220 0 -1 64 14667 0 1 0 1950 19 0 0 25 0 9 0 1553050498 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 102880949 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812896 CPUtime=5.07
/proc/11271/task/11273/stat : 11273 (java) S 11257 11257 11220 0 -1 64 15054 0 0 0 499 8 0 0 16 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812896 CPUtime=0.4
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 924 0 0 0 39 1 0 0 16 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 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) 860464

[startup+51.1023 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 11279
/proc/meminfo: memFree=1000312/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812896 CPUtime=50.55
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 31388 0 1 0 5015 40 0 0 18 0 9 0 1553050497 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203224 30355 2592 9 0 197205 0
[pid=11271/tid=11272] ppid=11257 vsize=812896 CPUtime=45.02
/proc/11271/task/11272/stat : 11272 (java) R 11257 11257 11220 0 -1 64 14710 0 1 0 4473 29 0 0 25 0 9 0 1553050498 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4126379568 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812896 CPUtime=5.11
/proc/11271/task/11273/stat : 11273 (java) S 11257 11257 11220 0 -1 64 15054 0 0 0 502 9 0 0 16 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812896 CPUtime=0.4
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 924 0 0 0 39 1 0 0 16 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 860464

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

[startup+76.7027 s]
/proc/loadavg: 1.98 1.98 1.99 3/83 11279
/proc/meminfo: memFree=985592/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=0.01
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 765 1698 0 0 0 0 0 1 18 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11271] ppid=11257 vsize=812896 CPUtime=75.91
/proc/11271/stat : 11271 (java) S 11257 11257 11220 0 -1 0 31431 0 1 0 7542 49 0 0 18 0 9 0 1553050497 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11271/statm: 203224 30355 2592 9 0 197205 0
[pid=11271/tid=11272] ppid=11257 vsize=812896 CPUtime=70.35
/proc/11271/task/11272/stat : 11272 (java) R 11257 11257 11220 0 -1 64 14753 0 1 0 6997 38 0 0 25 0 9 0 1553050498 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4125952107 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11273] ppid=11257 vsize=812896 CPUtime=5.13
/proc/11271/task/11273/stat : 11273 (java) S 11257 11257 11220 0 -1 64 15054 0 0 0 504 9 0 0 16 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11274] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11274/stat : 11274 (java) S 11257 11257 11220 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11275] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11275/stat : 11275 (java) S 11257 11257 11220 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1553050500 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11276] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11276/stat : 11276 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11277] ppid=11257 vsize=812896 CPUtime=0.4
/proc/11271/task/11277/stat : 11277 (java) S 11257 11257 11220 0 -1 64 924 0 0 0 39 1 0 0 16 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11278] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11278/stat : 11278 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11271/tid=11279] ppid=11257 vsize=812896 CPUtime=0
/proc/11271/task/11279/stat : 11279 (java) S 11257 11257 11220 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 1553050502 832405504 30355 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 75.92
Current children cumulated vsize (KiB) 860464

[startup+89.5023 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11280
/proc/meminfo: memFree=932856/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=76.95
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 799 33142 0 1 0 0 7642 53 17 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11280] ppid=11257 vsize=166880 CPUtime=11.63
/proc/11280/stat : 11280 (minisat) R 11257 11257 11220 0 -1 4194304 41116 0 0 0 1136 27 0 0 25 0 1 0 1553058268 170885120 41097 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/11280/statm: 41720 41097 57 152 0 41565 0
Current children cumulated CPU time (s) 88.58
Current children cumulated vsize (KiB) 214448

[startup+95.9011 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11280
/proc/meminfo: memFree=910840/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=76.95
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 799 33142 0 1 0 0 7642 53 17 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11280] ppid=11257 vsize=187980 CPUtime=17.96
/proc/11280/stat : 11280 (minisat) R 11257 11257 11220 0 -1 4194304 46375 0 0 0 1766 30 0 0 25 0 1 0 1553058268 192491520 46356 996147200 134512640 135136200 4294955968 18446744073709551615 134526242 0 0 4096 3 0 0 0 17 1 0 0
/proc/11280/statm: 46995 46356 57 152 0 46840 0
Current children cumulated CPU time (s) 94.91
Current children cumulated vsize (KiB) 235548

[startup+99.1016 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11280
/proc/meminfo: memFree=900408/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=76.95
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 799 33142 0 1 0 0 7642 53 17 0 1 0 1553050493 48709632 364 996147200 4194304 4520092 548682068832 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11257/statm: 11892 364 245 79 0 219 0
[pid=11280] ppid=11257 vsize=197792 CPUtime=21.13
/proc/11280/stat : 11280 (minisat) R 11257 11257 11220 0 -1 4194304 48809 0 0 0 2082 31 0 0 25 0 1 0 1553058268 202539008 48790 996147200 134512640 135136200 4294955968 18446744073709551615 134529434 0 0 4096 3 0 0 0 17 1 0 0
/proc/11280/statm: 49448 48790 57 152 0 49293 0
Current children cumulated CPU time (s) 98.08
Current children cumulated vsize (KiB) 245360

[startup+100.702 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 11280
/proc/meminfo: memFree=897912/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=99.65
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 836 83172 0 1 0 0 9876 89 16 0 1 0 1553050493 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 264519778386 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11257/statm: 11892 365 245 79 0 219 0
Current children cumulated CPU time (s) 99.65
Current children cumulated vsize (KiB) 47568

[startup+101.502 s]
/proc/loadavg: 1.98 1.98 1.99 5/83 11289
/proc/meminfo: memFree=1084024/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=99.65
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 836 83172 0 1 0 0 9876 89 16 0 1 0 1553050493 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 264519778386 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11257/statm: 11892 365 245 79 0 219 0
[pid=11281] ppid=11257 vsize=812772 CPUtime=0.8
/proc/11281/stat : 11281 (java) S 11257 11257 11220 0 -1 0 5967 0 1 0 76 4 0 0 18 0 9 0 1553060560 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11281/statm: 203193 5389 1854 9 0 197174 0
[pid=11281/tid=11282] ppid=11257 vsize=812772 CPUtime=0.54
/proc/11281/task/11282/stat : 11282 (java) R 11257 11257 11220 0 -1 64 4380 0 1 0 51 3 0 0 22 0 9 0 1553060562 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4126545903 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11283] ppid=11257 vsize=812772 CPUtime=0
/proc/11281/task/11283/stat : 11283 (java) S 11257 11257 11220 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 1553060563 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11284] ppid=11257 vsize=812772 CPUtime=0
/proc/11281/task/11284/stat : 11284 (java) S 11257 11257 11220 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1553060564 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11285] ppid=11257 vsize=812772 CPUtime=0
/proc/11281/task/11285/stat : 11285 (java) S 11257 11257 11220 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1553060564 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11286] ppid=11257 vsize=812772 CPUtime=0
/proc/11281/task/11286/stat : 11286 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553060566 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11287] ppid=11257 vsize=812772 CPUtime=0.24
/proc/11281/task/11287/stat : 11287 (java) S 11257 11257 11220 0 -1 64 873 0 0 0 24 0 0 0 20 0 9 0 1553060566 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11288] ppid=11257 vsize=812772 CPUtime=0
/proc/11281/task/11288/stat : 11288 (java) S 11257 11257 11220 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553060566 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11289] ppid=11257 vsize=812772 CPUtime=0
/proc/11281/task/11289/stat : 11289 (java) S 11257 11257 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553060566 832278528 5389 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.45
Current children cumulated vsize (KiB) 860340

[startup+101.703 s]
/proc/loadavg: 1.98 1.98 1.99 5/83 11289
/proc/meminfo: memFree=1084024/2055920 swapFree=4096272/4192956
[pid=11257] ppid=11255 vsize=47568 CPUtime=99.65
/proc/11257/stat : 11257 (galacM.sh) S 11255 11257 11220 0 -1 4194304 836 83172 0 1 0 0 9876 89 16 0 1 0 1553050493 48709632 365 996147200 4194304 4520092 548682068832 18446744073709551615 264519778386 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/11257/statm: 11892 365 245 79 0 219 0
[pid=11281] ppid=11257 vsize=812884 CPUtime=1
/proc/11281/stat : 11281 (java) S 11257 11257 11220 0 -1 0 9064 0 1 0 94 6 0 0 18 0 9 0 1553060560 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11281/statm: 203221 8446 1911 9 0 197174 0
[pid=11281/tid=11282] ppid=11257 vsize=812884 CPUtime=0.68
/proc/11281/task/11282/stat : 11282 (java) R 11257 11257 11220 0 -1 64 7445 0 1 0 64 4 0 0 23 0 9 0 1553060562 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4127175814 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11283] ppid=11257 vsize=812884 CPUtime=0
/proc/11281/task/11283/stat : 11283 (java) S 11257 11257 11220 0 -1 64 3 0 0 0 0 0 0 0 19 0 9 0 1553060563 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11284] ppid=11257 vsize=812884 CPUtime=0
/proc/11281/task/11284/stat : 11284 (java) S 11257 11257 11220 0 -1 64 10 0 0 0 0 0 0 0 19 0 9 0 1553060564 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11285] ppid=11257 vsize=812884 CPUtime=0
/proc/11281/task/11285/stat : 11285 (java) S 11257 11257 11220 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 1553060564 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11286] ppid=11257 vsize=812884 CPUtime=0
/proc/11281/task/11286/stat : 11286 (java) S 11257 11257 11220 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1553060566 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11287] ppid=11257 vsize=812884 CPUtime=0.29
/proc/11281/task/11287/stat : 11287 (java) S 11257 11257 11220 0 -1 64 905 0 0 0 29 0 0 0 18 0 9 0 1553060566 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11288] ppid=11257 vsize=812884 CPUtime=0
/proc/11281/task/11288/stat : 11288 (java) S 11257 11257 11220 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1553060566 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=11281/tid=11289] ppid=11257 vsize=812884 CPUtime=0
/proc/11281/task/11289/stat : 11289 (java) S 11257 11257 11220 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1553060566 832393216 8446 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.65
Current children cumulated vsize (KiB) 860452

Child status: 0
Real time (s): 101.763
CPU time (s): 100.72
CPU user time (s): 99.7148
CPU system time (s): 1.00485
CPU usage (%): 98.9747
Max. virtual memory (cumulated for all children) (KiB): 860672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 99.7148
system time used= 1.00485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93351
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= 4665
involuntary context switches= 6825

runsolver used 0.145977 second user time and 0.328949 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-05 06:57:08
IDJOB=1085440
IDBENCH=57631
IDSOLVER=350
FILE ID=node40/1085440-1215233828
PBS_JOBID= 7881950
Free space on /tmp= 66472 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e903255bfbda8f76e6400f31b9319dae
RANDOM SEED=1588676718

node40.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.209
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.209
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:       1141856 kB
Buffers:         85428 kB
Cached:         369012 kB
SwapCached:      90784 kB
Active:         759800 kB
Inactive:       103636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141856 kB
SwapTotal:     4192956 kB
SwapFree:      4096272 kB
Dirty:            3384 kB
Writeback:           0 kB
Mapped:         415052 kB
Slab:            35128 kB
Committed_AS:  3414440 kB
PageTables:       2768 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= 66468 MiB
End job on node40 at 2008-07-05 06:58:50