Trace number 3378492

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 1418.82 452.915

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S360859187-040.UNKNOWN.cnf
MD5SUM5da80be8e24322484381341b0d82cc61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark359.33
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.32/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.45	c INFO: solving HOME/instance-3378492-1305465882.cnf
0.32/0.45	c INFO: computing task features
0.32/0.46	c INFO: computed variable-clause graph statistics
0.32/0.46	c INFO: computed clause balance statistics
0.40/0.52	c INFO: computed variable balance statistics
0.40/0.55	c INFO: computed small-clause counts
0.40/0.55	c INFO: computed Horn-clause counts
0.40/0.55	c INFO: computed variable graph statistics
0.40/0.55	c INFO: collected features for HOME/instance-3378492-1305465882.cnf in 0.10 s
0.40/0.56	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
0.40/0.57	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.33)
0.40/0.58	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
0.40/0.59	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.31)
331.75/99.97	c INFO: running march_hi@0 for 679 with 1100 remaining (b = 0.38)
422.99/126.15	c INFO: running march_hi@0 for 679 with 1074 remaining (b = 0.34)
1418.37/452.89	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-3378492-1305465882/watcher-3378492-1305465882 -o /tmp/evaluation-result-3378492-1305465882/solver-3378492-1305465882 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378492-1305465882.cnf -seed 527544713 -budget 4800 -cores 4 

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

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


[startup+0 s]
/proc/loadavg: 9.31 9.28 8.93 7/516 27183
/proc/meminfo: memFree=15238804/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=16240 CPUtime=0 cores=0,2,4,6
/proc/27183/stat : 27183 (python) R 27181 27183 25950 0 -1 4202496 1040 0 0 0 0 0 0 0 25 0 1 0 658185955 16629760 913 33554432000 4194304 5683644 140736568631968 18446744073709551615 5170896 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27183/statm: 4060 914 381 364 0 547 0

[startup+0.057693 s]
/proc/loadavg: 9.31 9.28 8.93 7/516 27183
/proc/meminfo: memFree=15238804/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=38904 CPUtime=0.03 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 1628 0 0 0 3 0 0 0 25 0 1 0 658185955 39837696 1458 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/27183/statm: 9726 1458 455 364 0 1026 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 38904

[startup+0.100773 s]
/proc/loadavg: 9.31 9.28 8.93 7/516 27183
/proc/meminfo: memFree=15238804/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=104616 CPUtime=0.07 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 3143 0 0 0 5 2 0 0 25 0 1 0 658185955 107126784 2822 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905729024 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/27183/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.306481 s]
/proc/loadavg: 9.31 9.28 8.93 7/516 27183
/proc/meminfo: memFree=15238804/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=198916 CPUtime=0.23 cores=0,2,4,6
/proc/27183/stat : 27183 (python) R 27181 27183 25950 0 -1 4202496 7017 933 1 0 17 6 0 0 17 0 1 0 658185955 203689984 5053 33554432000 4194304 5683644 140736568631968 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/27183/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 198916

[startup+0.700373 s]
/proc/loadavg: 9.31 9.28 8.93 7/516 27183
/proc/meminfo: memFree=15238804/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=320168 CPUtime=0.49 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 12153 933 1 0 40 9 0 0 24 0 5 0 658185955 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 80042 7231 1873 364 0 15951 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 320168

