Trace number 3482464

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? (TO) 1800.04 1799.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark64.9971
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.35/4.36	c INFO: loaded portfolio from HOME/etc/borg-mix+class.dec.pickle
0.35/4.36	c INFO: solving HOME/instance-3482464-1307894551.opb
0.35/4.37	c INFO: parsing took 0.01 s
0.35/4.38	c INFO: features took 0.01 CPU seconds
0.41/4.41	c INFO: running scip-2.0.1-spx@0 for 45 with 1799 remaining (b = 0.59)
49.36/53.30	c INFO: running scip-2.0.1-clp@0 for 45 with 1751 remaining (b = 0.10)
97.73/101.60	c INFO: running clasp-1.3.7@0 for 45 with 1704 remaining (b = 0.04)
145.77/149.68	c INFO: running clasp-1.3.7@48 for 45 with 1656 remaining (b = 0.01)
189.93/193.75	c INFO: running pbct-0.1.2-linear@0 for 45 with 1612 remaining (b = 0.01)
243.07/246.85	c INFO: running scip-2.0.1-clp@47 for 45 with 1562 remaining (b = 0.01)
288.18/291.82	c INFO: running sat4j-pb-v20101225-cutting@0 for 45 with 1518 remaining (b = 0.01)
337.63/340.02	c INFO: running clasp-1.3.7@92 for 136 with 1469 remaining (b = 0.02)
473.92/476.18	c INFO: running scip-2.0.1-spx@47 for 45 with 1333 remaining (b = 0.01)
522.74/524.87	c INFO: running bsolo_pb10-l3@0 for 45 with 1285 remaining (b = 0.02)
569.88/571.97	c INFO: running scip-2.0.1-spx@95 for 410 with 1238 remaining (b = 0.06)
988.44/989.48	c INFO: running bsolo_pb10-l1@0 for 91 with 831 remaining (b = 0.01)
1081.74/1082.62	c INFO: running bsolo_pb10-l2@0 for 45 with 738 remaining (b = 0.00)
1129.86/1130.71	c INFO: running scip-2.0.1-spx@502 for 547 with 690 remaining (b = 0.05)
1695.11/1694.56	c INFO: running wbo1.4a@0 for 45 with 141 remaining (b = 0.00)
1746.17/1745.54	c INFO: running scip-2.0.1-clp@91 for 90 with 90 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 /var/tmp/evaluation-result-3482464-1307894551/watcher-3482464-1307894551 -o /var/tmp/evaluation-result-3482464-1307894551/solver-3482464-1307894551 -C 1800 -W 1900 -M 15500 python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482464-1307894551.opb -seed 138288871 -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: 0.08 0.03 0.45 1/171 12223
/proc/meminfo: memFree=1081492/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=6240 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4194304 97 0 2 0 0 0 0 0 23 0 1 0 901053935 6389760 51 33554432000 4194304 5683644 140735895406944 18446744073709551615 228117790343 0 2147483391 4096 0 18446744071699207358 0 0 17 4 0 0 0
/proc/12223/statm: 1560 51 40 364 0 42 0

[startup+0.0508219 s]
/proc/loadavg: 0.08 0.03 0.45 1/171 12223
/proc/meminfo: memFree=1081492/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=15380 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 805 0 6 0 0 0 0 0 17 0 1 0 901053935 15749120 696 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122709861 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 1
/proc/12223/statm: 3845 696 334 364 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100821 s]
/proc/loadavg: 0.08 0.03 0.45 1/171 12223
/proc/meminfo: memFree=1081492/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 898 0 6 0 0 0 0 0 17 0 1 0 901053935 16154624 784 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122709861 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 2
/proc/12223/statm: 3944 784 346 364 0 431 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15776

[startup+0.300735 s]
/proc/loadavg: 0.08 0.03 0.45 1/171 12223
/proc/meminfo: memFree=1081492/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=16396 CPUtime=0.01 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 1148 0 6 0 1 0 0 0 15 0 1 0 901053935 16789504 1019 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122709861 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 5
/proc/12223/statm: 4099 1019 413 364 0 586 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16396

[startup+0.700661 s]
/proc/loadavg: 0.08 0.03 0.45 1/171 12223
/proc/meminfo: memFree=1081492/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=38908 CPUtime=0.04 cores=0,2,4,6
/proc/12223/stat : 12223 (python) D 12221 12223 12190 0 -1 4202496 1623 0 14 0 3 1 0 0 15 0 1 0 901053935 39841792 1465 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122713856 0 0 16781312 2 18446744071562234166 0 0 17 4 0 0 8
/proc/12223/statm: 9727 1465 455 364 0 1027 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38908

