Trace number 3386613

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) 3545.83 3532.14

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1859210562-077-UNKNOWN.cnf
MD5SUM3d96bca49fe954bb59442ef617e689bb
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 variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.35/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.63	c INFO: solving HOME/instance-3386613-1305589594.cnf
0.35/0.63	c INFO: computing task features
0.53/0.81	c INFO: computed variable-clause graph statistics
0.53/0.81	c INFO: computed clause balance statistics
1.43/1.71	c INFO: computed variable balance statistics
1.73/2.06	c INFO: computed small-clause counts
1.73/2.06	c INFO: computed Horn-clause counts
1.73/2.09	c INFO: computed variable graph statistics
1.73/2.09	c INFO: collected features for HOME/instance-3386613-1305589594.cnf in 1.45 s
1.84/2.13	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.37)
100.56/100.59	c INFO: running gnovelty+2@0 for 97 with 4900 remaining (b = 0.13)
199.41/199.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4801 remaining (b = 0.08)
297.26/296.51	c INFO: running adaptg2wsat2009++@0 for 97 with 4704 remaining (b = 0.07)
396.02/394.93	c INFO: running adaptg2wsat2009++@0 for 97 with 4605 remaining (b = 0.05)
496.76/495.37	c INFO: running gnovelty+2@0 for 97 with 4505 remaining (b = 0.04)
594.63/592.87	c INFO: running FH@0 for 97 with 4407 remaining (b = 0.03)
692.53/690.32	c INFO: running adaptg2wsat2009++@0 for 97 with 4310 remaining (b = 0.03)
793.28/790.76	c INFO: running adaptg2wsat2009++@0 for 97 with 4210 remaining (b = 0.02)
893.98/891.18	c INFO: running FH@0 for 97 with 4109 remaining (b = 0.02)
992.87/989.62	c INFO: running hybridGM3@0 for 194 with 4011 remaining (b = 0.04)
1188.54/1184.58	c INFO: running gnovelty+2@0 for 97 with 3816 remaining (b = 0.02)
1287.58/1283.10	c INFO: running hybridGM3@0 for 194 with 3717 remaining (b = 0.03)
1487.23/1482.05	c INFO: running adaptg2wsat2009++@0 for 97 with 3519 remaining (b = 0.01)
1585.15/1579.53	c INFO: running hybridGM3@0 for 194 with 3421 remaining (b = 0.03)
1782.71/1776.43	c INFO: running hybridGM3@0 for 194 with 3224 remaining (b = 0.02)
1981.41/1974.38	c INFO: running TNM@0 for 1552 with 3026 remaining (b = 0.19)
3544.90/3531.14	c INFO: running FH@0 for 97 with 1470 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-3386613-1305589594/watcher-3386613-1305589594 -o /tmp/evaluation-result-3386613-1305589594/solver-3386613-1305589594 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386613-1305589594.cnf -seed 785539133 -budget 5000 

running on 4 cores: 0,2,4,6

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: 4.16 4.10 4.12 4/548 8863
/proc/meminfo: memFree=20126632/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=15764 CPUtime=0 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 843 0 0 0 0 0 0 0 20 0 1 0 670557358 16142336 727 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/8863/statm: 3941 727 334 364 0 428 0

[startup+0.0663659 s]
/proc/loadavg: 4.16 4.10 4.12 4/548 8863
/proc/meminfo: memFree=20126632/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=36512 CPUtime=0.03 cores=0,2,4,6
/proc/8863/stat : 8863 (python) R 8861 8863 8511 0 -1 4202496 1564 0 0 0 3 0 0 0 20 0 1 0 670557358 37388288 1400 33554432000 4194304 5683644 140736917837360 18446744073709551615 4651097 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/8863/statm: 9128 1400 452 364 0 945 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36512

[startup+0.100364 s]
/proc/loadavg: 4.16 4.10 4.12 4/548 8863
/proc/meminfo: memFree=20126632/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=93964 CPUtime=0.06 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 2692 0 0 0 5 1 0 0 17 0 1 0 670557358 96219136 2407 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244346880 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/8863/statm: 23491 2407 764 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93964

