Trace number 3484254

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, 1200 s timeout)? 1197.84 1197.32

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S899463426-096.UNKNOWN.cnf
MD5SUMbf57ee4f209393e8d4bc647eb9e177d4
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.48	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.48	c INFO: solving HOME/instance-3484254-1307748503.cnf
0.30/0.48	c INFO: computing task features
0.30/0.48	c INFO: computed variable-clause graph statistics
0.30/0.48	c INFO: computed clause balance statistics
0.39/0.52	c INFO: computed variable balance statistics
0.39/0.57	c INFO: computed small-clause counts
0.39/0.57	c INFO: computed Horn-clause counts
0.39/0.57	c INFO: computed variable graph statistics
0.39/0.57	c INFO: collected features for HOME/instance-3484254-1307748503.cnf in 0.11 s
0.39/0.58	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
100.61/100.71	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.82/200.85	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.38)
885.96/885.80	c INFO: running march_hi@0 for 194 with 315 remaining (b = 0.13)
1083.02/1082.63	c INFO: running march_hi@684 for 118 with 118 remaining (b = 0.05)
1197.64/1197.29	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3484254-1307748503/watcher-3484254-1307748503 -o /tmp/evaluation-result-3484254-1307748503/solver-3484254-1307748503 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484254-1307748503.cnf -seed 664127887 -budget 1200 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.21 5/211 32073
/proc/meminfo: memFree=31185588/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=15380 CPUtime=0 cores=1,3
/proc/32073/stat : 32073 (python) R 32071 32073 31196 0 -1 4202496 811 0 0 0 0 0 0 0 25 0 1 0 867266569 15749120 695 33554432000 4194304 5683644 140733524247424 18446744073709551615 4433760 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32073/statm: 3845 695 334 364 0 332 0

[startup+0.0974549 s]
/proc/loadavg: 4.00 3.97 3.21 5/211 32073
/proc/meminfo: memFree=31185588/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=104220 CPUtime=0.06 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 3039 0 0 0 4 2 0 0 17 0 1 0 867266569 106721280 2726 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/32073/statm: 26055 2726 847 364 0 1803 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104220

[startup+0.10045 s]
/proc/loadavg: 4.00 3.97 3.21 5/211 32073
/proc/meminfo: memFree=31185588/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=104228 CPUtime=0.07 cores=1,3
/proc/32073/stat : 32073 (python) R 32071 32073 31196 0 -1 4202496 3073 0 0 0 5 2 0 0 17 0 1 0 867266569 106729472 2752 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039653376 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/32073/statm: 26057 2752 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.300439 s]
/proc/loadavg: 4.00 3.97 3.21 5/211 32073
/proc/meminfo: memFree=31185588/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=190252 CPUtime=0.22 cores=1,3
/proc/32073/stat : 32073 (python) R 32071 32073 31196 0 -1 4202496 6874 932 1 0 16 6 0 0 17 0 1 0 867266569 194818048 4920 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039341808 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32073/statm: 47563 4924 1421 364 0 3723 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 190252

[startup+0.700306 s]
/proc/loadavg: 4.00 3.97 3.21 5/211 32073
/proc/meminfo: memFree=31185588/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288868

[startup+1.5002 s]
/proc/loadavg: 4.00 3.97 3.21 5/215 32081
/proc/meminfo: memFree=31161284/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
[pid=32079] ppid=32073 vsize=278624 CPUtime=0 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 867266628 285310976 5574 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675407 0 0 16781312 514 17202091142926041087 0 0 17 1 0 0 0
/proc/32079/statm: 69656 5574 354 364 0 5574 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=0.9 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) R 32079 32081 32081 0 -1 4202496 461 0 0 0 90 0 0 0 21 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134524436 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=288868 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 867266628 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 1585428

[startup+3.10091 s]
/proc/loadavg: 4.00 3.97 3.21 5/215 32081
/proc/meminfo: memFree=31161284/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
[pid=32079] ppid=32073 vsize=278624 CPUtime=0 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 867266628 285310976 5574 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675407 0 0 16781312 514 17202091142926008583 0 0 17 1 0 0 0
/proc/32079/statm: 69656 5574 354 364 0 5574 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=2.51 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) R 32079 32081 32081 0 -1 4202496 461 0 0 0 251 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134525332 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=288868 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 867266628 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585428

