Trace number 3378316

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 849.721 262.962

General information on the benchmark

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

Solver Data

0.31/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3378316-1305464705.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.31/0.49	c INFO: computed variable balance statistics
0.40/0.52	c INFO: computed small-clause counts
0.40/0.52	c INFO: computed Horn-clause counts
0.40/0.52	c INFO: computed variable graph statistics
0.40/0.52	c INFO: collected features for HOME/instance-3378316-1305464705.cnf in 0.07 s
0.40/0.53	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
0.40/0.54	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.36)
0.40/0.55	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.06)
0.40/0.56	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.34)
297.08/99.93	c INFO: running march_hi@0 for 679 with 1100 remaining (b = 0.40)
464.27/149.01	c INFO: running march_hi@0 for 679 with 1051 remaining (b = 0.36)
849.48/262.94	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-3378316-1305464705/watcher-3378316-1305464705 -o /tmp/evaluation-result-3378316-1305464705/solver-3378316-1305464705 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378316-1305464705.cnf -seed 806877645 -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: 9.23 9.18 8.06 8/447 3327
/proc/meminfo: memFree=26295168/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=15780 CPUtime=0 cores=1,3,5,7
/proc/3327/stat : 3327 (python) R 3325 3327 2082 0 -1 4202496 901 0 0 0 0 0 0 0 25 0 1 0 658069293 16158720 782 33554432000 4194304 5683644 140734419961872 18446744073709551615 4539563 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3327/statm: 3945 782 345 364 0 432 0

[startup+0.041622 s]
/proc/loadavg: 9.23 9.18 8.06 8/447 3327
/proc/meminfo: memFree=26295168/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=23188 CPUtime=0.02 cores=1,3,5,7
/proc/3327/stat : 3327 (python) R 3325 3327 2082 0 -1 4202496 1330 0 0 0 2 0 0 0 25 0 1 0 658069293 23744512 1178 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3327/statm: 5797 1178 432 364 0 724 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 23188

[startup+0.100614 s]
/proc/loadavg: 9.23 9.18 8.06 8/447 3327
/proc/meminfo: memFree=26295168/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=104616 CPUtime=0.06 cores=1,3,5,7
/proc/3327/stat : 3327 (python) R 3325 3327 2082 0 -1 4202496 3142 0 0 0 5 1 0 0 25 0 1 0 658069293 107126784 2821 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272687104 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/3327/statm: 26154 2821 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.300582 s]
/proc/loadavg: 9.23 9.18 8.06 8/447 3327
/proc/meminfo: memFree=26295168/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=198920 CPUtime=0.22 cores=1,3,5,7
/proc/3327/stat : 3327 (python) R 3325 3327 2082 0 -1 4202496 7020 933 1 0 16 6 0 0 25 0 1 0 658069293 203694080 5053 33554432000 4194304 5683644 140734419961872 18446744073709551615 5003231 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/3327/statm: 49730 5053 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198920

[startup+0.700505 s]
/proc/loadavg: 9.23 9.18 8.06 8/447 3327
/proc/meminfo: memFree=26295168/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=320092 CPUtime=0.46 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 12166 933 1 0 38 8 0 0 25 0 5 0 658069293 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 80023 7235 1881 364 0 15932 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 320092

