Trace number 3386448

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) 3554.65 3599.34

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

Solver Data

0.38/0.85	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.38/0.85	c INFO: solving HOME/instance-3386448-1305586143.cnf
0.38/0.85	c INFO: computing task features
0.55/1.09	c INFO: computed variable-clause graph statistics
0.55/1.09	c INFO: computed clause balance statistics
1.77/2.28	c INFO: computed variable balance statistics
2.26/2.74	c INFO: computed small-clause counts
2.26/2.74	c INFO: computed Horn-clause counts
2.26/2.78	c INFO: computed variable graph statistics
2.26/2.78	c INFO: collected features for HOME/instance-3386448-1305586143.cnf in 1.92 s
2.36/2.81	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.69/103.17	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
202.53/203.54	c INFO: running adaptg2wsat2009++@0 for 97 with 4798 remaining (b = 0.08)
302.89/303.86	c INFO: running adaptg2wsat2009++@0 for 97 with 4698 remaining (b = 0.07)
402.48/403.20	c INFO: running adaptg2wsat2009++@0 for 97 with 4599 remaining (b = 0.05)
503.19/503.53	c INFO: running gnovelty+2@0 for 97 with 4498 remaining (b = 0.04)
602.30/603.93	c INFO: running FH@0 for 97 with 4399 remaining (b = 0.03)
700.14/703.28	c INFO: running adaptg2wsat2009++@0 for 97 with 4302 remaining (b = 0.03)
803.20/808.66	c INFO: running adaptg2wsat2009++@0 for 97 with 4199 remaining (b = 0.02)
906.19/914.04	c INFO: running FH@0 for 97 with 4096 remaining (b = 0.02)
1004.24/1014.40	c INFO: running hybridGM3@0 for 194 with 3999 remaining (b = 0.04)
1201.20/1216.19	c INFO: running gnovelty+2@0 for 97 with 3802 remaining (b = 0.02)
1304.19/1321.62	c INFO: running hybridGM3@0 for 194 with 3700 remaining (b = 0.03)
1500.23/1522.42	c INFO: running adaptg2wsat2009++@0 for 97 with 3504 remaining (b = 0.01)
1603.08/1627.82	c INFO: running hybridGM3@0 for 194 with 3402 remaining (b = 0.03)
1798.93/1828.60	c INFO: running hybridGM3@0 for 194 with 3207 remaining (b = 0.02)
1995.53/2030.42	c INFO: running TNM@0 for 1552 with 3011 remaining (b = 0.18)
3553.72/3598.38	c INFO: running FH@0 for 97 with 1458 remaining (b = 0.01)

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-3386448-1305586143/watcher-3386448-1305586143 -o /tmp/evaluation-result-3386448-1305586143/solver-3386448-1305586143 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386448-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: 5.00 5.02 6.21 7/396 12131
/proc/meminfo: memFree=17397508/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=21104 CPUtime=0.02 cores=1,3,5,7
/proc/12131/stat : 12131 (python) R 12129 12131 12094 0 -1 4202496 1314 0 0 0 2 0 0 0 20 0 1 0 651029969 21610496 1166 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338381824 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12131/statm: 5276 1166 428 364 0 723 0

[startup+0.112455 s]
/proc/loadavg: 5.00 5.02 6.21 7/396 12131
/proc/meminfo: memFree=17397508/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=85356 CPUtime=0.06 cores=1,3,5,7
/proc/12131/stat : 12131 (python) R 12129 12131 12094 0 -1 4202496 2580 0 0 0 4 2 0 0 17 0 1 0 651029969 87404544 2307 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338381824 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12131/statm: 21339 2307 707 364 0 1556 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85356

[startup+0.200438 s]
/proc/loadavg: 5.00 5.02 6.21 7/396 12131
/proc/meminfo: memFree=17397508/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=115428 CPUtime=0.1 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 3594 0 0 0 6 4 0 0 17 0 1 0 651029969 118198272 3236 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/12131/statm: 28857 3236 889 364 0 2358 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 115428

[startup+0.300389 s]
/proc/loadavg: 5.00 5.02 6.21 7/396 12131
/proc/meminfo: memFree=17397508/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=135580 CPUtime=0.17 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 5898 931 1 0 12 5 0 0 17 0 1 0 651029969 138833920 4132 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/12131/statm: 33895 4132 1031 364 0 3081 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135580