[startup+6.30034 s]
/proc/loadavg: 4.00 3.97 3.22 5/219 32085
/proc/meminfo: memFree=31155668/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
[pid=32079] ppid=32073 vsize=278624 CPUtime=0 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 867266628 285310976 5596 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675407 0 0 16781312 514 17202091142926008583 0 0 17 1 0 0 0
/proc/32079/statm: 69656 5596 376 364 0 5574 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=5.7 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) R 32079 32081 32081 0 -1 4202496 461 0 0 0 570 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=288868 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 867266628 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1585428

[startup+12.7002 s]
/proc/loadavg: 4.08 3.99 3.23 6/219 32085
/proc/meminfo: memFree=31155808/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
[pid=32079] ppid=32073 vsize=278624 CPUtime=0.01 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 867266628 285310976 5596 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675407 0 0 16781312 514 13510640552437055751 0 0 17 1 0 0 0
/proc/32079/statm: 69656 5596 376 364 0 5574 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=12.1 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) R 32079 32081 32081 0 -1 4202496 461 0 0 0 1210 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134546746 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=288868 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 867266628 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1585428

[startup+25.5009 s]
/proc/loadavg: 4.06 3.99 3.24 5/219 32086
/proc/meminfo: memFree=31156244/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
[pid=32079] ppid=32073 vsize=278624 CPUtime=0.03 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 889 0 0 0 1 2 0 0 18 0 1 0 867266628 285310976 5597 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675407 0 0 16781312 514 13510640552437055751 0 0 17 1 0 0 0
/proc/32079/statm: 69656 5597 377 364 0 5574 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=24.89 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) R 32079 32081 32081 0 -1 4202496 461 0 0 0 2489 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134525490 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=288868 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 867266628 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1585428

[startup+51.1003 s]
/proc/loadavg: 4.04 3.99 3.26 6/222 32089
/proc/meminfo: memFree=31126792/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=288868 CPUtime=0.48 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 9819 932 1 0 39 9 0 0 19 0 2 0 867266569 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 72217 7091 1867 364 0 8135 0
[pid=32079] ppid=32073 vsize=278624 CPUtime=0.05 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 901 0 0 0 2 3 0 0 18 0 1 0 867266628 285310976 5597 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675407 0 0 16781312 514 13510640552437055751 0 0 17 1 0 0 0
/proc/32079/statm: 69656 5597 377 364 0 5574 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=50.46 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) R 32079 32081 32081 0 -1 4202496 461 0 0 0 5046 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134546746 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=288868 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 2 0 867266628 295800832 7091 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1585428

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.29 5/226 32095
/proc/meminfo: memFree=31120612/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=299672 CPUtime=0.49 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 10646 932 1 0 40 9 0 0 19 0 3 0 867266569 306864128 7241 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32073/statm: 74918 7241 1870 364 0 10833 0
[pid=32079] ppid=32073 vsize=288868 CPUtime=0.13 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867266628 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32079/statm: 72217 5641 416 364 0 8135 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=100.01 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) T 32079 32081 32081 0 -1 4202496 461 0 0 0 10001 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32079/tid=32092] ppid=32073 vsize=288868 CPUtime=0 cores=1,3
/proc/32079/task/32092/stat : 32092 (python) S 32073 32073 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867276640 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212834496 0 0 -1 3 0 0 0
[pid=32093] ppid=32073 vsize=289428 CPUtime=0 cores=1,3
/proc/32093/stat : 32093 (python) S 32073 32073 31196 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 867276641 296374272 5715 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675462 0 0 16781312 514 9163968176680042757 0 0 17 3 0 0 0
/proc/32093/statm: 72357 5715 348 364 0 8272 0
[pid=32095] ppid=32093 vsize=1017936 CPUtime=1.58 cores=1,3
/proc/32095/stat : 32095 (gnovelty+2) R 32093 32095 32095 0 -1 4202496 461 0 0 0 158 0 0 0 25 0 1 0 867276641 1042366464 196 33554432000 134512640 135663704 4292432480 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32095/statm: 254484 196 113 282 0 254200 0
[pid=32073/tid=32080] ppid=32071 vsize=299672 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 3 0 867266628 306864128 7241 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32094] ppid=32071 vsize=299672 CPUtime=0 cores=1,3
/proc/32073/task/32094/stat : 32094 (python) S 32071 32073 31196 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 3 0 867276641 306864128 7241 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 2913840

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.33 5/231 32101
/proc/meminfo: memFree=31101556/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=299672 CPUtime=0.49 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 10646 932 1 0 40 9 0 0 19 0 3 0 867266569 306864128 7241 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32073/statm: 74918 7241 1870 364 0 10833 0
[pid=32079] ppid=32073 vsize=288868 CPUtime=0.13 cores=1,3

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

