Trace number 3729922

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB11: borg pb-dec-11.04.03? (MO) 1625.7 1623.37

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark904.992
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.37/0.52	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.37/0.52	c INFO: solving HOME/instance-3729922-1338714103.opb
1.37/1.51	c INFO: parsing took 0.97 s
2.96/3.16	c INFO: features took 1.65 CPU seconds
2.96/3.18	c INFO: running clasp-1.3.7@0 for 45 with 1797 remaining (b = 0.33)
58.62/58.75	c INFO: wrote minion input file to HOME/tmp1a5CwF.minion
58.62/58.75	c INFO: running minion-0.12@0 for 45 with 1749 remaining (b = 0.06)
106.27/106.32	c INFO: running scip-2.0.1-spx@0 for 45 with 1694 remaining (b = 0.04)
154.23/154.20	c INFO: running scip-2.0.1-clp@0 for 45 with 1646 remaining (b = 0.02)
202.58/202.57	c INFO: running clasp-1.3.7@47 for 45 with 1598 remaining (b = 0.01)
247.85/247.72	c INFO: running wbo1.4a@0 for 45 with 1553 remaining (b = 0.01)
297.41/297.27	c INFO: running scip-2.0.1-clp@48 for 45 with 1504 remaining (b = 0.01)
343.90/343.67	c INFO: running clasp-1.3.7@92 for 136 with 1457 remaining (b = 0.03)
481.51/481.08	c INFO: running scip-2.0.1-spx@47 for 45 with 1320 remaining (b = 0.01)
527.29/526.75	c INFO: running scip-2.0.1-spx@93 for 410 with 1274 remaining (b = 0.06)
938.35/937.14	c INFO: running wbo1.4b-fixed@0 for 45 with 865 remaining (b = 0.01)
984.61/983.30	c INFO: running bsolo_pb10-l1@0 for 91 with 819 remaining (b = 0.01)
1076.64/1075.26	c INFO: running scip-2.0.1-spx@502 for 547 with 727 remaining (b = 0.06)
1625.45/1623.11	c INFO: running sat4j-pb-v20101225@0 for 45 with 180 remaining (b = 0.00)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.27 1.65 1.50 2/179 28554
/proc/meminfo: memFree=26398912/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 764 0 0 0 0 0 0 0 20 0 1 0 337537729 15749120 636 33554432000 4194304 5683644 140734329777184 140734329721912 219513962165 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 3845 636 334 364 0 287 0

[startup+0.100012 s]
/proc/loadavg: 2.27 1.65 1.50 2/179 28554
/proc/meminfo: memFree=26398912/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=94456 CPUtime=0.07 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 3445 1012 1 0 6 1 0 0 20 0 1 0 337537729 96722944 2546 33554432000 4194304 5683644 140734329777184 140734329729656 5170208 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 23614 2546 820 364 0 1620 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94456

[startup+0.200251 s]
/proc/loadavg: 2.27 1.65 1.50 2/179 28554
/proc/meminfo: memFree=26398912/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=122076 CPUtime=0.14 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 5857 1012 1 0 12 2 0 0 20 0 1 0 337537729 125005824 3779 33554432000 4194304 5683644 140734329777184 140734329681400 219513963808 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 30519 3779 1015 364 0 2762 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 122076

[startup+0.300312 s]
/proc/loadavg: 2.27 1.65 1.50 2/179 28554
/proc/meminfo: memFree=26398912/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=166948 CPUtime=0.21 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 6560 1012 1 0 17 4 0 0 20 0 1 0 337537729 170954752 4351 33554432000 4194304 5683644 140734329777184 140734329681416 4619652 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 41737 4351 1227 364 0 3290 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 166948

[startup+0.70022 s]
/proc/loadavg: 2.27 1.65 1.50 2/179 28554
/proc/meminfo: memFree=26398912/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=292344 CPUtime=0.57 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 11695 1012 1 0 48 9 0 0 20 0 1 0 337537729 299360256 9751 33554432000 4194304 5683644 140734329777184 140734329770424 5007996 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 73086 9751 1811 364 0 8315 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 292344

