Trace number 3484403

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-seq-random (fixed, 1200 s timeout)UNSAT 595.486 594.947

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
MD5SUMbf9c7e319eca3277c9c5b6246acb470c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark391.674
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.31/0.44	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.45	c INFO: solving HOME/instance-3484403-1307749516.cnf
0.31/0.45	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.39/0.51	c INFO: computed variable balance statistics
0.39/0.54	c INFO: computed small-clause counts
0.39/0.54	c INFO: computed Horn-clause counts
0.39/0.54	c INFO: computed variable graph statistics
0.39/0.54	c INFO: collected features for HOME/instance-3484403-1307749516.cnf in 0.10 s
0.39/0.55	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.49/100.67	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.66/200.80	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.45)
595.36/594.92	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.1 (svn: 988)

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-3484403-1307749516/watcher-3484403-1307749516 -o /tmp/evaluation-result-3484403-1307749516/solver-3484403-1307749516 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484403-1307749516.cnf -seed 45702411 -budget 1200 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 3.71 5/214 428
/proc/meminfo: memFree=31301444/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=11804 CPUtime=0 cores=5,7
/proc/428/stat : 428 (runsolver) R 426 428 31379 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 886551266 12087296 50 33554432000 4194304 5436572 140733751638432 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/428/statm: 2951 50 31 304 0 2643 0

[startup+0.034947 s]
/proc/loadavg: 4.00 4.02 3.71 5/214 428
/proc/meminfo: memFree=31301444/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=18884 CPUtime=0.02 cores=5,7
/proc/428/stat : 428 (python) R 426 428 31379 0 -1 4202496 1286 0 0 0 2 0 0 0 25 0 1 0 886551266 19337216 1137 33554432000 4194304 5683644 140735387739504 18446744073709551615 4527568 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/428/statm: 4721 1137 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100937 s]
/proc/loadavg: 4.00 4.02 3.71 5/214 428
/proc/meminfo: memFree=31301444/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=104616 CPUtime=0.06 cores=5,7
/proc/428/stat : 428 (python) R 426 428 31379 0 -1 4202496 3145 0 0 0 5 1 0 0 25 0 1 0 886551266 107126784 2822 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/428/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.300897 s]
/proc/loadavg: 4.00 4.02 3.71 5/214 428
/proc/meminfo: memFree=31301444/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=198916 CPUtime=0.22 cores=5,7
/proc/428/stat : 428 (python) R 426 428 31379 0 -1 4202496 7031 936 1 0 18 4 0 0 25 0 1 0 886551266 203689984 5053 33554432000 4194304 5683644 140735387739504 18446744073709551615 47785878099659 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/428/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198916

[startup+0.70082 s]
/proc/loadavg: 4.00 4.02 3.71 5/214 428
/proc/meminfo: memFree=31301444/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 288732

[startup+1.50067 s]
/proc/loadavg: 4.00 4.02 3.71 5/218 436
/proc/meminfo: memFree=31276376/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
[pid=434] ppid=428 vsize=278488 CPUtime=0 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 729 0 0 0 0 0 0 0 25 0 1 0 886551322 285171712 5535 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252431 0 0 16781312 514 4450814827195006975 0 0 17 5 0 0 0
/proc/434/statm: 69622 5535 354 364 0 5540 0
[pid=436] ppid=434 vsize=1017800 CPUtime=0.93 cores=5,7
/proc/436/stat : 436 (gnovelty+2) R 434 436 436 0 -1 4202496 435 0 0 0 93 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134563399 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=288732 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 2 0 886551322 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1585020