[pid=32073/tid=32080] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 5 0 867266628 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32094] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32094/stat : 32094 (python) S 32071 32073 31196 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 5 0 867276641 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32105] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32105/stat : 32105 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 5 0 867286655 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32298] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32298/stat : 32298 (python) S 32071 32073 31196 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 867355150 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1193.95
Current children cumulated vsize (KiB) 3754368

[startup+1195.1 s]
/proc/loadavg: 4.06 4.03 3.77 5/231 32647
/proc/meminfo: memFree=31124668/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=320392 CPUtime=0.51 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 12838 932 1 0 42 9 0 0 18 0 5 0 867266569 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 80098 7288 1874 364 0 16007 0
[pid=32079] ppid=32073 vsize=288868 CPUtime=0.13 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867266628 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32079/statm: 72217 5641 416 364 0 8135 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=100.01 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) T 32079 32081 32081 0 -1 4202496 461 0 0 0 10001 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32079/tid=32092] ppid=32073 vsize=288868 CPUtime=0 cores=1,3
/proc/32079/task/32092/stat : 32092 (python) S 32073 32073 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867276640 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212834496 0 0 -1 3 0 0 0
[pid=32093] ppid=32073 vsize=289428 CPUtime=0.13 cores=1,3
/proc/32093/stat : 32093 (python) S 32073 32073 31196 0 -1 4202560 1070 0 0 0 8 5 0 0 19 0 2 0 867276641 296374272 5768 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32093/statm: 72357 5768 400 364 0 8272 0
[pid=32095] ppid=32093 vsize=1017936 CPUtime=100.12 cores=1,3
/proc/32095/stat : 32095 (gnovelty+2) T 32093 32095 32095 0 -1 4202496 461 0 0 0 10012 0 0 0 25 0 1 0 867276641 1042366464 196 33554432000 134512640 135663704 4292432480 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32095/statm: 254484 196 113 282 0 254200 0
[pid=32093/tid=32103] ppid=32073 vsize=289428 CPUtime=0 cores=1,3
/proc/32093/task/32103/stat : 32103 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867286654 296374272 5768 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604467931247744 0 0 -1 1 0 0 0
[pid=32104] ppid=32073 vsize=299352 CPUtime=1.11 cores=1,3
/proc/32104/stat : 32104 (python) S 32073 32073 31196 0 -1 4202560 1137 0 0 0 60 51 0 0 15 0 2 0 867286655 306536448 5692 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32104/statm: 74838 5692 400 364 0 10750 0
[pid=32106] ppid=32104 vsize=176100 CPUtime=796.43 cores=1,3
/proc/32106/stat : 32106 (march_hi) R 32104 32106 32106 0 -1 4202496 28964 0 0 0 79635 8 0 0 25 0 1 0 867286655 180326400 28703 33554432000 4194304 4955518 140735461993664 18446744073709551615 4227677 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32106/statm: 44025 28703 104 186 0 43838 0
[pid=32104/tid=32296] ppid=32073 vsize=299352 CPUtime=0 cores=1,3
/proc/32104/task/32296/stat : 32296 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 867355149 306536448 5692 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212832704 0 0 -1 1 0 0 0
[pid=32297] ppid=32073 vsize=310148 CPUtime=0.28 cores=1,3
/proc/32297/stat : 32297 (python) S 32073 32073 31196 0 -1 4202560 1128 0 0 0 16 12 0 0 16 0 2 0 867355150 317591552 5811 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32297/statm: 77537 5811 400 364 0 13446 0
[pid=32299] ppid=32297 vsize=34208 CPUtime=196.82 cores=1,3
/proc/32299/stat : 32299 (march_hi) T 32297 32299 32299 0 -1 4202496 8102 0 0 0 19681 1 0 0 25 0 1 0 867355150 35028992 7841 33554432000 4194304 4955518 140735786245648 18446744073709551615 4224551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32299/statm: 8552 7841 104 186 0 8365 0
[pid=32297/tid=32544] ppid=32073 vsize=310148 CPUtime=0 cores=1,3
/proc/32297/task/32544/stat : 32544 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 867374832 317591552 5811 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604471125180480 0 0 -1 3 0 0 0
[pid=32073/tid=32080] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 5 0 867266628 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32094] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32094/stat : 32094 (python) S 32071 32073 31196 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 5 0 867276641 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32105] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32105/stat : 32105 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 5 0 867286655 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32298] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32298/stat : 32298 (python) S 32071 32073 31196 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 867355150 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1195.54
Current children cumulated vsize (KiB) 3754368