[startup+1.50136 s]
/proc/loadavg: 9.23 9.18 8.06 11/460 3344
/proc/meminfo: memFree=26255632/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=320092 CPUtime=0.46 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 12166 933 1 0 38 8 0 0 25 0 5 0 658069293 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 80023 7235 1881 364 0 15932 0
[pid=3333] ppid=3327 vsize=278472 CPUtime=0 cores=1,3,5,7
/proc/3333/stat : 3333 (python) S 3327 3327 2082 0 -1 4202560 731 0 0 0 0 0 0 0 25 0 1 0 658069347 285155328 5540 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709135 0 0 16781312 514 5642091420547284991 0 0 17 5 0 0 0
/proc/3333/statm: 69618 5540 354 364 0 5536 0
[pid=3335] ppid=3333 vsize=1017800 CPUtime=0.55 cores=1,3,5,7
/proc/3335/stat : 3335 (gnovelty+2) R 3333 3335 3335 0 -1 4202496 439 0 0 0 55 0 0 0 25 0 1 0 658069347 1042227200 174 33554432000 134512640 135663704 4293150944 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3335/statm: 254450 174 113 282 0 254166 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0 cores=1,3,5,7
/proc/3336/stat : 3336 (python) S 3327 3327 2082 0 -1 4202560 752 0 0 0 0 0 0 0 18 0 1 0 658069348 296280064 5690 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120516470609510660 0 0 17 7 0 0 0
/proc/3336/statm: 72334 5690 348 364 0 8249 0
[pid=3338] ppid=3336 vsize=2364 CPUtime=0.93 cores=1,3,5,7
/proc/3338/stat : 3338 (march_hi) R 3336 3338 3338 0 -1 4202496 652 0 0 0 93 0 0 0 25 0 1 0 658069348 2420736 389 33554432000 4194304 4955518 140735332266576 18446744073709551615 4224543 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3338/statm: 591 389 104 186 0 404 0
[pid=3339] ppid=3327 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/3339/stat : 3339 (python) S 3327 3327 2082 0 -1 4202560 744 0 0 0 0 0 0 0 25 0 1 0 658069349 306782208 5694 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 4334825971191382015 0 0 17 5 0 0 0
/proc/3339/statm: 74898 5694 348 364 0 10810 0
[pid=3343] ppid=3339 vsize=1017800 CPUtime=0.92 cores=1,3,5,7
/proc/3343/stat : 3343 (gnovelty+2) R 3339 3343 3343 0 -1 4202496 436 0 0 0 92 0 0 0 25 0 1 0 658069350 1042227200 173 33554432000 134512640 135663704 4294408624 18446744073709551615 134544196 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3343/statm: 254450 173 113 282 0 254166 0
[pid=3341] ppid=3327 vsize=309848 CPUtime=0 cores=1,3,5,7
/proc/3341/stat : 3341 (python) S 3327 3327 2082 0 -1 4202560 756 0 0 0 0 0 0 0 20 0 1 0 658069350 317284352 5698 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120507674516488455 0 0 17 5 0 0 0
/proc/3341/statm: 77462 5698 348 364 0 13371 0
[pid=3344] ppid=3341 vsize=2160 CPUtime=0.4 cores=1,3,5,7
/proc/3344/stat : 3344 (march_hi) R 3341 3344 3344 0 -1 4202496 601 0 0 0 40 0 0 0 25 0 1 0 658069350 2211840 341 33554432000 4194304 4955518 140733786846016 18446744073709551615 4224646 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3344/statm: 540 341 104 186 0 353 0
[pid=3327/tid=3334] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3334/stat : 3334 (python) S 3325 3327 2082 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 5 0 658069347 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3337] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3337/stat : 3337 (python) S 3325 3327 2082 0 -1 4202560 23 933 0 0 0 0 0 0 25 0 5 0 658069348 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3340] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3340/stat : 3340 (python) S 3325 3327 2082 0 -1 4202560 39 933 0 0 0 0 0 0 25 0 5 0 658069349 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3342] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3342/stat : 3342 (python) S 3325 3327 2082 0 -1 4202560 20 933 0 0 0 0 0 0 25 0 5 0 658069350 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.26
Current children cumulated vsize (KiB) 3537464

