Trace number 3386451

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-random (fixed)? (MO) 3454.55 3443.04

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
MD5SUM4d2cfd51677809bb15d90c916352e4e2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark566.818
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.34/0.79	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.79	c INFO: solving HOME/instance-3386451-1305586143.cnf
0.34/0.79	c INFO: computing task features
0.51/0.94	c INFO: computed variable-clause graph statistics
0.51/0.95	c INFO: computed clause balance statistics
1.30/1.72	c INFO: computed variable balance statistics
1.71/2.15	c INFO: computed small-clause counts
1.71/2.15	c INFO: computed Horn-clause counts
1.71/2.18	c INFO: computed variable graph statistics
1.71/2.18	c INFO: collected features for HOME/instance-3386451-1305586143.cnf in 1.39 s
1.82/2.22	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
101.51/101.62	c INFO: running gnovelty+2@0 for 97 with 4899 remaining (b = 0.14)
202.14/202.02	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.09)
302.75/302.40	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.07)
403.48/402.76	c INFO: running adaptg2wsat2009++@0 for 97 with 4598 remaining (b = 0.06)
502.23/501.15	c INFO: running gnovelty+2@0 for 97 with 4499 remaining (b = 0.05)
601.94/600.57	c INFO: running FH@0 for 97 with 4400 remaining (b = 0.04)
701.67/699.97	c INFO: running adaptg2wsat2009++@0 for 97 with 4301 remaining (b = 0.03)
801.40/799.37	c INFO: running adaptg2wsat2009++@0 for 97 with 4201 remaining (b = 0.03)
901.16/898.77	c INFO: running FH@0 for 97 with 4102 remaining (b = 0.02)
1001.80/999.16	c INFO: running hybridGM3@0 for 194 with 4002 remaining (b = 0.04)
1197.25/1193.99	c INFO: running gnovelty+2@0 for 97 with 3807 remaining (b = 0.02)
1298.12/1294.44	c INFO: running hybridGM3@0 for 194 with 3706 remaining (b = 0.03)
1494.72/1490.37	c INFO: running hybridGM3@0 for 194 with 3510 remaining (b = 0.03)
1692.03/1687.18	c INFO: running TNM@0 for 1552 with 3314 remaining (b = 0.21)
3252.53/3241.69	c INFO: running adaptg2wsat2009++@0 for 97 with 1759 remaining (b = 0.02)
3353.27/3342.10	c INFO: running FH@0 for 97 with 1659 remaining (b = 0.01)
3454.13/3442.50	c INFO: running hybridGM3@0 for 194 with 1559 remaining (b = 0.02)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3386451-1305586143/watcher-3386451-1305586143 -o /tmp/evaluation-result-3386451-1305586143/solver-3386451-1305586143 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386451-1305586143.cnf -seed 700887766 -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.00 2.00 3.02 4/440 12420
/proc/meminfo: memFree=19966416/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=15384 CPUtime=0 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 811 0 0 0 0 0 0 0 21 0 1 0 651030216 15753216 697 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/12420/statm: 3846 697 334 364 0 333 0

[startup+0.028658 s]
/proc/loadavg: 2.00 2.00 3.02 4/440 12420
/proc/meminfo: memFree=19966416/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=16396 CPUtime=0 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 1115 0 0 0 0 0 0 0 21 0 1 0 651030216 16789504 984 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/12420/statm: 4099 984 408 364 0 586 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16396

[startup+0.100631 s]
/proc/loadavg: 2.00 2.00 3.02 4/440 12420
/proc/meminfo: memFree=19966416/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=54536 CPUtime=0.04 cores=1,3,5,7
/proc/12420/stat : 12420 (python) R 12418 12420 12388 0 -1 4202496 2079 0 0 0 3 1 0 0 17 0 1 0 651030216 55844864 1835 33554432000 4194304 5683644 140735455179200 18446744073709551615 233505373831 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12420/statm: 14161 1841 495 364 0 1284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 54536

