Trace number 3498479

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-sat 11.03.02-seq-industrial (fixed)UNSAT 865.531 864.656

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.727
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

0.35/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.35/0.68	c INFO: solving HOME/instance-3498479-1307955282.cnf
0.35/0.68	c INFO: computing task features
0.84/1.13	c INFO: computed variable-clause graph statistics
0.84/1.15	c INFO: computed clause balance statistics
3.13/3.46	c INFO: computed variable balance statistics
4.43/4.71	c INFO: computed small-clause counts
4.43/4.72	c INFO: computed Horn-clause counts
4.53/4.84	c INFO: computed variable graph statistics
4.53/4.84	c INFO: collected features for HOME/instance-3498479-1307955282.cnf in 4.15 s
4.53/4.87	c INFO: running lingeling-276@0 for 97 with 4995 remaining (b = 0.26)
104.83/105.00	c INFO: running lingeling-276@100 for 97 with 4895 remaining (b = 0.13)
200.05/200.13	c INFO: running lingeling-276@0 for 97 with 4800 remaining (b = 0.15)
300.24/300.27	c INFO: running lingeling-276@195 for 97 with 4700 remaining (b = 0.11)
397.57/397.41	c INFO: running lingeling-276@292 for 194 with 4603 remaining (b = 0.16)
595.04/594.66	c INFO: running lingeling-276@489 for 97 with 4406 remaining (b = 0.06)
690.28/689.79	c INFO: running lingeling-276@584 for 679 with 4311 remaining (b = 0.26)
865.42/864.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3498479-1307955282/watcher-3498479-1307955282 -o /var/tmp/evaluation-result-3498479-1307955282/solver-3498479-1307955282 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498479-1307955282.cnf -seed 1246401360 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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.02 2.00 1.77 3/201 9460
/proc/meminfo: memFree=7339652/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/9460/stat : 9460 (python) R 9458 9460 9270 0 -1 4202496 722 0 0 0 0 0 0 0 21 0 1 0 639719519 15548416 611 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660705415 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9460/statm: 3796 615 321 364 0 283 0

[startup+0.0735811 s]
/proc/loadavg: 2.02 2.00 1.77 3/201 9460
/proc/meminfo: memFree=7339652/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=36844 CPUtime=0.03 cores=1,3,5,7
/proc/9460/stat : 9460 (python) R 9458 9460 9270 0 -1 4202496 1624 0 0 0 3 0 0 0 17 0 1 0 639719519 37728256 1453 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660323361 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9460/statm: 9210 1452 452 364 0 1027 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36844

[startup+0.100617 s]
/proc/loadavg: 2.02 2.00 1.77 3/201 9460
/proc/meminfo: memFree=7339652/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=85628 CPUtime=0.05 cores=1,3,5,7
/proc/9460/stat : 9460 (python) R 9458 9460 9270 0 -1 4202496 2631 0 0 0 4 1 0 0 17 0 1 0 639719519 87683072 2348 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660705370 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9460/statm: 21407 2349 713 364 0 1624 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85628

[startup+0.300551 s]
/proc/loadavg: 2.02 2.00 1.77 3/201 9460
/proc/meminfo: memFree=7339652/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 5972 932 1 0 13 5 0 0 17 0 1 0 639719519 139010048 4149 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660658181 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/9460/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.70048 s]
/proc/loadavg: 2.02 2.00 1.77 3/201 9460
/proc/meminfo: memFree=7339652/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=281472 CPUtime=0.43 cores=1,3,5,7
/proc/9460/stat : 9460 (python) R 9458 9460 9270 0 -1 4202496 10015 932 1 0 31 12 0 0 15 0 1 0 639719519 288227328 7684 33554432000 4194304 5683644 140734453667776 18446744073709551615 47746550574013 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9460/statm: 70368 7684 1761 364 0 6292 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 281472