[startup+3.10108 s]
/proc/loadavg: 9.23 9.18 8.06 11/460 3344
/proc/meminfo: memFree=26253572/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=320092 CPUtime=0.46 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 12166 933 1 0 38 8 0 0 25 0 5 0 658069293 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 80023 7235 1881 364 0 15932 0
[pid=3333] ppid=3327 vsize=278472 CPUtime=0 cores=1,3,5,7
/proc/3333/stat : 3333 (python) S 3327 3327 2082 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 658069347 285155328 5540 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709135 0 0 16781312 514 5642091420547252487 0 0 17 5 0 0 0
/proc/3333/statm: 69618 5540 354 364 0 5536 0
[pid=3335] ppid=3333 vsize=1017800 CPUtime=1.35 cores=1,3,5,7
/proc/3335/stat : 3335 (gnovelty+2) R 3333 3335 3335 0 -1 4202496 439 0 0 0 135 0 0 0 25 0 1 0 658069347 1042227200 174 33554432000 134512640 135663704 4293150944 18446744073709551615 134544303 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3335/statm: 254450 174 113 282 0 254166 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0 cores=1,3,5,7
/proc/3336/stat : 3336 (python) S 3327 3327 2082 0 -1 4202560 752 0 0 0 0 0 0 0 15 0 1 0 658069348 296280064 5690 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120516470609510660 0 0 17 7 0 0 0
/proc/3336/statm: 72334 5690 348 364 0 8249 0
[pid=3338] ppid=3336 vsize=2748 CPUtime=2.51 cores=1,3,5,7
/proc/3338/stat : 3338 (march_hi) R 3336 3338 3338 0 -1 4202496 715 0 0 0 251 0 0 0 25 0 1 0 658069348 2813952 452 33554432000 4194304 4955518 140735332266576 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3338/statm: 687 452 104 186 0 500 0
[pid=3339] ppid=3327 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/3339/stat : 3339 (python) S 3327 3327 2082 0 -1 4202560 744 0 0 0 0 0 0 0 18 0 1 0 658069349 306782208 5694 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 4334825971191349510 0 0 17 5 0 0 0
/proc/3339/statm: 74898 5694 348 364 0 10810 0
[pid=3343] ppid=3339 vsize=1017800 CPUtime=2.52 cores=1,3,5,7
/proc/3343/stat : 3343 (gnovelty+2) R 3339 3343 3343 0 -1 4202496 436 0 0 0 252 0 0 0 25 0 1 0 658069350 1042227200 173 33554432000 134512640 135663704 4294408624 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3343/statm: 254450 173 113 282 0 254166 0
[pid=3341] ppid=3327 vsize=309848 CPUtime=0 cores=1,3,5,7
/proc/3341/stat : 3341 (python) S 3327 3327 2082 0 -1 4202560 758 0 0 0 0 0 0 0 15 0 1 0 658069350 317284352 5698 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120507674516488455 0 0 17 5 0 0 0
/proc/3341/statm: 77462 5698 348 364 0 13371 0
[pid=3344] ppid=3341 vsize=2364 CPUtime=1.19 cores=1,3,5,7
/proc/3344/stat : 3344 (march_hi) R 3341 3344 3344 0 -1 4202496 660 0 0 0 119 0 0 0 25 0 1 0 658069350 2420736 400 33554432000 4194304 4955518 140733786846016 18446744073709551615 4227640 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3344/statm: 591 400 104 186 0 404 0
[pid=3327/tid=3334] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3334/stat : 3334 (python) S 3325 3327 2082 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 5 0 658069347 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3337] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3337/stat : 3337 (python) S 3325 3327 2082 0 -1 4202560 23 933 0 0 0 0 0 0 25 0 5 0 658069348 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3340] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3340/stat : 3340 (python) S 3325 3327 2082 0 -1 4202560 39 933 0 0 0 0 0 0 25 0 5 0 658069349 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3342] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3342/stat : 3342 (python) S 3325 3327 2082 0 -1 4202560 20 933 0 0 0 0 0 0 25 0 5 0 658069350 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 3538052

[startup+6.30051 s]
/proc/loadavg: 9.37 9.21 8.07 11/460 3344
/proc/meminfo: memFree=26250676/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=320092 CPUtime=0.46 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 12166 933 1 0 38 8 0 0 25 0 5 0 658069293 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 80023 7235 1881 364 0 15932 0
[pid=3333] ppid=3327 vsize=278472 CPUtime=0.02 cores=1,3,5,7
/proc/3333/stat : 3333 (python) S 3327 3327 2082 0 -1 4202560 894 0 0 0 1 1 0 0 18 0 1 0 658069347 285155328 5563 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709135 0 0 16781312 514 5642091420547252487 0 0 17 5 0 0 0
/proc/3333/statm: 69618 5563 377 364 0 5536 0
[pid=3335] ppid=3333 vsize=1017800 CPUtime=2.95 cores=1,3,5,7
/proc/3335/stat : 3335 (gnovelty+2) R 3333 3335 3335 0 -1 4202496 439 0 0 0 295 0 0 0 25 0 1 0 658069347 1042227200 174 33554432000 134512640 135663704 4293150944 18446744073709551615 134525544 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3335/statm: 254450 174 113 282 0 254166 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0.01 cores=1,3,5,7
/proc/3336/stat : 3336 (python) S 3327 3327 2082 0 -1 4202560 931 0 0 0 0 1 0 0 15 0 1 0 658069348 296280064 5713 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120516470609510660 0 0 17 7 0 0 0
/proc/3336/statm: 72334 5713 371 364 0 8249 0
[pid=3338] ppid=3336 vsize=3316 CPUtime=5.64 cores=1,3,5,7
/proc/3338/stat : 3338 (march_hi) R 3336 3338 3338 0 -1 4202496 839 0 0 0 564 0 0 0 25 0 1 0 658069348 3395584 576 33554432000 4194304 4955518 140735332266576 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3338/statm: 829 576 104 186 0 642 0
[pid=3339] ppid=3327 vsize=299592 CPUtime=0.01 cores=1,3,5,7
/proc/3339/stat : 3339 (python) S 3327 3327 2082 0 -1 4202560 910 0 0 0 1 0 0 0 18 0 1 0 658069349 306782208 5717 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 4334825971191349510 0 0 17 5 0 0 0
/proc/3339/statm: 74898 5717 371 364 0 10810 0
[pid=3343] ppid=3339 vsize=1017800 CPUtime=5.66 cores=1,3,5,7
/proc/3343/stat : 3343 (gnovelty+2) R 3339 3343 3343 0 -1 4202496 436 0 0 0 566 0 0 0 25 0 1 0 658069350 1042227200 173 33554432000 134512640 135663704 4294408624 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/3343/statm: 254450 173 113 282 0 254166 0
[pid=3341] ppid=3327 vsize=309848 CPUtime=0.01 cores=1,3,5,7
/proc/3341/stat : 3341 (python) S 3327 3327 2082 0 -1 4202560 931 0 0 0 1 0 0 0 15 0 1 0 658069350 317284352 5721 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120507674516488455 0 0 17 5 0 0 0
/proc/3341/statm: 77462 5721 371 364 0 13371 0
[pid=3344] ppid=3341 vsize=2748 CPUtime=2.79 cores=1,3,5,7
/proc/3344/stat : 3344 (march_hi) R 3341 3344 3344 0 -1 4202496 724 0 0 0 279 0 0 0 25 0 1 0 658069350 2813952 464 33554432000 4194304 4955518 140733786846016 18446744073709551615 4238345 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3344/statm: 687 464 104 186 0 500 0
[pid=3327/tid=3334] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3334/stat : 3334 (python) S 3325 3327 2082 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 5 0 658069347 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3337] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3337/stat : 3337 (python) S 3325 3327 2082 0 -1 4202560 23 933 0 0 0 0 0 0 25 0 5 0 658069348 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3340] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3340/stat : 3340 (python) S 3325 3327 2082 0 -1 4202560 39 933 0 0 0 0 0 0 25 0 5 0 658069349 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3342] ppid=3325 vsize=320092 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3342/stat : 3342 (python) S 3325 3327 2082 0 -1 4202560 20 933 0 0 0 0 0 0 25 0 5 0 658069350 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 17.55
Current children cumulated vsize (KiB) 3539004

