Trace number 3378534

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 125.083 31.824

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
MD5SUMcfd96c3ec450000d8fe8684f0b30ec79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.134
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.30/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.30/0.46	c INFO: solving HOME/instance-3378534-1305466056.cnf
0.30/0.46	c INFO: computing task features
0.30/0.47	c INFO: computed variable-clause graph statistics
0.30/0.47	c INFO: computed clause balance statistics
0.39/0.50	c INFO: computed variable balance statistics
0.39/0.53	c INFO: computed small-clause counts
0.39/0.53	c INFO: computed Horn-clause counts
0.39/0.53	c INFO: computed variable graph statistics
0.39/0.53	c INFO: collected features for HOME/instance-3378534-1305466056.cnf in 0.07 s
0.39/0.54	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
0.39/0.55	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.39)
0.39/0.55	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.45)
0.39/0.56	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.32)
124.55/31.80	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-3378534-1305466056/watcher-3378534-1305466056 -o /tmp/evaluation-result-3378534-1305466056/solver-3378534-1305466056 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378534-1305466056.cnf -seed 368862898 -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: 8.31 8.23 8.03 5/404 23364
/proc/meminfo: memFree=18897588/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=16236 CPUtime=0 cores=0,2,4,6
/proc/23364/stat : 23364 (python) R 23362 23364 21694 0 -1 4202496 1040 0 0 0 0 0 0 0 25 0 1 0 658208016 16625664 912 33554432000 4194304 5683644 140734698949408 18446744073709551615 4531882 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23364/statm: 4059 912 380 364 0 546 0

[startup+0.080501 s]
/proc/loadavg: 8.31 8.23 8.03 5/404 23364
/proc/meminfo: memFree=18897588/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=85620 CPUtime=0.05 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 2630 0 0 0 4 1 0 0 25 0 1 0 658208016 87674880 2348 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436015104 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/23364/statm: 21405 2348 713 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85620

[startup+0.100482 s]
/proc/loadavg: 8.31 8.23 8.03 5/404 23364
/proc/meminfo: memFree=18897588/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=104228 CPUtime=0.06 cores=0,2,4,6
/proc/23364/stat : 23364 (python) R 23362 23364 21694 0 -1 4202496 3086 0 0 0 5 1 0 0 25 0 1 0 658208016 106729472 2767 33554432000 4194304 5683644 140734698949408 18446744073709551615 5116756 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23364/statm: 26057 2767 847 364 0 1805 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104228

[startup+0.300477 s]
/proc/loadavg: 8.31 8.23 8.03 5/404 23364
/proc/meminfo: memFree=18897588/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=190252 CPUtime=0.22 cores=0,2,4,6
/proc/23364/stat : 23364 (python) R 23362 23364 21694 0 -1 4202496 6856 935 1 0 16 6 0 0 17 0 1 0 658208016 194818048 4914 33554432000 4194304 5683644 140734698949408 18446744073709551615 212431054312 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/23364/statm: 47563 4918 1415 364 0 3723 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 190252

[startup+0.700352 s]
/proc/loadavg: 8.31 8.23 8.03 5/404 23364
/proc/meminfo: memFree=18897588/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 320208

[startup+1.5012 s]
/proc/loadavg: 8.31 8.23 8.03 9/417 23381
/proc/meminfo: memFree=18858292/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658208071 285134848 5537 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 4148716585760063487 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5537 354 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=0.95 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 95 0 0 0 21 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0 cores=0,2,4,6
/proc/23373/stat : 23373 (python) S 23364 23364 21694 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 658208072 296226816 5679 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794179760471376130 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5679 348 364 0 8236 0
[pid=23375] ppid=23373 vsize=1928 CPUtime=0.94 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202496 579 0 0 0 94 0 0 0 25 0 1 0 658208072 1974272 315 33554432000 4194304 4955518 140735642682416 18446744073709551615 4224665 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23375/statm: 482 315 104 186 0 295 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0 cores=0,2,4,6
/proc/23376/stat : 23376 (python) S 23364 23364 21694 0 -1 4202560 748 0 0 0 0 0 0 0 15 0 1 0 658208072 306348032 5573 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794170964378353922 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5573 348 364 0 10704 0
[pid=23378] ppid=23376 vsize=1928 CPUtime=0.93 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202496 575 0 0 0 93 0 0 0 23 0 1 0 658208073 1974272 315 33554432000 4194304 4955518 140735990687136 18446744073709551615 4209711 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23378/statm: 482 315 104 186 0 295 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 755 0 0 0 0 0 0 0 15 0 1 0 658208073 317403136 5712 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5712 348 364 0 13400 0
[pid=23381] ppid=23379 vsize=1928 CPUtime=0.91 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 575 0 0 0 91 0 0 0 23 0 1 0 658208074 1974272 315 33554432000 4194304 4955518 140735298187840 18446744073709551615 4210606 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 482 315 104 186 0 295 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 2520660

