Trace number 1085020

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 67.6827 68.421

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-enddr1/normalized-super-jobShop-enddr1-10.xml
MD5SUM7462799fa7a7c1cf3af137de847f4eab
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.110982
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size131
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 ---
6.29/6.46	c start processing
6.29/6.46	c start relation processing
7.09/7.23	c start cnf exporting
65.31/66.09	c parsing time : 6.331
65.31/66.09	c preprocessing time : 65.962
65.31/66.09	
65.31/66.09	c Nary constraints - conflicts : 0 supports : 0
65.31/66.09	c Binary constraints - conflicts : 833 supports :12
65.31/66.09	c max arity constraint : 2
65.31/66.09	c Max Tuples generated 17161
65.31/66.09	c relations : 309
65.31/66.09	c relations BDD: 0
65.31/66.09	c sampling 274/309
65.31/66.09	c vars : 12081 - clauses :  2503471
65.31/66.09	
65.39/66.12	 
65.39/66.12	c --- SAT Solver Stats ---
65.39/66.12	 
66.59/67.36	c restarts              : 4
66.59/67.36	c conflicts             : 653            (627 /sec)
66.59/67.36	c decisions             : 33079          (1.44 % random) (31781 /sec)
66.59/67.36	c propagations          : 196972         (189243 /sec)
66.59/67.36	c conflict literals     : 124779         (0.78 % deleted)
66.59/67.36	c Memory used           : 99.60 MB
66.59/67.36	c CPU time              : 1.04084 s
66.59/67.36	
66.59/67.36	s SATISFIABLE
67.56/68.39	v 19 28 40 28 68 69 86 78 103 93 42 46 68 71 116 113 141 129 150 151 49 46 60 55 95 91 125 115 146 147 8 7 17 19 136 137 154 153 158 157 17 16 33 37 53 51 71 81 103 75 2 39 59 27 79 82 114 141 151 134 21 18 30 33 37 38 126 125 134 135 9 56 93 25 126 106 146 145 156 155 0 1 4 3 10 104 123 64 134 147 0 2 11 12 21 104 117 69 130 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-1085020-1215232544/watcher-1085020-1215232544 -o /tmp/evaluation-result-1085020-1215232544/solver-1085020-1215232544 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1085020-1215232544.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.00 2.00 4/72 1268
/proc/meminfo: memFree=1225616/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=8560 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) R 1266 1268 402 0 -1 4194304 308 0 0 0 0 0 0 0 22 0 1 0 2002225858 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 218076268431 0 0 4096 8192 0 0 0 17 1 0 0
/proc/1268/statm: 2140 254 197 79 0 133 0