[startup+12.7014 s]
/proc/loadavg: 9.42 9.22 8.08 11/460 3344
/proc/meminfo: memFree=26247556/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=320092 CPUtime=0.46 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 12166 933 1 0 38 8 0 0 25 0 5 0 658069293 327774208 7235 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 80023 7235 1881 364 0 15932 0
[pid=3333] ppid=3327 vsize=278472 CPUtime=0.03 cores=1,3,5,7
/proc/3333/stat : 3333 (python) S 3327 3327 2082 0 -1 4202560 898 0 0 0 2 1 0 0 18 0 1 0 658069347 285155328 5563 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709135 0 0 16781312 514 12143199931204600071 0 0 17 5 0 0 0
/proc/3333/statm: 69618 5563 377 364 0 5536 0
[pid=3335] ppid=3333 vsize=1017800 CPUtime=6.15 cores=1,3,5,7
/proc/3335/stat : 3335 (gnovelty+2) R 3333 3335 3335 0 -1 4202496 439 0 0 0 615 0 0 0 25 0 1 0 658069347 1042227200 174 33554432000 134512640 135663704 4293150944 18446744073709551615 134545635 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3335/statm: 254450 174 113 282 0 254166 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0.03 cores=1,3,5,7

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

[pid=3333/tid=3362] ppid=3327 vsize=288716 CPUtime=0 cores=1,3,5,7
/proc/3333/task/3362/stat : 3362 (python) S 3327 3327 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658084194 295645184 5607 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 514 18446604467111246912 0 0 -1 3 0 0 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0.98 cores=1,3,5,7
/proc/3336/stat : 3336 (python) S 3327 3327 2082 0 -1 4202560 1019 0 0 0 49 49 0 0 15 0 1 0 658069348 296280064 5713 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 12143199931204600068 0 0 17 7 0 0 0
/proc/3336/statm: 72334 5713 371 364 0 8249 0
[pid=3338] ppid=3336 vsize=35388 CPUtime=198.38 cores=1,3,5,7
/proc/3338/stat : 3338 (march_hi) R 3336 3338 3338 0 -1 4202496 6495 0 0 0 19837 1 0 0 25 0 1 0 658069348 36237312 6232 33554432000 4194304 4955518 140735332266576 18446744073709551615 4227664 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3338/statm: 8847 6232 104 186 0 8660 0
[pid=3339] ppid=3327 vsize=299592 CPUtime=0.32 cores=1,3,5,7
/proc/3339/stat : 3339 (python) S 3327 3327 2082 0 -1 4202560 1104 0 0 0 17 15 0 0 19 0 2 0 658069349 306782208 5747 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3339/statm: 74898 5747 400 364 0 10810 0
[pid=3343] ppid=3339 vsize=1017800 CPUtime=98.36 cores=1,3,5,7
/proc/3343/stat : 3343 (gnovelty+2) T 3339 3343 3343 0 -1 4202496 436 0 0 0 9836 0 0 0 25 0 1 0 658069350 1042227200 173 33554432000 134512640 135663704 4294408624 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3343/statm: 254450 173 113 282 0 254166 0
[pid=3339/tid=3356] ppid=3327 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/3339/task/3356/stat : 3356 (python) S 3327 3327 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658079286 306782208 5747 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 5 0 0 0
[pid=3341] ppid=3327 vsize=309848 CPUtime=2.36 cores=1,3,5,7
/proc/3341/stat : 3341 (python) R 3327 3327 2082 0 -1 4202560 1023 0 0 0 167 69 0 0 17 0 1 0 658069350 317284352 5721 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284519231 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/3341/statm: 77462 5721 371 364 0 13371 0
[pid=3344] ppid=3341 vsize=0 CPUtime=209.1 cores=1,3,5,7
/proc/3344/stat : 3344 (march_hi) R 3341 3344 3344 0 -1 4202500 6739 0 0 0 20908 2 0 0 25 0 1 0 658069350 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3344/statm: 0 0 0 0 0 0 0
[pid=3357] ppid=3327 vsize=320104 CPUtime=0.6 cores=1,3,5,7
/proc/3357/stat : 3357 (python) S 3327 3327 2082 0 -1 4202560 979 0 0 0 31 29 0 0 15 0 1 0 658079286 327786496 5734 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7782184976019063044 0 0 17 1 0 0 0
/proc/3357/statm: 80026 5734 371 364 0 15932 0
[pid=3359] ppid=3357 vsize=26524 CPUtime=137.38 cores=1,3,5,7
/proc/3359/stat : 3359 (march_hi) R 3357 3359 3359 0 -1 4202496 4925 0 0 0 13737 1 0 0 25 0 1 0 658079287 27160576 4663 33554432000 4194304 4955518 140736235779264 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3359/statm: 6631 4663 104 186 0 6444 0
[pid=3363] ppid=3327 vsize=330060 CPUtime=0.43 cores=1,3,5,7
/proc/3363/stat : 3363 (python) S 3327 3327 2082 0 -1 4202560 975 0 0 0 23 20 0 0 15 0 1 0 658084194 337981440 5638 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 14888337422428373253 0 0 17 7 0 0 0
/proc/3363/statm: 82515 5638 371 364 0 18418 0
[pid=3365] ppid=3363 vsize=17320 CPUtime=99.6 cores=1,3,5,7
/proc/3365/stat : 3365 (march_hi) R 3363 3365 3365 0 -1 4202496 3838 0 0 0 9960 0 0 0 25 0 1 0 658084195 17735680 3578 33554432000 4194304 4955518 140734874651776 18446744073709551615 4209699 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3365/statm: 4330 3578 104 186 0 4143 0
[pid=3327/tid=3334] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3334/stat : 3334 (python) S 3325 3327 2082 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 7 0 658069347 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3337] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3337/stat : 3337 (python) S 3325 3327 2082 0 -1 4202560 23 933 0 0 0 0 0 0 25 0 7 0 658069348 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3340] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3340/stat : 3340 (python) S 3325 3327 2082 0 -1 4202560 39 933 0 0 0 0 0 0 25 0 7 0 658069349 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3342] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3342/stat : 3342 (python) S 3325 3327 2082 0 -1 4202560 20 933 0 0 0 0 0 0 25 0 7 0 658069350 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3358] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3358/stat : 3358 (python) S 3325 3327 2082 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 658079287 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3364] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3364/stat : 3364 (python) S 3325 3327 2082 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 658084195 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 847.33
Current children cumulated vsize (KiB) 4292792

