Trace number 3378682

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 578.81 147.095

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1959079526-027.UNKNOWN.cnf
MD5SUMf44a4cf4fe89dcbd323f749ee3ba0f10
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark146.379
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.36/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.36/0.67	c INFO: solving HOME/instance-3378682-1305467019.cnf
0.36/0.67	c INFO: computing task features
0.36/0.68	c INFO: computed variable-clause graph statistics
0.36/0.68	c INFO: computed clause balance statistics
0.43/0.72	c INFO: computed variable balance statistics
0.43/0.74	c INFO: computed small-clause counts
0.43/0.74	c INFO: computed Horn-clause counts
0.43/0.75	c INFO: computed variable graph statistics
0.43/0.75	c INFO: collected features for HOME/instance-3378682-1305467019.cnf in 0.07 s
0.43/0.76	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
0.43/0.77	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.37)
0.43/0.78	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.42)
0.43/0.79	c INFO: running march_hi@0 for 97 with 1199 remaining (b = 0.12)
394.25/100.83	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
394.87/101.07	c INFO: running march_hi@98 for 291 with 1099 remaining (b = 0.22)
578.39/147.07	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-3378682-1305467019/watcher-3378682-1305467019 -o /tmp/evaluation-result-3378682-1305467019/solver-3378682-1305467019 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378682-1305467019.cnf -seed 301703342 -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.30 9.16 7.57 6/440 9452
/proc/meminfo: memFree=23268328/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=15772 CPUtime=0 cores=1,3,5,7
/proc/9452/stat : 9452 (python) R 9450 9452 8625 0 -1 4202496 894 0 0 0 0 0 0 0 25 0 1 0 658300543 16150528 776 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970548224 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9452/statm: 3944 778 343 364 0 431 0

[startup+0.0837591 s]
/proc/loadavg: 9.30 9.16 7.57 6/440 9452
/proc/meminfo: memFree=23268328/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=50336 CPUtime=0.05 cores=1,3,5,7
/proc/9452/stat : 9452 (python) R 9450 9452 8625 0 -1 4202496 2008 0 0 0 4 1 0 0 25 0 1 0 658300543 51544064 1768 33554432000 4194304 5683644 140735536532688 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9452/statm: 12584 1768 480 364 0 1284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50336

[startup+0.100753 s]
/proc/loadavg: 9.30 9.16 7.57 6/440 9452
/proc/meminfo: memFree=23268328/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=87704 CPUtime=0.05 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 2638 0 0 0 4 1 0 0 18 0 1 0 658300543 89808896 2354 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970548224 0 2147483391 16781312 2 18446744071699109054 0 0 17 3 0 0 0
/proc/9452/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87704

[startup+0.300781 s]
/proc/loadavg: 9.30 9.16 7.57 6/440 9452
/proc/meminfo: memFree=23268328/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/9452/stat : 9452 (python) R 9450 9452 8625 0 -1 4202496 5967 932 1 0 13 5 0 0 17 0 1 0 658300543 139005952 4151 33554432000 4194304 5683644 140735536532688 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9452/statm: 33937 4151 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.70068 s]
/proc/loadavg: 9.30 9.16 7.57 6/440 9452
/proc/meminfo: memFree=23268328/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=278288 CPUtime=0.43 cores=1,3,5,7
/proc/9452/stat : 9452 (python) R 9450 9452 8625 0 -1 4202496 9313 932 1 0 32 11 0 0 15 0 1 0 658300543 284966912 6978 33554432000 4194304 5683644 140735536532688 18446744073709551615 5005583 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/9452/statm: 69572 6978 1826 364 0 5496 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 278288