[startup+0.300599 s]
/proc/loadavg: 2.00 2.00 3.02 4/440 12420
/proc/meminfo: memFree=19966416/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=135748 CPUtime=0.17 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 5972 932 1 0 12 5 0 0 17 0 1 0 651030216 139005952 4149 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510293509 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/12420/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700526 s]
/proc/loadavg: 2.00 2.00 3.02 4/440 12420
/proc/meminfo: memFree=19966416/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=246180 CPUtime=0.34 cores=1,3,5,7
/proc/12420/stat : 12420 (python) R 12418 12420 12388 0 -1 4202496 8113 932 1 0 23 11 0 0 15 0 1 0 651030216 252088320 6001 33554432000 4194304 5683644 140735455179200 18446744073709551615 233509994140 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12420/statm: 61545 6001 1621 364 0 4547 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 246180

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 3.02 5/444 12436
/proc/meminfo: memFree=19868600/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=287584 CPUtime=1.1 cores=1,3,5,7
/proc/12420/stat : 12420 (python) R 12418 12420 12388 0 -1 4202496 12693 932 1 0 98 12 0 0 16 0 1 0 651030216 294486016 9281 33554432000 4194304 5683644 140735455179200 18446744073709551615 233513706176 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12420/statm: 71896 9281 1826 364 0 7820 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 287584

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 3.02 5/444 12436
/proc/meminfo: memFree=19855468/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=292812 CPUtime=1.83 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 12998 932 1 0 170 13 0 0 19 0 2 0 651030216 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12420/statm: 73203 8108 1877 364 0 9121 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 292812
heavy processes:

[startup+6.30053 s]
/proc/loadavg: 2.24 2.05 3.04 5/450 12442
/proc/meminfo: memFree=19850204/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=292812 CPUtime=1.83 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 12998 932 1 0 170 13 0 0 19 0 2 0 651030216 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12420/statm: 73203 8108 1877 364 0 9121 0
[pid=12437] ppid=12420 vsize=283512 CPUtime=0.01 cores=1,3,5,7
/proc/12437/stat : 12437 (python) S 12420 12420 12388 0 -1 4202560 891 0 0 0 1 0 0 0 18 0 1 0 651030438 290316288 6606 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317583 0 0 16781312 514 8228406102111256837 0 0 17 7 0 0 0
/proc/12437/statm: 70878 6606 378 364 0 6796 0
[pid=12439] ppid=12437 vsize=1018996 CPUtime=4.07 cores=1,3,5,7
/proc/12439/stat : 12439 (gnovelty+2) R 12437 12439 12439 0 -1 4202496 963 0 0 0 407 0 0 0 25 0 1 0 651030438 1043451904 697 33554432000 134512640 135663704 4292315504 18446744073709551615 135008495 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12439/statm: 254749 697 113 282 0 254465 0
[pid=12420/tid=12438] ppid=12418 vsize=292812 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 651030438 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 1595320

[startup+12.7004 s]
/proc/loadavg: 2.38 2.08 3.04 5/450 12442
/proc/meminfo: memFree=19824584/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=292812 CPUtime=1.83 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 12998 932 1 0 170 13 0 0 19 0 2 0 651030216 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12420/statm: 73203 8108 1877 364 0 9121 0
[pid=12437] ppid=12420 vsize=283512 CPUtime=0.03 cores=1,3,5,7
/proc/12437/stat : 12437 (python) S 12420 12420 12388 0 -1 4202560 893 0 0 0 2 1 0 0 18 0 1 0 651030438 290316288 6606 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317583 0 0 16781312 514 1350534530443739397 0 0 17 7 0 0 0
/proc/12437/statm: 70878 6606 378 364 0 6796 0
[pid=12439] ppid=12437 vsize=1018996 CPUtime=10.47 cores=1,3,5,7
/proc/12439/stat : 12439 (gnovelty+2) R 12437 12439 12439 0 -1 4202496 963 0 0 0 1047 0 0 0 25 0 1 0 651030438 1043451904 697 33554432000 134512640 135663704 4292315504 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12439/statm: 254749 697 113 282 0 254465 0
[pid=12420/tid=12438] ppid=12418 vsize=292812 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 651030438 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1595320

[startup+25.5011 s]
/proc/loadavg: 2.74 2.18 3.05 5/450 12442
/proc/meminfo: memFree=19824388/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=292812 CPUtime=1.83 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 12998 932 1 0 170 13 0 0 19 0 2 0 651030216 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12420/statm: 73203 8108 1877 364 0 9121 0
[pid=12437] ppid=12420 vsize=283512 CPUtime=0.07 cores=1,3,5,7
/proc/12437/stat : 12437 (python) S 12420 12420 12388 0 -1 4202560 896 0 0 0 4 3 0 0 18 0 1 0 651030438 290316288 6606 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317583 0 0 16781312 514 1350534530443739397 0 0 17 7 0 0 0
/proc/12437/statm: 70878 6606 378 364 0 6796 0
[pid=12439] ppid=12437 vsize=1018996 CPUtime=23.27 cores=1,3,5,7
/proc/12439/stat : 12439 (gnovelty+2) R 12437 12439 12439 0 -1 4202496 963 0 0 0 2327 0 0 0 25 0 1 0 651030438 1043451904 697 33554432000 134512640 135663704 4292315504 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12439/statm: 254749 697 113 282 0 254465 0
[pid=12420/tid=12438] ppid=12418 vsize=292812 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 651030438 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 1595320