[startup+262.701 s]
/proc/loadavg: 10.13 9.76 8.57 12/476 3369
/proc/meminfo: memFree=26049084/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=340304 CPUtime=0.48 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 13765 933 1 0 39 9 0 0 20 0 7 0 658069293 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 85076 7157 1886 364 0 20979 0
[pid=3333] ppid=3327 vsize=288716 CPUtime=0.48 cores=1,3,5,7
/proc/3333/stat : 3333 (python) S 3327 3327 2082 0 -1 4202560 1181 0 0 0 26 22 0 0 19 0 2 0 658069347 295645184 5607 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3333/statm: 72179 5607 416 364 0 8097 0
[pid=3335] ppid=3333 vsize=1017800 CPUtime=98.86 cores=1,3,5,7
/proc/3335/stat : 3335 (gnovelty+2) T 3333 3335 3335 0 -1 4202496 439 0 0 0 9886 0 0 0 25 0 1 0 658069347 1042227200 174 33554432000 134512640 135663704 4293150944 18446744073709551615 134524734 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3335/statm: 254450 174 113 282 0 254166 0
[pid=3333/tid=3362] ppid=3327 vsize=288716 CPUtime=0 cores=1,3,5,7
/proc/3333/task/3362/stat : 3362 (python) S 3327 3327 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658084194 295645184 5607 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 514 18446604467111246912 0 0 -1 3 0 0 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0.98 cores=1,3,5,7
/proc/3336/stat : 3336 (python) S 3327 3327 2082 0 -1 4202560 1019 0 0 0 49 49 0 0 15 0 1 0 658069348 296280064 5713 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120516470609510660 0 0 17 7 0 0 0
/proc/3336/statm: 72334 5713 371 364 0 8249 0
[pid=3338] ppid=3336 vsize=35388 CPUtime=198.58 cores=1,3,5,7
/proc/3338/stat : 3338 (march_hi) R 3336 3338 3338 0 -1 4202496 6500 0 0 0 19857 1 0 0 25 0 1 0 658069348 36237312 6237 33554432000 4194304 4955518 140735332266576 18446744073709551615 4227647 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3338/statm: 8847 6237 104 186 0 8660 0
[pid=3339] ppid=3327 vsize=299592 CPUtime=0.32 cores=1,3,5,7
/proc/3339/stat : 3339 (python) S 3327 3327 2082 0 -1 4202560 1104 0 0 0 17 15 0 0 19 0 2 0 658069349 306782208 5747 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3339/statm: 74898 5747 400 364 0 10810 0
[pid=3343] ppid=3339 vsize=1017800 CPUtime=98.36 cores=1,3,5,7
/proc/3343/stat : 3343 (gnovelty+2) T 3339 3343 3343 0 -1 4202496 436 0 0 0 9836 0 0 0 25 0 1 0 658069350 1042227200 173 33554432000 134512640 135663704 4294408624 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3343/statm: 254450 173 113 282 0 254166 0
[pid=3339/tid=3356] ppid=3327 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/3339/task/3356/stat : 3356 (python) S 3327 3327 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658079286 306782208 5747 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 5 0 0 0
[pid=3341] ppid=3327 vsize=309848 CPUtime=2.76 cores=1,3,5,7
/proc/3341/stat : 3341 (python) R 3327 3327 2082 0 -1 4202560 1023 0 0 0 201 75 0 0 17 0 1 0 658069350 317284352 5721 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284519231 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/3341/statm: 77462 5721 371 364 0 13371 0
[pid=3344] ppid=3341 vsize=0 CPUtime=209.1 cores=1,3,5,7
/proc/3344/stat : 3344 (march_hi) R 3341 3344 3344 0 -1 4202500 6739 0 0 0 20908 2 0 0 25 0 1 0 658069350 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3344/statm: 0 0 0 0 0 0 0
[pid=3357] ppid=3327 vsize=320104 CPUtime=0.6 cores=1,3,5,7
/proc/3357/stat : 3357 (python) S 3327 3327 2082 0 -1 4202560 979 0 0 0 31 29 0 0 15 0 1 0 658079286 327786496 5734 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7782184976019063044 0 0 17 1 0 0 0
/proc/3357/statm: 80026 5734 371 364 0 15932 0
[pid=3359] ppid=3357 vsize=26524 CPUtime=137.78 cores=1,3,5,7
/proc/3359/stat : 3359 (march_hi) R 3357 3359 3359 0 -1 4202496 4936 0 0 0 13777 1 0 0 25 0 1 0 658079287 27160576 4674 33554432000 4194304 4955518 140736235779264 18446744073709551615 4227565 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3359/statm: 6631 4674 104 186 0 6444 0
[pid=3363] ppid=3327 vsize=330060 CPUtime=0.43 cores=1,3,5,7
/proc/3363/stat : 3363 (python) S 3327 3327 2082 0 -1 4202560 975 0 0 0 23 20 0 0 15 0 1 0 658084194 337981440 5638 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 14888337422428373253 0 0 17 7 0 0 0
/proc/3363/statm: 82515 5638 371 364 0 18418 0
[pid=3365] ppid=3363 vsize=17320 CPUtime=100 cores=1,3,5,7
/proc/3365/stat : 3365 (march_hi) R 3363 3365 3365 0 -1 4202496 3851 0 0 0 10000 0 0 0 25 0 1 0 658084195 17735680 3591 33554432000 4194304 4955518 140734874651776 18446744073709551615 4238345 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3365/statm: 4330 3591 104 186 0 4143 0
[pid=3327/tid=3334] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3334/stat : 3334 (python) S 3325 3327 2082 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 7 0 658069347 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3337] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3337/stat : 3337 (python) S 3325 3327 2082 0 -1 4202560 23 933 0 0 0 0 0 0 25 0 7 0 658069348 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3340] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3340/stat : 3340 (python) S 3325 3327 2082 0 -1 4202560 39 933 0 0 0 0 0 0 25 0 7 0 658069349 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3342] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3342/stat : 3342 (python) S 3325 3327 2082 0 -1 4202560 20 933 0 0 0 0 0 0 25 0 7 0 658069350 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3358] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3358/stat : 3358 (python) S 3325 3327 2082 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 658079287 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3364] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3364/stat : 3364 (python) S 3325 3327 2082 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 658084195 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 848.73
Current children cumulated vsize (KiB) 4292792