[startup+0.300366 s]
/proc/loadavg: 4.16 4.10 4.12 4/548 8863
/proc/meminfo: memFree=20126632/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=135752 CPUtime=0.17 cores=0,2,4,6
/proc/8863/stat : 8863 (python) R 8861 8863 8511 0 -1 4202496 5972 935 1 0 13 4 0 0 18 0 1 0 670557358 139010048 4149 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244346880 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/8863/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700252 s]
/proc/loadavg: 4.16 4.10 4.12 4/548 8863
/proc/meminfo: memFree=20126632/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=281276 CPUtime=0.44 cores=0,2,4,6
/proc/8863/stat : 8863 (python) R 8861 8863 8511 0 -1 4202496 9971 935 1 0 34 10 0 0 17 0 1 0 670557358 288026624 7644 33554432000 4194304 5683644 140736917837360 18446744073709551615 4626688 0 0 16781312 2 0 0 0 17 6 0 0 0
/proc/8863/statm: 70319 7644 1761 364 0 6243 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 281276

[startup+1.50017 s]
/proc/loadavg: 4.16 4.10 4.12 5/549 8868
/proc/meminfo: memFree=20095740/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=285676 CPUtime=1.23 cores=0,2,4,6
/proc/8863/stat : 8863 (python) R 8861 8863 8511 0 -1 4202496 12384 935 1 0 113 10 0 0 18 0 1 0 670557358 292532224 8803 33554432000 4194304 5683644 140736917837360 18446744073709551615 4602336 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/8863/statm: 71419 8803 1826 364 0 7343 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 285676

[startup+3.10083 s]
/proc/loadavg: 4.15 4.10 4.12 4/549 8868
/proc/meminfo: memFree=20100628/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=290456 CPUtime=1.86 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 12697 935 1 0 176 10 0 0 21 0 2 0 670557358 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8863/statm: 72614 7486 1877 364 0 8532 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 290456
heavy processes:

[startup+6.30027 s]
/proc/loadavg: 4.15 4.10 4.12 5/552 8871
/proc/meminfo: memFree=20094652/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=290456 CPUtime=1.86 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 12697 935 1 0 176 10 0 0 21 0 2 0 670557358 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8863/statm: 72614 7486 1877 364 0 8532 0
[pid=8869] ppid=8863 vsize=280696 CPUtime=0.02 cores=0,2,4,6
/proc/8869/stat : 8869 (python) S 8863 8863 8511 0 -1 4202560 886 0 0 0 1 1 0 0 18 0 1 0 670557571 287432704 5984 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368911 0 0 16781312 514 13857005136301228290 0 0 17 4 0 0 0
/proc/8869/statm: 70174 5984 378 364 0 6092 0
[pid=8871] ppid=8869 vsize=1019708 CPUtime=4.16 cores=0,2,4,6
/proc/8871/stat : 8871 (gnovelty+2) R 8869 8871 8871 0 -1 4202496 951 0 0 0 416 0 0 0 25 0 1 0 670557571 1044180992 690 33554432000 134512640 135663704 4288130944 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/8871/statm: 254927 690 113 282 0 254643 0
[pid=8863/tid=8870] ppid=8861 vsize=290456 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 2 0 670557571 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 1590860

[startup+12.7012 s]
/proc/loadavg: 4.13 4.09 4.12 5/552 8871
/proc/meminfo: memFree=20092280/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=290456 CPUtime=1.86 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 12697 935 1 0 176 10 0 0 21 0 2 0 670557358 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8863/statm: 72614 7486 1877 364 0 8532 0
[pid=8869] ppid=8863 vsize=280696 CPUtime=0.04 cores=0,2,4,6
/proc/8869/stat : 8869 (python) S 8863 8863 8511 0 -1 4202560 888 0 0 0 2 2 0 0 18 0 1 0 670557571 287432704 5984 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368911 0 0 16781312 514 25983658787569922 0 0 17 6 0 0 0
/proc/8869/statm: 70174 5984 378 364 0 6092 0
[pid=8871] ppid=8869 vsize=1019708 CPUtime=10.55 cores=0,2,4,6
/proc/8871/stat : 8871 (gnovelty+2) R 8869 8871 8871 0 -1 4202496 951 0 0 0 1055 0 0 0 25 0 1 0 670557571 1044180992 690 33554432000 134512640 135663704 4288130944 18446744073709551615 134545566 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/8871/statm: 254927 690 113 282 0 254643 0
[pid=8863/tid=8870] ppid=8861 vsize=290456 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 2 0 670557571 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 1590860

