Trace number 3385578

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-par-random (fixed)UNSAT 946.156 152.143

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
MD5SUMdc676a8dc341229efc4ee05b1ab19ceb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark129.859
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3385578-1305568906.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.31/0.49	c INFO: computed variable balance statistics
0.39/0.51	c INFO: computed small-clause counts
0.39/0.52	c INFO: computed Horn-clause counts
0.39/0.52	c INFO: computed variable graph statistics
0.39/0.52	c INFO: collected features for HOME/instance-3385578-1305568906.cnf in 0.07 s
0.39/0.55	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.56)
0.39/0.58	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.37)
0.39/0.61	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.32)
0.39/0.64	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.07)
0.57/0.67	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.31)
0.59/0.70	c INFO: running march_hi@0 for 485 with 4999 remaining (b = 0.31)
0.59/0.74	c INFO: running march_hi@0 for 388 with 4999 remaining (b = 0.24)
0.59/0.77	c INFO: running march_hi@0 for 97 with 4999 remaining (b = 0.06)
784.34/125.15	c INFO: running march_hi@0 for 485 with 4875 remaining (b = 0.19)
944.24/151.82	c INFO: running march_hi@97 for 97 with 4848 remaining (b = 0.05)
945.85/152.11	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3385578-1305568906/watcher-3385578-1305568906 -o /tmp/evaluation-result-3385578-1305568906/solver-3385578-1305568906 -C 40000 -W 5100 -M 31000 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385578-1305568906.cnf -seed 834051382 -budget 40000 -cores 8 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 10.62 11.01 10.31 4/501 24786
/proc/meminfo: memFree=23979060/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=16396 CPUtime=0.01 cores=0-7
/proc/24786/stat : 24786 (python) S 24784 24786 23657 0 -1 4202496 1164 0 0 0 1 0 0 0 25 0 1 0 668493238 16789504 1030 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/24786/statm: 4099 1030 414 364 0 586 0

[startup+0.05358 s]
/proc/loadavg: 10.62 11.01 10.31 4/501 24786
/proc/meminfo: memFree=23979060/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=34424 CPUtime=0.04 cores=0-7
/proc/24786/stat : 24786 (python) S 24784 24786 23657 0 -1 4202496 1550 0 0 0 3 1 0 0 25 0 1 0 668493238 35250176 1388 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/24786/statm: 8606 1388 448 364 0 944 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34424

[startup+0.100563 s]
/proc/loadavg: 10.62 11.01 10.31 4/501 24786
/proc/meminfo: memFree=23979060/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=104616 CPUtime=0.07 cores=0-7
/proc/24786/stat : 24786 (python) R 24784 24786 23657 0 -1 4202496 3143 0 0 0 5 2 0 0 25 0 1 0 668493238 107126784 2822 33554432000 4194304 5683644 140734454443376 18446744073709551615 4684528 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/24786/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.300497 s]
/proc/loadavg: 10.62 11.01 10.31 4/501 24786
/proc/meminfo: memFree=23979060/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=198920 CPUtime=0.23 cores=0-7
/proc/24786/stat : 24786 (python) R 24784 24786 23657 0 -1 4202496 7018 932 1 0 17 6 0 0 17 0 1 0 668493238 203694080 5054 33554432000 4194304 5683644 140734454443376 18446744073709551615 4960188 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/24786/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198920

[startup+0.70039 s]
/proc/loadavg: 10.62 11.01 10.31 4/501 24786
/proc/meminfo: memFree=23979060/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=330528 CPUtime=0.59 cores=0-7
/proc/24786/stat : 24786 (python) R 24784 24786 23657 0 -1 4202496 13610 932 1 0 51 8 0 0 19 0 6 0 668493238 338460672 7269 33554432000 4194304 5683644 140734454443376 18446744073709551615 216637997369 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24786/statm: 82632 7269 1881 364 0 18538 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 330528

