Trace number 3378663

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 1276.49 320.714

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S815408325-054.UNKNOWN.cnf
MD5SUM9830e1bf79d13e57ceeaa969f4476a02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark313.374
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.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/0.46	c INFO: solving HOME/instance-3378663-1305466806.cnf
0.32/0.46	c INFO: computing task features
0.32/0.47	c INFO: computed variable-clause graph statistics
0.32/0.47	c INFO: computed clause balance statistics
0.41/0.53	c INFO: computed variable balance statistics
0.41/0.56	c INFO: computed small-clause counts
0.41/0.56	c INFO: computed Horn-clause counts
0.41/0.56	c INFO: computed variable graph statistics
0.41/0.56	c INFO: collected features for HOME/instance-3378663-1305466806.cnf in 0.10 s
0.41/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
0.41/0.58	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.32)
0.41/0.59	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.28)
0.41/0.60	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
396.31/99.91	c INFO: running march_hi@0 for 679 with 1100 remaining (b = 0.37)
400.68/101.03	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.34)
1275.97/320.69	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-3378663-1305466806/watcher-3378663-1305466806 -o /tmp/evaluation-result-3378663-1305466806/solver-3378663-1305466806 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378663-1305466806.cnf -seed 1087341675 -budget 4800 -cores 4 

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

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.30 8.28 8.12 6/457 23303
/proc/meminfo: memFree=21899900/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=16240 CPUtime=0 cores=1,3,5,7
/proc/23303/stat : 23303 (python) R 23301 23303 20819 0 -1 4202496 1050 0 0 0 0 0 0 0 25 0 1 0 639096847 16629760 922 33554432000 4194304 5683644 140736259268896 18446744073709551615 4874191 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23303/statm: 4060 922 381 364 0 547 0

[startup+0.087164 s]
/proc/loadavg: 8.30 8.28 8.12 6/457 23303
/proc/meminfo: memFree=21899900/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=96952 CPUtime=0.06 cores=1,3,5,7
/proc/23303/stat : 23303 (python) R 23301 23303 20819 0 -1 4202496 2804 0 0 0 4 2 0 0 17 0 1 0 639096847 99278848 2509 33554432000 4194304 5683644 140736259268896 18446744073709551615 212034692885 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23303/statm: 24238 2513 782 364 0 1686 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 96952

[startup+0.100157 s]
/proc/loadavg: 8.30 8.28 8.12 6/457 23303
/proc/meminfo: memFree=21899900/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=104232 CPUtime=0.07 cores=1,3,5,7
/proc/23303/stat : 23303 (python) R 23301 23303 20819 0 -1 4202496 3087 0 0 0 5 2 0 0 17 0 1 0 639096847 106733568 2768 33554432000 4194304 5683644 140736259268896 18446744073709551615 5116756 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/23303/statm: 26058 2768 847 364 0 1806 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104232

[startup+0.300125 s]
/proc/loadavg: 8.30 8.28 8.12 6/457 23303
/proc/meminfo: memFree=21899900/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=194416 CPUtime=0.23 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 6909 932 1 0 16 7 0 0 17 0 1 0 639096847 199081984 4960 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039653376 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/23303/statm: 48604 4960 1431 364 0 3723 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 194416

[startup+0.70105 s]
/proc/loadavg: 8.30 8.28 8.12 6/457 23303
/proc/meminfo: memFree=21899900/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=320036 CPUtime=0.5 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 12153 932 1 0 41 9 0 0 25 0 5 0 639096847 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 80009 7222 1881 364 0 15918 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 320036