[startup+0.700339 s]
/proc/loadavg: 5.00 5.02 6.21 7/396 12131
/proc/meminfo: memFree=17397508/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=226932 CPUtime=0.31 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 7733 931 1 0 20 11 0 0 16 0 1 0 651029969 232378368 5664 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338379621 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/12131/statm: 56733 5664 1566 364 0 4271 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 226932

[startup+1.50018 s]
/proc/loadavg: 5.00 5.02 6.21 9/398 12141
/proc/meminfo: memFree=17339940/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=289492 CPUtime=1.06 cores=1,3,5,7
/proc/12131/stat : 12131 (python) R 12129 12131 12094 0 -1 4202496 13894 931 1 0 91 15 0 0 16 0 1 0 651029969 296439808 9758 33554432000 4194304 5683644 140735754707216 18446744073709551615 4528272 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/12131/statm: 72373 9758 1826 364 0 8297 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 289492

[startup+3.10083 s]
/proc/loadavg: 5.00 5.02 6.21 8/401 12144
/proc/meminfo: memFree=17338304/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=291928 CPUtime=2.37 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 14229 931 1 0 222 15 0 0 20 0 2 0 651029969 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 72982 7855 1877 364 0 8900 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 291928
heavy processes:

[startup+6.30023 s]
/proc/loadavg: 5.16 5.05 6.21 8/404 12148
/proc/meminfo: memFree=17338980/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=291928 CPUtime=2.37 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 14229 931 1 0 222 15 0 0 20 0 2 0 651029969 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 72982 7855 1877 364 0 8900 0
[pid=12146] ppid=12131 vsize=282300 CPUtime=0 cores=1,3,5,7
/proc/12146/stat : 12146 (python) S 12131 12131 12094 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 651030251 289075200 6330 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403855 0 0 16781312 514 5637745051082653959 0 0 17 3 0 0 0
/proc/12146/statm: 70575 6330 355 364 0 6493 0
[pid=12148] ppid=12146 vsize=1020188 CPUtime=3.47 cores=1,3,5,7
/proc/12148/stat : 12148 (gnovelty+2) R 12146 12148 12148 0 -1 4202496 1139 0 0 0 347 0 0 0 25 0 1 0 651030251 1044672512 876 33554432000 134512640 135663704 4293665536 18446744073709551615 134525260 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12148/statm: 255047 876 113 282 0 254763 0
[pid=12131/tid=12147] ppid=12129 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651030251 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 1594416

[startup+12.701 s]
/proc/loadavg: 5.31 5.09 6.21 8/404 12148
/proc/meminfo: memFree=17337292/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=291928 CPUtime=2.37 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 14229 931 1 0 222 15 0 0 20 0 2 0 651029969 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 72982 7855 1877 364 0 8900 0
[pid=12146] ppid=12131 vsize=282300 CPUtime=0.01 cores=1,3,5,7
/proc/12146/stat : 12146 (python) S 12131 12131 12094 0 -1 4202560 895 0 0 0 0 1 0 0 18 0 1 0 651030251 289075200 6353 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403855 0 0 16781312 514 5637745051082653959 0 0 17 3 0 0 0
/proc/12146/statm: 70575 6353 378 364 0 6493 0
[pid=12148] ppid=12146 vsize=1020188 CPUtime=9.87 cores=1,3,5,7
/proc/12148/stat : 12148 (gnovelty+2) R 12146 12148 12148 0 -1 4202496 1139 0 0 0 987 0 0 0 25 0 1 0 651030251 1044672512 876 33554432000 134512640 135663704 4293665536 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12148/statm: 255047 876 113 282 0 254763 0
[pid=12131/tid=12147] ppid=12129 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651030251 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 1594416

[startup+25.5004 s]
/proc/loadavg: 5.68 5.18 6.23 8/404 12148
/proc/meminfo: memFree=17337568/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=291928 CPUtime=2.37 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 14229 931 1 0 222 15 0 0 20 0 2 0 651029969 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 72982 7855 1877 364 0 8900 0
[pid=12146] ppid=12131 vsize=282300 CPUtime=0.05 cores=1,3,5,7
/proc/12146/stat : 12146 (python) S 12131 12131 12094 0 -1 4202560 902 0 0 0 2 3 0 0 18 0 1 0 651030251 289075200 6353 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403855 0 0 16781312 514 9406084481112047879 0 0 17 3 0 0 0
/proc/12146/statm: 70575 6353 378 364 0 6493 0
[pid=12148] ppid=12146 vsize=1020188 CPUtime=22.63 cores=1,3,5,7
/proc/12148/stat : 12148 (gnovelty+2) R 12146 12148 12148 0 -1 4202496 1139 0 0 0 2263 0 0 0 25 0 1 0 651030251 1044672512 876 33554432000 134512640 135663704 4293665536 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12148/statm: 255047 876 113 282 0 254763 0
[pid=12131/tid=12147] ppid=12129 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651030251 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 1594416