[startup+1.50125 s]
/proc/loadavg: 10.62 11.01 10.31 12/526 24815
/proc/meminfo: memFree=23919216/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=361296 CPUtime=0.66 cores=0-7
/proc/24786/stat : 24786 (python) S 24784 24786 23657 0 -1 4202496 15780 932 1 0 57 9 0 0 24 0 9 0 668493238 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24786/statm: 90324 7290 1889 364 0 26221 0
[pid=24792] ppid=24786 vsize=278588 CPUtime=0 cores=0-7
/proc/24792/stat : 24792 (python) S 24786 24786 23657 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 668493293 285274112 5562 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535439 0 0 16781312 514 6287632839156432895 0 0 17 4 0 0 0
/proc/24792/statm: 69647 5562 354 364 0 5565 0
[pid=24794] ppid=24792 vsize=1017800 CPUtime=0.92 cores=0-7
/proc/24794/stat : 24794 (gnovelty+2) R 24792 24794 24794 0 -1 4202496 435 0 0 0 92 0 0 0 21 0 1 0 668493294 1042227200 173 33554432000 134512640 135663704 4290316832 18446744073709551615 134564723 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 254450 173 113 282 0 254166 0
[pid=24795] ppid=24786 vsize=289348 CPUtime=0 cores=0-7
/proc/24795/stat : 24795 (python) S 24786 24786 23657 0 -1 4202560 744 0 0 0 0 0 0 0 16 0 1 0 668493297 296292352 5695 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 14312897016915525889 0 0 17 5 0 0 0
/proc/24795/statm: 72337 5695 348 364 0 8252 0
[pid=24797] ppid=24795 vsize=2000 CPUtime=0.51 cores=0-7
/proc/24797/stat : 24797 (march_hi) R 24795 24797 24797 0 -1 4202496 582 0 0 0 51 0 0 0 23 0 1 0 668493297 2048000 320 33554432000 4194304 4955518 140736868588272 18446744073709551615 4209742 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24797/statm: 500 320 104 186 0 313 0
[pid=24798] ppid=24786 vsize=299232 CPUtime=0 cores=0-7
/proc/24798/stat : 24798 (python) S 24786 24786 23657 0 -1 4202560 760 0 0 0 0 0 0 0 16 0 1 0 668493300 306413568 5603 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 15781888532089372928 0 0 17 0 0 0 0
/proc/24798/statm: 74808 5603 348 364 0 10720 0
[pid=24800] ppid=24798 vsize=2000 CPUtime=0.55 cores=0-7
/proc/24800/stat : 24800 (march_hi) R 24798 24800 24800 0 -1 4202496 583 0 0 0 55 0 0 0 22 0 1 0 668493300 2048000 321 33554432000 4194304 4955518 140734830016576 18446744073709551615 4209776 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/24800/statm: 500 321 104 186 0 313 0
[pid=24801] ppid=24786 vsize=310028 CPUtime=0 cores=0-7
/proc/24801/stat : 24801 (python) S 24786 24786 23657 0 -1 4202560 756 0 0 0 0 0 0 0 21 0 1 0 668493303 317468672 5728 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 1317540389812436991 0 0 17 2 0 0 0
/proc/24801/statm: 77507 5728 348 364 0 13416 0
[pid=24803] ppid=24801 vsize=1017800 CPUtime=0.84 cores=0-7
/proc/24803/stat : 24803 (gnovelty+2) R 24801 24803 24803 0 -1 4202496 438 0 0 0 84 0 0 0 25 0 1 0 668493303 1042227200 174 33554432000 134512640 135663704 4291688368 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24803/statm: 254450 174 113 282 0 254166 0
[pid=24804] ppid=24786 vsize=320284 CPUtime=0 cores=0-7
/proc/24804/stat : 24804 (python) S 24786 24786 23657 0 -1 4202560 770 0 0 0 0 0 0 0 15 0 1 0 668493306 327970816 5732 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 734231879091192065 0 0 17 1 0 0 0
/proc/24804/statm: 80071 5732 348 364 0 15977 0
[pid=24806] ppid=24804 vsize=2000 CPUtime=0.4 cores=0-7
/proc/24806/stat : 24806 (march_hi) R 24804 24806 24806 0 -1 4202496 582 0 0 0 40 0 0 0 21 0 1 0 668493308 2048000 318 33554432000 4194304 4955518 140734301683952 18446744073709551615 4238438 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24806/statm: 500 318 104 186 0 313 0
[pid=24807] ppid=24786 vsize=330540 CPUtime=0 cores=0-7
/proc/24807/stat : 24807 (python) S 24786 24786 23657 0 -1 4202560 763 0 0 0 0 0 0 0 15 0 1 0 668493309 338472960 5736 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 16693291312538943745 0 0 17 4 0 0 0
/proc/24807/statm: 82635 5736 348 364 0 18538 0
[pid=24809] ppid=24807 vsize=2000 CPUtime=0.39 cores=0-7
/proc/24809/stat : 24809 (march_hi) R 24807 24809 24809 0 -1 4202496 582 0 0 0 39 0 0 0 22 0 1 0 668493312 2048000 317 33554432000 4194304 4955518 140735719780016 18446744073709551615 4224691 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24809/statm: 500 317 104 186 0 313 0
[pid=24810] ppid=24786 vsize=340796 CPUtime=0 cores=0-7
/proc/24810/stat : 24810 (python) S 24786 24786 23657 0 -1 4202560 780 0 0 0 0 0 0 0 15 0 1 0 668493313 348975104 5741 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 11665105616585621503 0 0 17 4 0 0 0
/proc/24810/statm: 85199 5741 348 364 0 21099 0
[pid=24814] ppid=24810 vsize=2140 CPUtime=0.71 cores=0-7
/proc/24814/stat : 24814 (march_hi) R 24810 24814 24814 0 -1 4202496 597 0 0 0 71 0 0 0 25 0 1 0 668493316 2191360 329 33554432000 4194304 4955518 140734777532176 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/24814/statm: 535 329 104 186 0 348 0
[pid=24812] ppid=24786 vsize=351052 CPUtime=0 cores=0-7
/proc/24812/stat : 24812 (python) S 24786 24786 23657 0 -1 4202560 808 0 0 0 0 0 0 0 18 0 1 0 668493316 359477248 5751 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 11485203798926786819 0 0 17 4 0 0 0
/proc/24812/statm: 87763 5751 354 364 0 23660 0
[pid=24815] ppid=24812 vsize=2000 CPUtime=0.32 cores=0-7
/proc/24815/stat : 24815 (march_hi) R 24812 24815 24815 0 -1 4202496 587 0 0 0 32 0 0 0 25 0 1 0 668493316 2048000 316 33554432000 4194304 4955518 140737446227664 18446744073709551615 4227502 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/24815/statm: 500 316 104 186 0 313 0
[pid=24786/tid=24793] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24793/stat : 24793 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 9 0 668493294 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24796] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24796/stat : 24796 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 21 0 9 0 668493297 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24799] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24799/stat : 24799 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 20 0 9 0 668493300 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 0 0 0 0
[pid=24786/tid=24802] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24802/stat : 24802 (python) S 24784 24786 23657 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 9 0 668493303 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 2 0 0 0
[pid=24786/tid=24805] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24805/stat : 24805 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 9 0 668493306 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24808] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24808/stat : 24808 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 21 0 9 0 668493309 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24811] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24811/stat : 24811 (python) S 24784 24786 23657 0 -1 4202560 38 932 0 0 0 0 0 0 23 0 9 0 668493313 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24813] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24813/stat : 24813 (python) S 24784 24786 23657 0 -1 4202560 19 932 0 0 0 0 0 0 25 0 9 0 668493316 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 4928904

