Trace number 3386572

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) 3551.19 3542.03

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1993071608-084-UNKNOWN.cnf
MD5SUM6a416a8eca39558555cbe083cf0c9cff
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark559.28
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3386572-1305587454.cnf
0.32/0.45	c INFO: computing task features
0.50/0.65	c INFO: computed variable-clause graph statistics
0.50/0.66	c INFO: computed clause balance statistics
1.61/1.72	c INFO: computed variable balance statistics
2.21/2.31	c INFO: computed small-clause counts
2.21/2.31	c INFO: computed Horn-clause counts
2.21/2.36	c INFO: computed variable graph statistics
2.21/2.36	c INFO: collected features for HOME/instance-3386572-1305587454.cnf in 1.91 s
2.21/2.39	c INFO: running gnovelty+2@0 for 97 with 4998 remaining (b = 0.38)
102.76/102.71	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
203.21/203.06	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.08)
303.69/303.35	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.07)
404.25/403.65	c INFO: running adaptg2wsat2009++@0 for 97 with 4597 remaining (b = 0.05)
504.74/503.94	c INFO: running gnovelty+2@0 for 97 with 4496 remaining (b = 0.05)
605.42/604.31	c INFO: running FH@0 for 97 with 4396 remaining (b = 0.03)
704.98/703.63	c INFO: running adaptg2wsat2009++@0 for 97 with 4297 remaining (b = 0.03)
805.42/803.95	c INFO: running adaptg2wsat2009++@0 for 97 with 4197 remaining (b = 0.02)
906.02/904.29	c INFO: running FH@0 for 97 with 4096 remaining (b = 0.02)
1005.69/1003.62	c INFO: running hybridGM3@0 for 194 with 3997 remaining (b = 0.04)
1202.61/1200.28	c INFO: running gnovelty+2@0 for 97 with 3801 remaining (b = 0.02)
1303.30/1300.64	c INFO: running hybridGM3@0 for 194 with 3700 remaining (b = 0.03)
1499.59/1496.39	c INFO: running adaptg2wsat2009++@0 for 97 with 3504 remaining (b = 0.01)
1600.30/1596.75	c INFO: running hybridGM3@0 for 194 with 3404 remaining (b = 0.03)
1797.34/1793.42	c INFO: running hybridGM3@0 for 194 with 3208 remaining (b = 0.02)
1992.58/1988.14	c INFO: running TNM@0 for 1552 with 3013 remaining (b = 0.19)
3550.17/3540.99	c INFO: running FH@0 for 97 with 1460 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-3386572-1305587454/watcher-3386572-1305587454 -o /tmp/evaluation-result-3386572-1305587454/solver-3386572-1305587454 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386572-1305587454.cnf -seed 1865723472 -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.22 4.09 3.76 4/376 6723
/proc/meminfo: memFree=16299568/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=15776 CPUtime=0 cores=0,2,4,6
/proc/6723/stat : 6723 (python) R 6721 6723 6454 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 670343621 16154624 782 33554432000 4194304 5683644 140733239880112 18446744073709551615 4426576 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6723/statm: 3944 782 345 364 0 431 0

[startup+0.0147991 s]
/proc/loadavg: 4.22 4.09 3.76 4/376 6723
/proc/meminfo: memFree=16299568/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/6723/stat : 6723 (python) R 6721 6723 6454 0 -1 4202496 1044 0 0 0 0 0 0 0 25 0 1 0 670343621 16629760 916 33554432000 4194304 5683644 140733239880112 18446744073709551615 4619674 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6723/statm: 4060 916 381 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100746 s]
/proc/loadavg: 4.22 4.09 3.76 4/376 6723
/proc/meminfo: memFree=16299568/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 3151 0 0 0 6 1 0 0 17 0 1 0 670343621 107126784 2827 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/6723/statm: 26154 2827 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300739 s]
/proc/loadavg: 4.22 4.09 3.76 4/376 6723
/proc/meminfo: memFree=16299568/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=198920 CPUtime=0.23 cores=0,2,4,6
/proc/6723/stat : 6723 (python) R 6721 6723 6454 0 -1 4202496 7022 933 1 0 17 6 0 0 17 0 1 0 670343621 203694080 5053 33554432000 4194304 5683644 140733239880112 18446744073709551615 246520242869 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6723/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.700665 s]
/proc/loadavg: 4.22 4.09 3.76 4/376 6723
/proc/meminfo: memFree=16299568/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=290796 CPUtime=0.61 cores=0,2,4,6
/proc/6723/stat : 6723 (python) R 6721 6723 6454 0 -1 4202496 14013 933 1 0 52 9 0 0 17 0 1 0 670343621 297775104 10083 33554432000 4194304 5683644 140733239880112 18446744073709551615 4571074 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6723/statm: 72699 10083 1826 364 0 8623 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 290796

