Trace number 1085230

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 97.1412 97.4372

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-ewddr2/normalized-super-jobShop-ewddr2-4.xml
MD5SUM4156b3ba3cdfc9a24e800d942d559208
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 benchmark1.66675
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size152
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.76/7.86	c start processing
7.76/7.86	c start relation processing
8.66/8.77	c start cnf exporting
81.58/81.72	c parsing time : 7.73
81.58/81.72	c preprocessing time : 81.597
81.58/81.72	
81.58/81.72	c Nary constraints - conflicts : 0 supports : 0
81.58/81.72	c Binary constraints - conflicts : 845 supports :0
81.58/81.72	c max arity constraint : 2
81.58/81.72	c Max Tuples generated 23104
81.58/81.72	c relations : 315
81.58/81.72	c relations BDD: 0
81.58/81.72	c sampling 275/315
81.58/81.72	c vars : 13751 - clauses :  3551119
81.58/81.72	
81.58/81.79	 
81.58/81.79	c --- SAT Solver Stats ---
81.58/81.79	 
95.80/96.19	c restarts              : 14
95.80/96.19	c conflicts             : 41149          (2950 /sec)
95.80/96.19	c decisions             : 532252         (1.50 % random) (38160 /sec)
95.80/96.19	c propagations          : 5907775        (423561 /sec)
95.80/96.19	c conflict literals     : 13709853       (3.30 % deleted)
95.80/96.20	c Memory used           : 197.02 MB
95.80/96.20	c CPU time              : 13.9479 s
95.80/96.20	
95.89/96.20	s SATISFIABLE
97.07/97.40	v 88 84 105 107 117 118 132 130 136 143 120 125 136 148 160 151 171 172 176 175 62 42 70 71 88 84 104 106 112 111 4 1 12 11 30 29 51 54 58 57 12 11 23 39 43 44 60 62 68 70 28 27 39 44 60 59 72 74 83 82 50 41 61 64 73 75 86 89 95 96 49 80 94 91 103 105 115 114 123 122 85 82 120 109 133 139 154 144 159 162 1 0 9 10 13 12 29 30 41 40

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-1085230-1215232927/watcher-1085230-1215232927 -o /tmp/evaluation-result-1085230-1215232927/solver-1085230-1215232927 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085230-1215232927.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.02 2.00 4/80 10747
/proc/meminfo: memFree=1355600/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=8652 CPUtime=0
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 2002264899 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 2163 280 208 79 0 156 0
[pid=10748] ppid=10747 vsize=8688 CPUtime=0
/proc/10748/stat : 10748 (galacM.sh) S 10747 10747 10377 0 -1 4194368 36 0 0 0 0 0 0 0 17 0 1 0 2002264900 8896512 286 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10748/statm: 2172 286 209 79 0 165 0
[pid=10749] ppid=10748 vsize=8728 CPUtime=0
/proc/10749/stat : 10749 (galacM.sh) R 10748 10747 10377 0 -1 4194368 25 0 0 0 0 0 0 0 19 0 1 0 2002264900 8937472 290 996147200 4194304 4520092 548682068832 18446744073709551615 255539604775 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/10749/statm: 2182 290 209 79 0 175 0

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

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

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

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

[startup+1.5019 s]
/proc/loadavg: 2.00 2.02 2.00 4/90 10769
/proc/meminfo: memFree=1310592/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=0.01
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10761] ppid=10747 vsize=812804 CPUtime=1.45
/proc/10761/stat : 10761 (java) S 10747 10747 10377 0 -1 0 16019 0 1 0 136 9 0 0 18 0 9 0 2002264903 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10761/statm: 203201 15236 2586 9 0 197182 0
[pid=10761/tid=10762] ppid=10747 vsize=812804 CPUtime=0.86
/proc/10761/task/10762/stat : 10762 (java) R 10747 10747 10377 0 -1 64 7592 0 1 0 81 5 0 0 25 0 9 0 2002264904 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10763] ppid=10747 vsize=812804 CPUtime=0.36
/proc/10761/task/10763/stat : 10763 (java) R 10747 10747 10377 0 -1 64 6915 0 0 0 34 2 0 0 16 0 9 0 2002264905 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 104181391 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10764] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10764/stat : 10764 (java) S 10747 10747 10377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002264905 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10765] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10765/stat : 10765 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002264905 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10766] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10766/stat : 10766 (java) S 10747 10747 10377 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2002264907 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10767] ppid=10747 vsize=812804 CPUtime=0.19
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 811 0 0 0 19 0 0 0 15 0 9 0 2002264907 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832311296 15236 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 860384