[startup+1.50052 s]
/proc/loadavg: 0.08 0.03 0.45 1/174 12226
/proc/meminfo: memFree=1066816/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=94064 CPUtime=0.07 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 2774 0 24 0 5 2 0 0 15 0 1 0 901053935 96321536 2468 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122713856 0 0 16781312 2 18446744071562362840 0 0 17 4 0 0 32
/proc/12223/statm: 23516 2468 788 364 0 1627 0
[pid=12225] ppid=12223 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12225/stat : 12225 (sh) S 12223 12223 12190 0 -1 4202496 306 0 0 0 0 0 0 0 15 0 1 0 901054046 8908800 246 33554432000 4194304 4922060 140737368662672 18446744073709551615 228122532997 0 65536 16781316 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/12225/statm: 2175 246 206 178 0 68 0
[pid=12226] ppid=12225 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12226/stat : 12226 (sh) D 12225 12223 12190 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 1 0 901054046 8908800 91 33554432000 4194304 4922060 140737368662672 18446744073709551615 228122534903 0 0 16781312 0 18446744071562154983 0 0 17 6 0 0 0
/proc/12226/statm: 2175 91 51 178 0 68 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 111464

[startup+3.10028 s]
/proc/loadavg: 0.08 0.03 0.45 1/172 12228
/proc/meminfo: memFree=1060636/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=193296 CPUtime=0.23 cores=0,2,4,6
/proc/12223/stat : 12223 (python) D 12221 12223 12190 0 -1 4202496 6506 924 74 9 18 5 0 0 15 0 1 0 901053935 197935104 4866 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122713856 0 0 16781312 2 18446744071562234166 0 0 17 4 0 0 94
/proc/12223/statm: 48324 4866 1417 364 0 3677 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 193296
heavy processes:

[startup+6.3007 s]
/proc/loadavg: 0.15 0.05 0.46 2/175 12231
/proc/meminfo: memFree=990020/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=293220 CPUtime=0.42 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 9530 924 110 9 34 8 0 0 16 0 2 0 901053935 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 194
/proc/12223/statm: 73305 7173 1870 364 0 8192 0
[pid=12229] ppid=12223 vsize=282976 CPUtime=0 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 901054377 289767424 5651 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122734095 0 0 16781312 33554946 796193216197033984 0 0 17 4 0 0 0
/proc/12229/statm: 70744 5651 352 364 0 5631 0
[pid=12231] ppid=12229 vsize=47692 CPUtime=1.87 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) R 12229 12231 12231 0 -1 4202496 11155 0 0 0 182 5 0 0 18 0 1 0 901054377 48836608 9766 33554432000 4194304 13684479 140734404661632 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12231/statm: 11923 9766 814 2317 0 9601 0
[pid=12223/tid=12230] ppid=12221 vsize=293220 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12230/stat : 12230 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 17 0 2 0 901054377 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 623888
heavy processes:

[startup+12.7005 s]
/proc/loadavg: 0.22 0.06 0.46 3/175 12231
/proc/meminfo: memFree=985224/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=293220 CPUtime=0.42 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 9530 924 110 9 34 8 0 0 16 0 2 0 901053935 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 194
/proc/12223/statm: 73305 7173 1870 364 0 8192 0
[pid=12229] ppid=12223 vsize=282976 CPUtime=0.01 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 974 0 0 0 1 0 0 0 15 0 1 0 901054377 289767424 5680 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122734095 0 0 16781312 33554946 3260692102576603136 0 0 17 4 0 0 0
/proc/12229/statm: 70744 5680 381 364 0 5631 0
[pid=12231] ppid=12229 vsize=47692 CPUtime=8.27 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) R 12229 12231 12231 0 -1 4202496 11161 0 0 0 812 15 0 0 18 0 1 0 901054377 48836608 9772 33554432000 4194304 13684479 140734404661632 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12231/statm: 11923 9772 818 2317 0 9601 0
[pid=12223/tid=12230] ppid=12221 vsize=293220 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12230/stat : 12230 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 17 0 2 0 901054377 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 623888
heavy processes:

