Trace number 3378441

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 1310.63 329.257

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1465579926-097.UNKNOWN.cnf
MD5SUMeb55252a6fac55d328f4d31fcc6e53bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark332.178
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.35/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.35/0.67	c INFO: solving HOME/instance-3378441-1305465555.cnf
0.35/0.67	c INFO: computing task features
0.35/0.68	c INFO: computed variable-clause graph statistics
0.35/0.68	c INFO: computed clause balance statistics
0.43/0.74	c INFO: computed variable balance statistics
0.43/0.76	c INFO: computed small-clause counts
0.43/0.76	c INFO: computed Horn-clause counts
0.43/0.77	c INFO: computed variable graph statistics
0.43/0.77	c INFO: collected features for HOME/instance-3378441-1305465555.cnf in 0.10 s
0.43/0.78	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
0.43/0.78	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.32)
0.43/0.79	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.29)
0.53/0.80	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.07)
400.18/101.03	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.37)
400.18/101.08	c INFO: running march_hi@0 for 679 with 1099 remaining (b = 0.34)
1310.33/329.23	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-3378441-1305465555/watcher-3378441-1305465555 -o /tmp/evaluation-result-3378441-1305465555/solver-3378441-1305465555 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378441-1305465555.cnf -seed 2137459982 -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: 7.95 8.13 7.89 5/374 8360
/proc/meminfo: memFree=16642988/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 819 0 0 0 0 0 0 0 23 0 1 0 658155176 15749120 704 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/8360/statm: 3845 704 334 364 0 332 0

[startup+0.0936231 s]
/proc/loadavg: 7.95 8.13 7.89 5/374 8360
/proc/meminfo: memFree=16642988/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=84604 CPUtime=0.05 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 2408 0 0 0 4 1 0 0 24 0 1 0 658155176 86634496 2136 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473965568 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/8360/statm: 21151 2136 707 364 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84604

[startup+0.100618 s]
/proc/loadavg: 7.95 8.13 7.89 5/374 8360
/proc/meminfo: memFree=16642988/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=87704 CPUtime=0.06 cores=1,3,5,7
/proc/8360/stat : 8360 (python) R 8358 8360 7291 0 -1 4202496 2638 0 0 0 4 2 0 0 24 0 1 0 658155176 89808896 2354 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473965568 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8360/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.300587 s]
/proc/loadavg: 7.95 8.13 7.89 5/374 8360
/proc/meminfo: memFree=16642988/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=135748 CPUtime=0.17 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 5965 936 1 0 12 5 0 0 25 0 1 0 658155176 139005952 4151 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473963525 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/8360/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135748

[startup+0.700513 s]
/proc/loadavg: 7.95 8.13 7.89 5/374 8360
/proc/meminfo: memFree=16642988/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=278424 CPUtime=0.43 cores=1,3,5,7
/proc/8360/stat : 8360 (python) R 8358 8360 7291 0 -1 4202496 9331 936 1 0 32 11 0 0 25 0 1 0 658155176 285106176 6999 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473622720 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/8360/statm: 69606 6999 1826 364 0 5530 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 278424