[startup+1.50123 s]
/proc/loadavg: 9.31 9.28 8.93 10/529 27200
/proc/meminfo: memFree=15199392/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=320168 CPUtime=0.49 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 12153 933 1 0 40 9 0 0 24 0 5 0 658185955 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 80042 7231 1873 364 0 15951 0
[pid=27189] ppid=27183 vsize=278456 CPUtime=0 cores=0,2,4,6
/proc/27189/stat : 27189 (python) S 27183 27183 25950 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 658186011 285138944 5529 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751055 0 0 16781312 514 4631059967359582207 0 0 17 6 0 0 0
/proc/27189/statm: 69614 5529 354 364 0 5532 0
[pid=27191] ppid=27189 vsize=1017800 CPUtime=0.93 cores=0,2,4,6
/proc/27191/stat : 27191 (gnovelty+2) R 27189 27191 27191 0 -1 4202496 435 0 0 0 93 0 0 0 21 0 1 0 658186011 1042227200 172 33554432000 134512640 135663704 4291773520 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27191/statm: 254450 172 113 282 0 254166 0
[pid=27192] ppid=27183 vsize=289280 CPUtime=0 cores=0,2,4,6
/proc/27192/stat : 27192 (python) S 27183 27183 25950 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 658186012 296222720 5677 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538857343129190659 0 0 17 2 0 0 0
/proc/27192/statm: 72320 5677 348 364 0 8235 0
[pid=27194] ppid=27192 vsize=1560 CPUtime=0.51 cores=0,2,4,6
/proc/27194/stat : 27194 (march_hi) R 27192 27194 27194 0 -1 4202496 504 0 0 0 51 0 0 0 23 0 1 0 658186012 1597440 239 33554432000 4194304 4955518 140735710419600 18446744073709551615 4208724 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27194/statm: 390 239 106 186 0 203 0
[pid=27195] ppid=27183 vsize=299536 CPUtime=0 cores=0,2,4,6
/proc/27195/stat : 27195 (python) S 27183 27183 25950 0 -1 4202560 739 0 0 0 0 0 0 0 22 0 1 0 658186013 306724864 5681 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 2068929868682231807 0 0 17 6 0 0 0
/proc/27195/statm: 74884 5681 348 364 0 10796 0
[pid=27199] ppid=27195 vsize=1017800 CPUtime=0.9 cores=0,2,4,6
/proc/27199/stat : 27199 (gnovelty+2) R 27195 27199 27199 0 -1 4202496 431 0 0 0 90 0 0 0 25 0 1 0 658186014 1042227200 172 33554432000 134512640 135663704 4289345056 18446744073709551615 134524916 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27199/statm: 254450 172 113 282 0 254166 0
[pid=27197] ppid=27183 vsize=309924 CPUtime=0 cores=0,2,4,6
/proc/27197/stat : 27197 (python) S 27183 27183 25950 0 -1 4202560 753 0 0 0 0 0 0 0 16 0 1 0 658186014 317362176 5702 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 5606933282118664451 0 0 17 6 0 0 0
/proc/27197/statm: 77481 5702 348 364 0 13390 0
[pid=27200] ppid=27197 vsize=1560 CPUtime=0.4 cores=0,2,4,6
/proc/27200/stat : 27200 (march_hi) R 27197 27200 27200 0 -1 4202496 500 0 0 0 40 0 0 0 25 0 1 0 658186014 1597440 239 33554432000 4194304 4955518 140737125603616 18446744073709551615 4208669 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27200/statm: 390 239 106 186 0 203 0
[pid=27183/tid=27190] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27190/stat : 27190 (python) S 27181 27183 25950 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 5 0 658186011 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 4 0 0 0
[pid=27183/tid=27193] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27193/stat : 27193 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 5 0 658186012 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 2 0 0 0
[pid=27183/tid=27196] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27196/stat : 27196 (python) S 27181 27183 25950 0 -1 4202560 38 933 0 0 0 0 0 0 23 0 5 0 658186013 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27198] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 5 0 658186014 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 3536084