[startup+3.10036 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275960/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
[pid=434] ppid=428 vsize=278488 CPUtime=0 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 886551322 285171712 5535 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252431 0 0 16781312 514 4450814827194974472 0 0 17 5 0 0 0
/proc/434/statm: 69622 5535 354 364 0 5540 0
[pid=436] ppid=434 vsize=1017800 CPUtime=2.53 cores=5,7
/proc/436/stat : 436 (gnovelty+2) R 434 436 436 0 -1 4202496 435 0 0 0 253 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134525497 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=288732 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 2 0 886551322 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585020

[startup+6.30075 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275340/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
[pid=434] ppid=428 vsize=278488 CPUtime=0 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 865 0 0 0 0 0 0 0 18 0 1 0 886551322 285171712 5557 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252431 0 0 16781312 514 4450814827194974472 0 0 17 5 0 0 0
/proc/434/statm: 69622 5557 376 364 0 5540 0
[pid=436] ppid=434 vsize=1017800 CPUtime=5.73 cores=5,7
/proc/436/stat : 436 (gnovelty+2) R 434 436 436 0 -1 4202496 435 0 0 0 573 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=288732 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 2 0 886551322 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1585020

[startup+12.7005 s]
/proc/loadavg: 4.08 4.03 3.72 5/210 539
/proc/meminfo: memFree=31293576/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
[pid=434] ppid=428 vsize=278488 CPUtime=0.01 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 868 0 0 0 0 1 0 0 18 0 1 0 886551322 285171712 5557 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252431 0 0 16781312 514 1051133116153823496 0 0 17 5 0 0 0
/proc/434/statm: 69622 5557 376 364 0 5540 0
[pid=436] ppid=434 vsize=1017800 CPUtime=12.12 cores=5,7
/proc/436/stat : 436 (gnovelty+2) R 434 436 436 0 -1 4202496 435 0 0 0 1212 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=288732 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 2 0 886551322 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1585020

[startup+25.5011 s]
/proc/loadavg: 4.07 4.03 3.72 5/210 539
/proc/meminfo: memFree=31292372/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
[pid=434] ppid=428 vsize=278488 CPUtime=0.02 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 872 0 0 0 1 1 0 0 18 0 1 0 886551322 285171712 5557 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252431 0 0 16781312 514 1051133116153823496 0 0 17 5 0 0 0
/proc/434/statm: 69622 5557 376 364 0 5540 0
[pid=436] ppid=434 vsize=1017800 CPUtime=24.91 cores=5,7
/proc/436/stat : 436 (gnovelty+2) R 434 436 436 0 -1 4202496 435 0 0 0 2491 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134525255 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=288732 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 2 0 886551322 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 1585020

[startup+51.1002 s]
/proc/loadavg: 4.04 4.03 3.73 5/210 540
/proc/meminfo: memFree=31288120/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=288732 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 9776 936 1 0 39 7 0 0 25 0 2 0 886551266 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 72183 7052 1867 364 0 8101 0
[pid=434] ppid=428 vsize=278488 CPUtime=0.04 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 886 0 0 0 2 2 0 0 18 0 1 0 886551322 285171712 5558 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252431 0 0 16781312 514 1051133116153823496 0 0 17 5 0 0 0
/proc/434/statm: 69622 5558 377 364 0 5540 0
[pid=436] ppid=434 vsize=1017800 CPUtime=50.48 cores=5,7
/proc/436/stat : 436 (gnovelty+2) R 434 436 436 0 -1 4202496 435 0 0 0 5048 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134563449 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=288732 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 2 0 886551322 295661568 7052 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585020

[startup+102.306 s]
/proc/loadavg: 4.09 4.04 3.75 5/218 549
/proc/meminfo: memFree=31271304/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=299516 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 10620 936 1 0 39 7 0 0 20 0 3 0 886551266 306704384 7202 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 74879 7202 1870 364 0 10794 0
[pid=434] ppid=428 vsize=288732 CPUtime=0.11 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886551322 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/434/statm: 72183 5602 416 364 0 8101 0
[pid=436] ppid=434 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/436/stat : 436 (gnovelty+2) T 434 436 436 0 -1 4202496 435 0 0 0 9998 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134524854 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=434/tid=546] ppid=428 vsize=288732 CPUtime=0 cores=5,7
/proc/434/task/546/stat : 546 (python) S 428 428 31379 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886561333 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471128848512 0 0 -1 5 0 0 0
[pid=547] ppid=428 vsize=289272 CPUtime=0 cores=5,7
/proc/547/stat : 547 (python) S 428 428 31379 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 886561334 296214528 5676 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252486 0 0 16781312 514 4478004100482433288 0 0 17 5 0 0 0
/proc/547/statm: 72318 5676 348 364 0 8233 0
[pid=549] ppid=547 vsize=1017800 CPUtime=1.62 cores=5,7
/proc/549/stat : 549 (gnovelty+2) R 547 549 549 0 -1 4202496 436 0 0 0 162 0 0 0 25 0 1 0 886561334 1042227200 171 33554432000 134512640 135663704 4290271760 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/549/statm: 254450 171 113 282 0 254166 0
[pid=428/tid=435] ppid=426 vsize=299516 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 3 0 886551322 306704384 7202 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
[pid=428/tid=548] ppid=426 vsize=299516 CPUtime=0 cores=5,7
/proc/428/task/548/stat : 548 (python) S 426 428 31379 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 3 0 886561334 306704384 7202 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 2913120

[startup+162.301 s]
/proc/loadavg: 4.03 4.03 3.76 5/222 555
/proc/meminfo: memFree=31255228/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=299516 CPUtime=0.46 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 10620 936 1 0 39 7 0 0 20 0 3 0 886551266 306704384 7202 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/428/statm: 74879 7202 1870 364 0 10794 0
[pid=434] ppid=428 vsize=288732 CPUtime=0.11 cores=5,7

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

[pid=547] ppid=428 vsize=289272 CPUtime=0.13 cores=5,7
/proc/547/stat : 547 (python) S 428 428 31379 0 -1 4202560 1077 0 0 0 7 6 0 0 19 0 2 0 886561334 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/547/statm: 72318 5729 400 364 0 8233 0
[pid=549] ppid=547 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/549/stat : 549 (gnovelty+2) T 547 549 549 0 -1 4202496 436 0 0 0 9998 0 0 0 25 0 1 0 886561334 1042227200 171 33554432000 134512640 135663704 4290271760 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/549/statm: 254450 171 113 282 0 254166 0
[pid=547/tid=561] ppid=428 vsize=289272 CPUtime=0 cores=5,7
/proc/547/task/561/stat : 561 (python) S 428 428 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886571346 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471135179008 0 0 -1 5 0 0 0
[pid=562] ppid=428 vsize=299180 CPUtime=0.6 cores=5,7
/proc/562/stat : 562 (python) S 428 428 31379 0 -1 4202560 977 0 0 0 34 26 0 0 15 0 1 0 886571347 306360320 5599 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252486 0 0 16781312 514 5625893140368949510 0 0 17 7 0 0 0
/proc/562/statm: 74795 5599 371 364 0 10707 0
[pid=564] ppid=562 vsize=13516 CPUtime=391.09 cores=5,7
/proc/564/stat : 564 (march_hi) R 562 564 564 0 -1 4202496 3152 0 0 0 39109 0 0 0 25 0 1 0 886571347 13840384 2888 33554432000 4194304 4955518 140735751025840 18446744073709551615 4224577 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/564/statm: 3379 2888 106 186 0 3192 0
[pid=428/tid=435] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 4 0 886551322 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
[pid=428/tid=548] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/548/stat : 548 (python) S 426 428 31379 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 4 0 886561334 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
[pid=428/tid=563] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/563/stat : 563 (python) S 426 428 31379 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 886571347 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 592.36
Current children cumulated vsize (KiB) 3235724

[startup+593.501 s]
/proc/loadavg: 4.07 4.02 3.84 5/235 651
/proc/meminfo: memFree=31093304/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=309424 CPUtime=0.47 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 11459 936 1 0 40 7 0 0 20 0 4 0 886551266 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 77356 7104 1872 364 0 13268 0
[pid=434] ppid=428 vsize=288732 CPUtime=0.11 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886551322 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/434/statm: 72183 5602 416 364 0 8101 0
[pid=436] ppid=434 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/436/stat : 436 (gnovelty+2) T 434 436 436 0 -1 4202496 435 0 0 0 9998 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134524854 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=434/tid=546] ppid=428 vsize=288732 CPUtime=0 cores=5,7
/proc/434/task/546/stat : 546 (python) S 428 428 31379 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886561333 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471128848512 0 0 -1 5 0 0 0
[pid=547] ppid=428 vsize=289272 CPUtime=0.13 cores=5,7
/proc/547/stat : 547 (python) S 428 428 31379 0 -1 4202560 1077 0 0 0 7 6 0 0 19 0 2 0 886561334 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/547/statm: 72318 5729 400 364 0 8233 0
[pid=549] ppid=547 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/549/stat : 549 (gnovelty+2) T 547 549 549 0 -1 4202496 436 0 0 0 9998 0 0 0 25 0 1 0 886561334 1042227200 171 33554432000 134512640 135663704 4290271760 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/549/statm: 254450 171 113 282 0 254166 0
[pid=547/tid=561] ppid=428 vsize=289272 CPUtime=0 cores=5,7
/proc/547/task/561/stat : 561 (python) S 428 428 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886571346 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471135179008 0 0 -1 5 0 0 0
[pid=562] ppid=428 vsize=299180 CPUtime=0.6 cores=5,7
/proc/562/stat : 562 (python) S 428 428 31379 0 -1 4202560 982 0 0 0 34 26 0 0 15 0 1 0 886571347 306360320 5600 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252486 0 0 16781312 514 5625893140368949510 0 0 17 7 0 0 0
/proc/562/statm: 74795 5600 372 364 0 10707 0
[pid=564] ppid=562 vsize=13516 CPUtime=392.69 cores=5,7
/proc/564/stat : 564 (march_hi) R 562 564 564 0 -1 4202496 3180 0 0 0 39269 0 0 0 25 0 1 0 886571347 13840384 2916 33554432000 4194304 4955518 140735751025840 18446744073709551615 4237772 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/564/statm: 3379 2916 106 186 0 3192 0
[pid=428/tid=435] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 4 0 886551322 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
[pid=428/tid=548] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/548/stat : 548 (python) S 426 428 31379 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 4 0 886561334 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
[pid=428/tid=563] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/563/stat : 563 (python) S 426 428 31379 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 886571347 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 593.96
Current children cumulated vsize (KiB) 3235724