[startup+1.50048 s]
/proc/loadavg: 9.04 9.11 7.56 10/453 9469
/proc/meminfo: memFree=23228668/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=320160 CPUtime=0.52 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 12160 932 1 0 40 12 0 0 22 0 5 0 658300543 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 80040 7237 1881 364 0 15949 0
[pid=9458] ppid=9452 vsize=278472 CPUtime=0 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 658300619 285155328 5542 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570255 0 0 16781312 514 3877484109617954815 0 0 17 1 0 0 0
/proc/9458/statm: 69618 5542 354 364 0 5536 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=0.73 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) R 9458 9460 9460 0 -1 4202496 437 0 0 0 73 0 0 0 21 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0 cores=1,3,5,7
/proc/9461/stat : 9461 (python) S 9452 9452 8625 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658300620 296243200 5683 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 16402707981503791366 0 0 17 1 0 0 0
/proc/9461/statm: 72325 5683 348 364 0 8240 0
[pid=9463] ppid=9461 vsize=2152 CPUtime=0.72 cores=1,3,5,7
/proc/9463/stat : 9463 (march_hi) R 9461 9463 9463 0 -1 4202496 595 0 0 0 72 0 0 0 21 0 1 0 658300620 2203648 331 33554432000 4194304 4955518 140736250260512 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9463/statm: 538 331 104 186 0 351 0
[pid=9464] ppid=9452 vsize=299052 CPUtime=0 cores=1,3,5,7
/proc/9464/stat : 9464 (python) S 9452 9452 8625 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658300621 306229248 5576 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 10561917496804212998 0 0 17 3 0 0 0
/proc/9464/statm: 74763 5576 348 364 0 10675 0
[pid=9466] ppid=9464 vsize=2152 CPUtime=0.71 cores=1,3,5,7
/proc/9466/stat : 9466 (march_hi) R 9464 9466 9466 0 -1 4202496 591 0 0 0 71 0 0 0 22 0 1 0 658300621 2203648 332 33554432000 4194304 4955518 140737301342544 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/9466/statm: 538 332 104 186 0 351 0
[pid=9467] ppid=9452 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/9467/stat : 9467 (python) S 9452 9452 8625 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 658300622 317353984 5700 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 2332385224203141382 0 0 17 7 0 0 0
/proc/9467/statm: 77479 5700 348 364 0 13388 0
[pid=9469] ppid=9467 vsize=2152 CPUtime=0.68 cores=1,3,5,7
/proc/9469/stat : 9469 (march_hi) R 9467 9469 9469 0 -1 4202496 592 0 0 0 68 0 0 0 25 0 1 0 658300622 2203648 332 33554432000 4194304 4955518 140736647155360 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/9469/statm: 538 332 104 186 0 351 0
[pid=9452/tid=9459] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 5 0 658300619 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 5 0 658300620 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 5 0 658300621 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 30 932 0 0 0 0 0 0 22 0 5 0 658300622 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 2521156