[startup+3.10094 s]
/proc/loadavg: 9.31 9.28 8.93 10/529 27200
/proc/meminfo: memFree=15197780/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=320168 CPUtime=0.49 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 12153 933 1 0 40 9 0 0 24 0 5 0 658185955 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 80042 7231 1873 364 0 15951 0
[pid=27189] ppid=27183 vsize=278456 CPUtime=0 cores=0,2,4,6
/proc/27189/stat : 27189 (python) S 27183 27183 25950 0 -1 4202560 724 0 0 0 0 0 0 0 18 0 1 0 658186011 285138944 5529 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751055 0 0 16781312 514 4631059967359549697 0 0 17 6 0 0 0
/proc/27189/statm: 69614 5529 354 364 0 5532 0
[pid=27191] ppid=27189 vsize=1017800 CPUtime=2.52 cores=0,2,4,6
/proc/27191/stat : 27191 (gnovelty+2) R 27189 27191 27191 0 -1 4202496 435 0 0 0 252 0 0 0 25 0 1 0 658186011 1042227200 172 33554432000 134512640 135663704 4291773520 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27191/statm: 254450 172 113 282 0 254166 0
[pid=27192] ppid=27183 vsize=289280 CPUtime=0 cores=0,2,4,6
/proc/27192/stat : 27192 (python) S 27183 27183 25950 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 658186012 296222720 5677 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538857343129190659 0 0 17 2 0 0 0
/proc/27192/statm: 72320 5677 348 364 0 8235 0
[pid=27194] ppid=27192 vsize=1560 CPUtime=1.41 cores=0,2,4,6
/proc/27194/stat : 27194 (march_hi) R 27192 27194 27194 0 -1 4202496 505 0 0 0 141 0 0 0 25 0 1 0 658186012 1597440 240 33554432000 4194304 4955518 140735710419600 18446744073709551615 4296747 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27194/statm: 390 240 106 186 0 203 0
[pid=27195] ppid=27183 vsize=299536 CPUtime=0 cores=0,2,4,6
/proc/27195/stat : 27195 (python) S 27183 27183 25950 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 658186013 306724864 5681 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 2068929868682199298 0 0 17 6 0 0 0
/proc/27195/statm: 74884 5681 348 364 0 10796 0
[pid=27199] ppid=27195 vsize=1017800 CPUtime=2.5 cores=0,2,4,6
/proc/27199/stat : 27199 (gnovelty+2) R 27195 27199 27199 0 -1 4202496 431 0 0 0 250 0 0 0 25 0 1 0 658186014 1042227200 172 33554432000 134512640 135663704 4289345056 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27199/statm: 254450 172 113 282 0 254166 0
[pid=27197] ppid=27183 vsize=309924 CPUtime=0 cores=0,2,4,6
/proc/27197/stat : 27197 (python) S 27183 27183 25950 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 658186014 317362176 5702 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3937958073779323139 0 0 17 6 0 0 0
/proc/27197/statm: 77481 5702 348 364 0 13390 0
[pid=27200] ppid=27197 vsize=1560 CPUtime=1.1 cores=0,2,4,6
/proc/27200/stat : 27200 (march_hi) R 27197 27200 27200 0 -1 4202496 500 0 0 0 110 0 0 0 25 0 1 0 658186014 1597440 239 33554432000 4194304 4955518 140737125603616 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27200/statm: 390 239 106 186 0 203 0
[pid=27183/tid=27190] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27190/stat : 27190 (python) S 27181 27183 25950 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 5 0 658186011 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 4 0 0 0
[pid=27183/tid=27193] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27193/stat : 27193 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 5 0 658186012 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 2 0 0 0
[pid=27183/tid=27196] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27196/stat : 27196 (python) S 27181 27183 25950 0 -1 4202560 38 933 0 0 0 0 0 0 23 0 5 0 658186013 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27198] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 5 0 658186014 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.02
Current children cumulated vsize (KiB) 3536084

[startup+6.30136 s]
/proc/loadavg: 9.44 9.31 8.94 10/529 27201
/proc/meminfo: memFree=15194504/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=320168 CPUtime=0.49 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 12153 933 1 0 40 9 0 0 24 0 5 0 658185955 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 80042 7231 1873 364 0 15951 0
[pid=27189] ppid=27183 vsize=278456 CPUtime=0.02 cores=0,2,4,6
/proc/27189/stat : 27189 (python) S 27183 27183 25950 0 -1 4202560 885 0 0 0 1 1 0 0 18 0 1 0 658186011 285138944 5551 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751055 0 0 16781312 514 4631059967359549697 0 0 17 6 0 0 0
/proc/27189/statm: 69614 5551 376 364 0 5532 0
[pid=27191] ppid=27189 vsize=1017800 CPUtime=5.72 cores=0,2,4,6
/proc/27191/stat : 27191 (gnovelty+2) R 27189 27191 27191 0 -1 4202496 435 0 0 0 572 0 0 0 25 0 1 0 658186011 1042227200 172 33554432000 134512640 135663704 4291773520 18446744073709551615 134524923 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27191/statm: 254450 172 113 282 0 254166 0
[pid=27192] ppid=27183 vsize=289280 CPUtime=0.02 cores=0,2,4,6
/proc/27192/stat : 27192 (python) S 27183 27183 25950 0 -1 4202560 923 0 0 0 1 1 0 0 15 0 1 0 658186012 296222720 5700 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538857343129190659 0 0 17 2 0 0 0
/proc/27192/statm: 72320 5700 371 364 0 8235 0
[pid=27194] ppid=27192 vsize=1560 CPUtime=2.99 cores=0,2,4,6
/proc/27194/stat : 27194 (march_hi) R 27192 27194 27194 0 -1 4202496 508 0 0 0 299 0 0 0 25 0 1 0 658186012 1597440 243 33554432000 4194304 4955518 140735710419600 18446744073709551615 4285591 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27194/statm: 390 243 106 186 0 203 0
[pid=27195] ppid=27183 vsize=299536 CPUtime=0.02 cores=0,2,4,6
/proc/27195/stat : 27195 (python) S 27183 27183 25950 0 -1 4202560 901 0 0 0 1 1 0 0 18 0 1 0 658186013 306724864 5704 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 2068929868682199298 0 0 17 6 0 0 0
/proc/27195/statm: 74884 5704 371 364 0 10796 0
[pid=27199] ppid=27195 vsize=1017800 CPUtime=5.7 cores=0,2,4,6
/proc/27199/stat : 27199 (gnovelty+2) R 27195 27199 27199 0 -1 4202496 431 0 0 0 570 0 0 0 25 0 1 0 658186014 1042227200 172 33554432000 134512640 135663704 4289345056 18446744073709551615 134525353 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27199/statm: 254450 172 113 282 0 254166 0
[pid=27197] ppid=27183 vsize=309924 CPUtime=0.02 cores=0,2,4,6
/proc/27197/stat : 27197 (python) S 27183 27183 25950 0 -1 4202560 922 0 0 0 1 1 0 0 15 0 1 0 658186014 317362176 5725 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3937958073779323139 0 0 17 6 0 0 0
/proc/27197/statm: 77481 5725 371 364 0 13390 0
[pid=27200] ppid=27197 vsize=1560 CPUtime=2.69 cores=0,2,4,6
/proc/27200/stat : 27200 (march_hi) R 27197 27200 27200 0 -1 4202496 504 0 0 0 269 0 0 0 25 0 1 0 658186014 1597440 243 33554432000 4194304 4955518 140737125603616 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27200/statm: 390 243 106 186 0 203 0
[pid=27183/tid=27190] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27190/stat : 27190 (python) S 27181 27183 25950 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 5 0 658186011 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 4 0 0 0
[pid=27183/tid=27193] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27193/stat : 27193 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 5 0 658186012 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 2 0 0 0
[pid=27183/tid=27196] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27196/stat : 27196 (python) S 27181 27183 25950 0 -1 4202560 38 933 0 0 0 0 0 0 23 0 5 0 658186013 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27198] ppid=27181 vsize=320168 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 5 0 658186014 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 17.67
Current children cumulated vsize (KiB) 3536084

