Trace number 3386598

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) 3550.04 3539.83

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S536077088-015-UNKNOWN.cnf
MD5SUM7eb6d5b5c1c99a6b88954b61ac97b4f7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.29/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.47	c INFO: solving HOME/instance-3386598-1305589129.cnf
0.29/0.47	c INFO: computing task features
0.57/0.70	c INFO: computed variable-clause graph statistics
0.57/0.71	c INFO: computed clause balance statistics
1.87/2.03	c INFO: computed variable balance statistics
2.37/2.53	c INFO: computed small-clause counts
2.37/2.53	c INFO: computed Horn-clause counts
2.37/2.57	c INFO: computed variable graph statistics
2.37/2.57	c INFO: collected features for HOME/instance-3386598-1305589129.cnf in 2.10 s
2.47/2.60	c INFO: running gnovelty+2@0 for 97 with 4997 remaining (b = 0.38)
102.98/102.96	c INFO: running gnovelty+2@0 for 97 with 4897 remaining (b = 0.13)
203.67/203.33	c INFO: running adaptg2wsat2009++@0 for 97 with 4797 remaining (b = 0.08)
303.25/302.68	c INFO: running adaptg2wsat2009++@0 for 97 with 4697 remaining (b = 0.07)
403.89/403.01	c INFO: running adaptg2wsat2009++@0 for 97 with 4597 remaining (b = 0.05)
504.47/503.34	c INFO: running gnovelty+2@0 for 97 with 4497 remaining (b = 0.04)
605.17/603.73	c INFO: running FH@0 for 97 with 4396 remaining (b = 0.03)
705.66/704.07	c INFO: running adaptg2wsat2009++@0 for 97 with 4296 remaining (b = 0.03)
806.31/804.40	c INFO: running adaptg2wsat2009++@0 for 97 with 4196 remaining (b = 0.02)
906.89/904.73	c INFO: running FH@0 for 97 with 4096 remaining (b = 0.02)
1006.48/1004.07	c INFO: running hybridGM3@0 for 194 with 3996 remaining (b = 0.04)
1202.88/1199.81	c INFO: running gnovelty+2@0 for 97 with 3801 remaining (b = 0.02)
1303.46/1300.20	c INFO: running hybridGM3@0 for 194 with 3700 remaining (b = 0.03)
1498.87/1494.93	c INFO: running adaptg2wsat2009++@0 for 97 with 3506 remaining (b = 0.01)
1598.44/1594.29	c INFO: running hybridGM3@0 for 194 with 3406 remaining (b = 0.03)
1794.86/1790.05	c INFO: running hybridGM3@0 for 194 with 3210 remaining (b = 0.02)
1991.15/1985.79	c INFO: running TNM@0 for 1552 with 3015 remaining (b = 0.18)
3549.93/3539.62	c INFO: running FH@0 for 97 with 1461 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-3386598-1305589129/watcher-3386598-1305589129 -o /tmp/evaluation-result-3386598-1305589129/solver-3386598-1305589129 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386598-1305589129.cnf -seed 1136001790 -budget 5000 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.07 3.98 5/423 6942
/proc/meminfo: memFree=15760680/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/6942/stat : 6942 (python) R 6940 6942 6454 0 -1 4202496 900 0 0 0 0 0 0 0 20 0 1 0 670511141 16158720 781 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/6942/statm: 3945 783 345 364 0 432 0

[startup+0.020055 s]
/proc/loadavg: 4.00 4.07 3.98 5/423 6942
/proc/meminfo: memFree=15760680/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=16248 CPUtime=0.01 cores=1,3,5,7
/proc/6942/stat : 6942 (python) R 6940 6942 6454 0 -1 4202496 1063 0 0 0 1 0 0 0 18 0 1 0 670511141 16637952 935 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516834048 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/6942/statm: 4062 935 381 364 0 549 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16248

[startup+0.10101 s]
/proc/loadavg: 4.00 4.07 3.98 5/423 6942
/proc/meminfo: memFree=15760680/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=104224 CPUtime=0.06 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 3049 0 0 0 5 1 0 0 17 0 1 0 670511141 106725376 2733 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516832256 0 2147483391 16781312 2 18446744071699453118 0 0 17 7 0 0 0
/proc/6942/statm: 26056 2733 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.300973 s]
/proc/loadavg: 4.00 4.07 3.98 5/423 6942
/proc/meminfo: memFree=15760680/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=170756 CPUtime=0.21 cores=1,3,5,7
/proc/6942/stat : 6942 (python) R 6940 6942 6454 0 -1 4202496 6749 932 1 0 16 5 0 0 17 0 1 0 670511141 174854144 4807 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516832256 0 2147483391 16781312 2 0 0 0 17 7 0 0 0
/proc/6942/statm: 42689 4807 1336 364 0 3454 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 170756

