Trace number 3484341

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 503.97 503.41

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
MD5SUM901aadbc76f4961d582bc9856b3c63b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.4
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.33/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.45	c INFO: solving HOME/instance-3484341-1307749022.cnf
0.33/0.45	c INFO: computing task features
0.33/0.46	c INFO: computed variable-clause graph statistics
0.33/0.46	c INFO: computed clause balance statistics
0.41/0.52	c INFO: computed variable balance statistics
0.41/0.55	c INFO: computed small-clause counts
0.41/0.55	c INFO: computed Horn-clause counts
0.41/0.55	c INFO: computed variable graph statistics
0.41/0.55	c INFO: collected features for HOME/instance-3484341-1307749022.cnf in 0.10 s
0.41/0.56	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
99.63/99.69	c INFO: running gnovelty+2@0 for 97 with 1100 remaining (b = 0.07)
199.82/199.82	c INFO: running march_hi@0 for 679 with 1000 remaining (b = 0.46)
503.94/503.40	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-3484341-1307749022/watcher-3484341-1307749022 -o /tmp/evaluation-result-3484341-1307749022/solver-3484341-1307749022 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484341-1307749022.cnf -seed 1824490198 -budget 1200 

running on 2 cores: 1,3

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.00 3.52 5/198 32554
/proc/meminfo: memFree=31403216/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=15380 CPUtime=0 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 792 0 0 0 0 0 0 0 25 0 1 0 886501851 15749120 679 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/32554/statm: 3845 679 322 364 0 332 0

[startup+0.0831611 s]
/proc/loadavg: 4.00 4.00 3.52 5/198 32554
/proc/meminfo: memFree=31403216/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=93960 CPUtime=0.07 cores=1,3
/proc/32554/stat : 32554 (python) R 32552 32554 31379 0 -1 4202496 2695 0 0 0 5 2 0 0 25 0 1 0 886501851 96215040 2407 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080230400 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32554/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 93960

[startup+0.100158 s]
/proc/loadavg: 4.00 4.00 3.52 5/198 32554
/proc/meminfo: memFree=31403216/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=104616 CPUtime=0.08 cores=1,3
/proc/32554/stat : 32554 (python) R 32552 32554 31379 0 -1 4202496 3123 0 0 0 6 2 0 0 25 0 1 0 886501851 107126784 2802 33554432000 4194304 5683644 140733232040512 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32554/statm: 26154 2806 847 364 0 1902 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104616

[startup+0.300122 s]
/proc/loadavg: 4.00 4.00 3.52 5/198 32554
/proc/meminfo: memFree=31403216/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=198916 CPUtime=0.24 cores=1,3
/proc/32554/stat : 32554 (python) R 32552 32554 31379 0 -1 4202496 7028 932 1 0 18 6 0 0 25 0 1 0 886501851 203689984 5053 33554432000 4194304 5683644 140733232040512 18446744073709551615 47168651633745 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/32554/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 198916

[startup+0.701041 s]
/proc/loadavg: 4.00 4.00 3.52 5/198 32554
/proc/meminfo: memFree=31403216/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 288732

[startup+1.50089 s]
/proc/loadavg: 4.00 4.00 3.52 5/202 32562
/proc/meminfo: memFree=31378912/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
[pid=32560] ppid=32554 vsize=278488 CPUtime=0 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 740 0 0 0 0 0 0 0 19 0 1 0 886501908 285171712 5535 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252431 0 0 16781312 514 8912916961587888127 0 0 17 3 0 0 0
/proc/32560/statm: 69622 5535 354 364 0 5540 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=0.93 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) R 32560 32562 32562 0 -1 4202496 435 0 0 0 93 0 0 0 23 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134525218 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=288732 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 886501908 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 1585020

[startup+3.10058 s]
/proc/loadavg: 4.00 4.00 3.52 5/206 32566
/proc/meminfo: memFree=31374128/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
[pid=32560] ppid=32554 vsize=278488 CPUtime=0 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 740 0 0 0 0 0 0 0 18 0 1 0 886501908 285171712 5535 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252431 0 0 16781312 514 8912916961587855623 0 0 17 3 0 0 0
/proc/32560/statm: 69622 5535 354 364 0 5540 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=2.53 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) R 32560 32562 32562 0 -1 4202496 435 0 0 0 253 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134524540 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=288732 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 886501908 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 1585020