[startup+1.50137 s]
/proc/loadavg: 7.95 8.13 7.89 11/387 8377
/proc/meminfo: memFree=16603580/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=320132 CPUtime=0.54 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 12195 936 1 0 42 12 0 0 25 0 5 0 658155176 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8360/statm: 80033 7222 1873 364 0 15942 0
[pid=8366] ppid=8360 vsize=278448 CPUtime=0 cores=1,3,5,7
/proc/8366/stat : 8366 (python) S 8360 8360 7291 0 -1 4202560 721 0 0 0 0 0 0 0 25 0 1 0 658155254 285130752 5535 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987599 0 0 16781312 514 650137656386125823 0 0 17 5 0 0 0
/proc/8366/statm: 69612 5535 354 364 0 5530 0
[pid=8368] ppid=8366 vsize=1017800 CPUtime=0.71 cores=1,3,5,7
/proc/8368/stat : 8368 (gnovelty+2) R 8366 8368 8368 0 -1 4202496 436 0 0 0 71 0 0 0 25 0 1 0 658155255 1042227200 172 33554432000 134512640 135663704 4292818160 18446744073709551615 134524868 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8368/statm: 254450 172 113 282 0 254166 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=0 cores=1,3,5,7
/proc/8369/stat : 8369 (python) S 8360 8360 7291 0 -1 4202560 749 0 0 0 0 0 0 0 20 0 1 0 658155255 296218624 5677 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 15142702840444584198 0 0 17 3 0 0 0
/proc/8369/statm: 72319 5677 348 364 0 8234 0
[pid=8371] ppid=8369 vsize=1560 CPUtime=0.7 cores=1,3,5,7
/proc/8371/stat : 8371 (march_hi) R 8369 8371 8371 0 -1 4202496 503 0 0 0 70 0 0 0 25 0 1 0 658155256 1597440 240 33554432000 4194304 4955518 140735941875840 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/8371/statm: 390 240 106 186 0 203 0
[pid=8372] ppid=8360 vsize=299024 CPUtime=0 cores=1,3,5,7
/proc/8372/stat : 8372 (python) S 8360 8360 7291 0 -1 4202560 740 0 0 0 0 0 0 0 21 0 1 0 658155256 306200576 5569 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 9848096955865989381 0 0 17 7 0 0 0
/proc/8372/statm: 74756 5569 348 364 0 10668 0
[pid=8374] ppid=8372 vsize=1560 CPUtime=0.68 cores=1,3,5,7
/proc/8374/stat : 8374 (march_hi) R 8372 8374 8374 0 -1 4202496 501 0 0 0 68 0 0 0 25 0 1 0 658155257 1597440 240 33554432000 4194304 4955518 140736333753040 18446744073709551615 4224473 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8374/statm: 390 240 106 186 0 203 0
[pid=8375] ppid=8360 vsize=309888 CPUtime=0 cores=1,3,5,7
/proc/8375/stat : 8375 (python) S 8360 8360 7291 0 -1 4202560 746 0 0 0 0 0 0 0 25 0 1 0 658155257 317325312 5693 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 8254413400398888959 0 0 17 5 0 0 0
/proc/8375/statm: 77472 5693 348 364 0 13381 0
[pid=8377] ppid=8375 vsize=1017800 CPUtime=0.68 cores=1,3,5,7
/proc/8377/stat : 8377 (gnovelty+2) R 8375 8377 8377 0 -1 4202496 432 0 0 0 68 0 0 0 25 0 1 0 658155258 1042227200 171 33554432000 134512640 135663704 4286918416 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/8377/statm: 254450 171 113 282 0 254166 0
[pid=8360/tid=8367] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8367/stat : 8367 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 658155255 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 1 0 0 0
[pid=8360/tid=8370] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8370/stat : 8370 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658155256 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8373] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8373/stat : 8373 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658155257 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8376] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8376/stat : 8376 (python) S 8358 8360 7291 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 5 0 658155258 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.31
Current children cumulated vsize (KiB) 3535488

[startup+3.10109 s]
/proc/loadavg: 7.95 8.13 7.89 9/387 8378
/proc/meminfo: memFree=16602092/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=320132 CPUtime=0.54 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 12195 936 1 0 42 12 0 0 25 0 5 0 658155176 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8360/statm: 80033 7222 1873 364 0 15942 0
[pid=8366] ppid=8360 vsize=278448 CPUtime=0 cores=1,3,5,7
/proc/8366/stat : 8366 (python) S 8360 8360 7291 0 -1 4202560 721 0 0 0 0 0 0 0 18 0 1 0 658155254 285130752 5535 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987599 0 0 16781312 514 650137656386093318 0 0 17 5 0 0 0
/proc/8366/statm: 69612 5535 354 364 0 5530 0
[pid=8368] ppid=8366 vsize=1017800 CPUtime=2.31 cores=1,3,5,7
/proc/8368/stat : 8368 (gnovelty+2) R 8366 8368 8368 0 -1 4202496 436 0 0 0 231 0 0 0 25 0 1 0 658155255 1042227200 172 33554432000 134512640 135663704 4292818160 18446744073709551615 134524888 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8368/statm: 254450 172 113 282 0 254166 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=0 cores=1,3,5,7
/proc/8369/stat : 8369 (python) S 8360 8360 7291 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 658155255 296218624 5677 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 15142702840444584198 0 0 17 3 0 0 0
/proc/8369/statm: 72319 5677 348 364 0 8234 0
[pid=8371] ppid=8369 vsize=1560 CPUtime=2.3 cores=1,3,5,7
/proc/8371/stat : 8371 (march_hi) R 8369 8371 8371 0 -1 4202496 503 0 0 0 230 0 0 0 25 0 1 0 658155256 1597440 240 33554432000 4194304 4955518 140735941875840 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/8371/statm: 390 240 106 186 0 203 0
[pid=8372] ppid=8360 vsize=299024 CPUtime=0 cores=1,3,5,7
/proc/8372/stat : 8372 (python) S 8360 8360 7291 0 -1 4202560 742 0 0 0 0 0 0 0 15 0 1 0 658155256 306200576 5569 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 9848096955865989381 0 0 17 7 0 0 0
/proc/8372/statm: 74756 5569 348 364 0 10668 0
[pid=8374] ppid=8372 vsize=1560 CPUtime=2.26 cores=1,3,5,7
/proc/8374/stat : 8374 (march_hi) R 8372 8374 8374 0 -1 4202496 501 0 0 0 226 0 0 0 25 0 1 0 658155257 1597440 240 33554432000 4194304 4955518 140736333753040 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8374/statm: 390 240 106 186 0 203 0
[pid=8375] ppid=8360 vsize=309888 CPUtime=0 cores=1,3,5,7
/proc/8375/stat : 8375 (python) S 8360 8360 7291 0 -1 4202560 746 0 0 0 0 0 0 0 18 0 1 0 658155257 317325312 5693 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 8254413400398856455 0 0 17 5 0 0 0
/proc/8375/statm: 77472 5693 348 364 0 13381 0
[pid=8377] ppid=8375 vsize=1017800 CPUtime=2.28 cores=1,3,5,7
/proc/8377/stat : 8377 (gnovelty+2) R 8375 8377 8377 0 -1 4202496 432 0 0 0 228 0 0 0 25 0 1 0 658155258 1042227200 171 33554432000 134512640 135663704 4286918416 18446744073709551615 134544183 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/8377/statm: 254450 171 113 282 0 254166 0
[pid=8360/tid=8367] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8367/stat : 8367 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 658155255 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 1 0 0 0
[pid=8360/tid=8370] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8370/stat : 8370 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658155256 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8373] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8373/stat : 8373 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658155257 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8376] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8376/stat : 8376 (python) S 8358 8360 7291 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 5 0 658155258 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 3535488

