Trace number 3482428

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
borg pb-dec-11.04.03? (MO) 1071.53 1066.99

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
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 benchmark1056.77
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.34/0.54	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.34/0.55	c INFO: solving HOME/instance-3482428-1307576519.opb
3.05/3.24	c INFO: parsing took 2.65 s
7.83/8.01	c INFO: features took 4.75 CPU seconds
7.83/8.03	c INFO: running clasp-1.3.7@0 for 45 with 1792 remaining (b = 0.23)
81.91/81.94	c INFO: wrote minion input file to HOME/tmpOKrZ_o.minion
81.91/81.94	c INFO: running minion-0.12@0 for 45 with 1745 remaining (b = 0.06)
128.65/128.60	c INFO: running scip-2.0.1-spx@0 for 45 with 1672 remaining (b = 0.03)
181.95/181.60	c INFO: running scip-2.0.1-clp@0 for 45 with 1625 remaining (b = 0.02)
233.67/233.18	c INFO: running clasp-1.3.7@47 for 45 with 1578 remaining (b = 0.01)
280.05/279.40	c INFO: running wbo1.4b-fixed@0 for 45 with 1532 remaining (b = 0.07)
330.16/329.23	c INFO: running clasp-1.3.7@93 for 136 with 1483 remaining (b = 0.03)
466.29/464.87	c INFO: running wbo1.4a@0 for 45 with 1347 remaining (b = 0.01)
517.09/515.49	c INFO: running scip-2.0.1-clp@46 for 45 with 1297 remaining (b = 0.01)
563.64/561.72	c INFO: running scip-2.0.1-spx@47 for 45 with 1250 remaining (b = 0.01)
610.01/607.96	c INFO: running scip-2.0.1-spx@93 for 456 with 1204 remaining (b = 0.07)
1070.30/1066.23	c INFO: running sat4j-pb-v20101225@0 for 45 with 747 remaining (b = 0.01)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3482428-1307576519/watcher-3482428-1307576519 -o /tmp/evaluation-result-3482428-1307576519/solver-3482428-1307576519 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482428-1307576519.opb -seed 1586134773 -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: 1.98 0.84 0.31 2/500 29124
/proc/meminfo: memFree=27167076/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 1037 0 0 0 0 0 0 0 17 0 1 0 869250513 16629760 909 33554432000 4194304 5683644 140736107047792 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29124/statm: 4060 909 380 364 0 547 0

[startup+0.0594421 s]
/proc/loadavg: 1.98 0.84 0.31 2/500 29124
/proc/meminfo: memFree=27167076/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=36512 CPUtime=0.04 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 1577 0 0 0 3 1 0 0 17 0 1 0 869250513 37388288 1412 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204645376 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29124/statm: 9128 1412 452 364 0 945 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 36512

[startup+0.100396 s]
/proc/loadavg: 1.98 0.84 0.31 2/500 29124
/proc/meminfo: memFree=27167076/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=96128 CPUtime=0.07 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 3169 928 1 0 5 2 0 0 18 0 1 0 869250513 98435072 2483 33554432000 4194304 5683644 140736107047792 18446744073709551615 5158128 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29124/statm: 24032 2483 792 364 0 1627 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96128

[startup+0.300425 s]
/proc/loadavg: 1.98 0.84 0.31 2/500 29124
/proc/meminfo: memFree=27167076/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=163812 CPUtime=0.2 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 5869 928 1 0 14 6 0 0 17 0 1 0 869250513 167743488 4195 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204645376 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/29124/statm: 40953 4195 1165 364 0 3262 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 163812

[startup+0.700318 s]
/proc/loadavg: 1.98 0.84 0.31 2/500 29124
/proc/meminfo: memFree=27167076/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=304788 CPUtime=0.53 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 14623 928 1 0 43 10 0 0 16 0 1 0 869250513 312102912 12485 33554432000 4194304 5683644 140736107047792 18446744073709551615 46997720090760 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29124/statm: 76197 12485 1781 364 0 11090 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 304788

