Trace number 3730767

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) 1630.72 1628.07

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark112.93
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
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 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.35/0.51	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.35/0.51	c INFO: solving HOME/instance-3730767-1338715902.opb
1.61/1.76	c INFO: parsing took 1.22 s
3.75/3.97	c INFO: features took 2.19 CPU seconds
3.75/3.99	c INFO: running clasp-1.3.7@0 for 45 with 1796 remaining (b = 0.13)
61.99/62.13	c INFO: wrote minion input file to HOME/tmpjl1zZ1.minion
61.99/62.13	c INFO: running minion-0.12@0 for 45 with 1749 remaining (b = 0.04)
109.73/109.85	c INFO: running scip-2.0.1-spx@0 for 45 with 1690 remaining (b = 0.03)
157.19/157.29	c INFO: running scip-2.0.1-clp@0 for 45 with 1643 remaining (b = 0.02)
204.75/204.79	c INFO: running clasp-1.3.7@47 for 45 with 1597 remaining (b = 0.01)
250.02/249.94	c INFO: running wbo1.4a@0 for 45 with 1552 remaining (b = 0.01)
297.27/297.18	c INFO: running scip-2.0.1-clp@46 for 45 with 1505 remaining (b = 0.01)
343.23/343.08	c INFO: running clasp-1.3.7@92 for 136 with 1459 remaining (b = 0.03)
480.84/480.48	c INFO: running wbo1.4b-fixed@0 for 45 with 1321 remaining (b = 0.01)
526.99/526.51	c INFO: running scip-2.0.1-spx@46 for 45 with 1276 remaining (b = 0.01)
572.57/572.07	c INFO: running scip-2.0.1-spx@92 for 456 with 1230 remaining (b = 0.07)
1032.76/1031.52	c INFO: running bsolo_pb10-l1@0 for 91 with 772 remaining (b = 0.01)
1124.81/1123.40	c INFO: running scip-2.0.1-spx@549 for 501 with 681 remaining (b = 0.06)
1629.73/1627.51	c INFO: running sat4j-pb-v20101225@0 for 45 with 177 remaining (b = 0.00)

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-3730767-1338715902/watcher-3730767-1338715902 -o /tmp/evaluation-result-3730767-1338715902/solver-3730767-1338715902 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3730767-1338715902.opb -seed 764476855 -budget 1800 

running on 4 cores: 1,3,5,7

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: 4.87 3.82 2.77 3/181 5425
/proc/meminfo: memFree=24682100/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=15016 CPUtime=0 cores=1,3,5,7
/proc/5425/stat : 5425 (python) R 5423 5425 3958 0 -1 4202496 557 0 0 0 0 0 0 0 20 0 1 0 337716313 15376384 457 33554432000 4194304 5683644 140734688049680 140735259903656 4689749 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5425/statm: 3754 458 275 364 0 196 0

[startup+0.0755989 s]
/proc/loadavg: 4.87 3.82 2.77 3/181 5425
/proc/meminfo: memFree=24682100/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=50508 CPUtime=0.05 cores=1,3,5,7
/proc/5425/stat : 5425 (python) D 5423 5425 3958 0 -1 4202496 2158 0 0 0 4 1 0 0 20 0 1 0 337716313 51720192 1750 33554432000 4194304 5683644 140734688049680 140734687976008 217410519952 0 0 16781312 2 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/5425/statm: 12627 1750 489 364 0 1281 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50508

[startup+0.100288 s]
/proc/loadavg: 4.87 3.82 2.77 3/181 5425
/proc/meminfo: memFree=24682100/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=92396 CPUtime=0.06 cores=1,3,5,7
/proc/5425/stat : 5425 (python) R 5423 5425 3958 0 -1 4202496 3081 0 1 0 5 1 0 0 20 0 1 0 337716313 94613504 2536 33554432000 4194304 5683644 140734688049680 140734688002152 217410520448 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/5425/statm: 23099 2538 816 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 92396