[startup+3.1009 s]
/proc/loadavg: 8.36 8.24 8.04 10/417 23381
/proc/meminfo: memFree=18856796/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658208071 285134848 5537 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 4148716585760030977 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5537 354 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=2.55 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 255 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134525382 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0 cores=0,2,4,6
/proc/23373/stat : 23373 (python) S 23364 23364 21694 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 658208072 296226816 5679 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794179760471376130 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5679 348 364 0 8236 0
[pid=23375] ppid=23373 vsize=2060 CPUtime=2.54 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202496 594 0 0 0 254 0 0 0 25 0 1 0 658208072 2109440 330 33554432000 4194304 4955518 140735642682416 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23375/statm: 515 330 104 186 0 328 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0 cores=0,2,4,6
/proc/23376/stat : 23376 (python) S 23364 23364 21694 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658208072 306348032 5573 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794170964378353922 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5573 348 364 0 10704 0
[pid=23378] ppid=23376 vsize=2060 CPUtime=2.53 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202496 590 0 0 0 253 0 0 0 25 0 1 0 658208073 2109440 330 33554432000 4194304 4955518 140735990687136 18446744073709551615 4282467 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23378/statm: 515 330 104 186 0 328 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 658208073 317403136 5712 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5712 348 364 0 13400 0
[pid=23381] ppid=23379 vsize=2060 CPUtime=2.49 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 590 0 0 0 249 0 0 0 25 0 1 0 658208074 2109440 330 33554432000 4194304 4955518 140735298187840 18446744073709551615 4224656 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 515 330 104 186 0 328 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 2521056

[startup+6.30129 s]
/proc/loadavg: 8.36 8.24 8.04 9/417 23381
/proc/meminfo: memFree=18853600/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 890 0 0 0 0 0 0 0 18 0 1 0 658208071 285134848 5560 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 4148716585760030977 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5560 377 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=5.71 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 571 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134546755 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0.02 cores=0,2,4,6
/proc/23373/stat : 23373 (python) S 23364 23364 21694 0 -1 4202560 914 0 0 0 1 1 0 0 15 0 1 0 658208072 296226816 5702 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794179760471376130 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5702 371 364 0 8236 0
[pid=23375] ppid=23373 vsize=2244 CPUtime=5.72 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202496 628 0 0 0 572 0 0 0 25 0 1 0 658208072 2297856 364 33554432000 4194304 4955518 140735642682416 18446744073709551615 4209613 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23375/statm: 561 364 104 186 0 374 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0.01 cores=0,2,4,6
/proc/23376/stat : 23376 (python) S 23364 23364 21694 0 -1 4202560 905 0 0 0 1 0 0 0 15 0 1 0 658208072 306348032 5596 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794170964378353922 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5596 371 364 0 10704 0
[pid=23378] ppid=23376 vsize=2244 CPUtime=5.71 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202496 624 0 0 0 571 0 0 0 25 0 1 0 658208073 2297856 364 33554432000 4194304 4955518 140735990687136 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23378/statm: 561 364 104 186 0 374 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0.02 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 911 0 0 0 1 1 0 0 15 0 1 0 658208073 317403136 5735 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5735 371 364 0 13400 0
[pid=23381] ppid=23379 vsize=2244 CPUtime=5.65 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 623 0 0 0 565 0 0 0 25 0 1 0 658208074 2297856 363 33554432000 4194304 4955518 140735298187840 18446744073709551615 4210627 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 561 363 104 186 0 374 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.29
Current children cumulated vsize (KiB) 2521608

[startup+12.7011 s]
/proc/loadavg: 8.30 8.24 8.03 10/417 23381
/proc/meminfo: memFree=18850384/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0.02 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 894 0 0 0 1 1 0 0 18 0 1 0 658208071 285134848 5560 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 5110318939670282497 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5560 377 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=12.07 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 1207 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134525527 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0.03 cores=0,2,4,6

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