[startup+1.50021 s]
/proc/loadavg: 1.98 0.84 0.31 3/501 29129
/proc/meminfo: memFree=27112384/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=333552 CPUtime=1.33 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 21548 928 1 0 122 11 0 0 17 0 1 0 869250513 341557248 19410 33554432000 4194304 5683644 140736107047792 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29124/statm: 83388 19410 1781 364 0 18281 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 333552

[startup+3.10094 s]
/proc/loadavg: 1.98 0.84 0.31 3/501 29129
/proc/meminfo: memFree=27072704/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=414716 CPUtime=2.93 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 39827 928 1 0 280 13 0 0 20 0 1 0 869250513 424669184 37689 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204344789 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/29124/statm: 103679 37712 1781 364 0 38572 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 414716

[startup+6.3004 s]
/proc/loadavg: 1.98 0.85 0.32 3/501 29130
/proc/meminfo: memFree=27029708/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=393496 CPUtime=6.14 cores=0,2,4,6
/proc/29124/stat : 29124 (python) R 29122 29124 28679 0 -1 4202496 55501 928 1 0 599 15 0 0 25 0 1 0 869250513 402939904 34721 33554432000 4194304 5683644 140736107047792 18446744073709551615 46997722270663 0 0 16781312 33554434 0 0 0 17 4 0 0 0
/proc/29124/statm: 98374 34721 1816 364 0 33267 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 393496

[startup+12.7003 s]
/proc/loadavg: 1.98 0.87 0.33 3/504 29133
/proc/meminfo: memFree=26952968/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=411384 CPUtime=7.88 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 57691 928 1 0 772 16 0 0 25 0 2 0 869250513 421257216 36686 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/29124/statm: 102846 36686 1872 364 0 37733 0
[pid=29131] ppid=29124 vsize=401140 CPUtime=0.02 cores=0,2,4,6
/proc/29131/stat : 29131 (python) S 29124 29124 28679 0 -1 4202560 902 0 0 0 1 1 0 0 18 0 1 0 869251316 410767360 35185 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204667407 0 0 16781312 33554946 17075184995452027138 0 0 17 4 0 0 0
/proc/29131/statm: 100285 35185 375 364 0 35172 0
[pid=29133] ppid=29131 vsize=73644 CPUtime=4.64 cores=0,2,4,6
/proc/29133/stat : 29133 (clasp-1.3.7-x86) R 29131 29133 29133 0 -1 4202496 24645 0 0 0 461 3 0 0 25 0 1 0 869251317 75411456 17873 33554432000 134512640 136139019 4289210112 18446744073709551615 134883066 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/29133/statm: 18411 17873 184 398 0 18011 0
[pid=29124/tid=29132] ppid=29122 vsize=411384 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 28 928 0 0 0 0 0 0 25 0 2 0 869251317 421257216 36686 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 886168

[startup+25.5012 s]
/proc/loadavg: 1.99 0.93 0.35 3/505 29134
/proc/meminfo: memFree=26950084/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=411384 CPUtime=7.88 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 57691 928 1 0 772 16 0 0 25 0 2 0 869250513 421257216 36686 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/29124/statm: 102846 36686 1872 364 0 37733 0
[pid=29131] ppid=29124 vsize=401140 CPUtime=0.06 cores=0,2,4,6
/proc/29131/stat : 29131 (python) S 29124 29124 28679 0 -1 4202560 905 0 0 0 3 3 0 0 18 0 1 0 869251316 410767360 35185 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204667407 0 0 16781312 33554946 72409437758827198 0 0 17 4 0 0 0
/proc/29131/statm: 100285 35185 375 364 0 35172 0
[pid=29133] ppid=29131 vsize=74388 CPUtime=17.44 cores=0,2,4,6
/proc/29133/stat : 29133 (clasp-1.3.7-x86) R 29131 29133 29133 0 -1 4202496 24840 0 0 0 1741 3 0 0 25 0 1 0 869251317 76173312 18068 33554432000 134512640 136139019 4289210112 18446744073709551615 134608192 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/29133/statm: 18597 18068 184 398 0 18197 0
[pid=29124/tid=29132] ppid=29122 vsize=411384 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 28 928 0 0 0 0 0 0 25 0 2 0 869251317 421257216 36686 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 886912