[startup+1.50024 s]
/proc/loadavg: 2.27 1.65 1.50 3/180 28559
/proc/meminfo: memFree=26353144/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=322532 CPUtime=1.37 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 19483 1012 1 0 127 10 0 0 20 0 1 0 337537729 330272768 17155 33554432000 4194304 5683644 140734329777184 140734329767608 139877148453573 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 80633 17156 1814 364 0 15862 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 322532

[startup+3.10019 s]
/proc/loadavg: 2.27 1.65 1.50 3/180 28559
/proc/meminfo: memFree=26339960/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=318572 CPUtime=2.96 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 21944 1012 1 0 286 10 0 0 20 0 1 0 337537729 326217728 16395 33554432000 4194304 5683644 140734329777184 140734329770360 219521509145 0 0 16781312 33554434 0 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 79643 16395 1847 364 0 14872 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 318572

[startup+6.30031 s]
/proc/loadavg: 2.25 1.65 1.51 3/180 28605
/proc/meminfo: memFree=26292464/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=396144 CPUtime=3.06 cores=1,3,5,7
/proc/28554/stat : 28554 (python) S 28552 28554 27000 0 -1 4202496 22674 1012 1 0 295 11 0 0 20 0 2 0 337537729 405651456 16898 33554432000 4194304 5683644 140734329777184 140734329772016 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 99036 16898 1902 364 0 34259 0
[pid=28560] ppid=28554 vsize=320364 CPUtime=0 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 874 0 0 0 0 0 0 0 20 0 1 0 337538048 328052736 15353 33554432000 4194304 5683644 140734329777184 140734329768272 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 80091 15353 363 364 0 15314 0
[pid=28562] ppid=28560 vsize=20652 CPUtime=3.1 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) R 28560 28562 28562 0 -1 4202496 5535 0 0 0 308 2 0 0 20 0 1 0 337538048 21147648 4865 33554432000 134512640 136139019 4289381408 4289380388 134883821 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 5163 4865 181 398 0 4763 0
[pid=28554/tid=28561] ppid=28552 vsize=396144 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337538048 405651456 16898 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 737160

[startup+12.7004 s]
/proc/loadavg: 2.23 1.66 1.51 3/180 28605
/proc/meminfo: memFree=26039556/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=396144 CPUtime=3.06 cores=1,3,5,7
/proc/28554/stat : 28554 (python) S 28552 28554 27000 0 -1 4202496 22674 1012 1 0 295 11 0 0 20 0 2 0 337537729 405651456 16898 33554432000 4194304 5683644 140734329777184 140734329772016 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 99036 16898 1902 364 0 34259 0
[pid=28560] ppid=28554 vsize=320364 CPUtime=0 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 880 0 0 0 0 0 0 0 20 0 1 0 337538048 328052736 15353 33554432000 4194304 5683644 140734329777184 140734329768272 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 80091 15353 363 364 0 15314 0
[pid=28562] ppid=28560 vsize=38532 CPUtime=9.5 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) R 28560 28562 28562 0 -1 4202496 9985 0 0 0 947 3 0 0 20 0 1 0 337538048 39456768 9315 33554432000 134512640 136139019 4289381408 4289380272 134608491 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 9633 9315 181 398 0 9233 0
[pid=28554/tid=28561] ppid=28552 vsize=396144 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337538048 405651456 16898 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 755040

[startup+25.5004 s]
/proc/loadavg: 2.18 1.67 1.52 3/180 28606
/proc/meminfo: memFree=25994904/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=396144 CPUtime=3.06 cores=1,3,5,7
/proc/28554/stat : 28554 (python) S 28552 28554 27000 0 -1 4202496 22674 1012 1 0 295 11 0 0 20 0 2 0 337537729 405651456 16898 33554432000 4194304 5683644 140734329777184 140734329772016 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 99036 16898 1902 364 0 34259 0
[pid=28560] ppid=28554 vsize=320364 CPUtime=0.02 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 890 0 0 0 1 1 0 0 20 0 1 0 337538048 328052736 15353 33554432000 4194304 5683644 140734329777184 140734329768272 219513979304 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 80091 15353 363 364 0 15314 0
[pid=28562] ppid=28560 vsize=42608 CPUtime=22.3 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) R 28560 28562 28562 0 -1 4202496 10991 0 0 0 2227 3 0 0 20 0 1 0 337538048 43630592 10321 33554432000 134512640 136139019 4289381408 4289380384 134883787 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 10652 10321 181 398 0 10252 0
[pid=28554/tid=28561] ppid=28552 vsize=396144 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337538048 405651456 16898 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 759116