[startup+3.10104 s]
/proc/loadavg: 2.00 2.02 2.00 3/90 10769
/proc/meminfo: memFree=1297280/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=0.01
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10761] ppid=10747 vsize=812804 CPUtime=3.05
/proc/10761/stat : 10761 (java) S 10747 10747 10377 0 -1 0 19511 0 1 0 295 10 0 0 18 0 9 0 2002264903 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10761/statm: 203201 18719 2586 9 0 197182 0
[pid=10761/tid=10762] ppid=10747 vsize=812804 CPUtime=1.47
/proc/10761/task/10762/stat : 10762 (java) R 10747 10747 10377 0 -1 64 7601 0 1 0 142 5 0 0 25 0 9 0 2002264904 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 102888089 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10763] ppid=10747 vsize=812804 CPUtime=1.29
/proc/10761/task/10763/stat : 10763 (java) S 10747 10747 10377 0 -1 64 10362 0 0 0 126 3 0 0 17 0 9 0 2002264905 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10764] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10764/stat : 10764 (java) S 10747 10747 10377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002264905 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10765] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10765/stat : 10765 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002264905 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10766] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10766/stat : 10766 (java) S 10747 10747 10377 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2002264907 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10767] ppid=10747 vsize=812804 CPUtime=0.25
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 847 0 0 0 25 0 0 0 15 0 9 0 2002264907 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812804 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832311296 18719 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 860384

[startup+6.30235 s]
/proc/loadavg: 2.08 2.04 2.01 3/90 10769
/proc/meminfo: memFree=1274496/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=0.01
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10761] ppid=10747 vsize=812892 CPUtime=6.24
/proc/10761/stat : 10761 (java) S 10747 10747 10377 0 -1 0 24414 0 1 0 612 12 0 0 18 0 9 0 2002264903 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10761/statm: 203223 23450 2586 9 0 197204 0
[pid=10761/tid=10762] ppid=10747 vsize=812892 CPUtime=2.14
/proc/10761/task/10762/stat : 10762 (java) S 10747 10747 10377 0 -1 64 7618 0 1 0 209 5 0 0 23 0 9 0 2002264904 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10763] ppid=10747 vsize=812892 CPUtime=3.76
/proc/10761/task/10763/stat : 10763 (java) R 10747 10747 10377 0 -1 64 15204 0 0 0 371 5 0 0 19 0 9 0 2002264905 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 104180289 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10764] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10764/stat : 10764 (java) S 10747 10747 10377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002264905 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10765] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10765/stat : 10765 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002264905 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10766] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10766/stat : 10766 (java) S 10747 10747 10377 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2002264907 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10767] ppid=10747 vsize=812892 CPUtime=0.31
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 891 0 0 0 31 0 0 0 15 0 9 0 2002264907 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832401408 23450 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 860472

[startup+12.7019 s]
/proc/loadavg: 2.07 2.04 2.00 3/90 10769
/proc/meminfo: memFree=1231616/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=0.01
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10761] ppid=10747 vsize=812892 CPUtime=12.64
/proc/10761/stat : 10761 (java) S 10747 10747 10377 0 -1 0 33499 0 1 0 1245 19 0 0 18 0 9 0 2002264903 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10761/statm: 203223 32518 2591 9 0 197204 0
[pid=10761/tid=10762] ppid=10747 vsize=812892 CPUtime=7.01
/proc/10761/task/10762/stat : 10762 (java) R 10747 10747 10377 0 -1 64 14638 0 1 0 690 11 0 0 25 0 9 0 2002264904 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10763] ppid=10747 vsize=812892 CPUtime=5.23
/proc/10761/task/10763/stat : 10763 (java) R 10747 10747 10377 0 -1 64 17233 0 0 0 517 6 0 0 16 0 9 0 2002264905 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 103829553 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10764] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10764/stat : 10764 (java) S 10747 10747 10377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002264905 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10765] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10765/stat : 10765 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002264905 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10766] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10766/stat : 10766 (java) S 10747 10747 10377 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2002264907 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10767] ppid=10747 vsize=812892 CPUtime=0.37
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 927 0 0 0 37 0 0 0 15 0 9 0 2002264907 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832401408 32518 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 860472