[startup+6.30053 s]
/proc/loadavg: 8.03 8.14 7.89 9/387 8378
/proc/meminfo: memFree=16597504/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=320132 CPUtime=0.54 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 12195 936 1 0 42 12 0 0 25 0 5 0 658155176 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8360/statm: 80033 7222 1873 364 0 15942 0
[pid=8366] ppid=8360 vsize=278448 CPUtime=0.01 cores=1,3,5,7
/proc/8366/stat : 8366 (python) S 8360 8360 7291 0 -1 4202560 879 0 0 0 0 1 0 0 18 0 1 0 658155254 285130752 5557 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987599 0 0 16781312 514 650137656386093318 0 0 17 5 0 0 0
/proc/8366/statm: 69612 5557 376 364 0 5530 0
[pid=8368] ppid=8366 vsize=1017800 CPUtime=5.51 cores=1,3,5,7
/proc/8368/stat : 8368 (gnovelty+2) R 8366 8368 8368 0 -1 4202496 436 0 0 0 551 0 0 0 25 0 1 0 658155255 1042227200 172 33554432000 134512640 135663704 4292818160 18446744073709551615 134545572 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8368/statm: 254450 172 113 282 0 254166 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=0.01 cores=1,3,5,7
/proc/8369/stat : 8369 (python) S 8360 8360 7291 0 -1 4202560 918 0 0 0 0 1 0 0 15 0 1 0 658155255 296218624 5700 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 15142702840444584198 0 0 17 3 0 0 0
/proc/8369/statm: 72319 5700 371 364 0 8234 0
[pid=8371] ppid=8369 vsize=1692 CPUtime=5.48 cores=1,3,5,7
/proc/8371/stat : 8371 (march_hi) R 8369 8371 8371 0 -1 4202496 515 0 0 0 548 0 0 0 25 0 1 0 658155256 1732608 252 33554432000 4194304 4955518 140735941875840 18446744073709551615 4224853 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/8371/statm: 423 252 106 186 0 236 0
[pid=8372] ppid=8360 vsize=299024 CPUtime=0.01 cores=1,3,5,7
/proc/8372/stat : 8372 (python) S 8360 8360 7291 0 -1 4202560 900 0 0 0 1 0 0 0 15 0 1 0 658155256 306200576 5592 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 9848096955865989381 0 0 17 7 0 0 0
/proc/8372/statm: 74756 5592 371 364 0 10668 0
[pid=8374] ppid=8372 vsize=1692 CPUtime=5.41 cores=1,3,5,7
/proc/8374/stat : 8374 (march_hi) R 8372 8374 8374 0 -1 4202496 513 0 0 0 541 0 0 0 25 0 1 0 658155257 1732608 252 33554432000 4194304 4955518 140736333753040 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8374/statm: 423 252 106 186 0 236 0
[pid=8375] ppid=8360 vsize=309888 CPUtime=0.01 cores=1,3,5,7
/proc/8375/stat : 8375 (python) S 8360 8360 7291 0 -1 4202560 905 0 0 0 0 1 0 0 18 0 1 0 658155257 317325312 5715 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 8254413400398856455 0 0 17 5 0 0 0
/proc/8375/statm: 77472 5715 370 364 0 13381 0
[pid=8377] ppid=8375 vsize=1017800 CPUtime=5.45 cores=1,3,5,7
/proc/8377/stat : 8377 (gnovelty+2) R 8375 8377 8377 0 -1 4202496 432 0 0 0 545 0 0 0 25 0 1 0 658155258 1042227200 171 33554432000 134512640 135663704 4286918416 18446744073709551615 134525302 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/8377/statm: 254450 171 113 282 0 254166 0
[pid=8360/tid=8367] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8367/stat : 8367 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 5 0 658155255 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 1 0 0 0
[pid=8360/tid=8370] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8370/stat : 8370 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658155256 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8373] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8373/stat : 8373 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 5 0 658155257 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8376] ppid=8358 vsize=320132 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8376/stat : 8376 (python) S 8358 8360 7291 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 5 0 658155258 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 22.43
Current children cumulated vsize (KiB) 3535752