[startup+1.50091 s]
/proc/loadavg: 8.30 8.28 8.12 9/470 23320
/proc/meminfo: memFree=21860984/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=320036 CPUtime=0.5 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 12153 932 1 0 41 9 0 0 25 0 5 0 639096847 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 80009 7222 1881 364 0 15918 0
[pid=23309] ppid=23303 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/23309/stat : 23309 (python) S 23303 23303 20819 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 639096904 285138944 5529 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675407 0 0 16781312 514 3079239767364206591 0 0 17 7 0 0 0
/proc/23309/statm: 69614 5529 354 364 0 5532 0
[pid=23311] ppid=23309 vsize=1017800 CPUtime=0.92 cores=1,3,5,7
/proc/23311/stat : 23311 (gnovelty+2) R 23309 23311 23311 0 -1 4202496 433 0 0 0 92 0 0 0 21 0 1 0 639096905 1042227200 171 33554432000 134512640 135663704 4291707424 18446744073709551615 134525136 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23311/statm: 254450 171 113 282 0 254166 0
[pid=23312] ppid=23303 vsize=289280 CPUtime=0 cores=1,3,5,7
/proc/23312/stat : 23312 (python) S 23303 23303 20819 0 -1 4202560 745 0 0 0 0 0 0 0 15 0 1 0 639096905 296222720 5677 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 5606937246373478663 0 0 17 7 0 0 0
/proc/23312/statm: 72320 5677 348 364 0 8235 0
[pid=23314] ppid=23312 vsize=1560 CPUtime=0.89 cores=1,3,5,7
/proc/23314/stat : 23314 (march_hi) R 23312 23314 23314 0 -1 4202496 503 0 0 0 89 0 0 0 25 0 1 0 639096906 1597440 240 33554432000 4194304 4955518 140736671115088 18446744073709551615 4298720 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23314/statm: 390 240 106 186 0 203 0
[pid=23315] ppid=23303 vsize=299536 CPUtime=0 cores=1,3,5,7
/proc/23315/stat : 23315 (python) S 23303 23303 20819 0 -1 4202560 750 0 0 0 0 0 0 0 15 0 1 0 639096906 306724864 5681 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 6718631776517849349 0 0 17 3 0 0 0
/proc/23315/statm: 74884 5681 348 364 0 10796 0
[pid=23317] ppid=23315 vsize=1560 CPUtime=0.9 cores=1,3,5,7
/proc/23317/stat : 23317 (march_hi) R 23315 23317 23317 0 -1 4202496 498 0 0 0 90 0 0 0 25 0 1 0 639096906 1597440 240 33554432000 4194304 4955518 140734897000896 18446744073709551615 4245531 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23317/statm: 390 240 106 186 0 203 0
[pid=23318] ppid=23303 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/23318/stat : 23318 (python) S 23303 23303 20819 0 -1 4202560 745 0 0 0 0 0 0 0 25 0 1 0 639096907 317227008 5685 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 15870606476067209215 0 0 17 1 0 0 0
/proc/23318/statm: 77448 5685 348 364 0 13357 0
[pid=23320] ppid=23318 vsize=1017800 CPUtime=0.89 cores=1,3,5,7
/proc/23320/stat : 23320 (gnovelty+2) R 23318 23320 23320 0 -1 4202496 434 0 0 0 89 0 0 0 25 0 1 0 639096907 1042227200 171 33554432000 134512640 135663704 4291345424 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23320/statm: 254450 171 113 282 0 254166 0
[pid=23303/tid=23310] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23310/stat : 23310 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 19 0 5 0 639096904 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23313] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23313/stat : 23313 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 21 0 5 0 639096905 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23316] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 25 932 0 0 0 0 0 0 23 0 5 0 639096906 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 3 0 0 0
[pid=23303/tid=23319] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23319/stat : 23319 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 5 0 639096907 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 3535820

