Trace number 3482819

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) 1641.64 1634.59

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/
j120/normalized-j12056_10-unsat.opb
MD5SUM9569f42797128c8734a8cda484f54275
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables57354
Total number of constraints201250
Number of constraints which are clauses200306
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints944
Minimum length of a constraint1
Maximum length of a constraint120
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 677
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.31/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.31/0.47	c INFO: solving HOME/instance-3482819-1307578173.opb
1.40/1.53	c INFO: parsing took 1.04 s
3.30/3.43	c INFO: features took 1.89 CPU seconds
3.30/3.45	c INFO: running clasp-1.3.7@0 for 45 with 1796 remaining (b = 0.10)
50.78/50.70	c INFO: running scip-2.0.1-spx@0 for 45 with 1749 remaining (b = 0.03)
98.07/97.86	c INFO: running scip-2.0.1-clp@0 for 45 with 1703 remaining (b = 0.02)
160.28/159.82	c INFO: wrote minion input file to HOME/tmpqa7ReD.minion
160.28/159.82	c INFO: running minion-0.12@0 for 45 with 1652 remaining (b = 0.02)
209.57/209.00	c INFO: running clasp-1.3.7@47 for 45 with 1592 remaining (b = 0.01)
255.08/254.24	c INFO: running wbo1.4a@0 for 45 with 1547 remaining (b = 0.01)
301.51/300.44	c INFO: running scip-2.0.1-clp@50 for 45 with 1501 remaining (b = 0.01)
346.90/345.69	c INFO: running clasp-1.3.7@92 for 136 with 1456 remaining (b = 0.03)
487.24/485.34	c INFO: running scip-2.0.1-spx@46 for 45 with 1316 remaining (b = 0.01)
532.65/530.59	c INFO: running scip-2.0.1-spx@91 for 410 with 1271 remaining (b = 0.06)
947.21/943.22	c INFO: running bsolo_pb10-l1@0 for 91 with 859 remaining (b = 0.01)
1040.59/1036.28	c INFO: running scip-2.0.1-spx@503 for 547 with 766 remaining (b = 0.06)
1591.35/1584.57	c INFO: running wbo1.4b-fixed@0 for 45 with 219 remaining (b = 0.00)
1641.39/1634.32	c INFO: running sat4j-pb-v20101225@0 for 45 with 169 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.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-3482819-1307578173/watcher-3482819-1307578173 -o /tmp/evaluation-result-3482819-1307578173/solver-3482819-1307578173 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482819-1307578173.opb -seed 106521175 -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.96 2.05 1.72 3/555 24664
/proc/meminfo: memFree=22145184/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=16240 CPUtime=0.01 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 1063 0 0 0 1 0 0 0 25 0 1 0 869419993 16629760 934 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634515200 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24664/statm: 4060 934 381 364 0 547 0

[startup+0.0950181 s]
/proc/loadavg: 1.96 2.05 1.72 3/555 24664
/proc/meminfo: memFree=22145184/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=96124 CPUtime=0.06 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 3141 931 1 0 5 1 0 0 18 0 1 0 869419993 98430976 2483 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634174584 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24664/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96124

[startup+0.101038 s]
/proc/loadavg: 1.96 2.05 1.72 3/555 24664
/proc/meminfo: memFree=22145184/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=96124 CPUtime=0.07 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 3169 931 1 0 6 1 0 0 18 0 1 0 869419993 98430976 2483 33554432000 4194304 5683644 140733504548272 18446744073709551615 5177571 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24664/statm: 24031 2483 792 364 0 1626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 96124

[startup+0.301025 s]
/proc/loadavg: 1.96 2.05 1.72 3/555 24664
/proc/meminfo: memFree=22145184/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=203280 CPUtime=0.23 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 6715 931 1 0 16 7 0 0 17 0 1 0 869419993 208158720 4994 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634176197 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24664/statm: 50820 4998 1472 364 0 3782 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 203280