[startup+0.700903 s]
/proc/loadavg: 4.00 4.07 3.98 5/423 6942
/proc/meminfo: memFree=15760680/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=288432 CPUtime=0.57 cores=1,3,5,7
/proc/6942/stat : 6942 (python) R 6940 6942 6454 0 -1 4202496 13584 932 1 0 49 8 0 0 17 0 1 0 670511141 295354368 9455 33554432000 4194304 5683644 140736365507824 18446744073709551615 47241973916687 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/6942/statm: 72108 9455 1789 364 0 8032 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 288432

[startup+1.50078 s]
/proc/loadavg: 4.00 4.07 3.98 5/424 6947
/proc/meminfo: memFree=15727200/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=289492 CPUtime=1.37 cores=1,3,5,7
/proc/6942/stat : 6942 (python) R 6940 6942 6454 0 -1 4202496 13895 932 1 0 129 8 0 0 18 0 1 0 670511141 296439808 9757 33554432000 4194304 5683644 140736365507824 18446744073709551615 47241936966724 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/6942/statm: 72373 9757 1826 364 0 8297 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 289492

[startup+3.10046 s]
/proc/loadavg: 4.00 4.07 3.98 6/424 6948
/proc/meminfo: memFree=15726580/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=291928 CPUtime=2.48 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 14220 932 1 0 240 8 0 0 22 0 2 0 670511141 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6942/statm: 72982 7854 1877 364 0 8900 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 291928
heavy processes:

[startup+6.30091 s]
/proc/loadavg: 4.00 4.07 3.98 5/427 6951
/proc/meminfo: memFree=15728844/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=291928 CPUtime=2.48 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 14220 932 1 0 240 8 0 0 22 0 2 0 670511141 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6942/statm: 72982 7854 1877 364 0 8900 0
[pid=6949] ppid=6942 vsize=282236 CPUtime=0 cores=1,3,5,7
/proc/6949/stat : 6949 (python) S 6942 6942 6454 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 670511402 289009664 6329 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516854287 0 0 16781312 514 7063369353755853062 0 0 17 5 0 0 0
/proc/6949/statm: 70559 6329 355 364 0 6477 0
[pid=6951] ppid=6949 vsize=1020188 CPUtime=3.68 cores=1,3,5,7
/proc/6951/stat : 6951 (gnovelty+2) R 6949 6951 6951 0 -1 4202496 1141 0 0 0 368 0 0 0 25 0 1 0 670511402 1044672512 876 33554432000 134512640 135663704 4287806416 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6951/statm: 255047 876 113 282 0 254763 0
[pid=6942/tid=6950] ppid=6940 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 2 0 670511402 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 1594352

[startup+12.7007 s]
/proc/loadavg: 4.00 4.07 3.98 5/427 6951
/proc/meminfo: memFree=15727964/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=291928 CPUtime=2.48 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 14220 932 1 0 240 8 0 0 22 0 2 0 670511141 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6942/statm: 72982 7854 1877 364 0 8900 0
[pid=6949] ppid=6942 vsize=282236 CPUtime=0.03 cores=1,3,5,7
/proc/6949/stat : 6949 (python) R 6942 6942 6454 0 -1 4202560 886 0 0 0 2 1 0 0 18 0 1 0 670511402 289009664 6352 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516877447 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/6949/statm: 70560 6352 378 364 0 6478 0
[pid=6951] ppid=6949 vsize=1020188 CPUtime=10.07 cores=1,3,5,7
/proc/6951/stat : 6951 (gnovelty+2) R 6949 6951 6951 0 -1 4202496 1141 0 0 0 1007 0 0 0 25 0 1 0 670511402 1044672512 876 33554432000 134512640 135663704 4287806416 18446744073709551615 134544370 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/6951/statm: 255047 876 113 282 0 254763 0
[pid=6942/tid=6950] ppid=6940 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 2 0 670511402 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 1594352

