Trace number 3378295

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 90.4662 23.3639

General information on the benchmark

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

Solver Data

0.34/0.69	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.34/0.69	c INFO: solving HOME/instance-3378295-1305464573.cnf
0.34/0.69	c INFO: computing task features
0.34/0.70	c INFO: computed variable-clause graph statistics
0.42/0.70	c INFO: computed clause balance statistics
0.42/0.73	c INFO: computed variable balance statistics
0.42/0.75	c INFO: computed small-clause counts
0.42/0.75	c INFO: computed Horn-clause counts
0.42/0.75	c INFO: computed variable graph statistics
0.42/0.75	c INFO: collected features for HOME/instance-3378295-1305464573.cnf in 0.06 s
0.42/0.76	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.56)
0.42/0.77	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.39)
0.42/0.78	c INFO: running march_hi@0 for 679 with 1199 remaining (b = 0.44)
0.42/0.79	c INFO: running march_hi@0 for 388 with 1199 remaining (b = 0.31)
90.19/23.34	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-3378295-1305464573/watcher-3378295-1305464573 -o /tmp/evaluation-result-3378295-1305464573/solver-3378295-1305464573 -C 4800 -W 1300 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3378295-1305464573.cnf -seed 766420119 -budget 4800 -cores 4 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.18 8.14 7.26 5/451 31279
/proc/meminfo: memFree=21339424/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=16244 CPUtime=0 cores=1,3,5,7
/proc/31279/stat : 31279 (python) R 31277 31279 30709 0 -1 4202496 997 0 0 0 0 0 0 0 25 0 1 0 658055093 16633856 870 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687336133 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31279/statm: 4061 870 368 364 0 548 0

[startup+0.0346911 s]
/proc/loadavg: 8.18 8.14 7.26 5/451 31279
/proc/meminfo: memFree=21339424/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=16816 CPUtime=0.01 cores=1,3,5,7
/proc/31279/stat : 31279 (python) R 31277 31279 30709 0 -1 4202496 1226 0 0 0 1 0 0 0 25 0 1 0 658055093 17219584 1084 33554432000 4194304 5683644 140734332196288 18446744073709551615 4874364 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/31279/statm: 4204 1084 417 364 0 691 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16816

[startup+0.10071 s]
/proc/loadavg: 8.18 8.14 7.26 5/451 31279
/proc/meminfo: memFree=21339424/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=87708 CPUtime=0.06 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 2638 0 0 0 4 2 0 0 17 0 1 0 658055093 89812992 2354 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687673344 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/31279/statm: 21927 2354 717 364 0 1623 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87708

[startup+0.300678 s]
/proc/loadavg: 8.18 8.14 7.26 5/451 31279
/proc/meminfo: memFree=21339424/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=135752 CPUtime=0.18 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 5961 938 1 0 14 4 0 0 17 0 1 0 658055093 139010048 4151 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687671301 0 2147483391 16781312 2 18446744071699199166 0 0 17 3 0 0 0
/proc/31279/statm: 33938 4151 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700571 s]
/proc/loadavg: 8.18 8.14 7.26 5/451 31279
/proc/meminfo: memFree=21339424/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=278276 CPUtime=0.42 cores=1,3,5,7
/proc/31279/stat : 31279 (python) R 31277 31279 30709 0 -1 4202496 9288 938 1 0 31 11 0 0 15 0 1 0 658055093 284954624 6959 33554432000 4194304 5683644 140734332196288 18446744073709551615 46921933876377 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/31279/statm: 69569 6959 1818 364 0 5493 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278276