[startup+0.700951 s]
/proc/loadavg: 1.96 2.05 1.72 3/555 24664
/proc/meminfo: memFree=22145184/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=297348 CPUtime=0.6 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 12751 931 1 0 50 10 0 0 17 0 1 0 869419993 304484352 10613 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634176197 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24664/statm: 74337 10613 1781 364 0 9230 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 297348

[startup+1.50081 s]
/proc/loadavg: 1.96 2.05 1.72 4/556 24669
/proc/meminfo: memFree=22096940/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=331192 CPUtime=1.4 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 23429 931 1 0 129 11 0 0 18 0 1 0 869419993 339140608 18783 33554432000 4194304 5683644 140733504548272 18446744073709551615 47794400828101 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/24664/statm: 82798 18784 1784 364 0 17691 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 331192

[startup+3.10051 s]
/proc/loadavg: 1.96 2.05 1.72 3/556 24669
/proc/meminfo: memFree=22077612/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=327768 CPUtime=3 cores=0,2,4,6
/proc/24664/stat : 24664 (python) R 24662 24664 23366 0 -1 4202496 27879 931 1 0 288 12 0 0 22 0 1 0 869419993 335634432 18290 33554432000 4194304 5683644 140733504548272 18446744073709551615 47794408104595 0 0 16781312 33554434 0 0 0 17 4 0 0 0
/proc/24664/statm: 81942 18290 1816 364 0 16835 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 327768

[startup+6.30094 s]
/proc/loadavg: 2.12 2.08 1.73 4/559 24672
/proc/meminfo: memFree=22053040/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=341180 CPUtime=3.35 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 28952 931 1 0 323 12 0 0 25 0 2 0 869419993 349368320 19136 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/24664/statm: 85295 19136 1872 364 0 20182 0
[pid=24670] ppid=24664 vsize=330936 CPUtime=0 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 869420338 338878464 17611 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634535439 0 0 16781312 33554946 497782831250899204 0 0 17 4 0 0 0
/proc/24670/statm: 82734 17611 351 364 0 17621 0
[pid=24672] ppid=24670 vsize=17784 CPUtime=2.81 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) R 24670 24672 24672 0 -1 4202496 5976 0 0 0 281 0 0 0 25 0 1 0 869420339 18210816 4187 33554432000 134512640 136139019 4291810672 18446744073709551615 134883454 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/24672/statm: 4446 4187 184 398 0 4046 0
[pid=24664/tid=24671] ppid=24662 vsize=341180 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 869420338 349368320 19136 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 689900

[startup+12.7008 s]
/proc/loadavg: 2.11 2.08 1.73 4/559 24673
/proc/meminfo: memFree=22050616/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=341180 CPUtime=3.35 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 28952 931 1 0 323 12 0 0 25 0 2 0 869419993 349368320 19136 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/24664/statm: 85295 19136 1872 364 0 20182 0
[pid=24670] ppid=24664 vsize=330936 CPUtime=0.04 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 905 0 0 0 2 2 0 0 18 0 1 0 869420338 338878464 17635 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634535439 0 0 16781312 33554946 72409437758827383 0 0 17 4 0 0 0
/proc/24670/statm: 82734 17635 375 364 0 17621 0
[pid=24672] ppid=24670 vsize=21748 CPUtime=9.21 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) R 24670 24672 24672 0 -1 4202496 6975 0 0 0 920 1 0 0 25 0 1 0 869420339 22269952 5186 33554432000 134512640 136139019 4291810672 18446744073709551615 134608352 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/24672/statm: 5437 5186 184 398 0 5037 0
[pid=24664/tid=24671] ppid=24662 vsize=341180 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 869420338 349368320 19136 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 693864