[startup+25.5004 s]
/proc/loadavg: 4.00 4.06 3.98 5/427 6951
/proc/meminfo: memFree=15728596/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=291928 CPUtime=2.48 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 14220 932 1 0 240 8 0 0 22 0 2 0 670511141 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6942/statm: 72982 7854 1877 364 0 8900 0
[pid=6949] ppid=6942 vsize=282236 CPUtime=0.05 cores=1,3,5,7
/proc/6949/stat : 6949 (python) S 6942 6942 6454 0 -1 4202560 891 0 0 0 3 2 0 0 18 0 1 0 670511402 289009664 6352 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516854287 0 0 16781312 514 6616174880700203270 0 0 17 5 0 0 0
/proc/6949/statm: 70559 6352 378 364 0 6477 0
[pid=6951] ppid=6949 vsize=1020188 CPUtime=22.86 cores=1,3,5,7
/proc/6951/stat : 6951 (gnovelty+2) R 6949 6951 6951 0 -1 4202496 1141 0 0 0 2286 0 0 0 25 0 1 0 670511402 1044672512 876 33554432000 134512640 135663704 4287806416 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6951/statm: 255047 876 113 282 0 254763 0
[pid=6942/tid=6950] ppid=6940 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 2 0 670511402 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 1594352

[startup+51.1007 s]
/proc/loadavg: 4.00 4.06 3.98 5/427 6952
/proc/meminfo: memFree=15728596/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=291928 CPUtime=2.48 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 14220 932 1 0 240 8 0 0 22 0 2 0 670511141 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6942/statm: 72982 7854 1877 364 0 8900 0
[pid=6949] ppid=6942 vsize=282236 CPUtime=0.13 cores=1,3,5,7
/proc/6949/stat : 6949 (python) S 6942 6942 6454 0 -1 4202560 900 0 0 0 8 5 0 0 18 0 1 0 670511402 289009664 6352 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516854287 0 0 16781312 514 6616174880700203270 0 0 17 5 0 0 0
/proc/6949/statm: 70559 6352 378 364 0 6477 0
[pid=6951] ppid=6949 vsize=1020188 CPUtime=48.44 cores=1,3,5,7
/proc/6951/stat : 6951 (gnovelty+2) R 6949 6951 6951 0 -1 4202496 1141 0 0 0 4844 0 0 0 25 0 1 0 670511402 1044672512 876 33554432000 134512640 135663704 4287806416 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6951/statm: 255047 876 113 282 0 254763 0
[pid=6942/tid=6950] ppid=6940 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 2 0 670511402 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1594352

[startup+102.314 s]
/proc/loadavg: 4.00 4.05 3.98 5/427 6953
/proc/meminfo: memFree=15727944/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=291928 CPUtime=2.48 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 14220 932 1 0 240 8 0 0 22 0 2 0 670511141 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/6942/statm: 72982 7854 1877 364 0 8900 0
[pid=6949] ppid=6942 vsize=282236 CPUtime=0.26 cores=1,3,5,7
/proc/6949/stat : 6949 (python) S 6942 6942 6454 0 -1 4202560 917 0 0 0 16 10 0 0 18 0 1 0 670511402 289009664 6352 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516854287 0 0 16781312 514 6616174880700203270 0 0 17 7 0 0 0
/proc/6949/statm: 70559 6352 378 364 0 6477 0
[pid=6951] ppid=6949 vsize=1020188 CPUtime=99.65 cores=1,3,5,7
/proc/6951/stat : 6951 (gnovelty+2) R 6949 6951 6951 0 -1 4202496 1141 0 0 0 9965 0 0 0 25 0 1 0 670511402 1044672512 876 33554432000 134512640 135663704 4287806416 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/6951/statm: 255047 876 113 282 0 254763 0
[pid=6942/tid=6950] ppid=6940 vsize=291928 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 2 0 670511402 298934272 7854 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 1594352