[startup+1196.7 s]
/proc/loadavg: 4.06 4.03 3.77 5/231 32647
/proc/meminfo: memFree=31124296/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=320392 CPUtime=0.51 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 12838 932 1 0 42 9 0 0 18 0 5 0 867266569 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 80098 7288 1874 364 0 16007 0
[pid=32079] ppid=32073 vsize=288868 CPUtime=0.13 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867266628 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32079/statm: 72217 5641 416 364 0 8135 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=100.01 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) T 32079 32081 32081 0 -1 4202496 461 0 0 0 10001 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32079/tid=32092] ppid=32073 vsize=288868 CPUtime=0 cores=1,3
/proc/32079/task/32092/stat : 32092 (python) S 32073 32073 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867276640 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212834496 0 0 -1 3 0 0 0
[pid=32093] ppid=32073 vsize=289428 CPUtime=0.13 cores=1,3
/proc/32093/stat : 32093 (python) S 32073 32073 31196 0 -1 4202560 1070 0 0 0 8 5 0 0 19 0 2 0 867276641 296374272 5768 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32093/statm: 72357 5768 400 364 0 8272 0
[pid=32095] ppid=32093 vsize=1017936 CPUtime=100.12 cores=1,3
/proc/32095/stat : 32095 (gnovelty+2) T 32093 32095 32095 0 -1 4202496 461 0 0 0 10012 0 0 0 25 0 1 0 867276641 1042366464 196 33554432000 134512640 135663704 4292432480 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32095/statm: 254484 196 113 282 0 254200 0
[pid=32093/tid=32103] ppid=32073 vsize=289428 CPUtime=0 cores=1,3
/proc/32093/task/32103/stat : 32103 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867286654 296374272 5768 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604467931247744 0 0 -1 1 0 0 0
[pid=32104] ppid=32073 vsize=299352 CPUtime=1.11 cores=1,3
/proc/32104/stat : 32104 (python) S 32073 32073 31196 0 -1 4202560 1137 0 0 0 60 51 0 0 15 0 2 0 867286655 306536448 5692 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32104/statm: 74838 5692 400 364 0 10750 0
[pid=32106] ppid=32104 vsize=176100 CPUtime=798.04 cores=1,3
/proc/32106/stat : 32106 (march_hi) R 32104 32106 32106 0 -1 4202496 29020 0 0 0 79796 8 0 0 25 0 1 0 867286655 180326400 28759 33554432000 4194304 4955518 140735461993664 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32106/statm: 44025 28759 104 186 0 43838 0
[pid=32104/tid=32296] ppid=32073 vsize=299352 CPUtime=0 cores=1,3
/proc/32104/task/32296/stat : 32296 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 867355149 306536448 5692 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212832704 0 0 -1 1 0 0 0
[pid=32297] ppid=32073 vsize=310148 CPUtime=0.28 cores=1,3
/proc/32297/stat : 32297 (python) S 32073 32073 31196 0 -1 4202560 1128 0 0 0 16 12 0 0 16 0 2 0 867355150 317591552 5811 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32297/statm: 77537 5811 400 364 0 13446 0
[pid=32299] ppid=32297 vsize=34208 CPUtime=196.82 cores=1,3
/proc/32299/stat : 32299 (march_hi) T 32297 32299 32299 0 -1 4202496 8102 0 0 0 19681 1 0 0 25 0 1 0 867355150 35028992 7841 33554432000 4194304 4955518 140735786245648 18446744073709551615 4224551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32299/statm: 8552 7841 104 186 0 8365 0
[pid=32297/tid=32544] ppid=32073 vsize=310148 CPUtime=0 cores=1,3
/proc/32297/task/32544/stat : 32544 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 867374832 317591552 5811 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604471125180480 0 0 -1 3 0 0 0
[pid=32073/tid=32080] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 5 0 867266628 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32094] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32094/stat : 32094 (python) S 32071 32073 31196 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 5 0 867276641 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32105] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32105/stat : 32105 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 5 0 867286655 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32298] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32298/stat : 32298 (python) S 32071 32073 31196 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 867355150 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1197.15
Current children cumulated vsize (KiB) 3754368