[startup+6.30097 s]
/proc/loadavg: 4.00 4.00 3.52 5/210 32570
/proc/meminfo: memFree=31368152/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
[pid=32560] ppid=32554 vsize=278488 CPUtime=0 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 886501908 285171712 5557 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252431 0 0 16781312 514 8912916961587855623 0 0 17 3 0 0 0
/proc/32560/statm: 69622 5557 376 364 0 5540 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=5.73 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) R 32560 32562 32562 0 -1 4202496 435 0 0 0 573 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=288732 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 886501908 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 1585020

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.52 5/210 32571
/proc/meminfo: memFree=31367900/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
[pid=32560] ppid=32554 vsize=278488 CPUtime=0 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 886501908 285171712 5558 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252431 0 0 16781312 514 6425528360536867079 0 0 17 3 0 0 0
/proc/32560/statm: 69622 5558 377 364 0 5540 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=12.13 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) R 32560 32562 32562 0 -1 4202496 435 0 0 0 1213 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134545572 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=288732 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 886501908 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 1585020

[startup+25.5003 s]
/proc/loadavg: 4.00 4.00 3.53 5/210 32571
/proc/meminfo: memFree=31368284/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
[pid=32560] ppid=32554 vsize=278488 CPUtime=0.02 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 886501908 285171712 5558 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252431 0 0 16781312 514 6425528360536867079 0 0 17 3 0 0 0
/proc/32560/statm: 69622 5558 377 364 0 5540 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=24.93 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) R 32560 32562 32562 0 -1 4202496 435 0 0 0 2493 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134524498 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=288732 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 886501908 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1585020

[startup+51.1005 s]
/proc/loadavg: 4.00 4.00 3.54 5/214 32576
/proc/meminfo: memFree=31363116/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=288732 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 9777 932 1 0 40 9 0 0 20 0 2 0 886501851 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 72183 7052 1867 364 0 8101 0
[pid=32560] ppid=32554 vsize=278488 CPUtime=0.05 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 901 0 0 0 3 2 0 0 18 0 1 0 886501908 285171712 5558 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252431 0 0 16781312 514 6425528360536867079 0 0 17 3 0 0 0
/proc/32560/statm: 69622 5558 377 364 0 5540 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=50.53 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) R 32560 32562 32562 0 -1 4202496 435 0 0 0 5053 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=288732 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 2 0 886501908 295661568 7052 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1585020

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.56 5/226 32589
/proc/meminfo: memFree=31349836/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=299516 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 10620 932 1 0 40 9 0 0 20 0 3 0 886501851 306704384 7202 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 74879 7202 1870 364 0 10794 0
[pid=32560] ppid=32554 vsize=288732 CPUtime=0.12 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 1158 0 0 0 7 5 0 0 19 0 2 0 886501908 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32560/statm: 72183 5602 416 364 0 8101 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=99.11 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) T 32560 32562 32562 0 -1 4202496 435 0 0 0 9911 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134525455 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32560/tid=32578] ppid=32554 vsize=288732 CPUtime=0 cores=1,3
/proc/32560/task/32578/stat : 32578 (python) S 32554 32554 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886511820 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604454987893440 0 0 -1 1 0 0 0
[pid=32579] ppid=32554 vsize=289272 CPUtime=0 cores=1,3
/proc/32579/stat : 32579 (python) S 32554 32554 31379 0 -1 4202560 735 0 0 0 0 0 0 0 18 0 1 0 886511820 296214528 5676 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252486 0 0 16781312 514 4498182887631192328 0 0 17 1 0 0 0
/proc/32579/statm: 72318 5676 348 364 0 8233 0
[pid=32581] ppid=32579 vsize=1017800 CPUtime=2.61 cores=1,3
/proc/32581/stat : 32581 (gnovelty+2) R 32579 32581 32581 0 -1 4202496 436 0 0 0 261 0 0 0 25 0 1 0 886511821 1042227200 172 33554432000 134512640 135663704 4292132976 18446744073709551615 134524747 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32581/statm: 254450 172 113 282 0 254166 0
[pid=32554/tid=32561] ppid=32552 vsize=299516 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 3 0 886501908 306704384 7202 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
[pid=32554/tid=32580] ppid=32552 vsize=299516 CPUtime=0 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 3 0 886511821 306704384 7202 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 2913120

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.59 5/230 32595
/proc/meminfo: memFree=31329752/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=299516 CPUtime=0.49 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 10620 932 1 0 40 9 0 0 20 0 3 0 886501851 306704384 7202 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 74879 7202 1870 364 0 10794 0
[pid=32560] ppid=32554 vsize=288732 CPUtime=0.12 cores=1,3

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