[startup+1.50052 s]
/proc/loadavg: 4.22 4.09 3.76 5/377 6728
/proc/meminfo: memFree=16264468/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=290796 CPUtime=1.41 cores=0,2,4,6
/proc/6723/stat : 6723 (python) R 6721 6723 6454 0 -1 4202496 14013 933 1 0 132 9 0 0 19 0 1 0 670343621 297775104 10083 33554432000 4194304 5683644 140733239880112 18446744073709551615 47059087951895 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/6723/statm: 72699 10083 1826 364 0 8623 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 290796

[startup+3.10019 s]
/proc/loadavg: 4.22 4.09 3.76 5/377 6728
/proc/meminfo: memFree=16263724/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=294132 CPUtime=2.3 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 14381 933 1 0 221 9 0 0 22 0 2 0 670343621 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 73533 8422 1877 364 0 9451 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 294132
heavy processes:

[startup+6.30064 s]
/proc/loadavg: 4.21 4.09 3.76 5/380 6731
/proc/meminfo: memFree=16264692/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=294132 CPUtime=2.3 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 14381 933 1 0 221 9 0 0 22 0 2 0 670343621 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 73533 8422 1877 364 0 9451 0
[pid=6729] ppid=6723 vsize=284980 CPUtime=0 cores=0,2,4,6
/proc/6729/stat : 6729 (python) S 6723 6723 6454 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 670343860 291819520 6897 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854287 0 0 16781312 514 2727695388516516099 0 0 17 4 0 0 0
/proc/6729/statm: 71245 6897 355 364 0 7163 0
[pid=6731] ppid=6729 vsize=1020308 CPUtime=3.9 cores=0,2,4,6
/proc/6731/stat : 6731 (gnovelty+2) R 6729 6731 6731 0 -1 4202496 1156 0 0 0 390 0 0 0 25 0 1 0 670343860 1044795392 891 33554432000 134512640 135663704 4289168320 18446744073709551615 134545622 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6731/statm: 255077 891 113 282 0 254793 0
[pid=6723/tid=6730] ppid=6721 vsize=294132 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 2 0 670343860 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 1599420

[startup+12.7004 s]
/proc/loadavg: 4.27 4.10 3.76 5/380 6731
/proc/meminfo: memFree=16263888/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=294132 CPUtime=2.3 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 14381 933 1 0 221 9 0 0 22 0 2 0 670343621 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 73533 8422 1877 364 0 9451 0
[pid=6729] ppid=6723 vsize=284980 CPUtime=0.03 cores=0,2,4,6
/proc/6729/stat : 6729 (python) S 6723 6723 6454 0 -1 4202560 887 0 0 0 1 2 0 0 18 0 1 0 670343860 291819520 6920 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854287 0 0 16781312 514 14484895815576813827 0 0 17 4 0 0 0
/proc/6729/statm: 71245 6920 378 364 0 7163 0
[pid=6731] ppid=6729 vsize=1020308 CPUtime=10.29 cores=0,2,4,6
/proc/6731/stat : 6731 (gnovelty+2) R 6729 6731 6731 0 -1 4202496 1156 0 0 0 1029 0 0 0 25 0 1 0 670343860 1044795392 891 33554432000 134512640 135663704 4289168320 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/6731/statm: 255077 891 113 282 0 254793 0
[pid=6723/tid=6730] ppid=6721 vsize=294132 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 2 0 670343860 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1599420