[startup+12.7012 s]
/proc/loadavg: 9.41 9.31 8.94 10/529 27201
/proc/meminfo: memFree=15188548/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=320168 CPUtime=0.49 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 12153 933 1 0 40 9 0 0 24 0 5 0 658185955 327852032 7231 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 80042 7231 1873 364 0 15951 0
[pid=27189] ppid=27183 vsize=278456 CPUtime=0.04 cores=0,2,4,6
/proc/27189/stat : 27189 (python) S 27183 27183 25950 0 -1 4202560 890 0 0 0 2 2 0 0 18 0 1 0 658186011 285138944 5552 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751055 0 0 16781312 514 8697840663149904129 0 0 17 6 0 0 0
/proc/27189/statm: 69614 5552 377 364 0 5532 0
[pid=27191] ppid=27189 vsize=1017800 CPUtime=12.12 cores=0,2,4,6
/proc/27191/stat : 27191 (gnovelty+2) R 27189 27191 27191 0 -1 4202496 435 0 0 0 1212 0 0 0 25 0 1 0 658186011 1042227200 172 33554432000 134512640 135663704 4291773520 18446744073709551615 134525479 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/27191/statm: 254450 172 113 282 0 254166 0
[pid=27192] ppid=27183 vsize=289280 CPUtime=0.03 cores=0,2,4,6

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