[pid=23370] ppid=23364 vsize=278452 CPUtime=0.07 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 903 0 0 0 4 3 0 0 18 0 1 0 658208071 285134848 5560 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 5110318939670282497 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5560 377 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=29.57 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 2957 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134545682 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0.09 cores=0,2,4,6
/proc/23373/stat : 23373 (python) S 23364 23364 21694 0 -1 4202560 942 0 0 0 5 4 0 0 15 0 1 0 658208072 296226816 5702 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794179760471376130 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5702 371 364 0 8236 0
[pid=23375] ppid=23373 vsize=3176 CPUtime=29.64 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202496 858 0 0 0 2964 0 0 0 25 0 1 0 658208072 3252224 575 33554432000 4194304 4955518 140735642682416 18446744073709551615 4244539 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23375/statm: 794 575 104 186 0 607 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0.09 cores=0,2,4,6
/proc/23376/stat : 23376 (python) S 23364 23364 21694 0 -1 4202560 920 0 0 0 5 4 0 0 15 0 1 0 658208072 306348032 5596 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794170964378353922 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5596 371 364 0 10704 0
[pid=23378] ppid=23376 vsize=3176 CPUtime=29.63 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202496 855 0 0 0 2963 0 0 0 25 0 1 0 658208073 3252224 576 33554432000 4194304 4955518 140735990687136 18446744073709551615 4227502 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23378/statm: 794 576 104 186 0 607 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0.09 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 938 0 0 0 5 4 0 0 15 0 1 0 658208073 317403136 5735 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5735 371 364 0 13400 0
[pid=23381] ppid=23379 vsize=3176 CPUtime=29.35 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 849 0 0 0 2935 0 0 0 25 0 1 0 658208074 3252224 570 33554432000 4194304 4955518 140735298187840 18446744073709551615 4298073 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 794 570 104 186 0 607 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 118.98
Current children cumulated vsize (KiB) 2524404

[startup+31.1006 s]
/proc/loadavg: 8.32 8.24 8.04 10/417 23382
/proc/meminfo: memFree=18841120/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0.07 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 903 0 0 0 4 3 0 0 18 0 1 0 658208071 285134848 5560 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 5110318939670282497 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5560 377 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=30.37 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 3037 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134545646 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0.11 cores=0,2,4,6
/proc/23373/stat : 23373 (python) S 23364 23364 21694 0 -1 4202560 946 0 0 0 6 5 0 0 15 0 1 0 658208072 296226816 5702 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794179760471376130 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5702 371 364 0 8236 0
[pid=23375] ppid=23373 vsize=3176 CPUtime=30.42 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202496 869 0 0 0 3042 0 0 0 25 0 1 0 658208072 3252224 586 33554432000 4194304 4955518 140735642682416 18446744073709551615 4209692 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/23375/statm: 794 586 104 186 0 607 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0.11 cores=0,2,4,6
/proc/23376/stat : 23376 (python) S 23364 23364 21694 0 -1 4202560 927 0 0 0 6 5 0 0 15 0 1 0 658208072 306348032 5597 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 11794170964378353922 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5597 372 364 0 10704 0
[pid=23378] ppid=23376 vsize=3176 CPUtime=30.41 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202496 866 0 0 0 3041 0 0 0 25 0 1 0 658208073 3252224 587 33554432000 4194304 4955518 140735990687136 18446744073709551615 4224541 0 0 16781312 0 0 0 0 17 2 0 0 0
/proc/23378/statm: 794 587 104 186 0 607 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0.09 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 940 0 0 0 5 4 0 0 15 0 1 0 658208073 317403136 5735 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5735 371 364 0 13400 0
[pid=23381] ppid=23379 vsize=3176 CPUtime=30.13 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 858 0 0 0 3013 0 0 0 25 0 1 0 658208074 3252224 579 33554432000 4194304 4955518 140735298187840 18446744073709551615 4227617 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 794 579 104 186 0 607 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 122.16
Current children cumulated vsize (KiB) 2524404