[startup+1.50139 s]
/proc/loadavg: 8.18 8.14 7.26 9/464 31296
/proc/meminfo: memFree=21300012/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658055170 285167616 5544 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 17987741129239429119 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5544 354 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=0.72 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 72 0 0 0 21 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134544031 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 747 0 0 0 0 0 0 0 15 0 1 0 658055171 296255488 5685 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5685 348 364 0 8243 0
[pid=31290] ppid=31288 vsize=1928 CPUtime=0.71 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 572 0 0 0 71 0 0 0 21 0 1 0 658055171 1974272 306 33554432000 4194304 4955518 140734789292816 18446744073709551615 4209727 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 482 306 104 186 0 295 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 658055171 306380800 5579 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5579 348 364 0 10712 0
[pid=31293] ppid=31291 vsize=1928 CPUtime=0.69 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 564 0 0 0 69 0 0 0 25 0 1 0 658055172 1974272 305 33554432000 4194304 4955518 140733277498320 18446744073709551615 4238928 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 482 305 104 186 0 295 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 757 0 0 0 0 0 0 0 15 0 1 0 658055172 317435904 5719 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5719 348 364 0 13408 0
[pid=31296] ppid=31294 vsize=1928 CPUtime=0.69 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 565 0 0 0 69 0 0 0 22 0 1 0 658055173 1974272 306 33554432000 4194304 4955518 140733477743840 18446744073709551615 4392098 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 482 306 104 186 0 295 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 2520816

[startup+3.10109 s]
/proc/loadavg: 8.18 8.14 7.26 9/464 31296
/proc/meminfo: memFree=21298648/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 658055170 285167616 5544 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 17987741129239396614 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5544 354 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=2.32 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 232 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 749 0 0 0 0 0 0 0 15 0 1 0 658055171 296255488 5685 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5685 348 364 0 8243 0
[pid=31290] ppid=31288 vsize=2084 CPUtime=2.31 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 589 0 0 0 231 0 0 0 25 0 1 0 658055171 2134016 323 33554432000 4194304 4955518 140734789292816 18446744073709551615 4224622 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 521 323 104 186 0 334 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 754 0 0 0 0 0 0 0 15 0 1 0 658055171 306380800 5579 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5579 348 364 0 10712 0
[pid=31293] ppid=31291 vsize=2084 CPUtime=2.28 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 581 0 0 0 228 0 0 0 25 0 1 0 658055172 2134016 322 33554432000 4194304 4955518 140733277498320 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 521 322 104 186 0 334 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 763 0 0 0 0 0 0 0 15 0 1 0 658055172 317435904 5719 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5719 348 364 0 13408 0
[pid=31296] ppid=31294 vsize=2084 CPUtime=2.29 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 582 0 0 0 229 0 0 0 25 0 1 0 658055173 2134016 323 33554432000 4194304 4955518 140733477743840 18446744073709551615 4263706 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 521 323 104 186 0 334 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (KiB) 2521284

[startup+6.30051 s]
/proc/loadavg: 8.17 8.14 7.26 9/464 31297
/proc/meminfo: memFree=21297212/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0.01 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 899 0 0 0 0 1 0 0 18 0 1 0 658055170 285167616 5567 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 17987741129239396614 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5567 377 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=5.52 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 552 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0.02 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 918 0 0 0 1 1 0 0 15 0 1 0 658055171 296255488 5708 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5708 371 364 0 8243 0
[pid=31290] ppid=31288 vsize=2084 CPUtime=5.51 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 608 0 0 0 551 0 0 0 25 0 1 0 658055171 2134016 342 33554432000 4194304 4955518 140734789292816 18446744073709551615 4224615 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 521 342 104 186 0 334 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0.01 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 912 0 0 0 0 1 0 0 15 0 1 0 658055171 306380800 5602 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5602 371 364 0 10712 0
[pid=31293] ppid=31291 vsize=2084 CPUtime=5.39 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 600 0 0 0 539 0 0 0 25 0 1 0 658055172 2134016 341 33554432000 4194304 4955518 140733277498320 18446744073709551615 4286797 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 521 341 104 186 0 334 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0.01 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 925 0 0 0 1 0 0 0 15 0 1 0 658055172 317435904 5742 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5742 371 364 0 13408 0
[pid=31296] ppid=31294 vsize=2084 CPUtime=5.45 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 601 0 0 0 545 0 0 0 25 0 1 0 658055173 2134016 342 33554432000 4194304 4955518 140733477743840 18446744073709551615 4209717 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 521 342 104 186 0 334 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.44
Current children cumulated vsize (KiB) 2521284