[startup+25.5021 s]
/proc/loadavg: 2.14 2.05 2.01 3/90 10769
/proc/meminfo: memFree=1218816/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=0.01
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10761] ppid=10747 vsize=812892 CPUtime=25.44
/proc/10761/stat : 10761 (java) S 10747 10747 10377 0 -1 0 33660 0 1 0 2517 27 0 0 18 0 9 0 2002264903 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10761/statm: 203223 32651 2591 9 0 197204 0
[pid=10761/tid=10762] ppid=10747 vsize=812892 CPUtime=19.75
/proc/10761/task/10762/stat : 10762 (java) R 10747 10747 10377 0 -1 64 14666 0 1 0 1957 18 0 0 25 0 9 0 2002264904 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4126836624 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10763] ppid=10747 vsize=812892 CPUtime=5.27
/proc/10761/task/10763/stat : 10763 (java) S 10747 10747 10377 0 -1 64 17361 0 0 0 521 6 0 0 16 0 9 0 2002264905 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10764] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10764/stat : 10764 (java) S 10747 10747 10377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002264905 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10765] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10765/stat : 10765 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002264905 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10766] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10766/stat : 10766 (java) S 10747 10747 10377 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2002264907 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10767] ppid=10747 vsize=812892 CPUtime=0.37
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 932 0 0 0 37 0 0 0 15 0 9 0 2002264907 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45

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

[pid=10761/tid=10767] ppid=10747 vsize=812892 CPUtime=0.37
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 932 0 0 0 37 0 0 0 15 0 9 0 2002264907 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832401408 32651 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 860472

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

[startup+76.7029 s]
/proc/loadavg: 2.13 2.06 2.01 3/90 10769
/proc/meminfo: memFree=1187904/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=0.01
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 764 1698 0 0 0 0 0 1 18 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10761] ppid=10747 vsize=812892 CPUtime=76.59
/proc/10761/stat : 10761 (java) S 10747 10747 10377 0 -1 0 33756 0 1 0 7616 43 0 0 18 0 9 0 2002264903 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10761/statm: 203223 32652 2591 9 0 197204 0
[pid=10761/tid=10762] ppid=10747 vsize=812892 CPUtime=70.84
/proc/10761/task/10762/stat : 10762 (java) R 10747 10747 10377 0 -1 64 14761 0 1 0 7050 34 0 0 25 0 9 0 2002264904 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4127318428 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10763] ppid=10747 vsize=812892 CPUtime=5.34
/proc/10761/task/10763/stat : 10763 (java) S 10747 10747 10377 0 -1 64 17361 0 0 0 527 7 0 0 16 0 9 0 2002264905 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10764] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10764/stat : 10764 (java) S 10747 10747 10377 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2002264905 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10765] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10765/stat : 10765 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002264905 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10766] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10766/stat : 10766 (java) S 10747 10747 10377 0 -1 64 2 0 0 0 0 0 0 0 23 0 9 0 2002264907 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10767] ppid=10747 vsize=812892 CPUtime=0.38
/proc/10761/task/10767/stat : 10767 (java) S 10747 10747 10377 0 -1 64 933 0 0 0 38 0 0 0 16 0 9 0 2002264907 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10768] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10768/stat : 10768 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 2002264907 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10761/tid=10769] ppid=10747 vsize=812892 CPUtime=0
/proc/10761/task/10769/stat : 10769 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002264908 832401408 32652 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 76.6
Current children cumulated vsize (KiB) 860472

[startup+89.5011 s]
/proc/loadavg: 2.10 2.05 2.01 3/82 10770
/proc/meminfo: memFree=1139840/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=81.63
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 798 35474 0 1 0 0 8114 49 17 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10770] ppid=10747 vsize=174328 CPUtime=7.62
/proc/10770/stat : 10770 (minisat) R 10747 10747 10377 0 -1 4194304 41690 0 0 0 734 28 0 0 25 0 1 0 2002273078 178511872 41671 996147200 134512640 135136200 4294955968 18446744073709551615 134529859 0 0 4096 3 0 0 0 17 1 0 0
/proc/10770/statm: 43582 41671 57 152 0 43427 0
Current children cumulated CPU time (s) 89.25
Current children cumulated vsize (KiB) 221908