[startup+3.10062 s]
/proc/loadavg: 8.30 8.28 8.12 9/470 23320
/proc/meminfo: memFree=21859124/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=320036 CPUtime=0.5 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 12153 932 1 0 41 9 0 0 25 0 5 0 639096847 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 80009 7222 1881 364 0 15918 0
[pid=23309] ppid=23303 vsize=278456 CPUtime=0 cores=1,3,5,7
/proc/23309/stat : 23309 (python) S 23303 23303 20819 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 639096904 285138944 5529 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675407 0 0 16781312 514 3079239767364174085 0 0 17 7 0 0 0
/proc/23309/statm: 69614 5529 354 364 0 5532 0
[pid=23311] ppid=23309 vsize=1017800 CPUtime=2.52 cores=1,3,5,7
/proc/23311/stat : 23311 (gnovelty+2) R 23309 23311 23311 0 -1 4202496 433 0 0 0 252 0 0 0 25 0 1 0 639096905 1042227200 171 33554432000 134512640 135663704 4291707424 18446744073709551615 134524553 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23311/statm: 254450 171 113 282 0 254166 0
[pid=23312] ppid=23303 vsize=289280 CPUtime=0 cores=1,3,5,7
/proc/23312/stat : 23312 (python) S 23303 23303 20819 0 -1 4202560 746 0 0 0 0 0 0 0 15 0 1 0 639096905 296222720 5677 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 8720890829209567495 0 0 17 7 0 0 0
/proc/23312/statm: 72320 5677 348 364 0 8235 0
[pid=23314] ppid=23312 vsize=1560 CPUtime=2.48 cores=1,3,5,7
/proc/23314/stat : 23314 (march_hi) R 23312 23314 23314 0 -1 4202496 503 0 0 0 248 0 0 0 25 0 1 0 639096906 1597440 240 33554432000 4194304 4955518 140736671115088 18446744073709551615 4224656 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23314/statm: 390 240 106 186 0 203 0
[pid=23315] ppid=23303 vsize=299536 CPUtime=0 cores=1,3,5,7
/proc/23315/stat : 23315 (python) S 23303 23303 20819 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 639096906 306724864 5681 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 6718631776517849349 0 0 17 3 0 0 0
/proc/23315/statm: 74884 5681 348 364 0 10796 0
[pid=23317] ppid=23315 vsize=1560 CPUtime=2.5 cores=1,3,5,7
/proc/23317/stat : 23317 (march_hi) R 23315 23317 23317 0 -1 4202496 498 0 0 0 250 0 0 0 25 0 1 0 639096906 1597440 240 33554432000 4194304 4955518 140734897000896 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23317/statm: 390 240 106 186 0 203 0
[pid=23318] ppid=23303 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/23318/stat : 23318 (python) S 23303 23303 20819 0 -1 4202560 745 0 0 0 0 0 0 0 18 0 1 0 639096907 317227008 5685 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 15870606476067176710 0 0 17 1 0 0 0
/proc/23318/statm: 77448 5685 348 364 0 13357 0
[pid=23320] ppid=23318 vsize=1017800 CPUtime=2.48 cores=1,3,5,7
/proc/23320/stat : 23320 (gnovelty+2) R 23318 23320 23320 0 -1 4202496 434 0 0 0 248 0 0 0 25 0 1 0 639096907 1042227200 171 33554432000 134512640 135663704 4291345424 18446744073709551615 134545576 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23320/statm: 254450 171 113 282 0 254166 0
[pid=23303/tid=23310] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23310/stat : 23310 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 19 0 5 0 639096904 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23313] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23313/stat : 23313 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 21 0 5 0 639096905 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23316] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 25 932 0 0 0 0 0 0 23 0 5 0 639096906 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 3 0 0 0
[pid=23303/tid=23319] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23319/stat : 23319 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 5 0 639096907 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.48
Current children cumulated vsize (KiB) 3535820

[startup+6.30105 s]
/proc/loadavg: 8.27 8.27 8.12 9/470 23320
/proc/meminfo: memFree=21858928/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=320036 CPUtime=0.5 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 12153 932 1 0 41 9 0 0 25 0 5 0 639096847 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 80009 7222 1881 364 0 15918 0
[pid=23309] ppid=23303 vsize=278456 CPUtime=0.01 cores=1,3,5,7
/proc/23309/stat : 23309 (python) S 23303 23303 20819 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 639096904 285138944 5552 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675407 0 0 16781312 514 3079239767364174085 0 0 17 7 0 0 0
/proc/23309/statm: 69614 5552 377 364 0 5532 0
[pid=23311] ppid=23309 vsize=1017800 CPUtime=5.72 cores=1,3,5,7
/proc/23311/stat : 23311 (gnovelty+2) R 23309 23311 23311 0 -1 4202496 433 0 0 0 572 0 0 0 25 0 1 0 639096905 1042227200 171 33554432000 134512640 135663704 4291707424 18446744073709551615 134524759 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23311/statm: 254450 171 113 282 0 254166 0
[pid=23312] ppid=23303 vsize=289280 CPUtime=0.01 cores=1,3,5,7
/proc/23312/stat : 23312 (python) S 23303 23303 20819 0 -1 4202560 917 0 0 0 0 1 0 0 15 0 1 0 639096905 296222720 5699 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 8720890829209567495 0 0 17 7 0 0 0
/proc/23312/statm: 72320 5699 370 364 0 8235 0
[pid=23314] ppid=23312 vsize=1696 CPUtime=5.59 cores=1,3,5,7
/proc/23314/stat : 23314 (march_hi) R 23312 23314 23314 0 -1 4202496 511 0 0 0 559 0 0 0 25 0 1 0 639096906 1736704 248 33554432000 4194304 4955518 140736671115088 18446744073709551615 4224468 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23314/statm: 424 248 106 186 0 237 0
[pid=23315] ppid=23303 vsize=299536 CPUtime=0.02 cores=1,3,5,7
/proc/23315/stat : 23315 (python) S 23303 23303 20819 0 -1 4202560 910 0 0 0 1 1 0 0 15 0 1 0 639096906 306724864 5704 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 6718631776517849349 0 0 17 3 0 0 0
/proc/23315/statm: 74884 5704 371 364 0 10796 0
[pid=23317] ppid=23315 vsize=1696 CPUtime=5.68 cores=1,3,5,7
/proc/23317/stat : 23317 (march_hi) R 23315 23317 23317 0 -1 4202496 506 0 0 0 568 0 0 0 25 0 1 0 639096906 1736704 248 33554432000 4194304 4955518 140734897000896 18446744073709551615 4307000 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23317/statm: 424 248 106 186 0 237 0
[pid=23318] ppid=23303 vsize=309792 CPUtime=0.01 cores=1,3,5,7
/proc/23318/stat : 23318 (python) S 23303 23303 20819 0 -1 4202560 906 0 0 0 0 1 0 0 18 0 1 0 639096907 317227008 5708 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 15870606476067176710 0 0 17 1 0 0 0
/proc/23318/statm: 77448 5708 371 364 0 13357 0
[pid=23320] ppid=23318 vsize=1017800 CPUtime=5.66 cores=1,3,5,7
/proc/23320/stat : 23320 (gnovelty+2) R 23318 23320 23320 0 -1 4202496 434 0 0 0 566 0 0 0 25 0 1 0 639096907 1042227200 171 33554432000 134512640 135663704 4291345424 18446744073709551615 134525347 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23320/statm: 254450 171 113 282 0 254166 0
[pid=23303/tid=23310] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23310/stat : 23310 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 19 0 5 0 639096904 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23313] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23313/stat : 23313 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 21 0 5 0 639096905 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23316] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 25 932 0 0 0 0 0 0 23 0 5 0 639096906 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 3 0 0 0
[pid=23303/tid=23319] ppid=23301 vsize=320036 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23319/stat : 23319 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 5 0 639096907 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 3536092