/proc/32600/statm: 3377 2724 106 186 0 3190 0
[pid=32554/tid=32561] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886501908 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
[pid=32554/tid=32580] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886511821 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
[pid=32554/tid=32599] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32599/stat : 32599 (python) S 32552 32554 31379 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886521834 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 499.58
Current children cumulated vsize (KiB) 3235716

[startup+500.701 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275216/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=309424 CPUtime=0.5 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 11469 932 1 0 41 9 0 0 20 0 4 0 886501851 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 77356 7112 1880 364 0 13268 0
[pid=32560] ppid=32554 vsize=288732 CPUtime=0.12 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 1158 0 0 0 7 5 0 0 19 0 2 0 886501908 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32560/statm: 72183 5602 416 364 0 8101 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=99.11 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) T 32560 32562 32562 0 -1 4202496 435 0 0 0 9911 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134525455 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32560/tid=32578] ppid=32554 vsize=288732 CPUtime=0 cores=1,3
/proc/32560/task/32578/stat : 32578 (python) S 32554 32554 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886511820 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604454987893440 0 0 -1 1 0 0 0
[pid=32579] ppid=32554 vsize=289272 CPUtime=0.12 cores=1,3
/proc/32579/stat : 32579 (python) S 32554 32554 31379 0 -1 4202560 1084 0 0 0 6 6 0 0 19 0 2 0 886511820 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32579/statm: 72318 5729 400 364 0 8233 0
[pid=32581] ppid=32579 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/32581/stat : 32581 (gnovelty+2) T 32579 32581 32581 0 -1 4202496 436 0 0 0 9999 0 0 0 25 0 1 0 886511821 1042227200 172 33554432000 134512640 135663704 4292132976 18446744073709551615 134524684 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32581/statm: 254450 172 113 282 0 254166 0
[pid=32579/tid=32597] ppid=32554 vsize=289272 CPUtime=0 cores=1,3
/proc/32579/task/32597/stat : 32597 (python) S 32554 32554 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886521833 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604471139877248 0 0 -1 1 0 0 0
[pid=32598] ppid=32554 vsize=299180 CPUtime=0.47 cores=1,3
/proc/32598/stat : 32598 (python) S 32554 32554 31379 0 -1 4202560 986 0 0 0 27 20 0 0 15 0 1 0 886521834 306360320 5599 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252486 0 0 16781312 514 5886934792989016326 0 0 17 3 0 0 0
/proc/32598/statm: 74795 5599 371 364 0 10707 0
[pid=32600] ppid=32598 vsize=13508 CPUtime=300.87 cores=1,3
/proc/32600/stat : 32600 (march_hi) R 32598 32600 32600 0 -1 4202496 3038 0 0 0 30087 0 0 0 25 0 1 0 886521834 13832192 2754 33554432000 4194304 4955518 140735832515696 18446744073709551615 4208693 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32600/statm: 3377 2754 106 186 0 3190 0
[pid=32554/tid=32561] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886501908 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
[pid=32554/tid=32580] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886511821 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
[pid=32554/tid=32599] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32599/stat : 32599 (python) S 32552 32554 31379 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886521834 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 501.18
Current children cumulated vsize (KiB) 3235716