[startup+51.1013 s]
/proc/loadavg: 6.20 5.34 6.25 8/404 12149
/proc/meminfo: memFree=17334780/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=291928 CPUtime=2.37 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 14229 931 1 0 222 15 0 0 20 0 2 0 651029969 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 72982 7855 1877 364 0 8900 0
[pid=12146] ppid=12131 vsize=282300 CPUtime=0.13 cores=1,3,5,7
/proc/12146/stat : 12146 (python) S 12131 12131 12094 0 -1 4202560 915 0 0 0 7 6 0 0 18 0 1 0 651030251 289075200 6353 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403855 0 0 16781312 514 9406084481112047879 0 0 17 3 0 0 0
/proc/12146/statm: 70575 6353 378 364 0 6493 0
[pid=12148] ppid=12146 vsize=1020188 CPUtime=48.16 cores=1,3,5,7
/proc/12148/stat : 12148 (gnovelty+2) R 12146 12148 12148 0 -1 4202496 1139 0 0 0 4816 0 0 0 25 0 1 0 651030251 1044672512 876 33554432000 134512640 135663704 4293665536 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12148/statm: 255047 876 113 282 0 254763 0
[pid=12131/tid=12147] ppid=12129 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651030251 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1594416

[startup+102.301 s]
/proc/loadavg: 6.65 5.59 6.29 8/408 12154
/proc/meminfo: memFree=17324460/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=291928 CPUtime=2.37 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 14229 931 1 0 222 15 0 0 20 0 2 0 651029969 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 72982 7855 1877 364 0 8900 0
[pid=12146] ppid=12131 vsize=282300 CPUtime=0.27 cores=1,3,5,7
/proc/12146/stat : 12146 (python) S 12131 12131 12094 0 -1 4202560 932 0 0 0 15 12 0 0 18 0 1 0 651030251 289075200 6353 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403855 0 0 16781312 514 9406084481112047879 0 0 17 3 0 0 0
/proc/12146/statm: 70575 6353 378 364 0 6493 0
[pid=12148] ppid=12146 vsize=1020188 CPUtime=99.26 cores=1,3,5,7
/proc/12148/stat : 12148 (gnovelty+2) R 12146 12148 12148 0 -1 4202496 1139 0 0 0 9926 0 0 0 25 0 1 0 651030251 1044672512 876 33554432000 134512640 135663704 4293665536 18446744073709551615 134524688 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12148/statm: 255047 876 113 282 0 254763 0
[pid=12131/tid=12147] ppid=12129 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 2 0 651030251 298934272 7855 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 1594416