[startup+3.10097 s]
/proc/loadavg: 10.62 11.01 10.31 12/526 24815
/proc/meminfo: memFree=23916612/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=361296 CPUtime=0.66 cores=0-7
/proc/24786/stat : 24786 (python) S 24784 24786 23657 0 -1 4202496 15780 932 1 0 57 9 0 0 24 0 9 0 668493238 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24786/statm: 90324 7290 1889 364 0 26221 0
[pid=24792] ppid=24786 vsize=278588 CPUtime=0 cores=0-7
/proc/24792/stat : 24792 (python) S 24786 24786 23657 0 -1 4202560 736 0 0 0 0 0 0 0 18 0 1 0 668493293 285274112 5562 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535439 0 0 16781312 514 6287632839156400388 0 0 17 4 0 0 0
/proc/24792/statm: 69647 5562 354 364 0 5565 0
[pid=24794] ppid=24792 vsize=1017800 CPUtime=2.5 cores=0-7
/proc/24794/stat : 24794 (gnovelty+2) R 24792 24794 24794 0 -1 4202496 435 0 0 0 250 0 0 0 25 0 1 0 668493294 1042227200 173 33554432000 134512640 135663704 4290316832 18446744073709551615 134545786 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24794/statm: 254450 173 113 282 0 254166 0
[pid=24795] ppid=24786 vsize=289348 CPUtime=0 cores=0-7
/proc/24795/stat : 24795 (python) S 24786 24786 23657 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 668493297 296292352 5695 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 14312897016915525889 0 0 17 5 0 0 0
/proc/24795/statm: 72337 5695 348 364 0 8252 0
[pid=24797] ppid=24795 vsize=2140 CPUtime=1.31 cores=0-7
/proc/24797/stat : 24797 (march_hi) R 24795 24797 24797 0 -1 4202496 599 0 0 0 131 0 0 0 25 0 1 0 668493297 2191360 337 33554432000 4194304 4955518 140736868588272 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24797/statm: 535 337 104 186 0 348 0
[pid=24798] ppid=24786 vsize=299232 CPUtime=0 cores=0-7
/proc/24798/stat : 24798 (python) S 24786 24786 23657 0 -1 4202560 762 0 0 0 0 0 0 0 15 0 1 0 668493300 306413568 5603 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 5607375771124334848 0 0 17 0 0 0 0
/proc/24798/statm: 74808 5603 348 364 0 10720 0
[pid=24800] ppid=24798 vsize=2140 CPUtime=1.35 cores=0-7
/proc/24800/stat : 24800 (march_hi) R 24798 24800 24800 0 -1 4202496 599 0 0 0 135 0 0 0 25 0 1 0 668493300 2191360 337 33554432000 4194304 4955518 140734830016576 18446744073709551615 4261522 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/24800/statm: 535 337 104 186 0 348 0
[pid=24801] ppid=24786 vsize=310028 CPUtime=0 cores=0-7
/proc/24801/stat : 24801 (python) S 24786 24786 23657 0 -1 4202560 756 0 0 0 0 0 0 0 18 0 1 0 668493303 317468672 5728 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 1317540389812404481 0 0 17 2 0 0 0
/proc/24801/statm: 77507 5728 348 364 0 13416 0
[pid=24803] ppid=24801 vsize=1017800 CPUtime=2.44 cores=0-7
/proc/24803/stat : 24803 (gnovelty+2) R 24801 24803 24803 0 -1 4202496 438 0 0 0 244 0 0 0 25 0 1 0 668493303 1042227200 174 33554432000 134512640 135663704 4291688368 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24803/statm: 254450 174 113 282 0 254166 0
[pid=24804] ppid=24786 vsize=320284 CPUtime=0 cores=0-7
/proc/24804/stat : 24804 (python) S 24786 24786 23657 0 -1 4202560 776 0 0 0 0 0 0 0 15 0 1 0 668493306 327970816 5732 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 734231879091192065 0 0 17 1 0 0 0
/proc/24804/statm: 80071 5732 348 364 0 15977 0
[pid=24806] ppid=24804 vsize=2140 CPUtime=1.2 cores=0-7
/proc/24806/stat : 24806 (march_hi) R 24804 24806 24806 0 -1 4202496 601 0 0 0 120 0 0 0 25 0 1 0 668493308 2191360 337 33554432000 4194304 4955518 140734301683952 18446744073709551615 4227935 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24806/statm: 535 337 104 186 0 348 0
[pid=24807] ppid=24786 vsize=330540 CPUtime=0 cores=0-7
/proc/24807/stat : 24807 (python) S 24786 24786 23657 0 -1 4202560 765 0 0 0 0 0 0 0 15 0 1 0 668493309 338472960 5736 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 16693291312538943745 0 0 17 4 0 0 0
/proc/24807/statm: 82635 5736 348 364 0 18538 0
[pid=24809] ppid=24807 vsize=2140 CPUtime=1.19 cores=0-7
/proc/24809/stat : 24809 (march_hi) R 24807 24809 24809 0 -1 4202496 600 0 0 0 119 0 0 0 25 0 1 0 668493312 2191360 335 33554432000 4194304 4955518 140735719780016 18446744073709551615 4238482 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24809/statm: 535 335 104 186 0 348 0
[pid=24810] ppid=24786 vsize=340796 CPUtime=0 cores=0-7
/proc/24810/stat : 24810 (python) S 24786 24786 23657 0 -1 4202560 783 0 0 0 0 0 0 0 15 0 1 0 668493313 348975104 5741 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 12029611588257284353 0 0 17 4 0 0 0
/proc/24810/statm: 85199 5741 348 364 0 21099 0
[pid=24814] ppid=24810 vsize=2140 CPUtime=2.31 cores=0-7
/proc/24814/stat : 24814 (march_hi) R 24810 24814 24814 0 -1 4202496 613 0 0 0 231 0 0 0 25 0 1 0 668493316 2191360 345 33554432000 4194304 4955518 140734777532176 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/24814/statm: 535 345 104 186 0 348 0
[pid=24812] ppid=24786 vsize=351052 CPUtime=0 cores=0-7
/proc/24812/stat : 24812 (python) S 24786 24786 23657 0 -1 4202560 818 0 0 0 0 0 0 0 15 0 1 0 668493316 359477248 5751 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 11485203798926786819 0 0 17 4 0 0 0
/proc/24812/statm: 87763 5751 354 364 0 23660 0
[pid=24815] ppid=24812 vsize=2140 CPUtime=1.11 cores=0-7
/proc/24815/stat : 24815 (march_hi) R 24812 24815 24815 0 -1 4202496 603 0 0 0 111 0 0 0 25 0 1 0 668493316 2191360 332 33554432000 4194304 4955518 140737446227664 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/24815/statm: 535 332 104 186 0 348 0
[pid=24786/tid=24793] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24793/stat : 24793 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 9 0 668493294 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24796] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24796/stat : 24796 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 21 0 9 0 668493297 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24799] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24799/stat : 24799 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 20 0 9 0 668493300 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 0 0 0 0
[pid=24786/tid=24802] ppid=24784 vsize=361296 CPUtime=0 cores=0-7
/proc/24786/task/24802/stat : 24802 (python) S 24784 24786 23657 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 9 0 668493303 369967104 7290 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 2 0 0 0
[pid=24786/tid=24805] ppid=24784 vsize=361296 CPUtime=0 cores=0-7

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