[startup+0.090292 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1268
/proc/meminfo: memFree=1225616/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47588

[startup+0.102294 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1268
/proc/meminfo: memFree=1225616/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47588

[startup+0.302331 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1268
/proc/meminfo: memFree=1225616/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47588

[startup+0.701398 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 1268
/proc/meminfo: memFree=1225616/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47588

[startup+1.50154 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 1292
/proc/meminfo: memFree=1181376/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812860 CPUtime=1.44
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 15350 0 1 0 135 9 0 0 18 0 9 0 2002225862 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203215 14567 2586 9 0 197196 0
[pid=1282/tid=1283] ppid=1268 vsize=812860 CPUtime=0.85
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 7574 0 1 0 80 5 0 0 24 0 9 0 2002225863 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812860 CPUtime=0.36
/proc/1282/task/1284/stat : 1284 (java) R 1268 1268 402 0 -1 64 6268 0 0 0 33 3 0 0 16 0 9 0 2002225864 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 104180114 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812860 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812860 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812860 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812860 CPUtime=0.21
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 807 0 0 0 21 0 0 0 15 0 9 0 2002225867 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812860 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812860 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832368640 14567 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 860448

[startup+3.10281 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 1292
/proc/meminfo: memFree=1171648/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812804 CPUtime=3.02
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 18172 0 1 0 292 10 0 0 18 0 9 0 2002225862 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203201 17379 2586 9 0 197182 0
[pid=1282/tid=1283] ppid=1268 vsize=812804 CPUtime=1.44
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 7586 0 1 0 139 5 0 0 25 0 9 0 2002225863 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812804 CPUtime=1.28
/proc/1282/task/1284/stat : 1284 (java) R 1268 1268 402 0 -1 64 9044 0 0 0 125 3 0 0 16 0 9 0 2002225864 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 104181377 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812804 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812804 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812804 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812804 CPUtime=0.27
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 841 0 0 0 27 0 0 0 15 0 9 0 2002225867 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812804 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812804 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832311296 17379 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 860392

[startup+6.30135 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 1292
/proc/meminfo: memFree=1151296/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=6.19
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 22400 0 1 0 606 13 0 0 18 0 9 0 2002225862 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 21456 2586 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=2.03
/proc/1282/task/1283/stat : 1283 (java) S 1268 1268 402 0 -1 64 7617 0 1 0 198 5 0 0 22 0 9 0 2002225863 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=3.79
/proc/1282/task/1284/stat : 1284 (java) R 1268 1268 402 0 -1 64 13196 0 0 0 373 6 0 0 23 0 9 0 2002225864 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 102469660 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.35
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 886 0 0 0 34 1 0 0 15 0 9 0 2002225867 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 21456 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 860528

[startup+12.7024 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 1292
/proc/meminfo: memFree=1112640/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=12.54
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 30476 0 1 0 1233 21 0 0 18 0 9 0 2002225862 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 29519 2591 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=8.06
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 14655 0 1 0 794 12 0 0 25 0 9 0 2002225863 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4126691232 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=4.02
/proc/1282/task/1284/stat : 1284 (java) S 1268 1268 402 0 -1 64 14195 0 0 0 396 6 0 0 16 0 9 0 2002225864 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.42
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 925 0 0 0 41 1 0 0 15 0 9 0 2002225867 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 29519 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 29519 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) 860528

[startup+25.5026 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 1292
/proc/meminfo: memFree=1101440/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=25.21
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 30928 0 1 0 2494 27 0 0 18 0 9 0 2002225862 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 29947 2591 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=20.67
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 14679 0 1 0 2050 17 0 0 25 0 9 0 2002225863 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=4.07
/proc/1282/task/1284/stat : 1284 (java) S 1268 1268 402 0 -1 64 14617 0 0 0 400 7 0 0 16 0 9 0 2002225864 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.43
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 931 0 0 0 42 1 0 0 16 0 9 0 2002225867 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 29947 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 29947 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) 860528

[startup+51.1028 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 1292
/proc/meminfo: memFree=1087552/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=50.56
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 30972 0 1 0 5018 38 0 0 18 0 9 0 2002225862 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 29948 2591 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=45.99
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 14722 0 1 0 4571 28 0 0 25 0 9 0 2002225863 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4127429613 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=4.1
/proc/1282/task/1284/stat : 1284 (java) S 1268 1268 402 0 -1 64 14617 0 0 0 403 7 0 0 16 0 9 0 2002225864 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.44
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 932 0 0 0 43 1 0 0 16 0 9 0 2002225867 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 29948 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 29948 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) 860528

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

[startup+57.5019 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 1292
/proc/meminfo: memFree=1083840/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=56.89
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 30985 0 1 0 5649 40 0 0 18 0 9 0 2002225862 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 29950 2591 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=52.31
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 14733 0 1 0 5201 30 0 0 25 0 9 0 2002225863 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4127341543 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=4.11
/proc/1282/task/1284/stat : 1284 (java) S 1268 1268 402 0 -1 64 14617 0 0 0 403 8 0 0 16 0 9 0 2002225864 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.44
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 934 0 0 0 43 1 0 0 16 0 9 0 2002225867 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 29950 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 56.89
Current children cumulated vsize (KiB) 860528

[startup+63.903 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 1292
/proc/meminfo: memFree=1080640/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=63.22
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 31003 0 1 0 6279 43 0 0 18 0 9 0 2002225862 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 29958 2591 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=58.63
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 14743 0 1 0 5830 33 0 0 25 0 9 0 2002225863 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4126839882 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=4.12
/proc/1282/task/1284/stat : 1284 (java) S 1268 1268 402 0 -1 64 14617 0 0 0 404 8 0 0 16 0 9 0 2002225864 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.45
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 942 0 0 0 44 1 0 0 16 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 63.22
Current children cumulated vsize (KiB) 860528

[startup+65.5023 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 1292
/proc/meminfo: memFree=1080000/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=0
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 764 1698 0 0 0 0 0 0 18 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1282] ppid=1268 vsize=812940 CPUtime=64.82
/proc/1282/stat : 1282 (java) S 1268 1268 402 0 -1 0 31006 0 1 0 6438 44 0 0 18 0 9 0 2002225862 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1282/statm: 203235 29958 2591 9 0 197216 0
[pid=1282/tid=1283] ppid=1268 vsize=812940 CPUtime=60.22
/proc/1282/task/1283/stat : 1283 (java) R 1268 1268 402 0 -1 64 14746 0 1 0 5988 34 0 0 25 0 9 0 2002225863 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4126383108 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1284] ppid=1268 vsize=812940 CPUtime=4.12
/proc/1282/task/1284/stat : 1284 (java) S 1268 1268 402 0 -1 64 14617 0 0 0 404 8 0 0 16 0 9 0 2002225864 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1285] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1285/stat : 1285 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2002225864 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1286] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1286/stat : 1286 (java) S 1268 1268 402 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2002225864 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1289] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1289/stat : 1289 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1290] ppid=1268 vsize=812940 CPUtime=0.45
/proc/1282/task/1290/stat : 1290 (java) S 1268 1268 402 0 -1 64 942 0 0 0 44 1 0 0 16 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1291] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1291/stat : 1291 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=1282/tid=1292] ppid=1268 vsize=812940 CPUtime=0
/proc/1282/task/1292/stat : 1292 (java) S 1268 1268 402 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2002225867 832450560 29958 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 64.82
Current children cumulated vsize (KiB) 860528

[startup+67.1065 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 1293
/proc/meminfo: memFree=1105664/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=65.43
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 798 32717 0 1 0 0 6496 47 17 0 1 0 2002225858 48730112 363 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11897 363 244 79 0 219 0
[pid=1293] ppid=1268 vsize=96844 CPUtime=0.96
/proc/1293/stat : 1293 (minisat) R 1268 1268 402 0 -1 4194304 22962 0 0 0 79 17 0 0 25 0 1 0 2002232470 99168256 22943 996147200 134512640 135136200 4294955968 18446744073709551615 134719610 0 0 4096 3 0 0 0 17 1 0 0
/proc/1293/statm: 24211 22943 54 152 0 24056 0
Current children cumulated CPU time (s) 66.39
Current children cumulated vsize (KiB) 144432

[startup+67.9017 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 1293
/proc/meminfo: memFree=1105664/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=66.68
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 835 57117 0 1 0 0 6600 68 16 0 1 0 2002225858 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 218076250194 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1268/statm: 11897 364 244 79 0 219 0
Current children cumulated CPU time (s) 66.68
Current children cumulated vsize (KiB) 47588

[startup+68.3017 s]
/proc/loadavg: 2.03 2.01 2.00 4/82 1302
/proc/meminfo: memFree=1174912/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47588 CPUtime=66.68
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 835 57117 0 1 0 0 6600 68 16 0 1 0 2002225858 48730112 364 996147200 4194304 4520092 548682068832 18446744073709551615 218076250194 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/1268/statm: 11897 364 244 79 0 219 0
[pid=1294] ppid=1268 vsize=812888 CPUtime=0.88
/proc/1294/stat : 1294 (java) S 1268 1268 402 0 -1 0 7740 0 1 0 82 6 0 0 18 0 9 0 2002232597 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 18446744073709551615 0 0 17 1 0 0
/proc/1294/statm: 203222 7122 1910 9 0 197175 0
[pid=1294/tid=1295] ppid=1268 vsize=812888 CPUtime=0.57
/proc/1294/task/1295/stat : 1295 (java) R 1268 1268 402 0 -1 64 6109 0 1 0 53 4 0 0 22 0 9 0 2002232598 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4127182687 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1296] ppid=1268 vsize=812888 CPUtime=0
/proc/1294/task/1296/stat : 1296 (java) S 1268 1268 402 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 2002232600 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1297] ppid=1268 vsize=812888 CPUtime=0
/proc/1294/task/1297/stat : 1297 (java) S 1268 1268 402 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 2002232600 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1298] ppid=1268 vsize=812888 CPUtime=0
/proc/1294/task/1298/stat : 1298 (java) S 1268 1268 402 0 -1 64 4 0 0 0 0 0 0 0 20 0 9 0 2002232600 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1299] ppid=1268 vsize=812888 CPUtime=0
/proc/1294/task/1299/stat : 1299 (java) S 1268 1268 402 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2002232602 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1300] ppid=1268 vsize=812888 CPUtime=0.3
/proc/1294/task/1300/stat : 1300 (java) S 1268 1268 402 0 -1 64 917 0 0 0 29 1 0 0 16 0 9 0 2002232602 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1301] ppid=1268 vsize=812888 CPUtime=0
/proc/1294/task/1301/stat : 1301 (java) S 1268 1268 402 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 2002232602 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
[pid=1294/tid=1302] ppid=1268 vsize=812888 CPUtime=0
/proc/1294/task/1302/stat : 1302 (java) S 1268 1268 402 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 2002232602 832397312 7122 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 3670016 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 67.56
Current children cumulated vsize (KiB) 860476