[startup+31.5005 s]
/proc/loadavg: 8.32 8.24 8.04 10/417 23382
/proc/meminfo: memFree=18841120/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0.07 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 903 0 0 0 4 3 0 0 18 0 1 0 658208071 285134848 5560 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 5110318939670282497 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5560 377 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=30.75 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 3075 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0.24 cores=0,2,4,6
/proc/23373/stat : 23373 (python) R 23364 23364 21694 0 -1 4202560 949 0 0 0 18 6 0 0 15 0 1 0 658208072 296226816 5702 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447847231 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5702 371 364 0 8236 0
[pid=23375] ppid=23373 vsize=0 CPUtime=30.69 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202500 874 0 0 0 3069 0 0 0 25 0 1 0 658208072 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23375/statm: 0 0 0 0 0 0 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0.27 cores=0,2,4,6
/proc/23376/stat : 23376 (python) R 23364 23364 21694 0 -1 4202560 933 0 0 0 20 7 0 0 15 0 1 0 658208072 306348032 5597 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447847231 0 0 16781312 514 0 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5597 372 364 0 10704 0
[pid=23378] ppid=23376 vsize=0 CPUtime=30.65 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202500 870 0 0 0 3065 0 0 0 25 0 1 0 658208073 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/23378/statm: 0 0 0 0 0 0 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0.11 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 945 0 0 0 6 5 0 0 15 0 1 0 658208073 317403136 5735 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5735 371 364 0 13400 0
[pid=23381] ppid=23379 vsize=3176 CPUtime=30.53 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 865 0 0 0 3053 0 0 0 25 0 1 0 658208074 3252224 586 33554432000 4194304 4955518 140735298187840 18446744073709551615 4227640 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 794 586 104 186 0 607 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 123.76
Current children cumulated vsize (KiB) 2518052

[startup+31.7005 s]
/proc/loadavg: 8.32 8.24 8.04 10/417 23382
/proc/meminfo: memFree=18841120/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320208 CPUtime=0.45 cores=0,2,4,6
/proc/23364/stat : 23364 (python) S 23362 23364 21694 0 -1 4202496 12151 935 1 0 37 8 0 0 20 0 5 0 658208016 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447843787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/23364/statm: 80052 7249 1881 364 0 15961 0
[pid=23370] ppid=23364 vsize=278452 CPUtime=0.07 cores=0,2,4,6
/proc/23370/stat : 23370 (python) S 23364 23364 21694 0 -1 4202560 903 0 0 0 4 3 0 0 18 0 1 0 658208071 285134848 5560 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037135 0 0 16781312 514 5110318939670282497 0 0 17 4 0 0 0
/proc/23370/statm: 69613 5560 377 364 0 5531 0
[pid=23372] ppid=23370 vsize=1017800 CPUtime=30.95 cores=0,2,4,6
/proc/23372/stat : 23372 (gnovelty+2) R 23370 23372 23372 0 -1 4202496 431 0 0 0 3095 0 0 0 25 0 1 0 658208071 1042227200 169 33554432000 134512640 135663704 4292330544 18446744073709551615 134524857 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/23372/statm: 254450 169 113 282 0 254166 0
[pid=23373] ppid=23364 vsize=289284 CPUtime=0.44 cores=0,2,4,6
/proc/23373/stat : 23373 (python) R 23364 23364 21694 0 -1 4202560 949 0 0 0 36 8 0 0 16 0 1 0 658208072 296226816 5702 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447847231 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/23373/statm: 72321 5702 371 364 0 8236 0
[pid=23375] ppid=23373 vsize=0 CPUtime=30.69 cores=0,2,4,6
/proc/23375/stat : 23375 (march_hi) R 23373 23375 23375 0 -1 4202500 874 0 0 0 3069 0 0 0 25 0 1 0 658208072 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23375/statm: 0 0 0 0 0 0 0
[pid=23376] ppid=23364 vsize=299168 CPUtime=0.46 cores=0,2,4,6
/proc/23376/stat : 23376 (python) R 23364 23364 21694 0 -1 4202560 933 0 0 0 37 9 0 0 16 0 1 0 658208072 306348032 5597 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 0 0 0 17 2 0 0 0
/proc/23376/statm: 74792 5597 372 364 0 10704 0
[pid=23378] ppid=23376 vsize=0 CPUtime=30.65 cores=0,2,4,6
/proc/23378/stat : 23378 (march_hi) R 23376 23378 23378 0 -1 4202500 870 0 0 0 3065 0 0 0 25 0 1 0 658208073 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/23378/statm: 0 0 0 0 0 0 0
[pid=23379] ppid=23364 vsize=309964 CPUtime=0.11 cores=0,2,4,6
/proc/23379/stat : 23379 (python) S 23364 23364 21694 0 -1 4202560 945 0 0 0 6 5 0 0 15 0 1 0 658208073 317403136 5735 33554432000 4194304 5683644 140734698949408 18446744073709551615 212436037190 0 0 16781312 514 17072398523749597441 0 0 17 4 0 0 0
/proc/23379/statm: 77491 5735 371 364 0 13400 0
[pid=23381] ppid=23379 vsize=3176 CPUtime=30.73 cores=0,2,4,6
/proc/23381/stat : 23381 (march_hi) R 23379 23381 23381 0 -1 4202496 868 0 0 0 3073 0 0 0 25 0 1 0 658208074 3252224 589 33554432000 4194304 4955518 140735298187840 18446744073709551615 4224707 0 0 16781312 0 0 0 0 17 6 0 0 0
/proc/23381/statm: 794 589 104 186 0 607 0
[pid=23364/tid=23371] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23371/stat : 23371 (python) S 23362 23364 21694 0 -1 4202560 26 935 0 0 0 0 0 0 19 0 5 0 658208071 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 6 0 0 0
[pid=23364/tid=23374] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23374/stat : 23374 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 21 0 5 0 658208072 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 0 0 0 0
[pid=23364/tid=23377] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 24 935 0 0 0 0 0 0 20 0 5 0 658208073 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 2 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320208 CPUtime=0 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 658208074 327892992 7249 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 2 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 124.55
Current children cumulated vsize (KiB) 2518052