[startup+25.5062 s]
/proc/loadavg: 0.39 0.11 0.47 2/175 12231
/proc/meminfo: memFree=986892/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=293220 CPUtime=0.42 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 9530 924 110 9 34 8 0 0 16 0 2 0 901053935 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 194
/proc/12223/statm: 73305 7173 1870 364 0 8192 0
[pid=12229] ppid=12223 vsize=282976 CPUtime=0.04 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 1005 0 0 0 3 1 0 0 15 0 1 0 901054377 289767424 5681 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122734095 0 0 16781312 33554946 2524875384848121856 0 0 17 4 0 0 0
/proc/12229/statm: 70744 5681 381 364 0 5631 0
[pid=12231] ppid=12229 vsize=47692 CPUtime=21.06 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) R 12229 12231 12231 0 -1 4202496 11163 0 0 0 2060 46 0 0 18 0 1 0 901054377 48836608 9774 33554432000 4194304 13684479 140734404661632 18446744073709551615 11876362 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/12231/statm: 11923 9774 818 2317 0 9601 0
[pid=12223/tid=12230] ppid=12221 vsize=293220 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12230/stat : 12230 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 17 0 2 0 901054377 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 623888

[startup+51.1005 s]
/proc/loadavg: 0.60 0.18 0.48 2/175 12232
/proc/meminfo: memFree=987388/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=293220 CPUtime=0.42 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 9530 924 110 9 34 8 0 0 16 0 2 0 901053935 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 194
/proc/12223/statm: 73305 7173 1870 364 0 8192 0
[pid=12229] ppid=12223 vsize=283108 CPUtime=0.08 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 1030 0 0 0 6 2 0 0 16 0 1 0 901054377 289902592 5692 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122734095 0 0 16781312 33554946 688234127970795520 0 0 17 4 0 0 0
/proc/12229/statm: 70777 5692 384 364 0 5664 0
[pid=12231] ppid=12229 vsize=47844 CPUtime=46.66 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) R 12229 12231 12231 0 -1 4202496 11178 0 0 0 4558 108 0 0 18 0 1 0 901054377 48992256 9789 33554432000 4194304 13684479 140734404661632 18446744073709551615 7154451 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/12231/statm: 11961 9789 818 2317 0 9639 0
[pid=12223/tid=12230] ppid=12221 vsize=293220 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12230/stat : 12230 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 17 0 2 0 901054377 300257280 7173 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 47.16
Current children cumulated vsize (KiB) 624172

[startup+102.301 s]
/proc/loadavg: 0.82 0.30 0.50 2/179 12239
/proc/meminfo: memFree=948800/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=313944 CPUtime=0.48 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 11269 924 110 9 39 9 0 0 20 0 4 0 901053935 321478656 7226 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 2 0 0 194
/proc/12223/statm: 78486 7226 1875 364 0 13367 0
[pid=12229] ppid=12223 vsize=293352 CPUtime=0.08 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 1164 0 0 0 6 2 0 0 16 0 2 0 901054377 300392448 5728 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/12229/statm: 73338 5728 414 364 0 8225 0
[pid=12231] ppid=12229 vsize=47844 CPUtime=48.84 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) T 12229 12231 12231 0 -1 4202496 11191 0 0 0 4770 114 0 0 18 0 1 0 901054377 48992256 9802 33554432000 4194304 13684479 140734404661632 18446744073709551615 7361265 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12231/statm: 11961 9802 818 2317 0 9639 0
[pid=12229/tid=12233] ppid=12223 vsize=293352 CPUtime=0 cores=0,2,4,6
/proc/12229/task/12233/stat : 12233 (python) S 12223 12223 12190 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 2 0 901059264 300392448 5728 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453956195328 0 0 -1 4 0 0 0
[pid=12234] ppid=12223 vsize=293772 CPUtime=0.08 cores=0,2,4,6
/proc/12234/stat : 12234 (python) S 12223 12223 12190 0 -1 4202560 1101 0 0 0 5 3 0 0 16 0 2 0 901059266 300822528 5823 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12234/statm: 73443 5823 397 364 0 8327 0
[pid=12236] ppid=12234 vsize=50636 CPUtime=48.26 cores=0,2,4,6
/proc/12236/stat : 12236 (scip-2.0.1.linu) T 12234 12236 12236 0 -1 4202496 15545 0 0 0 4760 66 0 0 18 0 1 0 901059266 51851264 9454 33554432000 4194304 15243407 140734863386624 18446744073709551615 8113502 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12236/statm: 12659 9454 949 2698 0 9954 0
[pid=12223/tid=12230] ppid=12221 vsize=313944 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12230/stat : 12230 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 17 0 4 0 901054377 321478656 7226 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12235] ppid=12221 vsize=313944 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12235/stat : 12235 (python) S 12221 12223 12190 0 -1 4202560 32 924 0 9 0 0 0 0 19 0 4 0 901059266 321478656 7226 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 97.74
Current children cumulated vsize (KiB) 999548

