Trace number 3741046

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
PB11: borg pb-dec-11.04.03? (MO) 305.44 303.662

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-99.opb
MD5SUMa0ef64dc4a665e7cf00a752d7a124006
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark28.0957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7903
Total number of constraints176726
Number of constraints which are clauses158806
Number of constraints which are cardinality constraints (but not clauses)574
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.33/1.28	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.33/1.28	c INFO: solving HOME/instance-3741046-1338720903.opb
1.60/2.53	c INFO: parsing took 1.22 s
3.80/4.73	c INFO: features took 2.19 CPU seconds
3.80/4.75	c INFO: running wbo1.4b-fixed@0 for 45 with 1796 remaining (b = 0.92)
64.75/65.60	c INFO: wrote minion input file to HOME/tmpoh6Syh.minion
64.75/65.60	c INFO: running minion-0.12@0 for 45 with 1746 remaining (b = 0.60)
111.90/112.78	c INFO: running sat4j-pb-v20101225@0 for 45 with 1689 remaining (b = 0.60)
161.80/160.75	c INFO: running clasp-1.3.7@0 for 45 with 1640 remaining (b = 0.66)
208.92/207.90	c INFO: running wbo1.4a@0 for 45 with 1593 remaining (b = 0.24)
258.53/257.42	c INFO: running clasp-1.3.7@47 for 45 with 1544 remaining (b = 0.20)
303.68/302.57	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1499 remaining (b = 0.16)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3741046-1338720903/watcher-3741046-1338720903 -o /tmp/evaluation-result-3741046-1338720903/solver-3741046-1338720903 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3741046-1338720903.opb -seed 339654894 -budget 1800 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.42 2.78 2.61 3/199 1158
/proc/meminfo: memFree=22075152/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=15016 CPUtime=0 cores=0,2,4,6
/proc/1158/stat : 1158 (python) R 1156 1158 27000 0 -1 4202496 526 0 0 0 0 0 0 0 20 0 1 0 338217805 15376384 431 33554432000 4194304 5683644 140736715162816 140736715149592 219513962165 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1158/statm: 3754 431 267 364 0 196 0

[startup+0.0610879 s]
/proc/loadavg: 2.42 2.78 2.61 3/199 1158
/proc/meminfo: memFree=22075152/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=16596 CPUtime=0.01 cores=0,2,4,6
/proc/1158/stat : 1158 (python) D 1156 1158 27000 0 -1 4202496 1197 0 0 0 1 0 0 0 20 0 1 0 338217805 16994304 997 33554432000 4194304 5683644 140736715162816 140736715130280 219513962165 0 0 16781312 2 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/1158/statm: 4149 997 418 364 0 591 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16596

[startup+0.100277 s]
/proc/loadavg: 2.42 2.78 2.61 3/199 1158
/proc/meminfo: memFree=22075152/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=19088 CPUtime=0.02 cores=0,2,4,6
/proc/1158/stat : 1158 (python) R 1156 1158 27000 0 -1 4202496 1394 0 0 0 2 0 0 0 20 0 1 0 338217805 19546112 1149 33554432000 4194304 5683644 140736715162816 140736715093320 4501759 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0
/proc/1158/statm: 4772 1149 430 364 0 696 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19088

[startup+0.300139 s]
/proc/loadavg: 2.42 2.78 2.61 3/199 1158
/proc/meminfo: memFree=22075152/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=96896 CPUtime=0.11 cores=0,2,4,6
/proc/1158/stat : 1158 (python) D 1156 1158 27000 0 -1 4202496 3908 1011 1 0 9 2 0 0 20 0 1 0 338217805 99221504 2647 33554432000 4194304 5683644 140736715162816 140736715067048 219513963408 0 0 16781312 2 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/1158/statm: 24224 2647 822 364 0 1715 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 96896

[startup+0.700128 s]
/proc/loadavg: 2.42 2.78 2.61 3/199 1158
/proc/meminfo: memFree=22075152/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=122512 CPUtime=0.19 cores=0,2,4,6
/proc/1158/stat : 1158 (python) R 1156 1158 27000 0 -1 4202496 6044 1011 1 0 15 4 0 0 20 0 1 0 338217805 125452288 3916 33554432000 4194304 5683644 140736715162816 140736715098680 219513589652 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 30628 3920 1015 364 0 2871 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 122512