[startup+1.50033 s]
/proc/loadavg: 2.02 2.00 1.77 3/202 9465
/proc/meminfo: memFree=7298376/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=306436 CPUtime=1.23 cores=1,3,5,7
/proc/9460/stat : 9460 (python) R 9458 9460 9270 0 -1 4202496 19839 932 1 0 110 13 0 0 16 0 1 0 639719519 313790464 13993 33554432000 4194304 5683644 140734453667776 18446744073709551615 47746382569141 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9460/statm: 76609 13993 1826 364 0 12533 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 306436

[startup+3.10105 s]
/proc/loadavg: 2.02 2.00 1.77 3/202 9465
/proc/meminfo: memFree=7290564/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=306436 CPUtime=2.83 cores=1,3,5,7
/proc/9460/stat : 9460 (python) R 9458 9460 9270 0 -1 4202496 19839 932 1 0 270 13 0 0 18 0 1 0 639719519 313790464 13993 33554432000 4194304 5683644 140734453667776 18446744073709551615 47746380084375 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/9460/statm: 76609 13993 1826 364 0 12533 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 306436

[startup+6.30049 s]
/proc/loadavg: 2.02 2.00 1.77 3/205 9468
/proc/meminfo: memFree=7277412/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=314624 CPUtime=4.61 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 20219 932 1 0 447 14 0 0 20 0 2 0 639719519 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 78656 13526 1875 364 0 14574 0
[pid=9466] ppid=9460 vsize=304380 CPUtime=0 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 809 0 0 0 0 0 0 0 18 0 1 0 639720006 311685120 12005 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682255 0 0 16781312 514 4493260648951578623 0 0 17 5 0 0 0
/proc/9466/statm: 76095 12005 358 364 0 12013 0
[pid=9468] ppid=9466 vsize=16556 CPUtime=1.41 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 4017 0 0 0 141 0 0 0 25 0 1 0 639720006 16953344 3300 33554432000 4194304 4352236 140733976705600 18446744073709551615 4267809 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/9468/statm: 4139 3300 126 39 0 3219 0
[pid=9460/tid=9467] ppid=9458 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 639720006 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 635560

[startup+12.7004 s]
/proc/loadavg: 2.02 2.00 1.77 3/205 9468
/proc/meminfo: memFree=7276032/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=314624 CPUtime=4.61 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 20219 932 1 0 447 14 0 0 20 0 2 0 639719519 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 78656 13526 1875 364 0 14574 0
[pid=9466] ppid=9460 vsize=304380 CPUtime=0 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 968 0 0 0 0 0 0 0 18 0 1 0 639720006 311685120 12027 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682255 0 0 16781312 514 4493260648951546117 0 0 17 5 0 0 0
/proc/9466/statm: 76095 12027 380 364 0 12013 0
[pid=9468] ppid=9466 vsize=18300 CPUtime=7.81 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 6139 0 0 0 781 0 0 0 25 0 1 0 639720006 18739200 3739 33554432000 4194304 4352236 140733976705600 18446744073709551615 4281293 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 4575 3739 129 39 0 3655 0
[pid=9460/tid=9467] ppid=9458 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 639720006 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 637304

[startup+25.5011 s]
/proc/loadavg: 2.01 2.00 1.77 3/205 9468
/proc/meminfo: memFree=7273016/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=314624 CPUtime=4.61 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 20219 932 1 0 447 14 0 0 20 0 2 0 639719519 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 78656 13526 1875 364 0 14574 0
[pid=9466] ppid=9460 vsize=304380 CPUtime=0.02 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 975 0 0 0 1 1 0 0 18 0 1 0 639720006 311685120 12028 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682255 0 0 16781312 514 14913406283246698757 0 0 17 5 0 0 0
/proc/9466/statm: 76095 12028 381 364 0 12013 0
[pid=9468] ppid=9466 vsize=21012 CPUtime=20.61 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 8235 0 0 0 2061 0 0 0 25 0 1 0 639720006 21516288 4417 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328126 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 5253 4417 129 39 0 4333 0
[pid=9460/tid=9467] ppid=9458 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 639720006 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 640016