[startup+25.5006 s]
/proc/loadavg: 2.09 2.07 1.74 3/559 24673
/proc/meminfo: memFree=22047264/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=341180 CPUtime=3.35 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 28952 931 1 0 323 12 0 0 25 0 2 0 869419993 349368320 19136 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 0
/proc/24664/statm: 85295 19136 1872 364 0 20182 0
[pid=24670] ppid=24664 vsize=330936 CPUtime=0.08 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 910 0 0 0 4 4 0 0 18 0 1 0 869420338 338878464 17635 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634535439 0 0 16781312 33554946 72556772316949367 0 0 17 6 0 0 0
/proc/24670/statm: 82734 17635 375 364 0 17621 0
[pid=24672] ppid=24670 vsize=26952 CPUtime=22.01 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) R 24670 24672 24672 0 -1 4202496 8252 0 0 0 2200 1 0 0 25 0 1 0 869420339 27598848 6463 33554432000 134512640 136139019 4291810672 18446744073709551615 134865663 0 0 16781312 16386 0 0 0 17 0 0 0 0
/proc/24672/statm: 6738 6463 184 398 0 6338 0
[pid=24664/tid=24671] ppid=24662 vsize=341180 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 2 0 869420338 349368320 19136 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 699068

[startup+51.101 s]
/proc/loadavg: 2.22 2.10 1.75 4/560 24675
/proc/meminfo: memFree=22035616/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=351436 CPUtime=3.38 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 29851 931 1 0 325 13 0 0 20 0 3 0 869419993 359870464 19143 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/24664/statm: 87859 19143 1875 364 0 22743 0
[pid=24670] ppid=24664 vsize=341180 CPUtime=0.2 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 1146 0 0 0 10 10 0 0 19 0 2 0 869420338 349368320 17676 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24670/statm: 85295 17676 411 364 0 20182 0
[pid=24672] ppid=24670 vsize=36488 CPUtime=47.2 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) T 24670 24672 24672 0 -1 4202496 10640 0 0 0 4718 2 0 0 25 0 1 0 869420339 37363712 8851 33554432000 134512640 136139019 4291810672 18446744073709551615 134882965 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/24672/statm: 9122 8851 184 398 0 8722 0
[pid=24664/tid=24671] ppid=24662 vsize=351436 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 3 0 869420338 359870464 19143 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 729104

[startup+102.32 s]
/proc/loadavg: 2.09 2.08 1.76 4/568 24684
/proc/meminfo: memFree=20682212/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=361692 CPUtime=3.41 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 30715 931 1 0 328 13 0 0 20 0 4 0 869419993 370372608 19149 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 0
/proc/24664/statm: 90423 19149 1877 364 0 25304 0
[pid=24670] ppid=24664 vsize=341180 CPUtime=0.2 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 1146 0 0 0 10 10 0 0 19 0 2 0 869420338 349368320 17676 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24670/statm: 85295 17676 411 364 0 20182 0
[pid=24672] ppid=24670 vsize=36488 CPUtime=47.2 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) T 24670 24672 24672 0 -1 4202496 10640 0 0 0 4718 2 0 0 25 0 1 0 869420339 37363712 8851 33554432000 134512640 136139019 4291810672 18446744073709551615 134882965 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/24672/statm: 9122 8851 184 398 0 8722 0
[pid=24670/tid=24676] ppid=24664 vsize=341180 CPUtime=0 cores=0,2,4,6
/proc/24670/task/24676/stat : 24676 (python) S 24664 24664 23366 0 -1 4202560 40 0 0 0 0 0 0 0 19 0 2 0 869425061 349368320 17676 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604453425911808 0 0 -1 6 0 0 0
[pid=24677] ppid=24664 vsize=341192 CPUtime=0.21 cores=0,2,4,6
/proc/24677/stat : 24677 (python) S 24664 24664 23366 0 -1 4202560 1115 0 0 0 10 11 0 0 16 0 2 0 869425063 349380608 17661 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24677/statm: 85298 17661 396 364 0 20182 0
[pid=24679] ppid=24677 vsize=856284 CPUtime=47.12 cores=0,2,4,6
/proc/24679/stat : 24679 (scip-2.0.1.linu) T 24677 24679 24679 0 -1 4202496 211015 0 0 0 4642 70 0 0 25 0 1 0 869425063 876834816 206890 33554432000 4194304 13684479 140734610991904 18446744073709551615 4880950 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/24679/statm: 214071 206890 656 2317 0 211749 0
[pid=24677/tid=24681] ppid=24664 vsize=341192 CPUtime=0 cores=0,2,4,6
/proc/24677/task/24681/stat : 24681 (python) S 24664 24664 23366 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 869429777 349380608 17661 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604442973054976 0 0 -1 6 0 0 0
[pid=24682] ppid=24664 vsize=351448 CPUtime=0.01 cores=0,2,4,6
/proc/24682/stat : 24682 (python) S 24664 24664 23366 0 -1 4202560 931 0 0 0 0 1 0 0 16 0 1 0 869429779 359882752 17640 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634535494 0 0 16781312 33554946 1866331760204153090 0 0 17 6 0 0 0
/proc/24682/statm: 87862 17640 372 364 0 22743 0
[pid=24684] ppid=24682 vsize=543200 CPUtime=4.43 cores=0,2,4,6
/proc/24684/stat : 24684 (scip-2.0.1.linu) R 24682 24684 24684 0 -1 4202496 132242 0 0 0 426 17 0 0 25 0 1 0 869429780 556236800 131617 33554432000 4194304 15243407 140735082705472 18446744073709551615 13277498 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/24684/statm: 135800 131617 655 2698 0 133095 0
[pid=24664/tid=24671] ppid=24662 vsize=361692 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 26 931 0 0 0 0 0 0 25 0 4 0 869420338 370372608 19149 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
[pid=24664/tid=24678] ppid=24662 vsize=361692 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24678/stat : 24678 (python) S 24662 24664 23366 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 4 0 869425063 370372608 19149 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24683] ppid=24662 vsize=361692 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24683/stat : 24683 (python) S 24662 24664 23366 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 4 0 869429780 370372608 19149 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.58
Current children cumulated vsize (KiB) 2831484