[startup+594.301 s]
/proc/loadavg: 4.07 4.02 3.84 5/235 651
/proc/meminfo: memFree=31092924/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=309424 CPUtime=0.47 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 11459 936 1 0 40 7 0 0 20 0 4 0 886551266 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 77356 7104 1872 364 0 13268 0
[pid=434] ppid=428 vsize=288732 CPUtime=0.11 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886551322 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/434/statm: 72183 5602 416 364 0 8101 0
[pid=436] ppid=434 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/436/stat : 436 (gnovelty+2) T 434 436 436 0 -1 4202496 435 0 0 0 9998 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134524854 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=434/tid=546] ppid=428 vsize=288732 CPUtime=0 cores=5,7
/proc/434/task/546/stat : 546 (python) S 428 428 31379 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886561333 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471128848512 0 0 -1 5 0 0 0
[pid=547] ppid=428 vsize=289272 CPUtime=0.13 cores=5,7
/proc/547/stat : 547 (python) S 428 428 31379 0 -1 4202560 1077 0 0 0 7 6 0 0 19 0 2 0 886561334 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/547/statm: 72318 5729 400 364 0 8233 0
[pid=549] ppid=547 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/549/stat : 549 (gnovelty+2) T 547 549 549 0 -1 4202496 436 0 0 0 9998 0 0 0 25 0 1 0 886561334 1042227200 171 33554432000 134512640 135663704 4290271760 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/549/statm: 254450 171 113 282 0 254166 0
[pid=547/tid=561] ppid=428 vsize=289272 CPUtime=0 cores=5,7
/proc/547/task/561/stat : 561 (python) S 428 428 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886571346 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471135179008 0 0 -1 5 0 0 0
[pid=562] ppid=428 vsize=299180 CPUtime=0.6 cores=5,7
/proc/562/stat : 562 (python) S 428 428 31379 0 -1 4202560 982 0 0 0 34 26 0 0 15 0 1 0 886571347 306360320 5600 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252486 0 0 16781312 514 5625893140368949510 0 0 17 7 0 0 0
/proc/562/statm: 74795 5600 372 364 0 10707 0
[pid=564] ppid=562 vsize=13516 CPUtime=393.49 cores=5,7
/proc/564/stat : 564 (march_hi) R 562 564 564 0 -1 4202496 3194 0 0 0 39349 0 0 0 25 0 1 0 886571347 13840384 2930 33554432000 4194304 4955518 140735751025840 18446744073709551615 4208653 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/564/statm: 3379 2930 106 186 0 3192 0
[pid=428/tid=435] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 4 0 886551322 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
[pid=428/tid=548] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/548/stat : 548 (python) S 426 428 31379 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 4 0 886561334 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
[pid=428/tid=563] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/563/stat : 563 (python) S 426 428 31379 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 886571347 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 594.76
Current children cumulated vsize (KiB) 3235724