[startup+51.1003 s]
/proc/loadavg: 2.11 1.70 1.53 3/177 28638
/proc/meminfo: memFree=26407004/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=396148 CPUtime=3.84 cores=1,3,5,7
/proc/28554/stat : 28554 (python) R 28552 28554 27000 0 -1 4202496 23370 1012 1 0 373 11 0 0 20 0 2 0 337537729 405655552 16900 33554432000 4194304 5683644 140734329777184 140734329771504 139877148573869 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 99037 16900 1903 364 0 34260 0
[pid=28560] ppid=28554 vsize=396144 CPUtime=0.07 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 1135 0 0 0 4 3 0 0 20 0 2 0 337538048 405651456 15393 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 99036 15393 396 364 0 34259 0
[pid=28562] ppid=28560 vsize=56076 CPUtime=47.11 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) T 28560 28562 28562 0 -1 4202496 14330 0 0 0 4707 4 0 0 20 0 1 0 337538048 57421824 13660 33554432000 134512640 136139019 4289381408 4289380384 134883787 0 0 16781312 16386 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 14019 13660 181 398 0 13619 0
[pid=28554/tid=28561] ppid=28552 vsize=396148 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 2 0 337538048 405655552 16900 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 848368

[startup+102.3 s]
/proc/loadavg: 2.11 1.76 1.56 3/191 28663
/proc/meminfo: memFree=25594288/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=471936 CPUtime=11.5 cores=1,3,5,7
/proc/28554/stat : 28554 (python) S 28552 28554 27000 0 -1 4202496 23677 1012 1 0 1136 14 0 0 20 0 3 0 337537729 483262464 16907 33554432000 4194304 5683644 140734329777184 140734329772016 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 117984 16907 1905 364 0 53204 0
[pid=28560] ppid=28554 vsize=396144 CPUtime=0.07 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 1135 0 0 0 4 3 0 0 20 0 2 0 337538048 405651456 15393 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 99036 15393 396 364 0 34259 0
[pid=28562] ppid=28560 vsize=56076 CPUtime=47.11 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) T 28560 28562 28562 0 -1 4202496 14330 0 0 0 4707 4 0 0 20 0 1 0 337538048 57421824 13697 33554432000 134512640 136139019 4289381408 4289380384 134883787 0 0 16781312 16386 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 14019 13697 181 398 0 13619 0
[pid=28560/tid=28639] ppid=28554 vsize=396144 CPUtime=0 cores=1,3,5,7
/proc/28560/task/28639/stat : 28639 (python) S 28554 28554 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337542760 405651456 15393 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28657] ppid=28554 vsize=396156 CPUtime=0.06 cores=1,3,5,7
/proc/28657/stat : 28657 (python) S 28554 28554 27000 0 -1 4202560 907 0 0 0 4 2 0 0 20 0 1 0 337543604 405663744 15354 33554432000 4194304 5683644 140734329777184 140734329768272 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/28657/statm: 99039 15354 358 364 0 34259 0
[pid=28659] ppid=28657 vsize=370588 CPUtime=43.53 cores=1,3,5,7
/proc/28659/stat : 28659 (minion) R 28657 28659 28659 0 -1 4202496 82511 0 0 0 4341 12 0 0 20 0 1 0 337543604 379482112 85373 33554432000 134512640 165565024 4293890096 4293887344 142764901 0 0 16781312 8396802 0 0 0 17 1 0 0 0 0 0
/proc/28659/statm: 92647 85373 345 7582 0 85062 0
[pid=28554/tid=28561] ppid=28552 vsize=471936 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 26 1012 0 0 0 0 0 0 20 0 3 0 337538048 483262464 16907 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28658] ppid=28552 vsize=471936 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28658/stat : 28658 (python) S 28552 28554 27000 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 3 0 337543604 483262464 16907 33554432000 4194304 5683644 140734329777184 139876964667952 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1690900