[startup+0.300209 s]
/proc/loadavg: 4.87 3.82 2.77 3/181 5425
/proc/meminfo: memFree=24682100/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=166948 CPUtime=0.21 cores=1,3,5,7
/proc/5425/stat : 5425 (python) R 5423 5425 3958 0 -1 4202496 6561 1012 1 0 17 4 0 0 20 0 1 0 337716313 170954752 4351 33554432000 4194304 5683644 140734688049680 140734687953912 217410145339 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/5425/statm: 41737 4351 1227 364 0 3290 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 166948

[startup+0.700209 s]
/proc/loadavg: 4.87 3.82 2.77 3/181 5425
/proc/meminfo: memFree=24682100/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=294672 CPUtime=0.56 cores=1,3,5,7
/proc/5425/stat : 5425 (python) R 5423 5425 3958 0 -1 4202496 12320 1012 1 0 49 7 0 0 20 0 1 0 337716313 301744128 10375 33554432000 4194304 5683644 140734688049680 140734688042632 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/5425/statm: 73668 10377 1811 364 0 8897 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 294672

[startup+1.5002 s]
/proc/loadavg: 4.87 3.82 2.77 3/182 5430
/proc/meminfo: memFree=24636976/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=323096 CPUtime=1.36 cores=1,3,5,7
/proc/5425/stat : 5425 (python) R 5423 5425 3958 0 -1 4202496 19196 1012 1 0 128 8 0 0 20 0 1 0 337716313 330850304 17251 33554432000 4194304 5683644 140734688049680 140734688042632 217410146196 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/5425/statm: 80774 17251 1811 364 0 16003 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 323096

[startup+3.1001 s]
/proc/loadavg: 4.72 3.81 2.77 3/182 5430
/proc/meminfo: memFree=24609072/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=331680 CPUtime=2.96 cores=1,3,5,7
/proc/5425/stat : 5425 (python) R 5423 5425 3958 0 -1 4202496 27061 1012 1 0 286 10 0 0 20 0 1 0 337716313 339640320 19672 33554432000 4194304 5683644 140734688049680 140734688042856 140177937878517 0 0 16781312 33554434 0 0 0 17 1 0 0 0 0 0
/proc/5425/statm: 82920 19672 1847 364 0 18149 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 331680

[startup+6.30032 s]
/proc/loadavg: 4.72 3.81 2.77 3/185 5433
/proc/meminfo: memFree=24574344/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=411240 CPUtime=3.85 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 28286 1012 1 0 375 10 0 0 20 0 2 0 337716313 421109760 20672 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5425/statm: 102810 20672 1902 364 0 38033 0
[pid=5431] ppid=5425 vsize=335460 CPUtime=0 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 734 0 0 0 0 0 0 0 20 0 1 0 337716713 343511040 19104 33554432000 4194304 5683644 140734688049680 140734688040768 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 83865 19104 340 364 0 19088 0
[pid=5433] ppid=5431 vsize=33836 CPUtime=2.29 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) R 5431 5433 5433 0 -1 4202496 9923 0 0 0 228 1 0 0 20 0 1 0 337716713 34648064 8091 33554432000 134512640 136139019 4293883664 4293882640 134876659 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 8459 8091 183 398 0 8059 0
[pid=5425/tid=5432] ppid=5423 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337716713 421109760 20672 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 780536

[startup+12.7003 s]
/proc/loadavg: 4.50 3.78 2.77 3/185 5433
/proc/meminfo: memFree=24575500/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=411240 CPUtime=3.85 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 28286 1012 1 0 375 10 0 0 20 0 2 0 337716313 421109760 20672 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5425/statm: 102810 20672 1902 364 0 38033 0
[pid=5431] ppid=5425 vsize=335460 CPUtime=0 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 882 0 0 0 0 0 0 0 20 0 1 0 337716713 343511040 19127 33554432000 4194304 5683644 140734688049680 140734688040768 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 83865 19127 363 364 0 19088 0
[pid=5433] ppid=5431 vsize=34788 CPUtime=8.69 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) R 5431 5433 5433 0 -1 4202496 10130 0 0 0 868 1 0 0 20 0 1 0 337716713 35622912 8298 33554432000 134512640 136139019 4293883664 4293882588 134828711 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 8697 8298 183 398 0 8297 0
[pid=5425/tid=5432] ppid=5423 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337716713 421109760 20672 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 781488