[startup+25.501 s]
/proc/loadavg: 4.11 4.09 4.11 5/552 8871
/proc/meminfo: memFree=20089504/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=290456 CPUtime=1.86 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 12697 935 1 0 176 10 0 0 21 0 2 0 670557358 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8863/statm: 72614 7486 1877 364 0 8532 0
[pid=8869] ppid=8863 vsize=280696 CPUtime=0.08 cores=0,2,4,6
/proc/8869/stat : 8869 (python) S 8863 8863 8511 0 -1 4202560 891 0 0 0 4 4 0 0 18 0 1 0 670557571 287432704 5984 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368911 0 0 16781312 514 25983658787569922 0 0 17 6 0 0 0
/proc/8869/statm: 70174 5984 378 364 0 6092 0
[pid=8871] ppid=8869 vsize=1019708 CPUtime=23.35 cores=0,2,4,6
/proc/8871/stat : 8871 (gnovelty+2) R 8869 8871 8871 0 -1 4202496 951 0 0 0 2335 0 0 0 25 0 1 0 670557571 1044180992 690 33554432000 134512640 135663704 4288130944 18446744073709551615 134525286 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/8871/statm: 254927 690 113 282 0 254643 0
[pid=8863/tid=8870] ppid=8861 vsize=290456 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 2 0 670557571 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 1590860

[startup+51.1005 s]
/proc/loadavg: 4.13 4.10 4.11 5/552 8872
/proc/meminfo: memFree=20083028/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=290456 CPUtime=1.86 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 12697 935 1 0 176 10 0 0 21 0 2 0 670557358 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/8863/statm: 72614 7486 1877 364 0 8532 0
[pid=8869] ppid=8863 vsize=280696 CPUtime=0.16 cores=0,2,4,6
/proc/8869/stat : 8869 (python) S 8863 8863 8511 0 -1 4202560 900 0 0 0 9 7 0 0 18 0 1 0 670557571 287432704 5984 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368911 0 0 16781312 514 25983658787569922 0 0 17 6 0 0 0
/proc/8869/statm: 70174 5984 378 364 0 6092 0
[pid=8871] ppid=8869 vsize=1019708 CPUtime=48.95 cores=0,2,4,6
/proc/8871/stat : 8871 (gnovelty+2) R 8869 8871 8871 0 -1 4202496 951 0 0 0 4895 0 0 0 25 0 1 0 670557571 1044180992 690 33554432000 134512640 135663704 4288130944 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/8871/statm: 254927 690 113 282 0 254643 0
[pid=8863/tid=8870] ppid=8861 vsize=290456 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 2 0 670557571 297426944 7486 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1590860

[startup+102.318 s]
/proc/loadavg: 4.00 4.06 4.10 5/509 8917
/proc/meminfo: memFree=20137024/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=300712 CPUtime=1.89 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 13544 935 1 0 178 11 0 0 20 0 3 0 670557358 307929088 7510 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8863/statm: 75178 7510 1880 364 0 11093 0
[pid=8869] ppid=8863 vsize=290940 CPUtime=0.36 cores=0,2,4,6
/proc/8869/stat : 8869 (python) S 8863 8863 8511 0 -1 4202560 1071 0 0 0 21 15 0 0 19 0 2 0 670557571 297922560 6021 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8869/statm: 72735 6021 410 364 0 8653 0
[pid=8871] ppid=8869 vsize=1019708 CPUtime=98.41 cores=0,2,4,6
/proc/8871/stat : 8871 (gnovelty+2) T 8869 8871 8871 0 -1 4202496 951 0 0 0 9841 0 0 0 25 0 1 0 670557571 1044180992 690 33554432000 134512640 135663704 4288130944 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8871/statm: 254927 690 113 282 0 254643 0
[pid=8869/tid=8914] ppid=8863 vsize=290940 CPUtime=0 cores=0,2,4,6
/proc/8869/task/8914/stat : 8914 (python) S 8863 8863 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670567414 297922560 6021 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604443254126784 0 0 -1 6 0 0 0
[pid=8915] ppid=8863 vsize=291560 CPUtime=0 cores=0,2,4,6
/proc/8915/stat : 8915 (python) S 8863 8863 8511 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 670567417 298557440 5976 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368966 0 0 16781312 514 5355308551453507841 0 0 17 4 0 0 0
/proc/8915/statm: 72890 5976 349 364 0 8805 0
[pid=8917] ppid=8915 vsize=1019708 CPUtime=1.72 cores=0,2,4,6
/proc/8917/stat : 8917 (gnovelty+2) R 8915 8917 8917 0 -1 4202496 954 0 0 0 172 0 0 0 25 0 1 0 670567417 1044180992 689 33554432000 134512640 135663704 4289286176 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/8917/statm: 254927 689 113 282 0 254643 0
[pid=8863/tid=8870] ppid=8861 vsize=300712 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 3 0 670557571 307929088 7510 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=8916] ppid=8861 vsize=300712 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8916/stat : 8916 (python) S 8861 8863 8511 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 670567417 307929088 7510 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 2922628