[startup+162.301 s]
/proc/loadavg: 2.04 1.80 1.58 3/203 28675
/proc/meminfo: memFree=24451464/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=623520 CPUtime=11.54 cores=1,3,5,7
/proc/28554/stat : 28554 (python) S 28552 28554 27000 0 -1 4202496 25409 1012 1 0 1140 14 0 0 20 0 5 0 337537729 638484480 16923 33554432000 4194304 5683644 140734329777184 140734329772016 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28554/statm: 155880 16923 1909 364 0 91094 0
[pid=28560] ppid=28554 vsize=396144 CPUtime=0.07 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 1135 0 0 0 4 3 0 0 20 0 2 0 337538048 405651456 15393 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28560/statm: 99036 15393 396 364 0 34259 0
[pid=28562] ppid=28560 vsize=56076 CPUtime=47.11 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) T 28560 28562 28562 0 -1 4202496 14330 0 0 0 4707 4 0 0 20 0 1 0 337538048 57421824 13712 33554432000 134512640 136139019 4289381408 4289380384 134883787 0 0 16781312 16386 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28562/statm: 14019 13712 181 398 0 13619 0
[pid=28560/tid=28639] ppid=28554 vsize=396144 CPUtime=0 cores=1,3,5,7
/proc/28560/task/28639/stat : 28639 (python) S 28554 28554 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337542760 405651456 15393 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28657] ppid=28554 vsize=396156 CPUtime=0.07 cores=1,3,5,7
/proc/28657/stat : 28657 (python) S 28554 28554 27000 0 -1 4202560 1059 0 0 0 4 3 0 0 20 0 2 0 337543604 405663744 15380 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28657/statm: 99039 15380 383 364 0 34259 0
[pid=28659] ppid=28657 vsize=370588 CPUtime=47.52 cores=1,3,5,7
/proc/28659/stat : 28659 (minion) T 28657 28659 28659 0 -1 4202496 82511 0 0 0 4740 12 0 0 20 0 1 0 337543604 379482112 85373 33554432000 134512640 165565024 4293890096 4293887344 142764899 0 0 16781312 8396802 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28659/statm: 92647 85373 345 7582 0 85062 0
[pid=28657/tid=28664] ppid=28554 vsize=396156 CPUtime=0 cores=1,3,5,7
/proc/28657/task/28664/stat : 28664 (python) S 28554 28554 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337548359 405663744 15380 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28665] ppid=28554 vsize=471948 CPUtime=0.08 cores=1,3,5,7

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