[startup+594.701 s]
/proc/loadavg: 4.07 4.02 3.84 5/235 651
/proc/meminfo: memFree=31092924/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=309424 CPUtime=0.47 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 11459 936 1 0 40 7 0 0 20 0 4 0 886551266 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 77356 7104 1872 364 0 13268 0
[pid=434] ppid=428 vsize=288732 CPUtime=0.11 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886551322 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/434/statm: 72183 5602 416 364 0 8101 0
[pid=436] ppid=434 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/436/stat : 436 (gnovelty+2) T 434 436 436 0 -1 4202496 435 0 0 0 9998 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134524854 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=434/tid=546] ppid=428 vsize=288732 CPUtime=0 cores=5,7
/proc/434/task/546/stat : 546 (python) S 428 428 31379 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886561333 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471128848512 0 0 -1 5 0 0 0
[pid=547] ppid=428 vsize=289272 CPUtime=0.13 cores=5,7
/proc/547/stat : 547 (python) S 428 428 31379 0 -1 4202560 1077 0 0 0 7 6 0 0 19 0 2 0 886561334 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/547/statm: 72318 5729 400 364 0 8233 0
[pid=549] ppid=547 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/549/stat : 549 (gnovelty+2) T 547 549 549 0 -1 4202496 436 0 0 0 9998 0 0 0 25 0 1 0 886561334 1042227200 171 33554432000 134512640 135663704 4290271760 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/549/statm: 254450 171 113 282 0 254166 0
[pid=547/tid=561] ppid=428 vsize=289272 CPUtime=0 cores=5,7
/proc/547/task/561/stat : 561 (python) S 428 428 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886571346 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471135179008 0 0 -1 5 0 0 0
[pid=562] ppid=428 vsize=299180 CPUtime=0.6 cores=5,7
/proc/562/stat : 562 (python) S 428 428 31379 0 -1 4202560 984 0 0 0 34 26 0 0 15 0 1 0 886571347 306360320 5600 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252486 0 0 16781312 514 5625893140368949510 0 0 17 7 0 0 0
/proc/562/statm: 74795 5600 372 364 0 10707 0
[pid=564] ppid=562 vsize=13516 CPUtime=393.89 cores=5,7
/proc/564/stat : 564 (march_hi) R 562 564 564 0 -1 4202496 3202 0 0 0 39389 0 0 0 25 0 1 0 886571347 13840384 2938 33554432000 4194304 4955518 140735751025840 18446744073709551615 4224450 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/564/statm: 3379 2938 106 186 0 3192 0
[pid=428/tid=435] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 4 0 886551322 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
[pid=428/tid=548] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/548/stat : 548 (python) S 426 428 31379 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 4 0 886561334 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
[pid=428/tid=563] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/563/stat : 563 (python) S 426 428 31379 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 886571347 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 595.16
Current children cumulated vsize (KiB) 3235724