[startup+262.917 s]
/proc/loadavg: 10.13 9.76 8.57 12/476 3369
/proc/meminfo: memFree=26048216/32950928 swapFree=60199044/67111528
[pid=3327] ppid=3325 vsize=340304 CPUtime=0.48 cores=1,3,5,7
/proc/3327/stat : 3327 (python) S 3325 3327 2082 0 -1 4202496 13765 933 1 0 39 9 0 0 20 0 7 0 658069293 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/3327/statm: 85076 7157 1886 364 0 20979 0
[pid=3333] ppid=3327 vsize=288716 CPUtime=0.48 cores=1,3,5,7
/proc/3333/stat : 3333 (python) S 3327 3327 2082 0 -1 4202560 1181 0 0 0 26 22 0 0 19 0 2 0 658069347 295645184 5607 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3333/statm: 72179 5607 416 364 0 8097 0
[pid=3335] ppid=3333 vsize=1017800 CPUtime=98.86 cores=1,3,5,7
/proc/3335/stat : 3335 (gnovelty+2) T 3333 3335 3335 0 -1 4202496 439 0 0 0 9886 0 0 0 25 0 1 0 658069347 1042227200 174 33554432000 134512640 135663704 4293150944 18446744073709551615 134524734 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/3335/statm: 254450 174 113 282 0 254166 0
[pid=3333/tid=3362] ppid=3327 vsize=288716 CPUtime=0 cores=1,3,5,7
/proc/3333/task/3362/stat : 3362 (python) S 3327 3327 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658084194 295645184 5607 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 514 18446604467111246912 0 0 -1 3 0 0 0
[pid=3336] ppid=3327 vsize=289336 CPUtime=0.98 cores=1,3,5,7
/proc/3336/stat : 3336 (python) S 3327 3327 2082 0 -1 4202560 1019 0 0 0 49 49 0 0 15 0 1 0 658069348 296280064 5713 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7120516470609510660 0 0 17 7 0 0 0
/proc/3336/statm: 72334 5713 371 364 0 8249 0
[pid=3338] ppid=3336 vsize=35388 CPUtime=198.69 cores=1,3,5,7
/proc/3338/stat : 3338 (march_hi) R 3336 3338 3338 0 -1 4202496 6502 0 0 0 19868 1 0 0 25 0 1 0 658069348 36237312 6239 33554432000 4194304 4955518 140735332266576 18446744073709551615 4261715 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/3338/statm: 8847 6239 104 186 0 8660 0
[pid=3339] ppid=3327 vsize=299592 CPUtime=0.32 cores=1,3,5,7
/proc/3339/stat : 3339 (python) S 3327 3327 2082 0 -1 4202560 1104 0 0 0 17 15 0 0 19 0 2 0 658069349 306782208 5747 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284515787 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/3339/statm: 74898 5747 400 364 0 10810 0
[pid=3343] ppid=3339 vsize=1017800 CPUtime=98.36 cores=1,3,5,7
/proc/3343/stat : 3343 (gnovelty+2) T 3339 3343 3343 0 -1 4202496 436 0 0 0 9836 0 0 0 25 0 1 0 658069350 1042227200 173 33554432000 134512640 135663704 4294408624 18446744073709551615 134545619 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/3343/statm: 254450 173 113 282 0 254166 0
[pid=3339/tid=3356] ppid=3327 vsize=299592 CPUtime=0 cores=1,3,5,7
/proc/3339/task/3356/stat : 3356 (python) S 3327 3327 2082 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 658079286 306782208 5747 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 514 18446604471101842752 0 0 -1 5 0 0 0
[pid=3341] ppid=3327 vsize=309848 CPUtime=2.98 cores=1,3,5,7
/proc/3341/stat : 3341 (python) R 3327 3327 2082 0 -1 4202560 1023 0 0 0 220 78 0 0 18 0 1 0 658069350 317284352 5721 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284519231 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/3341/statm: 77462 5721 371 364 0 13371 0
[pid=3344] ppid=3341 vsize=0 CPUtime=209.1 cores=1,3,5,7
/proc/3344/stat : 3344 (march_hi) R 3341 3344 3344 0 -1 4202500 6739 0 0 0 20908 2 0 0 25 0 1 0 658069350 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/3344/statm: 0 0 0 0 0 0 0
[pid=3357] ppid=3327 vsize=320104 CPUtime=0.6 cores=1,3,5,7
/proc/3357/stat : 3357 (python) S 3327 3327 2082 0 -1 4202560 979 0 0 0 31 29 0 0 15 0 1 0 658079286 327786496 5734 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 7782184976019063044 0 0 17 1 0 0 0
/proc/3357/statm: 80026 5734 371 364 0 15932 0
[pid=3359] ppid=3357 vsize=26524 CPUtime=138 cores=1,3,5,7
/proc/3359/stat : 3359 (march_hi) R 3357 3359 3359 0 -1 4202496 4941 0 0 0 13799 1 0 0 25 0 1 0 658079287 27160576 4679 33554432000 4194304 4955518 140736235779264 18446744073709551615 4227079 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/3359/statm: 6631 4679 104 186 0 6444 0
[pid=3363] ppid=3327 vsize=330060 CPUtime=0.43 cores=1,3,5,7
/proc/3363/stat : 3363 (python) S 3327 3327 2082 0 -1 4202560 975 0 0 0 23 20 0 0 15 0 1 0 658084194 337981440 5638 33554432000 4194304 5683644 140734419961872 18446744073709551615 268272709190 0 0 16781312 514 14888337422428373253 0 0 17 7 0 0 0
/proc/3363/statm: 82515 5638 371 364 0 18418 0
[pid=3365] ppid=3363 vsize=17320 CPUtime=100.2 cores=1,3,5,7
/proc/3365/stat : 3365 (march_hi) R 3363 3365 3365 0 -1 4202496 3857 0 0 0 10020 0 0 0 25 0 1 0 658084195 17735680 3597 33554432000 4194304 4955518 140734874651776 18446744073709551615 4346362 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/3365/statm: 4330 3597 104 186 0 4143 0
[pid=3327/tid=3334] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3334/stat : 3334 (python) S 3325 3327 2082 0 -1 4202560 26 933 0 0 0 0 0 0 25 0 7 0 658069347 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3337] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3337/stat : 3337 (python) S 3325 3327 2082 0 -1 4202560 23 933 0 0 0 0 0 0 25 0 7 0 658069348 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3340] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3340/stat : 3340 (python) S 3325 3327 2082 0 -1 4202560 39 933 0 0 0 0 0 0 25 0 7 0 658069349 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3342] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3342/stat : 3342 (python) S 3325 3327 2082 0 -1 4202560 20 933 0 0 0 0 0 0 25 0 7 0 658069350 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3358] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3358/stat : 3358 (python) S 3325 3327 2082 0 -1 4202560 25 933 0 0 0 0 0 0 20 0 7 0 658079287 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
[pid=3327/tid=3364] ppid=3325 vsize=340304 CPUtime=0 cores=1,3,5,7
/proc/3327/task/3364/stat : 3364 (python) S 3325 3327 2082 0 -1 4202560 24 933 0 0 0 0 0 0 20 0 7 0 658084195 348471296 7157 33554432000 4194304 5683644 140734419961872 18446744073709551615 268284512689 0 0 16781312 2 18446604466924485632 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 849.48
Current children cumulated vsize (KiB) 4292792