[pid=27199] ppid=27195 vsize=1017800 CPUtime=101.52 cores=0,2,4,6
/proc/27199/stat : 27199 (gnovelty+2) T 27195 27199 27199 0 -1 4202496 431 0 0 0 10152 0 0 0 25 0 1 0 658186014 1042227200 172 33554432000 134512640 135663704 4289345056 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27199/statm: 254450 172 113 282 0 254166 0
[pid=27195/tid=27210] ppid=27183 vsize=299536 CPUtime=0 cores=0,2,4,6
/proc/27195/task/27210/stat : 27210 (python) S 27183 27183 25950 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658198569 306724864 5734 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 514 18446604444804468928 0 0 -1 6 0 0 0
[pid=27197] ppid=27183 vsize=309924 CPUtime=2.21 cores=0,2,4,6
/proc/27197/stat : 27197 (python) R 27183 27183 25950 0 -1 4202560 1022 0 0 0 132 89 0 0 16 0 1 0 658186014 317362176 5725 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/27197/statm: 77481 5725 371 364 0 13390 0
[pid=27200] ppid=27197 vsize=0 CPUtime=363.44 cores=0,2,4,6
/proc/27200/stat : 27200 (march_hi) R 27197 27200 27200 0 -1 4202500 3206 0 0 0 36342 2 0 0 25 0 1 0 658186014 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27200/statm: 0 0 0 0 0 0 0
[pid=27205] ppid=27183 vsize=320180 CPUtime=1.48 cores=0,2,4,6
/proc/27205/stat : 27205 (python) S 27183 27183 25950 0 -1 4202560 1000 0 0 0 76 72 0 0 15 0 1 0 658195952 327864320 5729 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538844148989657345 0 0 17 6 0 0 0
/proc/27205/statm: 80045 5729 371 364 0 15951 0
[pid=27207] ppid=27205 vsize=6868 CPUtime=235.96 cores=0,2,4,6
/proc/27207/stat : 27207 (march_hi) R 27205 27207 27207 0 -1 4202496 1776 0 0 0 23595 1 0 0 25 0 1 0 658195952 7032832 1515 33554432000 4194304 4955518 140737262876704 18446744073709551615 4224768 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27207/statm: 1717 1515 106 186 0 1530 0
[pid=27211] ppid=27183 vsize=329912 CPUtime=1.33 cores=0,2,4,6
/proc/27211/stat : 27211 (python) S 27183 27183 25950 0 -1 4202560 1000 0 0 0 69 64 0 0 15 0 1 0 658198570 337829888 5634 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 12937636668986327300 0 0 17 6 0 0 0
/proc/27211/statm: 82478 5634 371 364 0 18381 0
[pid=27213] ppid=27211 vsize=9456 CPUtime=246.55 cores=0,2,4,6
/proc/27213/stat : 27213 (march_hi) R 27211 27213 27213 0 -1 4202496 1865 0 0 0 24655 0 0 0 25 0 1 0 658198570 9682944 1607 33554432000 4194304 4955518 140737075669904 18446744073709551615 4208693 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27213/statm: 2364 1607 106 186 0 2177 0
[pid=27183/tid=27190] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27190/stat : 27190 (python) S 27181 27183 25950 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 7 0 658186011 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 4 0 0 0
[pid=27183/tid=27193] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27193/stat : 27193 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 7 0 658186012 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 2 0 0 0
[pid=27183/tid=27196] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27196/stat : 27196 (python) S 27181 27183 25950 0 -1 4202560 38 933 0 0 0 0 0 0 23 0 7 0 658186013 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27198] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 7 0 658186014 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27206] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27206/stat : 27206 (python) S 27181 27183 25950 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 658195952 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27212] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27212/stat : 27212 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 7 0 658198570 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1412.39
Current children cumulated vsize (KiB) 4243128