[startup+1197.1 s]
/proc/loadavg: 4.06 4.03 3.77 5/231 32647
/proc/meminfo: memFree=31124296/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=320392 CPUtime=0.51 cores=1,3
/proc/32073/stat : 32073 (python) S 32071 32073 31196 0 -1 4202496 12838 932 1 0 42 9 0 0 18 0 5 0 867266569 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32073/statm: 80098 7288 1874 364 0 16007 0
[pid=32079] ppid=32073 vsize=288868 CPUtime=0.13 cores=1,3
/proc/32079/stat : 32079 (python) S 32073 32073 31196 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867266628 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32079/statm: 72217 5641 416 364 0 8135 0
[pid=32081] ppid=32079 vsize=1017936 CPUtime=100.01 cores=1,3
/proc/32081/stat : 32081 (gnovelty+2) T 32079 32081 32081 0 -1 4202496 461 0 0 0 10001 0 0 0 25 0 1 0 867266628 1042366464 196 33554432000 134512640 135663704 4292183168 18446744073709551615 134524882 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32081/statm: 254484 196 113 282 0 254200 0
[pid=32079/tid=32092] ppid=32073 vsize=288868 CPUtime=0 cores=1,3
/proc/32079/task/32092/stat : 32092 (python) S 32073 32073 31196 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 867276640 295800832 5641 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212834496 0 0 -1 3 0 0 0
[pid=32093] ppid=32073 vsize=289428 CPUtime=0.13 cores=1,3
/proc/32093/stat : 32093 (python) S 32073 32073 31196 0 -1 4202560 1070 0 0 0 8 5 0 0 19 0 2 0 867276641 296374272 5768 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32093/statm: 72357 5768 400 364 0 8272 0
[pid=32095] ppid=32093 vsize=1017936 CPUtime=100.12 cores=1,3
/proc/32095/stat : 32095 (gnovelty+2) T 32093 32095 32095 0 -1 4202496 461 0 0 0 10012 0 0 0 25 0 1 0 867276641 1042366464 196 33554432000 134512640 135663704 4292432480 18446744073709551615 134525309 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32095/statm: 254484 196 113 282 0 254200 0
[pid=32093/tid=32103] ppid=32073 vsize=289428 CPUtime=0 cores=1,3
/proc/32093/task/32103/stat : 32103 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867286654 296374272 5768 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604467931247744 0 0 -1 1 0 0 0
[pid=32104] ppid=32073 vsize=299352 CPUtime=1.11 cores=1,3
/proc/32104/stat : 32104 (python) S 32073 32073 31196 0 -1 4202560 1137 0 0 0 60 51 0 0 15 0 2 0 867286655 306536448 5692 33554432000 4194304 5683644 140733524247424 18446744073709551615 212039675462 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32104/statm: 74838 5692 400 364 0 10750 0
[pid=32106] ppid=32104 vsize=176100 CPUtime=798.43 cores=1,3
/proc/32106/stat : 32106 (march_hi) R 32104 32106 32106 0 -1 4202496 29033 0 0 0 79835 8 0 0 25 0 1 0 867286655 180326400 28772 33554432000 4194304 4955518 140735461993664 18446744073709551615 4286590 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32106/statm: 44025 28772 104 186 0 43838 0
[pid=32104/tid=32296] ppid=32073 vsize=299352 CPUtime=0 cores=1,3
/proc/32104/task/32296/stat : 32296 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 867355149 306536448 5692 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604461212832704 0 0 -1 1 0 0 0
[pid=32297] ppid=32073 vsize=310148 CPUtime=0.28 cores=1,3
/proc/32297/stat : 32297 (python) S 32073 32073 31196 0 -1 4202560 1128 0 0 0 16 12 0 0 16 0 2 0 867355150 317591552 5811 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32297/statm: 77537 5811 400 364 0 13446 0
[pid=32299] ppid=32297 vsize=34208 CPUtime=196.82 cores=1,3
/proc/32299/stat : 32299 (march_hi) T 32297 32299 32299 0 -1 4202496 8102 0 0 0 19681 1 0 0 25 0 1 0 867355150 35028992 7841 33554432000 4194304 4955518 140735786245648 18446744073709551615 4224551 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32299/statm: 8552 7841 104 186 0 8365 0
[pid=32297/tid=32544] ppid=32073 vsize=310148 CPUtime=0 cores=1,3
/proc/32297/task/32544/stat : 32544 (python) S 32073 32073 31196 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 867374832 317591552 5811 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 514 18446604471125180480 0 0 -1 3 0 0 0
[pid=32073/tid=32080] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 19 0 5 0 867266628 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32094] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32094/stat : 32094 (python) S 32071 32073 31196 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 5 0 867276641 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32105] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32105/stat : 32105 (python) S 32071 32073 31196 0 -1 4202560 31 932 0 0 0 0 0 0 18 0 5 0 867286655 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 3 0 0 0
[pid=32073/tid=32298] ppid=32071 vsize=320392 CPUtime=0 cores=1,3
/proc/32073/task/32298/stat : 32298 (python) S 32071 32073 31196 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 5 0 867355150 328081408 7288 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 2 18446604454224044224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1197.54
Current children cumulated vsize (KiB) 3754368