[startup+502.301 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275284/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=309424 CPUtime=0.5 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 11469 932 1 0 41 9 0 0 20 0 4 0 886501851 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 77356 7112 1880 364 0 13268 0
[pid=32560] ppid=32554 vsize=288732 CPUtime=0.12 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 1158 0 0 0 7 5 0 0 19 0 2 0 886501908 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32560/statm: 72183 5602 416 364 0 8101 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=99.11 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) T 32560 32562 32562 0 -1 4202496 435 0 0 0 9911 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134525455 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32560/tid=32578] ppid=32554 vsize=288732 CPUtime=0 cores=1,3
/proc/32560/task/32578/stat : 32578 (python) S 32554 32554 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886511820 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604454987893440 0 0 -1 1 0 0 0
[pid=32579] ppid=32554 vsize=289272 CPUtime=0.12 cores=1,3
/proc/32579/stat : 32579 (python) S 32554 32554 31379 0 -1 4202560 1084 0 0 0 6 6 0 0 19 0 2 0 886511820 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32579/statm: 72318 5729 400 364 0 8233 0
[pid=32581] ppid=32579 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/32581/stat : 32581 (gnovelty+2) T 32579 32581 32581 0 -1 4202496 436 0 0 0 9999 0 0 0 25 0 1 0 886511821 1042227200 172 33554432000 134512640 135663704 4292132976 18446744073709551615 134524684 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32581/statm: 254450 172 113 282 0 254166 0
[pid=32579/tid=32597] ppid=32554 vsize=289272 CPUtime=0 cores=1,3
/proc/32579/task/32597/stat : 32597 (python) S 32554 32554 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886521833 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604471139877248 0 0 -1 1 0 0 0
[pid=32598] ppid=32554 vsize=299180 CPUtime=0.47 cores=1,3
/proc/32598/stat : 32598 (python) S 32554 32554 31379 0 -1 4202560 986 0 0 0 27 20 0 0 15 0 1 0 886521834 306360320 5599 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252486 0 0 16781312 514 5886934792989016326 0 0 17 3 0 0 0
/proc/32598/statm: 74795 5599 371 364 0 10707 0
[pid=32600] ppid=32598 vsize=13508 CPUtime=302.47 cores=1,3
/proc/32600/stat : 32600 (march_hi) R 32598 32600 32600 0 -1 4202496 3068 0 0 0 30247 0 0 0 25 0 1 0 886521834 13832192 2784 33554432000 4194304 4955518 140735832515696 18446744073709551615 4297472 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32600/statm: 3377 2784 106 186 0 3190 0
[pid=32554/tid=32561] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886501908 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
[pid=32554/tid=32580] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886511821 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
[pid=32554/tid=32599] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32599/stat : 32599 (python) S 32552 32554 31379 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886521834 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 502.78
Current children cumulated vsize (KiB) 3235716