[startup+3.1012 s]
/proc/loadavg: 9.04 9.11 7.56 10/453 9469
/proc/meminfo: memFree=23226560/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=320160 CPUtime=0.52 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 12160 932 1 0 40 12 0 0 22 0 5 0 658300543 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 80040 7237 1881 364 0 15949 0
[pid=9458] ppid=9452 vsize=278472 CPUtime=0 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 658300619 285155328 5542 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570255 0 0 16781312 514 3877484109617922308 0 0 17 1 0 0 0
/proc/9458/statm: 69618 5542 354 364 0 5536 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=2.33 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) R 9458 9460 9460 0 -1 4202496 437 0 0 0 233 0 0 0 25 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 135007680 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0 cores=1,3,5,7
/proc/9461/stat : 9461 (python) S 9452 9452 8625 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 658300620 296243200 5683 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 16402707981503791366 0 0 17 1 0 0 0
/proc/9461/statm: 72325 5683 348 364 0 8240 0
[pid=9463] ppid=9461 vsize=2152 CPUtime=2.32 cores=1,3,5,7
/proc/9463/stat : 9463 (march_hi) R 9461 9463 9463 0 -1 4202496 610 0 0 0 232 0 0 0 25 0 1 0 658300620 2203648 346 33554432000 4194304 4955518 140736250260512 18446744073709551615 4224682 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9463/statm: 538 346 104 186 0 351 0
[pid=9464] ppid=9452 vsize=299052 CPUtime=0 cores=1,3,5,7
/proc/9464/stat : 9464 (python) S 9452 9452 8625 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 658300621 306229248 5576 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 10561917496804212998 0 0 17 3 0 0 0
/proc/9464/statm: 74763 5576 348 364 0 10675 0
[pid=9466] ppid=9464 vsize=2152 CPUtime=2.31 cores=1,3,5,7
/proc/9466/stat : 9466 (march_hi) R 9464 9466 9466 0 -1 4202496 606 0 0 0 231 0 0 0 25 0 1 0 658300621 2203648 347 33554432000 4194304 4955518 140737301342544 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/9466/statm: 538 347 104 186 0 351 0
[pid=9467] ppid=9452 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/9467/stat : 9467 (python) S 9452 9452 8625 0 -1 4202560 753 0 0 0 0 0 0 0 15 0 1 0 658300622 317353984 5700 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 2332385224203141382 0 0 17 7 0 0 0
/proc/9467/statm: 77479 5700 348 364 0 13388 0
[pid=9469] ppid=9467 vsize=2152 CPUtime=2.27 cores=1,3,5,7
/proc/9469/stat : 9469 (march_hi) R 9467 9469 9469 0 -1 4202496 607 0 0 0 227 0 0 0 25 0 1 0 658300622 2203648 347 33554432000 4194304 4955518 140736647155360 18446744073709551615 4244416 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/9469/statm: 538 347 104 186 0 351 0
[pid=9452/tid=9459] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 5 0 658300619 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 5 0 658300620 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 5 0 658300621 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 30 932 0 0 0 0 0 0 22 0 5 0 658300622 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.75
Current children cumulated vsize (KiB) 2521156

[startup+6.30065 s]
/proc/loadavg: 9.28 9.16 7.59 11/453 9469
/proc/meminfo: memFree=23221972/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=320160 CPUtime=0.52 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 12160 932 1 0 40 12 0 0 22 0 5 0 658300543 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 80040 7237 1881 364 0 15949 0
[pid=9458] ppid=9452 vsize=278472 CPUtime=0.04 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 893 0 0 0 3 1 0 0 18 0 1 0 658300619 285155328 5565 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570255 0 0 16781312 514 3877484109617922308 0 0 17 1 0 0 0
/proc/9458/statm: 69618 5565 377 364 0 5536 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=5.51 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) R 9458 9460 9460 0 -1 4202496 437 0 0 0 551 0 0 0 25 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 134564723 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0.01 cores=1,3,5,7
/proc/9461/stat : 9461 (python) S 9452 9452 8625 0 -1 4202560 920 0 0 0 0 1 0 0 15 0 1 0 658300620 296243200 5706 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 16402707981503791366 0 0 17 1 0 0 0
/proc/9461/statm: 72325 5706 371 364 0 8240 0
[pid=9463] ppid=9461 vsize=2296 CPUtime=5.01 cores=1,3,5,7
/proc/9463/stat : 9463 (march_hi) R 9461 9463 9463 0 -1 4202496 633 0 0 0 500 1 0 0 25 0 1 0 658300620 2351104 369 33554432000 4194304 4955518 140736250260512 18446744073709551615 4227583 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9463/statm: 574 369 104 186 0 387 0
[pid=9464] ppid=9452 vsize=299052 CPUtime=0.01 cores=1,3,5,7
/proc/9464/stat : 9464 (python) S 9452 9452 8625 0 -1 4202560 904 0 0 0 0 1 0 0 15 0 1 0 658300621 306229248 5599 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 10561917496804212998 0 0 17 3 0 0 0
/proc/9464/statm: 74763 5599 371 364 0 10675 0
[pid=9466] ppid=9464 vsize=2296 CPUtime=5.51 cores=1,3,5,7
/proc/9466/stat : 9466 (march_hi) R 9464 9466 9466 0 -1 4202496 630 0 0 0 551 0 0 0 25 0 1 0 658300621 2351104 371 33554432000 4194304 4955518 140737301342544 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/9466/statm: 574 371 104 186 0 387 0
[pid=9467] ppid=9452 vsize=309916 CPUtime=0.01 cores=1,3,5,7
/proc/9467/stat : 9467 (python) S 9452 9452 8625 0 -1 4202560 911 0 0 0 0 1 0 0 15 0 1 0 658300622 317353984 5723 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 2332385224203141382 0 0 17 7 0 0 0
/proc/9467/statm: 77479 5723 371 364 0 13388 0
[pid=9469] ppid=9467 vsize=2296 CPUtime=5.41 cores=1,3,5,7
/proc/9469/stat : 9469 (march_hi) R 9467 9469 9469 0 -1 4202496 631 0 0 0 541 0 0 0 25 0 1 0 658300622 2351104 371 33554432000 4194304 4955518 140736647155360 18446744073709551615 4227565 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/9469/statm: 574 371 104 186 0 387 0
[pid=9452/tid=9459] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 5 0 658300619 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 5 0 658300620 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 5 0 658300621 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=320160 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 30 932 0 0 0 0 0 0 22 0 5 0 658300622 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.03
Current children cumulated vsize (KiB) 2521588