[startup+12.7014 s]
/proc/loadavg: 8.03 8.14 7.89 9/388 8379
/proc/meminfo: memFree=16590528/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=320132 CPUtime=0.54 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 12195 936 1 0 42 12 0 0 25 0 5 0 658155176 327815168 7222 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8360/statm: 80033 7222 1873 364 0 15942 0
[pid=8366] ppid=8360 vsize=278448 CPUtime=0.03 cores=1,3,5,7
/proc/8366/stat : 8366 (python) S 8360 8360 7291 0 -1 4202560 883 0 0 0 1 2 0 0 18 0 1 0 658155254 285130752 5558 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987599 0 0 16781312 514 12366603101782638854 0 0 17 5 0 0 0
/proc/8366/statm: 69612 5558 377 364 0 5530 0
[pid=8368] ppid=8366 vsize=1017800 CPUtime=11.91 cores=1,3,5,7
/proc/8368/stat : 8368 (gnovelty+2) R 8366 8368 8368 0 -1 4202496 436 0 0 0 1191 0 0 0 25 0 1 0 658155255 1042227200 172 33554432000 134512640 135663704 4292818160 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8368/statm: 254450 172 113 282 0 254166 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=0.03 cores=1,3,5,7

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

[pid=8366/tid=8382] ppid=8360 vsize=288692 CPUtime=0 cores=1,3,5,7
/proc/8366/task/8382/stat : 8382 (python) S 8360 8360 7291 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658165279 295620608 5602 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 514 18446604470243934400 0 0 -1 1 0 0 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=2.58 cores=1,3,5,7
/proc/8369/stat : 8369 (python) R 8360 8360 7291 0 -1 4202560 1005 0 0 0 190 68 0 0 17 0 1 0 658155255 296218624 5700 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485797695 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/8369/statm: 72319 5700 371 364 0 8234 0
[pid=8371] ppid=8369 vsize=0 CPUtime=325.31 cores=1,3,5,7
/proc/8371/stat : 8371 (march_hi) R 8369 8371 8371 0 -1 4202500 1973 0 0 0 32531 0 0 0 25 0 1 0 658155256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/8371/statm: 0 0 0 0 0 0 0
[pid=8372] ppid=8360 vsize=299024 CPUtime=0.98 cores=1,3,5,7
/proc/8372/stat : 8372 (python) S 8360 8360 7291 0 -1 4202560 1002 0 0 0 52 46 0 0 15 0 1 0 658155256 306200576 5592 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 9848096955865989381 0 0 17 5 0 0 0
/proc/8372/statm: 74756 5592 371 364 0 10668 0
[pid=8374] ppid=8372 vsize=9640 CPUtime=325.31 cores=1,3,5,7
/proc/8374/stat : 8374 (march_hi) R 8372 8374 8374 0 -1 4202496 1970 0 0 0 32531 0 0 0 25 0 1 0 658155257 9871360 1709 33554432000 4194304 4955518 140736333753040 18446744073709551615 4297475 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/8374/statm: 2410 1709 106 186 0 2223 0
[pid=8375] ppid=8360 vsize=309888 CPUtime=0.25 cores=1,3,5,7
/proc/8375/stat : 8375 (python) S 8360 8360 7291 0 -1 4202560 1096 0 0 0 12 13 0 0 19 0 2 0 658155257 317325312 5746 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8375/statm: 77472 5746 400 364 0 13381 0
[pid=8377] ppid=8375 vsize=1017800 CPUtime=99.75 cores=1,3,5,7
/proc/8377/stat : 8377 (gnovelty+2) T 8375 8377 8377 0 -1 4202496 432 0 0 0 9975 0 0 0 25 0 1 0 658155258 1042227200 171 33554432000 134512640 135663704 4286918416 18446744073709551615 134545605 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8377/statm: 254450 171 113 282 0 254166 0
[pid=8375/tid=8386] ppid=8360 vsize=309888 CPUtime=0 cores=1,3,5,7
/proc/8375/task/8386/stat : 8386 (python) S 8360 8360 7291 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658165284 317325312 5746 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 514 18446604467719475520 0 0 -1 5 0 0 0
[pid=8383] ppid=8360 vsize=320144 CPUtime=0.67 cores=1,3,5,7
/proc/8383/stat : 8383 (python) S 8360 8360 7291 0 -1 4202560 990 0 0 0 37 30 0 0 15 0 1 0 658165280 327827456 5737 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 14957421937024794887 0 0 17 5 0 0 0
/proc/8383/statm: 80036 5737 371 364 0 15942 0
[pid=8385] ppid=8383 vsize=5144 CPUtime=227.64 cores=1,3,5,7
/proc/8385/stat : 8385 (march_hi) R 8383 8385 8385 0 -1 4202496 1258 0 0 0 22764 0 0 0 25 0 1 0 658165281 5267456 998 33554432000 4194304 4955518 140734777214992 18446744073709551615 4235207 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8385/statm: 1286 998 106 186 0 1099 0
[pid=8387] ppid=8360 vsize=330400 CPUtime=0.68 cores=1,3,5,7
/proc/8387/stat : 8387 (python) S 8360 8360 7291 0 -1 4202560 993 0 0 0 36 32 0 0 15 0 1 0 658165285 338329600 5743 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 12366603101782638855 0 0 17 7 0 0 0
/proc/8387/statm: 82600 5743 371 364 0 18503 0
[pid=8389] ppid=8387 vsize=5144 CPUtime=224.12 cores=1,3,5,7
/proc/8389/stat : 8389 (march_hi) R 8387 8389 8389 0 -1 4202496 1224 0 0 0 22412 0 0 0 25 0 1 0 658165285 5267456 963 33554432000 4194304 4955518 140733273703648 18446744073709551615 4285295 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8389/statm: 1286 963 106 186 0 1099 0
[pid=8360/tid=8367] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8367/stat : 8367 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 7 0 658155255 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 1 0 0 0
[pid=8360/tid=8370] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8370/stat : 8370 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 7 0 658155256 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8373] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8373/stat : 8373 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 7 0 658155257 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8376] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8376/stat : 8376 (python) S 8358 8360 7291 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 7 0 658155258 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
[pid=8360/tid=8384] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8384/stat : 8384 (python) S 8358 8360 7291 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 7 0 658165280 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
[pid=8360/tid=8388] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8388/stat : 8388 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 7 0 658165285 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1308.34
Current children cumulated vsize (KiB) 4233596