[startup+51.1009 s]
/proc/loadavg: 1.99 1.01 0.40 3/505 29135
/proc/meminfo: memFree=26945112/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=411384 CPUtime=7.88 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 57691 928 1 0 772 16 0 0 25 0 2 0 869250513 421257216 36686 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/29124/statm: 102846 36686 1872 364 0 37733 0
[pid=29131] ppid=29124 vsize=401140 CPUtime=0.18 cores=0,2,4,6
/proc/29131/stat : 29131 (python) S 29124 29124 28679 0 -1 4202560 1009 0 0 0 8 10 0 0 18 0 1 0 869251316 410767360 35190 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204667407 0 0 16781312 33554946 72409437758827198 0 0 17 4 0 0 0
/proc/29131/statm: 100285 35190 380 364 0 35172 0
[pid=29133] ppid=29131 vsize=79628 CPUtime=43.04 cores=0,2,4,6
/proc/29133/stat : 29133 (clasp-1.3.7-x86) R 29131 29133 29133 0 -1 4202496 26134 0 0 0 4300 4 0 0 25 0 1 0 869251317 81539072 19362 33554432000 134512640 136139019 4289210112 18446744073709551615 134882965 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/29133/statm: 19907 19362 184 398 0 19507 0
[pid=29124/tid=29132] ppid=29122 vsize=411384 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 28 928 0 0 0 0 0 0 25 0 2 0 869251317 421257216 36686 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 892152

[startup+102.319 s]
/proc/loadavg: 1.99 1.16 0.48 3/509 29140
/proc/meminfo: memFree=26490812/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=421640 CPUtime=34.56 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 58663 928 1 0 3433 23 0 0 25 0 3 0 869250513 431759360 36693 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/29124/statm: 105410 36693 1875 364 0 40294 0
[pid=29131] ppid=29124 vsize=411384 CPUtime=0.2 cores=0,2,4,6
/proc/29131/stat : 29131 (python) S 29124 29124 28679 0 -1 4202560 1141 0 0 0 9 11 0 0 19 0 2 0 869251316 421257216 35226 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/29131/statm: 102846 35226 411 364 0 37733 0
[pid=29133] ppid=29131 vsize=81548 CPUtime=47.19 cores=0,2,4,6
/proc/29133/stat : 29133 (clasp-1.3.7-x86) T 29131 29133 29133 0 -1 4202496 26581 0 0 0 4715 4 0 0 25 0 1 0 869251317 83505152 19809 33554432000 134512640 136139019 4289210112 18446744073709551615 134883787 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/29133/statm: 20387 19809 184 398 0 19987 0
[pid=29131/tid=29136] ppid=29124 vsize=411384 CPUtime=0 cores=0,2,4,6
/proc/29131/task/29136/stat : 29136 (python) S 29124 29124 28679 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 2 0 869256038 421257216 35226 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604446842623104 0 0 -1 0 0 0 0
[pid=29138] ppid=29124 vsize=411396 CPUtime=0.08 cores=0,2,4,6
/proc/29138/stat : 29138 (python) S 29124 29124 28679 0 -1 4202560 931 0 0 0 4 4 0 0 15 0 1 0 869258707 421269504 35186 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204667462 0 0 16781312 33554946 72556772316949182 0 0 17 6 0 0 0
/proc/29138/statm: 102849 35186 372 364 0 37733 0
[pid=29140] ppid=29138 vsize=451616 CPUtime=20.36 cores=0,2,4,6
/proc/29140/stat : 29140 (minion) R 29138 29140 29140 0 -1 4202496 138275 0 0 0 2019 17 0 0 25 0 1 0 869258708 462454784 105088 33554432000 134512640 165565024 4294536944 18446744073709551615 159737071 0 0 16781312 8396802 0 0 0 17 0 0 0 0
/proc/29140/statm: 112904 105088 346 7582 0 105319 0
[pid=29124/tid=29132] ppid=29122 vsize=421640 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 28 928 0 0 0 0 0 0 25 0 3 0 869251317 431759360 36693 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
[pid=29124/tid=29139] ppid=29122 vsize=421640 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29139/stat : 29139 (python) S 29122 29124 28679 0 -1 4202560 32 928 0 0 0 0 0 0 25 0 3 0 869258707 431759360 36693 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 1777584