[startup+162.3 s]
/proc/loadavg: 4.03 4.05 3.98 5/435 6963
/proc/meminfo: memFree=15691632/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=302340 CPUtime=2.51 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 15049 932 1 0 243 8 0 0 19 0 3 0 670511141 309596160 7900 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/6942/statm: 75585 7900 1880 364 0 11500 0
[pid=6949] ppid=6942 vsize=292480 CPUtime=0.28 cores=1,3,5,7
/proc/6949/stat : 6949 (python) S 6942 6942 6454 0 -1 4202560 1078 0 0 0 16 12 0 0 19 0 2 0 670511402 299499520 6389 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6949/statm: 73120 6389 410 364 0 9038 0
[pid=6951] ppid=6949 vsize=1020188 CPUtime=100.28 cores=1,3,5,7
/proc/6951/stat : 6951 (gnovelty+2) T 6949 6951 6951 0 -1 4202496 1141 0 0 0 10028 0 0 0 25 0 1 0 670511402 1044672512 876 33554432000 134512640 135663704 4287806416 18446744073709551615 134525699 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/6951/statm: 255047 876 113 282 0 254763 0
[pid=6949/tid=6954] ppid=6942 vsize=292480 CPUtime=0 cores=1,3,5,7
/proc/6949/task/6954/stat : 6954 (python) S 6942 6942 6454 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670521435 299499520 6389 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604467442163968 0 0 -1 3 0 0 0
[pid=6955] ppid=6942 vsize=293120 CPUtime=0.17 cores=1,3,5,7
/proc/6955/stat : 6955 (python) S 6942 6942 6454 0 -1 4202560 905 0 0 0 9 8 0 0 18 0 1 0 670521438 300154880 6389 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516854342 0 0 16781312 514 6616174880700203271 0 0 17 3 0 0 0
/proc/6955/statm: 73280 6389 372 364 0 9195 0
[pid=6957] ppid=6955 vsize=1020188 CPUtime=59.32 cores=1,3,5,7
/proc/6957/stat : 6957 (gnovelty+2) R 6955 6957 6957 0 -1 4202496 1142 0 0 0 5932 0 0 0 25 0 1 0 670521439 1044672512 877 33554432000 134512640 135663704 4289322784 18446744073709551615 134525229 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/6957/statm: 255047 877 113 282 0 254763 0
[pid=6942/tid=6950] ppid=6940 vsize=302340 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 3 0 670511402 309596160 7900 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
[pid=6942/tid=6956] ppid=6940 vsize=302340 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6956/stat : 6956 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 670521438 309596160 7900 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.56
Current children cumulated vsize (KiB) 2928316

[startup+222.301 s]
/proc/loadavg: 4.16 4.07 4.00 6/439 6968
/proc/meminfo: memFree=15679908/32951124 swapFree=54450792/67111528
[pid=6942] ppid=6940 vsize=313136 CPUtime=2.55 cores=1,3,5,7
/proc/6942/stat : 6942 (python) S 6940 6942 6454 0 -1 4202496 15941 932 1 0 246 9 0 0 19 0 4 0 670511141 320651264 8041 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0

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