[startup+25.5012 s]
/proc/loadavg: 4.21 4.10 3.77 5/380 6731
/proc/meminfo: memFree=16265232/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=294132 CPUtime=2.3 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 14381 933 1 0 221 9 0 0 22 0 2 0 670343621 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 73533 8422 1877 364 0 9451 0
[pid=6729] ppid=6723 vsize=284980 CPUtime=0.06 cores=0,2,4,6
/proc/6729/stat : 6729 (python) S 6723 6723 6454 0 -1 4202560 893 0 0 0 3 3 0 0 18 0 1 0 670343860 291819520 6920 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854287 0 0 16781312 514 14484895815576813827 0 0 17 4 0 0 0
/proc/6729/statm: 71245 6920 378 364 0 7163 0
[pid=6731] ppid=6729 vsize=1020308 CPUtime=23.07 cores=0,2,4,6
/proc/6731/stat : 6731 (gnovelty+2) R 6729 6731 6731 0 -1 4202496 1156 0 0 0 2307 0 0 0 25 0 1 0 670343860 1044795392 891 33554432000 134512640 135663704 4289168320 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6731/statm: 255077 891 113 282 0 254793 0
[pid=6723/tid=6730] ppid=6721 vsize=294132 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 2 0 670343860 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 1599420

[startup+51.1005 s]
/proc/loadavg: 4.14 4.09 3.77 5/380 6732
/proc/meminfo: memFree=16264980/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=294132 CPUtime=2.3 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 14381 933 1 0 221 9 0 0 22 0 2 0 670343621 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 73533 8422 1877 364 0 9451 0
[pid=6729] ppid=6723 vsize=284980 CPUtime=0.12 cores=0,2,4,6
/proc/6729/stat : 6729 (python) S 6723 6723 6454 0 -1 4202560 905 0 0 0 6 6 0 0 18 0 1 0 670343860 291819520 6920 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854287 0 0 16781312 514 14484895815576813827 0 0 17 4 0 0 0
/proc/6729/statm: 71245 6920 378 364 0 7163 0
[pid=6731] ppid=6729 vsize=1020308 CPUtime=48.66 cores=0,2,4,6
/proc/6731/stat : 6731 (gnovelty+2) R 6729 6731 6731 0 -1 4202496 1156 0 0 0 4866 0 0 0 25 0 1 0 670343860 1044795392 891 33554432000 134512640 135663704 4289168320 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6731/statm: 255077 891 113 282 0 254793 0
[pid=6723/tid=6730] ppid=6721 vsize=294132 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 2 0 670343860 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1599420

[startup+102.313 s]
/proc/loadavg: 4.06 4.07 3.78 5/380 6734
/proc/meminfo: memFree=16264996/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=294132 CPUtime=2.3 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 14381 933 1 0 221 9 0 0 22 0 2 0 670343621 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 73533 8422 1877 364 0 9451 0
[pid=6729] ppid=6723 vsize=284980 CPUtime=0.23 cores=0,2,4,6
/proc/6729/stat : 6729 (python) S 6723 6723 6454 0 -1 4202560 925 0 0 0 12 11 0 0 18 0 1 0 670343860 291819520 6920 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854287 0 0 16781312 514 14484895815576813827 0 0 17 4 0 0 0
/proc/6729/statm: 71245 6920 378 364 0 7163 0
[pid=6731] ppid=6729 vsize=1020308 CPUtime=99.83 cores=0,2,4,6
/proc/6731/stat : 6731 (gnovelty+2) R 6729 6731 6731 0 -1 4202496 1156 0 0 0 9983 0 0 0 25 0 1 0 670343860 1044795392 891 33554432000 134512640 135663704 4289168320 18446744073709551615 134525243 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6731/statm: 255077 891 113 282 0 254793 0
[pid=6723/tid=6730] ppid=6721 vsize=294132 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 2 0 670343860 301191168 8422 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 1599420