[startup+503.101 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275036/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=309424 CPUtime=0.5 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 11469 932 1 0 41 9 0 0 20 0 4 0 886501851 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 77356 7112 1880 364 0 13268 0
[pid=32560] ppid=32554 vsize=288732 CPUtime=0.12 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 1158 0 0 0 7 5 0 0 19 0 2 0 886501908 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32560/statm: 72183 5602 416 364 0 8101 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=99.11 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) T 32560 32562 32562 0 -1 4202496 435 0 0 0 9911 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134525455 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32560/tid=32578] ppid=32554 vsize=288732 CPUtime=0 cores=1,3
/proc/32560/task/32578/stat : 32578 (python) S 32554 32554 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886511820 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604454987893440 0 0 -1 1 0 0 0
[pid=32579] ppid=32554 vsize=289272 CPUtime=0.12 cores=1,3
/proc/32579/stat : 32579 (python) S 32554 32554 31379 0 -1 4202560 1084 0 0 0 6 6 0 0 19 0 2 0 886511820 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32579/statm: 72318 5729 400 364 0 8233 0
[pid=32581] ppid=32579 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/32581/stat : 32581 (gnovelty+2) T 32579 32581 32581 0 -1 4202496 436 0 0 0 9999 0 0 0 25 0 1 0 886511821 1042227200 172 33554432000 134512640 135663704 4292132976 18446744073709551615 134524684 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32581/statm: 254450 172 113 282 0 254166 0
[pid=32579/tid=32597] ppid=32554 vsize=289272 CPUtime=0 cores=1,3
/proc/32579/task/32597/stat : 32597 (python) S 32554 32554 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886521833 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604471139877248 0 0 -1 1 0 0 0
[pid=32598] ppid=32554 vsize=299180 CPUtime=0.47 cores=1,3
/proc/32598/stat : 32598 (python) S 32554 32554 31379 0 -1 4202560 991 0 0 0 27 20 0 0 15 0 1 0 886521834 306360320 5600 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252486 0 0 16781312 514 5886934792989016326 0 0 17 3 0 0 0
/proc/32598/statm: 74795 5600 372 364 0 10707 0
[pid=32600] ppid=32598 vsize=13508 CPUtime=303.27 cores=1,3
/proc/32600/stat : 32600 (march_hi) R 32598 32600 32600 0 -1 4202496 3083 0 0 0 30327 0 0 0 25 0 1 0 886521834 13832192 2799 33554432000 4194304 4955518 140735832515696 18446744073709551615 4208667 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32600/statm: 3377 2799 106 186 0 3190 0
[pid=32554/tid=32561] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886501908 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
[pid=32554/tid=32580] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886511821 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
[pid=32554/tid=32599] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32599/stat : 32599 (python) S 32552 32554 31379 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886521834 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 503.58
Current children cumulated vsize (KiB) 3235716

[startup+503.301 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275036/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=309424 CPUtime=0.5 cores=1,3
/proc/32554/stat : 32554 (python) S 32552 32554 31379 0 -1 4202496 11469 932 1 0 41 9 0 0 20 0 4 0 886501851 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/32554/statm: 77356 7112 1880 364 0 13268 0
[pid=32560] ppid=32554 vsize=288732 CPUtime=0.12 cores=1,3
/proc/32560/stat : 32560 (python) S 32554 32554 31379 0 -1 4202560 1158 0 0 0 7 5 0 0 19 0 2 0 886501908 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/32560/statm: 72183 5602 416 364 0 8101 0
[pid=32562] ppid=32560 vsize=1017800 CPUtime=99.11 cores=1,3
/proc/32562/stat : 32562 (gnovelty+2) T 32560 32562 32562 0 -1 4202496 435 0 0 0 9911 0 0 0 25 0 1 0 886501908 1042227200 172 33554432000 134512640 135663704 4289646928 18446744073709551615 134525455 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32562/statm: 254450 172 113 282 0 254166 0
[pid=32560/tid=32578] ppid=32554 vsize=288732 CPUtime=0 cores=1,3
/proc/32560/task/32578/stat : 32578 (python) S 32554 32554 31379 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886511820 295661568 5602 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604454987893440 0 0 -1 1 0 0 0
[pid=32579] ppid=32554 vsize=289272 CPUtime=0.12 cores=1,3
/proc/32579/stat : 32579 (python) S 32554 32554 31379 0 -1 4202560 1084 0 0 0 6 6 0 0 19 0 2 0 886511820 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/32579/statm: 72318 5729 400 364 0 8233 0
[pid=32581] ppid=32579 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/32581/stat : 32581 (gnovelty+2) T 32579 32581 32581 0 -1 4202496 436 0 0 0 9999 0 0 0 25 0 1 0 886511821 1042227200 172 33554432000 134512640 135663704 4292132976 18446744073709551615 134524684 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/32581/statm: 254450 172 113 282 0 254166 0
[pid=32579/tid=32597] ppid=32554 vsize=289272 CPUtime=0 cores=1,3
/proc/32579/task/32597/stat : 32597 (python) S 32554 32554 31379 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886521833 296214528 5729 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 514 18446604471139877248 0 0 -1 1 0 0 0
[pid=32598] ppid=32554 vsize=299180 CPUtime=0.47 cores=1,3
/proc/32598/stat : 32598 (python) S 32554 32554 31379 0 -1 4202560 993 0 0 0 27 20 0 0 15 0 1 0 886521834 306360320 5600 33554432000 4194304 5683644 140733232040512 18446744073709551615 208080252486 0 0 16781312 514 5886934792989016326 0 0 17 3 0 0 0
/proc/32598/statm: 74795 5600 372 364 0 10707 0
[pid=32600] ppid=32598 vsize=13508 CPUtime=303.47 cores=1,3
/proc/32600/stat : 32600 (march_hi) R 32598 32600 32600 0 -1 4202496 3088 0 0 0 30347 0 0 0 25 0 1 0 886521834 13832192 2804 33554432000 4194304 4955518 140735832515696 18446744073709551615 4237772 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32600/statm: 3377 2804 106 186 0 3190 0
[pid=32554/tid=32561] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32561/stat : 32561 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886501908 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 3 0 0 0
[pid=32554/tid=32580] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) S 32552 32554 31379 0 -1 4202560 30 932 0 0 0 0 0 0 20 0 4 0 886511821 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
[pid=32554/tid=32599] ppid=32552 vsize=309424 CPUtime=0 cores=1,3
/proc/32554/task/32599/stat : 32599 (python) S 32552 32554 31379 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 4 0 886521834 316850176 7112 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 2 18446604469598258432 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 503.78
Current children cumulated vsize (KiB) 3235716