[startup+162.301 s]
/proc/loadavg: 6.93 5.86 6.33 8/412 12160
/proc/meminfo: memFree=17309648/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=302352 CPUtime=2.4 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 15075 931 1 0 225 15 0 0 20 0 3 0 651029969 309608448 7921 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12131/statm: 75588 7921 1880 364 0 11503 0
[pid=12146] ppid=12131 vsize=292544 CPUtime=0.29 cores=1,3,5,7
/proc/12146/stat : 12146 (python) S 12131 12131 12094 0 -1 4202560 1086 0 0 0 16 13 0 0 19 0 2 0 651030251 299565056 6390 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12146/statm: 73136 6390 410 364 0 9054 0
[pid=12148] ppid=12146 vsize=1020188 CPUtime=100.08 cores=1,3,5,7
/proc/12148/stat : 12148 (gnovelty+2) T 12146 12148 12148 0 -1 4202496 1139 0 0 0 10008 0 0 0 25 0 1 0 651030251 1044672512 876 33554432000 134512640 135663704 4293665536 18446744073709551615 134546746 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12148/statm: 255047 876 113 282 0 254763 0
[pid=12146/tid=12155] ppid=12131 vsize=292544 CPUtime=0 cores=1,3,5,7
/proc/12146/task/12155/stat : 12155 (python) S 12131 12131 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651040284 299565056 6390 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604454225333056 0 0 -1 5 0 0 0
[pid=12156] ppid=12131 vsize=293200 CPUtime=0.17 cores=1,3,5,7
/proc/12156/stat : 12156 (python) S 12131 12131 12094 0 -1 4202560 922 0 0 0 8 9 0 0 18 0 1 0 651040287 300236800 6410 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403910 0 0 16781312 514 9406084481112047877 0 0 17 3 0 0 0
/proc/12156/statm: 73300 6410 372 364 0 9215 0
[pid=12158] ppid=12156 vsize=1020188 CPUtime=58.8 cores=1,3,5,7
/proc/12158/stat : 12158 (gnovelty+2) R 12156 12158 12158 0 -1 4202496 1141 0 0 0 5880 0 0 0 25 0 1 0 651040287 1044672512 876 33554432000 134512640 135663704 4294647104 18446744073709551615 134525247 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/12158/statm: 255047 876 113 282 0 254763 0
[pid=12131/tid=12147] ppid=12129 vsize=302352 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 3 0 651030251 309608448 7921 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12157] ppid=12129 vsize=302352 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12157/stat : 12157 (python) S 12129 12131 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 3 0 651040287 309608448 7921 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 2928472

[startup+222.315 s]
/proc/loadavg: 7.03 6.08 6.38 8/420 12169
/proc/meminfo: memFree=17285392/32951124 swapFree=57171160/67111528
[pid=12131] ppid=12129 vsize=313216 CPUtime=2.43 cores=1,3,5,7
/proc/12131/stat : 12131 (python) S 12129 12131 12094 0 -1 4202496 15973 931 1 0 228 15 0 0 20 0 4 0 651029969 320733184 8062 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0

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