[startup+68.4028 s]
/proc/loadavg: 2.03 2.01 2.00 4/82 1302
/proc/meminfo: memFree=1174912/2055920 swapFree=4180732/4192956
[pid=1268] ppid=1266 vsize=47596 CPUtime=67.64
/proc/1268/stat : 1268 (galacM.sh) S 1266 1268 402 0 -1 4194304 881 66103 0 2 0 1 6687 76 17 0 1 0 2002225858 48738304 367 996147200 4194304 4520092 548682068832 18446744073709551615 218075687770 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/1268/statm: 11899 367 244 79 0 221 0
Current children cumulated CPU time (s) 67.64
Current children cumulated vsize (KiB) 47596

Child status: 0
Real time (s): 68.421
CPU time (s): 67.6827
CPU user time (s): 66.8838
CPU system time (s): 0.798878
CPU usage (%): 98.9209
Max. virtual memory (cumulated for all children) (KiB): 860736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.8838
system time used= 0.798878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67141
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= 4912
involuntary context switches= 6212

runsolver used 0.081987 second user time and 0.245962 second system time

The end

Launcher Data (download as text)

Begin job on node57 at 2008-07-05 06:35:44
IDJOB=1085020
IDBENCH=57602
IDSOLVER=350
FILE ID=node57/1085020-1215232544
PBS_JOBID= 7881904
Free space on /tmp= 66524 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7462799fa7a7c1cf3af137de847f4eab
RANDOM SEED=458396790

node57.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.258
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.258
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:       1226096 kB
Buffers:         44112 kB
Cached:         203584 kB
SwapCached:       6148 kB
Active:         694000 kB
Inactive:        82060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1226096 kB
SwapTotal:     4192956 kB
SwapFree:      4180732 kB
Dirty:            3432 kB
Writeback:           0 kB
Mapped:         535984 kB
Slab:            37784 kB
Committed_AS:  4644144 kB
PageTables:       3144 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= 66520 MiB
End job on node57 at 2008-07-05 06:36:53