[startup+162.301 s]
/proc/loadavg: 1.99 1.31 0.57 3/516 29149
/proc/meminfo: memFree=25130024/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=431896 CPUtime=34.59 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 59538 928 1 0 3435 24 0 0 20 0 4 0 869250513 442261504 36699 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/29124/statm: 107974 36699 1877 364 0 42855 0
[pid=29131] ppid=29124 vsize=411384 CPUtime=0.2 cores=0,2,4,6
/proc/29131/stat : 29131 (python) S 29124 29124 28679 0 -1 4202560 1141 0 0 0 9 11 0 0 19 0 2 0 869251316 421257216 35226 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/29131/statm: 102846 35226 411 364 0 37733 0
[pid=29133] ppid=29131 vsize=81548 CPUtime=47.19 cores=0,2,4,6
/proc/29133/stat : 29133 (clasp-1.3.7-x86) T 29131 29133 29133 0 -1 4202496 26581 0 0 0 4715 4 0 0 25 0 1 0 869251317 83505152 19809 33554432000 134512640 136139019 4289210112 18446744073709551615 134883787 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/29133/statm: 20387 19809 184 398 0 19987 0
[pid=29131/tid=29136] ppid=29124 vsize=411384 CPUtime=0 cores=0,2,4,6
/proc/29131/task/29136/stat : 29136 (python) S 29124 29124 28679 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 2 0 869256038 421257216 35226 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604446842623104 0 0 -1 0 0 0 0
[pid=29138] ppid=29124 vsize=411396 CPUtime=0.19 cores=0,2,4,6
/proc/29138/stat : 29138 (python) S 29124 29124 28679 0 -1 4202560 1116 0 0 0 9 10 0 0 16 0 2 0 869258707 421269504 35211 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29138/statm: 102849 35211 396 364 0 37733 0
[pid=29140] ppid=29138 vsize=451616 CPUtime=46.61 cores=0,2,4,6
/proc/29140/stat : 29140 (minion) T 29138 29140 29140 0 -1 4202496 138275 0 0 0 4644 17 0 0 25 0 1 0 869258708 462454784 105088 33554432000 134512640 165565024 4294536944 18446744073709551615 142764901 0 0 16781312 8396802 18446744071562691360 0 0 17 0 0 0 0
/proc/29140/statm: 112904 105088 346 7582 0 105319 0
[pid=29138/tid=29145] ppid=29124 vsize=411396 CPUtime=0 cores=0,2,4,6
/proc/29138/task/29145/stat : 29145 (python) S 29124 29124 28679 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 869263371 421269504 35211 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604444355495232 0 0 -1 6 0 0 0
[pid=29146] ppid=29124 vsize=421652 CPUtime=0.18 cores=0,2,4,6
/proc/29146/stat : 29146 (python) S 29124 29124 28679 0 -1 4202560 960 0 0 0 10 8 0 0 15 0 1 0 869263374 431771648 35190 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204667462 0 0 16781312 33554946 72114768642583230 0 0 17 0 0 0 0
/proc/29146/statm: 105413 35190 372 364 0 40294 0
[pid=29148] ppid=29146 vsize=1370288 CPUtime=33.62 cores=0,2,4,6
/proc/29148/stat : 29148 (scip-2.0.1.linu) R 29146 29148 29148 0 -1 4202496 356318 0 0 0 2792 570 0 0 25 0 1 0 869263374 1403174912 333901 33554432000 4194304 13684479 140734964967808 18446744073709551615 4880941 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/29148/statm: 342572 333901 655 2317 0 340250 0
[pid=29124/tid=29132] ppid=29122 vsize=431896 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 28 928 0 0 0 0 0 0 25 0 4 0 869251317 442261504 36699 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
[pid=29124/tid=29139] ppid=29122 vsize=431896 CPUtime=0 cores=0,2,4,6

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