[startup+51.1005 s]
/proc/loadavg: 3.17 2.32 3.08 5/450 12443
/proc/meminfo: memFree=19821504/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=292812 CPUtime=1.83 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 12998 932 1 0 170 13 0 0 19 0 2 0 651030216 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12420/statm: 73203 8108 1877 364 0 9121 0
[pid=12437] ppid=12420 vsize=283512 CPUtime=0.15 cores=1,3,5,7
/proc/12437/stat : 12437 (python) S 12420 12420 12388 0 -1 4202560 904 0 0 0 9 6 0 0 18 0 1 0 651030438 290316288 6606 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317583 0 0 16781312 514 1350534530443739397 0 0 17 7 0 0 0
/proc/12437/statm: 70878 6606 378 364 0 6796 0
[pid=12439] ppid=12437 vsize=1018996 CPUtime=48.87 cores=1,3,5,7
/proc/12439/stat : 12439 (gnovelty+2) R 12437 12439 12439 0 -1 4202496 963 0 0 0 4887 0 0 0 25 0 1 0 651030438 1043451904 697 33554432000 134512640 135663704 4292315504 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12439/statm: 254749 697 113 282 0 254465 0
[pid=12420/tid=12438] ppid=12418 vsize=292812 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 651030438 299839488 8108 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 1595320

[startup+102.317 s]
/proc/loadavg: 3.68 2.59 3.13 5/454 12483
/proc/meminfo: memFree=19794356/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=303528 CPUtime=1.86 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 13894 932 1 0 173 13 0 0 20 0 3 0 651030216 310812672 8198 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12420/statm: 75882 8198 1880 364 0 11797 0
[pid=12437] ppid=12420 vsize=293756 CPUtime=0.32 cores=1,3,5,7
/proc/12437/stat : 12437 (python) S 12420 12420 12388 0 -1 4202560 1081 0 0 0 18 14 0 0 19 0 2 0 651030438 300806144 6643 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12437/statm: 73439 6643 410 364 0 9357 0
[pid=12439] ppid=12437 vsize=1018996 CPUtime=99.36 cores=1,3,5,7
/proc/12439/stat : 12439 (gnovelty+2) T 12437 12439 12439 0 -1 4202496 963 0 0 0 9936 0 0 0 25 0 1 0 651030438 1043451904 697 33554432000 134512640 135663704 4292315504 18446744073709551615 134545793 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12439/statm: 254749 697 113 282 0 254465 0
[pid=12437/tid=12480] ppid=12420 vsize=293756 CPUtime=0 cores=1,3,5,7
/proc/12437/task/12480/stat : 12480 (python) S 12420 12420 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651040375 300806144 6643 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604454828518336 0 0 -1 7 0 0 0
[pid=12481] ppid=12420 vsize=293700 CPUtime=0 cores=1,3,5,7
/proc/12481/stat : 12481 (python) S 12420 12420 12388 0 -1 4202560 741 0 0 0 0 0 0 0 19 0 1 0 651040378 300748800 6664 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317638 0 0 16781312 514 13938389337721798655 0 0 17 5 0 0 0
/proc/12481/statm: 73425 6664 349 364 0 9340 0
[pid=12483] ppid=12481 vsize=1018996 CPUtime=0.68 cores=1,3,5,7
/proc/12483/stat : 12483 (gnovelty+2) R 12481 12483 12483 0 -1 4202496 961 0 0 0 68 0 0 0 22 0 1 0 651040378 1043451904 697 33554432000 134512640 135663704 4289990528 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12483/statm: 254749 697 113 282 0 254465 0
[pid=12420/tid=12438] ppid=12418 vsize=303528 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 3 0 651030438 310812672 8198 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12482] ppid=12418 vsize=303528 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12482/stat : 12482 (python) S 12418 12420 12388 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 651040378 310812672 8198 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 2928976