[startup+451.901 s]
/proc/loadavg: 9.27 9.27 9.05 11/519 27319
/proc/meminfo: memFree=15696532/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=340156 CPUtime=0.51 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 13745 933 1 0 42 9 0 0 19 0 7 0 658185955 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 85039 7145 1878 364 0 20942 0
[pid=27189] ppid=27183 vsize=288700 CPUtime=0.36 cores=0,2,4,6
/proc/27189/stat : 27189 (python) S 27183 27183 25950 0 -1 4202560 1160 0 0 0 17 19 0 0 19 0 2 0 658186011 295628800 5596 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27189/statm: 72175 5596 416 364 0 8093 0
[pid=27191] ppid=27189 vsize=1017800 CPUtime=99.33 cores=0,2,4,6
/proc/27191/stat : 27191 (gnovelty+2) T 27189 27191 27191 0 -1 4202496 435 0 0 0 9933 0 0 0 25 0 1 0 658186011 1042227200 172 33554432000 134512640 135663704 4291773520 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27191/statm: 254450 172 113 282 0 254166 0
[pid=27189/tid=27204] ppid=27183 vsize=288700 CPUtime=0 cores=0,2,4,6
/proc/27189/task/27204/stat : 27204 (python) S 27183 27183 25950 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658195951 295628800 5596 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 514 18446604449695978624 0 0 -1 4 0 0 0
[pid=27192] ppid=27183 vsize=289280 CPUtime=1.89 cores=0,2,4,6
/proc/27192/stat : 27192 (python) S 27183 27183 25950 0 -1 4202560 1013 0 0 0 101 88 0 0 15 0 1 0 658186012 296222720 5700 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538857343129190659 0 0 17 2 0 0 0
/proc/27192/statm: 72320 5700 371 364 0 8235 0
[pid=27194] ppid=27192 vsize=13516 CPUtime=358.13 cores=0,2,4,6
/proc/27194/stat : 27194 (march_hi) R 27192 27194 27194 0 -1 4202496 3130 0 0 0 35811 2 0 0 25 0 1 0 658186012 13840384 2865 33554432000 4194304 4955518 140735710419600 18446744073709551615 4285340 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27194/statm: 3379 2865 106 186 0 3192 0
[pid=27195] ppid=27183 vsize=299536 CPUtime=0.48 cores=0,2,4,6
/proc/27195/stat : 27195 (python) S 27183 27183 25950 0 -1 4202560 1104 0 0 0 24 24 0 0 19 0 2 0 658186013 306724864 5734 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27195/statm: 74884 5734 400 364 0 10796 0
[pid=27199] ppid=27195 vsize=1017800 CPUtime=101.52 cores=0,2,4,6
/proc/27199/stat : 27199 (gnovelty+2) T 27195 27199 27199 0 -1 4202496 431 0 0 0 10152 0 0 0 25 0 1 0 658186014 1042227200 172 33554432000 134512640 135663704 4289345056 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27199/statm: 254450 172 113 282 0 254166 0
[pid=27195/tid=27210] ppid=27183 vsize=299536 CPUtime=0 cores=0,2,4,6
/proc/27195/task/27210/stat : 27210 (python) S 27183 27183 25950 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658198569 306724864 5734 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 514 18446604444804468928 0 0 -1 6 0 0 0
[pid=27197] ppid=27183 vsize=309924 CPUtime=3 cores=0,2,4,6
/proc/27197/stat : 27197 (python) R 27183 27183 25950 0 -1 4202560 1022 0 0 0 202 98 0 0 17 0 1 0 658186014 317362176 5725 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917561151 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/27197/statm: 77481 5725 371 364 0 13390 0
[pid=27200] ppid=27197 vsize=0 CPUtime=363.44 cores=0,2,4,6
/proc/27200/stat : 27200 (march_hi) R 27197 27200 27200 0 -1 4202500 3206 0 0 0 36342 2 0 0 25 0 1 0 658186014 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27200/statm: 0 0 0 0 0 0 0
[pid=27205] ppid=27183 vsize=320180 CPUtime=1.48 cores=0,2,4,6
/proc/27205/stat : 27205 (python) S 27183 27183 25950 0 -1 4202560 1000 0 0 0 76 72 0 0 15 0 1 0 658195952 327864320 5729 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538844148989657345 0 0 17 6 0 0 0
/proc/27205/statm: 80045 5729 371 364 0 15951 0
[pid=27207] ppid=27205 vsize=6868 CPUtime=236.76 cores=0,2,4,6
/proc/27207/stat : 27207 (march_hi) R 27205 27207 27207 0 -1 4202496 1784 0 0 0 23675 1 0 0 25 0 1 0 658195952 7032832 1523 33554432000 4194304 4955518 140737262876704 18446744073709551615 4307552 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27207/statm: 1717 1523 106 186 0 1530 0
[pid=27211] ppid=27183 vsize=329912 CPUtime=1.33 cores=0,2,4,6
/proc/27211/stat : 27211 (python) S 27183 27183 25950 0 -1 4202560 1000 0 0 0 69 64 0 0 15 0 1 0 658198570 337829888 5634 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 12937636668986327300 0 0 17 6 0 0 0
/proc/27211/statm: 82478 5634 371 364 0 18381 0
[pid=27213] ppid=27211 vsize=9456 CPUtime=246.95 cores=0,2,4,6
/proc/27213/stat : 27213 (march_hi) R 27211 27213 27213 0 -1 4202496 1868 0 0 0 24695 0 0 0 25 0 1 0 658198570 9682944 1610 33554432000 4194304 4955518 140737075669904 18446744073709551615 4208656 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27213/statm: 2364 1610 106 186 0 2177 0
[pid=27183/tid=27190] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27190/stat : 27190 (python) S 27181 27183 25950 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 7 0 658186011 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 4 0 0 0
[pid=27183/tid=27193] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27193/stat : 27193 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 7 0 658186012 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 2 0 0 0
[pid=27183/tid=27196] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27196/stat : 27196 (python) S 27181 27183 25950 0 -1 4202560 38 933 0 0 0 0 0 0 23 0 7 0 658186013 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27198] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 7 0 658186014 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27206] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27206/stat : 27206 (python) S 27181 27183 25950 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 658195952 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27212] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27212/stat : 27212 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 7 0 658198570 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1415.18
Current children cumulated vsize (KiB) 4243128