[startup+162.301 s]
/proc/loadavg: 2.34 2.13 1.79 4/572 24690
/proc/meminfo: memFree=20275612/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=371948 CPUtime=14.23 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 31654 931 1 0 1407 16 0 0 25 0 5 0 869419993 380874752 19155 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/24664/statm: 92987 19155 1879 364 0 27865 0
[pid=24670] ppid=24664 vsize=341180 CPUtime=0.2 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 1146 0 0 0 10 10 0 0 19 0 2 0 869420338 349368320 17676 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24670/statm: 85295 17676 411 364 0 20182 0
[pid=24672] ppid=24670 vsize=36488 CPUtime=47.2 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) T 24670 24672 24672 0 -1 4202496 10640 0 0 0 4718 2 0 0 25 0 1 0 869420339 37363712 8851 33554432000 134512640 136139019 4291810672 18446744073709551615 134882965 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/24672/statm: 9122 8851 184 398 0 8722 0
[pid=24670/tid=24676] ppid=24664 vsize=341180 CPUtime=0 cores=0,2,4,6

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

[pid=24801/tid=24813] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24813/stat : 24813 (java) S 24799 24801 24801 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869583429 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24814] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24814/stat : 24814 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646338993 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24815] ppid=24799 vsize=8532592 CPUtime=0.03 cores=0,2,4,6
/proc/24801/task/24815/stat : 24815 (java) R 24799 24801 24801 0 -1 4202560 432 0 0 0 3 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24801/tid=24816] ppid=24799 vsize=8532592 CPUtime=0.02 cores=0,2,4,6
/proc/24801/task/24816/stat : 24816 (java) S 24799 24801 24801 0 -1 4202560 594 0 0 0 2 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24817] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24817/stat : 24817 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24818] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24818/stat : 24818 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869583431 8737374208 6015 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331904 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24664/tid=24671] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 36 931 0 0 0 0 0 0 18 0 9 0 869420338 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
[pid=24664/tid=24678] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24678/stat : 24678 (python) S 24662 24664 23366 0 -1 4202560 41 931 0 0 0 0 0 0 18 0 9 0 869425063 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24683] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24683/stat : 24683 (python) S 24662 24664 23366 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 9 0 869429780 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 6 0 0 0
[pid=24664/tid=24689] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24689/stat : 24689 (python) S 24662 24664 23366 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 9 0 869435976 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24716] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24716/stat : 24716 (python) S 24662 24664 23366 0 -1 4202560 33 931 0 0 0 0 0 0 20 0 9 0 869445418 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24748] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24748/stat : 24748 (python) S 24662 24664 23366 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 9 0 869514316 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
[pid=24664/tid=24795] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24795/stat : 24795 (python) S 24662 24664 23366 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 9 0 869578450 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24800] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24800/stat : 24800 (python) S 24662 24664 23366 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 9 0 869583425 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1641.64
Current children cumulated vsize (KiB) 16626252

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

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