[pid=28696/tid=28699] ppid=28554 vsize=699324 CPUtime=0 cores=1,3,5,7
/proc/28696/task/28699/stat : 28699 (python) S 28554 28554 27000 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 2 0 337636058 716107776 15404 33554432000 4194304 5683644 140734329777184 139876926669360 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28700] ppid=28554 vsize=775116 CPUtime=0.16 cores=1,3,5,7
/proc/28700/stat : 28700 (python) S 28554 28554 27000 0 -1 4202560 1172 0 0 0 9 7 0 0 20 0 2 0 337636060 793718784 15410 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28700/statm: 193779 15410 383 364 0 128984 0
[pid=28702] ppid=28700 vsize=154620 CPUtime=91.92 cores=1,3,5,7
/proc/28702/stat : 28702 (bsolo_pb10) T 28700 28702 28702 0 -1 4202496 40066 0 0 0 9167 25 0 0 20 0 1 0 337636060 158330880 36215 33554432000 134512640 137138936 4292725232 4292724152 135984556 0 0 16781312 16384 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28702/statm: 38655 36215 190 642 0 38011 0
[pid=28700/tid=28710] ppid=28554 vsize=775116 CPUtime=0 cores=1,3,5,7
/proc/28700/task/28710/stat : 28710 (python) S 28554 28554 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337645254 793718784 15410 33554432000 4194304 5683644 140734329777184 139876916179504 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 34 1012 0 0 0 0 0 0 20 0 8 0 337538048 871317504 16947 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28658] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28658/stat : 28658 (python) S 28552 28554 27000 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 8 0 337543604 871317504 16947 33554432000 4194304 5683644 140734329777184 139876964667952 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28666] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28666/stat : 28666 (python) S 28552 28554 27000 0 -1 4202560 28 1012 0 0 0 0 0 0 20 0 8 0 337548361 871317504 16947 33554432000 4194304 5683644 140734329777184 139876954178096 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28671] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28671/stat : 28671 (python) S 28552 28554 27000 0 -1 4202560 24 1012 0 0 0 0 0 0 20 0 8 0 337553150 871317504 16947 33554432000 4194304 5683644 140734329777184 139876937159216 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28683] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28683/stat : 28683 (python) S 28552 28554 27000 0 -1 4202560 23 1012 0 0 0 0 0 0 20 0 8 0 337562502 871317504 16947 33554432000 4194304 5683644 140734329777184 139876926669360 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28697] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28697/stat : 28697 (python) S 28552 28554 27000 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 8 0 337631443 871317504 16947 33554432000 4194304 5683644 140734329777184 139876916179504 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28701] ppid=28552 vsize=850896 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28701/stat : 28701 (python) S 28552 28554 27000 0 -1 4202560 23 1012 0 0 0 0 0 0 20 0 8 0 337636060 871317504 16947 33554432000 4194304 5683644 140734329777184 139876905689648 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1604.61
Current children cumulated vsize (KiB) 6613540



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1623.3 s]
/proc/loadavg: 2.05 2.01 1.89 4/253 28737
/proc/meminfo: memFree=23015432/32873648 swapFree=7120/7120
[pid=28554] ppid=28552 vsize=926688 CPUtime=11.73 cores=1,3,5,7
/proc/28554/stat : 28554 (python) S 28552 28554 27000 0 -1 4202496 29454 1012 1 0 1157 16 0 0 20 0 9 0 337537729 948928512 16955 33554432000 4194304 5683644 140734329777184 140734329772016 219517347085 0 0 16781312 33554434 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28554/statm: 231672 16955 1917 364 0 166874 0
[pid=28560] ppid=28554 vsize=396144 CPUtime=0.39 cores=1,3,5,7
/proc/28560/stat : 28560 (python) S 28554 28554 27000 0 -1 4202560 1204 0 0 0 23 16 0 0 20 0 2 0 337538048 405651456 15394 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28560/statm: 99036 15394 397 364 0 34259 0
[pid=28562] ppid=28560 vsize=96356 CPUtime=229.6 cores=1,3,5,7
/proc/28562/stat : 28562 (clasp-1.3.7-x86) T 28560 28562 28562 0 -1 4202496 24168 0 0 0 22953 7 0 0 20 0 1 0 337538048 98668544 23550 33554432000 134512640 136139019 4289381408 4289380388 134883821 0 0 16781312 16386 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/28562/statm: 24089 23550 181 398 0 23689 0
[pid=28560/tid=28639] ppid=28554 vsize=396144 CPUtime=0 cores=1,3,5,7
/proc/28560/task/28639/stat : 28639 (python) S 28554 28554 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337542760 405651456 15394 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28657] ppid=28554 vsize=396156 CPUtime=0.07 cores=1,3,5,7
/proc/28657/stat : 28657 (python) S 28554 28554 27000 0 -1 4202560 1059 0 0 0 4 3 0 0 20 0 2 0 337543604 405663744 15380 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28657/statm: 99039 15380 383 364 0 34259 0
[pid=28659] ppid=28657 vsize=370588 CPUtime=47.52 cores=1,3,5,7
/proc/28659/stat : 28659 (minion) T 28657 28659 28659 0 -1 4202496 82511 0 0 0 4740 12 0 0 20 0 1 0 337543604 379482112 85373 33554432000 134512640 165565024 4293890096 4293887344 142764899 0 0 16781312 8396802 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28659/statm: 92647 85373 345 7582 0 85062 0
[pid=28657/tid=28664] ppid=28554 vsize=396156 CPUtime=0 cores=1,3,5,7
/proc/28657/task/28664/stat : 28664 (python) S 28554 28554 27000 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 2 0 337548359 405663744 15380 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28665] ppid=28554 vsize=471948 CPUtime=1.93 cores=1,3,5,7
/proc/28665/stat : 28665 (python) S 28554 28554 27000 0 -1 4202560 1172 0 0 0 104 89 0 0 20 0 2 0 337548361 483274752 15386 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28665/statm: 117987 15386 383 364 0 53204 0
[pid=28667] ppid=28665 vsize=542472 CPUtime=1051.52 cores=1,3,5,7
/proc/28667/stat : 28667 (scip-2.0.1.linu) T 28665 28667 28667 0 -1 4202496 89070 0 0 0 105001 151 0 0 20 0 1 0 337548361 555491328 129986 33554432000 4194304 13684479 140733590678304 140733590672056 7019301 0 0 16781312 2 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/28667/statm: 135618 129986 797 2317 0 133296 0
[pid=28665/tid=28669] ppid=28554 vsize=471948 CPUtime=0 cores=1,3,5,7
/proc/28665/task/28669/stat : 28669 (python) S 28554 28554 27000 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 337553147 483274752 15386 33554432000 4194304 5683644 140734329777184 139876964667952 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28670] ppid=28554 vsize=547740 CPUtime=0.16 cores=1,3,5,7
/proc/28670/stat : 28670 (python) S 28554 28554 27000 0 -1 4202560 1154 0 0 0 9 7 0 0 20 0 2 0 337553150 560885760 15392 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28670/statm: 136935 15392 383 364 0 72149 0
[pid=28672] ppid=28670 vsize=515832 CPUtime=94.69 cores=1,3,5,7
/proc/28672/stat : 28672 (scip-2.0.1.linu) T 28670 28672 28672 0 -1 4202496 97220 0 0 0 9431 38 0 0 20 0 1 0 337553150 528211968 122134 33554432000 4194304 15243407 140737217692976 140737217687688 8113472 0 0 16781312 2 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28672/statm: 128958 122134 886 2698 0 126253 0
[pid=28670/tid=28681] ppid=28554 vsize=547740 CPUtime=0 cores=1,3,5,7
/proc/28670/task/28681/stat : 28681 (python) S 28554 28554 27000 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 2 0 337557984 560885760 15392 33554432000 4194304 5683644 140734329777184 139876954178096 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28682] ppid=28554 vsize=623532 CPUtime=0.08 cores=1,3,5,7
/proc/28682/stat : 28682 (python) S 28554 28554 27000 0 -1 4202560 1109 0 0 0 5 3 0 0 20 0 2 0 337562502 638496768 15398 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28682/statm: 155883 15398 383 364 0 91094 0
[pid=28684] ppid=28682 vsize=88232 CPUtime=49.51 cores=1,3,5,7
/proc/28684/stat : 28684 (wbo1.4a) T 28682 28684 28684 0 -1 4202496 23274 0 0 0 4931 20 0 0 20 0 1 0 337562502 90349568 21547 33554432000 134512640 135751879 4290394192 4290392368 134616442 0 0 16781312 3 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28684/statm: 22058 21547 143 303 0 21753 0
[pid=28682/tid=28686] ppid=28554 vsize=623532 CPUtime=0 cores=1,3,5,7
/proc/28682/task/28686/stat : 28686 (python) S 28554 28554 27000 0 -1 4202560 44 0 0 0 0 0 0 0 20 0 2 0 337567454 638496768 15398 33554432000 4194304 5683644 140734329777184 139876937159216 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28696] ppid=28554 vsize=699324 CPUtime=0.07 cores=1,3,5,7
/proc/28696/stat : 28696 (python) S 28554 28554 27000 0 -1 4202560 1127 0 0 0 4 3 0 0 20 0 2 0 337631443 716107776 15404 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28696/statm: 174831 15404 383 364 0 110039 0
[pid=28698] ppid=28696 vsize=84584 CPUtime=46.12 cores=1,3,5,7
/proc/28698/stat : 28698 (wbo1.4b-fixed) T 28696 28698 28698 0 -1 4202496 22369 0 0 0 4593 19 0 0 20 0 1 0 337631443 86614016 20640 33554432000 134512640 135752315 4287033040 4287031040 134611378 0 0 16781312 3 18446744071579387992 0 0 17 3 0 0 0 0 0
/proc/28698/statm: 21146 20640 146 303 0 20841 0
[pid=28696/tid=28699] ppid=28554 vsize=699324 CPUtime=0 cores=1,3,5,7
/proc/28696/task/28699/stat : 28699 (python) S 28554 28554 27000 0 -1 4202560 48 0 0 0 0 0 0 0 20 0 2 0 337636058 716107776 15404 33554432000 4194304 5683644 140734329777184 139876926669360 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28700] ppid=28554 vsize=775116 CPUtime=0.16 cores=1,3,5,7
/proc/28700/stat : 28700 (python) S 28554 28554 27000 0 -1 4202560 1172 0 0 0 9 7 0 0 20 0 2 0 337636060 793718784 15410 33554432000 4194304 5683644 140734329777184 140734329768832 219517347085 0 0 16781312 33554946 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28700/statm: 193779 15410 383 364 0 128984 0
[pid=28702] ppid=28700 vsize=154620 CPUtime=91.92 cores=1,3,5,7
/proc/28702/stat : 28702 (bsolo_pb10) T 28700 28702 28702 0 -1 4202496 40066 0 0 0 9167 25 0 0 20 0 1 0 337636060 158330880 36215 33554432000 134512640 137138936 4292725232 4292724152 135984556 0 0 16781312 16384 18446744071579387992 0 0 17 1 0 0 0 0 0
/proc/28702/statm: 38655 36215 190 642 0 38011 0
[pid=28700/tid=28710] ppid=28554 vsize=775116 CPUtime=0 cores=1,3,5,7
/proc/28700/task/28710/stat : 28710 (python) S 28554 28554 27000 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 2 0 337645254 793718784 15410 33554432000 4194304 5683644 140734329777184 139876916179504 219517343520 0 0 16781312 33554946 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28718] ppid=28554 vsize=850908 CPUtime=0 cores=1,3,5,7
/proc/28718/stat : 28718 (python) S 28554 28554 27000 0 -1 4202560 846 0 0 0 0 0 0 0 20 0 1 0 337700040 871329792 15367 33554432000 4194304 5683644 140734329777184 140734329768272 219513979363 0 0 16781312 33554946 18446744071580425449 0 0 17 3 0 0 0 0 0
/proc/28718/statm: 212727 15367 335 364 0 147929 0
[pid=28720] ppid=28718 vsize=9558408 CPUtime=0.23 cores=1,3,5,7
/proc/28720/stat : 28720 (java) S 28718 28720 28720 0 -1 4202496 4898 0 4 0 22 1 0 0 20 0 18 0 337700041 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140736072897600 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/28720/statm: 2389602 8348 2184 9 0 2380296 0
[pid=28720/tid=28721] ppid=28718 vsize=9558408 CPUtime=0.15 cores=1,3,5,7
/proc/28720/task/28721/stat : 28721 (java) R 28718 28720 28720 0 -1 4202560 2425 0 1 0 15 0 0 0 20 0 18 0 337700043 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014569218808 140014407145874 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28720/tid=28722] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28722/stat : 28722 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014530710568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28723] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28723/stat : 28723 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014529657768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28720/tid=28724] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28724/stat : 28724 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014528604968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28720/tid=28725] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28725/stat : 28725 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014527552168 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28720/tid=28726] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28726/stat : 28726 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014526499368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28727] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28727/stat : 28727 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014407117224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28720/tid=28728] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28728/stat : 28728 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014406064424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28729] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28729/stat : 28729 (java) S 28718 28720 28720 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 337700044 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014405011624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28730] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28730/stat : 28730 (java) S 28718 28720 28720 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 337700045 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014392814568 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28731] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28731/stat : 28731 (java) S 28718 28720 28720 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 337700045 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140014391760632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28732] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28732/stat : 28732 (java) S 28718 28720 28720 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 337700045 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140013786359304 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28733] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28733/stat : 28733 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700048 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140013785307792 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28720/tid=28734] ppid=28718 vsize=9558408 CPUtime=0.02 cores=1,3,5,7
/proc/28720/task/28734/stat : 28734 (java) S 28718 28720 28720 0 -1 4202560 501 0 0 0 2 0 0 0 20 0 18 0 337700048 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140013784254904 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28720/tid=28735] ppid=28718 vsize=9558408 CPUtime=0.01 cores=1,3,5,7
/proc/28720/task/28735/stat : 28735 (java) S 28718 28720 28720 0 -1 4202560 557 0 0 0 1 0 0 0 20 0 18 0 337700048 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140013783202104 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28720/tid=28736] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28736/stat : 28736 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700048 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140013782149496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28720/tid=28737] ppid=28718 vsize=9558408 CPUtime=0 cores=1,3,5,7
/proc/28720/task/28737/stat : 28737 (java) S 28718 28720 28720 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 337700048 9787809792 8348 33554432000 1073741824 1073778376 140736072906464 140013781096904 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28561] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28561/stat : 28561 (python) S 28552 28554 27000 0 -1 4202560 34 1012 0 0 0 0 0 0 20 0 9 0 337538048 948928512 16955 33554432000 4194304 5683644 140734329777184 139876975157808 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28658] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28658/stat : 28658 (python) S 28552 28554 27000 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337543604 948928512 16955 33554432000 4194304 5683644 140734329777184 139876964667952 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28666] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28666/stat : 28666 (python) S 28552 28554 27000 0 -1 4202560 28 1012 0 0 0 0 0 0 20 0 9 0 337548361 948928512 16955 33554432000 4194304 5683644 140734329777184 139876954178096 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28671] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28671/stat : 28671 (python) S 28552 28554 27000 0 -1 4202560 24 1012 0 0 0 0 0 0 20 0 9 0 337553150 948928512 16955 33554432000 4194304 5683644 140734329777184 139876937159216 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28554/tid=28683] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28683/stat : 28683 (python) S 28552 28554 27000 0 -1 4202560 23 1012 0 0 0 0 0 0 20 0 9 0 337562502 948928512 16955 33554432000 4194304 5683644 140734329777184 139876926669360 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28697] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28697/stat : 28697 (python) S 28552 28554 27000 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337631443 948928512 16955 33554432000 4194304 5683644 140734329777184 139876916179504 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28554/tid=28701] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28701/stat : 28701 (python) S 28552 28554 27000 0 -1 4202560 23 1012 0 0 0 0 0 0 20 0 9 0 337636060 948928512 16955 33554432000 4194304 5683644 140734329777184 139876905689648 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28554/tid=28719] ppid=28552 vsize=926688 CPUtime=0 cores=1,3,5,7
/proc/28554/task/28719/stat : 28719 (python) S 28552 28554 27000 0 -1 4202560 21 1012 0 0 0 0 0 0 20 0 9 0 337700041 948928512 16955 33554432000 4194304 5683644 140734329777184 139876895199792 219517343520 0 0 16781312 33554434 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1625.7
Current children cumulated vsize (KiB) 17098648

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28554 and gives
#  childrusage.ru_utime.tv_sec=11
#  childrusage.ru_utime.tv_usec=579239
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=163975
# CPU time returned by wait4() is 11.7432
# while last known CPU time is 1625.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1623.37
CPU time (s): 1625.7
CPU user time (s): 1621.53
CPU system time (s): 4.17
CPU usage (%): 100.144
Max. virtual memory (cumulated for all children) (KiB): 17098648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5792
system time used= 0.163975
maximum resident set size= 74004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30466
page faults= 1
swaps= 0
block input operations= 0
block output operations= 16984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1074
involuntary context switches= 55