[pid=29220/tid=29226] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29226/stat : 29226 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38947 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29227] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29227/stat : 29227 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38950 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29228] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29228/stat : 29228 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38953 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29229] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29229/stat : 29229 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38955 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29230] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29230/stat : 29230 (java) S 29218 29220 29220 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869357140 8745099264 38958 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463872 0 0 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29231] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29231/stat : 29231 (java) S 29218 29220 29220 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869357141 8745099264 38961 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29232] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29232/stat : 29232 (java) S 29218 29220 29220 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869357141 8745099264 38963 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29233] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29233/stat : 29233 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357143 8745099264 38966 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216470961 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29234] ppid=29218 vsize=8540136 CPUtime=0.2 cores=0,2,4,6
/proc/29220/task/29234/stat : 29234 (java) S 29218 29220 29220 0 -1 4202560 1935 0 0 0 20 0 0 0 25 0 18 0 869357143 8745099264 38969 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 0 0 0 0
[pid=29220/tid=29235] ppid=29218 vsize=8540136 CPUtime=0.31 cores=0,2,4,6
/proc/29220/task/29235/stat : 29235 (java) S 29218 29220 29220 0 -1 4202560 2822 0 0 0 31 0 0 0 17 0 18 0 869357143 8745099264 38972 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29236] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29236/stat : 29236 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357143 8745099264 38974 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29237] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29237/stat : 29237 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869357143 8745099264 38977 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463872 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29124/tid=29132] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 36 928 0 0 0 0 0 0 18 0 8 0 869251317 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
[pid=29124/tid=29139] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29139/stat : 29139 (python) S 29122 29124 28679 0 -1 4202560 32 928 0 0 0 0 0 0 25 0 8 0 869258707 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29147] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29147/stat : 29147 (python) S 29122 29124 28679 0 -1 4202560 35 928 0 0 0 0 0 0 18 0 8 0 869263374 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 6 0 0 0
[pid=29124/tid=29153] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29153/stat : 29153 (python) S 29122 29124 28679 0 -1 4202560 34 928 0 0 0 0 0 0 18 0 8 0 869268673 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29160] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29160/stat : 29160 (python) S 29122 29124 28679 0 -1 4202560 31 928 0 0 0 0 0 0 20 0 8 0 869278454 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29173] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29173/stat : 29173 (python) S 29122 29124 28679 0 -1 4202560 27 928 0 0 0 0 0 0 20 0 8 0 869297000 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29219] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29219/stat : 29219 (python) S 29122 29124 28679 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 8 0 869357137 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1071.53
Current children cumulated vsize (KiB) 16492544

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

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