/proc/24786/task/24799/stat : 24799 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 20 0 10 0 668493300 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 0 0 0 0
[pid=24786/tid=24802] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24802/stat : 24802 (python) S 24784 24786 23657 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 10 0 668493303 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 2 0 0 0
[pid=24786/tid=24805] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24805/stat : 24805 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 10 0 668493306 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24808] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24808/stat : 24808 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 21 0 10 0 668493309 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24811] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24811/stat : 24811 (python) S 24784 24786 23657 0 -1 4202560 38 932 0 0 0 0 0 0 23 0 10 0 668493313 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24813] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24813/stat : 24813 (python) S 24784 24786 23657 0 -1 4202560 19 932 0 0 0 0 0 0 25 0 10 0 668493316 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24824] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24824/stat : 24824 (python) S 24784 24786 23657 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 10 0 668505753 447578112 7298 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 939.94
Current children cumulated vsize (KiB) 5380124

[startup+151.902 s]
/proc/loadavg: 11.40 11.13 10.45 14/530 24826
/proc/meminfo: memFree=23886020/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=437088 CPUtime=0.74 cores=0-7
/proc/24786/stat : 24786 (python) S 24784 24786 23657 0 -1 4202496 17155 932 1 0 64 10 0 0 18 0 10 0 668493238 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/24786/statm: 109272 7470 1892 364 0 45166 0
[pid=24792] ppid=24786 vsize=278588 CPUtime=0.54 cores=0-7
/proc/24792/stat : 24792 (python) S 24786 24786 23657 0 -1 4202560 951 0 0 0 28 26 0 0 18 0 1 0 668493293 285274112 5585 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535439 0 0 16781312 514 468163255013966084 0 0 17 4 0 0 0
/proc/24792/statm: 69647 5585 377 364 0 5565 0
[pid=24794] ppid=24792 vsize=1017800 CPUtime=85.24 cores=0-7
/proc/24794/stat : 24794 (gnovelty+2) R 24792 24794 24794 0 -1 4202496 435 0 0 0 8524 0 0 0 25 0 1 0 668493294 1042227200 173 33554432000 134512640 135663704 4290316832 18446744073709551615 134544204 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24794/statm: 254450 173 113 282 0 254166 0
[pid=24795] ppid=24786 vsize=289348 CPUtime=2.51 cores=0-7
/proc/24795/stat : 24795 (python) R 24786 24786 23657 0 -1 4202560 985 0 0 0 197 54 0 0 17 0 1 0 668493297 296292352 5718 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/24795/statm: 72337 5718 371 364 0 8252 0
[pid=24797] ppid=24795 vsize=0 CPUtime=131.76 cores=0-7
/proc/24797/stat : 24797 (march_hi) R 24795 24797 24797 0 -1 4202500 1615 0 0 0 13176 0 0 0 25 0 1 0 668493297 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/24797/statm: 0 0 0 0 0 0 0
[pid=24798] ppid=24786 vsize=299232 CPUtime=0.64 cores=0-7
/proc/24798/stat : 24798 (python) S 24786 24786 23657 0 -1 4202560 962 0 0 0 37 27 0 0 15 0 1 0 668493300 306413568 5626 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 15781888532089372928 0 0 17 0 0 0 0
/proc/24798/statm: 74808 5626 371 364 0 10720 0
[pid=24800] ppid=24798 vsize=6256 CPUtime=129.99 cores=0-7
/proc/24800/stat : 24800 (march_hi) R 24798 24800 24800 0 -1 4202496 1592 0 0 0 12996 3 0 0 25 0 1 0 668493300 6406144 1330 33554432000 4194304 4955518 140734830016576 18446744073709551615 4209733 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24800/statm: 1564 1330 104 186 0 1377 0
[pid=24801] ppid=24786 vsize=310028 CPUtime=0.46 cores=0-7
/proc/24801/stat : 24801 (python) S 24786 24786 23657 0 -1 4202560 1113 0 0 0 24 22 0 0 19 0 2 0 668493303 317468672 5781 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/24801/statm: 77507 5781 400 364 0 13416 0
[pid=24803] ppid=24801 vsize=1017800 CPUtime=97.74 cores=0-7
/proc/24803/stat : 24803 (gnovelty+2) T 24801 24803 24803 0 -1 4202496 438 0 0 0 9774 0 0 0 25 0 1 0 668493303 1042227200 174 33554432000 134512640 135663704 4291688368 18446744073709551615 134546282 0 0 16781312 0 18446744071562691360 0 0 17 2 0 0 0
/proc/24803/statm: 254450 174 113 282 0 254166 0
[pid=24801/tid=24822] ppid=24786 vsize=310028 CPUtime=0 cores=0-7
/proc/24801/task/24822/stat : 24822 (python) S 24786 24786 23657 0 -1 4202560 53 0 0 0 0 0 0 0 19 0 2 0 668505750 317468672 5781 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 514 18446604448924489728 0 0 -1 2 0 0 0
[pid=24804] ppid=24786 vsize=320284 CPUtime=0.67 cores=0-7
/proc/24804/stat : 24804 (python) S 24786 24786 23657 0 -1 4202560 996 0 0 0 34 33 0 0 15 0 1 0 668493306 327970816 5755 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 734231879091192065 0 0 17 1 0 0 0
/proc/24804/statm: 80071 5755 371 364 0 15977 0
[pid=24806] ppid=24804 vsize=6256 CPUtime=119.09 cores=0-7
/proc/24806/stat : 24806 (march_hi) R 24804 24806 24806 0 -1 4202496 1442 0 0 0 11909 0 0 0 25 0 1 0 668493308 6406144 1178 33554432000 4194304 4955518 140734301683952 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24806/statm: 1564 1178 104 186 0 1377 0
[pid=24807] ppid=24786 vsize=330540 CPUtime=2.38 cores=0-7
/proc/24807/stat : 24807 (python) R 24786 24786 23657 0 -1 4202560 1018 0 0 0 187 51 0 0 17 0 1 0 668493309 338472960 5760 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646345535 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/24807/statm: 82635 5760 372 364 0 18538 0
[pid=24809] ppid=24807 vsize=0 CPUtime=131.13 cores=0-7
/proc/24809/stat : 24809 (march_hi) R 24807 24809 24809 0 -1 4202500 1617 0 0 0 13112 1 0 0 25 0 1 0 668493312 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24809/statm: 0 0 0 0 0 0 0
[pid=24810] ppid=24786 vsize=340796 CPUtime=0.64 cores=0-7
/proc/24810/stat : 24810 (python) S 24786 24786 23657 0 -1 4202560 1011 0 0 0 35 29 0 0 15 0 1 0 668493313 348975104 5764 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 12029611588257284353 0 0 17 6 0 0 0
/proc/24810/statm: 85199 5764 371 364 0 21099 0
[pid=24814] ppid=24810 vsize=6256 CPUtime=118.49 cores=0-7
/proc/24814/stat : 24814 (march_hi) R 24810 24814 24814 0 -1 4202496 1443 0 0 0 11849 0 0 0 25 0 1 0 668493316 6406144 1175 33554432000 4194304 4955518 140734777532176 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/24814/statm: 1564 1175 104 186 0 1377 0
[pid=24812] ppid=24786 vsize=351052 CPUtime=0.63 cores=0-7
/proc/24812/stat : 24812 (python) S 24786 24786 23657 0 -1 4202560 1200 0 0 0 33 30 0 0 17 0 2 0 668493316 359477248 5804 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24812/statm: 87763 5804 406 364 0 23660 0
[pid=24815] ppid=24812 vsize=4892 CPUtime=101.55 cores=0-7
/proc/24815/stat : 24815 (march_hi) R 24812 24815 24815 0 -1 4202496 1249 0 0 0 10155 0 0 0 25 0 1 0 668493316 5009408 978 33554432000 4194304 4955518 140737446227664 18446744073709551615 4209740 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/24815/statm: 1223 978 104 186 0 1036 0
[pid=24823] ppid=24786 vsize=361308 CPUtime=0.11 cores=0-7
/proc/24823/stat : 24823 (python) S 24786 24786 23657 0 -1 4202560 984 0 0 0 5 6 0 0 15 0 1 0 668505753 369979392 5772 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 3271135057858756866 0 0 17 4 0 0 0
/proc/24823/statm: 90327 5772 371 364 0 26221 0
[pid=24825] ppid=24823 vsize=2600 CPUtime=20.4 cores=0-7
/proc/24825/stat : 24825 (march_hi) R 24823 24825 24825 0 -1 4202496 714 0 0 0 2040 0 0 0 25 0 1 0 668505754 2662400 443 33554432000 4194304 4955518 140734289827424 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24825/statm: 650 443 104 186 0 463 0
[pid=24786/tid=24793] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24793/stat : 24793 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 10 0 668493294 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24796] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24796/stat : 24796 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 21 0 10 0 668493297 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24799] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24799/stat : 24799 (python) S 24784 24786 23657 0 -1 4202560 21 932 0 0 0 0 0 0 20 0 10 0 668493300 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 0 0 0 0
[pid=24786/tid=24802] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24802/stat : 24802 (python) S 24784 24786 23657 0 -1 4202560 23 932 0 0 0 0 0 0 22 0 10 0 668493303 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 2 0 0 0
[pid=24786/tid=24805] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24805/stat : 24805 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 10 0 668493306 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24808] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24808/stat : 24808 (python) S 24784 24786 23657 0 -1 4202560 26 932 0 0 0 0 0 0 21 0 10 0 668493309 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24811] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24811/stat : 24811 (python) S 24784 24786 23657 0 -1 4202560 38 932 0 0 0 0 0 0 23 0 10 0 668493313 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24813] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24813/stat : 24813 (python) S 24784 24786 23657 0 -1 4202560 23 932 0 0 0 0 0 0 18 0 10 0 668493316 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24824] ppid=24784 vsize=437088 CPUtime=0 cores=0-7
/proc/24786/task/24824/stat : 24824 (python) S 24784 24786 23657 0 -1 4202560 33 932 0 0 0 0 0 0 20 0 10 0 668505753 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 944.71
Current children cumulated vsize (KiB) 5380124