[startup+1197.3 s]
/proc/loadavg: 4.06 4.03 3.77 5/231 32647
/proc/meminfo: memFree=31124296/32951124 swapFree=67050916/67111528
[pid=32073] ppid=32071 vsize=319492 CPUtime=1197.81 cores=1,3
/proc/32073/stat : 32073 (python) R 32071 32073 31196 0 -1 4202496 14865 43576 1 0 42 10 119641 88 17 0 3 0 867266569 327159808 7101 33554432000 4194304 5683644 140733524247424 18446744073709551615 5114052 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/32073/statm: 79873 7101 1867 364 0 15795 0
[pid=32073/tid=32080] ppid=32071 vsize=319492 CPUtime=1197.29 cores=1,3
/proc/32073/task/32080/stat : 32080 (python) S 32071 32073 31196 0 -1 4202560 33 43576 0 0 0 0 119641 88 18 0 3 0 867266628 327159808 7101 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 0 18446604454224044224 0 0 -1 1 0 0 0
[pid=32073/tid=32094] ppid=32071 vsize=319492 CPUtime=1197.29 cores=1,3
/proc/32073/task/32094/stat : 32094 (python) S 32071 32073 31196 0 -1 4202560 32 43576 0 0 0 0 119641 88 18 0 3 0 867276641 327159808 7101 33554432000 4194304 5683644 140733524247424 18446744073709551615 212051478961 0 0 16781312 0 18446604454224044224 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 319492

Child status: 0
Real time (s): 1197.32
CPU time (s): 1197.84
CPU user time (s): 1196.85
CPU system time (s): 0.987849
CPU usage (%): 100.044
Max. virtual memory (cumulated for all children) (KiB): 3754368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.85
system time used= 0.987849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60661
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= 2677
involuntary context switches= 4772

runsolver used 2.13567 second user time and 4.76328 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-11 01:28:23
IDJOB=3484254
IDBENCH=82765
IDSOLVER=1975
FILE ID=node146/3484254-1307748503
RUNJOBID= node146-1307746987-31216
PBS_JOBID= 13550814
Free space on /tmp= 73996 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S899463426-096.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-3484254-1307748503/watcher-3484254-1307748503 -o /tmp/evaluation-result-3484254-1307748503/solver-3484254-1307748503 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484254-1307748503.cnf -seed 664127887 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bf57ee4f209393e8d4bc647eb9e177d4
RANDOM SEED=664127887

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31186272 kB
Buffers:        260208 kB
Cached:        1045036 kB
SwapCached:      14572 kB
Active:         858916 kB
Inactive:       690540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31186272 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           32160 kB
Writeback:          40 kB
AnonPages:      241656 kB
Mapped:          16980 kB
Slab:           143296 kB
PageTables:      11176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3599916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73964 MiB
End job on node146 at 2011-06-11 01:48:20