[startup+92.7014 s]
/proc/loadavg: 2.10 2.05 2.01 3/82 10770
/proc/meminfo: memFree=1127232/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=81.63
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 798 35474 0 1 0 0 8114 49 17 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10770] ppid=10747 vsize=186252 CPUtime=10.8
/proc/10770/stat : 10770 (minisat) R 10747 10747 10377 0 -1 4194304 44675 0 0 0 1050 30 0 0 25 0 1 0 2002273078 190722048 44656 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/10770/statm: 46563 44656 57 152 0 46408 0
Current children cumulated CPU time (s) 92.43
Current children cumulated vsize (KiB) 233832

[startup+95.9017 s]
/proc/loadavg: 2.09 2.05 2.01 3/82 10770
/proc/meminfo: memFree=1112128/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=81.63
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 798 35474 0 1 0 0 8114 49 17 0 1 0 2002264899 48721920 363 996147200 4194304 4520092 548682068832 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/10747/statm: 11895 363 244 79 0 219 0
[pid=10770] ppid=10747 vsize=200828 CPUtime=13.96
/proc/10770/stat : 10770 (minisat) R 10747 10747 10377 0 -1 4194304 48322 0 0 0 1365 31 0 0 25 0 1 0 2002273078 205647872 48303 996147200 134512640 135136200 4294955968 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/10770/statm: 50207 48303 57 152 0 50052 0
Current children cumulated CPU time (s) 95.59
Current children cumulated vsize (KiB) 248408

[startup+96.7018 s]
/proc/loadavg: 2.09 2.05 2.01 4/90 10779
/proc/meminfo: memFree=1293056/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=95.94
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 835 84028 0 1 0 0 9509 85 16 0 1 0 2002264899 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10747/statm: 11895 364 244 79 0 219 0
[pid=10771] ppid=10747 vsize=812772 CPUtime=0.44
/proc/10771/stat : 10771 (java) S 10747 10747 10377 0 -1 0 5239 0 1 0 40 4 0 0 18 0 9 0 2002274523 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10771/statm: 203193 4661 1850 9 0 197174 0
[pid=10771/tid=10772] ppid=10747 vsize=812772 CPUtime=0.34
/proc/10771/task/10772/stat : 10772 (java) R 10747 10747 10377 0 -1 64 3775 0 1 0 31 3 0 0 20 0 9 0 2002274524 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4125957995 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10773] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10773/stat : 10773 (java) S 10747 10747 10377 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2002274525 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10774] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10774/stat : 10774 (java) S 10747 10747 10377 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002274526 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10775] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10775/stat : 10775 (java) S 10747 10747 10377 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002274526 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10776] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10776/stat : 10776 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002274528 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10777] ppid=10747 vsize=812772 CPUtime=0.09
/proc/10771/task/10777/stat : 10777 (java) R 10747 10747 10377 0 -1 64 749 0 0 0 9 0 0 0 19 0 9 0 2002274528 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 101651602 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10778] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10778/stat : 10778 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002274528 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10779] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10779/stat : 10779 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002274528 832278528 4661 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.38
Current children cumulated vsize (KiB) 860352

[startup+97.1018 s]
/proc/loadavg: 2.09 2.05 2.01 4/90 10779
/proc/meminfo: memFree=1293056/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=95.94
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 835 84028 0 1 0 0 9509 85 16 0 1 0 2002264899 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10747/statm: 11895 364 244 79 0 219 0
[pid=10771] ppid=10747 vsize=812772 CPUtime=0.83
/proc/10771/stat : 10771 (java) S 10747 10747 10377 0 -1 0 6112 0 1 0 79 4 0 0 18 0 9 0 2002274523 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10771/statm: 203193 5534 1854 9 0 197174 0
[pid=10771/tid=10772] ppid=10747 vsize=812772 CPUtime=0.55
/proc/10771/task/10772/stat : 10772 (java) R 10747 10747 10377 0 -1 64 4509 0 1 0 52 3 0 0 22 0 9 0 2002274524 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4126932857 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10773] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10773/stat : 10773 (java) S 10747 10747 10377 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2002274525 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10774] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10774/stat : 10774 (java) S 10747 10747 10377 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002274526 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10775] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10775/stat : 10775 (java) S 10747 10747 10377 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002274526 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10776] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10776/stat : 10776 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002274528 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10777] ppid=10747 vsize=812772 CPUtime=0.27
/proc/10771/task/10777/stat : 10777 (java) S 10747 10747 10377 0 -1 64 888 0 0 0 27 0 0 0 19 0 9 0 2002274528 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10778] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10778/stat : 10778 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002274528 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10779] ppid=10747 vsize=812772 CPUtime=0
/proc/10771/task/10779/stat : 10779 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002274528 832278528 5534 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.77
Current children cumulated vsize (KiB) 860352