[startup+503.401 s]
/proc/loadavg: 4.00 4.01 3.71 5/218 437
/proc/meminfo: memFree=31275036/32950928 swapFree=67055948/67111528
[pid=32554] ppid=32552 vsize=309384 CPUtime=503.94 cores=1,3
/proc/32554/stat : 32554 (python) R 32552 32554 31379 0 -1 4202496 14849 8401 1 0 42 9 50309 34 17 0 3 0 886501851 316809216 7108 33554432000 4194304 5683644 140733232040512 18446744073709551615 5297051 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/32554/statm: 77346 7108 1876 364 0 13268 0
[pid=32554/tid=32580] ppid=32552 vsize=309384 CPUtime=503.43 cores=1,3
/proc/32554/task/32580/stat : 32580 (python) R 32552 32554 31379 0 -1 4202560 31 8401 0 0 0 0 50309 34 18 0 3 0 886511821 316809216 7108 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 0 0 0 0 -1 1 0 0 0
[pid=32554/tid=32599] ppid=32552 vsize=309384 CPUtime=503.43 cores=1,3
/proc/32554/task/32599/stat : 32599 (python) R 32552 32554 31379 0 -1 4202560 28 8401 0 0 0 0 50309 34 18 0 3 0 886521834 316809216 7108 33554432000 4194304 5683644 140733232040512 18446744073709551615 208092055985 0 0 16781312 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 503.94
Current children cumulated vsize (KiB) 309384

Child status: 0
Real time (s): 503.41
CPU time (s): 503.97
CPU user time (s): 503.524
CPU system time (s): 0.445932
CPU usage (%): 100.111
Max. virtual memory (cumulated for all children) (KiB): 3235716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.524
system time used= 0.445932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24221
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= 2135
involuntary context switches= 745

runsolver used 0.903862 second user time and 1.85072 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 01:37:02
IDJOB=3484341
IDBENCH=82852
IDSOLVER=1975
FILE ID=node127/3484341-1307749022
RUNJOBID= node127-1307747008-31399
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-S2051088205-036.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-3484341-1307749022/watcher-3484341-1307749022 -o /tmp/evaluation-result-3484341-1307749022/solver-3484341-1307749022 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484341-1307749022.cnf -seed 1824490198 -budget 1200

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

MD5SUM BENCH= 901aadbc76f4961d582bc9856b3c63b3
RANDOM SEED=1824490198

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:      31403900 kB
Buffers:        275160 kB
Cached:         975588 kB
SwapCached:       9372 kB
Active:         689704 kB
Inactive:       655940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31403900 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           31844 kB
Writeback:           0 kB
AnonPages:       92132 kB
Mapped:          20688 kB
Slab:           133108 kB
PageTables:       8684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3485472 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:45:25