[startup+51.1006 s]
/proc/loadavg: 2.01 2.00 1.78 3/205 9469
/proc/meminfo: memFree=7269872/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=314624 CPUtime=4.61 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 20219 932 1 0 447 14 0 0 20 0 2 0 639719519 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 78656 13526 1875 364 0 14574 0
[pid=9466] ppid=9460 vsize=304380 CPUtime=0.05 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 989 0 0 0 3 2 0 0 18 0 1 0 639720006 311685120 12028 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682255 0 0 16781312 514 14913406283246698757 0 0 17 5 0 0 0
/proc/9466/statm: 76095 12028 381 364 0 12013 0
[pid=9468] ppid=9466 vsize=24072 CPUtime=46.21 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 12090 0 0 0 4620 1 0 0 25 0 1 0 639720006 24649728 5196 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328039 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 6018 5196 129 39 0 5098 0
[pid=9460/tid=9467] ppid=9458 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 639720006 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 643076

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.79 3/205 9473
/proc/meminfo: memFree=7268544/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=314624 CPUtime=4.61 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 20219 932 1 0 447 14 0 0 20 0 2 0 639719519 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 78656 13526 1875 364 0 14574 0
[pid=9466] ppid=9460 vsize=304380 CPUtime=0.1 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1010 0 0 0 6 4 0 0 18 0 1 0 639720006 311685120 12028 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682255 0 0 16781312 514 14913406283246698757 0 0 17 5 0 0 0
/proc/9466/statm: 76095 12028 381 364 0 12013 0
[pid=9468] ppid=9466 vsize=23128 CPUtime=97.41 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 19356 0 0 0 9740 1 0 0 25 0 1 0 639720006 23683072 4978 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 5782 4978 129 39 0 4862 0
[pid=9460/tid=9467] ppid=9458 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 639720006 322174976 13526 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 642132

[startup+162.301 s]
/proc/loadavg: 2.07 2.02 1.80 3/206 9476
/proc/meminfo: memFree=7262772/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=314624 CPUtime=4.63 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 20695 932 1 0 449 14 0 0 18 0 2 0 639719519 322174976 13527 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 78656 13527 1876 364 0 14574 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.18 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1190 0 0 0 10 8 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=24528 CPUtime=157.39 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 28124 0 0 0 15736 3 0 0 25 0 1 0 639720006 25116672 5328 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328228 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 6132 5328 129 39 0 5212 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 30 932 0 0 0 0 0 0 18 0 2 0 639720006 322174976 13527 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 653776

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.82 3/212 9484
/proc/meminfo: memFree=7193360/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=324880 CPUtime=4.65 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21093 932 1 0 451 14 0 0 19 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.23 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1205 0 0 0 13 10 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=24288 CPUtime=195.19 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) T 9466 9468 9468 0 -1 4202496 33052 0 0 0 19516 3 0 0 25 0 1 0 639720006 24870912 5268 33554432000 4194304 4352236 140733976705600 18446744073709551615 4280928 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9468/statm: 6072 5268 129 39 0 5152 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0

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

[pid=9460] ppid=9458 vsize=324880 CPUtime=4.74 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21733 932 1 0 460 14 0 0 18 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.98 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1211 0 0 0 52 46 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=41672 CPUtime=755.57 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 102330 0 0 0 75545 12 0 0 25 0 1 0 639720006 42672128 9582 33554432000 4194304 4352236 140733976705600 18446744073709551615 4278679 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 10418 9582 129 39 0 9498 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9478] ppid=9460 vsize=314636 CPUtime=0.12 cores=1,3,5,7
/proc/9478/stat : 9478 (python) S 9460 9460 9270 0 -1 4202560 1078 0 0 0 5 7 0 0 19 0 2 0 639739532 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9478/statm: 78659 12051 399 364 0 14574 0
[pid=9480] ppid=9478 vsize=22076 CPUtime=100.1 cores=1,3,5,7
/proc/9480/stat : 9480 (lingeling) T 9478 9480 9480 0 -1 4202496 18459 0 0 0 10008 2 0 0 25 0 1 0 639739532 22605824 4697 33554432000 4194304 4352236 140734518482512 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9480/statm: 5519 4697 129 39 0 4599 0
[pid=9478/tid=9487] ppid=9460 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/9478/task/9487/stat : 9487 (python) S 9460 9460 9270 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 639749544 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471140309952 0 0 -1 7 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 34 932 0 0 0 0 0 0 15 0 3 0 639720006 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
[pid=9460/tid=9479] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9479/stat : 9479 (python) S 9458 9460 9270 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 639739532 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 861.51
Current children cumulated vsize (KiB) 1017888