[startup+12.7013 s]
/proc/loadavg: 8.16 8.14 7.26 9/464 31297
/proc/meminfo: memFree=21295864/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0.03 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 902 0 0 0 1 2 0 0 18 0 1 0 658055170 285167616 5567 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 16552962838214181126 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5567 377 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=11.92 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 1192 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0.03 cores=1,3,5,7

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

[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 73.46
Current children cumulated vsize (KiB) 2522652

[startup+20.7009 s]
/proc/loadavg: 8.13 8.13 7.27 9/464 31297
/proc/meminfo: memFree=21295800/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0.05 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 905 0 0 0 2 3 0 0 18 0 1 0 658055170 285167616 5567 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 16552962838214181126 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5567 377 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=19.92 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 1992 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0.07 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 939 0 0 0 4 3 0 0 15 0 1 0 658055171 296255488 5708 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5708 371 364 0 8243 0
[pid=31290] ppid=31288 vsize=2540 CPUtime=19.91 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 712 0 0 0 1991 0 0 0 25 0 1 0 658055171 2600960 446 33554432000 4194304 4955518 140734789292816 18446744073709551615 4224646 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 635 446 104 186 0 448 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0.07 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 929 0 0 0 3 4 0 0 15 0 1 0 658055171 306380800 5602 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5602 371 364 0 10712 0
[pid=31293] ppid=31291 vsize=2540 CPUtime=19.5 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 699 0 0 0 1950 0 0 0 25 0 1 0 658055172 2600960 440 33554432000 4194304 4955518 140733277498320 18446744073709551615 4209664 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 635 440 104 186 0 448 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0.08 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 948 0 0 0 5 3 0 0 15 0 1 0 658055172 317435904 5742 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5742 371 364 0 13408 0
[pid=31296] ppid=31294 vsize=2540 CPUtime=19.73 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 701 0 0 0 1973 0 0 0 25 0 1 0 658055173 2600960 442 33554432000 4194304 4955518 140733477743840 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 635 442 104 186 0 448 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.85
Current children cumulated vsize (KiB) 2522652

[startup+22.3006 s]
/proc/loadavg: 8.13 8.13 7.27 9/464 31297
/proc/meminfo: memFree=21295688/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0.05 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 905 0 0 0 2 3 0 0 18 0 1 0 658055170 285167616 5567 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 16552962838214181126 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5567 377 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=21.52 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 2152 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134545670 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0.07 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 943 0 0 0 4 3 0 0 15 0 1 0 658055171 296255488 5708 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5708 371 364 0 8243 0
[pid=31290] ppid=31288 vsize=2540 CPUtime=21.51 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 727 0 0 0 2151 0 0 0 25 0 1 0 658055171 2600960 461 33554432000 4194304 4955518 140734789292816 18446744073709551615 4239190 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 635 461 104 186 0 448 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0.07 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 929 0 0 0 3 4 0 0 15 0 1 0 658055171 306380800 5602 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5602 371 364 0 10712 0
[pid=31293] ppid=31291 vsize=2540 CPUtime=21.06 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 714 0 0 0 2106 0 0 0 25 0 1 0 658055172 2600960 455 33554432000 4194304 4955518 140733277498320 18446744073709551615 4209643 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 635 455 104 186 0 448 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0.08 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 952 0 0 0 5 3 0 0 15 0 1 0 658055172 317435904 5742 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5742 371 364 0 13408 0
[pid=31296] ppid=31294 vsize=2540 CPUtime=21.32 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 717 0 0 0 2132 0 0 0 25 0 1 0 658055173 2600960 458 33554432000 4194304 4955518 140733477743840 18446744073709551615 4311933 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 635 458 104 186 0 448 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 86.2
Current children cumulated vsize (KiB) 2522652

[startup+23.1164 s]
/proc/loadavg: 8.12 8.13 7.28 9/464 31297
/proc/meminfo: memFree=21295440/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0.07 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 908 0 0 0 3 4 0 0 18 0 1 0 658055170 285167616 5567 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 16552962838214181126 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5567 377 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=22.34 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 2234 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134524436 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0.07 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 945 0 0 0 4 3 0 0 15 0 1 0 658055171 296255488 5708 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5708 371 364 0 8243 0
[pid=31290] ppid=31288 vsize=2768 CPUtime=22.33 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 737 0 0 0 2233 0 0 0 25 0 1 0 658055171 2834432 471 33554432000 4194304 4955518 140734789292816 18446744073709551615 4224704 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 692 471 104 186 0 505 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0.07 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 929 0 0 0 3 4 0 0 15 0 1 0 658055171 306380800 5602 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5602 371 364 0 10712 0
[pid=31293] ppid=31291 vsize=2540 CPUtime=21.84 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 722 0 0 0 2184 0 0 0 25 0 1 0 658055172 2600960 463 33554432000 4194304 4955518 140733277498320 18446744073709551615 4227800 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 635 463 104 186 0 448 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0.08 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 952 0 0 0 5 3 0 0 15 0 1 0 658055172 317435904 5742 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5742 371 364 0 13408 0
[pid=31296] ppid=31294 vsize=2768 CPUtime=22.14 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 726 0 0 0 2214 0 0 0 25 0 1 0 658055173 2834432 467 33554432000 4194304 4955518 140733477743840 18446744073709551615 4235311 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 692 467 104 186 0 505 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 2523108

[startup+23.3014 s]
/proc/loadavg: 8.12 8.13 7.28 9/464 31297
/proc/meminfo: memFree=21295440/32951124 swapFree=67111348/67111528
[pid=31279] ppid=31277 vsize=320240 CPUtime=0.52 cores=1,3,5,7
/proc/31279/stat : 31279 (python) S 31277 31279 30709 0 -1 4202496 12213 938 1 0 40 12 0 0 19 0 5 0 658055093 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699502027 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/31279/statm: 80060 7256 1881 364 0 15969 0
[pid=31285] ppid=31279 vsize=278484 CPUtime=0.07 cores=1,3,5,7
/proc/31285/stat : 31285 (python) S 31279 31279 30709 0 -1 4202560 908 0 0 0 3 4 0 0 18 0 1 0 658055170 285167616 5567 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695375 0 0 16781312 514 16552962838214181126 0 0 17 7 0 0 0
/proc/31285/statm: 69621 5567 377 364 0 5539 0
[pid=31287] ppid=31285 vsize=1017800 CPUtime=22.52 cores=1,3,5,7
/proc/31287/stat : 31287 (gnovelty+2) R 31285 31287 31287 0 -1 4202496 430 0 0 0 2252 0 0 0 25 0 1 0 658055170 1042227200 168 33554432000 134512640 135663704 4289819072 18446744073709551615 134524561 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/31287/statm: 254450 168 113 282 0 254166 0
[pid=31288] ppid=31279 vsize=289312 CPUtime=0.07 cores=1,3,5,7
/proc/31288/stat : 31288 (python) S 31279 31279 30709 0 -1 4202560 947 0 0 0 4 3 0 0 15 0 1 0 658055171 296255488 5708 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 17656252392238186760 0 0 17 1 0 0 0
/proc/31288/statm: 72328 5708 371 364 0 8243 0
[pid=31290] ppid=31288 vsize=2768 CPUtime=22.51 cores=1,3,5,7
/proc/31290/stat : 31290 (march_hi) R 31288 31290 31290 0 -1 4202496 739 0 0 0 2251 0 0 0 25 0 1 0 658055171 2834432 473 33554432000 4194304 4955518 140734789292816 18446744073709551615 4295658 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/31290/statm: 692 473 104 186 0 505 0
[pid=31291] ppid=31279 vsize=299200 CPUtime=0.07 cores=1,3,5,7
/proc/31291/stat : 31291 (python) S 31279 31279 30709 0 -1 4202560 929 0 0 0 3 4 0 0 15 0 1 0 658055171 306380800 5602 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 16907014382746042630 0 0 17 7 0 0 0
/proc/31291/statm: 74800 5602 371 364 0 10712 0
[pid=31293] ppid=31291 vsize=2768 CPUtime=22.03 cores=1,3,5,7
/proc/31293/stat : 31293 (march_hi) R 31291 31293 31293 0 -1 4202496 724 0 0 0 2203 0 0 0 25 0 1 0 658055172 2834432 465 33554432000 4194304 4955518 140733277498320 18446744073709551615 4209692 0 0 16781312 0 0 0 0 17 7 0 0 0
/proc/31293/statm: 692 465 104 186 0 505 0
[pid=31294] ppid=31279 vsize=309996 CPUtime=0.08 cores=1,3,5,7
/proc/31294/stat : 31294 (python) S 31279 31279 30709 0 -1 4202560 952 0 0 0 5 3 0 0 15 0 1 0 658055172 317435904 5742 33554432000 4194304 5683644 140734332196288 18446744073709551615 212687695430 0 0 16781312 514 10124918799367897349 0 0 17 1 0 0 0
/proc/31294/statm: 77499 5742 371 364 0 13408 0
[pid=31296] ppid=31294 vsize=2768 CPUtime=22.32 cores=1,3,5,7
/proc/31296/stat : 31296 (march_hi) R 31294 31296 31296 0 -1 4202496 728 0 0 0 2232 0 0 0 25 0 1 0 658055173 2834432 469 33554432000 4194304 4955518 140733477743840 18446744073709551615 4224532 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/31296/statm: 692 469 104 186 0 505 0
[pid=31279/tid=31286] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31286/stat : 31286 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 18 0 5 0 658055170 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31289] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31289/stat : 31289 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 19 0 5 0 658055171 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 5 0 0 0
[pid=31279/tid=31292] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31292/stat : 31292 (python) S 31277 31279 30709 0 -1 4202560 24 938 0 0 0 0 0 0 21 0 5 0 658055172 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 7 0 0 0
[pid=31279/tid=31295] ppid=31277 vsize=320240 CPUtime=0 cores=1,3,5,7
/proc/31279/task/31295/stat : 31295 (python) S 31277 31279 30709 0 -1 4202560 25 938 0 0 0 0 0 0 20 0 5 0 658055173 327925760 7256 33554432000 4194304 5683644 140734332196288 18446744073709551615 212699498929 0 0 16781312 2 18446604457581494336 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 90.19
Current children cumulated vsize (KiB) 2523336

Child status: 0
Real time (s): 23.3639
CPU time (s): 90.4662
CPU user time (s): 90.1563
CPU system time (s): 0.309952
CPU usage (%): 387.205
Max. virtual memory (cumulated for all children) (KiB): 2523336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.1563
system time used= 0.309952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24268
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= 4338
involuntary context switches= 2043

runsolver used 0.085986 second user time and 0.250961 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 15:02:53
IDJOB=3378295
IDBENCH=82704
IDSOLVER=1859
FILE ID=node139/3378295-1305464573
RUNJOBID= node139-1305463021-30730
PBS_JOBID= 13324978
Free space on /tmp= 73348 MiB

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

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

MD5SUM BENCH= b444591b86255859f3a5d3b876e65166
RANDOM SEED=766420119

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21339704 kB
Buffers:        320464 kB
Cached:        3087728 kB
SwapCached:          0 kB
Active:        9225496 kB
Inactive:      2061152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21339704 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           31484 kB
Writeback:           0 kB
AnonPages:     7878084 kB
Mapped:          38704 kB
Slab:           206068 kB
PageTables:      51940 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 100662720 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= 73316 MiB
End job on node139 at 2011-05-15 15:03:17