[startup+1.50023 s]
/proc/loadavg: 2.42 2.78 2.61 2/200 1163
/proc/meminfo: memFree=22053808/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=295364 CPUtime=0.6 cores=0,2,4,6
/proc/1158/stat : 1158 (python) R 1156 1158 27000 0 -1 4202496 12457 1011 1 0 52 8 0 0 20 0 1 0 338217805 302452736 10515 33554432000 4194304 5683644 140736715162816 140736715156312 4445115 0 0 16781312 2 0 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 73841 10515 1811 364 0 9070 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 295364

[startup+3.10022 s]
/proc/loadavg: 2.42 2.78 2.61 3/200 1163
/proc/meminfo: memFree=22017728/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=328444 CPUtime=2.2 cores=0,2,4,6
/proc/1158/stat : 1158 (python) R 1156 1158 27000 0 -1 4202496 25223 1011 1 0 210 10 0 0 20 0 1 0 338217805 336326656 18862 33554432000 4194304 5683644 140736715162816 140736715149640 219513586903 0 0 16781312 33554434 0 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 82111 18862 1846 364 0 17340 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 328444
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 2.39 2.77 2.61 3/203 1166
/proc/meminfo: memFree=21984276/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=408388 CPUtime=3.85 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 26548 1011 1 0 375 10 0 0 20 0 2 0 338217805 418189312 19959 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 102097 19959 1902 364 0 37320 0
[pid=1164] ppid=1158 vsize=332608 CPUtime=0 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 757 0 0 0 0 0 0 0 20 0 1 0 338218281 340590592 18391 33554432000 4194304 5683644 140736715162816 140736715153904 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 6 0 0 0 0 0
/proc/1164/statm: 83152 18391 340 364 0 18375 0
[pid=1166] ppid=1164 vsize=21988 CPUtime=1.52 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) R 1164 1166 1166 0 -1 4202496 7226 0 0 0 148 4 0 0 20 0 1 0 338218281 22515712 4942 33554432000 134512640 135752315 4290672336 4290670412 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 5497 4942 146 303 0 5192 0
[pid=1158/tid=1165] ppid=1156 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 2 0 338218281 418189312 19959 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 762984

[startup+12.7004 s]
/proc/loadavg: 2.36 2.75 2.60 3/203 1166
/proc/meminfo: memFree=21970600/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=408388 CPUtime=3.85 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 26548 1011 1 0 375 10 0 0 20 0 2 0 338217805 418189312 19959 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 102097 19959 1902 364 0 37320 0
[pid=1164] ppid=1158 vsize=332608 CPUtime=0 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 885 0 0 0 0 0 0 0 20 0 1 0 338218281 340590592 18414 33554432000 4194304 5683644 140736715162816 140736715153904 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/1164/statm: 83152 18414 363 364 0 18375 0
[pid=1166] ppid=1164 vsize=28272 CPUtime=7.93 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) R 1164 1166 1166 0 -1 4202496 8770 0 0 0 778 15 0 0 20 0 1 0 338218281 28950528 6486 33554432000 134512640 135752315 4290672336 4290670412 135270849 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 7068 6486 146 303 0 6763 0
[pid=1158/tid=1165] ppid=1156 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 2 0 338218281 418189312 19959 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 11.78
Current children cumulated vsize (KiB) 769268

[startup+25.5004 s]
/proc/loadavg: 2.28 2.72 2.59 3/203 1166
/proc/meminfo: memFree=21946832/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=408388 CPUtime=3.85 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 26548 1011 1 0 375 10 0 0 20 0 2 0 338217805 418189312 19959 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 102097 19959 1902 364 0 37320 0
[pid=1164] ppid=1158 vsize=332608 CPUtime=0.03 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 894 0 0 0 2 1 0 0 20 0 1 0 338218281 340590592 18414 33554432000 4194304 5683644 140736715162816 140736715153904 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/1164/statm: 83152 18414 363 364 0 18375 0
[pid=1166] ppid=1164 vsize=40724 CPUtime=20.73 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) R 1164 1166 1166 0 -1 4202496 11841 0 0 0 2047 26 0 0 20 0 1 0 338218281 41701376 9557 33554432000 134512640 135752315 4290672336 4290670332 134517408 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 10181 9557 146 303 0 9876 0
[pid=1158/tid=1165] ppid=1156 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 2 0 338218281 418189312 19959 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 781720