[startup+12.7005 s]
/proc/loadavg: 9.57 9.22 7.61 10/453 9469
/proc/meminfo: memFree=23217720/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=320160 CPUtime=0.52 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 12160 932 1 0 40 12 0 0 22 0 5 0 658300543 327843840 7237 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 80040 7237 1881 364 0 15949 0
[pid=9458] ppid=9452 vsize=278472 CPUtime=0.39 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 896 0 0 0 22 17 0 0 18 0 1 0 658300619 285155328 5565 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570255 0 0 16781312 514 4837059513842368772 0 0 17 3 0 0 0
/proc/9458/statm: 69618 5565 377 364 0 5536 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=11.49 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) R 9458 9460 9460 0 -1 4202496 437 0 0 0 1149 0 0 0 25 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 134545598 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0.22 cores=1,3,5,7

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

/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 6 0 658300619 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 6 0 658300620 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 6 0 658300621 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 34 932 0 0 0 0 0 0 18 0 6 0 658300622 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9475] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9475/stat : 9475 (python) S 9450 9452 8625 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 6 0 658310626 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 575.64
Current children cumulated vsize (KiB) 3889708

[startup+146.701 s]
/proc/loadavg: 9.35 9.25 7.84 11/458 9478
/proc/meminfo: memFree=23123796/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=329956 CPUtime=0.53 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 13466 932 1 0 41 12 0 0 18 0 6 0 658300543 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 82489 7161 1884 364 0 18395 0
[pid=9458] ppid=9452 vsize=288716 CPUtime=0.66 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 1160 0 0 0 37 29 0 0 19 0 2 0 658300619 295645184 5609 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9458/statm: 72179 5609 416 364 0 8097 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=99.27 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) T 9458 9460 9460 0 -1 4202496 437 0 0 0 9927 0 0 0 25 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 134545657 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9458/tid=9477] ppid=9452 vsize=288716 CPUtime=0 cores=1,3,5,7
/proc/9458/task/9477/stat : 9477 (python) S 9452 9452 8625 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 658310650 295645184 5609 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 514 18446604470995359552 0 0 -1 3 0 0 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0.7 cores=1,3,5,7
/proc/9461/stat : 9461 (python) S 9452 9452 8625 0 -1 4202560 984 0 0 0 35 35 0 0 15 0 1 0 658300620 296243200 5706 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 16402707981503791366 0 0 17 3 0 0 0
/proc/9461/statm: 72325 5706 371 364 0 8240 0
[pid=9463] ppid=9461 vsize=8432 CPUtime=140.83 cores=1,3,5,7
/proc/9463/stat : 9463 (march_hi) R 9461 9463 9463 0 -1 4202496 2014 0 0 0 14055 28 0 0 25 0 1 0 658300620 8634368 1748 33554432000 4194304 4955518 140736250260512 18446744073709551615 4227741 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9463/statm: 2108 1748 104 186 0 1921 0
[pid=9464] ppid=9452 vsize=299184 CPUtime=2.34 cores=1,3,5,7
/proc/9464/stat : 9464 (python) R 9452 9452 8625 0 -1 4202560 974 0 0 0 188 46 0 0 17 0 1 0 658300621 306364416 5602 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982380351 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/9464/statm: 74796 5602 373 364 0 10708 0
[pid=9466] ppid=9464 vsize=0 CPUtime=143.54 cores=1,3,5,7
/proc/9466/stat : 9466 (march_hi) R 9464 9466 9466 0 -1 4202500 2117 0 0 0 14354 0 0 0 25 0 1 0 658300621 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 0 0 0 0 0 0 0
[pid=9467] ppid=9452 vsize=309916 CPUtime=0.52 cores=1,3,5,7
/proc/9467/stat : 9467 (python) S 9452 9452 8625 0 -1 4202560 1142 0 0 0 30 22 0 0 15 0 2 0 658300622 317353984 5754 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9467/statm: 77479 5754 401 364 0 13388 0
[pid=9469] ppid=9467 vsize=8432 CPUtime=142.98 cores=1,3,5,7
/proc/9469/stat : 9469 (march_hi) R 9467 9469 9469 0 -1 4202496 2092 0 0 0 14298 0 0 0 25 0 1 0 658300622 8634368 1830 33554432000 4194304 4955518 140736647155360 18446744073709551615 4224687 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/9469/statm: 2108 1830 104 186 0 1921 0
[pid=9467/tid=9473] ppid=9452 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/9467/task/9473/stat : 9473 (python) S 9452 9452 8625 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 658310625 317353984 5754 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 514 18446604469213821120 0 0 -1 7 0 0 0
[pid=9474] ppid=9452 vsize=320172 CPUtime=0.13 cores=1,3,5,7
/proc/9474/stat : 9474 (python) S 9452 9452 8625 0 -1 4202560 924 0 0 0 8 5 0 0 18 0 1 0 658310626 327856128 5727 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 4837059513842368776 0 0 17 7 0 0 0
/proc/9474/statm: 80043 5727 371 364 0 15949 0
[pid=9476] ppid=9474 vsize=1017800 CPUtime=45.68 cores=1,3,5,7
/proc/9476/stat : 9476 (gnovelty+2) R 9474 9476 9476 0 -1 4202496 436 0 0 0 4568 0 0 0 25 0 1 0 658310627 1042227200 174 33554432000 134512640 135663704 4291232640 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9476/statm: 254450 174 113 282 0 254166 0
[pid=9452/tid=9459] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 6 0 658300619 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 6 0 658300620 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 6 0 658300621 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 34 932 0 0 0 0 0 0 18 0 6 0 658300622 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9475] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9475/stat : 9475 (python) S 9450 9452 8625 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 6 0 658310626 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 577.18
Current children cumulated vsize (KiB) 3889708