[startup+12.7009 s]
/proc/loadavg: 8.25 8.27 8.12 9/470 23320
/proc/meminfo: memFree=21856456/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=320036 CPUtime=0.5 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 12153 932 1 0 41 9 0 0 25 0 5 0 639096847 327716864 7222 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 80009 7222 1881 364 0 15918 0
[pid=23309] ppid=23303 vsize=278456 CPUtime=0.03 cores=1,3,5,7
/proc/23309/stat : 23309 (python) S 23303 23303 20819 0 -1 4202560 887 0 0 0 1 2 0 0 18 0 1 0 639096904 285138944 5552 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675407 0 0 16781312 514 5855172096790855941 0 0 17 7 0 0 0
/proc/23309/statm: 69614 5552 377 364 0 5532 0
[pid=23311] ppid=23309 vsize=1017800 CPUtime=12.12 cores=1,3,5,7
/proc/23311/stat : 23311 (gnovelty+2) R 23309 23311 23311 0 -1 4202496 433 0 0 0 1212 0 0 0 25 0 1 0 639096905 1042227200 171 33554432000 134512640 135663704 4291707424 18446744073709551615 134544301 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23311/statm: 254450 171 113 282 0 254166 0
[pid=23312] ppid=23303 vsize=289280 CPUtime=0.03 cores=1,3,5,7

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