[startup+25.5004 s]
/proc/loadavg: 3.95 3.69 2.75 3/185 5433
/proc/meminfo: memFree=24574340/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=411240 CPUtime=3.85 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 28286 1012 1 0 375 10 0 0 20 0 2 0 337716313 421109760 20672 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5425/statm: 102810 20672 1902 364 0 38033 0
[pid=5431] ppid=5425 vsize=335460 CPUtime=0.02 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 892 0 0 0 2 0 0 0 20 0 1 0 337716713 343511040 19127 33554432000 4194304 5683644 140734688049680 140734688040768 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 83865 19127 363 364 0 19088 0
[pid=5433] ppid=5431 vsize=37428 CPUtime=21.48 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) R 5431 5433 5433 0 -1 4202496 10795 0 0 0 2147 1 0 0 20 0 1 0 337716713 38326272 8963 33554432000 134512640 136139019 4293883664 4293882644 134883821 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 9357 8963 183 398 0 8957 0
[pid=5425/tid=5432] ppid=5423 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337716713 421109760 20672 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 784128

[startup+51.1003 s]
/proc/loadavg: 3.35 3.57 2.74 3/178 5445
/proc/meminfo: memFree=25418020/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=411240 CPUtime=3.85 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 28286 1012 1 0 375 10 0 0 20 0 2 0 337716313 421109760 20672 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5425/statm: 102810 20672 1902 364 0 38033 0
[pid=5431] ppid=5425 vsize=335460 CPUtime=0.06 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 1005 0 0 0 4 2 0 0 20 0 1 0 337716713 343511040 19132 33554432000 4194304 5683644 140734688049680 140734688040768 217410535848 0 0 16781312 33554946 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 83865 19132 368 364 0 19088 0
[pid=5433] ppid=5431 vsize=40544 CPUtime=47.08 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) R 5431 5433 5433 0 -1 4202496 11556 0 0 0 4707 1 0 0 20 0 1 0 337716713 41517056 9724 33554432000 134512640 136139019 4293883664 4293882640 134883469 0 0 16781312 16386 0 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 10136 9724 183 398 0 9736 0
[pid=5425/tid=5432] ppid=5423 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337716713 421109760 20672 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 787244

[startup+102.301 s]
/proc/loadavg: 2.58 3.32 2.70 3/187 5487
/proc/meminfo: memFree=29561652/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=487032 CPUtime=14.86 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 29399 1012 1 0 1472 14 0 0 20 0 3 0 337716313 498720768 20681 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5425/statm: 121758 20681 1905 364 0 56978 0
[pid=5431] ppid=5425 vsize=411240 CPUtime=0.06 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 1136 0 0 0 4 2 0 0 20 0 2 0 337716713 421109760 19167 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 102810 19167 396 364 0 38033 0
[pid=5433] ppid=5431 vsize=40544 CPUtime=47.1 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) T 5431 5433 5433 0 -1 4202496 11556 0 0 0 4709 1 0 0 20 0 1 0 337716713 41517056 9724 33554432000 134512640 136139019 4293883664 4293882640 134883371 0 0 16781312 16386 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 10136 9724 183 398 0 9736 0
[pid=5431/tid=5446] ppid=5425 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5431/task/5446/stat : 5446 (python) S 5425 5425 3958 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 337721425 421109760 19167 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5447] ppid=5425 vsize=411252 CPUtime=0.05 cores=1,3,5,7
/proc/5447/stat : 5447 (python) S 5425 5425 3958 0 -1 4202560 913 0 0 0 3 2 0 0 20 0 1 0 337722526 421122048 19128 33554432000 4194304 5683644 140734688049680 140734688040768 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/5447/statm: 102813 19128 358 364 0 38033 0
[pid=5449] ppid=5447 vsize=218788 CPUtime=40.15 cores=1,3,5,7
/proc/5449/stat : 5449 (minion) R 5447 5449 5449 0 -1 4202496 47313 0 0 0 4008 7 0 0 20 0 1 0 337722526 224038912 47147 33554432000 134512640 165565024 4293318960 4293316208 142853006 0 0 16781312 8396802 0 0 0 17 3 0 0 0 0 0
/proc/5449/statm: 54697 47147 345 7582 0 47112 0
[pid=5425/tid=5432] ppid=5423 vsize=487032 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 3 0 337716713 498720768 20681 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5448] ppid=5423 vsize=487032 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5448/stat : 5448 (python) S 5423 5425 3958 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 3 0 337722526 498720768 20681 33554432000 4194304 5683644 140734688049680 140177754026544 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 1568856