[startup+146.901 s]
/proc/loadavg: 9.35 9.25 7.84 11/458 9478
/proc/meminfo: memFree=23123796/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=329956 CPUtime=0.53 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 13466 932 1 0 41 12 0 0 18 0 6 0 658300543 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 82489 7161 1884 364 0 18395 0
[pid=9458] ppid=9452 vsize=288716 CPUtime=0.66 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 1160 0 0 0 37 29 0 0 19 0 2 0 658300619 295645184 5609 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9458/statm: 72179 5609 416 364 0 8097 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=99.27 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) T 9458 9460 9460 0 -1 4202496 437 0 0 0 9927 0 0 0 25 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 134545657 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9458/tid=9477] ppid=9452 vsize=288716 CPUtime=0 cores=1,3,5,7
/proc/9458/task/9477/stat : 9477 (python) S 9452 9452 8625 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 658310650 295645184 5609 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 514 18446604470995359552 0 0 -1 3 0 0 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0.7 cores=1,3,5,7
/proc/9461/stat : 9461 (python) S 9452 9452 8625 0 -1 4202560 984 0 0 0 35 35 0 0 15 0 1 0 658300620 296243200 5706 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 16402707981503791366 0 0 17 3 0 0 0
/proc/9461/statm: 72325 5706 371 364 0 8240 0
[pid=9463] ppid=9461 vsize=8432 CPUtime=141.03 cores=1,3,5,7
/proc/9463/stat : 9463 (march_hi) R 9461 9463 9463 0 -1 4202496 2018 0 0 0 14075 28 0 0 25 0 1 0 658300620 8634368 1752 33554432000 4194304 4955518 140736250260512 18446744073709551615 4224658 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9463/statm: 2108 1752 104 186 0 1921 0
[pid=9464] ppid=9452 vsize=299184 CPUtime=2.55 cores=1,3,5,7
/proc/9464/stat : 9464 (python) R 9452 9452 8625 0 -1 4202560 974 0 0 0 205 50 0 0 18 0 1 0 658300621 306364416 5602 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982380351 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/9464/statm: 74796 5602 373 364 0 10708 0
[pid=9466] ppid=9464 vsize=0 CPUtime=143.54 cores=1,3,5,7
/proc/9466/stat : 9466 (march_hi) R 9464 9466 9466 0 -1 4202500 2117 0 0 0 14354 0 0 0 25 0 1 0 658300621 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 0 0 0 0 0 0 0
[pid=9467] ppid=9452 vsize=309916 CPUtime=0.52 cores=1,3,5,7
/proc/9467/stat : 9467 (python) S 9452 9452 8625 0 -1 4202560 1142 0 0 0 30 22 0 0 15 0 2 0 658300622 317353984 5754 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9467/statm: 77479 5754 401 364 0 13388 0
[pid=9469] ppid=9467 vsize=8432 CPUtime=143.18 cores=1,3,5,7
/proc/9469/stat : 9469 (march_hi) R 9467 9469 9469 0 -1 4202496 2096 0 0 0 14318 0 0 0 25 0 1 0 658300622 8634368 1834 33554432000 4194304 4955518 140736647155360 18446744073709551615 4238632 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/9469/statm: 2108 1834 104 186 0 1921 0
[pid=9467/tid=9473] ppid=9452 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/9467/task/9473/stat : 9473 (python) S 9452 9452 8625 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 658310625 317353984 5754 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 514 18446604469213821120 0 0 -1 7 0 0 0
[pid=9474] ppid=9452 vsize=320172 CPUtime=0.13 cores=1,3,5,7
/proc/9474/stat : 9474 (python) S 9452 9452 8625 0 -1 4202560 924 0 0 0 8 5 0 0 18 0 1 0 658310626 327856128 5727 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 4837059513842368776 0 0 17 7 0 0 0
/proc/9474/statm: 80043 5727 371 364 0 15949 0
[pid=9476] ppid=9474 vsize=1017800 CPUtime=45.88 cores=1,3,5,7
/proc/9476/stat : 9476 (gnovelty+2) R 9474 9476 9476 0 -1 4202496 436 0 0 0 4588 0 0 0 25 0 1 0 658310627 1042227200 174 33554432000 134512640 135663704 4291232640 18446744073709551615 134525541 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9476/statm: 254450 174 113 282 0 254166 0
[pid=9452/tid=9459] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 6 0 658300619 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 6 0 658300620 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 6 0 658300621 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 34 932 0 0 0 0 0 0 18 0 6 0 658300622 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9475] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9475/stat : 9475 (python) S 9450 9452 8625 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 6 0 658310626 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 577.99
Current children cumulated vsize (KiB) 3889708