[startup+152.102 s]
/proc/loadavg: 11.40 11.13 10.45 14/530 24826
/proc/meminfo: memFree=23886020/32951124 swapFree=53501260/67111528
[pid=24786] ppid=24784 vsize=437088 CPUtime=98.95 cores=0-7
/proc/24786/stat : 24786 (python) S 24784 24786 23657 0 -1 4202496 17166 2509 1 0 64 10 9799 22 17 0 10 0 668493238 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646345535 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24786/statm: 109272 7470 1892 364 0 45166 0
[pid=24792] ppid=24786 vsize=278588 CPUtime=0.54 cores=0-7
/proc/24792/stat : 24792 (python) S 24786 24786 23657 0 -1 4202560 951 0 0 0 28 26 0 0 18 0 1 0 668493293 285274112 5585 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535439 0 0 16781312 514 468163255013966084 0 0 17 4 0 0 0
/proc/24792/statm: 69647 5585 377 364 0 5565 0
[pid=24794] ppid=24792 vsize=1017800 CPUtime=85.34 cores=0-7
/proc/24794/stat : 24794 (gnovelty+2) R 24792 24794 24794 0 -1 4202496 435 0 0 0 8534 0 0 0 25 0 1 0 668493294 1042227200 173 33554432000 134512640 135663704 4290316832 18446744073709551615 134544252 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/24794/statm: 254450 173 113 282 0 254166 0
[pid=24795] ppid=24786 vsize=0 CPUtime=134.37 cores=0-7
/proc/24795/stat : 24795 (python) Z 24786 24786 23657 0 -1 4202588 1204 1615 0 0 206 55 13176 0 19 0 1 0 668493297 0 0 33554432000 0 0 0 0 0 0 0 16781824 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24795/statm: 0 0 0 0 0 0 0
[pid=24798] ppid=24786 vsize=299232 CPUtime=0.64 cores=0-7
/proc/24798/stat : 24798 (python) S 24786 24786 23657 0 -1 4202560 979 0 0 0 37 27 0 0 15 0 1 0 668493300 306413568 5631 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646345535 0 0 16781824 2 18446744071562232103 0 0 17 5 0 0 0
/proc/24798/statm: 74808 5631 376 364 0 10720 0
[pid=24800] ppid=24798 vsize=6256 CPUtime=130.09 cores=0-7
/proc/24800/stat : 24800 (march_hi) R 24798 24800 24800 0 -1 4202496 1593 0 0 0 13006 3 0 0 25 0 1 0 668493300 6406144 1331 33554432000 4194304 4955518 140734830016576 18446744073709551615 4209701 256 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24800/statm: 1564 1331 104 186 0 1377 0
[pid=24804] ppid=24786 vsize=320284 CPUtime=0.67 cores=0-7
/proc/24804/stat : 24804 (python) S 24786 24786 23657 0 -1 4202560 996 0 0 0 34 33 0 0 15 0 1 0 668493306 327970816 5755 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 734231879091192065 0 0 17 1 0 0 0
/proc/24804/statm: 80071 5755 371 364 0 15977 0
[pid=24806] ppid=24804 vsize=6256 CPUtime=119.29 cores=0-7
/proc/24806/stat : 24806 (march_hi) R 24804 24806 24806 0 -1 4202496 1444 0 0 0 11929 0 0 0 25 0 1 0 668493308 6406144 1180 33554432000 4194304 4955518 140734301683952 18446744073709551615 4224656 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/24806/statm: 1564 1180 104 186 0 1377 0
[pid=24807] ppid=24786 vsize=330540 CPUtime=2.58 cores=0-7
/proc/24807/stat : 24807 (python) R 24786 24786 23657 0 -1 4202560 1018 0 0 0 205 53 0 0 18 0 1 0 668493309 338472960 5760 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646345535 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/24807/statm: 82635 5760 372 364 0 18538 0
[pid=24809] ppid=24807 vsize=0 CPUtime=131.13 cores=0-7
/proc/24809/stat : 24809 (march_hi) R 24807 24809 24809 0 -1 4202500 1617 0 0 0 13112 1 0 0 25 0 1 0 668493312 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/24809/statm: 0 0 0 0 0 0 0
[pid=24810] ppid=24786 vsize=340796 CPUtime=0.64 cores=0-7
/proc/24810/stat : 24810 (python) S 24786 24786 23657 0 -1 4202560 1011 0 0 0 35 29 0 0 15 0 1 0 668493313 348975104 5764 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 12029611588257284353 0 0 17 6 0 0 0
/proc/24810/statm: 85199 5764 371 364 0 21099 0
[pid=24814] ppid=24810 vsize=6256 CPUtime=118.69 cores=0-7
/proc/24814/stat : 24814 (march_hi) R 24810 24814 24814 0 -1 4202496 1445 0 0 0 11869 0 0 0 25 0 1 0 668493316 6406144 1177 33554432000 4194304 4955518 140734777532176 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/24814/statm: 1564 1177 104 186 0 1377 0
[pid=24812] ppid=24786 vsize=351052 CPUtime=0.63 cores=0-7
/proc/24812/stat : 24812 (python) S 24786 24786 23657 0 -1 4202560 1200 0 0 0 33 30 0 0 17 0 2 0 668493316 359477248 5804 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/24812/statm: 87763 5804 406 364 0 23660 0
[pid=24815] ppid=24812 vsize=4892 CPUtime=101.68 cores=0-7
/proc/24815/stat : 24815 (march_hi) R 24812 24815 24815 0 -1 4202496 1250 0 0 0 10168 0 0 0 25 0 1 0 668493316 5009408 979 33554432000 4194304 4955518 140737446227664 18446744073709551615 4238438 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/24815/statm: 1223 979 104 186 0 1036 0
[pid=24823] ppid=24786 vsize=361308 CPUtime=0.11 cores=0-7
/proc/24823/stat : 24823 (python) S 24786 24786 23657 0 -1 4202560 984 0 0 0 5 6 0 0 15 0 1 0 668505753 369979392 5772 33554432000 4194304 5683644 140734454443376 18446744073709551615 216634535494 0 0 16781312 514 3271135057858756866 0 0 17 4 0 0 0
/proc/24823/statm: 90327 5772 371 364 0 26221 0
[pid=24825] ppid=24823 vsize=2600 CPUtime=20.5 cores=0-7
/proc/24825/stat : 24825 (march_hi) R 24823 24825 24825 0 -1 4202496 714 0 0 0 2050 0 0 0 25 0 1 0 668505754 2662400 443 33554432000 4194304 4955518 140734289827424 18446744073709551615 4209613 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/24825/statm: 650 443 104 186 0 463 0
[pid=24786/tid=24793] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24793/stat : 24793 (python) S 24784 24786 23657 0 -1 4202560 26 2509 0 0 0 0 9799 22 19 0 10 0 668493294 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24796] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24796/stat : 24796 (python) S 24784 24786 23657 0 -1 4202560 21 2509 0 0 0 0 9799 22 21 0 10 0 668493297 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24799] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24799/stat : 24799 (python) S 24784 24786 23657 0 -1 4202560 21 2509 0 0 0 0 9799 22 20 0 10 0 668493300 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 0 0 0 0
[pid=24786/tid=24802] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24802/stat : 24802 (python) S 24784 24786 23657 0 -1 4202560 23 2509 0 0 0 0 9799 22 22 0 10 0 668493303 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 2 0 0 0
[pid=24786/tid=24805] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24805/stat : 24805 (python) S 24784 24786 23657 0 -1 4202560 26 2509 0 0 0 0 9799 22 19 0 10 0 668493306 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24808] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24808/stat : 24808 (python) S 24784 24786 23657 0 -1 4202560 26 2509 0 0 0 0 9799 22 21 0 10 0 668493309 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24811] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24811/stat : 24811 (python) S 24784 24786 23657 0 -1 4202560 38 2509 0 0 0 0 9799 22 23 0 10 0 668493313 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24813] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24813/stat : 24813 (python) S 24784 24786 23657 0 -1 4202560 23 2509 0 0 0 0 9799 22 18 0 10 0 668493316 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 4 0 0 0
[pid=24786/tid=24824] ppid=24784 vsize=437088 CPUtime=98.21 cores=0-7
/proc/24786/task/24824/stat : 24824 (python) S 24784 24786 23657 0 -1 4202560 33 2509 0 0 0 0 9799 22 20 0 10 0 668505753 447578112 7470 33554432000 4194304 5683644 140734454443376 18446744073709551615 216646338993 0 0 16781312 2 18446604440892581120 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 945.85
Current children cumulated vsize (KiB) 3762948