[startup+162.301 s]
/proc/loadavg: 2.23 3.09 2.66 3/199 5499
/proc/meminfo: memFree=27760200/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=638616 CPUtime=14.91 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 31229 1012 1 0 1476 15 0 0 20 0 5 0 337716313 653942784 20697 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5425/statm: 159654 20697 1909 364 0 94868 0
[pid=5431] ppid=5425 vsize=411240 CPUtime=0.06 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 1136 0 0 0 4 2 0 0 20 0 2 0 337716713 421109760 19167 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 102810 19167 396 364 0 38033 0
[pid=5433] ppid=5431 vsize=40544 CPUtime=47.1 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) T 5431 5433 5433 0 -1 4202496 11556 0 0 0 4709 1 0 0 20 0 1 0 337716713 41517056 9736 33554432000 134512640 136139019 4293883664 4293882640 134883371 0 0 16781312 16386 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 10136 9736 183 398 0 9736 0
[pid=5431/tid=5446] ppid=5425 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5431/task/5446/stat : 5446 (python) S 5425 5425 3958 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 337721425 421109760 19167 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5447] ppid=5425 vsize=411252 CPUtime=0.07 cores=1,3,5,7
/proc/5447/stat : 5447 (python) S 5425 5425 3958 0 -1 4202560 1071 0 0 0 4 3 0 0 20 0 2 0 337722526 421122048 19154 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5447/statm: 102813 19154 383 364 0 38033 0
[pid=5449] ppid=5447 vsize=218788 CPUtime=47.68 cores=1,3,5,7
/proc/5449/stat : 5449 (minion) T 5447 5449 5449 0 -1 4202496 47313 0 0 0 4761 7 0 0 20 0 1 0 337722526 224038912 47147 33554432000 134512640 165565024 4293318960 4293316208 142764950 0 0 16781312 8396802 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/5449/statm: 54697 47147 345 7582 0 47112 0
[pid=5447/tid=5488] ppid=5425 vsize=411252 CPUtime=0 cores=1,3,5,7
/proc/5447/task/5488/stat : 5488 (python) S 5425 5425 3958 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337727296 421122048 19154 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5489] ppid=5425 vsize=487044 CPUtime=0.07 cores=1,3,5,7

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

[pid=6634/tid=6646] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6634 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 337879069 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986677692168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986676640656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=9558408 CPUtime=0.23 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6634 0 -1 4202560 2774 0 0 0 23 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986675587256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=9558408 CPUtime=0.23 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6634 0 -1 4202560 2517 0 0 0 23 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139985801963576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139985800911480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139985799858888 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5425/tid=5432] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 34 1012 0 0 0 0 0 0 20 0 9 0 337716713 964386816 20729 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5425/tid=5448] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5448/stat : 5448 (python) S 5423 5425 3958 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337722526 964386816 20729 33554432000 4194304 5683644 140734688049680 140177754026544 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5490] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5490/stat : 5490 (python) S 5423 5425 3958 0 -1 4202560 29 1012 0 0 0 0 0 0 20 0 9 0 337727298 964386816 20729 33554432000 4194304 5683644 140734688049680 140177743536688 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5498] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5498/stat : 5498 (python) S 5423 5425 3958 0 -1 4202560 24 1012 0 0 0 0 0 0 20 0 9 0 337732043 964386816 20729 33554432000 4194304 5683644 140734688049680 140177720971824 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5511] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5511/stat : 5511 (python) S 5423 5425 3958 0 -1 4202560 22 1012 0 0 0 0 0 0 20 0 9 0 337741308 964386816 20729 33554432000 4194304 5683644 140734688049680 140177710481968 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5425/tid=6605] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/6605/stat : 6605 (python) S 5423 5425 3958 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337764361 964386816 20729 33554432000 4194304 5683644 140734688049680 140177699992112 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=6620] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/6620/stat : 6620 (python) S 5423 5425 3958 0 -1 4202560 23 1012 0 0 0 0 0 0 20 0 9 0 337819465 964386816 20729 33554432000 4194304 5683644 140734688049680 140177689502256 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5425/tid=6633] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/6633/stat : 6633 (python) S 5423 5425 3958 0 -1 4202560 22 1012 0 0 0 0 0 0 20 0 9 0 337879064 964386816 20729 33554432000 4194304 5683644 140734688049680 140177679012400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1630.72
Current children cumulated vsize (KiB) 19160268

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

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