[startup+162.301 s]
/proc/loadavg: 4.02 4.06 3.79 5/384 6739
/proc/meminfo: memFree=16256140/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=304996 CPUtime=2.33 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 15280 933 1 0 224 9 0 0 19 0 3 0 670343621 312315904 8564 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6723/statm: 76249 8564 1880 364 0 12164 0
[pid=6729] ppid=6723 vsize=295224 CPUtime=0.25 cores=0,2,4,6
/proc/6729/stat : 6729 (python) S 6723 6723 6454 0 -1 4202560 1081 0 0 0 13 12 0 0 19 0 2 0 670343860 302309376 6957 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6729/statm: 73806 6957 410 364 0 9724 0
[pid=6731] ppid=6729 vsize=1020308 CPUtime=100.2 cores=0,2,4,6
/proc/6731/stat : 6731 (gnovelty+2) T 6729 6731 6731 0 -1 4202496 1156 0 0 0 10020 0 0 0 25 0 1 0 670343860 1044795392 891 33554432000 134512640 135663704 4289168320 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/6731/statm: 255077 891 113 282 0 254793 0
[pid=6729/tid=6735] ppid=6723 vsize=295224 CPUtime=0 cores=0,2,4,6
/proc/6729/task/6735/stat : 6735 (python) S 6723 6723 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670353890 302309376 6957 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604453547784320 0 0 -1 6 0 0 0
[pid=6736] ppid=6723 vsize=295080 CPUtime=0.15 cores=0,2,4,6
/proc/6736/stat : 6736 (python) S 6723 6723 6454 0 -1 4202560 917 0 0 0 10 5 0 0 18 0 1 0 670353893 302161920 7053 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854342 0 0 16781312 514 14484895815576813830 0 0 17 4 0 0 0
/proc/6736/statm: 73770 7053 372 364 0 9685 0
[pid=6738] ppid=6736 vsize=1020308 CPUtime=59.51 cores=0,2,4,6
/proc/6738/stat : 6738 (gnovelty+2) R 6736 6738 6738 0 -1 4202496 1158 0 0 0 5951 0 0 0 25 0 1 0 670353893 1044795392 891 33554432000 134512640 135663704 4290465104 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/6738/statm: 255077 891 113 282 0 254793 0
[pid=6723/tid=6730] ppid=6721 vsize=304996 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 3 0 670343860 312315904 8564 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6737] ppid=6721 vsize=304996 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6737/stat : 6737 (python) S 6721 6723 6454 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 3 0 670353893 312315904 8564 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 2935916

[startup+222.301 s]
/proc/loadavg: 4.00 4.04 3.81 5/392 6749
/proc/meminfo: memFree=16204692/32951124 swapFree=54450792/67111528
[pid=6723] ppid=6721 vsize=315252 CPUtime=2.36 cores=0,2,4,6
/proc/6723/stat : 6723 (python) S 6721 6723 6454 0 -1 4202496 16174 933 1 0 227 9 0 0 20 0 4 0 670343621 322818048 8570 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0

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