[pid=23317] ppid=23315 vsize=5108 CPUtime=316.48 cores=1,3,5,7
/proc/23317/stat : 23317 (march_hi) R 23315 23317 23317 0 -1 4202496 1280 0 0 0 31648 0 0 0 25 0 1 0 639096906 5230592 1021 33554432000 4194304 4955518 140734897000896 18446744073709551615 4208624 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/23317/statm: 1277 1021 106 186 0 1090 0
[pid=23318] ppid=23303 vsize=309792 CPUtime=0.33 cores=1,3,5,7
/proc/23318/stat : 23318 (python) S 23303 23303 20819 0 -1 4202560 1092 0 0 0 18 15 0 0 19 0 2 0 639096907 317227008 5738 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23318/statm: 77448 5738 400 364 0 13357 0
[pid=23320] ppid=23318 vsize=1017800 CPUtime=100.07 cores=1,3,5,7
/proc/23320/stat : 23320 (gnovelty+2) T 23318 23320 23320 0 -1 4202496 434 0 0 0 10007 0 0 0 25 0 1 0 639096907 1042227200 171 33554432000 134512640 135663704 4291345424 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23320/statm: 254450 171 113 282 0 254166 0
[pid=23318/tid=23328] ppid=23303 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/23318/task/23328/stat : 23328 (python) S 23303 23303 20819 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639106950 317227008 5738 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 514 18446604469492758656 0 0 -1 7 0 0 0
[pid=23325] ppid=23303 vsize=320048 CPUtime=0.79 cores=1,3,5,7
/proc/23325/stat : 23325 (python) S 23303 23303 20819 0 -1 4202560 1010 0 0 0 40 39 0 0 15 0 1 0 639106839 327729152 5714 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 3398102262587818247 0 0 17 1 0 0 0
/proc/23325/statm: 80012 5714 371 364 0 15918 0
[pid=23327] ppid=23325 vsize=3192 CPUtime=215.01 cores=1,3,5,7
/proc/23327/stat : 23327 (march_hi) R 23325 23327 23327 0 -1 4202496 894 0 0 0 21501 0 0 0 25 0 1 0 639106839 3268608 632 33554432000 4194304 4955518 140734322960032 18446744073709551615 4237818 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23327/statm: 798 632 106 186 0 611 0
[pid=23329] ppid=23303 vsize=330076 CPUtime=0.8 cores=1,3,5,7
/proc/23329/stat : 23329 (python) S 23303 23303 20819 0 -1 4202560 989 0 0 0 41 39 0 0 15 0 1 0 639106951 337997824 5643 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 11757416489685057796 0 0 17 1 0 0 0
/proc/23329/statm: 82519 5643 371 364 0 18422 0
[pid=23331] ppid=23329 vsize=3192 CPUtime=215.63 cores=1,3,5,7
/proc/23331/stat : 23331 (march_hi) R 23329 23331 23331 0 -1 4202496 902 0 0 0 21563 0 0 0 25 0 1 0 639106951 3268608 641 33554432000 4194304 4955518 140736356118272 18446744073709551615 4413732 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23331/statm: 798 641 106 186 0 611 0
[pid=23303/tid=23310] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23310/stat : 23310 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 19 0 7 0 639096904 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23313] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23313/stat : 23313 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 21 0 7 0 639096905 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23316] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 25 932 0 0 0 0 0 0 23 0 7 0 639096906 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 3 0 0 0
[pid=23303/tid=23319] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23319/stat : 23319 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 7 0 639096907 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
[pid=23303/tid=23326] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23326/stat : 23326 (python) S 23301 23303 20819 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 7 0 639106839 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
[pid=23303/tid=23330] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23330/stat : 23330 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 7 0 639106951 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1266.79
Current children cumulated vsize (KiB) 4229952