[startup+97.3018 s]
/proc/loadavg: 2.09 2.05 2.01 4/90 10779
/proc/meminfo: memFree=1293056/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47580 CPUtime=95.94
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 835 84028 0 1 0 0 9509 85 16 0 1 0 2002264899 48721920 364 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10747/statm: 11895 364 244 79 0 219 0
[pid=10771] ppid=10747 vsize=812884 CPUtime=1.04
/proc/10771/stat : 10771 (java) S 10747 10747 10377 0 -1 0 6803 0 1 0 99 5 0 0 18 0 9 0 2002274523 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10771/statm: 203221 6184 1911 9 0 197174 0
[pid=10771/tid=10772] ppid=10747 vsize=812884 CPUtime=0.73
/proc/10771/task/10772/stat : 10772 (java) R 10747 10747 10377 0 -1 64 5180 0 1 0 69 4 0 0 19 0 9 0 2002274524 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4127206371 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10773] ppid=10747 vsize=812884 CPUtime=0
/proc/10771/task/10773/stat : 10773 (java) S 10747 10747 10377 0 -1 64 5 0 0 0 0 0 0 0 17 0 9 0 2002274525 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10774] ppid=10747 vsize=812884 CPUtime=0
/proc/10771/task/10774/stat : 10774 (java) S 10747 10747 10377 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002274526 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10775] ppid=10747 vsize=812884 CPUtime=0
/proc/10771/task/10775/stat : 10775 (java) S 10747 10747 10377 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002274526 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10776] ppid=10747 vsize=812884 CPUtime=0
/proc/10771/task/10776/stat : 10776 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002274528 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10777] ppid=10747 vsize=812884 CPUtime=0.29
/proc/10771/task/10777/stat : 10777 (java) S 10747 10747 10377 0 -1 64 907 0 0 0 29 0 0 0 17 0 9 0 2002274528 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10778] ppid=10747 vsize=812884 CPUtime=0
/proc/10771/task/10778/stat : 10778 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002274528 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=10771/tid=10779] ppid=10747 vsize=812884 CPUtime=0
/proc/10771/task/10779/stat : 10779 (java) S 10747 10747 10377 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002274528 832393216 6184 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 96.98
Current children cumulated vsize (KiB) 860464

[startup+97.4021 s]
/proc/loadavg: 2.09 2.05 2.01 4/90 10779
/proc/meminfo: memFree=1293056/2055920 swapFree=4180436/4192956
[pid=10747] ppid=10745 vsize=47584 CPUtime=95.94
/proc/10747/stat : 10747 (galacM.sh) S 10745 10747 10377 0 -1 4194304 844 84028 0 1 0 0 9509 85 16 0 1 0 2002264899 48726016 366 996147200 4194304 4520092 548682068832 18446744073709551615 255539773522 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/10747/statm: 11896 366 244 79 0 220 0
[pid=10771] ppid=10747 vsize=0 CPUtime=1.13
/proc/10771/stat : 10771 (java) Z 10747 10747 10377 0 -1 12 9369 0 1 0 107 6 0 0 16 0 2 0 2002274523 0 0 996147200 0 0 0 0 0 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/10771/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 97.07
Current children cumulated vsize (KiB) 47584

Child status: 0
Real time (s): 97.4372
CPU time (s): 97.1412
CPU user time (s): 96.1774
CPU system time (s): 0.963853
CPU usage (%): 99.6963
Max. virtual memory (cumulated for all children) (KiB): 860732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.1774
system time used= 0.963853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94435
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= 4774
involuntary context switches= 6927

runsolver used 0.111982 second user time and 0.344947 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-05 06:42:07
IDJOB=1085230
IDBENCH=57614
IDSOLVER=350
FILE ID=node48/1085230-1215232927
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-4.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085230-1215232927/watcher-1085230-1215232927 -o /tmp/evaluation-result-1085230-1215232927/solver-1085230-1215232927 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1085230-1215232927.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4156b3ba3cdfc9a24e800d942d559208
RANDOM SEED=410870170

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:       1356080 kB
Buffers:         75036 kB
Cached:         239828 kB
SwapCached:       6436 kB
Active:         536012 kB
Inactive:       104420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1356080 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            3136 kB
Writeback:           0 kB
Mapped:         339040 kB
Slab:            44040 kB
Committed_AS:  5013060 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:43:45