[startup+862.301 s]
/proc/loadavg: 2.00 2.00 1.89 3/214 9512
/proc/meminfo: memFree=7096480/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=324880 CPUtime=4.74 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21733 932 1 0 460 14 0 0 18 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.98 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1211 0 0 0 52 46 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=42696 CPUtime=757.18 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 102586 0 0 0 75706 12 0 0 25 0 1 0 639720006 43720704 9838 33554432000 4194304 4352236 140733976705600 18446744073709551615 4329300 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 10674 9838 129 39 0 9754 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9478] ppid=9460 vsize=314636 CPUtime=0.12 cores=1,3,5,7
/proc/9478/stat : 9478 (python) S 9460 9460 9270 0 -1 4202560 1078 0 0 0 5 7 0 0 19 0 2 0 639739532 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9478/statm: 78659 12051 399 364 0 14574 0
[pid=9480] ppid=9478 vsize=22076 CPUtime=100.1 cores=1,3,5,7
/proc/9480/stat : 9480 (lingeling) T 9478 9480 9480 0 -1 4202496 18459 0 0 0 10008 2 0 0 25 0 1 0 639739532 22605824 4697 33554432000 4194304 4352236 140734518482512 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9480/statm: 5519 4697 129 39 0 4599 0
[pid=9478/tid=9487] ppid=9460 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/9478/task/9487/stat : 9487 (python) S 9460 9460 9270 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 639749544 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471140309952 0 0 -1 7 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 34 932 0 0 0 0 0 0 15 0 3 0 639720006 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
[pid=9460/tid=9479] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9479/stat : 9479 (python) S 9458 9460 9270 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 639739532 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 863.12
Current children cumulated vsize (KiB) 1018912

[startup+863.901 s]
/proc/loadavg: 2.00 2.00 1.89 3/214 9512
/proc/meminfo: memFree=7096480/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=324880 CPUtime=4.74 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21733 932 1 0 460 14 0 0 18 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.98 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1211 0 0 0 52 46 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=42696 CPUtime=758.77 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 102586 0 0 0 75865 12 0 0 25 0 1 0 639720006 43720704 9838 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328851 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 10674 9838 129 39 0 9754 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9478] ppid=9460 vsize=314636 CPUtime=0.12 cores=1,3,5,7
/proc/9478/stat : 9478 (python) S 9460 9460 9270 0 -1 4202560 1078 0 0 0 5 7 0 0 19 0 2 0 639739532 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9478/statm: 78659 12051 399 364 0 14574 0
[pid=9480] ppid=9478 vsize=22076 CPUtime=100.1 cores=1,3,5,7
/proc/9480/stat : 9480 (lingeling) T 9478 9480 9480 0 -1 4202496 18459 0 0 0 10008 2 0 0 25 0 1 0 639739532 22605824 4697 33554432000 4194304 4352236 140734518482512 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9480/statm: 5519 4697 129 39 0 4599 0
[pid=9478/tid=9487] ppid=9460 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/9478/task/9487/stat : 9487 (python) S 9460 9460 9270 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 639749544 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471140309952 0 0 -1 7 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 34 932 0 0 0 0 0 0 15 0 3 0 639720006 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
[pid=9460/tid=9479] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9479/stat : 9479 (python) S 9458 9460 9270 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 639739532 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 864.71
Current children cumulated vsize (KiB) 1018912