[startup+162.301 s]
/proc/loadavg: 3.88 2.85 3.18 5/454 12485
/proc/meminfo: memFree=19784880/32951124 swapFree=67023148/67111528
[pid=12420] ppid=12418 vsize=303528 CPUtime=1.86 cores=1,3,5,7
/proc/12420/stat : 12420 (python) S 12418 12420 12388 0 -1 4202496 13894 932 1 0 173 13 0 0 20 0 3 0 651030216 310812672 8198 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12420/statm: 75882 8198 1880 364 0 11797 0
[pid=12437] ppid=12420 vsize=293756 CPUtime=0.32 cores=1,3,5,7
/proc/12437/stat : 12437 (python) S 12420 12420 12388 0 -1 4202560 1081 0 0 0 18 14 0 0 19 0 2 0 651030438 300806144 6643 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12437/statm: 73439 6643 410 364 0 9357 0
[pid=12439] ppid=12437 vsize=1018996 CPUtime=99.36 cores=1,3,5,7
/proc/12439/stat : 12439 (gnovelty+2) T 12437 12439 12439 0 -1 4202496 963 0 0 0 9936 0 0 0 25 0 1 0 651030438 1043451904 697 33554432000 134512640 135663704 4292315504 18446744073709551615 134545793 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12439/statm: 254749 697 113 282 0 254465 0
[pid=12437/tid=12480] ppid=12420 vsize=293756 CPUtime=0 cores=1,3,5,7
/proc/12437/task/12480/stat : 12480 (python) S 12420 12420 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651040375 300806144 6643 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604454828518336 0 0 -1 7 0 0 0
[pid=12481] ppid=12420 vsize=293700 CPUtime=0.19 cores=1,3,5,7
/proc/12481/stat : 12481 (python) S 12420 12420 12388 0 -1 4202560 910 0 0 0 11 8 0 0 18 0 1 0 651040378 300748800 6687 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317638 0 0 16781312 514 1350534530443739398 0 0 17 5 0 0 0
/proc/12481/statm: 73425 6687 372 364 0 9340 0
[pid=12483] ppid=12481 vsize=1018996 CPUtime=60.61 cores=1,3,5,7
/proc/12483/stat : 12483 (gnovelty+2) R 12481 12483 12483 0 -1 4202496 961 0 0 0 6061 0 0 0 25 0 1 0 651040378 1043451904 697 33554432000 134512640 135663704 4289990528 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12483/statm: 254749 697 113 282 0 254465 0
[pid=12420/tid=12438] ppid=12418 vsize=303528 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 3 0 651030438 310812672 8198 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0

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