[startup+319.901 s]
/proc/loadavg: 8.22 8.25 8.14 10/470 23468
/proc/meminfo: memFree=21830932/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=340320 CPUtime=0.53 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 13760 932 1 0 43 10 0 0 19 0 7 0 639096847 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 85080 7162 1886 364 0 20983 0
[pid=23309] ppid=23303 vsize=288700 CPUtime=0.32 cores=1,3,5,7
/proc/23309/stat : 23309 (python) S 23303 23303 20819 0 -1 4202560 1168 0 0 0 17 15 0 0 19 0 2 0 639096904 295628800 5596 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23309/statm: 72175 5596 416 364 0 8093 0
[pid=23311] ppid=23309 vsize=1017800 CPUtime=99.32 cores=1,3,5,7
/proc/23311/stat : 23311 (gnovelty+2) T 23309 23311 23311 0 -1 4202496 433 0 0 0 9932 0 0 0 25 0 1 0 639096905 1042227200 171 33554432000 134512640 135663704 4291707424 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/23311/statm: 254450 171 113 282 0 254166 0
[pid=23309/tid=23324] ppid=23303 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (python) S 23303 23303 20819 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639106838 295628800 5596 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 514 18446604462219569216 0 0 -1 7 0 0 0
[pid=23312] ppid=23303 vsize=289280 CPUtime=1.18 cores=1,3,5,7
/proc/23312/stat : 23312 (python) S 23303 23303 20819 0 -1 4202560 1014 0 0 0 61 57 0 0 15 0 1 0 639096905 296222720 5700 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 5606938616468046087 0 0 17 5 0 0 0
/proc/23312/statm: 72320 5700 371 364 0 8235 0
[pid=23314] ppid=23312 vsize=5108 CPUtime=316.73 cores=1,3,5,7
/proc/23314/stat : 23314 (march_hi) R 23312 23314 23314 0 -1 4202496 1273 0 0 0 31673 0 0 0 25 0 1 0 639096906 5230592 1009 33554432000 4194304 4955518 140736671115088 18446744073709551615 4297483 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23314/statm: 1277 1009 106 186 0 1090 0
[pid=23315] ppid=23303 vsize=299536 CPUtime=2.53 cores=1,3,5,7
/proc/23315/stat : 23315 (python) R 23303 23303 20819 0 -1 4202560 1003 0 0 0 181 72 0 0 17 0 1 0 639096906 306724864 5705 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051485503 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/23315/statm: 74884 5705 372 364 0 10796 0
[pid=23317] ppid=23315 vsize=0 CPUtime=316.76 cores=1,3,5,7
/proc/23317/stat : 23317 (march_hi) R 23315 23317 23317 0 -1 4202500 1284 0 0 0 31676 0 0 0 25 0 1 0 639096906 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23317/statm: 0 0 0 0 0 0 0
[pid=23318] ppid=23303 vsize=309792 CPUtime=0.33 cores=1,3,5,7
/proc/23318/stat : 23318 (python) S 23303 23303 20819 0 -1 4202560 1092 0 0 0 18 15 0 0 19 0 2 0 639096907 317227008 5738 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23318/statm: 77448 5738 400 364 0 13357 0
[pid=23320] ppid=23318 vsize=1017800 CPUtime=100.07 cores=1,3,5,7
/proc/23320/stat : 23320 (gnovelty+2) T 23318 23320 23320 0 -1 4202496 434 0 0 0 10007 0 0 0 25 0 1 0 639096907 1042227200 171 33554432000 134512640 135663704 4291345424 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23320/statm: 254450 171 113 282 0 254166 0
[pid=23318/tid=23328] ppid=23303 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/23318/task/23328/stat : 23328 (python) S 23303 23303 20819 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639106950 317227008 5738 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 514 18446604469492758656 0 0 -1 7 0 0 0
[pid=23325] ppid=23303 vsize=320048 CPUtime=0.79 cores=1,3,5,7
/proc/23325/stat : 23325 (python) S 23303 23303 20819 0 -1 4202560 1010 0 0 0 40 39 0 0 15 0 1 0 639106839 327729152 5714 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 3398102262587818247 0 0 17 1 0 0 0
/proc/23325/statm: 80012 5714 371 364 0 15918 0
[pid=23327] ppid=23325 vsize=3192 CPUtime=216.59 cores=1,3,5,7
/proc/23327/stat : 23327 (march_hi) R 23325 23327 23327 0 -1 4202496 897 0 0 0 21659 0 0 0 25 0 1 0 639106839 3268608 635 33554432000 4194304 4955518 140734322960032 18446744073709551615 4208722 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23327/statm: 798 635 106 186 0 611 0
[pid=23329] ppid=23303 vsize=330076 CPUtime=0.8 cores=1,3,5,7
/proc/23329/stat : 23329 (python) S 23303 23303 20819 0 -1 4202560 989 0 0 0 41 39 0 0 15 0 1 0 639106951 337997824 5643 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 11757416489685057796 0 0 17 1 0 0 0
/proc/23329/statm: 82519 5643 371 364 0 18422 0
[pid=23331] ppid=23329 vsize=3192 CPUtime=217.23 cores=1,3,5,7
/proc/23331/stat : 23331 (march_hi) R 23329 23331 23331 0 -1 4202496 906 0 0 0 21723 0 0 0 25 0 1 0 639106951 3268608 645 33554432000 4194304 4955518 140736356118272 18446744073709551615 4208722 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23331/statm: 798 645 106 186 0 611 0
[pid=23303/tid=23310] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23310/stat : 23310 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 19 0 7 0 639096904 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23313] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23313/stat : 23313 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 21 0 7 0 639096905 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23316] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 25 932 0 0 0 0 0 0 23 0 7 0 639096906 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 3 0 0 0
[pid=23303/tid=23319] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23319/stat : 23319 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 7 0 639096907 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
[pid=23303/tid=23326] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23326/stat : 23326 (python) S 23301 23303 20819 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 7 0 639106839 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
[pid=23303/tid=23330] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23330/stat : 23330 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 7 0 639106951 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1273.18
Current children cumulated vsize (KiB) 4224844