[startup+162.301 s]
/proc/loadavg: 4.07 4.06 4.09 5/509 8919
/proc/meminfo: memFree=20121904/32951124 swapFree=64205392/67111528
[pid=8863] ppid=8861 vsize=300712 CPUtime=1.89 cores=0,2,4,6
/proc/8863/stat : 8863 (python) S 8861 8863 8511 0 -1 4202496 13544 935 1 0 178 11 0 0 20 0 3 0 670557358 307929088 7510 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8863/statm: 75178 7510 1880 364 0 11093 0
[pid=8869] ppid=8863 vsize=290940 CPUtime=0.36 cores=0,2,4,6
/proc/8869/stat : 8869 (python) S 8863 8863 8511 0 -1 4202560 1071 0 0 0 21 15 0 0 19 0 2 0 670557571 297922560 6021 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8869/statm: 72735 6021 410 364 0 8653 0
[pid=8871] ppid=8869 vsize=1019708 CPUtime=98.41 cores=0,2,4,6
/proc/8871/stat : 8871 (gnovelty+2) T 8869 8871 8871 0 -1 4202496 951 0 0 0 9841 0 0 0 25 0 1 0 670557571 1044180992 690 33554432000 134512640 135663704 4288130944 18446744073709551615 134524548 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8871/statm: 254927 690 113 282 0 254643 0
[pid=8869/tid=8914] ppid=8863 vsize=290940 CPUtime=0 cores=0,2,4,6
/proc/8869/task/8914/stat : 8914 (python) S 8863 8863 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670567414 297922560 6021 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604443254126784 0 0 -1 6 0 0 0
[pid=8915] ppid=8863 vsize=291560 CPUtime=0.21 cores=0,2,4,6
/proc/8915/stat : 8915 (python) S 8863 8863 8511 0 -1 4202560 911 0 0 0 13 8 0 0 18 0 1 0 670567417 298557440 5999 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368966 0 0 16781312 514 25983658787569921 0 0 17 6 0 0 0
/proc/8915/statm: 72890 5999 372 364 0 8805 0
[pid=8917] ppid=8915 vsize=1019708 CPUtime=61.7 cores=0,2,4,6
/proc/8917/stat : 8917 (gnovelty+2) R 8915 8917 8917 0 -1 4202496 954 0 0 0 6170 0 0 0 25 0 1 0 670567417 1044180992 689 33554432000 134512640 135663704 4289286176 18446744073709551615 134524530 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/8917/statm: 254927 689 113 282 0 254643 0
[pid=8863/tid=8870] ppid=8861 vsize=300712 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 3 0 670557571 307929088 7510 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0

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