[startup+51.1004 s]
/proc/loadavg: 2.18 2.66 2.58 3/204 1167
/proc/meminfo: memFree=21922776/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=408388 CPUtime=3.85 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 26548 1011 1 0 375 10 0 0 20 0 2 0 338217805 418189312 19959 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 102097 19959 1902 364 0 37320 0
[pid=1164] ppid=1158 vsize=332608 CPUtime=0.07 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 1004 0 0 0 4 3 0 0 20 0 1 0 338218281 340590592 18419 33554432000 4194304 5683644 140736715162816 140736715153904 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/1164/statm: 83152 18419 368 364 0 18375 0
[pid=1166] ppid=1164 vsize=57464 CPUtime=46.33 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) R 1164 1166 1166 0 -1 4202496 16021 0 0 0 4591 42 0 0 20 0 1 0 338218281 58843136 13737 33554432000 134512640 135752315 4290672336 4290670332 134516976 0 0 16781312 3 0 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 14366 13737 146 303 0 14061 0
[pid=1158/tid=1165] ppid=1156 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 2 0 338218281 418189312 19959 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 798460

[startup+102.301 s]
/proc/loadavg: 2.08 2.55 2.54 3/187 1240
/proc/meminfo: memFree=24000008/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=484180 CPUtime=14.71 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 27557 1011 1 0 1458 13 0 0 20 0 3 0 338217805 495800320 19968 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1158/statm: 121045 19968 1905 364 0 56265 0
[pid=1164] ppid=1158 vsize=408388 CPUtime=0.09 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 1134 0 0 0 5 4 0 0 20 0 2 0 338218281 418189312 18454 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1164/statm: 102097 18454 396 364 0 37320 0
[pid=1166] ppid=1164 vsize=60536 CPUtime=49.95 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) T 1164 1166 1166 0 -1 4202496 16704 0 0 0 4952 43 0 0 20 0 1 0 338218281 61988864 14420 33554432000 134512640 135752315 4290672336 4290670332 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 15134 14420 146 303 0 14829 0
[pid=1164/tid=1168] ppid=1158 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1164/task/1168/stat : 1168 (python) S 1158 1158 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338223279 418189312 18454 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1169] ppid=1158 vsize=408400 CPUtime=0.05 cores=0,2,4,6
/proc/1169/stat : 1169 (python) S 1158 1158 27000 0 -1 4202560 912 0 0 0 2 3 0 0 20 0 1 0 338224365 418201600 18415 33554432000 4194304 5683644 140736715162816 140736715153904 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 0 0 0 0 0 0
/proc/1169/statm: 102100 18415 358 364 0 37320 0
[pid=1171] ppid=1169 vsize=2516704 CPUtime=36.68 cores=0,2,4,6
/proc/1171/stat : 1171 (minion) R 1169 1171 1171 0 -1 4202496 619085 0 0 0 3585 83 0 0 20 0 1 0 338224366 2577104896 621797 33554432000 134512640 165565024 4294036144 4294033456 158624664 0 0 16781312 8396802 0 0 0 17 2 0 0 0 0 0
/proc/1171/statm: 629176 621797 358 7582 0 621591 0
[pid=1158/tid=1165] ppid=1156 vsize=484180 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 3 0 338218281 495800320 19968 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1170] ppid=1156 vsize=484180 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1170/stat : 1170 (python) S 1156 1158 27000 0 -1 4202560 22 1011 0 0 0 0 0 0 20 0 3 0 338224365 495800320 19968 33554432000 4194304 5683644 140736715162816 140507791196720 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 3878208