[startup+162.301 s]
/proc/loadavg: 0.93 0.43 0.53 2/184 12247
/proc/meminfo: memFree=940752/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=314448 CPUtime=0.5 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 11844 924 110 9 41 9 0 0 18 0 4 0 901053935 321994752 7336 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 4 0 0 194
/proc/12223/statm: 78612 7336 1875 364 0 13493 0
[pid=12229] ppid=12223 vsize=293352 CPUtime=0.08 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 1164 0 0 0 6 2 0 0 16 0 2 0 901054377 300392448 5728 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/12229/statm: 73338 5728 414 364 0 8225 0
[pid=12231] ppid=12229 vsize=47844 CPUtime=48.84 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) T 12229 12231 12231 0 -1 4202496 11191 0 0 0 4770 114 0 0 18 0 1 0 901054377 48992256 9802 33554432000 4194304 13684479 140734404661632 18446744073709551615 7361265 0 0 16781312 2 18446744071562691360 0 0 17 0 0 0 0
/proc/12231/statm: 11961 9802 818 2317 0 9639 0
[pid=12229/tid=12233] ppid=12223 vsize=293352 CPUtime=0 cores=0,2,4,6
/proc/12229/task/12233/stat : 12233 (python) S 12223 12223 12190 0 -1 4202560 41 0 0 0 0 0 0 0 16 0 2 0 901059264 300392448 5728 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453956195328 0 0 -1 4 0 0 0

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