[startup+1628 s]
/proc/loadavg: 2.08 2.02 2.12 3/267 6651
/proc/meminfo: memFree=24273576/32873648 swapFree=7628/7628
[pid=5425] ppid=5423 vsize=941784 CPUtime=15.1 cores=1,3,5,7
/proc/5425/stat : 5425 (python) S 5423 5425 3958 0 -1 4202496 35567 1012 1 0 1494 16 0 0 20 0 9 0 337716313 964386816 20729 33554432000 4194304 5683644 140734688049680 140734688044512 217413903629 0 0 16781312 33554434 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5425/statm: 235446 20729 1917 364 0 170648 0
[pid=5431] ppid=5425 vsize=411240 CPUtime=0.39 cores=1,3,5,7
/proc/5431/stat : 5431 (python) S 5425 5425 3958 0 -1 4202560 1196 0 0 0 24 15 0 0 20 0 2 0 337716713 421109760 19168 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5431/statm: 102810 19168 397 364 0 38033 0
[pid=5433] ppid=5431 vsize=53408 CPUtime=229.58 cores=1,3,5,7
/proc/5433/stat : 5433 (clasp-1.3.7-x86) T 5431 5433 5433 0 -1 4202496 14701 0 0 0 22956 2 0 0 20 0 1 0 337716713 54689792 12915 33554432000 134512640 136139019 4293883664 4293882544 134742370 0 0 16781312 16386 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/5433/statm: 13352 12915 183 398 0 12952 0
[pid=5431/tid=5446] ppid=5425 vsize=411240 CPUtime=0 cores=1,3,5,7
/proc/5431/task/5446/stat : 5446 (python) S 5425 5425 3958 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 2 0 337721425 421109760 19168 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5447] ppid=5425 vsize=411252 CPUtime=0.07 cores=1,3,5,7
/proc/5447/stat : 5447 (python) S 5425 5425 3958 0 -1 4202560 1071 0 0 0 4 3 0 0 20 0 2 0 337722526 421122048 19154 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5447/statm: 102813 19154 383 364 0 38033 0
[pid=5449] ppid=5447 vsize=218788 CPUtime=47.68 cores=1,3,5,7
/proc/5449/stat : 5449 (minion) T 5447 5449 5449 0 -1 4202496 47313 0 0 0 4761 7 0 0 20 0 1 0 337722526 224038912 47169 33554432000 134512640 165565024 4293318960 4293316208 142764950 0 0 16781312 8396802 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/5449/statm: 54697 47169 345 7582 0 47112 0
[pid=5447/tid=5488] ppid=5425 vsize=411252 CPUtime=0 cores=1,3,5,7
/proc/5447/task/5488/stat : 5488 (python) S 5425 5425 3958 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337727296 421122048 19154 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5489] ppid=5425 vsize=487044 CPUtime=1.88 cores=1,3,5,7
/proc/5489/stat : 5489 (python) S 5425 5425 3958 0 -1 4202560 1175 0 0 0 104 84 0 0 20 0 2 0 337727298 498733056 19160 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5489/statm: 121761 19160 383 364 0 56978 0
[pid=5491] ppid=5489 vsize=2445520 CPUtime=1056.29 cores=1,3,5,7
/proc/5491/stat : 5491 (scip-2.0.1.linu) T 5489 5491 5491 0 -1 4202496 581923 0 0 0 105318 311 0 0 20 0 1 0 337727299 2504212480 605846 33554432000 4194304 13684479 140734740504912 140734740501208 5688624 0 0 16781312 2 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/5491/statm: 611380 605846 659 2317 0 609058 0
[pid=5489/tid=5496] ppid=5425 vsize=487044 CPUtime=0 cores=1,3,5,7
/proc/5489/task/5496/stat : 5496 (python) S 5425 5425 3958 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 337732040 498733056 19160 33554432000 4194304 5683644 140734688049680 140177754026544 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5497] ppid=5425 vsize=562836 CPUtime=0.16 cores=1,3,5,7
/proc/5497/stat : 5497 (python) S 5425 5425 3958 0 -1 4202560 1164 0 0 0 9 7 0 0 20 0 2 0 337732042 576344064 19175 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5497/statm: 140709 19175 392 364 0 75923 0
[pid=5499] ppid=5497 vsize=883704 CPUtime=93.31 cores=1,3,5,7
/proc/5499/stat : 5499 (scip-2.0.1.linu) T 5497 5499 5499 0 -1 4202496 210714 0 0 0 9242 89 0 0 20 0 1 0 337732043 904912896 213025 33554432000 4194304 15243407 140735486542496 140735486538792 5688624 0 0 16781312 2 18446744071579387992 0 0 17 5 0 0 0 0 0
/proc/5499/statm: 220926 213025 702 2698 0 218221 0
[pid=5497/tid=5504] ppid=5425 vsize=562836 CPUtime=0 cores=1,3,5,7
/proc/5497/task/5504/stat : 5504 (python) S 5425 5425 3958 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337736790 576344064 19175 33554432000 4194304 5683644 140734688049680 140177743536688 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5510] ppid=5425 vsize=638628 CPUtime=0.06 cores=1,3,5,7
/proc/5510/stat : 5510 (python) S 5425 5425 3958 0 -1 4202560 1108 0 0 0 4 2 0 0 20 0 2 0 337741308 653955072 19172 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5510/statm: 159657 19172 383 364 0 94868 0
[pid=5512] ppid=5510 vsize=40500 CPUtime=47.19 cores=1,3,5,7
/proc/5512/stat : 5512 (wbo1.4a) T 5510 5512 5512 0 -1 4202496 11727 0 0 0 4703 16 0 0 20 0 1 0 337741308 41472000 9113 33554432000 134512640 135751879 4286590240 4286588416 134616336 0 0 16781312 3 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/5512/statm: 10125 9113 143 303 0 9820 0
[pid=5510/tid=5973] ppid=5425 vsize=638628 CPUtime=0 cores=1,3,5,7
/proc/5510/task/5973/stat : 5973 (python) S 5425 5425 3958 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337746029 653955072 19172 33554432000 4194304 5683644 140734688049680 140177720971824 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6604] ppid=5425 vsize=714420 CPUtime=0.06 cores=1,3,5,7
/proc/6604/stat : 6604 (python) S 5425 5425 3958 0 -1 4202560 1124 0 0 0 3 3 0 0 20 0 2 0 337764361 731566080 19178 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6604/statm: 178605 19178 383 364 0 113813 0
[pid=6606] ppid=6604 vsize=73780 CPUtime=45.99 cores=1,3,5,7
/proc/6606/stat : 6606 (wbo1.4b-fixed) T 6604 6606 6606 0 -1 4202496 20021 0 0 0 4589 10 0 0 20 0 1 0 337764362 75550720 17403 33554432000 134512640 135752315 4287074304 4287072256 134604623 0 0 16781312 3 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/6606/statm: 18445 17403 146 303 0 18140 0
[pid=6604/tid=6612] ppid=5425 vsize=714420 CPUtime=0 cores=1,3,5,7
/proc/6604/task/6612/stat : 6612 (python) S 5425 5425 3958 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337768962 731566080 19178 33554432000 4194304 5683644 140734688049680 140177710481968 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6619] ppid=5425 vsize=790212 CPUtime=0.16 cores=1,3,5,7
/proc/6619/stat : 6619 (python) S 5425 5425 3958 0 -1 4202560 1167 0 0 0 9 7 0 0 20 0 2 0 337819465 809177088 19184 33554432000 4194304 5683644 140734688049680 140734688041328 217413903629 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6619/statm: 197553 19184 383 364 0 132758 0
[pid=6621] ppid=6619 vsize=62740 CPUtime=91.84 cores=1,3,5,7
/proc/6621/stat : 6621 (bsolo_pb10) T 6619 6621 6621 0 -1 4202496 15305 0 0 0 9178 6 0 0 20 0 1 0 337819466 64245760 12848 33554432000 134512640 137138936 4287226336 4286246336 136296993 0 0 16781312 16384 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/6621/statm: 15685 12848 184 642 0 15041 0
[pid=6619/tid=6625] ppid=5425 vsize=790212 CPUtime=0 cores=1,3,5,7
/proc/6619/task/6625/stat : 6625 (python) S 5425 5425 3958 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337828652 809177088 19184 33554432000 4194304 5683644 140734688049680 140177699992112 217413900064 0 0 16781312 33554946 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6632] ppid=5425 vsize=866004 CPUtime=0 cores=1,3,5,7
/proc/6632/stat : 6632 (python) S 5425 5425 3958 0 -1 4202560 847 0 0 0 0 0 0 0 20 0 1 0 337879064 886788096 19141 33554432000 4194304 5683644 140734688049680 140734688040768 217410535907 0 0 16781312 33554946 18446744071580425449 0 0 17 7 0 0 0 0 0
/proc/6632/statm: 216501 19141 335 364 0 151703 0
[pid=6634] ppid=6632 vsize=9558408 CPUtime=0.96 cores=1,3,5,7
/proc/6634/stat : 6634 (java) S 6632 6634 6634 0 -1 4202496 9159 0 1 0 93 3 0 0 20 0 18 0 337879065 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 140733439819456 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6634/statm: 2389602 26801 2228 9 0 2380296 0
[pid=6634/tid=6635] ppid=6632 vsize=9558408 CPUtime=0.46 cores=1,3,5,7
/proc/6634/task/6635/stat : 6635 (java) R 6632 6634 6634 0 -1 4202560 2450 0 1 0 44 2 0 0 20 0 18 0 337879066 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986855567592 217413903629 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6636] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6636/stat : 6636 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986817076008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6637] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6637/stat : 6637 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986816023208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6634/tid=6638] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6638/stat : 6638 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986814970920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6634/tid=6639] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6639/stat : 6639 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986813918120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6634/tid=6640] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6640/stat : 6640 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986812864808 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6641] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6641/stat : 6641 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986811812008 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6634/tid=6642] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6642/stat : 6642 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986810759720 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6643] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6643/stat : 6643 (java) S 6632 6634 6634 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 337879067 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986809706920 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6644] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6644/stat : 6644 (java) S 6632 6634 6634 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 337879068 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986679798504 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6645] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6645/stat : 6645 (java) S 6632 6634 6634 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 337879069 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986678744568 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6646] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6646/stat : 6646 (java) S 6632 6634 6634 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 337879069 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986677692168 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6647] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6647/stat : 6647 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986676640656 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6634/tid=6648] ppid=6632 vsize=9558408 CPUtime=0.23 cores=1,3,5,7
/proc/6634/task/6648/stat : 6648 (java) S 6632 6634 6634 0 -1 4202560 2774 0 0 0 23 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139986675587256 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6634/tid=6649] ppid=6632 vsize=9558408 CPUtime=0.23 cores=1,3,5,7
/proc/6634/task/6649/stat : 6649 (java) S 6632 6634 6634 0 -1 4202560 2517 0 0 0 23 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139985801963576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6634/tid=6650] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6650/stat : 6650 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139985800911480 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6634/tid=6651] ppid=6632 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/6634/task/6651/stat : 6651 (java) S 6632 6634 6634 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337879071 9787809792 26801 33554432000 1073741824 1073778376 140733439828320 139985799858888 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5425/tid=5432] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5432/stat : 5432 (python) S 5423 5425 3958 0 -1 4202560 34 1012 0 0 0 0 0 0 20 0 9 0 337716713 964386816 20729 33554432000 4194304 5683644 140734688049680 140177764516400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5425/tid=5448] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5448/stat : 5448 (python) S 5423 5425 3958 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337722526 964386816 20729 33554432000 4194304 5683644 140734688049680 140177754026544 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5490] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5490/stat : 5490 (python) S 5423 5425 3958 0 -1 4202560 29 1012 0 0 0 0 0 0 20 0 9 0 337727298 964386816 20729 33554432000 4194304 5683644 140734688049680 140177743536688 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5498] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5498/stat : 5498 (python) S 5423 5425 3958 0 -1 4202560 24 1012 0 0 0 0 0 0 20 0 9 0 337732043 964386816 20729 33554432000 4194304 5683644 140734688049680 140177720971824 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=5511] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/5511/stat : 5511 (python) S 5423 5425 3958 0 -1 4202560 22 1012 0 0 0 0 0 0 20 0 9 0 337741308 964386816 20729 33554432000 4194304 5683644 140734688049680 140177710481968 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5425/tid=6605] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/6605/stat : 6605 (python) S 5423 5425 3958 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337764361 964386816 20729 33554432000 4194304 5683644 140734688049680 140177699992112 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5425/tid=6620] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/6620/stat : 6620 (python) S 5423 5425 3958 0 -1 4202560 23 1012 0 0 0 0 0 0 20 0 9 0 337819465 964386816 20729 33554432000 4194304 5683644 140734688049680 140177689502256 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5425/tid=6633] ppid=5423 vsize=941784 CPUtime=0 cores=1,3,5,7
/proc/5425/task/6633/stat : 6633 (python) S 5423 5425 3958 0 -1 4202560 22 1012 0 0 0 0 0 0 20 0 9 0 337879064 964386816 20729 33554432000 4194304 5683644 140734688049680 140177679012400 217413900064 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1630.72
Current children cumulated vsize (KiB) 19160268

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1628.07
CPU time (s): 1630.72
CPU user time (s): 1624.91
CPU system time (s): 5.81
CPU usage (%): 100.163
Max. virtual memory (cumulated for all children) (KiB): 19160268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.9417
system time used= 0.172973
maximum resident set size= 87000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36579
page faults= 1
swaps= 0
block input operations= 0
block output operations= 24240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1077
involuntary context switches= 62