[startup+320.301 s]
/proc/loadavg: 8.22 8.25 8.14 10/470 23468
/proc/meminfo: memFree=21830436/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=340320 CPUtime=0.53 cores=1,3,5,7
/proc/23303/stat : 23303 (python) S 23301 23303 20819 0 -1 4202496 13760 932 1 0 43 10 0 0 19 0 7 0 639096847 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/23303/statm: 85080 7162 1886 364 0 20983 0
[pid=23309] ppid=23303 vsize=288700 CPUtime=0.32 cores=1,3,5,7
/proc/23309/stat : 23309 (python) S 23303 23303 20819 0 -1 4202560 1168 0 0 0 17 15 0 0 19 0 2 0 639096904 295628800 5596 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/23309/statm: 72175 5596 416 364 0 8093 0
[pid=23311] ppid=23309 vsize=1017800 CPUtime=99.32 cores=1,3,5,7
/proc/23311/stat : 23311 (gnovelty+2) T 23309 23311 23311 0 -1 4202496 433 0 0 0 9932 0 0 0 25 0 1 0 639096905 1042227200 171 33554432000 134512640 135663704 4291707424 18446744073709551615 134525276 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/23311/statm: 254450 171 113 282 0 254166 0
[pid=23309/tid=23324] ppid=23303 vsize=288700 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (python) S 23303 23303 20819 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639106838 295628800 5596 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 514 18446604462219569216 0 0 -1 7 0 0 0
[pid=23312] ppid=23303 vsize=289280 CPUtime=1.18 cores=1,3,5,7
/proc/23312/stat : 23312 (python) S 23303 23303 20819 0 -1 4202560 1014 0 0 0 61 57 0 0 15 0 1 0 639096905 296222720 5700 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 8720890829209567495 0 0 17 5 0 0 0
/proc/23312/statm: 72320 5700 371 364 0 8235 0
[pid=23314] ppid=23312 vsize=5108 CPUtime=317.13 cores=1,3,5,7
/proc/23314/stat : 23314 (march_hi) R 23312 23314 23314 0 -1 4202496 1277 0 0 0 31713 0 0 0 25 0 1 0 639096906 5230592 1013 33554432000 4194304 4955518 140736671115088 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/23314/statm: 1277 1013 106 186 0 1090 0
[pid=23315] ppid=23303 vsize=299536 CPUtime=2.92 cores=1,3,5,7
/proc/23315/stat : 23315 (python) R 23303 23303 20819 0 -1 4202560 1003 0 0 0 216 76 0 0 17 0 1 0 639096906 306724864 5705 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051485503 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/23315/statm: 74884 5705 372 364 0 10796 0
[pid=23317] ppid=23315 vsize=0 CPUtime=316.76 cores=1,3,5,7
/proc/23317/stat : 23317 (march_hi) R 23315 23317 23317 0 -1 4202500 1284 0 0 0 31676 0 0 0 25 0 1 0 639096906 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23317/statm: 0 0 0 0 0 0 0
[pid=23318] ppid=23303 vsize=309792 CPUtime=0.33 cores=1,3,5,7
/proc/23318/stat : 23318 (python) S 23303 23303 20819 0 -1 4202560 1092 0 0 0 18 15 0 0 19 0 2 0 639096907 317227008 5738 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/23318/statm: 77448 5738 400 364 0 13357 0
[pid=23320] ppid=23318 vsize=1017800 CPUtime=100.07 cores=1,3,5,7
/proc/23320/stat : 23320 (gnovelty+2) T 23318 23320 23320 0 -1 4202496 434 0 0 0 10007 0 0 0 25 0 1 0 639096907 1042227200 171 33554432000 134512640 135663704 4291345424 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/23320/statm: 254450 171 113 282 0 254166 0
[pid=23318/tid=23328] ppid=23303 vsize=309792 CPUtime=0 cores=1,3,5,7
/proc/23318/task/23328/stat : 23328 (python) S 23303 23303 20819 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 639106950 317227008 5738 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 514 18446604469492758656 0 0 -1 7 0 0 0
[pid=23325] ppid=23303 vsize=320048 CPUtime=0.79 cores=1,3,5,7
/proc/23325/stat : 23325 (python) S 23303 23303 20819 0 -1 4202560 1010 0 0 0 40 39 0 0 15 0 1 0 639106839 327729152 5714 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 3398102262587818247 0 0 17 1 0 0 0
/proc/23325/statm: 80012 5714 371 364 0 15918 0
[pid=23327] ppid=23325 vsize=3192 CPUtime=216.98 cores=1,3,5,7
/proc/23327/stat : 23327 (march_hi) R 23325 23327 23327 0 -1 4202496 897 0 0 0 21698 0 0 0 25 0 1 0 639106839 3268608 635 33554432000 4194304 4955518 140734322960032 18446744073709551615 4208724 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/23327/statm: 798 635 106 186 0 611 0
[pid=23329] ppid=23303 vsize=330076 CPUtime=0.8 cores=1,3,5,7
/proc/23329/stat : 23329 (python) S 23303 23303 20819 0 -1 4202560 989 0 0 0 41 39 0 0 15 0 1 0 639106951 337997824 5643 33554432000 4194304 5683644 140736259268896 18446744073709551615 212039675462 0 0 16781312 514 11757416489685057796 0 0 17 1 0 0 0
/proc/23329/statm: 82519 5643 371 364 0 18422 0
[pid=23331] ppid=23329 vsize=3192 CPUtime=217.63 cores=1,3,5,7
/proc/23331/stat : 23331 (march_hi) R 23329 23331 23331 0 -1 4202496 907 0 0 0 21763 0 0 0 25 0 1 0 639106951 3268608 646 33554432000 4194304 4955518 140736356118272 18446744073709551615 4224450 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/23331/statm: 798 646 106 186 0 611 0
[pid=23303/tid=23310] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23310/stat : 23310 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 19 0 7 0 639096904 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23313] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23313/stat : 23313 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 21 0 7 0 639096905 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 7 0 0 0
[pid=23303/tid=23316] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 25 932 0 0 0 0 0 0 23 0 7 0 639096906 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 3 0 0 0
[pid=23303/tid=23319] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23319/stat : 23319 (python) S 23301 23303 20819 0 -1 4202560 27 932 0 0 0 0 0 0 25 0 7 0 639096907 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
[pid=23303/tid=23326] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23326/stat : 23326 (python) S 23301 23303 20819 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 7 0 639106839 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
[pid=23303/tid=23330] ppid=23301 vsize=340320 CPUtime=0 cores=1,3,5,7
/proc/23303/task/23330/stat : 23330 (python) S 23301 23303 20819 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 7 0 639106951 348487680 7162 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 2 18446604466909241536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1274.76
Current children cumulated vsize (KiB) 4224844