[pid=12503] ppid=12420 vsize=314304 CPUtime=0.34 cores=1,3,5,7
/proc/12503/stat : 12503 (python) S 12420 12420 12388 0 -1 4202560 1109 0 0 0 16 18 0 0 19 0 2 0 651060456 321847296 6728 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12503/statm: 78576 6728 400 364 0 14485 0
[pid=12505] ppid=12503 vsize=421428 CPUtime=100.32 cores=1,3,5,7
/proc/12505/stat : 12505 (adaptg2wsat2009) T 12503 12505 12505 0 -1 4202496 2047 0 0 0 10032 0 0 0 25 0 1 0 651060456 431542272 1781 33554432000 134512640 135107411 4287871600 18446744073709551615 134531817 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12505/statm: 105357 1781 59 146 0 104233 0
[pid=12503/tid=12509] ppid=12420 vsize=314304 CPUtime=0 cores=1,3,5,7
/proc/12503/task/12509/stat : 12509 (python) S 12420 12420 12388 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651070489 321847296 6728 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604470733403200 0 0 -1 7 0 0 0
[pid=12510] ppid=12420 vsize=324656 CPUtime=0.34 cores=1,3,5,7
/proc/12510/stat : 12510 (python) S 12420 12420 12388 0 -1 4202560 1111 0 0 0 16 18 0 0 16 0 2 0 651070492 332447744 6734 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12510/statm: 81164 6734 400 364 0 17070 0
[pid=12512] ppid=12510 vsize=421428 CPUtime=98.33 cores=1,3,5,7
/proc/12512/stat : 12512 (adaptg2wsat2009) T 12510 12512 12512 0 -1 4202496 2051 0 0 0 9833 0 0 0 25 0 1 0 651070493 431542272 1782 33554432000 134512640 135107411 4294062384 18446744073709551615 134531561 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12512/statm: 105357 1782 59 146 0 104233 0
[pid=12510/tid=12516] ppid=12420 vsize=324656 CPUtime=0 cores=1,3,5,7
/proc/12510/task/12516/stat : 12516 (python) S 12420 12420 12388 0 -1 4202560 48 0 0 0 0 0 0 0 16 0 2 0 651080327 332447744 6734 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604454828517440 0 0 -1 7 0 0 0
[pid=12517] ppid=12420 vsize=335016 CPUtime=0.34 cores=1,3,5,7
/proc/12517/stat : 12517 (python) S 12420 12420 12388 0 -1 4202560 1112 0 0 0 16 18 0 0 16 0 2 0 651080331 343056384 6762 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12517/statm: 83754 6762 400 364 0 19657 0
[pid=12519] ppid=12517 vsize=1018996 CPUtime=99.38 cores=1,3,5,7
/proc/12519/stat : 12519 (gnovelty+2) T 12517 12519 12519 0 -1 4202496 962 0 0 0 9938 0 0 0 25 0 1 0 651080331 1043451904 698 33554432000 134512640 135663704 4292732928 18446744073709551615 134544264 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12519/statm: 254749 698 113 282 0 254465 0
[pid=12517/tid=12526] ppid=12420 vsize=335016 CPUtime=0 cores=1,3,5,7
/proc/12517/task/12526/stat : 12526 (python) S 12420 12420 12388 0 -1 4202560 49 0 0 0 0 0 0 0 16 0 2 0 651090270 343056384 6762 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604454826220480 0 0 -1 7 0 0 0
[pid=12527] ppid=12420 vsize=345204 CPUtime=0.35 cores=1,3,5,7
/proc/12527/stat : 12527 (python) S 12420 12420 12388 0 -1 4202560 1186 0 0 0 17 18 0 0 19 0 2 0 651090273 353488896 6798 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12527/statm: 86301 6798 406 364 0 22201 0
[pid=12529] ppid=12527 vsize=251288 CPUtime=99.35 cores=1,3,5,7
/proc/12529/stat : 12529 (FH) T 12527 12529 12529 0 -1 4202496 1949 0 0 0 9935 0 0 0 25 0 1 0 651090274 257318912 1682 33554432000 134512640 134936988 4292103936 18446744073709551615 134545157 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12529/statm: 62822 1682 41 104 0 62326 0
[pid=12527/tid=12533] ppid=12420 vsize=345204 CPUtime=0 cores=1,3,5,7
/proc/12527/task/12533/stat : 12533 (python) S 12420 12420 12388 0 -1 4202560 103 0 0 0 0 0 0 0 19 0 2 0 651100210 353488896 6798 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604459822385024 0 0 -1 7 0 0 0
[pid=12534] ppid=12420 vsize=355580 CPUtime=0.35 cores=1,3,5,7
/proc/12534/stat : 12534 (python) S 12420 12420 12388 0 -1 4202560 1162 0 0 0 17 18 0 0 19 0 2 0 651100213 364113920 6802 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12534/statm: 88895 6802 406 364 0 24792 0
[pid=12536] ppid=12534 vsize=421428 CPUtime=99.35 cores=1,3,5,7
/proc/12536/stat : 12536 (adaptg2wsat2009) T 12534 12536 12536 0 -1 4202496 2056 0 0 0 9935 0 0 0 25 0 1 0 651100214 431542272 1781 33554432000 134512640 135107411 4290837360 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12536/statm: 105357 1781 59 146 0 104233 0
[pid=12534/tid=12552] ppid=12420 vsize=355580 CPUtime=0 cores=1,3,5,7
/proc/12534/task/12552/stat : 12552 (python) S 12420 12420 12388 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651110150 364113920 6802 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604469042877504 0 0 -1 7 0 0 0
[pid=12553] ppid=12420 vsize=365964 CPUtime=0.35 cores=1,3,5,7
/proc/12553/stat : 12553 (python) S 12420 12420 12388 0 -1 4202560 1138 0 0 0 19 16 0 0 19 0 2 0 651110153 374747136 6813 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12553/statm: 91491 6813 400 364 0 27385 0
[pid=12555] ppid=12553 vsize=421428 CPUtime=99.35 cores=1,3,5,7
/proc/12555/stat : 12555 (adaptg2wsat2009) T 12553 12555 12555 0 -1 4202496 2054 0 0 0 9935 0 0 0 25 0 1 0 651110154 431542272 1782 33554432000 134512640 135107411 4288462784 18446744073709551615 134531959 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12555/statm: 105357 1782 59 146 0 104233 0
[pid=12553/tid=12558] ppid=12420 vsize=365964 CPUtime=0 cores=1,3,5,7
/proc/12553/task/12558/stat : 12558 (python) S 12420 12420 12388 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651120090 374747136 6813 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604455603393664 0 0 -1 7 0 0 0
[pid=12559] ppid=12420 vsize=375884 CPUtime=0.34 cores=1,3,5,7
/proc/12559/stat : 12559 (python) S 12420 12420 12388 0 -1 4202560 1131 0 0 0 18 16 0 0 19 0 2 0 651120094 384905216 6849 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12559/statm: 93971 6849 400 364 0 29862 0
[pid=12561] ppid=12559 vsize=251292 CPUtime=100.24 cores=1,3,5,7
/proc/12561/stat : 12561 (FH) T 12559 12561 12561 0 -1 4202496 1951 0 0 0 10024 0 0 0 25 0 1 0 651120094 257323008 1683 33554432000 134512640 134936988 4287508544 18446744073709551615 134552486 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12561/statm: 62823 1683 41 104 0 62327 0
[pid=12559/tid=12569] ppid=12420 vsize=375884 CPUtime=0 cores=1,3,5,7
/proc/12559/task/12569/stat : 12569 (python) S 12420 12420 12388 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651130128 384905216 6849 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604470733402304 0 0 -1 7 0 0 0
[pid=12570] ppid=12420 vsize=386284 CPUtime=0.69 cores=1,3,5,7
/proc/12570/stat : 12570 (python) S 12420 12420 12388 0 -1 4202560 1151 0 0 0 36 33 0 0 19 0 2 0 651130132 395554816 6853 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12570/statm: 96571 6853 400 364 0 32459 0
[pid=12572] ppid=12570 vsize=268424 CPUtime=194.78 cores=1,3,5,7
/proc/12572/stat : 12572 (hybridGM3) T 12570 12572 12572 0 -1 4202496 5813 0 0 0 19477 1 0 0 25 0 1 0 651130132 274866176 5544 33554432000 134512640 135204385 4290081424 18446744073709551615 134538016 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12572/statm: 67106 5544 63 169 0 66936 0
[pid=12570/tid=12582] ppid=12420 vsize=386284 CPUtime=0 cores=1,3,5,7
/proc/12570/task/12582/stat : 12582 (python) S 12420 12420 12388 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651149612 395554816 6853 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604461228934464 0 0 -1 3 0 0 0
[pid=12583] ppid=12420 vsize=396688 CPUtime=0.35 cores=1,3,5,7
/proc/12583/stat : 12583 (python) S 12420 12420 12388 0 -1 4202560 1139 0 0 0 17 18 0 0 19 0 2 0 651149616 406208512 6857 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12583/statm: 99172 6857 400 364 0 35057 0
[pid=12585] ppid=12583 vsize=1018996 CPUtime=100.4 cores=1,3,5,7
/proc/12585/stat : 12585 (gnovelty+2) T 12583 12585 12585 0 -1 4202496 971 0 0 0 10040 0 0 0 25 0 1 0 651149616 1043451904 698 33554432000 134512640 135663704 4288243680 18446744073709551615 134525213 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12585/statm: 254749 698 113 282 0 254465 0
[pid=12583/tid=12589] ppid=12420 vsize=396688 CPUtime=0 cores=1,3,5,7
/proc/12583/task/12589/stat : 12589 (python) S 12420 12420 12388 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651159656 406208512 6857 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604454826218688 0 0 -1 7 0 0 0
[pid=12590] ppid=12420 vsize=406892 CPUtime=0.74 cores=1,3,5,7
/proc/12590/stat : 12590 (python) S 12420 12420 12388 0 -1 4202560 1164 0 0 0 37 37 0 0 19 0 2 0 651159660 416657408 6861 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12590/statm: 101723 6861 400 364 0 37605 0
[pid=12592] ppid=12590 vsize=268424 CPUtime=195.89 cores=1,3,5,7
/proc/12592/stat : 12592 (hybridGM3) T 12590 12592 12592 0 -1 4202496 5813 0 0 0 19589 0 0 0 25 0 1 0 651159660 274866176 5543 33554432000 134512640 135204385 4293963008 18446744073709551615 134537711 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12592/statm: 67106 5543 63 169 0 66936 0
[pid=12590/tid=12602] ppid=12420 vsize=406892 CPUtime=0 cores=1,3,5,7
/proc/12590/task/12602/stat : 12602 (python) S 12420 12420 12388 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651179250 416657408 6861 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604461228933568 0 0 -1 7 0 0 0
[pid=12603] ppid=12420 vsize=417312 CPUtime=0.72 cores=1,3,5,7
/proc/12603/stat : 12603 (python) S 12420 12420 12388 0 -1 4202560 1176 0 0 0 39 33 0 0 19 0 2 0 651179254 427327488 6865 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12603/statm: 104328 6865 400 364 0 40207 0
[pid=12605] ppid=12603 vsize=268424 CPUtime=196.53 cores=1,3,5,7
/proc/12605/stat : 12605 (hybridGM3) T 12603 12605 12605 0 -1 4202496 5812 0 0 0 19653 0 0 0 25 0 1 0 651179254 274866176 5543 33554432000 134512640 135204385 4287450336 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12605/statm: 67106 5543 63 169 0 66936 0
[pid=12603/tid=12615] ppid=12420 vsize=417312 CPUtime=0 cores=1,3,5,7
/proc/12603/task/12615/stat : 12615 (python) S 12420 12420 12388 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651198930 427327488 6865 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604468134565824 0 0 -1 5 0 0 0
[pid=12616] ppid=12420 vsize=493044 CPUtime=6.03 cores=1,3,5,7
/proc/12616/stat : 12616 (python) S 12420 12420 12388 0 -1 4202560 1217 0 0 0 307 296 0 0 19 0 2 0 651198934 504877056 6895 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12616/statm: 123261 6895 407 364 0 59137 0
[pid=12618] ppid=12616 vsize=459768 CPUtime=1554.46 cores=1,3,5,7
/proc/12618/stat : 12618 (TNM) T 12616 12618 12618 0 -1 4202496 1929 0 0 0 155446 0 0 0 25 0 1 0 651198934 470802432 1653 33554432000 134512640 135008748 4292002032 18446744073709551615 134535669 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12618/statm: 114942 1653 46 122 0 113842 0
[pid=12616/tid=12752] ppid=12420 vsize=493044 CPUtime=0 cores=1,3,5,7
/proc/12616/task/12752/stat : 12752 (python) S 12420 12420 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651354383 504877056 6895 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604459643191744 0 0 -1 5 0 0 0
[pid=12753] ppid=12420 vsize=503480 CPUtime=0.37 cores=1,3,5,7
/proc/12753/stat : 12753 (python) S 12420 12420 12388 0 -1 4202560 1187 0 0 0 19 18 0 0 19 0 2 0 651354385 515563520 6899 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12753/statm: 125870 6899 407 364 0 61743 0
[pid=12755] ppid=12753 vsize=421428 CPUtime=100.38 cores=1,3,5,7
/proc/12755/stat : 12755 (adaptg2wsat2009) T 12753 12755 12755 0 -1 4202496 2055 0 0 0 10038 0 0 0 25 0 1 0 651354385 431542272 1781 33554432000 134512640 135107411 4293214032 18446744073709551615 134532349 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/12755/statm: 105357 1781 59 146 0 104233 0
[pid=12753/tid=12763] ppid=12420 vsize=503480 CPUtime=0 cores=1,3,5,7
/proc/12753/task/12763/stat : 12763 (python) S 12420 12420 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651364424 515563520 6899 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604459643192640 0 0 -1 5 0 0 0
[pid=12764] ppid=12420 vsize=513904 CPUtime=0.38 cores=1,3,5,7
/proc/12764/stat : 12764 (python) S 12420 12420 12388 0 -1 4202560 1167 0 0 0 20 18 0 0 19 0 2 0 651364426 526237696 6927 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12764/statm: 128476 6927 401 364 0 64346 0
[pid=12766] ppid=12764 vsize=251288 CPUtime=100.34 cores=1,3,5,7
/proc/12766/stat : 12766 (FH) T 12764 12766 12766 0 -1 4202496 1958 0 0 0 10034 0 0 0 25 0 1 0 651364426 257318912 1682 33554432000 134512640 134936988 4288688000 18446744073709551615 134552080 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12766/statm: 62822 1682 41 104 0 62326 0
[pid=12764/tid=12773] ppid=12420 vsize=513904 CPUtime=0 cores=1,3,5,7
/proc/12764/task/12773/stat : 12773 (python) S 12420 12420 12388 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651374464 526237696 6927 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 514 18446604459360161920 0 0 -1 5 0 0 0
[pid=12774] ppid=12420 vsize=524096 CPUtime=0 cores=1,3,5,7
/proc/12774/stat : 12774 (python) S 12420 12420 12388 0 -1 4202560 844 0 0 0 0 0 0 0 19 0 1 0 651374467 536674304 6879 33554432000 4194304 5683644 140735455179200 18446744073709551615 233510317638 0 0 16781312 514 9244930715391361023 0 0 17 3 0 0 0
/proc/12774/statm: 131024 6879 350 364 0 66891 0
[pid=12776] ppid=12774 vsize=268428 CPUtime=0.41 cores=1,3,5,7
/proc/12776/stat : 12776 (hybridGM3) R 12774 12776 12776 0 -1 4202496 5817 0 0 0 40 1 0 0 21 0 1 0 651374467 274870272 5543 33554432000 134512640 135204385 4291303216 18446744073709551615 134545444 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12776/statm: 67107 5543 63 169 0 66937 0
[pid=12420/tid=12438] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12438/stat : 12438 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 19 0 651030438 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12482] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12482/stat : 12482 (python) S 12418 12420 12388 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 651040378 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12493] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12493/stat : 12493 (python) S 12418 12420 12388 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 19 0 651050418 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 5 0 0 0
[pid=12420/tid=12504] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12504/stat : 12504 (python) S 12418 12420 12388 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 651060456 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 5 0 0 0
[pid=12420/tid=12511] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12511/stat : 12511 (python) S 12418 12420 12388 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 651070493 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 5 0 0 0
[pid=12420/tid=12518] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12518/stat : 12518 (python) S 12418 12420 12388 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 651080331 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12528] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12528/stat : 12528 (python) S 12418 12420 12388 0 -1 4202560 32 932 0 0 0 0 0 0 20 0 19 0 651090273 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 3 0 0 0
[pid=12420/tid=12535] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12535/stat : 12535 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 651100214 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 3 0 0 0
[pid=12420/tid=12554] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12554/stat : 12554 (python) S 12418 12420 12388 0 -1 4202560 32 932 0 0 0 0 0 0 20 0 19 0 651110154 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 5 0 0 0
[pid=12420/tid=12560] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12560/stat : 12560 (python) S 12418 12420 12388 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 19 0 651120094 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 5 0 0 0
[pid=12420/tid=12571] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12571/stat : 12571 (python) S 12418 12420 12388 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 651130132 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12584] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12584/stat : 12584 (python) S 12418 12420 12388 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 19 0 651149616 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12591] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12591/stat : 12591 (python) S 12418 12420 12388 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 651159660 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 3 0 0 0
[pid=12420/tid=12604] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12604/stat : 12604 (python) S 12418 12420 12388 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 19 0 651179254 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 5 0 0 0
[pid=12420/tid=12617] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12617/stat : 12617 (python) S 12418 12420 12388 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 651198934 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 3 0 0 0
[pid=12420/tid=12754] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12754/stat : 12754 (python) S 12418 12420 12388 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 651354385 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12765] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12765/stat : 12765 (python) S 12418 12420 12388 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 651364426 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
[pid=12420/tid=12775] ppid=12418 vsize=533752 CPUtime=0 cores=1,3,5,7
/proc/12420/task/12775/stat : 12775 (python) S 12418 12420 12388 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 651374467 546562048 8444 33554432000 4194304 5683644 140735455179200 18446744073709551615 233522121137 0 0 16781312 2 18446604470733404096 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3454.55
Current children cumulated vsize (KiB) 16375444

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12420 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=247658
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=177972
# CPU time returned by wait4() is 2.42563
# while last known CPU time is 3454.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 3443.04
CPU time (s): 3454.55
CPU user time (s): 3448.15
CPU system time (s): 6.4
CPU usage (%): 100.334
Max. virtual memory (cumulated for all children) (KiB): 16375444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.24766
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30439
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= 5414
involuntary context switches= 54

runsolver used 32.1631 second user time and 60.7628 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-17 00:49:03
IDJOB=3386451
IDBENCH=82516
IDSOLVER=1872
FILE ID=node145/3386451-1305586143
RUNJOBID= node145-1305586143-12407
PBS_JOBID= 13350333
Free space on /tmp= 73632 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S976428817-077-UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386451-1305586143/watcher-3386451-1305586143 -o /tmp/evaluation-result-3386451-1305586143/solver-3386451-1305586143 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386451-1305586143.cnf -seed 700887766 -budget 5000

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

MD5SUM BENCH= 4d2cfd51677809bb15d90c916352e4e2
RANDOM SEED=700887766

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19966596 kB
Buffers:        114252 kB
Cached:        1012404 kB
SwapCached:       4796 kB
Active:        9108880 kB
Inactive:      3615156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19966596 kB
SwapTotal:    67111528 kB
SwapFree:     67023148 kB
Dirty:           33476 kB
Writeback:           8 kB
AnonPages:    11592268 kB
Mapped:          33016 kB
Slab:           137348 kB
PageTables:      55876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 120226408 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73560 MiB
End job on node145 at 2011-05-17 01:46:29