[startup+329.101 s]
/proc/loadavg: 8.10 8.14 7.96 11/402 8401
/proc/meminfo: memFree=16341180/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=340644 CPUtime=0.56 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 13810 936 1 0 43 13 0 0 20 0 7 0 658155176 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8360/statm: 85161 7262 1886 364 0 21064 0
[pid=8366] ppid=8360 vsize=288692 CPUtime=0.25 cores=1,3,5,7
/proc/8366/stat : 8366 (python) S 8360 8360 7291 0 -1 4202560 1150 0 0 0 14 11 0 0 19 0 2 0 658155254 295620608 5602 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8366/statm: 72173 5602 416 364 0 8091 0
[pid=8368] ppid=8366 vsize=1017800 CPUtime=100.24 cores=1,3,5,7
/proc/8368/stat : 8368 (gnovelty+2) T 8366 8368 8368 0 -1 4202496 436 0 0 0 10024 0 0 0 25 0 1 0 658155255 1042227200 172 33554432000 134512640 135663704 4292818160 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8368/statm: 254450 172 113 282 0 254166 0
[pid=8366/tid=8382] ppid=8360 vsize=288692 CPUtime=0 cores=1,3,5,7
/proc/8366/task/8382/stat : 8382 (python) S 8360 8360 7291 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658165279 295620608 5602 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 514 18446604470243934400 0 0 -1 1 0 0 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=2.99 cores=1,3,5,7
/proc/8369/stat : 8369 (python) R 8360 8360 7291 0 -1 4202560 1005 0 0 0 225 74 0 0 18 0 1 0 658155255 296218624 5700 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485797695 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/8369/statm: 72319 5700 371 364 0 8234 0
[pid=8371] ppid=8369 vsize=0 CPUtime=325.31 cores=1,3,5,7
/proc/8371/stat : 8371 (march_hi) R 8369 8371 8371 0 -1 4202500 1973 0 0 0 32531 0 0 0 25 0 1 0 658155256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/8371/statm: 0 0 0 0 0 0 0
[pid=8372] ppid=8360 vsize=299024 CPUtime=1.35 cores=1,3,5,7
/proc/8372/stat : 8372 (python) R 8360 8360 7291 0 -1 4202560 1003 0 0 0 84 51 0 0 16 0 1 0 658155256 306200576 5592 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485797695 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/8372/statm: 74756 5592 371 364 0 10668 0
[pid=8374] ppid=8372 vsize=0 CPUtime=325.35 cores=1,3,5,7
/proc/8374/stat : 8374 (march_hi) R 8372 8374 8374 0 -1 4202500 1971 0 0 0 32535 0 0 0 25 0 1 0 658155257 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/8374/statm: 0 0 0 0 0 0 0
[pid=8375] ppid=8360 vsize=309888 CPUtime=0.25 cores=1,3,5,7
/proc/8375/stat : 8375 (python) S 8360 8360 7291 0 -1 4202560 1096 0 0 0 12 13 0 0 19 0 2 0 658155257 317325312 5746 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8375/statm: 77472 5746 400 364 0 13381 0
[pid=8377] ppid=8375 vsize=1017800 CPUtime=99.75 cores=1,3,5,7
/proc/8377/stat : 8377 (gnovelty+2) T 8375 8377 8377 0 -1 4202496 432 0 0 0 9975 0 0 0 25 0 1 0 658155258 1042227200 171 33554432000 134512640 135663704 4286918416 18446744073709551615 134545605 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8377/statm: 254450 171 113 282 0 254166 0
[pid=8375/tid=8386] ppid=8360 vsize=309888 CPUtime=0 cores=1,3,5,7
/proc/8375/task/8386/stat : 8386 (python) S 8360 8360 7291 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658165284 317325312 5746 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 514 18446604467719475520 0 0 -1 5 0 0 0
[pid=8383] ppid=8360 vsize=320144 CPUtime=0.67 cores=1,3,5,7
/proc/8383/stat : 8383 (python) S 8360 8360 7291 0 -1 4202560 990 0 0 0 37 30 0 0 15 0 1 0 658165280 327827456 5737 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 14957421937024794887 0 0 17 5 0 0 0
/proc/8383/statm: 80036 5737 371 364 0 15942 0
[pid=8385] ppid=8383 vsize=5144 CPUtime=228.04 cores=1,3,5,7
/proc/8385/stat : 8385 (march_hi) R 8383 8385 8385 0 -1 4202496 1260 0 0 0 22804 0 0 0 25 0 1 0 658165281 5267456 1000 33554432000 4194304 4955518 140734777214992 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8385/statm: 1286 1000 106 186 0 1099 0
[pid=8387] ppid=8360 vsize=330400 CPUtime=0.68 cores=1,3,5,7
/proc/8387/stat : 8387 (python) S 8360 8360 7291 0 -1 4202560 993 0 0 0 36 32 0 0 15 0 1 0 658165285 338329600 5743 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 15142707238491095303 0 0 17 7 0 0 0
/proc/8387/statm: 82600 5743 371 364 0 18503 0
[pid=8389] ppid=8387 vsize=5144 CPUtime=224.5 cores=1,3,5,7
/proc/8389/stat : 8389 (march_hi) R 8387 8389 8389 0 -1 4202496 1228 0 0 0 22450 0 0 0 25 0 1 0 658165285 5267456 967 33554432000 4194304 4955518 140733273703648 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8389/statm: 1286 967 106 186 0 1099 0
[pid=8360/tid=8367] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8367/stat : 8367 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 7 0 658155255 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 1 0 0 0
[pid=8360/tid=8370] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8370/stat : 8370 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 7 0 658155256 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8373] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8373/stat : 8373 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 7 0 658155257 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8376] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8376/stat : 8376 (python) S 8358 8360 7291 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 7 0 658155258 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
[pid=8360/tid=8384] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8384/stat : 8384 (python) S 8358 8360 7291 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 7 0 658165280 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
[pid=8360/tid=8388] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8388/stat : 8388 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 7 0 658165285 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1309.94
Current children cumulated vsize (KiB) 4223956