[pid=6757] ppid=6723 vsize=315592 CPUtime=0.27 cores=0,2,4,6
/proc/6757/stat : 6757 (python) S 6723 6723 6454 0 -1 4202560 1101 0 0 0 15 12 0 0 19 0 2 0 670373956 323166208 7090 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/6757/statm: 78898 7090 400 364 0 14807 0
[pid=6759] ppid=6757 vsize=423400 CPUtime=100.25 cores=0,2,4,6
/proc/6759/stat : 6759 (adaptg2wsat2009) T 6757 6759 6759 0 -1 4202496 2625 0 0 0 10025 0 0 0 25 0 1 0 670373957 433561600 2357 33554432000 134512640 135107411 4287081856 18446744073709551615 134531709 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6759/statm: 105850 2357 59 146 0 104726 0
[pid=6757/tid=6763] ppid=6723 vsize=315592 CPUtime=0 cores=0,2,4,6
/proc/6757/task/6763/stat : 6763 (python) S 6723 6723 6454 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670383983 323166208 7090 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604451241001344 0 0 -1 2 0 0 0
[pid=6764] ppid=6723 vsize=326044 CPUtime=0.27 cores=0,2,4,6
/proc/6764/stat : 6764 (python) S 6723 6723 6454 0 -1 4202560 1117 0 0 0 14 13 0 0 19 0 2 0 670383986 333869056 7094 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6764/statm: 81511 7094 400 364 0 17417 0
[pid=6766] ppid=6764 vsize=423400 CPUtime=100.18 cores=0,2,4,6
/proc/6766/stat : 6766 (adaptg2wsat2009) T 6764 6766 6766 0 -1 4202496 2627 0 0 0 10018 0 0 0 25 0 1 0 670383986 433561600 2358 33554432000 134512640 135107411 4287628736 18446744073709551615 134531613 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/6766/statm: 105850 2358 59 146 0 104726 0
[pid=6764/tid=6773] ppid=6723 vsize=326044 CPUtime=0 cores=0,2,4,6
/proc/6764/task/6773/stat : 6773 (python) S 6723 6723 6454 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670394012 333869056 7094 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604453861979392 0 0 -1 4 0 0 0
[pid=6774] ppid=6723 vsize=336404 CPUtime=0.27 cores=0,2,4,6
/proc/6774/stat : 6774 (python) S 6723 6723 6454 0 -1 4202560 1132 0 0 0 14 13 0 0 19 0 2 0 670394016 344477696 7108 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6774/statm: 84101 7108 400 364 0 20004 0
[pid=6776] ppid=6774 vsize=1020308 CPUtime=100.32 cores=0,2,4,6
/proc/6776/stat : 6776 (gnovelty+2) T 6774 6776 6776 0 -1 4202496 1159 0 0 0 10032 0 0 0 25 0 1 0 670394016 1044795392 892 33554432000 134512640 135663704 4291794112 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6776/statm: 255077 892 113 282 0 254793 0
[pid=6774/tid=6780] ppid=6723 vsize=336404 CPUtime=0 cores=0,2,4,6
/proc/6774/task/6780/stat : 6780 (python) S 6723 6723 6454 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670404049 344477696 7108 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604442401195968 0 0 -1 6 0 0 0
[pid=6781] ppid=6723 vsize=346472 CPUtime=0.28 cores=0,2,4,6
/proc/6781/stat : 6781 (python) S 6723 6723 6454 0 -1 4202560 1177 0 0 0 14 14 0 0 19 0 2 0 670404052 354787328 7144 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6781/statm: 86618 7144 406 364 0 22518 0
[pid=6783] ppid=6781 vsize=253028 CPUtime=99.26 cores=0,2,4,6
/proc/6783/stat : 6783 (FH) T 6781 6783 6783 0 -1 4202496 2500 0 0 0 9926 0 0 0 25 0 1 0 670404053 259100672 2234 33554432000 134512640 134936988 4291944624 18446744073709551615 134554261 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6783/statm: 63257 2234 41 104 0 62761 0
[pid=6781/tid=6791] ppid=6723 vsize=346472 CPUtime=0 cores=0,2,4,6
/proc/6781/task/6791/stat : 6791 (python) S 6723 6723 6454 0 -1 4202560 95 0 0 0 0 0 0 0 19 0 2 0 670413980 354787328 7144 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604446052168128 0 0 -1 4 0 0 0
[pid=6792] ppid=6723 vsize=356968 CPUtime=0.28 cores=0,2,4,6
/proc/6792/stat : 6792 (python) S 6723 6723 6454 0 -1 4202560 1170 0 0 0 16 12 0 0 19 0 2 0 670413984 365535232 7148 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6792/statm: 89242 7148 406 364 0 25139 0
[pid=6794] ppid=6792 vsize=423400 CPUtime=100.14 cores=0,2,4,6
/proc/6794/stat : 6794 (adaptg2wsat2009) T 6792 6794 6794 0 -1 4202496 2630 0 0 0 10014 0 0 0 25 0 1 0 670413984 433561600 2358 33554432000 134512640 135107411 4291052384 18446744073709551615 134532235 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6794/statm: 105850 2358 59 146 0 104726 0
[pid=6792/tid=6801] ppid=6723 vsize=356968 CPUtime=0 cores=0,2,4,6
/proc/6792/task/6801/stat : 6801 (python) S 6723 6723 6454 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670424012 365535232 7148 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604448498627712 0 0 -1 0 0 0 0
[pid=6802] ppid=6723 vsize=367000 CPUtime=0.31 cores=0,2,4,6
/proc/6802/stat : 6802 (python) S 6723 6723 6454 0 -1 4202560 1142 0 0 0 16 15 0 0 19 0 2 0 670424016 375808000 7159 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6802/statm: 91750 7159 400 364 0 27644 0
[pid=6804] ppid=6802 vsize=423400 CPUtime=100.29 cores=0,2,4,6
/proc/6804/stat : 6804 (adaptg2wsat2009) T 6802 6804 6804 0 -1 4202496 2629 0 0 0 10029 0 0 0 25 0 1 0 670424016 433561600 2358 33554432000 134512640 135107411 4291987344 18446744073709551615 134532277 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6804/statm: 105850 2358 59 146 0 104726 0
[pid=6802/tid=6808] ppid=6723 vsize=367000 CPUtime=0 cores=0,2,4,6
/proc/6802/task/6808/stat : 6808 (python) S 6723 6723 6454 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670434046 375808000 7159 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604448498628608 0 0 -1 4 0 0 0
[pid=6809] ppid=6723 vsize=377392 CPUtime=0.29 cores=0,2,4,6
/proc/6809/stat : 6809 (python) S 6723 6723 6454 0 -1 4202560 1130 0 0 0 15 14 0 0 19 0 2 0 670434051 386449408 7163 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6809/statm: 94348 7163 400 364 0 30239 0
[pid=6811] ppid=6809 vsize=253032 CPUtime=99.27 cores=0,2,4,6
/proc/6811/stat : 6811 (FH) T 6809 6811 6811 0 -1 4202496 2505 0 0 0 9927 0 0 0 25 0 1 0 670434051 259104768 2235 33554432000 134512640 134936988 4291941712 18446744073709551615 134554109 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6811/statm: 63258 2235 41 104 0 62762 0
[pid=6809/tid=6819] ppid=6723 vsize=377392 CPUtime=0 cores=0,2,4,6
/proc/6809/task/6819/stat : 6819 (python) S 6723 6723 6454 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670443979 386449408 7163 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604449703598848 0 0 -1 6 0 0 0
[pid=6820] ppid=6723 vsize=387792 CPUtime=0.55 cores=0,2,4,6
/proc/6820/stat : 6820 (python) S 6723 6723 6454 0 -1 4202560 1155 0 0 0 29 26 0 0 19 0 2 0 670443983 397099008 7167 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6820/statm: 96948 7167 400 364 0 32836 0
[pid=6822] ppid=6820 vsize=268420 CPUtime=196.41 cores=0,2,4,6
/proc/6822/stat : 6822 (hybridGM3) T 6820 6822 6822 0 -1 4202496 6192 0 0 0 19641 0 0 0 25 0 1 0 670443983 274862080 5920 33554432000 134512640 135204385 4290655328 18446744073709551615 134538000 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/6822/statm: 67105 5920 63 169 0 66935 0
[pid=6820/tid=6836] ppid=6723 vsize=387792 CPUtime=0 cores=0,2,4,6
/proc/6820/task/6836/stat : 6836 (python) S 6723 6723 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670463645 397099008 7167 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604447680304192 0 0 -1 6 0 0 0
[pid=6837] ppid=6723 vsize=398196 CPUtime=0.28 cores=0,2,4,6
/proc/6837/stat : 6837 (python) S 6723 6723 6454 0 -1 4202560 1144 0 0 0 15 13 0 0 19 0 2 0 670463649 407752704 7185 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6837/statm: 99549 7185 400 364 0 35434 0
[pid=6839] ppid=6837 vsize=1020308 CPUtime=100.31 cores=0,2,4,6
/proc/6839/stat : 6839 (gnovelty+2) T 6837 6839 6839 0 -1 4202496 1162 0 0 0 10031 0 0 0 25 0 1 0 670463649 1044795392 892 33554432000 134512640 135663704 4293013264 18446744073709551615 134525678 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6839/statm: 255077 892 113 282 0 254793 0
[pid=6837/tid=6846] ppid=6723 vsize=398196 CPUtime=0 cores=0,2,4,6
/proc/6837/task/6846/stat : 6846 (python) S 6723 6723 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670473682 407752704 7185 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604441801070720 0 0 -1 4 0 0 0
[pid=6847] ppid=6723 vsize=408456 CPUtime=0.61 cores=0,2,4,6
/proc/6847/stat : 6847 (python) S 6723 6723 6454 0 -1 4202560 1171 0 0 0 33 28 0 0 19 0 2 0 670473686 418258944 7226 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6847/statm: 102114 7226 400 364 0 37996 0
[pid=6849] ppid=6847 vsize=268420 CPUtime=195.69 cores=0,2,4,6
/proc/6849/stat : 6849 (hybridGM3) T 6847 6849 6849 0 -1 4202496 6190 0 0 0 19569 0 0 0 25 0 1 0 670473686 274862080 5919 33554432000 134512640 135204385 4288146592 18446744073709551615 134537797 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6849/statm: 67105 5919 63 169 0 66935 0
[pid=6847/tid=6860] ppid=6723 vsize=408456 CPUtime=0 cores=0,2,4,6
/proc/6847/task/6860/stat : 6860 (python) S 6723 6723 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670493256 418258944 7226 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604453872511168 0 0 -1 6 0 0 0
[pid=6861] ppid=6723 vsize=419044 CPUtime=0.32 cores=0,2,4,6
/proc/6861/stat : 6861 (python) S 6723 6723 6454 0 -1 4202560 1163 0 0 0 17 15 0 0 19 0 2 0 670493260 429101056 7232 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/6861/statm: 104761 7232 400 364 0 40640 0
[pid=6863] ppid=6861 vsize=423400 CPUtime=100.31 cores=0,2,4,6
/proc/6863/stat : 6863 (adaptg2wsat2009) T 6861 6863 6863 0 -1 4202496 2630 0 0 0 10031 0 0 0 25 0 1 0 670493261 433561600 2359 33554432000 134512640 135107411 4286767728 18446744073709551615 134532381 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/6863/statm: 105850 2359 59 146 0 104726 0
[pid=6861/tid=6870] ppid=6723 vsize=419044 CPUtime=0 cores=0,2,4,6
/proc/6861/task/6870/stat : 6870 (python) S 6723 6723 6454 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670503292 429101056 7232 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604444206518720 0 0 -1 0 0 0 0
[pid=6871] ppid=6723 vsize=428984 CPUtime=0.56 cores=0,2,4,6
/proc/6871/stat : 6871 (python) S 6723 6723 6454 0 -1 4202560 1216 0 0 0 32 24 0 0 19 0 2 0 670503296 439279616 7325 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6871/statm: 107246 7325 407 364 0 43122 0
[pid=6873] ppid=6871 vsize=268424 CPUtime=196.41 cores=0,2,4,6
/proc/6873/stat : 6873 (hybridGM3) T 6871 6873 6873 0 -1 4202496 6194 0 0 0 19641 0 0 0 25 0 1 0 670503296 274866176 5921 33554432000 134512640 135204385 4293907120 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6873/statm: 67106 5921 63 169 0 66936 0
[pid=6871/tid=6959] ppid=6723 vsize=428984 CPUtime=0 cores=0,2,4,6
/proc/6871/task/6959/stat : 6959 (python) S 6723 6723 6454 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 670522960 439279616 7325 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604444206519616 0 0 -1 0 0 0 0
[pid=6960] ppid=6723 vsize=439600 CPUtime=0.58 cores=0,2,4,6
/proc/6960/stat : 6960 (python) S 6723 6723 6454 0 -1 4202560 1219 0 0 0 31 27 0 0 19 0 2 0 670522963 450150400 7329 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/6960/statm: 109900 7329 407 364 0 45773 0
[pid=6962] ppid=6960 vsize=268424 CPUtime=194.64 cores=0,2,4,6
/proc/6962/stat : 6962 (hybridGM3) T 6960 6962 6962 0 -1 4202496 6191 0 0 0 19464 0 0 0 25 0 1 0 670522964 274866176 5919 33554432000 134512640 135204385 4292058064 18446744073709551615 134538284 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/6962/statm: 67106 5919 63 169 0 66936 0
[pid=6960/tid=6976] ppid=6723 vsize=439600 CPUtime=0 cores=0,2,4,6
/proc/6960/task/6976/stat : 6976 (python) S 6723 6723 6454 0 -1 4202560 50 0 0 0 0 0 0 0 19 0 2 0 670542432 450150400 7329 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604452912042048 0 0 -1 4 0 0 0
[pid=6977] ppid=6723 vsize=450044 CPUtime=4.83 cores=0,2,4,6
/proc/6977/stat : 6977 (python) S 6723 6723 6454 0 -1 4202560 1204 0 0 0 255 228 0 0 19 0 2 0 670542436 460845056 7338 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/6977/statm: 112511 7338 401 364 0 48381 0
[pid=6979] ppid=6977 vsize=461508 CPUtime=1552.79 cores=0,2,4,6
/proc/6979/stat : 6979 (TNM) T 6977 6979 6979 0 -1 4202496 2472 0 0 0 155278 1 0 0 25 0 1 0 670542436 472584192 2196 33554432000 134512640 135008748 4287583552 18446744073709551615 134527542 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/6979/statm: 115377 2196 46 122 0 114277 0
[pid=6977/tid=7081] ppid=6723 vsize=450044 CPUtime=0 cores=0,2,4,6
/proc/6977/task/7081/stat : 7081 (python) S 6723 6723 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670697718 460845056 7338 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 514 18446604451364302976 0 0 -1 6 0 0 0
[pid=7082] ppid=6723 vsize=460412 CPUtime=0 cores=0,2,4,6
/proc/7082/stat : 7082 (python) S 6723 6723 6454 0 -1 4202560 827 0 0 0 0 0 0 0 19 0 1 0 670697721 471461888 7333 33554432000 4194304 5683644 140733239880112 18446744073709551615 246516854342 0 0 16781312 514 6423277939407716351 0 0 17 4 0 0 0
/proc/7082/statm: 115103 7333 346 364 0 50970 0
[pid=7084] ppid=7082 vsize=253032 CPUtime=0.92 cores=0,2,4,6
/proc/7084/stat : 7084 (FH) R 7082 7084 7084 0 -1 4202496 2510 0 0 0 92 0 0 0 23 0 1 0 670697721 259104768 2235 33554432000 134512640 134936988 4288614672 18446744073709551615 134554623 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/7084/statm: 63258 2235 41 104 0 62762 0
[pid=6723/tid=6730] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6730/stat : 6730 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 22 0 19 0 670343860 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6737] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6737/stat : 6737 (python) S 6721 6723 6454 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670353893 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6747] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6747/stat : 6747 (python) S 6721 6723 6454 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670363927 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 6 0 0 0
[pid=6723/tid=6758] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6758/stat : 6758 (python) S 6721 6723 6454 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670373957 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 6 0 0 0
[pid=6723/tid=6765] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6765/stat : 6765 (python) S 6721 6723 6454 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670383986 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 6 0 0 0
[pid=6723/tid=6775] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6775/stat : 6775 (python) S 6721 6723 6454 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670394016 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6782] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6782/stat : 6782 (python) S 6721 6723 6454 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 19 0 670404052 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 6 0 0 0
[pid=6723/tid=6793] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6793/stat : 6793 (python) S 6721 6723 6454 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 19 0 670413984 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6803] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6803/stat : 6803 (python) S 6721 6723 6454 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670424016 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 0 0 0 0
[pid=6723/tid=6810] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6810/stat : 6810 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670434051 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6821] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6821/stat : 6821 (python) S 6721 6723 6454 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670443983 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 6 0 0 0
[pid=6723/tid=6838] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6838/stat : 6838 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670463649 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 2 0 0 0
[pid=6723/tid=6848] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6848/stat : 6848 (python) S 6721 6723 6454 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670473686 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 0 0 0 0
[pid=6723/tid=6862] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6862/stat : 6862 (python) S 6721 6723 6454 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670493260 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6872] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6872/stat : 6872 (python) S 6721 6723 6454 0 -1 4202560 27 933 0 0 0 0 0 0 20 0 19 0 670503296 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 4 0 0 0
[pid=6723/tid=6961] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6961/stat : 6961 (python) S 6721 6723 6454 0 -1 4202560 28 933 0 0 0 0 0 0 20 0 19 0 670522963 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 0 0 0 0
[pid=6723/tid=6978] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/6978/stat : 6978 (python) S 6721 6723 6454 0 -1 4202560 26 933 0 0 0 0 0 0 20 0 19 0 670542436 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 6 0 0 0
[pid=6723/tid=7083] ppid=6721 vsize=470060 CPUtime=0 cores=0,2,4,6
/proc/6723/task/7083/stat : 7083 (python) S 6721 6723 6454 0 -1 4202560 29 933 0 0 0 0 0 0 20 0 19 0 670697721 481341440 8902 33554432000 4194304 5683644 140733239880112 18446744073709551615 246528657841 0 0 16781312 2 18446604447680305088 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3551.19
Current children cumulated vsize (KiB) 16100104

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3542.03
CPU time (s): 3551.19
CPU user time (s): 3546.16
CPU system time (s): 5.03
CPU usage (%): 100.259
Max. virtual memory (cumulated for all children) (KiB): 16100104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.80557
system time used= 0.142978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32240
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= 1062
involuntary context switches= 38

runsolver used 29.8395 second user time and 59.7309 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-17 01:10:54
IDJOB=3386572
IDBENCH=82637
IDSOLVER=1872
FILE ID=node134/3386572-1305587454
RUNJOBID= node134-1305586144-6472
PBS_JOBID= 13350344
Free space on /tmp= 73544 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1993071608-084-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-3386572-1305587454/watcher-3386572-1305587454 -o /tmp/evaluation-result-3386572-1305587454/solver-3386572-1305587454 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386572-1305587454.cnf -seed 1865723472 -budget 5000

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

MD5SUM BENCH= 6a416a8eca39558555cbe083cf0c9cff
RANDOM SEED=1865723472

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16299724 kB
Buffers:        171780 kB
Cached:         790780 kB
SwapCached:      16428 kB
Active:        5272440 kB
Inactive:     11130652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16299724 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:           32656 kB
Writeback:           0 kB
AnonPages:    15431752 kB
Mapped:          22116 kB
Slab:           100160 kB
PageTables:      84480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76148152 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73508 MiB
End job on node134 at 2011-05-17 02:09:58