Child status: 0
Real time (s): 152.143
CPU time (s): 946.156
CPU user time (s): 943.087
CPU system time (s): 3.06953
CPU usage (%): 621.885
Max. virtual memory (cumulated for all children) (KiB): 5392636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 943.087
system time used= 3.06953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42592
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= 5210
involuntary context switches= 10302

runsolver used 0.822874 second user time and 1.77873 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-16 20:01:46
IDJOB=3385578
IDBENCH=82843
IDSOLVER=1870
FILE ID=node103/3385578-1305568906
RUNJOBID= node103-1305564967-23671
PBS_JOBID= 13350147
Free space on /tmp= 73068 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT -cores NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3385578-1305568906/watcher-3385578-1305568906 -o /tmp/evaluation-result-3385578-1305568906/solver-3385578-1305568906 -C 40000 -W 5100 -M 31000  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3385578-1305568906.cnf -seed 834051382 -budget 40000 -cores 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= dc676a8dc341229efc4ee05b1ab19ceb
RANDOM SEED=834051382

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      23979100 kB
Buffers:        346568 kB
Cached:        4548656 kB
SwapCached:     340168 kB
Active:        3133840 kB
Inactive:      5525488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23979100 kB
SwapTotal:    67111528 kB
SwapFree:     53501260 kB
Dirty:           31612 kB
Writeback:          56 kB
AnonPages:     3434880 kB
Mapped:          23848 kB
Slab:           167228 kB
PageTables:      73336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162682364 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= 73036 MiB
End job on node103 at 2011-05-16 20:04:18