[startup+452.702 s]
/proc/loadavg: 9.27 9.27 9.05 12/519 27319
/proc/meminfo: memFree=15696036/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=340156 CPUtime=0.51 cores=0,2,4,6
/proc/27183/stat : 27183 (python) S 27181 27183 25950 0 -1 4202496 13745 933 1 0 42 9 0 0 19 0 7 0 658185955 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 85039 7145 1878 364 0 20942 0
[pid=27189] ppid=27183 vsize=288700 CPUtime=0.36 cores=0,2,4,6
/proc/27189/stat : 27189 (python) S 27183 27183 25950 0 -1 4202560 1160 0 0 0 17 19 0 0 19 0 2 0 658186011 295628800 5596 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/27189/statm: 72175 5596 416 364 0 8093 0
[pid=27191] ppid=27189 vsize=1017800 CPUtime=99.33 cores=0,2,4,6
/proc/27191/stat : 27191 (gnovelty+2) T 27189 27191 27191 0 -1 4202496 435 0 0 0 9933 0 0 0 25 0 1 0 658186011 1042227200 172 33554432000 134512640 135663704 4291773520 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/27191/statm: 254450 172 113 282 0 254166 0
[pid=27189/tid=27204] ppid=27183 vsize=288700 CPUtime=0 cores=0,2,4,6
/proc/27189/task/27204/stat : 27204 (python) S 27183 27183 25950 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658195951 295628800 5596 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 514 18446604449695978624 0 0 -1 4 0 0 0
[pid=27192] ppid=27183 vsize=289280 CPUtime=1.89 cores=0,2,4,6
/proc/27192/stat : 27192 (python) S 27183 27183 25950 0 -1 4202560 1013 0 0 0 101 88 0 0 15 0 1 0 658186012 296222720 5700 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538857343129190659 0 0 17 2 0 0 0
/proc/27192/statm: 72320 5700 371 364 0 8235 0
[pid=27194] ppid=27192 vsize=13516 CPUtime=358.93 cores=0,2,4,6
/proc/27194/stat : 27194 (march_hi) R 27192 27194 27194 0 -1 4202496 3144 0 0 0 35891 2 0 0 25 0 1 0 658186012 13840384 2879 33554432000 4194304 4955518 140735710419600 18446744073709551615 4235624 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/27194/statm: 3379 2879 106 186 0 3192 0
[pid=27195] ppid=27183 vsize=299536 CPUtime=0.48 cores=0,2,4,6
/proc/27195/stat : 27195 (python) S 27183 27183 25950 0 -1 4202560 1104 0 0 0 24 24 0 0 19 0 2 0 658186013 306724864 5734 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917557707 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/27195/statm: 74884 5734 400 364 0 10796 0
[pid=27199] ppid=27195 vsize=1017800 CPUtime=101.52 cores=0,2,4,6
/proc/27199/stat : 27199 (gnovelty+2) T 27195 27199 27199 0 -1 4202496 431 0 0 0 10152 0 0 0 25 0 1 0 658186014 1042227200 172 33554432000 134512640 135663704 4289345056 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/27199/statm: 254450 172 113 282 0 254166 0
[pid=27195/tid=27210] ppid=27183 vsize=299536 CPUtime=0 cores=0,2,4,6
/proc/27195/task/27210/stat : 27210 (python) S 27183 27183 25950 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 658198569 306724864 5734 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 514 18446604444804468928 0 0 -1 6 0 0 0
[pid=27197] ppid=27183 vsize=309924 CPUtime=3.8 cores=0,2,4,6
/proc/27197/stat : 27197 (python) R 27183 27183 25950 0 -1 4202560 1022 0 0 0 272 108 0 0 18 0 1 0 658186014 317362176 5725 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/27197/statm: 77481 5725 371 364 0 13390 0
[pid=27200] ppid=27197 vsize=0 CPUtime=363.44 cores=0,2,4,6
/proc/27200/stat : 27200 (march_hi) R 27197 27200 27200 0 -1 4202500 3206 0 0 0 36342 2 0 0 25 0 1 0 658186014 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/27200/statm: 0 0 0 0 0 0 0
[pid=27205] ppid=27183 vsize=320180 CPUtime=1.48 cores=0,2,4,6
/proc/27205/stat : 27205 (python) S 27183 27183 25950 0 -1 4202560 1000 0 0 0 76 72 0 0 15 0 1 0 658195952 327864320 5729 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 3538844148989657345 0 0 17 6 0 0 0
/proc/27205/statm: 80045 5729 371 364 0 15951 0
[pid=27207] ppid=27205 vsize=6868 CPUtime=237.54 cores=0,2,4,6
/proc/27207/stat : 27207 (march_hi) R 27205 27207 27207 0 -1 4202496 1795 0 0 0 23753 1 0 0 25 0 1 0 658195952 7032832 1534 33554432000 4194304 4955518 140737262876704 18446744073709551615 4285708 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/27207/statm: 1717 1534 106 186 0 1530 0
[pid=27211] ppid=27183 vsize=329912 CPUtime=1.33 cores=0,2,4,6
/proc/27211/stat : 27211 (python) S 27183 27183 25950 0 -1 4202560 1000 0 0 0 69 64 0 0 15 0 1 0 658198570 337829888 5634 33554432000 4194304 5683644 140736568631968 18446744073709551615 218905751110 0 0 16781312 514 12937636668986327300 0 0 17 6 0 0 0
/proc/27211/statm: 82478 5634 371 364 0 18381 0
[pid=27213] ppid=27211 vsize=9456 CPUtime=247.35 cores=0,2,4,6
/proc/27213/stat : 27213 (march_hi) R 27211 27213 27213 0 -1 4202496 1871 0 0 0 24735 0 0 0 25 0 1 0 658198570 9682944 1613 33554432000 4194304 4955518 140737075669904 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/27213/statm: 2364 1613 106 186 0 2177 0
[pid=27183/tid=27190] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27190/stat : 27190 (python) S 27181 27183 25950 0 -1 4202560 25 933 0 0 0 0 0 0 19 0 7 0 658186011 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 4 0 0 0
[pid=27183/tid=27193] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27193/stat : 27193 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 21 0 7 0 658186012 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 2 0 0 0
[pid=27183/tid=27196] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27196/stat : 27196 (python) S 27181 27183 25950 0 -1 4202560 38 933 0 0 0 0 0 0 23 0 7 0 658186013 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27198] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 19 933 0 0 0 0 0 0 25 0 7 0 658186014 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27206] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27206/stat : 27206 (python) S 27181 27183 25950 0 -1 4202560 30 933 0 0 0 0 0 0 20 0 7 0 658195952 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
[pid=27183/tid=27212] ppid=27181 vsize=340156 CPUtime=0 cores=0,2,4,6
/proc/27183/task/27212/stat : 27212 (python) S 27181 27183 25950 0 -1 4202560 23 933 0 0 0 0 0 0 20 0 7 0 658198570 348319744 7145 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 2 18446604445590177600 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1417.96
Current children cumulated vsize (KiB) 4243128