[startup+1066.9 s]
/proc/loadavg: 2.10 2.00 1.46 4/580 29237
/proc/meminfo: memFree=21380844/32951124 swapFree=63649284/67111528
[pid=29124] ppid=29122 vsize=472920 CPUtime=34.81 cores=0,2,4,6
/proc/29124/stat : 29124 (python) S 29122 29124 28679 0 -1 4202496 63486 928 1 0 3455 26 0 0 20 0 8 0 869250513 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/29124/statm: 118230 36723 1885 364 0 53099 0
[pid=29131] ppid=29124 vsize=411384 CPUtime=0.98 cores=0,2,4,6
/proc/29131/stat : 29131 (python) S 29124 29124 28679 0 -1 4202560 1210 0 0 0 48 50 0 0 18 0 2 0 869251316 421257216 35227 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/29131/statm: 102846 35227 412 364 0 37733 0
[pid=29133] ppid=29131 vsize=108796 CPUtime=228.97 cores=0,2,4,6
/proc/29133/stat : 29133 (clasp-1.3.7-x86) T 29131 29133 29133 0 -1 4202496 33367 0 0 0 22891 6 0 0 25 0 1 0 869251317 111407104 26595 33554432000 134512640 136139019 4289210112 18446744073709551615 134883821 0 0 16781312 16386 18446744071562691360 0 0 17 2 0 0 0
/proc/29133/statm: 27199 26595 184 398 0 26799 0
[pid=29131/tid=29136] ppid=29124 vsize=411384 CPUtime=0 cores=0,2,4,6
/proc/29131/task/29136/stat : 29136 (python) S 29124 29124 28679 0 -1 4202560 42 0 0 0 0 0 0 0 18 0 2 0 869256038 421257216 35227 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604446842623104 0 0 -1 0 0 0 0
[pid=29138] ppid=29124 vsize=411396 CPUtime=0.19 cores=0,2,4,6
/proc/29138/stat : 29138 (python) S 29124 29124 28679 0 -1 4202560 1116 0 0 0 9 10 0 0 16 0 2 0 869258707 421269504 35211 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29138/statm: 102849 35211 396 364 0 37733 0
[pid=29140] ppid=29138 vsize=451616 CPUtime=46.61 cores=0,2,4,6
/proc/29140/stat : 29140 (minion) T 29138 29140 29140 0 -1 4202496 138275 0 0 0 4644 17 0 0 25 0 1 0 869258708 462454784 105088 33554432000 134512640 165565024 4294536944 18446744073709551615 142764901 0 0 16781312 8396802 18446744071562691360 0 0 17 0 0 0 0
/proc/29140/statm: 112904 105088 346 7582 0 105319 0
[pid=29138/tid=29145] ppid=29124 vsize=411396 CPUtime=0 cores=0,2,4,6
/proc/29138/task/29145/stat : 29145 (python) S 29124 29124 28679 0 -1 4202560 51 0 0 0 0 0 0 0 16 0 2 0 869263371 421269504 35211 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604444355495232 0 0 -1 6 0 0 0
[pid=29146] ppid=29124 vsize=421652 CPUtime=2.47 cores=0,2,4,6
/proc/29146/stat : 29146 (python) S 29124 29124 28679 0 -1 4202560 1188 0 0 0 125 122 0 0 16 0 2 0 869263374 431771648 35215 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29146/statm: 105413 35215 396 364 0 40294 0
[pid=29148] ppid=29146 vsize=2205100 CPUtime=557.33 cores=0,2,4,6
/proc/29148/stat : 29148 (scip-2.0.1.linu) T 29146 29148 29148 0 -1 4202496 560850 0 0 0 55039 694 0 0 25 0 1 0 869263374 2258022400 538433 33554432000 4194304 13684479 140734964967808 18446744073709551615 5688624 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29148/statm: 551275 538433 655 2317 0 548953 0
[pid=29146/tid=29151] ppid=29124 vsize=421652 CPUtime=0 cores=0,2,4,6
/proc/29146/task/29151/stat : 29151 (python) S 29124 29124 28679 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 869268670 431771648 35215 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604442522989632 0 0 -1 0 0 0 0
[pid=29152] ppid=29124 vsize=431908 CPUtime=0.47 cores=0,2,4,6
/proc/29152/stat : 29152 (python) S 29124 29124 28679 0 -1 4202560 1184 0 0 0 22 25 0 0 15 0 2 0 869268673 442273792 35219 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29152/statm: 107977 35219 396 364 0 42855 0
[pid=29154] ppid=29152 vsize=1470136 CPUtime=97.74 cores=0,2,4,6
/proc/29154/stat : 29154 (scip-2.0.1.linu) T 29152 29154 29154 0 -1 4202496 378896 0 0 0 9226 548 0 0 25 0 1 0 869268674 1505419264 356487 33554432000 4194304 15243407 140735090549904 18446744073709551615 12487624 0 0 16781312 2 18446744071562691360 0 0 17 4 0 0 0
/proc/29154/statm: 367534 356487 702 2698 0 364829 0
[pid=29152/tid=29157] ppid=29124 vsize=431908 CPUtime=0 cores=0,2,4,6
/proc/29152/task/29157/stat : 29157 (python) S 29124 29124 28679 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 869273829 442273792 35219 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604453901215680 0 0 -1 6 0 0 0
[pid=29159] ppid=29124 vsize=442164 CPUtime=0.22 cores=0,2,4,6
/proc/29159/stat : 29159 (python) S 29124 29124 28679 0 -1 4202560 1155 0 0 0 10 12 0 0 17 0 2 0 869278453 452775936 35223 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29159/statm: 110541 35223 396 364 0 45416 0
[pid=29161] ppid=29159 vsize=126616 CPUtime=49.78 cores=0,2,4,6
/proc/29161/stat : 29161 (wbo1.4b-fixed) T 29159 29161 29161 0 -1 4202496 34982 0 0 0 4960 18 0 0 25 0 1 0 869278454 129654784 29458 33554432000 134512640 135752315 4288378160 18446744073709551615 134611137 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/29161/statm: 31654 29458 146 303 0 31349 0
[pid=29159/tid=29163] ppid=29124 vsize=442164 CPUtime=0 cores=0,2,4,6
/proc/29159/task/29163/stat : 29163 (python) S 29124 29124 28679 0 -1 4202560 50 0 0 0 0 0 0 0 17 0 2 0 869283434 452775936 35223 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604451999752576 0 0 -1 6 0 0 0
[pid=29172] ppid=29124 vsize=452420 CPUtime=0.23 cores=0,2,4,6
/proc/29172/stat : 29172 (python) S 29124 29124 28679 0 -1 4202560 1153 0 0 0 11 12 0 0 17 0 2 0 869297000 463278080 35227 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216474059 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/29172/statm: 113105 35227 396 364 0 47977 0
[pid=29174] ppid=29172 vsize=83624 CPUtime=50.55 cores=0,2,4,6
/proc/29174/stat : 29174 (wbo1.4a) T 29172 29174 29174 0 -1 4202496 24371 0 0 0 5039 16 0 0 25 0 1 0 869297000 85630976 18855 33554432000 134512640 135751879 4293734816 18446744073709551615 134616336 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/29174/statm: 20906 18855 143 303 0 20601 0
[pid=29172/tid=29176] ppid=29124 vsize=452420 CPUtime=0 cores=0,2,4,6
/proc/29172/task/29176/stat : 29176 (python) S 29124 29124 28679 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 869302060 463278080 35227 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554946 18446604444951467840 0 0 -1 6 0 0 0
[pid=29218] ppid=29124 vsize=462676 CPUtime=0 cores=0,2,4,6
/proc/29218/stat : 29218 (python) S 29124 29124 28679 0 -1 4202560 824 0 0 0 0 0 0 0 19 0 1 0 869357136 473780224 35182 33554432000 4194304 5683644 140736107047792 18446744073709551615 210204667462 0 0 16781312 33554946 4270061699773497344 0 0 17 6 0 0 0
/proc/29218/statm: 115669 35182 348 364 0 50538 0
[pid=29220] ppid=29218 vsize=8540136 CPUtime=1.18 cores=0,2,4,6
/proc/29220/stat : 29220 (java) S 29218 29220 29220 0 -1 4202496 40465 0 1 0 112 6 0 0 20 0 18 0 869357137 8745099264 38538 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216450021 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/29220/statm: 2135034 38540 2205 9 0 2125775 0
[pid=29220/tid=29221] ppid=29218 vsize=8540136 CPUtime=0.65 cores=0,2,4,6
/proc/29220/task/29221/stat : 29221 (java) R 29218 29220 29220 0 -1 4202560 34708 0 1 0 60 5 0 0 18 0 18 0 869357139 8745099264 38933 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 46912505617842 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=29220/tid=29222] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29222/stat : 29222 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 869357139 8745099264 38936 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29223] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29223/stat : 29223 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869357139 8745099264 38939 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29224] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29224/stat : 29224 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869357139 8745099264 38942 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29225] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29225/stat : 29225 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38944 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29226] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29226/stat : 29226 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38947 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29227] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29227/stat : 29227 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38950 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29228] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29228/stat : 29228 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38953 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29229] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29229/stat : 29229 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357139 8745099264 38955 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29230] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29230/stat : 29230 (java) S 29218 29220 29220 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869357140 8745099264 38958 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463872 0 0 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29231] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29231/stat : 29231 (java) S 29218 29220 29220 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869357141 8745099264 38961 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29232] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29232/stat : 29232 (java) S 29218 29220 29220 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869357141 8745099264 38963 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29233] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29233/stat : 29233 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357143 8745099264 38966 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216470961 0 4 0 16800975 18446604448013107264 0 0 -1 6 0 0 0
[pid=29220/tid=29234] ppid=29218 vsize=8540136 CPUtime=0.2 cores=0,2,4,6
/proc/29220/task/29234/stat : 29234 (java) S 29218 29220 29220 0 -1 4202560 1935 0 0 0 20 0 0 0 25 0 18 0 869357143 8745099264 38969 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 0 0 0 0
[pid=29220/tid=29235] ppid=29218 vsize=8540136 CPUtime=0.31 cores=0,2,4,6
/proc/29220/task/29235/stat : 29235 (java) S 29218 29220 29220 0 -1 4202560 2822 0 0 0 31 0 0 0 17 0 18 0 869357143 8745099264 38972 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29236] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29236/stat : 29236 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869357143 8745099264 38974 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463257 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29220/tid=29237] ppid=29218 vsize=8540136 CPUtime=0 cores=0,2,4,6
/proc/29220/task/29237/stat : 29237 (java) S 29218 29220 29220 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 869357143 8745099264 38977 33554432000 1073741824 1073778376 140735953707392 18446744073709551615 210216463872 0 4 0 16800975 18446604448013107264 0 0 -1 4 0 0 0
[pid=29124/tid=29132] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29132/stat : 29132 (python) S 29122 29124 28679 0 -1 4202560 36 928 0 0 0 0 0 0 18 0 8 0 869251317 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 4 0 0 0
[pid=29124/tid=29139] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29139/stat : 29139 (python) S 29122 29124 28679 0 -1 4202560 32 928 0 0 0 0 0 0 25 0 8 0 869258707 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29147] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29147/stat : 29147 (python) S 29122 29124 28679 0 -1 4202560 35 928 0 0 0 0 0 0 18 0 8 0 869263374 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 6 0 0 0
[pid=29124/tid=29153] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29153/stat : 29153 (python) S 29122 29124 28679 0 -1 4202560 34 928 0 0 0 0 0 0 18 0 8 0 869268673 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29160] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29160/stat : 29160 (python) S 29122 29124 28679 0 -1 4202560 31 928 0 0 0 0 0 0 20 0 8 0 869278454 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29173] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29173/stat : 29173 (python) S 29122 29124 28679 0 -1 4202560 27 928 0 0 0 0 0 0 20 0 8 0 869297000 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
[pid=29124/tid=29219] ppid=29122 vsize=472920 CPUtime=0 cores=0,2,4,6
/proc/29124/task/29219/stat : 29219 (python) S 29122 29124 28679 0 -1 4202560 30 928 0 0 0 0 0 0 20 0 8 0 869357137 484270080 36723 33554432000 4194304 5683644 140736107047792 18446744073709551615 210216470961 0 0 16781312 33554434 18446604442522988736 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1071.53
Current children cumulated vsize (KiB) 16492544

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29124 and gives
#  childrusage.ru_utime.tv_sec=34
#  childrusage.ru_utime.tv_usec=560745
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=275958
# CPU time returned by wait4() is 34.8367
# while last known CPU time is 1071.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1066.99
CPU time (s): 1071.53
CPU user time (s): 1055.91
CPU system time (s): 15.62
CPU usage (%): 100.425
Max. virtual memory (cumulated for all children) (KiB): 16492544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34.5607
system time used= 0.275958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64418
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1025
involuntary context switches= 102

runsolver used 6.34504 second user time and 12.3431 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-09 01:41:59
IDJOB=3482428
IDBENCH=1447
IDSOLVER=1971
FILE ID=node130/3482428-1307576519
RUNJOBID= node130-1307576356-28697
PBS_JOBID= 13547669
Free space on /tmp= 73872 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.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-3482428-1307576519/watcher-3482428-1307576519 -o /tmp/evaluation-result-3482428-1307576519/solver-3482428-1307576519 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482428-1307576519.opb -seed 1586134773 -budget 1800

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

MD5SUM BENCH= 3764cf8f4e2d3654f46ab0ec56ea8581
RANDOM SEED=1586134773

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27167108 kB
Buffers:        151404 kB
Cached:         472340 kB
SwapCached:      10812 kB
Active:        5351728 kB
Inactive:       166780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27167108 kB
SwapTotal:    67111528 kB
SwapFree:     63649284 kB
Dirty:          134136 kB
Writeback:           0 kB
AnonPages:     4892100 kB
Mapped:          43828 kB
Slab:           139156 kB
PageTables:      56468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145347236 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73744 MiB
End job on node130 at 2011-06-09 01:59:49