[startup+162.301 s]
/proc/loadavg: 2.10 2.48 2.52 3/217 1270
/proc/meminfo: memFree=20639796/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=635764 CPUtime=14.77 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 29298 1011 1 0 1463 14 0 0 20 0 5 0 338217805 651022336 19984 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1158/statm: 158941 19984 1909 364 0 94155 0
[pid=1164] ppid=1158 vsize=408388 CPUtime=0.09 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 1134 0 0 0 5 4 0 0 20 0 2 0 338218281 418189312 18454 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1164/statm: 102097 18454 396 364 0 37320 0
[pid=1166] ppid=1164 vsize=60536 CPUtime=49.95 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) T 1164 1166 1166 0 -1 4202496 16704 0 0 0 4952 43 0 0 20 0 1 0 338218281 61988864 14420 33554432000 134512640 135752315 4290672336 4290670332 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 15134 14420 146 303 0 14829 0
[pid=1164/tid=1168] ppid=1158 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1164/task/1168/stat : 1168 (python) S 1158 1158 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338223279 418189312 18454 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1169] ppid=1158 vsize=408400 CPUtime=0.08 cores=0,2,4,6
/proc/1169/stat : 1169 (python) S 1158 1158 27000 0 -1 4202560 1070 0 0 0 4 4 0 0 20 0 2 0 338224365 418201600 18441 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1169/statm: 102100 18441 383 364 0 37320 0
[pid=1171] ppid=1169 vsize=2516704 CPUtime=47.14 cores=0,2,4,6
/proc/1171/stat : 1171 (minion) T 1169 1171 1171 0 -1 4202496 619085 0 0 0 4631 83 0 0 20 0 1 0 338224366 2577104896 621797 33554432000 134512640 165565024 4294036144 4294033424 142424342 0 0 16781312 8396802 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/1171/statm: 629176 621797 358 7582 0 621591 0
[pid=1169/tid=1241] ppid=1158 vsize=408400 CPUtime=0 cores=0,2,4,6
/proc/1169/task/1241/stat : 1241 (python) S 1158 1158 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338229081 418201600 18441 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0

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