[startup+452.902 s]
/proc/loadavg: 9.27 9.27 9.05 12/519 27319
/proc/meminfo: memFree=15696036/32951124 swapFree=65581060/67111528
[pid=27183] ppid=27181 vsize=319588 CPUtime=1418.79 cores=0,2,4,6
/proc/27183/stat : 27183 (python) R 27181 27183 25950 0 -1 4202496 15911 18534 1 0 43 10 141436 390 17 0 2 0 658185955 327258112 7125 33554432000 4194304 5683644 140736568631968 18446744073709551615 4516308 0 0 16781312 0 18446744073709551615 0 0 17 6 0 0 0
/proc/27183/statm: 79897 7125 1866 364 0 15820 0
[pid=27183/tid=27198] ppid=27181 vsize=319588 CPUtime=1418.26 cores=0,2,4,6
/proc/27183/task/27198/stat : 27198 (python) S 27181 27183 25950 0 -1 4202560 20 18534 0 0 0 0 141436 390 18 0 2 0 658186014 327258112 7125 33554432000 4194304 5683644 140736568631968 18446744073709551615 218917554609 0 0 16781312 0 18446604445590177600 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1418.79
Current children cumulated vsize (KiB) 319588

Child status: 0
Real time (s): 452.915
CPU time (s): 1418.82
CPU user time (s): 1414.81
CPU system time (s): 4.01039
CPU usage (%): 313.263
Max. virtual memory (cumulated for all children) (KiB): 4256648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1414.81
system time used= 4.01039
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36667
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= 4875
involuntary context switches= 15017

runsolver used 2.43063 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 15:24:42
IDJOB=3378492
IDBENCH=82901
IDSOLVER=1859
FILE ID=node137/3378492-1305465882
RUNJOBID= node137-1305462758-25968
PBS_JOBID= 13324972
Free space on /tmp= 73672 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S360859187-040.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-3378492-1305465882/watcher-3378492-1305465882 -o /tmp/evaluation-result-3378492-1305465882/solver-3378492-1305465882 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378492-1305465882.cnf -seed 527544713 -budget 4800 -cores 4

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

MD5SUM BENCH= 5da80be8e24322484381341b0d82cc61
RANDOM SEED=527544713

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15239208 kB
Buffers:        314464 kB
Cached:        4099436 kB
SwapCached:      36320 kB
Active:        7497288 kB
Inactive:      9939112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15239208 kB
SwapTotal:    67111528 kB
SwapFree:     65581060 kB
Dirty:           32576 kB
Writeback:           0 kB
AnonPages:    12995984 kB
Mapped:          38744 kB
Slab:           137540 kB
PageTables:      69120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 147546348 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= 73640 MiB
End job on node137 at 2011-05-15 15:32:15