[startup+594.901 s]
/proc/loadavg: 4.07 4.02 3.84 5/235 651
/proc/meminfo: memFree=31092924/32950928 swapFree=67055948/67111528
[pid=428] ppid=426 vsize=309424 CPUtime=0.47 cores=5,7
/proc/428/stat : 428 (python) S 426 428 31379 0 -1 4202496 11459 936 1 0 40 7 0 0 20 0 4 0 886551266 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/428/statm: 77356 7104 1872 364 0 13268 0
[pid=434] ppid=428 vsize=288732 CPUtime=0.11 cores=5,7
/proc/434/stat : 434 (python) S 428 428 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886551322 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/434/statm: 72183 5602 416 364 0 8101 0
[pid=436] ppid=434 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/436/stat : 436 (gnovelty+2) T 434 436 436 0 -1 4202496 435 0 0 0 9998 0 0 0 25 0 1 0 886551322 1042227200 171 33554432000 134512640 135663704 4290153696 18446744073709551615 134524854 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/436/statm: 254450 171 113 282 0 254166 0
[pid=434/tid=546] ppid=428 vsize=288732 CPUtime=0 cores=5,7
/proc/434/task/546/stat : 546 (python) S 428 428 31379 0 -1 4202560 48 0 0 0 0 0 0 0 19 0 2 0 886561333 295661568 5602 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471128848512 0 0 -1 5 0 0 0
[pid=547] ppid=428 vsize=289272 CPUtime=0.13 cores=5,7
/proc/547/stat : 547 (python) S 428 428 31379 0 -1 4202560 1077 0 0 0 7 6 0 0 19 0 2 0 886561334 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/547/statm: 72318 5729 400 364 0 8233 0
[pid=549] ppid=547 vsize=1017800 CPUtime=99.98 cores=5,7
/proc/549/stat : 549 (gnovelty+2) T 547 549 549 0 -1 4202496 436 0 0 0 9998 0 0 0 25 0 1 0 886561334 1042227200 171 33554432000 134512640 135663704 4290271760 18446744073709551615 134524509 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/549/statm: 254450 171 113 282 0 254166 0
[pid=547/tid=561] ppid=428 vsize=289272 CPUtime=0 cores=5,7
/proc/547/task/561/stat : 561 (python) S 428 428 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886571346 296214528 5729 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 514 18446604471135179008 0 0 -1 5 0 0 0
[pid=562] ppid=428 vsize=299180 CPUtime=0.6 cores=5,7
/proc/562/stat : 562 (python) S 428 428 31379 0 -1 4202560 986 0 0 0 34 26 0 0 15 0 1 0 886571347 306360320 5600 33554432000 4194304 5683644 140735387739504 18446744073709551615 208080252486 0 0 16781312 514 5616743962380304646 0 0 17 7 0 0 0
/proc/562/statm: 74795 5600 372 364 0 10707 0
[pid=564] ppid=562 vsize=13516 CPUtime=394.09 cores=5,7
/proc/564/stat : 564 (march_hi) R 562 564 564 0 -1 4202496 3205 0 0 0 39409 0 0 0 25 0 1 0 886571347 13840384 2941 33554432000 4194304 4955518 140735751025840 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/564/statm: 3379 2941 106 186 0 3192 0
[pid=428/tid=435] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/435/stat : 435 (python) S 426 428 31379 0 -1 4202560 27 936 0 0 0 0 0 0 25 0 4 0 886551322 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 7 0 0 0
[pid=428/tid=548] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/548/stat : 548 (python) S 426 428 31379 0 -1 4202560 31 936 0 0 0 0 0 0 20 0 4 0 886561334 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
[pid=428/tid=563] ppid=426 vsize=309424 CPUtime=0 cores=5,7
/proc/428/task/563/stat : 563 (python) S 426 428 31379 0 -1 4202560 25 936 0 0 0 0 0 0 20 0 4 0 886571347 316850176 7104 33554432000 4194304 5683644 140735387739504 18446744073709551615 208092055985 0 0 16781312 2 18446604470136477568 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 595.36
Current children cumulated vsize (KiB) 3235724