[startup+147.001 s]
/proc/loadavg: 9.35 9.25 7.84 11/458 9478
/proc/meminfo: memFree=23123796/32951132 swapFree=67093844/67111528
[pid=9452] ppid=9450 vsize=329956 CPUtime=0.53 cores=1,3,5,7
/proc/9452/stat : 9452 (python) S 9450 9452 8625 0 -1 4202496 13466 932 1 0 41 12 0 0 18 0 6 0 658300543 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/9452/statm: 82489 7161 1884 364 0 18395 0
[pid=9458] ppid=9452 vsize=288716 CPUtime=0.66 cores=1,3,5,7
/proc/9458/stat : 9458 (python) S 9452 9452 8625 0 -1 4202560 1160 0 0 0 37 29 0 0 19 0 2 0 658300619 295645184 5609 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982376907 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/9458/statm: 72179 5609 416 364 0 8097 0
[pid=9460] ppid=9458 vsize=1017800 CPUtime=99.27 cores=1,3,5,7
/proc/9460/stat : 9460 (gnovelty+2) T 9458 9460 9460 0 -1 4202496 437 0 0 0 9927 0 0 0 25 0 1 0 658300619 1042227200 174 33554432000 134512640 135663704 4294272624 18446744073709551615 134545657 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/9460/statm: 254450 174 113 282 0 254166 0
[pid=9458/tid=9477] ppid=9452 vsize=288716 CPUtime=0 cores=1,3,5,7
/proc/9458/task/9477/stat : 9477 (python) S 9452 9452 8625 0 -1 4202560 42 0 0 0 0 0 0 0 19 0 2 0 658310650 295645184 5609 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 514 18446604470995359552 0 0 -1 3 0 0 0
[pid=9461] ppid=9452 vsize=289300 CPUtime=0.7 cores=1,3,5,7
/proc/9461/stat : 9461 (python) S 9452 9452 8625 0 -1 4202560 984 0 0 0 35 35 0 0 15 0 1 0 658300620 296243200 5706 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 16402707981503791366 0 0 17 3 0 0 0
/proc/9461/statm: 72325 5706 371 364 0 8240 0
[pid=9463] ppid=9461 vsize=8432 CPUtime=141.13 cores=1,3,5,7
/proc/9463/stat : 9463 (march_hi) R 9461 9463 9463 0 -1 4202496 2019 0 0 0 14085 28 0 0 25 0 1 0 658300620 8634368 1753 33554432000 4194304 4955518 140736250260512 18446744073709551615 4347298 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/9463/statm: 2108 1753 104 186 0 1921 0
[pid=9464] ppid=9452 vsize=299184 CPUtime=2.65 cores=1,3,5,7
/proc/9464/stat : 9464 (python) R 9452 9452 8625 0 -1 4202560 974 0 0 0 213 52 0 0 18 0 1 0 658300621 306364416 5602 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982380351 0 0 16781312 514 0 0 0 17 5 0 0 0
/proc/9464/statm: 74796 5602 373 364 0 10708 0
[pid=9466] ppid=9464 vsize=0 CPUtime=143.54 cores=1,3,5,7
/proc/9466/stat : 9466 (march_hi) R 9464 9466 9466 0 -1 4202500 2117 0 0 0 14354 0 0 0 25 0 1 0 658300621 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 5 0 0 0
/proc/9466/statm: 0 0 0 0 0 0 0
[pid=9467] ppid=9452 vsize=309916 CPUtime=0.52 cores=1,3,5,7
/proc/9467/stat : 9467 (python) S 9452 9452 8625 0 -1 4202560 1142 0 0 0 30 22 0 0 15 0 2 0 658300622 317353984 5754 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/9467/statm: 77479 5754 401 364 0 13388 0
[pid=9469] ppid=9467 vsize=8432 CPUtime=143.26 cores=1,3,5,7
/proc/9469/stat : 9469 (march_hi) R 9467 9469 9469 0 -1 4202496 2097 0 0 0 14326 0 0 0 25 0 1 0 658300622 8634368 1835 33554432000 4194304 4955518 140736647155360 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/9469/statm: 2108 1835 104 186 0 1921 0
[pid=9467/tid=9473] ppid=9452 vsize=309916 CPUtime=0 cores=1,3,5,7
/proc/9467/task/9473/stat : 9473 (python) S 9452 9452 8625 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 658310625 317353984 5754 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 514 18446604469213821120 0 0 -1 7 0 0 0
[pid=9474] ppid=9452 vsize=320172 CPUtime=0.15 cores=1,3,5,7
/proc/9474/stat : 9474 (python) S 9452 9452 8625 0 -1 4202560 926 0 0 0 9 6 0 0 18 0 1 0 658310626 327856128 5727 33554432000 4194304 5683644 140735536532688 18446744073709551615 242970570310 0 0 16781312 514 4837059513842368776 0 0 17 7 0 0 0
/proc/9474/statm: 80043 5727 371 364 0 15949 0
[pid=9476] ppid=9474 vsize=1017800 CPUtime=45.98 cores=1,3,5,7
/proc/9476/stat : 9476 (gnovelty+2) R 9474 9476 9476 0 -1 4202496 436 0 0 0 4598 0 0 0 25 0 1 0 658310627 1042227200 174 33554432000 134512640 135663704 4291232640 18446744073709551615 134545607 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/9476/statm: 254450 174 113 282 0 254166 0
[pid=9452/tid=9459] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9459/stat : 9459 (python) S 9450 9452 8625 0 -1 4202560 27 932 0 0 0 0 0 0 18 0 6 0 658300619 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 1 0 0 0
[pid=9452/tid=9462] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9462/stat : 9462 (python) S 9450 9452 8625 0 -1 4202560 26 932 0 0 0 0 0 0 19 0 6 0 658300620 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9465] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9465/stat : 9465 (python) S 9450 9452 8625 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 6 0 658300621 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 3 0 0 0
[pid=9452/tid=9468] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9468/stat : 9468 (python) S 9450 9452 8625 0 -1 4202560 34 932 0 0 0 0 0 0 18 0 6 0 658300622 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
[pid=9452/tid=9475] ppid=9450 vsize=329956 CPUtime=0 cores=1,3,5,7
/proc/9452/task/9475/stat : 9475 (python) S 9450 9452 8625 0 -1 4202560 24 932 0 0 0 0 0 0 20 0 6 0 658310626 337874944 7161 33554432000 4194304 5683644 140735536532688 18446744073709551615 242982373809 0 0 16781312 2 18446604459425644928 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 578.39
Current children cumulated vsize (KiB) 3889708

Child status: 0
Real time (s): 147.095
CPU time (s): 578.81
CPU user time (s): 576.893
CPU system time (s): 1.91671
CPU usage (%): 393.494
Max. virtual memory (cumulated for all children) (KiB): 3898144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 576.893
system time used= 1.91671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31153
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= 5026
involuntary context switches= 6514

runsolver used 0.626904 second user time and 1.37779 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 15:43:39
IDJOB=3378682
IDBENCH=83091
IDSOLVER=1859
FILE ID=node128/3378682-1305467019
RUNJOBID= node128-1305465319-8644
PBS_JOBID= 13325053
Free space on /tmp= 73580 MiB

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

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

MD5SUM BENCH= f44a4cf4fe89dcbd323f749ee3ba0f10
RANDOM SEED=301703342

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23268608 kB
Buffers:        287660 kB
Cached:        3244992 kB
SwapCached:       1440 kB
Active:        7212792 kB
Inactive:      2166204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23268608 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           31600 kB
Writeback:           0 kB
AnonPages:     5844788 kB
Mapped:          39696 kB
Slab:           192388 kB
PageTables:      46000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 111741284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73548 MiB
End job on node128 at 2011-05-15 15:46:06