[pid=1158/tid=1165] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 7 0 338218281 806244352 20000 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1170] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1170/stat : 1170 (python) S 1156 1158 27000 0 -1 4202560 22 1011 0 0 0 0 0 0 20 0 7 0 338224365 806244352 20000 33554432000 4194304 5683644 140736715162816 140507791196720 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1243] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1243/stat : 1243 (python) S 1156 1158 27000 0 -1 4202560 21 1011 0 0 0 0 0 0 20 0 7 0 338229084 806244352 20000 33554432000 4194304 5683644 140736715162816 140507780706864 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1269] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1269/stat : 1269 (python) S 1156 1158 27000 0 -1 4202560 25 1011 0 0 0 0 0 0 20 0 7 0 338233880 806244352 20000 33554432000 4194304 5683644 140736715162816 140507770217008 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1158/tid=1277] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1277/stat : 1277 (python) S 1156 1158 27000 0 -1 4202560 21 1011 0 0 0 0 0 0 20 0 7 0 338238596 806244352 20000 33554432000 4194304 5683644 140736715162816 140507746783792 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1292] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1292/stat : 1292 (python) S 1156 1158 27000 0 -1 4202560 21 1011 0 0 0 0 0 0 20 0 7 0 338248062 806244352 20000 33554432000 4194304 5683644 140736715162816 140507736281648 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 305.44
Current children cumulated vsize (KiB) 25854716

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+303.601 s]
/proc/loadavg: 2.03 2.30 2.44 3/255 1310
/proc/meminfo: memFree=16175296/32873648 swapFree=7120/7120
[pid=1158] ppid=1156 vsize=787348 CPUtime=14.84 cores=0,2,4,6
/proc/1158/stat : 1158 (python) S 1156 1158 27000 0 -1 4202496 31171 1011 1 0 1470 14 0 0 20 0 7 0 338217805 806244352 20000 33554432000 4194304 5683644 140736715162816 140736715157648 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1158/statm: 196837 20000 1913 364 0 132045 0
[pid=1164] ppid=1158 vsize=408388 CPUtime=0.09 cores=0,2,4,6
/proc/1164/stat : 1164 (python) S 1158 1158 27000 0 -1 4202560 1134 0 0 0 5 4 0 0 20 0 2 0 338218281 418189312 18454 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1164/statm: 102097 18454 396 364 0 37320 0
[pid=1166] ppid=1164 vsize=60536 CPUtime=49.95 cores=0,2,4,6
/proc/1166/stat : 1166 (wbo1.4b-fixed) T 1164 1166 1166 0 -1 4202496 16704 0 0 0 4952 43 0 0 20 0 1 0 338218281 61988864 14479 33554432000 134512640 135752315 4290672336 4290670332 134517408 0 0 16781312 3 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/1166/statm: 15134 14479 146 303 0 14829 0
[pid=1164/tid=1168] ppid=1158 vsize=408388 CPUtime=0 cores=0,2,4,6
/proc/1164/task/1168/stat : 1168 (python) S 1158 1158 27000 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 338223279 418189312 18454 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1169] ppid=1158 vsize=408400 CPUtime=0.08 cores=0,2,4,6
/proc/1169/stat : 1169 (python) S 1158 1158 27000 0 -1 4202560 1070 0 0 0 4 4 0 0 20 0 2 0 338224365 418201600 18441 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/1169/statm: 102100 18441 383 364 0 37320 0
[pid=1171] ppid=1169 vsize=2516704 CPUtime=47.14 cores=0,2,4,6
/proc/1171/stat : 1171 (minion) T 1169 1171 1171 0 -1 4202496 619085 0 0 0 4631 83 0 0 20 0 1 0 338224366 2577104896 621798 33554432000 134512640 165565024 4294036144 4294033424 142424342 0 0 16781312 8396802 18446744071579387992 0 0 17 2 0 0 0 0 0
/proc/1171/statm: 629176 621798 358 7582 0 621591 0
[pid=1169/tid=1241] ppid=1158 vsize=408400 CPUtime=0 cores=0,2,4,6
/proc/1169/task/1241/stat : 1241 (python) S 1158 1158 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 338229081 418201600 18441 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1242] ppid=1158 vsize=484192 CPUtime=0.07 cores=0,2,4,6
/proc/1242/stat : 1242 (python) S 1158 1158 27000 0 -1 4202560 1088 0 0 0 4 3 0 0 20 0 2 0 338229084 495812608 18447 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1242/statm: 121048 18447 383 364 0 56265 0
[pid=1244] ppid=1242 vsize=9624972 CPUtime=49.76 cores=0,2,4,6
/proc/1244/stat : 1244 (java) T 1242 1244 1244 0 -1 4202496 13258 0 1 0 4931 45 0 0 20 0 19 0 338229084 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 140734757754112 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1244/statm: 2406243 516349 2277 9 0 2396937 0
[pid=1244/tid=1245] ppid=1242 vsize=9624972 CPUtime=46.4 cores=0,2,4,6
/proc/1244/task/1245/stat : 1245 (java) T 1242 1244 1244 0 -1 4202560 4013 0 1 0 4608 32 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944277598480 139944144815447 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1246] ppid=1242 vsize=9624972 CPUtime=0.15 cores=0,2,4,6
/proc/1244/task/1246/stat : 1246 (java) T 1242 1244 1244 0 -1 4202560 50 0 0 0 13 2 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944266660392 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1247] ppid=1242 vsize=9624972 CPUtime=0.13 cores=0,2,4,6
/proc/1244/task/1247/stat : 1247 (java) T 1242 1244 1244 0 -1 4202560 38 0 0 0 11 2 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944265607592 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=1244/tid=1248] ppid=1242 vsize=9624972 CPUtime=0.12 cores=0,2,4,6
/proc/1244/task/1248/stat : 1248 (java) T 1242 1244 1244 0 -1 4202560 58 0 0 0 10 2 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944264554792 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=1244/tid=1249] ppid=1242 vsize=9624972 CPUtime=0.12 cores=0,2,4,6
/proc/1244/task/1249/stat : 1249 (java) T 1242 1244 1244 0 -1 4202560 63 0 0 0 10 2 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944263501992 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=1244/tid=1250] ppid=1242 vsize=9624972 CPUtime=0.15 cores=0,2,4,6
/proc/1244/task/1250/stat : 1250 (java) T 1242 1244 1244 0 -1 4202560 46 0 0 0 13 2 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944116567080 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1251] ppid=1242 vsize=9624972 CPUtime=0.11 cores=0,2,4,6
/proc/1244/task/1251/stat : 1251 (java) T 1242 1244 1244 0 -1 4202560 31 0 0 0 11 0 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944115514280 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1252] ppid=1242 vsize=9624972 CPUtime=0.11 cores=0,2,4,6
/proc/1244/task/1252/stat : 1252 (java) T 1242 1244 1244 0 -1 4202560 43 0 0 0 9 2 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944114461480 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1253] ppid=1242 vsize=9624972 CPUtime=0.1 cores=0,2,4,6
/proc/1244/task/1253/stat : 1253 (java) T 1242 1244 1244 0 -1 4202560 57 0 0 0 9 1 0 0 20 0 19 0 338229085 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944113408680 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=1244/tid=1254] ppid=1242 vsize=9624972 CPUtime=1.17 cores=0,2,4,6
/proc/1244/task/1254/stat : 1254 (java) T 1242 1244 1244 0 -1 4202560 1008 0 0 0 117 0 0 0 20 0 19 0 338229086 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944101210600 219517335465 0 0 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1255] ppid=1242 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/1244/task/1255/stat : 1255 (java) T 1242 1244 1244 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 338229087 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944100156664 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=1244/tid=1256] ppid=1242 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/1244/task/1256/stat : 1256 (java) T 1242 1244 1244 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 338229087 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944099103752 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=1244/tid=1257] ppid=1242 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/1244/task/1257/stat : 1257 (java) T 1242 1244 1244 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338229089 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944098052240 219517343520 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=1244/tid=1258] ppid=1242 vsize=9624972 CPUtime=0.55 cores=0,2,4,6
/proc/1244/task/1258/stat : 1258 (java) T 1242 1244 1244 0 -1 4202560 3619 0 0 0 55 0 0 0 20 0 19 0 338229089 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944097000376 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=1244/tid=1259] ppid=1242 vsize=9624972 CPUtime=0.49 cores=0,2,4,6
/proc/1244/task/1259/stat : 1259 (java) T 1242 1244 1244 0 -1 4202560 2820 0 0 0 49 0 0 0 20 0 19 0 338229089 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944095947576 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 2 0 0 0 0 0
[pid=1244/tid=1260] ppid=1242 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/1244/task/1260/stat : 1260 (java) T 1242 1244 1244 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338229089 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944094894968 219517334588 0 4 0 16800975 18446744071579387992 0 0 -1 4 0 0 0 0 0
[pid=1244/tid=1261] ppid=1242 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/1244/task/1261/stat : 1261 (java) T 1242 1244 1244 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338229089 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944093842376 219517335465 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1244/tid=1262] ppid=1242 vsize=9624972 CPUtime=0 cores=0,2,4,6
/proc/1244/task/1262/stat : 1262 (java) T 1242 1244 1244 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 338229227 9855971328 516349 33554432000 1073741824 1073778376 140734757762976 139944092787880 219517335465 0 4 0 16800975 18446744071579387992 0 0 -1 6 0 0 0 0 0
[pid=1242/tid=1267] ppid=1158 vsize=484192 CPUtime=0 cores=0,2,4,6
/proc/1242/task/1267/stat : 1267 (python) S 1158 1158 27000 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 338233878 495812608 18447 33554432000 4194304 5683644 140736715162816 140507791196720 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1268] ppid=1158 vsize=559984 CPUtime=0.15 cores=0,2,4,6
/proc/1268/stat : 1268 (python) S 1158 1158 27000 0 -1 4202560 1162 0 0 0 8 7 0 0 20 0 2 0 338233880 573423616 18453 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1268/statm: 139996 18453 383 364 0 75210 0
[pid=1270] ppid=1268 vsize=43164 CPUtime=92.17 cores=0,2,4,6
/proc/1270/stat : 1270 (clasp-1.3.7-x86) T 1268 1270 1270 0 -1 4202496 11333 0 0 0 9214 3 0 0 20 0 1 0 338233880 44199936 10247 33554432000 134512640 136139019 4291843824 4291842688 134608189 0 0 16781312 16386 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/1270/statm: 10791 10247 183 398 0 10391 0
[pid=1268/tid=1275] ppid=1158 vsize=559984 CPUtime=0 cores=0,2,4,6
/proc/1268/task/1275/stat : 1275 (python) S 1158 1158 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 338238593 573423616 18453 33554432000 4194304 5683644 140736715162816 140507780706864 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1276] ppid=1158 vsize=635776 CPUtime=0.07 cores=0,2,4,6
/proc/1276/stat : 1276 (python) S 1158 1158 27000 0 -1 4202560 1127 0 0 0 4 3 0 0 20 0 2 0 338238596 651034624 18459 33554432000 4194304 5683644 140736715162816 140736715154464 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1276/statm: 158944 18459 383 364 0 94155 0
[pid=1278] ppid=1276 vsize=55276 CPUtime=49.43 cores=0,2,4,6
/proc/1278/stat : 1278 (wbo1.4a) T 1276 1278 1278 0 -1 4202496 15487 0 0 0 4893 50 0 0 20 0 1 0 338238596 56602624 13193 33554432000 134512640 135751879 4293468752 4293466928 134616497 0 0 16781312 3 18446744071579387992 0 0 17 0 0 0 0 0 0
/proc/1278/statm: 13819 13193 143 303 0 13514 0
[pid=1276/tid=1283] ppid=1158 vsize=635776 CPUtime=0 cores=0,2,4,6
/proc/1276/task/1283/stat : 1283 (python) S 1158 1158 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 338243544 651034624 18459 33554432000 4194304 5683644 140736715162816 140507770217008 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1291] ppid=1158 vsize=711568 CPUtime=0 cores=0,2,4,6
/proc/1291/stat : 1291 (python) S 1158 1158 27000 0 -1 4202560 831 0 0 0 0 0 0 0 20 0 1 0 338248062 728645632 18416 33554432000 4194304 5683644 140736715162816 140736715153904 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 2 0 0 0 0 0
/proc/1291/statm: 177892 18416 335 364 0 113100 0
[pid=1293] ppid=1291 vsize=9558408 CPUtime=1.69 cores=0,2,4,6
/proc/1293/stat : 1293 (java) S 1291 1293 1293 0 -1 4202496 9749 0 1 0 161 8 0 0 20 0 18 0 338248062 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140733443345552 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1293/statm: 2389602 45428 2247 9 0 2380296 0
[pid=1293/tid=1294] ppid=1291 vsize=9558408 CPUtime=0.96 cores=0,2,4,6
/proc/1293/task/1294/stat : 1294 (java) R 1291 1293 1293 0 -1 4202560 2538 0 1 0 92 4 0 0 20 0 18 0 338248064 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013381418568 140013321561674 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1293/tid=1295] ppid=1291 vsize=9558408 CPUtime=0.01 cores=0,2,4,6
/proc/1293/task/1295/stat : 1295 (java) S 1291 1293 1293 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013320149416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1293/tid=1296] ppid=1291 vsize=9558408 CPUtime=0.01 cores=0,2,4,6
/proc/1293/task/1296/stat : 1296 (java) S 1291 1293 1293 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013319096872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1293/tid=1297] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1297/stat : 1297 (java) S 1291 1293 1293 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013318043816 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1293/tid=1298] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1298/stat : 1298 (java) S 1291 1293 1293 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013221919016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1299] ppid=1291 vsize=9558408 CPUtime=0.02 cores=0,2,4,6
/proc/1293/task/1299/stat : 1299 (java) S 1291 1293 1293 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013220866984 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1293/tid=1300] ppid=1291 vsize=9558408 CPUtime=0.01 cores=0,2,4,6
/proc/1293/task/1300/stat : 1300 (java) S 1291 1293 1293 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013219814440 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1293/tid=1301] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1301/stat : 1301 (java) S 1291 1293 1293 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013218761384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1302] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1302/stat : 1302 (java) S 1291 1293 1293 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 338248065 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013217708840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1303] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1303/stat : 1303 (java) S 1291 1293 1293 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 338248066 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013205510504 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1304] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1304/stat : 1304 (java) S 1291 1293 1293 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 338248066 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013204456824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1305] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1305/stat : 1305 (java) S 1291 1293 1293 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 338248066 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013203403656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1306] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1306/stat : 1306 (java) S 1291 1293 1293 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 338248069 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013202352400 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1307] ppid=1291 vsize=9558408 CPUtime=0.26 cores=0,2,4,6
/proc/1293/task/1307/stat : 1307 (java) S 1291 1293 1293 0 -1 4202560 2863 0 0 0 26 0 0 0 20 0 18 0 338248069 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013201300280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1293/tid=1308] ppid=1291 vsize=9558408 CPUtime=0.26 cores=0,2,4,6
/proc/1293/task/1308/stat : 1308 (java) S 1291 1293 1293 0 -1 4202560 2805 0 0 0 26 0 0 0 20 0 18 0 338248069 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013200247736 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1293/tid=1309] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1309/stat : 1309 (java) S 1291 1293 1293 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 338248069 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013199194872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1293/tid=1310] ppid=1291 vsize=9558408 CPUtime=0 cores=0,2,4,6
/proc/1293/task/1310/stat : 1310 (java) S 1291 1293 1293 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 338248069 9787809792 45428 33554432000 1073741824 1073778376 140733443354416 140013198142536 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1158/tid=1165] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1165/stat : 1165 (python) S 1156 1158 27000 0 -1 4202560 27 1011 0 0 0 0 0 0 20 0 7 0 338218281 806244352 20000 33554432000 4194304 5683644 140736715162816 140507801686576 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1170] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1170/stat : 1170 (python) S 1156 1158 27000 0 -1 4202560 22 1011 0 0 0 0 0 0 20 0 7 0 338224365 806244352 20000 33554432000 4194304 5683644 140736715162816 140507791196720 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1243] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1243/stat : 1243 (python) S 1156 1158 27000 0 -1 4202560 21 1011 0 0 0 0 0 0 20 0 7 0 338229084 806244352 20000 33554432000 4194304 5683644 140736715162816 140507780706864 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1269] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1269/stat : 1269 (python) S 1156 1158 27000 0 -1 4202560 25 1011 0 0 0 0 0 0 20 0 7 0 338233880 806244352 20000 33554432000 4194304 5683644 140736715162816 140507770217008 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1158/tid=1277] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1277/stat : 1277 (python) S 1156 1158 27000 0 -1 4202560 21 1011 0 0 0 0 0 0 20 0 7 0 338238596 806244352 20000 33554432000 4194304 5683644 140736715162816 140507746783792 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1158/tid=1292] ppid=1156 vsize=787348 CPUtime=0 cores=0,2,4,6
/proc/1158/task/1292/stat : 1292 (python) S 1156 1158 27000 0 -1 4202560 21 1011 0 0 0 0 0 0 20 0 7 0 338248062 806244352 20000 33554432000 4194304 5683644 140736715162816 140507736281648 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 305.44
Current children cumulated vsize (KiB) 25854716

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1158 and gives
#  childrusage.ru_utime.tv_sec=14
#  childrusage.ru_utime.tv_usec=708763
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=148977
# CPU time returned by wait4() is 14.8577
# while last known CPU time is 305.44
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 303.662
CPU time (s): 305.44
CPU user time (s): 302.77
CPU system time (s): 2.67
CPU usage (%): 100.585
Max. virtual memory (cumulated for all children) (KiB): 25854716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.7088
system time used= 0.148977
maximum resident set size= 87084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32182
page faults= 1
swaps= 0
block input operations= 0
block output operations= 22384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2076
involuntary context switches= 31