[startup+329.201 s]
/proc/loadavg: 8.10 8.14 7.96 11/402 8401
/proc/meminfo: memFree=16341180/32950928 swapFree=67111348/67111528
[pid=8360] ppid=8358 vsize=340644 CPUtime=0.56 cores=1,3,5,7
/proc/8360/stat : 8360 (python) S 8358 8360 7291 0 -1 4202496 13810 936 1 0 43 13 0 0 20 0 7 0 658155176 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/8360/statm: 85161 7262 1886 364 0 21064 0
[pid=8366] ppid=8360 vsize=288692 CPUtime=0.25 cores=1,3,5,7
/proc/8366/stat : 8366 (python) S 8360 8360 7291 0 -1 4202560 1150 0 0 0 14 11 0 0 19 0 2 0 658155254 295620608 5602 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8366/statm: 72173 5602 416 364 0 8091 0
[pid=8368] ppid=8366 vsize=1017800 CPUtime=100.24 cores=1,3,5,7
/proc/8368/stat : 8368 (gnovelty+2) T 8366 8368 8368 0 -1 4202496 436 0 0 0 10024 0 0 0 25 0 1 0 658155255 1042227200 172 33554432000 134512640 135663704 4292818160 18446744073709551615 134524894 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8368/statm: 254450 172 113 282 0 254166 0
[pid=8366/tid=8382] ppid=8360 vsize=288692 CPUtime=0 cores=1,3,5,7
/proc/8366/task/8382/stat : 8382 (python) S 8360 8360 7291 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658165279 295620608 5602 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 514 18446604470243934400 0 0 -1 1 0 0 0
[pid=8369] ppid=8360 vsize=289276 CPUtime=3.08 cores=1,3,5,7
/proc/8369/stat : 8369 (python) R 8360 8360 7291 0 -1 4202560 1005 0 0 0 233 75 0 0 18 0 1 0 658155255 296218624 5700 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485797695 0 0 16781312 514 0 0 0 17 3 0 0 0
/proc/8369/statm: 72319 5700 371 364 0 8234 0
[pid=8371] ppid=8369 vsize=0 CPUtime=325.31 cores=1,3,5,7
/proc/8371/stat : 8371 (march_hi) R 8369 8371 8371 0 -1 4202500 1973 0 0 0 32531 0 0 0 25 0 1 0 658155256 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 3 0 0 0
/proc/8371/statm: 0 0 0 0 0 0 0
[pid=8372] ppid=8360 vsize=299024 CPUtime=1.45 cores=1,3,5,7
/proc/8372/stat : 8372 (python) R 8360 8360 7291 0 -1 4202560 1003 0 0 0 92 53 0 0 16 0 1 0 658155256 306200576 5592 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485797695 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/8372/statm: 74756 5592 371 364 0 10668 0
[pid=8374] ppid=8372 vsize=0 CPUtime=325.35 cores=1,3,5,7
/proc/8374/stat : 8374 (march_hi) R 8372 8374 8374 0 -1 4202500 1971 0 0 0 32535 0 0 0 25 0 1 0 658155257 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/8374/statm: 0 0 0 0 0 0 0
[pid=8375] ppid=8360 vsize=309888 CPUtime=0.25 cores=1,3,5,7
/proc/8375/stat : 8375 (python) S 8360 8360 7291 0 -1 4202560 1096 0 0 0 12 13 0 0 19 0 2 0 658155257 317325312 5746 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485794251 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/8375/statm: 77472 5746 400 364 0 13381 0
[pid=8377] ppid=8375 vsize=1017800 CPUtime=99.75 cores=1,3,5,7
/proc/8377/stat : 8377 (gnovelty+2) T 8375 8377 8377 0 -1 4202496 432 0 0 0 9975 0 0 0 25 0 1 0 658155258 1042227200 171 33554432000 134512640 135663704 4286918416 18446744073709551615 134545605 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/8377/statm: 254450 171 113 282 0 254166 0
[pid=8375/tid=8386] ppid=8360 vsize=309888 CPUtime=0 cores=1,3,5,7
/proc/8375/task/8386/stat : 8386 (python) S 8360 8360 7291 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 658165284 317325312 5746 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 514 18446604467719475520 0 0 -1 5 0 0 0
[pid=8383] ppid=8360 vsize=320144 CPUtime=0.67 cores=1,3,5,7
/proc/8383/stat : 8383 (python) S 8360 8360 7291 0 -1 4202560 990 0 0 0 37 30 0 0 15 0 1 0 658165280 327827456 5737 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 14957421937024794887 0 0 17 1 0 0 0
/proc/8383/statm: 80036 5737 371 364 0 15942 0
[pid=8385] ppid=8383 vsize=5144 CPUtime=228.14 cores=1,3,5,7
/proc/8385/stat : 8385 (march_hi) R 8383 8385 8385 0 -1 4202496 1261 0 0 0 22814 0 0 0 25 0 1 0 658165281 5267456 1001 33554432000 4194304 4955518 140734777214992 18446744073709551615 4235606 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/8385/statm: 1286 1001 106 186 0 1099 0
[pid=8387] ppid=8360 vsize=330400 CPUtime=0.68 cores=1,3,5,7
/proc/8387/stat : 8387 (python) S 8360 8360 7291 0 -1 4202560 993 0 0 0 36 32 0 0 15 0 1 0 658165285 338329600 5743 33554432000 4194304 5683644 140736454538976 18446744073709551615 274473987654 0 0 16781312 514 15142707238491095303 0 0 17 7 0 0 0
/proc/8387/statm: 82600 5743 371 364 0 18503 0
[pid=8389] ppid=8387 vsize=5144 CPUtime=224.6 cores=1,3,5,7
/proc/8389/stat : 8389 (march_hi) R 8387 8389 8389 0 -1 4202496 1229 0 0 0 22460 0 0 0 25 0 1 0 658165285 5267456 968 33554432000 4194304 4955518 140733273703648 18446744073709551615 4224646 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/8389/statm: 1286 968 106 186 0 1099 0
[pid=8360/tid=8367] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8367/stat : 8367 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 25 0 7 0 658155255 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 1 0 0 0
[pid=8360/tid=8370] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8370/stat : 8370 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 7 0 658155256 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8373] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8373/stat : 8373 (python) S 8358 8360 7291 0 -1 4202560 22 936 0 0 0 0 0 0 25 0 7 0 658155257 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 7 0 0 0
[pid=8360/tid=8376] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8376/stat : 8376 (python) S 8358 8360 7291 0 -1 4202560 29 936 0 0 0 0 0 0 25 0 7 0 658155258 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
[pid=8360/tid=8384] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8384/stat : 8384 (python) S 8358 8360 7291 0 -1 4202560 24 936 0 0 0 0 0 0 20 0 7 0 658165280 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
[pid=8360/tid=8388] ppid=8358 vsize=340644 CPUtime=0 cores=1,3,5,7
/proc/8360/task/8388/stat : 8388 (python) S 8358 8360 7291 0 -1 4202560 25 936 0 0 0 0 0 0 21 0 7 0 658165285 348819456 7262 33554432000 4194304 5683644 140736454538976 18446744073709551615 274485791153 0 0 16781312 2 18446604470904383552 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1310.33
Current children cumulated vsize (KiB) 4223956