[startup+864.301 s]
/proc/loadavg: 2.00 2.00 1.89 3/214 9512
/proc/meminfo: memFree=7096480/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=324880 CPUtime=4.74 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21733 932 1 0 460 14 0 0 18 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.98 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1211 0 0 0 52 46 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=42696 CPUtime=759.17 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 102586 0 0 0 75905 12 0 0 25 0 1 0 639720006 43720704 9838 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 10674 9838 129 39 0 9754 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9478] ppid=9460 vsize=314636 CPUtime=0.12 cores=1,3,5,7
/proc/9478/stat : 9478 (python) S 9460 9460 9270 0 -1 4202560 1078 0 0 0 5 7 0 0 19 0 2 0 639739532 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9478/statm: 78659 12051 399 364 0 14574 0
[pid=9480] ppid=9478 vsize=22076 CPUtime=100.1 cores=1,3,5,7
/proc/9480/stat : 9480 (lingeling) T 9478 9480 9480 0 -1 4202496 18459 0 0 0 10008 2 0 0 25 0 1 0 639739532 22605824 4697 33554432000 4194304 4352236 140734518482512 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9480/statm: 5519 4697 129 39 0 4599 0
[pid=9478/tid=9487] ppid=9460 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/9478/task/9487/stat : 9487 (python) S 9460 9460 9270 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 639749544 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471140309952 0 0 -1 7 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 34 932 0 0 0 0 0 0 15 0 3 0 639720006 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
[pid=9460/tid=9479] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9479/stat : 9479 (python) S 9458 9460 9270 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 639739532 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 865.11
Current children cumulated vsize (KiB) 1018912

[startup+864.501 s]
/proc/loadavg: 2.00 2.00 1.89 3/214 9512
/proc/meminfo: memFree=7096480/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=324880 CPUtime=4.74 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21733 932 1 0 460 14 0 0 18 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.98 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1211 0 0 0 52 46 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=42696 CPUtime=759.38 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 102586 0 0 0 75926 12 0 0 25 0 1 0 639720006 43720704 9838 33554432000 4194304 4352236 140733976705600 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 10674 9838 129 39 0 9754 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9478] ppid=9460 vsize=314636 CPUtime=0.12 cores=1,3,5,7
/proc/9478/stat : 9478 (python) S 9460 9460 9270 0 -1 4202560 1078 0 0 0 5 7 0 0 19 0 2 0 639739532 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9478/statm: 78659 12051 399 364 0 14574 0
[pid=9480] ppid=9478 vsize=22076 CPUtime=100.1 cores=1,3,5,7
/proc/9480/stat : 9480 (lingeling) T 9478 9480 9480 0 -1 4202496 18459 0 0 0 10008 2 0 0 25 0 1 0 639739532 22605824 4697 33554432000 4194304 4352236 140734518482512 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9480/statm: 5519 4697 129 39 0 4599 0
[pid=9478/tid=9487] ppid=9460 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/9478/task/9487/stat : 9487 (python) S 9460 9460 9270 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 639749544 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471140309952 0 0 -1 7 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 34 932 0 0 0 0 0 0 15 0 3 0 639720006 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
[pid=9460/tid=9479] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9479/stat : 9479 (python) S 9458 9460 9270 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 639739532 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 865.32
Current children cumulated vsize (KiB) 1018912