Child status: 0
Real time (s): 594.947
CPU time (s): 595.486
CPU user time (s): 595.008
CPU system time (s): 0.478927
CPU usage (%): 100.091
Max. virtual memory (cumulated for all children) (KiB): 3235724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 595.008
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24298
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= 2234
involuntary context switches= 918

runsolver used 0.994848 second user time and 2.27165 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 01:45:16
IDJOB=3484403
IDBENCH=82914
IDSOLVER=1975
FILE ID=node127/3484403-1307749516
RUNJOBID= node127-1307747008-31400
PBS_JOBID= 13550830
Free space on /tmp= 74000 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1336161514-068.UNKNOWN.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.random.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484403-1307749516/watcher-3484403-1307749516 -o /tmp/evaluation-result-3484403-1307749516/solver-3484403-1307749516 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484403-1307749516.cnf -seed 45702411 -budget 1200

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bf9c7e319eca3277c9c5b6246acb470c
RANDOM SEED=45702411

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31301872 kB
Buffers:        277500 kB
Cached:         976248 kB
SwapCached:       9372 kB
Active:         786496 kB
Inactive:       656536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31301872 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           40196 kB
Writeback:           0 kB
AnonPages:      186632 kB
Mapped:          21432 kB
Slab:           133984 kB
PageTables:      10820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5841916 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= 73968 MiB
End job on node127 at 2011-06-11 01:55:11