[startup+1634.5 s]
/proc/loadavg: 1.21 1.78 1.87 4/606 24818
/proc/meminfo: memFree=16707472/32951124 swapFree=51712240/67111528
[pid=24664] ppid=24662 vsize=412972 CPUtime=14.43 cores=0,2,4,6
/proc/24664/stat : 24664 (python) S 24662 24664 23366 0 -1 4202496 35460 931 1 0 1425 18 0 0 20 0 9 0 869419993 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554434 18446744073709551615 0 0 17 0 0 0 0
/proc/24664/statm: 103243 19179 1887 364 0 38109 0
[pid=24670] ppid=24664 vsize=341180 CPUtime=1.05 cores=0,2,4,6
/proc/24670/stat : 24670 (python) S 24664 24664 23366 0 -1 4202560 1210 0 0 0 53 52 0 0 18 0 2 0 869420338 349368320 17677 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24670/statm: 85295 17677 412 364 0 20182 0
[pid=24672] ppid=24670 vsize=65424 CPUtime=232.04 cores=0,2,4,6
/proc/24672/stat : 24672 (clasp-1.3.7-x86) T 24670 24672 24672 0 -1 4202496 17830 0 0 0 23201 3 0 0 25 0 1 0 869420339 66994176 16041 33554432000 134512640 136139019 4291810672 18446744073709551615 134608407 0 0 16781312 16386 18446744071562691360 0 0 17 0 0 0 0
/proc/24672/statm: 16356 16041 184 398 0 15956 0
[pid=24670/tid=24676] ppid=24664 vsize=341180 CPUtime=0 cores=0,2,4,6
/proc/24670/task/24676/stat : 24676 (python) S 24664 24664 23366 0 -1 4202560 41 0 0 0 0 0 0 0 18 0 2 0 869425061 349368320 17677 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604453425911808 0 0 -1 6 0 0 0
[pid=24677] ppid=24664 vsize=341192 CPUtime=4.72 cores=0,2,4,6
/proc/24677/stat : 24677 (python) S 24664 24664 23366 0 -1 4202560 1199 0 0 0 236 236 0 0 15 0 2 0 869425063 349380608 17661 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24677/statm: 85298 17661 396 364 0 20182 0
[pid=24679] ppid=24677 vsize=3139560 CPUtime=1053.27 cores=0,2,4,6
/proc/24679/stat : 24679 (scip-2.0.1.linu) T 24677 24679 24679 0 -1 4202496 778850 0 0 0 105095 232 0 0 25 0 1 0 869425063 3214909440 774725 33554432000 4194304 13684479 140734610991904 18446744073709551615 4865612 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/24679/statm: 784890 774725 660 2317 0 782568 0
[pid=24677/tid=24681] ppid=24664 vsize=341192 CPUtime=0 cores=0,2,4,6
/proc/24677/task/24681/stat : 24681 (python) S 24664 24664 23366 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 2 0 869429777 349380608 17661 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604442973054976 0 0 -1 6 0 0 0
[pid=24682] ppid=24664 vsize=351448 CPUtime=0.46 cores=0,2,4,6
/proc/24682/stat : 24682 (python) S 24664 24664 23366 0 -1 4202560 1135 0 0 0 23 23 0 0 15 0 2 0 869429779 359882752 17665 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24682/statm: 87862 17665 396 364 0 22743 0
[pid=24684] ppid=24682 vsize=1091424 CPUtime=96.35 cores=0,2,4,6
/proc/24684/stat : 24684 (scip-2.0.1.linu) T 24682 24684 24684 0 -1 4202496 268657 0 0 0 9560 75 0 0 25 0 1 0 869429780 1117618176 264552 33554432000 4194304 15243407 140735082705472 18446744073709551615 5688591 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/24684/statm: 272856 264552 721 2698 0 270151 0
[pid=24682/tid=24686] ppid=24664 vsize=351448 CPUtime=0 cores=0,2,4,6
/proc/24682/task/24686/stat : 24686 (python) S 24664 24664 23366 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 869434893 359882752 17665 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604445053256768 0 0 -1 6 0 0 0
[pid=24688] ppid=24664 vsize=361704 CPUtime=0.21 cores=0,2,4,6
/proc/24688/stat : 24688 (python) S 24664 24664 23366 0 -1 4202560 1142 0 0 0 10 11 0 0 16 0 2 0 869435975 370384896 17669 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/24688/statm: 90426 17669 396 364 0 25304 0
[pid=24690] ppid=24688 vsize=251296 CPUtime=49.14 cores=0,2,4,6
/proc/24690/stat : 24690 (minion) T 24688 24690 24690 0 -1 4202496 68547 0 0 0 4906 8 0 0 25 0 1 0 869435976 257327104 55285 33554432000 134512640 165565024 4289151360 18446744073709551615 142853096 0 0 16781312 8396802 18446744071562691360 0 0 17 4 0 0 0
/proc/24690/statm: 62824 55285 346 7582 0 55239 0
[pid=24688/tid=24692] ppid=24664 vsize=361704 CPUtime=0 cores=0,2,4,6
/proc/24688/task/24692/stat : 24692 (python) S 24664 24664 23366 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 869440891 370384896 17669 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604445786712256 0 0 -1 2 0 0 0
[pid=24715] ppid=24664 vsize=371960 CPUtime=0.21 cores=0,2,4,6
/proc/24715/stat : 24715 (python) S 24664 24664 23366 0 -1 4202560 1147 0 0 0 10 11 0 0 17 0 2 0 869445417 380887040 17673 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/24715/statm: 92990 17673 396 364 0 27865 0
[pid=24717] ppid=24715 vsize=58704 CPUtime=46.15 cores=0,2,4,6
/proc/24717/stat : 24717 (wbo1.4a) T 24715 24717 24717 0 -1 4202496 16203 0 0 0 4598 17 0 0 25 0 1 0 869445418 60112896 13975 33554432000 134512640 135751879 4286793456 18446744073709551615 134616390 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/24717/statm: 14676 13975 143 303 0 14371 0
[pid=24715/tid=24720] ppid=24664 vsize=371960 CPUtime=0 cores=0,2,4,6
/proc/24715/task/24720/stat : 24720 (python) S 24664 24664 23366 0 -1 4202560 48 0 0 0 0 0 0 0 17 0 2 0 869450034 380887040 17673 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604453425910912 0 0 -1 6 0 0 0
[pid=24747] ppid=24664 vsize=382216 CPUtime=0.41 cores=0,2,4,6
/proc/24747/stat : 24747 (python) S 24664 24664 23366 0 -1 4202560 1172 0 0 0 21 20 0 0 17 0 2 0 869514315 391389184 17677 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/24747/statm: 95554 17677 396 364 0 30426 0
[pid=24749] ppid=24747 vsize=55420 CPUtime=93.01 cores=0,2,4,6
/proc/24749/stat : 24749 (bsolo_pb10) T 24747 24749 24749 0 -1 4202496 13268 0 0 0 9296 5 0 0 25 0 1 0 869514316 56750080 11183 33554432000 134512640 137138936 4294346912 18446744073709551615 134543151 0 0 16781312 16384 18446744071562691360 0 0 17 2 0 0 0
/proc/24749/statm: 13855 11183 184 642 0 13211 0
[pid=24747/tid=24752] ppid=24664 vsize=382216 CPUtime=0 cores=0,2,4,6
/proc/24747/task/24752/stat : 24752 (python) S 24664 24664 23366 0 -1 4202560 45 0 0 0 0 0 0 0 17 0 2 0 869523620 391389184 17677 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604447038750912 0 0 -1 4 0 0 0
[pid=24794] ppid=24664 vsize=392472 CPUtime=0.24 cores=0,2,4,6
/proc/24794/stat : 24794 (python) S 24664 24664 23366 0 -1 4202560 1154 0 0 0 12 12 0 0 16 0 2 0 869578450 401891328 17681 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646342091 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/24794/statm: 98118 17681 396 364 0 32987 0
[pid=24796] ppid=24794 vsize=73960 CPUtime=49.71 cores=0,2,4,6
/proc/24796/stat : 24796 (wbo1.4b-fixed) T 24794 24796 24796 0 -1 4202496 19985 0 0 0 4955 16 0 0 25 0 1 0 869578450 75735040 17752 33554432000 134512640 135752315 4290034688 18446744073709551615 134611201 0 0 16781312 3 18446744071562691360 0 0 17 2 0 0 0
/proc/24796/statm: 18490 17752 146 303 0 18185 0
[pid=24794/tid=24798] ppid=24664 vsize=392472 CPUtime=0 cores=0,2,4,6
/proc/24794/task/24798/stat : 24798 (python) S 24664 24664 23366 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 869583424 401891328 17681 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554946 18446604446305057664 0 0 -1 2 0 0 0
[pid=24799] ppid=24664 vsize=402728 CPUtime=0 cores=0,2,4,6
/proc/24799/stat : 24799 (python) S 24664 24664 23366 0 -1 4202560 832 0 0 0 0 0 0 0 18 0 1 0 869583425 412393472 17636 33554432000 4194304 5683644 140733504548272 18446744073709551615 216634535494 0 0 16781312 33554946 3044514454264872960 0 0 17 6 0 0 0
/proc/24799/statm: 100682 17636 348 364 0 35548 0
[pid=24801] ppid=24799 vsize=8532592 CPUtime=0.24 cores=0,2,4,6
/proc/24801/stat : 24801 (java) S 24799 24801 24801 0 -1 4202496 6597 0 1 0 23 1 0 0 20 0 18 0 869583425 8737374208 6008 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/24801/statm: 2133148 6008 2161 9 0 2123889 0
[pid=24801/tid=24802] ppid=24799 vsize=8532592 CPUtime=0.17 cores=0,2,4,6
/proc/24801/task/24802/stat : 24802 (java) R 24799 24801 24801 0 -1 4202560 4191 0 1 0 17 0 0 0 25 0 18 0 869583427 8737374208 6012 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24801/tid=24803] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24803/stat : 24803 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 18 0 869583427 8737374208 6012 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24804] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24804/stat : 24804 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 18 0 869583427 8737374208 6012 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24805] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24805/stat : 24805 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869583427 8737374208 6012 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24806] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24806/stat : 24806 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583427 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24807] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24807/stat : 24807 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583427 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24808] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24808/stat : 24808 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583427 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24809] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24809/stat : 24809 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583427 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24810] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24810/stat : 24810 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583427 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24811] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24811/stat : 24811 (java) S 24799 24801 24801 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 18 0 869583428 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331904 0 0 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24812] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24812/stat : 24812 (java) S 24799 24801 24801 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 18 0 869583429 8737374208 6013 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24813] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24813/stat : 24813 (java) S 24799 24801 24801 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 18 0 869583429 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24814] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24814/stat : 24814 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646338993 0 4 0 16800975 18446604443232208000 0 0 -1 6 0 0 0
[pid=24801/tid=24815] ppid=24799 vsize=8532592 CPUtime=0.03 cores=0,2,4,6
/proc/24801/task/24815/stat : 24815 (java) R 24799 24801 24801 0 -1 4202560 432 0 0 0 3 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=24801/tid=24816] ppid=24799 vsize=8532592 CPUtime=0.02 cores=0,2,4,6
/proc/24801/task/24816/stat : 24816 (java) S 24799 24801 24801 0 -1 4202560 594 0 0 0 2 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24817] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24817/stat : 24817 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 869583431 8737374208 6014 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331289 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24801/tid=24818] ppid=24799 vsize=8532592 CPUtime=0 cores=0,2,4,6
/proc/24801/task/24818/stat : 24818 (java) S 24799 24801 24801 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 869583431 8737374208 6015 33554432000 1073741824 1073778376 140735159414976 18446744073709551615 216646331904 0 4 0 16800975 18446604443232208000 0 0 -1 2 0 0 0
[pid=24664/tid=24671] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24671/stat : 24671 (python) S 24662 24664 23366 0 -1 4202560 36 931 0 0 0 0 0 0 18 0 9 0 869420338 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
[pid=24664/tid=24678] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24678/stat : 24678 (python) S 24662 24664 23366 0 -1 4202560 41 931 0 0 0 0 0 0 18 0 9 0 869425063 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24683] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24683/stat : 24683 (python) S 24662 24664 23366 0 -1 4202560 32 931 0 0 0 0 0 0 18 0 9 0 869429780 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 6 0 0 0
[pid=24664/tid=24689] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24689/stat : 24689 (python) S 24662 24664 23366 0 -1 4202560 31 931 0 0 0 0 0 0 25 0 9 0 869435976 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24716] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24716/stat : 24716 (python) S 24662 24664 23366 0 -1 4202560 33 931 0 0 0 0 0 0 20 0 9 0 869445418 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24748] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24748/stat : 24748 (python) S 24662 24664 23366 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 9 0 869514316 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 4 0 0 0
[pid=24664/tid=24795] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24795/stat : 24795 (python) S 24662 24664 23366 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 9 0 869578450 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
[pid=24664/tid=24800] ppid=24662 vsize=412972 CPUtime=0 cores=0,2,4,6
/proc/24664/task/24800/stat : 24800 (python) S 24662 24664 23366 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 9 0 869583425 422883328 19179 33554432000 4194304 5683644 140733504548272 18446744073709551615 216646338993 0 0 16781312 33554434 18446604449123068864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1641.64
Current children cumulated vsize (KiB) 16626252

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1634.59
CPU time (s): 1641.64
CPU user time (s): 1634.24
CPU system time (s): 7.4
CPU usage (%): 100.431
Max. virtual memory (cumulated for all children) (KiB): 16626252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.2598
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36396
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= 1035
involuntary context switches= 63