runsolver used 7.03993 second user time and 16.8434 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-03 11:01:43
IDJOB=3729922
IDBENCH=1370
IDSOLVER=2327
FILE ID=node114/3729922-1338714103
RUNJOBID= node114-1338713908-27017
PBS_JOBID= 14636748
Free space on /tmp= 70036 MiB

SOLVER NAME= PB11: borg pb-dec-11.04.03
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l5_n550.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-3729922-1338714103/watcher-3729922-1338714103 -o /tmp/evaluation-result-3729922-1338714103/solver-3729922-1338714103 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3729922-1338714103.opb -seed 221637741 -budget 1800

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

MD5SUM BENCH= b656932a938990470d09f3771b5047c2
RANDOM SEED=221637741

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26398920 kB
Buffers:          955512 kB
Cached:          4488724 kB
SwapCached:         2312 kB
Active:          2968792 kB
Inactive:        2516688 kB
Active(anon):      27972 kB
Inactive(anon):     8472 kB
Active(file):    2940820 kB
Inactive(file):  2508216 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67103580 kB
Dirty:            212480 kB
Writeback:            16 kB
AnonPages:         41088 kB
Mapped:            17844 kB
Shmem:               128 kB
Slab:             849696 kB
SReclaimable:     290892 kB
SUnreclaim:       558804 kB
KernelStack:        1496 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     186468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69920 MiB
End job on node114 at 2012-06-03 11:28:49