[startup+320.701 s]
/proc/loadavg: 8.22 8.25 8.14 10/470 23468
/proc/meminfo: memFree=21830436/32951124 swapFree=51873460/67111528
[pid=23303] ppid=23301 vsize=319752 CPUtime=1276.45 cores=1,3,5,7
/proc/23303/stat : 23303 (python) R 23301 23303 20819 0 -1 4202496 15928 12858 1 0 43 10 127339 253 17 0 2 0 639096847 327426048 7142 33554432000 4194304 5683644 140736259268896 18446744073709551615 5116945 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/23303/statm: 79938 7142 1874 364 0 15861 0
[pid=23303/tid=23316] ppid=23301 vsize=319752 CPUtime=1275.92 cores=1,3,5,7
/proc/23303/task/23316/stat : 23316 (python) S 23301 23303 20819 0 -1 4202560 26 12858 0 0 0 0 127339 253 18 0 2 0 639096906 327426048 7142 33554432000 4194304 5683644 140736259268896 18446744073709551615 212051478961 0 0 16781312 0 18446604466909241536 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1276.45
Current children cumulated vsize (KiB) 319752

Child status: 0
Real time (s): 320.714
CPU time (s): 1276.49
CPU user time (s): 1273.84
CPU system time (s): 2.6426
CPU usage (%): 398.014
Max. virtual memory (cumulated for all children) (KiB): 4229956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1273.84
system time used= 2.6426
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31005
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= 4283
involuntary context switches= 11014

runsolver used 1.42078 second user time and 3.04254 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 15:40:06
IDJOB=3378663
IDBENCH=83072
IDSOLVER=1859
FILE ID=node146/3378663-1305466806
RUNJOBID= node146-1305463158-20838
PBS_JOBID= 13324984
Free space on /tmp= 73260 MiB

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

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

MD5SUM BENCH= 9830e1bf79d13e57ceeaa969f4476a02
RANDOM SEED=1087341675

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21900056 kB
Buffers:        159044 kB
Cached:        1084768 kB
SwapCached:      56148 kB
Active:        8261820 kB
Inactive:      2520640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21900056 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           33004 kB
Writeback:           0 kB
AnonPages:     9490000 kB
Mapped:          29920 kB
Slab:           114568 kB
PageTables:      85372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 121395512 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= 73228 MiB
End job on node146 at 2011-05-15 15:45:27