runsolver used 7.28089 second user time and 16.7025 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 11:31:43
IDJOB=3730767
IDBENCH=1475
IDSOLVER=2327
FILE ID=node122/3730767-1338715902
RUNJOBID= node122-1338713392-3975
PBS_JOBID= 14636732
Free space on /tmp= 66912 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.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-3730767-1338715902/watcher-3730767-1338715902 -o /tmp/evaluation-result-3730767-1338715902/solver-3730767-1338715902 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3730767-1338715902.opb -seed 764476855 -budget 1800

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

MD5SUM BENCH= 14c93c93dc53353f81a889ada18ba601
RANDOM SEED=764476855

node122.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.533
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	: 5333.06
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.533
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.533
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	: 5332.04
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.533
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.533
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.533
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	: 5438.54
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.533
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.533
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:        24682892 kB
Buffers:          229916 kB
Cached:          6165360 kB
SwapCached:         1800 kB
Active:          1670964 kB
Inactive:        5425020 kB
Active(anon):     701020 kB
Inactive(anon):     2000 kB
Active(file):     969944 kB
Inactive(file):  5423020 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100160 kB
Dirty:            118600 kB
Writeback:             0 kB
AnonPages:        704900 kB
Mapped:            16024 kB
Shmem:                36 kB
Slab:             949172 kB
SReclaimable:     391272 kB
SUnreclaim:       557900 kB
KernelStack:        1560 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1389576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 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= 70964 MiB
End job on node122 at 2012-06-03 11:58:53