[startup+864.607 s]
/proc/loadavg: 2.00 2.00 1.89 3/214 9512
/proc/meminfo: memFree=7096480/32951124 swapFree=67055716/67111528
[pid=9460] ppid=9458 vsize=324880 CPUtime=4.74 cores=1,3,5,7
/proc/9460/stat : 9460 (python) S 9458 9460 9270 0 -1 4202496 21733 932 1 0 460 14 0 0 18 0 3 0 639719519 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/9460/statm: 81220 13533 1878 364 0 17135 0
[pid=9466] ppid=9460 vsize=314624 CPUtime=0.98 cores=1,3,5,7
/proc/9466/stat : 9466 (python) S 9460 9460 9270 0 -1 4202560 1211 0 0 0 52 46 0 0 18 0 2 0 639720006 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268660682310 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 78656 12067 415 364 0 14574 0
[pid=9468] ppid=9466 vsize=42696 CPUtime=759.48 cores=1,3,5,7
/proc/9468/stat : 9468 (lingeling) R 9466 9468 9468 0 -1 4202496 102586 0 0 0 75936 12 0 0 25 0 1 0 639720006 43720704 9838 33554432000 4194304 4352236 140733976705600 18446744073709551615 4208062 0 0 16781312 17506 0 0 0 17 3 0 0 0
/proc/9468/statm: 10674 9838 129 39 0 9754 0
[pid=9466/tid=9474] ppid=9460 vsize=314624 CPUtime=0 cores=1,3,5,7
/proc/9466/task/9474/stat : 9474 (python) S 9460 9460 9270 0 -1 4202560 48 0 0 0 0 0 0 0 18 0 2 0 639730017 322174976 12067 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471138731200 0 0 -1 1 0 0 0
[pid=9478] ppid=9460 vsize=314636 CPUtime=0.12 cores=1,3,5,7
/proc/9478/stat : 9478 (python) S 9460 9460 9270 0 -1 4202560 1078 0 0 0 5 7 0 0 19 0 2 0 639739532 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672488907 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/9478/statm: 78659 12051 399 364 0 14574 0
[pid=9480] ppid=9478 vsize=22076 CPUtime=100.1 cores=1,3,5,7
/proc/9480/stat : 9480 (lingeling) T 9478 9480 9480 0 -1 4202496 18459 0 0 0 10008 2 0 0 25 0 1 0 639739532 22605824 4697 33554432000 4194304 4352236 140734518482512 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/9480/statm: 5519 4697 129 39 0 4599 0
[pid=9478/tid=9487] ppid=9460 vsize=314636 CPUtime=0 cores=1,3,5,7
/proc/9478/task/9487/stat : 9487 (python) S 9460 9460 9270 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 639749544 322187264 12051 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 514 18446604471140309952 0 0 -1 7 0 0 0
[pid=9460/tid=9467] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9467/stat : 9467 (python) S 9458 9460 9270 0 -1 4202560 34 932 0 0 0 0 0 0 15 0 3 0 639720006 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 1 0 0 0
[pid=9460/tid=9479] ppid=9458 vsize=324880 CPUtime=0 cores=1,3,5,7
/proc/9460/task/9479/stat : 9479 (python) S 9458 9460 9270 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 639739532 332677120 13533 33554432000 4194304 5683644 140734453667776 18446744073709551615 268672485809 0 0 16781312 2 18446604455524596480 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 865.42
Current children cumulated vsize (KiB) 1018912

Child status: 0
Real time (s): 864.656
CPU time (s): 865.531
CPU user time (s): 864.676
CPU system time (s): 0.855869
CPU usage (%): 100.101
Max. virtual memory (cumulated for all children) (KiB): 1028128

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

runsolver used 1.41278 second user time and 3.3085 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-13 10:54:42
IDJOB=3498479
IDBENCH=83451
IDSOLVER=1991
FILE ID=node107/3498479-1307955282
RUNJOBID= node107-1307953127-9289
PBS_JOBID= 13559721
Free space on /var/tmp= 2860 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3498479-1307955282/watcher-3498479-1307955282 -o /var/tmp/evaluation-result-3498479-1307955282/solver-3498479-1307955282 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498479-1307955282.cnf -seed 1246401360 -budget 5000

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=1246401360

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7340452 kB
Buffers:         99212 kB
Cached:       24258020 kB
SwapCached:      20168 kB
Active:        9428588 kB
Inactive:     15366696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7340452 kB
SwapTotal:    67111528 kB
SwapFree:     67055716 kB
Dirty:           33752 kB
Writeback:           0 kB
AnonPages:      436004 kB
Mapped:          19692 kB
Slab:           745904 kB
PageTables:       9864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1087372 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= 2828 MiB
End job on node107 at 2011-06-13 11:09:07