/proc/8939/statm: 105055 1399 59 146 0 103931 0
[pid=8937/tid=8946] ppid=8863 vsize=311588 CPUtime=0 cores=0,2,4,6
/proc/8937/task/8946/stat : 8946 (python) S 8863 8863 8511 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670596848 319066112 6170 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604450559177728 0 0 -1 4 0 0 0
[pid=8947] ppid=8863 vsize=321976 CPUtime=0.38 cores=0,2,4,6
/proc/8947/stat : 8947 (python) S 8863 8863 8511 0 -1 4202560 1117 0 0 0 19 19 0 0 19 0 2 0 670596851 329703424 6175 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8947/statm: 80494 6175 400 364 0 16400 0
[pid=8949] ppid=8947 vsize=420220 CPUtime=100.39 cores=0,2,4,6
/proc/8949/stat : 8949 (adaptg2wsat2009) T 8947 8949 8949 0 -1 4202496 1670 0 0 0 10039 0 0 0 25 0 1 0 670596852 430305280 1400 33554432000 134512640 135107411 4292744656 18446744073709551615 134531584 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8949/statm: 105055 1400 59 146 0 103931 0
[pid=8947/tid=8957] ppid=8863 vsize=321976 CPUtime=0 cores=0,2,4,6
/proc/8947/task/8957/stat : 8957 (python) S 8863 8863 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670606891 329703424 6175 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604446202029056 0 0 -1 2 0 0 0
[pid=8958] ppid=8863 vsize=332440 CPUtime=0.38 cores=0,2,4,6
/proc/8958/stat : 8958 (python) S 8863 8863 8511 0 -1 4202560 1126 0 0 0 21 17 0 0 19 0 2 0 670606895 340418560 6179 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8958/statm: 83110 6179 400 364 0 19013 0
[pid=8960] ppid=8958 vsize=1019708 CPUtime=97.47 cores=0,2,4,6
/proc/8960/stat : 8960 (gnovelty+2) T 8958 8960 8960 0 -1 4202496 956 0 0 0 9747 0 0 0 25 0 1 0 670606895 1044180992 689 33554432000 134512640 135663704 4294565680 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/8960/statm: 254927 689 113 282 0 254643 0
[pid=8958/tid=8967] ppid=8863 vsize=332440 CPUtime=0 cores=0,2,4,6
/proc/8958/task/8967/stat : 8967 (python) S 8863 8863 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670616642 340418560 6179 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604440771519744 0 0 -1 6 0 0 0
[pid=8968] ppid=8863 vsize=342808 CPUtime=0.38 cores=0,2,4,6
/proc/8968/stat : 8968 (python) S 8863 8863 8511 0 -1 4202560 1171 0 0 0 21 17 0 0 19 0 2 0 670616645 351035392 6189 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8968/statm: 85702 6189 406 364 0 21602 0
[pid=8970] ppid=8968 vsize=249872 CPUtime=97.4 cores=0,2,4,6
/proc/8970/stat : 8970 (FH) T 8968 8970 8970 0 -1 4202496 1530 0 0 0 9740 0 0 0 25 0 1 0 670616646 255868928 1264 33554432000 134512640 134936988 4287264320 18446744073709551615 134544765 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/8970/statm: 62468 1264 41 104 0 61972 0
[pid=8968/tid=8978] ppid=8863 vsize=342808 CPUtime=0 cores=0,2,4,6
/proc/8968/task/8978/stat : 8978 (python) S 8863 8863 8511 0 -1 4202560 97 0 0 0 0 0 0 0 19 0 2 0 670626386 351035392 6189 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604451084124416 0 0 -1 6 0 0 0
[pid=8979] ppid=8863 vsize=353304 CPUtime=0.38 cores=0,2,4,6
/proc/8979/stat : 8979 (python) S 8863 8863 8511 0 -1 4202560 1170 0 0 0 22 16 0 0 19 0 2 0 670626390 361783296 6193 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/8979/statm: 88326 6193 406 364 0 24223 0
[pid=8981] ppid=8979 vsize=420220 CPUtime=100.39 cores=0,2,4,6
/proc/8981/stat : 8981 (adaptg2wsat2009) T 8979 8981 8981 0 -1 4202496 1673 0 0 0 10039 0 0 0 25 0 1 0 670626390 430305280 1400 33554432000 134512640 135107411 4293194944 18446744073709551615 134532135 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/8981/statm: 105055 1400 59 146 0 103931 0
[pid=8979/tid=8989] ppid=8863 vsize=353304 CPUtime=0 cores=0,2,4,6
/proc/8979/task/8989/stat : 8989 (python) S 8863 8863 8511 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670636430 361783296 6193 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604451989894336 0 0 -1 2 0 0 0
[pid=8990] ppid=8863 vsize=363336 CPUtime=0.39 cores=0,2,4,6
/proc/8990/stat : 8990 (python) S 8863 8863 8511 0 -1 4202560 1133 0 0 0 20 19 0 0 19 0 2 0 670636434 372056064 6243 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/8990/statm: 90834 6243 400 364 0 26728 0
[pid=8992] ppid=8990 vsize=420220 CPUtime=100.29 cores=0,2,4,6
/proc/8992/stat : 8992 (adaptg2wsat2009) T 8990 8992 8992 0 -1 4202496 1672 0 0 0 10029 0 0 0 25 0 1 0 670636434 430305280 1400 33554432000 134512640 135107411 4292085216 18446744073709551615 134531903 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/8992/statm: 105055 1400 59 146 0 103931 0
[pid=8990/tid=9008] ppid=8863 vsize=363336 CPUtime=0 cores=0,2,4,6
/proc/8990/task/9008/stat : 9008 (python) S 8863 8863 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670646472 372056064 6243 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604445322209472 0 0 -1 6 0 0 0
[pid=9009] ppid=8863 vsize=373728 CPUtime=0.39 cores=0,2,4,6
/proc/9009/stat : 9009 (python) S 8863 8863 8511 0 -1 4202560 1144 0 0 0 20 19 0 0 19 0 2 0 670646476 382697472 6247 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9009/statm: 93432 6247 400 364 0 29323 0
[pid=9011] ppid=9009 vsize=249872 CPUtime=98.4 cores=0,2,4,6
/proc/9011/stat : 9011 (FH) T 9009 9011 9011 0 -1 4202496 1536 0 0 0 9840 0 0 0 25 0 1 0 670646476 255868928 1264 33554432000 134512640 134936988 4287238560 18446744073709551615 134545007 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9011/statm: 62468 1264 41 104 0 61972 0
[pid=9009/tid=9019] ppid=8863 vsize=373728 CPUtime=0 cores=0,2,4,6
/proc/9009/task/9019/stat : 9019 (python) S 8863 8863 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670656317 382697472 6247 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604440771518848 0 0 -1 6 0 0 0
[pid=9020] ppid=8863 vsize=384124 CPUtime=0.81 cores=0,2,4,6
/proc/9020/stat : 9020 (python) S 8863 8863 8511 0 -1 4202560 1162 0 0 0 44 37 0 0 19 0 2 0 670656320 393342976 6251 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9020/statm: 96031 6251 400 364 0 31919 0
[pid=9022] ppid=9020 vsize=268424 CPUtime=194.91 cores=0,2,4,6
/proc/9022/stat : 9022 (hybridGM3) T 9020 9022 9022 0 -1 4202496 5402 0 0 0 19491 0 0 0 25 0 1 0 670656321 274866176 5127 33554432000 134512640 135204385 4290607536 18446744073709551615 134537792 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9022/statm: 67106 5127 63 169 0 66936 0
[pid=9020/tid=9035] ppid=8863 vsize=384124 CPUtime=0 cores=0,2,4,6
/proc/9020/task/9035/stat : 9035 (python) S 8863 8863 8511 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670675812 393342976 6251 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604443307569472 0 0 -1 6 0 0 0
[pid=9036] ppid=8863 vsize=394268 CPUtime=0.4 cores=0,2,4,6
/proc/9036/stat : 9036 (python) S 8863 8863 8511 0 -1 4202560 1145 0 0 0 23 17 0 0 19 0 2 0 670675816 403730432 6268 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9036/statm: 98567 6268 400 364 0 34452 0
[pid=9038] ppid=9036 vsize=1019708 CPUtime=98.48 cores=0,2,4,6
/proc/9038/stat : 9038 (gnovelty+2) T 9036 9038 9038 0 -1 4202496 961 0 0 0 9848 0 0 0 25 0 1 0 670675816 1044180992 690 33554432000 134512640 135663704 4289603840 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9038/statm: 254927 690 113 282 0 254643 0
[pid=9036/tid=9046] ppid=8863 vsize=394268 CPUtime=0 cores=0,2,4,6
/proc/9036/task/9046/stat : 9046 (python) S 8863 8863 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670685665 403730432 6268 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604453822294912 0 0 -1 6 0 0 0
[pid=9047] ppid=8863 vsize=404684 CPUtime=0.82 cores=0,2,4,6
/proc/9047/stat : 9047 (python) S 8863 8863 8511 0 -1 4202560 1167 0 0 0 41 41 0 0 19 0 2 0 670685668 414396416 6272 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9047/statm: 101171 6272 400 364 0 37053 0
[pid=9049] ppid=9047 vsize=268428 CPUtime=198.86 cores=0,2,4,6
/proc/9049/stat : 9049 (hybridGM3) T 9047 9049 9049 0 -1 4202496 5400 0 0 0 19886 0 0 0 25 0 1 0 670685669 274870272 5127 33554432000 134512640 135204385 4289316336 18446744073709551615 134538375 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9049/statm: 67107 5127 63 169 0 66937 0
[pid=9047/tid=9059] ppid=8863 vsize=404684 CPUtime=0 cores=0,2,4,6
/proc/9047/task/9059/stat : 9059 (python) S 8863 8863 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670705559 414396416 6272 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604451963148160 0 0 -1 2 0 0 0
[pid=9060] ppid=8863 vsize=414820 CPUtime=0.41 cores=0,2,4,6
/proc/9060/stat : 9060 (python) S 8863 8863 8511 0 -1 4202560 1156 0 0 0 22 19 0 0 19 0 2 0 670705563 424775680 6288 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9060/statm: 103705 6288 400 364 0 39584 0
[pid=9062] ppid=9060 vsize=420220 CPUtime=97.42 cores=0,2,4,6
/proc/9062/stat : 9062 (adaptg2wsat2009) T 9060 9062 9062 0 -1 4202496 1675 0 0 0 9742 0 0 0 25 0 1 0 670705563 430305280 1400 33554432000 134512640 135107411 4290048528 18446744073709551615 134531582 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9062/statm: 105055 1400 59 146 0 103931 0
[pid=9060/tid=9070] ppid=8863 vsize=414820 CPUtime=0 cores=0,2,4,6
/proc/9060/task/9070/stat : 9070 (python) S 8863 8863 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670715307 424775680 6288 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604451278346112 0 0 -1 6 0 0 0
[pid=9071] ppid=8863 vsize=425248 CPUtime=0.79 cores=0,2,4,6
/proc/9071/stat : 9071 (python) S 8863 8863 8511 0 -1 4202560 1207 0 0 0 44 35 0 0 19 0 2 0 670715311 435453952 6300 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9071/statm: 106312 6300 408 364 0 42188 0
[pid=9073] ppid=9071 vsize=268424 CPUtime=196.74 cores=0,2,4,6
/proc/9073/stat : 9073 (hybridGM3) T 9071 9073 9073 0 -1 4202496 5401 0 0 0 19673 1 0 0 25 0 1 0 670715311 274866176 5127 33554432000 134512640 135204385 4291385776 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/9073/statm: 67106 5127 63 169 0 66936 0
[pid=9071/tid=9083] ppid=8863 vsize=425248 CPUtime=0 cores=0,2,4,6
/proc/9071/task/9083/stat : 9083 (python) S 8863 8863 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670734997 435453952 6300 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604445746984960 0 0 -1 2 0 0 0
[pid=9084] ppid=8863 vsize=435180 CPUtime=0.84 cores=0,2,4,6
/proc/9084/stat : 9084 (python) S 8863 8863 8511 0 -1 4202560 1223 0 0 0 47 37 0 0 19 0 2 0 670735001 445624320 6316 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9084/statm: 108795 6316 407 364 0 44668 0
[pid=9086] ppid=9084 vsize=268428 CPUtime=197.9 cores=0,2,4,6
/proc/9086/stat : 9086 (hybridGM3) T 9084 9086 9086 0 -1 4202496 5403 0 0 0 19790 0 0 0 25 0 1 0 670735001 274870272 5127 33554432000 134512640 135204385 4293433856 18446744073709551615 134537704 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9086/statm: 67107 5127 63 169 0 66937 0
[pid=9084/tid=9092] ppid=8863 vsize=435180 CPUtime=0 cores=0,2,4,6
/proc/9084/task/9092/stat : 9092 (python) S 8863 8863 8511 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670754792 445624320 6316 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604448523747712 0 0 -1 4 0 0 0
[pid=9093] ppid=8863 vsize=446068 CPUtime=6.7 cores=0,2,4,6
/proc/9093/stat : 9093 (python) S 8863 8863 8511 0 -1 4202560 1206 0 0 0 356 314 0 0 19 0 2 0 670754796 456773632 6314 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256175563 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/9093/statm: 111517 6314 401 364 0 47387 0
[pid=9095] ppid=9093 vsize=458348 CPUtime=1556.73 cores=0,2,4,6
/proc/9095/stat : 9095 (TNM) T 9093 9095 9095 0 -1 4202496 1516 0 0 0 155672 1 0 0 25 0 1 0 670754796 469348352 1239 33554432000 134512640 135008748 4294212112 18446744073709551615 134527773 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/9095/statm: 114587 1239 46 122 0 113487 0
[pid=9093/tid=9291] ppid=8863 vsize=446068 CPUtime=0 cores=0,2,4,6
/proc/9093/task/9291/stat : 9291 (python) S 8863 8863 8511 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670910470 456773632 6314 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 514 18446604451963147264 0 0 -1 6 0 0 0
[pid=9292] ppid=8863 vsize=456264 CPUtime=0 cores=0,2,4,6
/proc/9292/stat : 9292 (python) S 8863 8863 8511 0 -1 4202560 824 0 0 0 0 0 0 0 20 0 1 0 670910472 467214336 6275 33554432000 4194304 5683644 140736917837360 18446744073709551615 228244368966 0 0 16781312 514 6117001553787224063 0 0 17 4 0 0 0
/proc/9292/statm: 114066 6275 346 364 0 49933 0
[pid=9294] ppid=9292 vsize=247956 CPUtime=0.88 cores=0,2,4,6
/proc/9294/stat : 9294 (FH) R 9292 9294 9294 0 -1 4202496 1259 0 0 0 88 0 0 0 25 0 1 0 670910472 253906944 987 33554432000 134512640 134936988 4289257424 18446744073709551615 134523479 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/9294/statm: 61989 987 37 104 0 61493 0
[pid=8863/tid=8870] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8870/stat : 8870 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 21 0 19 0 670557571 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=8916] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8916/stat : 8916 (python) S 8861 8863 8511 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670567417 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 2 0 0 0
[pid=8863/tid=8927] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8927/stat : 8927 (python) S 8861 8863 8511 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 19 0 670577265 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 2 0 0 0
[pid=8863/tid=8938] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8938/stat : 8938 (python) S 8861 8863 8511 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670587009 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=8948] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8948/stat : 8948 (python) S 8861 8863 8511 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670596852 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=8959] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8959/stat : 8959 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670606895 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 2 0 0 0
[pid=8863/tid=8969] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8969/stat : 8969 (python) S 8861 8863 8511 0 -1 4202560 32 935 0 0 0 0 0 0 20 0 19 0 670616646 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 4 0 0 0
[pid=8863/tid=8980] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8980/stat : 8980 (python) S 8861 8863 8511 0 -1 4202560 30 935 0 0 0 0 0 0 20 0 19 0 670626390 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=8991] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/8991/stat : 8991 (python) S 8861 8863 8511 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 670636434 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 2 0 0 0
[pid=8863/tid=9010] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9010/stat : 9010 (python) S 8861 8863 8511 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670646476 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=9021] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9021/stat : 9021 (python) S 8861 8863 8511 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670656321 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 4 0 0 0
[pid=8863/tid=9037] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9037/stat : 9037 (python) S 8861 8863 8511 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670675816 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 4 0 0 0
[pid=8863/tid=9048] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9048/stat : 9048 (python) S 8861 8863 8511 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 19 0 670685669 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=9061] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9061/stat : 9061 (python) S 8861 8863 8511 0 -1 4202560 31 935 0 0 0 0 0 0 20 0 19 0 670705563 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 2 0 0 0
[pid=8863/tid=9072] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9072/stat : 9072 (python) S 8861 8863 8511 0 -1 4202560 27 935 0 0 0 0 0 0 20 0 19 0 670715311 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=9085] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9085/stat : 9085 (python) S 8861 8863 8511 0 -1 4202560 26 935 0 0 0 0 0 0 20 0 19 0 670735001 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 6 0 0 0
[pid=8863/tid=9094] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9094/stat : 9094 (python) S 8861 8863 8511 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 19 0 670754796 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 4 0 0 0
[pid=8863/tid=9293] ppid=8861 vsize=465776 CPUtime=0 cores=0,2,4,6
/proc/8863/task/9293/stat : 9293 (python) S 8861 8863 8511 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 19 0 670910472 476954624 7844 33554432000 4194304 5683644 140736917837360 18446744073709551615 228256172465 0 0 16781312 2 18446604450559176832 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3545.83
Current children cumulated vsize (KiB) 15989348

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3532.14
CPU time (s): 3545.83
CPU user time (s): 3538.96
CPU system time (s): 6.87
CPU usage (%): 100.388
Max. virtual memory (cumulated for all children) (KiB): 15989348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.32765
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30088
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= 2919
involuntary context switches= 59

runsolver used 35.8046 second user time and 70.7882 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-17 01:46:34
IDJOB=3386613
IDBENCH=82678
IDSOLVER=1872
FILE ID=node136/3386613-1305589594
RUNJOBID= node136-1305586144-8529
PBS_JOBID= 13350342
Free space on /tmp= 72912 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1859210562-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-3386613-1305589594/watcher-3386613-1305589594 -o /tmp/evaluation-result-3386613-1305589594/solver-3386613-1305589594 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386613-1305589594.cnf -seed 785539133 -budget 5000

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

MD5SUM BENCH= 3d96bca49fe954bb59442ef617e689bb
RANDOM SEED=785539133

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.76
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.809
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20126912 kB
Buffers:         57460 kB
Cached:         750712 kB
SwapCached:      24924 kB
Active:        6046112 kB
Inactive:      6538652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20126912 kB
SwapTotal:    67111528 kB
SwapFree:     64205392 kB
Dirty:           32628 kB
Writeback:           0 kB
AnonPages:    11757508 kB
Mapped:          42364 kB
Slab:            91380 kB
PageTables:      80560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 155568248 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= 72856 MiB
End job on node136 at 2011-05-17 02:45:28