Child status: 0
Real time (s): 329.257
CPU time (s): 1310.63
CPU user time (s): 1308.27
CPU system time (s): 2.35564
CPU usage (%): 398.055
Max. virtual memory (cumulated for all children) (KiB): 4243236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1308.27
system time used= 2.35564
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33251
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= 6348
involuntary context switches= 11215

runsolver used 1.17082 second user time and 2.56861 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 15:19:15
IDJOB=3378441
IDBENCH=82850
IDSOLVER=1859
FILE ID=node125/3378441-1305465555
RUNJOBID= node125-1305462615-7310
PBS_JOBID= 13324969
Free space on /tmp= 73160 MiB

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

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

MD5SUM BENCH= eb55252a6fac55d328f4d31fcc6e53bd
RANDOM SEED=2137459982

node125.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	: 5266.55
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.84
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.74
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.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.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:     32950928 kB
MemFree:      16643268 kB
Buffers:        295204 kB
Cached:        4755908 kB
SwapCached:          0 kB
Active:       12220280 kB
Inactive:      3695308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16643268 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           31900 kB
Writeback:           0 kB
AnonPages:    10864096 kB
Mapped:          41272 kB
Slab:           281464 kB
PageTables:      46308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81327980 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= 73128 MiB
End job on node125 at 2011-05-15 15:24:44