[startup+31.8015 s]
/proc/loadavg: 8.45 8.27 8.05 10/415 23385
/proc/meminfo: memFree=18853404/32951124 swapFree=57331800/67111528
[pid=23364] ppid=23362 vsize=320156 CPUtime=125.05 cores=0,2,4,6
/proc/23364/stat : 23364 (python) R 23362 23364 21694 0 -1 4202496 15644 8442 1 0 38 9 12426 32 17 0 3 0 658208016 327839744 7244 33554432000 4194304 5683644 140734698949408 18446744073709551615 4501813 0 0 16781312 0 18446744073709551615 0 0 17 2 0 0 0
/proc/23364/statm: 80039 7244 1876 364 0 15961 0
[pid=23364/tid=23377] ppid=23362 vsize=320156 CPUtime=124.58 cores=0,2,4,6
/proc/23364/task/23377/stat : 23377 (python) S 23362 23364 21694 0 -1 4202560 25 8442 0 0 0 0 12426 32 18 0 3 0 658208073 327839744 7244 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 0 18446604452489698176 0 0 -1 4 0 0 0
[pid=23364/tid=23380] ppid=23362 vsize=320156 CPUtime=124.58 cores=0,2,4,6
/proc/23364/task/23380/stat : 23380 (python) S 23362 23364 21694 0 -1 4202560 28 8442 0 0 0 0 12426 32 18 0 3 0 658208074 327839744 7244 33554432000 4194304 5683644 140734698949408 18446744073709551615 212447840689 0 0 16781312 0 18446604452489698176 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 125.05
Current children cumulated vsize (KiB) 320156

Child status: 0
Real time (s): 31.824
CPU time (s): 125.083
CPU user time (s): 124.659
CPU system time (s): 0.423935
CPU usage (%): 393.046
Max. virtual memory (cumulated for all children) (KiB): 2524408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.659
system time used= 0.423935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24974
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= 3007
involuntary context switches= 2542

runsolver used 0.13098 second user time and 0.287956 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 15:27:36
IDJOB=3378534
IDBENCH=82943
IDSOLVER=1859
FILE ID=node102/3378534-1305466056
RUNJOBID= node102-1305462764-21712
PBS_JOBID= 13324973
Free space on /tmp= 73580 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1409021001-079.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-3378534-1305466056/watcher-3378534-1305466056 -o /tmp/evaluation-result-3378534-1305466056/solver-3378534-1305466056 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378534-1305466056.cnf -seed 368862898 -budget 4800 -cores 4

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

MD5SUM BENCH= cfd96c3ec450000d8fe8684f0b30ec79
RANDOM SEED=368862898

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.75
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.828
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.828
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.828
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.82
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.828
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:      18897744 kB
Buffers:         46076 kB
Cached:         768192 kB
SwapCached:      89980 kB
Active:        4559532 kB
Inactive:      9289572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18897744 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:           32332 kB
Writeback:           0 kB
AnonPages:    12955668 kB
Mapped:          25148 kB
Slab:            65332 kB
PageTables:      72840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 96225008 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= 73552 MiB
End job on node102 at 2011-05-15 15:28:09