runsolver used 1.14482 second user time and 3.07353 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 12:55:03
IDJOB=3741046
IDBENCH=89738
IDSOLVER=2327
FILE ID=node114/3741046-1338720903
RUNJOBID= node114-1338713908-27016
PBS_JOBID= 14636748
Free space on /tmp= 70012 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-99.opb
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.dec.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741046-1338720903/watcher-3741046-1338720903 -o /tmp/evaluation-result-3741046-1338720903/solver-3741046-1338720903 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3741046-1338720903.opb -seed 339654894 -budget 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a0ef64dc4a665e7cf00a752d7a124006
RANDOM SEED=339654894

node114.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5451.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        22075036 kB
Buffers:         1008444 kB
Cached:          3842160 kB
SwapCached:         2180 kB
Active:          8009328 kB
Inactive:        1774656 kB
Active(anon):    4918072 kB
Inactive(anon):    10708 kB
Active(file):    3091256 kB
Inactive(file):  1763948 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103576 kB
Dirty:            108900 kB
Writeback:             0 kB
AnonPages:       4931712 kB
Mapped:            22060 kB
Shmem:               184 kB
Slab:             861088 kB
SReclaimable:     303104 kB
SUnreclaim:       557984 kB
KernelStack:        1632 kB
PageTables:        18524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5821740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69888 MiB
End job on node114 at 2012-06-03 13:00:10