[pid=12223/tid=12256] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12256/stat : 12256 (python) S 12221 12223 12190 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 10 0 901083118 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12285] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12285/stat : 12285 (python) S 12221 12223 12190 0 -1 4202560 30 924 0 9 0 0 0 0 20 0 10 0 901106422 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
[pid=12223/tid=12301] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12301/stat : 12301 (python) S 12221 12223 12190 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 10 0 901152883 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
[pid=12223/tid=12307] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12307/stat : 12307 (python) S 12221 12223 12190 0 -1 4202560 24 924 0 9 0 0 0 0 20 0 10 0 901162198 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12328] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12328/stat : 12328 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 20 0 10 0 901223392 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1783.07
Current children cumulated vsize (KiB) 12288080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.2 s]
/proc/loadavg: 1.00 0.99 0.89 2/226 12332
/proc/meminfo: memFree=93428/32951124 swapFree=67051728/67111528
[pid=12223] ppid=12221 vsize=376144 CPUtime=0.73 cores=0,2,4,6
/proc/12223/stat : 12223 (python) S 12221 12223 12190 0 -1 4202496 17569 924 110 9 62 11 0 0 18 0 10 0 901053935 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554434 18446744073709551615 0 0 17 6 0 0 194
/proc/12223/statm: 94036 7442 1887 364 0 28899 0
[pid=12229] ppid=12223 vsize=295484 CPUtime=2.73 cores=0,2,4,6
/proc/12229/stat : 12229 (python) S 12223 12223 12190 0 -1 4202560 1774 0 0 0 179 94 0 0 15 0 2 0 901054377 302575616 6288 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/12229/statm: 73871 6288 415 364 0 8758 0
[pid=12231] ppid=12229 vsize=51564 CPUtime=1078.81 cores=0,2,4,6
/proc/12231/stat : 12231 (scip-2.0.1.linu) T 12229 12231 12231 0 -1 4202496 12099 0 0 0 105175 2706 0 0 18 0 1 0 901054377 52801536 10710 33554432000 4194304 13684479 140734404661632 18446744073709551615 7390890 0 0 16781312 2 18446744071562691360 0 0 17 2 0 0 0
/proc/12231/statm: 12891 10710 818 2317 0 10569 0
[pid=12229/tid=12233] ppid=12223 vsize=295484 CPUtime=0 cores=0,2,4,6
/proc/12229/task/12233/stat : 12233 (python) S 12223 12223 12190 0 -1 4202560 42 0 0 0 0 0 0 0 15 0 2 0 901059264 302575616 6288 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453956195328 0 0 -1 4 0 0 0
[pid=12234] ppid=12223 vsize=293772 CPUtime=0.36 cores=0,2,4,6
/proc/12234/stat : 12234 (python) S 12223 12223 12190 0 -1 4202560 1235 0 0 0 24 12 0 0 15 0 2 0 901059266 300822528 5824 33554432000 4194304 5683644 140735895406944 18446744073709551615 228122734150 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/12234/statm: 73443 5824 398 364 0 8327 0
[pid=12236] ppid=12234 vsize=52656 CPUtime=146.87 cores=0,2,4,6
/proc/12236/stat : 12236 (scip-2.0.1.linu) R 12234 12236 12236 0 -1 4202496 53767 0 0 0 14464 223 0 0 18 0 1 0 901059266 53919744 9918 33554432000 4194304 15243407 140734863386624 18446744073709551615 13354455 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/12236/statm: 13164 9918 949 2698 0 10459 0
[pid=12234/tid=12240] ppid=12223 vsize=293772 CPUtime=0 cores=0,2,4,6
/proc/12234/task/12240/stat : 12240 (python) S 12223 12223 12190 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 901064093 300822528 5824 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453953333376 0 0 -1 6 0 0 0
[pid=12241] ppid=12223 vsize=303700 CPUtime=0.27 cores=0,2,4,6
/proc/12241/stat : 12241 (python) S 12223 12223 12190 0 -1 4202560 1139 0 0 0 14 13 0 0 18 0 2 0 901064096 310988800 5745 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/12241/statm: 75925 5745 397 364 0 10806 0
[pid=12243] ppid=12241 vsize=4272 CPUtime=228.24 cores=0,2,4,6
/proc/12243/stat : 12243 (clasp-1.3.7-x86) T 12241 12243 12243 0 -1 4202496 1085 0 0 0 22824 0 0 0 25 0 1 0 901064096 4374528 818 33554432000 134512640 136139019 4290023744 18446744073709551615 134598558 0 0 16781312 16386 18446744071562691360 0 0 17 4 0 0 0
/proc/12243/statm: 1068 818 183 398 0 668 0
[pid=12241/tid=12247] ppid=12223 vsize=303700 CPUtime=0 cores=0,2,4,6
/proc/12241/task/12247/stat : 12247 (python) S 12223 12223 12190 0 -1 4202560 45 0 0 0 0 0 0 0 18 0 2 0 901068901 310988800 5745 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453915551808 0 0 -1 4 0 0 0
[pid=12249] ppid=12223 vsize=314460 CPUtime=0.06 cores=0,2,4,6
/proc/12249/stat : 12249 (python) S 12223 12223 12190 0 -1 4202560 1077 0 0 0 3 3 0 0 19 0 2 0 901073311 322007040 5878 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12249/statm: 78615 5878 397 364 0 13493 0
[pid=12251] ppid=12249 vsize=21684 CPUtime=53.06 cores=0,2,4,6
/proc/12251/stat : 12251 (pbct-0.1.2-linu) T 12249 12251 12251 0 -1 4202496 5245 0 0 0 4923 383 0 0 25 0 1 0 901073311 22204416 4985 33554432000 134512640 136422188 4290726624 18446744073709551615 134643873 0 0 16781312 16387 18446744071562691360 0 0 17 2 0 0 0
/proc/12251/statm: 5421 4985 214 467 0 4952 0
[pid=12249/tid=12253] ppid=12223 vsize=314460 CPUtime=0 cores=0,2,4,6
/proc/12249/task/12253/stat : 12253 (python) S 12223 12223 12190 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 901078618 322007040 5878 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453955552256 0 0 -1 6 0 0 0
[pid=12255] ppid=12223 vsize=324716 CPUtime=0.06 cores=0,2,4,6
/proc/12255/stat : 12255 (python) S 12223 12223 12190 0 -1 4202560 1116 0 0 0 3 3 0 0 16 0 2 0 901083118 332509184 5882 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 6 0 0 0
/proc/12255/statm: 81179 5882 397 364 0 16054 0
[pid=12257] ppid=12255 vsize=8542308 CPUtime=49.36 cores=0,2,4,6
/proc/12257/stat : 12257 (java) T 12255 12257 12257 0 -1 4202496 176602 0 41 0 4910 26 0 0 18 0 19 0 901083118 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134516709 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/12257/statm: 2135577 156228 2235 9 0 2126318 0
[pid=12257/tid=12258] ppid=12255 vsize=8542308 CPUtime=47.01 cores=0,2,4,6
/proc/12257/task/12258/stat : 12258 (java) T 12255 12257 12257 0 -1 4202560 122939 0 39 0 4686 15 0 0 25 0 19 0 901083119 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 46912505660108 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 84
[pid=12257/tid=12259] ppid=12255 vsize=8542308 CPUtime=0.08 cores=0,2,4,6
/proc/12257/task/12259/stat : 12259 (java) T 12255 12257 12257 0 -1 4202560 4977 0 0 0 8 0 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12257/tid=12260] ppid=12255 vsize=8542308 CPUtime=0.07 cores=0,2,4,6
/proc/12257/task/12260/stat : 12260 (java) T 12255 12257 12257 0 -1 4202560 3697 0 0 0 7 0 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12257/tid=12261] ppid=12255 vsize=8542308 CPUtime=0.1 cores=0,2,4,6
/proc/12257/task/12261/stat : 12261 (java) T 12255 12257 12257 0 -1 4202560 5937 0 0 0 9 1 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12257/tid=12262] ppid=12255 vsize=8542308 CPUtime=0.09 cores=0,2,4,6
/proc/12257/task/12262/stat : 12262 (java) T 12255 12257 12257 0 -1 4202560 5222 0 0 0 9 0 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12257/tid=12263] ppid=12255 vsize=8542308 CPUtime=0.08 cores=0,2,4,6
/proc/12257/task/12263/stat : 12263 (java) T 12255 12257 12257 0 -1 4202560 4572 0 0 0 8 0 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12257/tid=12264] ppid=12255 vsize=8542308 CPUtime=0.11 cores=0,2,4,6
/proc/12257/task/12264/stat : 12264 (java) T 12255 12257 12257 0 -1 4202560 6132 0 0 0 10 1 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12257/tid=12265] ppid=12255 vsize=8542308 CPUtime=0.08 cores=0,2,4,6
/proc/12257/task/12265/stat : 12265 (java) T 12255 12257 12257 0 -1 4202560 4584 0 0 0 8 0 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12257/tid=12266] ppid=12255 vsize=8542308 CPUtime=0.07 cores=0,2,4,6
/proc/12257/task/12266/stat : 12266 (java) T 12255 12257 12257 0 -1 4202560 3443 0 0 0 7 0 0 0 15 0 19 0 901083120 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 4 0 0 0
[pid=12257/tid=12267] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12267/stat : 12267 (java) T 12255 12257 12257 0 -1 4202560 454 0 0 0 0 0 0 0 15 0 19 0 901083164 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134530560 0 0 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12257/tid=12268] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12268/stat : 12268 (java) T 12255 12257 12257 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 901083169 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12257/tid=12269] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12269/stat : 12269 (java) T 12255 12257 12257 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 901083169 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 0
[pid=12257/tid=12270] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12270/stat : 12270 (java) T 12255 12257 12257 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 901083190 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134537649 0 4 0 16800975 18446744071562691360 0 0 -1 6 0 0 0
[pid=12257/tid=12271] ppid=12255 vsize=8542308 CPUtime=0.65 cores=0,2,4,6
/proc/12257/task/12271/stat : 12271 (java) T 12255 12257 12257 0 -1 4202560 6506 0 1 0 64 1 0 0 15 0 19 0 901083190 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 2
[pid=12257/tid=12272] ppid=12255 vsize=8542308 CPUtime=0.89 cores=0,2,4,6
/proc/12257/task/12272/stat : 12272 (java) T 12255 12257 12257 0 -1 4202560 6736 0 1 0 89 0 0 0 15 0 19 0 901083190 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 0 0 0 2
[pid=12257/tid=12273] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12273/stat : 12273 (java) T 12255 12257 12257 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 901083190 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134529945 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12257/tid=12274] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12274/stat : 12274 (java) T 12255 12257 12257 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 901083190 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134530560 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12257/tid=12275] ppid=12255 vsize=8542308 CPUtime=0 cores=0,2,4,6
/proc/12257/task/12275/stat : 12275 (java) T 12255 12257 12257 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 19 0 901083229 8747323392 156228 33554432000 1073741824 1073778376 140735106577984 18446744073709551615 228134530560 0 4 0 16800975 18446744071562691360 0 0 -1 2 0 0 0
[pid=12255/tid=12278] ppid=12223 vsize=324716 CPUtime=0 cores=0,2,4,6
/proc/12255/task/12278/stat : 12278 (python) S 12223 12223 12190 0 -1 4202560 50 0 0 0 0 0 0 0 16 0 2 0 901087934 332509184 5882 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453954728256 0 0 -1 6 0 0 0
[pid=12284] ppid=12223 vsize=334972 CPUtime=0.07 cores=0,2,4,6
/proc/12284/stat : 12284 (python) S 12223 12223 12190 0 -1 4202560 1122 0 0 0 4 3 0 0 16 0 2 0 901106422 343011328 5883 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 0 0 0 0
/proc/12284/statm: 83743 5883 397 364 0 18615 0
[pid=12286] ppid=12284 vsize=51692 CPUtime=47.07 cores=0,2,4,6
/proc/12286/stat : 12286 (bsolo_pb10) T 12284 12286 12286 0 -1 4202496 10753 0 0 0 4704 3 0 0 25 0 1 0 901106423 52932608 10472 33554432000 134512640 137138936 4293396656 18446744073709551615 134542307 0 0 16781312 16384 18446744071562691360 0 0 17 4 0 0 0
/proc/12286/statm: 12923 10472 192 642 0 12279 0
[pid=12284/tid=12288] ppid=12223 vsize=334972 CPUtime=0 cores=0,2,4,6
/proc/12284/task/12288/stat : 12288 (python) S 12223 12223 12190 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 901111131 343011328 5883 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453930972224 0 0 -1 6 0 0 0
[pid=12300] ppid=12223 vsize=345388 CPUtime=0.13 cores=0,2,4,6
/proc/12300/stat : 12300 (python) S 12223 12223 12190 0 -1 4202560 1136 0 0 0 7 6 0 0 19 0 2 0 901152883 353677312 5911 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 2 0 0 0
/proc/12300/statm: 86347 5911 397 364 0 21216 0
[pid=12302] ppid=12300 vsize=62524 CPUtime=93.12 cores=0,2,4,6
/proc/12302/stat : 12302 (bsolo_pb10) T 12300 12302 12302 0 -1 4202496 13474 0 0 0 9294 18 0 0 25 0 1 0 901152884 64024576 13197 33554432000 134512640 137138936 4294524944 18446744073709551615 134542484 0 0 16781312 16384 18446744071562691360 0 0 17 4 0 0 0
/proc/12302/statm: 15631 13197 191 642 0 14987 0
[pid=12300/tid=12305] ppid=12223 vsize=345388 CPUtime=0 cores=0,2,4,6
/proc/12300/task/12305/stat : 12305 (python) S 12223 12223 12190 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 901162196 353677312 5911 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453955392576 0 0 -1 4 0 0 0
[pid=12306] ppid=12223 vsize=355644 CPUtime=0.06 cores=0,2,4,6
/proc/12306/stat : 12306 (python) S 12223 12223 12190 0 -1 4202560 1184 0 0 0 3 3 0 0 19 0 2 0 901162198 364179456 5944 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/12306/statm: 88911 5944 403 364 0 23777 0
[pid=12308] ppid=12306 vsize=56588 CPUtime=48.03 cores=0,2,4,6
/proc/12308/stat : 12308 (bsolo_pb10) T 12306 12308 12308 0 -1 4202496 11986 0 0 0 4793 10 0 0 25 0 1 0 901162198 57946112 11710 33554432000 134512640 137138936 4289126368 18446744073709551615 134542187 0 0 16781312 16384 18446744071562691360 0 0 17 6 0 0 0
/proc/12308/statm: 14147 11710 192 642 0 13503 0
[pid=12306/tid=12311] ppid=12223 vsize=355644 CPUtime=0 cores=0,2,4,6
/proc/12306/task/12311/stat : 12311 (python) S 12223 12223 12190 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 2 0 901167005 364179456 5944 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453943297344 0 0 -1 6 0 0 0
[pid=12327] ppid=12223 vsize=365900 CPUtime=0.07 cores=0,2,4,6
/proc/12327/stat : 12327 (python) S 12223 12223 12190 0 -1 4202560 1172 0 0 0 3 4 0 0 16 0 2 0 901223391 374681600 5955 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134540747 0 0 16781312 33554946 18446744073709551615 0 0 17 4 0 0 0
/proc/12327/statm: 91475 5955 403 364 0 26338 0
[pid=12329] ppid=12327 vsize=134792 CPUtime=50.94 cores=0,2,4,6
/proc/12329/stat : 12329 (wbo1.4a) T 12327 12329 12329 0 -1 4202496 33511 0 0 0 5059 35 0 0 25 0 1 0 901223392 138027008 33228 33554432000 134512640 135751879 4289877936 18446744073709551615 134518464 0 0 16781312 3 18446744071562691360 0 0 17 0 0 0 0
/proc/12329/statm: 33698 33228 143 303 0 33393 0
[pid=12327/tid=12331] ppid=12223 vsize=365900 CPUtime=0 cores=0,2,4,6
/proc/12327/task/12331/stat : 12331 (python) S 12223 12223 12190 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 901228488 374681600 5955 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554946 18446604453955554048 0 0 -1 4 0 0 0
[pid=12223/tid=12230] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12230/stat : 12230 (python) S 12221 12223 12190 0 -1 4202560 41 924 0 9 0 0 0 0 15 0 10 0 901054377 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12235] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12235/stat : 12235 (python) S 12221 12223 12190 0 -1 4202560 43 924 0 9 0 0 0 0 18 0 10 0 901059266 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
[pid=12223/tid=12242] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12242/stat : 12242 (python) S 12221 12223 12190 0 -1 4202560 34 924 0 9 0 0 0 0 18 0 10 0 901064096 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
[pid=12223/tid=12250] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12250/stat : 12250 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 20 0 10 0 901073311 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12256] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12256/stat : 12256 (python) S 12221 12223 12190 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 10 0 901083118 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12285] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12285/stat : 12285 (python) S 12221 12223 12190 0 -1 4202560 30 924 0 9 0 0 0 0 20 0 10 0 901106422 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
[pid=12223/tid=12301] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12301/stat : 12301 (python) S 12221 12223 12190 0 -1 4202560 28 924 0 9 0 0 0 0 20 0 10 0 901152883 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 2 0 0 0
[pid=12223/tid=12307] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12307/stat : 12307 (python) S 12221 12223 12190 0 -1 4202560 24 924 0 9 0 0 0 0 20 0 10 0 901162198 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 4 0 0 0
[pid=12223/tid=12328] ppid=12221 vsize=376144 CPUtime=0 cores=0,2,4,6
/proc/12223/task/12328/stat : 12328 (python) S 12221 12223 12190 0 -1 4202560 26 924 0 9 0 0 0 0 20 0 10 0 901223392 385171456 7442 33554432000 4194304 5683644 140735895406944 18446744073709551615 228134537649 0 0 16781312 33554434 18446604453942998272 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 12288260

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 12223 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=632903
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=116982
# CPU time returned by wait4() is 0.749885
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.27
CPU time (s): 1800.04
CPU user time (s): 1764.48
CPU system time (s): 35.56
CPU usage (%): 100.043
Max. virtual memory (cumulated for all children) (KiB): 12288260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.632903
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18499
page faults= 119
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7923
involuntary context switches= 45

runsolver used 8.32473 second user time and 15.8306 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-12 18:02:31
IDJOB=3482464
IDBENCH=1168
IDSOLVER=1971
FILE ID=node138/3482464-1307894551
RUNJOBID= node138-1307894550-12208
PBS_JOBID= 13559517
Free space on /var/tmp= 2896 MiB

SOLVER NAME= borg pb-dec-11.04.03
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army12.21ls.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 /var/tmp/evaluation-result-3482464-1307894551/watcher-3482464-1307894551 -o /var/tmp/evaluation-result-3482464-1307894551/solver-3482464-1307894551 -C 1800 -W 1900 -M 15500  python HOME/solve HOME/etc/borg-mix+class.dec.pickle HOME/instance-3482464-1307894551.opb -seed 138288871 -budget 1800

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=138288871

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.82
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.854
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:       1082176 kB
Buffers:         57472 kB
Cached:       30830268 kB
SwapCached:      13084 kB
Active:       16283308 kB
Inactive:     14621816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1082176 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:          102460 kB
Writeback:           0 kB
AnonPages:       15348 kB
Mapped:           8680 kB
Slab:           900200 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189340 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 /var/tmp at the end= 2796 MiB
End job on node138 at 2011-06-12 18:32:41