[pid=12178] ppid=12131 vsize=313392 CPUtime=0.3 cores=1,3,5,7
/proc/12178/stat : 12178 (python) S 12131 12131 12094 0 -1 4202560 1101 0 0 0 14 16 0 0 19 0 2 0 651060355 320913408 6582 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12178/statm: 78348 6582 400 364 0 14257 0
[pid=12180] ppid=12178 vsize=421804 CPUtime=99.3 cores=1,3,5,7
/proc/12180/stat : 12180 (adaptg2wsat2009) T 12178 12180 12180 0 -1 4202496 2141 0 0 0 9930 0 0 0 25 0 1 0 651060355 431927296 1873 33554432000 134512640 135107411 4291232240 18446744073709551615 134531561 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12180/statm: 105451 1873 59 146 0 104327 0
[pid=12178/tid=12187] ppid=12131 vsize=313392 CPUtime=0 cores=1,3,5,7
/proc/12178/task/12187/stat : 12187 (python) S 12131 12131 12094 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651070286 320913408 6582 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604465765189568 0 0 -1 7 0 0 0
[pid=12188] ppid=12131 vsize=323744 CPUtime=0.3 cores=1,3,5,7
/proc/12188/stat : 12188 (python) S 12131 12131 12094 0 -1 4202560 1133 0 0 0 14 16 0 0 19 0 2 0 651070289 331513856 6595 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12188/statm: 80936 6595 409 364 0 16842 0
[pid=12190] ppid=12188 vsize=421804 CPUtime=100.29 cores=1,3,5,7
/proc/12190/stat : 12190 (adaptg2wsat2009) T 12188 12190 12190 0 -1 4202496 2140 0 0 0 10029 0 0 0 25 0 1 0 651070289 431927296 1872 33554432000 134512640 135107411 4294174112 18446744073709551615 134531942 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/12190/statm: 105451 1872 59 146 0 104327 0
[pid=12188/tid=12229] ppid=12131 vsize=323744 CPUtime=0 cores=1,3,5,7
/proc/12188/task/12229/stat : 12229 (python) S 12131 12131 12094 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651080319 331513856 6595 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604463603647488 0 0 -1 7 0 0 0
[pid=12230] ppid=12131 vsize=334212 CPUtime=0.3 cores=1,3,5,7
/proc/12230/stat : 12230 (python) S 12131 12131 12094 0 -1 4202560 1126 0 0 0 16 14 0 0 19 0 2 0 651080323 342233088 6590 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12230/statm: 83553 6590 400 364 0 19456 0
[pid=12232] ppid=12230 vsize=1020188 CPUtime=98.75 cores=1,3,5,7
/proc/12232/stat : 12232 (gnovelty+2) T 12230 12232 12232 0 -1 4202496 1145 0 0 0 9875 0 0 0 25 0 1 0 651080323 1044672512 877 33554432000 134512640 135663704 4287867184 18446744073709551615 134524747 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12232/statm: 255047 877 113 282 0 254763 0
[pid=12230/tid=12240] ppid=12131 vsize=334212 CPUtime=0 cores=1,3,5,7
/proc/12230/task/12240/stat : 12240 (python) S 12131 12131 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651090357 342233088 6590 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604470841566144 0 0 -1 7 0 0 0
[pid=12241] ppid=12131 vsize=344160 CPUtime=0.3 cores=1,3,5,7
/proc/12241/stat : 12241 (python) S 12131 12131 12094 0 -1 4202560 1172 0 0 0 15 15 0 0 19 0 2 0 651090362 352419840 6600 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12241/statm: 86040 6600 406 364 0 21940 0
[pid=12243] ppid=12241 vsize=251292 CPUtime=97.58 cores=1,3,5,7
/proc/12243/stat : 12243 (FH) T 12241 12243 12243 0 -1 4202496 1962 0 0 0 9758 0 0 0 25 0 1 0 651090363 257323008 1694 33554432000 134512640 134936988 4294779568 18446744073709551615 134552455 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12243/statm: 62823 1694 41 104 0 62327 0
[pid=12241/tid=12250] ppid=12131 vsize=344160 CPUtime=0 cores=1,3,5,7
/proc/12241/task/12250/stat : 12250 (python) S 12131 12131 12094 0 -1 4202560 91 0 0 0 0 0 0 0 19 0 2 0 651100294 352419840 6600 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604465161785728 0 0 -1 1 0 0 0
[pid=12251] ppid=12131 vsize=354656 CPUtime=0.32 cores=1,3,5,7
/proc/12251/stat : 12251 (python) S 12131 12131 12094 0 -1 4202560 1166 0 0 0 15 17 0 0 19 0 2 0 651100298 363167744 6604 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12251/statm: 88664 6604 406 364 0 24561 0
[pid=12253] ppid=12251 vsize=421804 CPUtime=102.65 cores=1,3,5,7
/proc/12253/stat : 12253 (adaptg2wsat2009) T 12251 12253 12253 0 -1 4202496 2145 0 0 0 10265 0 0 0 25 0 1 0 651100298 431927296 1871 33554432000 134512640 135107411 4287569008 18446744073709551615 134532224 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12253/statm: 105451 1871 59 146 0 104327 0
[pid=12251/tid=12270] ppid=12131 vsize=354656 CPUtime=0 cores=1,3,5,7
/proc/12251/task/12270/stat : 12270 (python) S 12131 12131 12094 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651110831 363167744 6604 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604465765188672 0 0 -1 1 0 0 0
[pid=12271] ppid=12131 vsize=365040 CPUtime=0.32 cores=1,3,5,7
/proc/12271/stat : 12271 (python) S 12131 12131 12094 0 -1 4202560 1144 0 0 0 18 14 0 0 19 0 2 0 651110835 373800960 6602 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12271/statm: 91260 6602 400 364 0 27154 0
[pid=12273] ppid=12271 vsize=421804 CPUtime=102.63 cores=1,3,5,7
/proc/12273/stat : 12273 (adaptg2wsat2009) T 12271 12273 12273 0 -1 4202496 2144 0 0 0 10263 0 0 0 25 0 1 0 651110835 431927296 1872 33554432000 134512640 135107411 4291338000 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12273/statm: 105451 1872 59 146 0 104327 0
[pid=12271/tid=12281] ppid=12131 vsize=365040 CPUtime=0 cores=1,3,5,7
/proc/12271/task/12281/stat : 12281 (python) S 12131 12131 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651121369 373800960 6602 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604457787924928 0 0 -1 7 0 0 0
[pid=12282] ppid=12131 vsize=375060 CPUtime=0.31 cores=1,3,5,7
/proc/12282/stat : 12282 (python) S 12131 12131 12094 0 -1 4202560 1148 0 0 0 17 14 0 0 19 0 2 0 651121373 384061440 6618 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12282/statm: 93765 6618 400 364 0 29656 0
[pid=12284] ppid=12282 vsize=251288 CPUtime=97.67 cores=1,3,5,7
/proc/12284/stat : 12284 (FH) T 12282 12284 12284 0 -1 4202496 1961 0 0 0 9767 0 0 0 25 0 1 0 651121374 257318912 1693 33554432000 134512640 134936988 4292396048 18446744073709551615 134553552 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12284/statm: 62822 1693 41 104 0 62326 0
[pid=12282/tid=12292] ppid=12131 vsize=375060 CPUtime=0 cores=1,3,5,7
/proc/12282/task/12292/stat : 12292 (python) S 12131 12131 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651131406 384061440 6618 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604468864431168 0 0 -1 1 0 0 0
[pid=12293] ppid=12131 vsize=385604 CPUtime=0.64 cores=1,3,5,7
/proc/12293/stat : 12293 (python) S 12131 12131 12094 0 -1 4202560 1169 0 0 0 36 28 0 0 19 0 2 0 651131410 394858496 6622 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12293/statm: 96401 6622 400 364 0 32289 0
[pid=12295] ppid=12293 vsize=268420 CPUtime=196.36 cores=1,3,5,7
/proc/12295/stat : 12295 (hybridGM3) T 12293 12295 12295 0 -1 4202496 5648 0 0 0 19636 0 0 0 25 0 1 0 651131410 274862080 5377 33554432000 134512640 135204385 4294595520 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12295/statm: 67105 5377 63 169 0 66935 0
[pid=12293/tid=12313] ppid=12131 vsize=385604 CPUtime=0 cores=1,3,5,7
/proc/12293/task/12313/stat : 12313 (python) S 12131 12131 12094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651151584 394858496 6622 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604468864432064 0 0 -1 7 0 0 0
[pid=12314] ppid=12131 vsize=395588 CPUtime=0.33 cores=1,3,5,7
/proc/12314/stat : 12314 (python) S 12131 12131 12094 0 -1 4202560 1150 0 0 0 18 15 0 0 19 0 2 0 651151588 405082112 6639 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12314/statm: 98897 6639 400 364 0 34782 0
[pid=12316] ppid=12314 vsize=1020188 CPUtime=102.56 cores=1,3,5,7
/proc/12316/stat : 12316 (gnovelty+2) T 12314 12316 12316 0 -1 4202496 1148 0 0 0 10256 0 0 0 25 0 1 0 651151588 1044672512 877 33554432000 134512640 135663704 4294105152 18446744073709551615 134525151 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12316/statm: 255047 877 113 282 0 254763 0
[pid=12314/tid=12324] ppid=12131 vsize=395588 CPUtime=0 cores=1,3,5,7
/proc/12314/task/12324/stat : 12324 (python) S 12131 12131 12094 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 651162128 405082112 6639 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604465614738560 0 0 -1 7 0 0 0
[pid=12325] ppid=12131 vsize=406452 CPUtime=0.64 cores=1,3,5,7
/proc/12325/stat : 12325 (python) S 12131 12131 12094 0 -1 4202560 1176 0 0 0 29 35 0 0 19 0 2 0 651162132 416206848 6643 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12325/statm: 101613 6643 400 364 0 37495 0
[pid=12327] ppid=12325 vsize=268424 CPUtime=195.35 cores=1,3,5,7
/proc/12327/stat : 12327 (hybridGM3) T 12325 12327 12327 0 -1 4202496 5649 0 0 0 19535 0 0 0 25 0 1 0 651162132 274866176 5378 33554432000 134512640 135204385 4292165792 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12327/statm: 67106 5378 63 169 0 66936 0
[pid=12325/tid=12337] ppid=12131 vsize=406452 CPUtime=0 cores=1,3,5,7
/proc/12325/task/12337/stat : 12337 (python) S 12131 12131 12094 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 651182206 416206848 6643 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604467451213056 0 0 -1 1 0 0 0
[pid=12338] ppid=12131 vsize=416424 CPUtime=0.34 cores=1,3,5,7
/proc/12338/stat : 12338 (python) S 12131 12131 12094 0 -1 4202560 1151 0 0 0 16 18 0 0 19 0 2 0 651182212 426418176 6731 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12338/statm: 104106 6731 400 364 0 39985 0
[pid=12340] ppid=12338 vsize=421804 CPUtime=102.48 cores=1,3,5,7
/proc/12340/stat : 12340 (adaptg2wsat2009) T 12338 12340 12340 0 -1 4202496 2147 0 0 0 10248 0 0 0 25 0 1 0 651182212 431927296 1872 33554432000 134512640 135107411 4292755824 18446744073709551615 134531935 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12340/statm: 105451 1872 59 146 0 104327 0
[pid=12338/tid=12348] ppid=12131 vsize=416424 CPUtime=0 cores=1,3,5,7
/proc/12338/task/12348/stat : 12348 (python) S 12131 12131 12094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651192747 426418176 6731 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604466416197888 0 0 -1 7 0 0 0
[pid=12349] ppid=12131 vsize=426644 CPUtime=0.66 cores=1,3,5,7
/proc/12349/stat : 12349 (python) S 12131 12131 12094 0 -1 4202560 1215 0 0 0 33 33 0 0 19 0 2 0 651192751 436883456 6742 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12349/statm: 106661 6742 407 364 0 42537 0
[pid=12351] ppid=12349 vsize=268424 CPUtime=195.14 cores=1,3,5,7
/proc/12351/stat : 12351 (hybridGM3) T 12349 12351 12351 0 -1 4202496 5648 0 0 0 19513 1 0 0 25 0 1 0 651192752 274866176 5377 33554432000 134512640 135204385 4293016304 18446744073709551615 134537632 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12351/statm: 67106 5377 63 169 0 66936 0
[pid=12349/tid=12361] ppid=12131 vsize=426644 CPUtime=0 cores=1,3,5,7
/proc/12349/task/12361/stat : 12361 (python) S 12131 12131 12094 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 651212826 436883456 6742 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604466416198784 0 0 -1 7 0 0 0
[pid=12362] ppid=12131 vsize=437080 CPUtime=0.67 cores=1,3,5,7
/proc/12362/stat : 12362 (python) S 12131 12131 12094 0 -1 4202560 1225 0 0 0 32 35 0 0 19 0 2 0 651212830 447569920 6746 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/12362/statm: 109270 6746 407 364 0 45143 0
[pid=12364] ppid=12362 vsize=268424 CPUtime=195.9 cores=1,3,5,7
/proc/12364/stat : 12364 (hybridGM3) T 12362 12364 12364 0 -1 4202496 5651 0 0 0 19590 0 0 0 25 0 1 0 651212830 274866176 5378 33554432000 134512640 135204385 4288640720 18446744073709551615 134538395 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12364/statm: 67106 5378 63 169 0 66936 0
[pid=12362/tid=12379] ppid=12131 vsize=437080 CPUtime=0 cores=1,3,5,7
/proc/12362/task/12379/stat : 12379 (python) S 12131 12131 12094 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 651233008 447569920 6746 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604459646546240 0 0 -1 3 0 0 0
[pid=12380] ppid=12131 vsize=447580 CPUtime=5.22 cores=1,3,5,7
/proc/12380/stat : 12380 (python) S 12131 12131 12094 0 -1 4202560 1218 0 0 0 276 246 0 0 19 0 2 0 651233012 458321920 6744 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/12380/statm: 111895 6744 401 364 0 47765 0
[pid=12382] ppid=12380 vsize=459772 CPUtime=1553.02 cores=1,3,5,7
/proc/12382/stat : 12382 (TNM) T 12380 12382 12382 0 -1 4202496 1932 0 0 0 155302 0 0 0 25 0 1 0 651233012 470806528 1657 33554432000 134512640 135008748 4288768304 18446744073709551615 134529176 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12382/statm: 114943 1657 46 122 0 113843 0
[pid=12380/tid=12435] ppid=12131 vsize=447580 CPUtime=0 cores=1,3,5,7
/proc/12380/task/12435/stat : 12435 (python) S 12131 12131 12094 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 651389805 458321920 6744 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 514 18446604459646547136 0 0 -1 3 0 0 0
[pid=12436] ppid=12131 vsize=458224 CPUtime=0 cores=1,3,5,7
/proc/12436/stat : 12436 (python) S 12131 12131 12094 0 -1 4202560 825 0 0 0 0 0 0 0 19 0 1 0 651389807 469221376 6693 33554432000 4194304 5683644 140735754707216 18446744073709551615 270338403910 0 0 16781312 514 11500940009343549439 0 0 17 7 0 0 0
/proc/12436/statm: 114556 6693 347 364 0 50423 0
[pid=12438] ppid=12436 vsize=249144 CPUtime=0.84 cores=1,3,5,7
/proc/12438/stat : 12438 (FH) R 12436 12438 12438 0 -1 4202496 1567 0 0 0 84 0 0 0 22 0 1 0 651389807 255123456 1296 33554432000 134512640 134936988 4290185328 18446744073709551615 134523490 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/12438/statm: 62286 1296 37 104 0 61790 0
[pid=12131/tid=12147] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12147/stat : 12147 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 19 0 651030251 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12157] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12157/stat : 12157 (python) S 12129 12131 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 19 0 651040287 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 3 0 0 0
[pid=12131/tid=12168] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12168/stat : 12168 (python) S 12129 12131 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 19 0 651050323 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 3 0 0 0
[pid=12131/tid=12179] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12179/stat : 12179 (python) S 12129 12131 12094 0 -1 4202560 22 931 0 0 0 0 0 0 20 0 19 0 651060355 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 3 0 0 0
[pid=12131/tid=12189] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12189/stat : 12189 (python) S 12129 12131 12094 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 651070289 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 3 0 0 0
[pid=12131/tid=12231] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12231/stat : 12231 (python) S 12129 12131 12094 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 19 0 651080323 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12242] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12242/stat : 12242 (python) S 12129 12131 12094 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 19 0 651090362 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12252] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12252/stat : 12252 (python) S 12129 12131 12094 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 19 0 651100298 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12272] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12272/stat : 12272 (python) S 12129 12131 12094 0 -1 4202560 29 931 0 0 0 0 0 0 20 0 19 0 651110835 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12283] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12283/stat : 12283 (python) S 12129 12131 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 19 0 651121373 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12294] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12294/stat : 12294 (python) S 12129 12131 12094 0 -1 4202560 31 931 0 0 0 0 0 0 20 0 19 0 651131410 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12315] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12315/stat : 12315 (python) S 12129 12131 12094 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 19 0 651151588 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12326] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12326/stat : 12326 (python) S 12129 12131 12094 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 651162132 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12339] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12339/stat : 12339 (python) S 12129 12131 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 19 0 651182212 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12350] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12350/stat : 12350 (python) S 12129 12131 12094 0 -1 4202560 27 931 0 0 0 0 0 0 20 0 19 0 651192752 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12363] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12363/stat : 12363 (python) S 12129 12131 12094 0 -1 4202560 28 931 0 0 0 0 0 0 20 0 19 0 651212830 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12381] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12381/stat : 12381 (python) S 12129 12131 12094 0 -1 4202560 26 931 0 0 0 0 0 0 20 0 19 0 651233012 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
[pid=12131/tid=12437] ppid=12129 vsize=467492 CPUtime=0 cores=1,3,5,7
/proc/12131/task/12437/stat : 12437 (python) S 12129 12131 12094 0 -1 4202560 30 931 0 0 0 0 0 0 20 0 19 0 651389807 478711808 8261 33554432000 4194304 5683644 140735754707216 18446744073709551615 270350207409 0 0 16781312 2 18446604461492692928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3554.65
Current children cumulated vsize (KiB) 16036832

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3599.34
CPU time (s): 3554.65
CPU user time (s): 3548.87
CPU system time (s): 5.78
CPU usage (%): 98.7585
Max. virtual memory (cumulated for all children) (KiB): 16036832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.80357
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31752
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= 10439
involuntary context switches= 103

runsolver used 28.3777 second user time and 65.55 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-17 00:49:03
IDJOB=3386448
IDBENCH=82513
IDSOLVER=1872
FILE ID=node143/3386448-1305586143
RUNJOBID= node143-1305586143-12113
PBS_JOBID= 13350335
Free space on /tmp= 73496 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-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-3386448-1305586143/watcher-3386448-1305586143 -o /tmp/evaluation-result-3386448-1305586143/solver-3386448-1305586143 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386448-1305586143.cnf -seed 700887766 -budget 5000

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=700887766

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.74
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.846
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:      17398060 kB
Buffers:        214736 kB
Cached:        1658852 kB
SwapCached:      39784 kB
Active:        7438188 kB
Inactive:      7835292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17398060 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:           64804 kB
Writeback:           0 kB
AnonPages:    13360208 kB
Mapped:          27280 kB
Slab:           138584 kB
PageTables:      75420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 97554788 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= 73432 MiB
End job on node143 at 2011-05-17 01:49:05