Child status: 0
Real time (s): 262.962
CPU time (s): 849.721
CPU user time (s): 847.384
CPU system time (s): 2.33664
CPU usage (%): 323.134
Max. virtual memory (cumulated for all children) (KiB): 4328184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 847.384
system time used= 2.33664
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48711
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= 3788
involuntary context switches= 10197

runsolver used 1.19882 second user time and 2.57861 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 15:05:05
IDJOB=3378316
IDBENCH=82725
IDSOLVER=1859
FILE ID=node122/3378316-1305464705
RUNJOBID= node122-1305462946-2101
PBS_JOBID= 13324977
Free space on /tmp= 73380 MiB

SOLVER NAME= borg-sat 11.03.02-par-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S367251957-028.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-3378316-1305464705/watcher-3378316-1305464705 -o /tmp/evaluation-result-3378316-1305464705/solver-3378316-1305464705 -C 4800 -W 1300 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378316-1305464705.cnf -seed 806877645 -budget 4800 -cores 4

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=806877645

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26295200 kB
Buffers:        313568 kB
Cached:        3967976 kB
SwapCached:      50104 kB
Active:        2284476 kB
Inactive:      4118932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26295200 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:           33332 kB
Writeback:           0 kB
AnonPages:     2082928 kB
Mapped:          31540 kB
Slab:           133552 kB
PageTables:      50788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 120387144 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= 73348 MiB
End job on node122 at 2011-05-15 15:09:28