runsolver used 11.1503 second user time and 20.3739 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-09 02:09:33
IDJOB=3482819
IDBENCH=73545
IDSOLVER=1971
FILE ID=node103/3482819-1307578173
RUNJOBID= node103-1307576441-23384
PBS_JOBID= 13547702
Free space on /tmp= 73704 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12056_10-unsat.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-3482819-1307578173/watcher-3482819-1307578173 -o /tmp/evaluation-result-3482819-1307578173/solver-3482819-1307578173 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482819-1307578173.opb -seed 106521175 -budget 1800

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

MD5SUM BENCH= 9569f42797128c8734a8cda484f54275
RANDOM SEED=106521175

node103.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.858
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.71
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.858
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.75
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.858
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.858
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.77
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.858
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.858
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.75
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22145588 kB
Buffers:        180388 kB
Cached:         655588 kB
SwapCached:      23516 kB
Active:       10295440 kB
Inactive:       192552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22145588 kB
SwapTotal:    67111528 kB
SwapFree:     51712240 kB
Dirty:          108960 kB
Writeback:           0 kB
AnonPages:     9649732 kB
Mapped:          62080 kB
Slab:           153532 kB
PageTables:      93428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 171137668 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= 73616 MiB
End job on node103 at 2011-06-09 02:36:50