[pid=6973] ppid=6942 vsize=313412 CPUtime=0.3 cores=1,3,5,7
/proc/6973/stat : 6973 (python) S 6942 6942 6454 0 -1 4202560 1107 0 0 0 17 13 0 0 19 0 2 0 670541410 320933888 6561 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6973/statm: 78353 6561 400 364 0 14262 0
[pid=6975] ppid=6973 vsize=421804 CPUtime=100.22 cores=1,3,5,7
/proc/6975/stat : 6975 (adaptg2wsat2009) T 6973 6975 6975 0 -1 4202496 2136 0 0 0 10022 0 0 0 25 0 1 0 670541410 431927296 1871 33554432000 134512640 135107411 4293302912 18446744073709551615 134532347 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/6975/statm: 105451 1871 59 146 0 104327 0
[pid=6973/tid=6982] ppid=6942 vsize=313412 CPUtime=0 cores=1,3,5,7
/proc/6973/task/6982/stat : 6982 (python) S 6942 6942 6454 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670551439 320933888 6561 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604458424988992 0 0 -1 7 0 0 0
[pid=6983] ppid=6942 vsize=323620 CPUtime=0.3 cores=1,3,5,7
/proc/6983/stat : 6983 (python) S 6942 6942 6454 0 -1 4202560 1110 0 0 0 16 14 0 0 19 0 2 0 670551442 331386880 6565 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6983/statm: 80905 6565 400 364 0 16811 0
[pid=6985] ppid=6983 vsize=421804 CPUtime=100.29 cores=1,3,5,7
/proc/6985/stat : 6985 (adaptg2wsat2009) T 6983 6985 6985 0 -1 4202496 2140 0 0 0 10029 0 0 0 25 0 1 0 670551443 431927296 1872 33554432000 134512640 135107411 4292793968 18446744073709551615 134531822 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/6985/statm: 105451 1872 59 146 0 104327 0
[pid=6983/tid=6989] ppid=6942 vsize=323620 CPUtime=0 cores=1,3,5,7
/proc/6983/task/6989/stat : 6989 (python) S 6942 6942 6454 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 670561472 331386880 6565 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604465381128128 0 0 -1 7 0 0 0
[pid=6990] ppid=6942 vsize=333980 CPUtime=0.3 cores=1,3,5,7
/proc/6990/stat : 6990 (python) S 6942 6942 6454 0 -1 4202560 1117 0 0 0 16 14 0 0 19 0 2 0 670561476 341995520 6569 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/6990/statm: 83495 6569 400 364 0 19398 0
[pid=6992] ppid=6990 vsize=1020188 CPUtime=100.34 cores=1,3,5,7
/proc/6992/stat : 6992 (gnovelty+2) T 6990 6992 6992 0 -1 4202496 1146 0 0 0 10034 0 0 0 25 0 1 0 670561476 1044672512 877 33554432000 134512640 135663704 4287828800 18446744073709551615 134525224 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/6992/statm: 255047 877 113 282 0 254763 0
[pid=6990/tid=6996] ppid=6942 vsize=333980 CPUtime=0 cores=1,3,5,7
/proc/6990/task/6996/stat : 6996 (python) S 6942 6942 6454 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670571512 341995520 6569 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604460319535488 0 0 -1 7 0 0 0
[pid=6997] ppid=6942 vsize=344464 CPUtime=0.3 cores=1,3,5,7
/proc/6997/stat : 6997 (python) S 6942 6942 6454 0 -1 4202560 1175 0 0 0 16 14 0 0 16 0 2 0 670571515 352731136 6579 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/6997/statm: 86116 6579 406 364 0 22016 0
[pid=6999] ppid=6997 vsize=251296 CPUtime=100.19 cores=1,3,5,7
/proc/6999/stat : 6999 (FH) T 6997 6999 6999 0 -1 4202496 1962 0 0 0 10019 0 0 0 25 0 1 0 670571516 257327104 1694 33554432000 134512640 134936988 4292267232 18446744073709551615 134554998 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/6999/statm: 62824 1694 41 104 0 62328 0
[pid=6997/tid=7002] ppid=6942 vsize=344464 CPUtime=0 cores=1,3,5,7
/proc/6997/task/7002/stat : 7002 (python) S 6942 6942 6454 0 -1 4202560 96 0 0 0 0 0 0 0 16 0 2 0 670581545 352731136 6579 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604467442165760 0 0 -1 5 0 0 0
[pid=7003] ppid=6942 vsize=354492 CPUtime=0.3 cores=1,3,5,7
/proc/7003/stat : 7003 (python) S 6942 6942 6454 0 -1 4202560 1170 0 0 0 17 13 0 0 19 0 2 0 670581548 362999808 6599 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7003/statm: 88623 6599 406 364 0 24520 0
[pid=7005] ppid=7003 vsize=421804 CPUtime=100.24 cores=1,3,5,7
/proc/7005/stat : 7005 (adaptg2wsat2009) T 7003 7005 7005 0 -1 4202496 2146 0 0 0 10024 0 0 0 25 0 1 0 670581549 431927296 1872 33554432000 134512640 135107411 4287608320 18446744073709551615 134532128 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7005/statm: 105451 1872 59 146 0 104327 0
[pid=7003/tid=7009] ppid=6942 vsize=354492 CPUtime=0 cores=1,3,5,7
/proc/7003/task/7009/stat : 7009 (python) S 6942 6942 6454 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670591578 362999808 6599 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604454456428416 0 0 -1 7 0 0 0
[pid=7010] ppid=6942 vsize=365004 CPUtime=0.3 cores=1,3,5,7
/proc/7010/stat : 7010 (python) S 6942 6942 6454 0 -1 4202560 1142 0 0 0 16 14 0 0 19 0 2 0 670591582 373764096 6597 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/7010/statm: 91251 6597 400 364 0 27145 0
[pid=7012] ppid=7010 vsize=421804 CPUtime=100.28 cores=1,3,5,7
/proc/7012/stat : 7012 (adaptg2wsat2009) T 7010 7012 7012 0 -1 4202496 2145 0 0 0 10028 0 0 0 25 0 1 0 670591582 431927296 1872 33554432000 134512640 135107411 4287486048 18446744073709551615 134532376 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7012/statm: 105451 1872 59 146 0 104327 0
[pid=7010/tid=7016] ppid=6942 vsize=365004 CPUtime=0 cores=1,3,5,7
/proc/7010/task/7016/stat : 7016 (python) S 6942 6942 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670601611 373764096 6597 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604468985730112 0 0 -1 3 0 0 0
[pid=7017] ppid=6942 vsize=375004 CPUtime=0.31 cores=1,3,5,7
/proc/7017/stat : 7017 (python) S 6942 6942 6454 0 -1 4202560 1133 0 0 0 15 16 0 0 19 0 2 0 670601615 384004096 6608 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7017/statm: 93751 6608 400 364 0 29642 0
[pid=7019] ppid=7017 vsize=251296 CPUtime=99.29 cores=1,3,5,7
/proc/7019/stat : 7019 (FH) T 7017 7019 7019 0 -1 4202496 1965 0 0 0 9929 0 0 0 25 0 1 0 670601615 257327104 1694 33554432000 134512640 134936988 4294666352 18446744073709551615 134553482 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7019/statm: 62824 1694 41 104 0 62328 0
[pid=7017/tid=7022] ppid=6942 vsize=375004 CPUtime=0 cores=1,3,5,7
/proc/7017/task/7022/stat : 7022 (python) S 6942 6942 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670611545 384004096 6608 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604454456426624 0 0 -1 3 0 0 0
[pid=7023] ppid=6942 vsize=385404 CPUtime=0.6 cores=1,3,5,7
/proc/7023/stat : 7023 (python) S 6942 6942 6454 0 -1 4202560 1156 0 0 0 32 28 0 0 19 0 2 0 670611549 394653696 6612 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7023/statm: 96351 6612 400 364 0 32239 0
[pid=7025] ppid=7023 vsize=268420 CPUtime=195.68 cores=1,3,5,7
/proc/7025/stat : 7025 (hybridGM3) T 7023 7025 7025 0 -1 4202496 5644 0 0 0 19568 0 0 0 25 0 1 0 670611550 274862080 5377 33554432000 134512640 135204385 4290583808 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7025/statm: 67105 5377 63 169 0 66935 0
[pid=7023/tid=7031] ppid=6942 vsize=385404 CPUtime=0 cores=1,3,5,7
/proc/7023/task/7031/stat : 7031 (python) S 6942 6942 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670631119 394653696 6612 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604471161719488 0 0 -1 3 0 0 0
[pid=7032] ppid=6942 vsize=395960 CPUtime=0.3 cores=1,3,5,7
/proc/7032/stat : 7032 (python) S 6942 6942 6454 0 -1 4202560 1145 0 0 0 15 15 0 0 19 0 2 0 670631123 405463040 6616 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7032/statm: 98990 6616 400 364 0 34875 0
[pid=7034] ppid=7032 vsize=1020188 CPUtime=100.35 cores=1,3,5,7
/proc/7034/stat : 7034 (gnovelty+2) T 7032 7034 7034 0 -1 4202496 1150 0 0 0 10035 0 0 0 25 0 1 0 670631123 1044672512 877 33554432000 134512640 135663704 4293928704 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7034/statm: 255047 877 113 282 0 254763 0
[pid=7032/tid=7038] ppid=6942 vsize=395960 CPUtime=0 cores=1,3,5,7
/proc/7032/task/7038/stat : 7038 (python) S 6942 6942 6454 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 670641158 405463040 6616 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604458424990784 0 0 -1 7 0 0 0
[pid=7039] ppid=6942 vsize=405932 CPUtime=0.59 cores=1,3,5,7
/proc/7039/stat : 7039 (python) S 6942 6942 6454 0 -1 4202560 1167 0 0 0 33 26 0 0 19 0 2 0 670641162 415674368 6667 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7039/statm: 101483 6667 400 364 0 37365 0
[pid=7041] ppid=7039 vsize=268420 CPUtime=194.68 cores=1,3,5,7
/proc/7041/stat : 7041 (hybridGM3) T 7039 7041 7041 0 -1 4202496 5649 0 0 0 19468 0 0 0 25 0 1 0 670641162 274862080 5377 33554432000 134512640 135204385 4293942624 18446744073709551615 134538041 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7041/statm: 67105 5377 63 169 0 66935 0
[pid=7039/tid=7056] ppid=6942 vsize=405932 CPUtime=0 cores=1,3,5,7
/proc/7039/task/7056/stat : 7056 (python) S 6942 6942 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670660631 415674368 6667 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604466432282816 0 0 -1 7 0 0 0
[pid=7057] ppid=6942 vsize=416352 CPUtime=0.32 cores=1,3,5,7
/proc/7057/stat : 7057 (python) S 6942 6942 6454 0 -1 4202560 1159 0 0 0 18 14 0 0 19 0 2 0 670660634 426344448 6671 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7057/statm: 104088 6671 400 364 0 39967 0
[pid=7059] ppid=7057 vsize=421804 CPUtime=99.31 cores=1,3,5,7
/proc/7059/stat : 7059 (adaptg2wsat2009) T 7057 7059 7059 0 -1 4202496 2145 0 0 0 9931 0 0 0 25 0 1 0 670660635 431927296 1871 33554432000 134512640 135107411 4292744288 18446744073709551615 134531768 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/7059/statm: 105451 1871 59 146 0 104327 0
[pid=7057/tid=7066] ppid=6942 vsize=416352 CPUtime=0 cores=1,3,5,7
/proc/7057/task/7066/stat : 7066 (python) S 6942 6942 6454 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 670670567 426344448 6671 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604469446039616 0 0 -1 7 0 0 0
[pid=7067] ppid=6942 vsize=491780 CPUtime=0.62 cores=1,3,5,7
/proc/7067/stat : 7067 (python) S 6942 6942 6454 0 -1 4202560 1255 0 0 0 33 29 0 0 19 0 2 0 670670571 503582720 6929 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7067/statm: 122945 6929 407 364 0 58821 0
[pid=7069] ppid=7067 vsize=268420 CPUtime=195.71 cores=1,3,5,7
/proc/7069/stat : 7069 (hybridGM3) T 7067 7069 7069 0 -1 4202496 5650 0 0 0 19571 0 0 0 25 0 1 0 670670571 274862080 5377 33554432000 134512640 135204385 4290893072 18446744073709551615 134537804 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7069/statm: 67105 5377 63 169 0 66935 0
[pid=7067/tid=7075] ppid=6942 vsize=491780 CPUtime=0 cores=1,3,5,7
/proc/7067/task/7075/stat : 7075 (python) S 6942 6942 6454 0 -1 4202560 183 0 0 0 0 0 0 0 19 0 2 0 670690143 503582720 6929 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604455723245632 0 0 -1 7 0 0 0
[pid=7076] ppid=6942 vsize=502036 CPUtime=0.6 cores=1,3,5,7
/proc/7076/stat : 7076 (python) S 6942 6942 6454 0 -1 4202560 1163 0 0 0 31 29 0 0 19 0 2 0 670690146 514084864 6970 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7076/statm: 125509 6970 406 364 0 61382 0
[pid=7078] ppid=7076 vsize=268420 CPUtime=195.69 cores=1,3,5,7
/proc/7078/stat : 7078 (hybridGM3) T 7076 7078 7078 0 -1 4202496 5647 0 0 0 19569 0 0 0 25 0 1 0 670690147 274862080 5377 33554432000 134512640 135204385 4290515968 18446744073709551615 134538025 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7078/statm: 67105 5377 63 169 0 66935 0
[pid=7076/tid=7128] ppid=6942 vsize=502036 CPUtime=0 cores=1,3,5,7
/proc/7076/task/7128/stat : 7128 (python) S 6942 6942 6454 0 -1 4202560 89 0 0 0 0 0 0 0 19 0 2 0 670709717 514084864 6970 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604470608753024 0 0 -1 7 0 0 0
[pid=7129] ppid=6942 vsize=512292 CPUtime=4.84 cores=1,3,5,7
/proc/7129/stat : 7129 (python) S 6942 6942 6454 0 -1 4202560 1109 0 0 0 244 240 0 0 19 0 2 0 670709720 524587008 6969 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/7129/statm: 128073 6969 400 364 0 63943 0
[pid=7131] ppid=7129 vsize=459764 CPUtime=1553.84 cores=1,3,5,7
/proc/7131/stat : 7131 (TNM) T 7129 7131 7131 0 -1 4202496 1929 0 0 0 155384 0 0 0 25 0 1 0 670709721 470798336 1657 33554432000 134512640 135008748 4287284272 18446744073709551615 134527503 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/7131/statm: 114941 1657 46 122 0 113841 0
[pid=7129/tid=7207] ppid=6942 vsize=512292 CPUtime=0 cores=1,3,5,7
/proc/7129/task/7207/stat : 7207 (python) S 6942 6942 6454 0 -1 4202560 84 0 0 0 0 0 0 0 19 0 2 0 670865101 524587008 6969 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 514 18446604470608754816 0 0 -1 5 0 0 0
[pid=7208] ppid=6942 vsize=523040 CPUtime=0 cores=1,3,5,7
/proc/7208/stat : 7208 (python) S 6942 6942 6454 0 -1 4202560 832 0 0 0 0 0 0 0 19 0 1 0 670865104 535592960 6824 33554432000 4194304 5683644 140736365507824 18446744073709551615 246516854342 0 0 16781312 514 4647699151700623359 0 0 17 7 0 0 0
/proc/7208/statm: 130760 6824 346 364 0 66627 0
[pid=7210] ppid=7208 vsize=249144 CPUtime=0.09 cores=1,3,5,7
/proc/7210/stat : 7210 (FH) R 7208 7210 7210 0 -1 4202496 1569 0 0 0 9 0 0 0 21 0 1 0 670865104 255123456 1295 33554432000 134512640 134936988 4290855024 18446744073709551615 134523454 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/7210/statm: 62286 1295 37 104 0 61790 0
[pid=6942/tid=6950] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6950/stat : 6950 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 22 0 19 0 670511402 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
[pid=6942/tid=6956] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6956/stat : 6956 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670521438 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=6967] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6967/stat : 6967 (python) S 6940 6942 6454 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670531475 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=6974] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6974/stat : 6974 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670541410 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=6984] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6984/stat : 6984 (python) S 6940 6942 6454 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 19 0 670551443 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 3 0 0 0
[pid=6942/tid=6991] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6991/stat : 6991 (python) S 6940 6942 6454 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 19 0 670561476 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=6998] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/6998/stat : 6998 (python) S 6940 6942 6454 0 -1 4202560 31 932 0 0 0 0 0 0 20 0 19 0 670571515 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=7004] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7004/stat : 7004 (python) S 6940 6942 6454 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 19 0 670581549 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=7011] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7011/stat : 7011 (python) S 6940 6942 6454 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670591582 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
[pid=6942/tid=7018] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7018/stat : 7018 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670601615 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
[pid=6942/tid=7024] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7024/stat : 7024 (python) S 6940 6942 6454 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 19 0 670611549 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
[pid=6942/tid=7033] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7033/stat : 7033 (python) S 6940 6942 6454 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 19 0 670631123 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 3 0 0 0
[pid=6942/tid=7040] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7040/stat : 7040 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670641162 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 3 0 0 0
[pid=6942/tid=7058] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7058/stat : 7058 (python) S 6940 6942 6454 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 19 0 670660635 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
[pid=6942/tid=7068] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7068/stat : 7068 (python) S 6940 6942 6454 0 -1 4202560 137 932 0 0 0 0 0 0 20 0 19 0 670670571 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 3 0 0 0
[pid=6942/tid=7077] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7077/stat : 7077 (python) S 6940 6942 6454 0 -1 4202560 35 932 0 0 0 0 0 0 20 0 19 0 670690146 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 3 0 0 0
[pid=6942/tid=7130] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7130/stat : 7130 (python) S 6940 6942 6454 0 -1 4202560 38 932 0 0 0 0 0 0 20 0 19 0 670709721 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 7 0 0 0
[pid=6942/tid=7209] ppid=6940 vsize=532792 CPUtime=0 cores=1,3,5,7
/proc/6942/task/7209/stat : 7209 (python) S 6940 6942 6454 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 19 0 670865104 545579008 8393 33554432000 4194304 5683644 140736365507824 18446744073709551615 246528657841 0 0 16781312 2 18446604471104603392 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3550.04
Current children cumulated vsize (KiB) 16360984

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 3539.83
CPU time (s): 3550.04
CPU user time (s): 3544.74
CPU system time (s): 5.3
CPU usage (%): 100.288
Max. virtual memory (cumulated for all children) (KiB): 16360984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.98655
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31399
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= 1072
involuntary context switches= 77

runsolver used 28.2067 second user time and 61.3027 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-17 01:38:49
IDJOB=3386598
IDBENCH=82663
IDSOLVER=1872
FILE ID=node134/3386598-1305589129
RUNJOBID= node134-1305586144-6473
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-k7-r85-v400-c34000-S536077088-015-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-3386598-1305589129/watcher-3386598-1305589129 -o /tmp/evaluation-result-3386598-1305589129/solver-3386598-1305589129 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386598-1305589129.cnf -seed 1136001790 -budget 5000

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

MD5SUM BENCH= 7eb6d5b5c1c99a6b88954b61ac97b4f7
RANDOM SEED=1136001790

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:      15760712 kB
Buffers:        173560 kB
Cached:         793644 kB
SwapCached:      16428 kB
Active:        5798088 kB
Inactive:     11132228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15760712 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:           33320 kB
Writeback:           0 kB
AnonPages:    15954388 kB
Mapped:          23192 kB
Slab:           102020 kB
PageTables:      92272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89192028 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= 73496 MiB
End job on node134 at 2011-05-17 02:37:51