Trace number 3484323

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 548.966 548.925

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S1059781282-048.UNKNOWN.cnf
MD5SUMac60b7243bf21c022437e3832aafd05d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark354.235
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.29/0.45	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.29/0.45	c INFO: solving HOME/instance-3484323-1307748922.cnf
0.29/0.45	c INFO: computing task features
0.29/0.46	c INFO: computed variable-clause graph statistics
0.29/0.46	c INFO: computed clause balance statistics
0.37/0.52	c INFO: computed variable balance statistics
0.37/0.55	c INFO: computed small-clause counts
0.37/0.55	c INFO: computed Horn-clause counts
0.37/0.55	c INFO: computed variable graph statistics
0.37/0.55	c INFO: collected features for HOME/instance-3484323-1307748922.cnf in 0.10 s
0.37/0.56	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.62)
100.41/100.68	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.72/200.81	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.45)
548.85/548.90	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-3484323-1307748922/watcher-3484323-1307748922 -o /tmp/evaluation-result-3484323-1307748922/solver-3484323-1307748922 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484323-1307748922.cnf -seed 815363443 -budget 1200 

running on 2 cores: 4,6

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: 3.92 3.98 3.46 6/222 32406
/proc/meminfo: memFree=31349752/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=15384 CPUtime=0 cores=4,6
/proc/32406/stat : 32406 (python) R 32404 32406 31379 0 -1 4202496 815 0 0 0 0 0 0 0 25 0 1 0 886491892 15753216 700 33554432000 4194304 5683644 140734325220624 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32406/statm: 3846 702 334 364 0 333 0

[startup+0.0887501 s]
/proc/loadavg: 3.92 3.98 3.46 6/222 32406
/proc/meminfo: memFree=31349752/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=99372 CPUtime=0.05 cores=4,6
/proc/32406/stat : 32406 (python) R 32404 32406 31379 0 -1 4202496 2872 0 0 0 4 1 0 0 25 0 1 0 886491892 101756928 2567 33554432000 4194304 5683644 140734325220624 18446744073709551615 4603226 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32406/statm: 24843 2567 818 364 0 1694 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 99372

[startup+0.100748 s]
/proc/loadavg: 3.92 3.98 3.46 6/222 32406
/proc/meminfo: memFree=31349752/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=104616 CPUtime=0.06 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 3147 0 0 0 4 2 0 0 25 0 1 0 886491892 107126784 2822 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080230400 0 2147483391 16781312 2 18446744071699207358 0 0 17 4 0 0 0
/proc/32406/statm: 26154 2822 847 364 0 1902 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104616

[startup+0.300707 s]
/proc/loadavg: 3.92 3.98 3.46 6/222 32406
/proc/meminfo: memFree=31349752/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=198916 CPUtime=0.21 cores=4,6
/proc/32406/stat : 32406 (python) R 32404 32406 31379 0 -1 4202496 7032 934 1 0 16 5 0 0 25 0 1 0 886491892 203689984 5053 33554432000 4194304 5683644 140734325220624 18446744073709551615 208083641001 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/32406/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 198916

[startup+0.700525 s]
/proc/loadavg: 3.92 3.98 3.46 6/222 32406
/proc/meminfo: memFree=31349752/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 288732

[startup+1.50037 s]
/proc/loadavg: 4.01 4.00 3.47 5/230 32418
/proc/meminfo: memFree=31317448/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
[pid=32412] ppid=32406 vsize=278488 CPUtime=0 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 734 0 0 0 0 0 0 0 25 0 1 0 886491948 285171712 5535 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252431 0 0 16781312 514 4168515491641425919 0 0 17 4 0 0 0
/proc/32412/statm: 69622 5535 354 364 0 5540 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=0.92 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) R 32412 32414 32414 0 -1 4202496 433 0 0 0 92 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=288732 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886491948 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 1585020

[startup+3.10714 s]
/proc/loadavg: 4.01 4.00 3.47 4/197 32419
/proc/meminfo: memFree=31400748/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
[pid=32412] ppid=32406 vsize=278488 CPUtime=0 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 886491948 285171712 5535 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252431 0 0 16781312 514 4168515491641393412 0 0 17 4 0 0 0
/proc/32412/statm: 69622 5535 354 364 0 5540 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=2.53 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) R 32412 32414 32414 0 -1 4202496 433 0 0 0 253 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134544167 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=288732 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886491948 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1585020

[startup+6.30051 s]
/proc/loadavg: 4.01 4.00 3.47 5/202 32464
/proc/meminfo: memFree=31379056/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
[pid=32412] ppid=32406 vsize=278488 CPUtime=0 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 886491948 285171712 5558 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252431 0 0 16781312 514 4168515491641393412 0 0 17 4 0 0 0
/proc/32412/statm: 69622 5558 377 364 0 5540 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=5.72 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) R 32412 32414 32414 0 -1 4202496 433 0 0 0 572 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=288732 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886491948 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1585020

[startup+12.7003 s]
/proc/loadavg: 4.00 4.00 3.48 5/202 32464
/proc/meminfo: memFree=31378532/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
[pid=32412] ppid=32406 vsize=278488 CPUtime=0.01 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 878 0 0 0 1 0 0 0 18 0 1 0 886491948 285171712 5558 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252431 0 0 16781312 514 11112086722769289476 0 0 17 4 0 0 0
/proc/32412/statm: 69622 5558 377 364 0 5540 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=12.11 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) R 32412 32414 32414 0 -1 4202496 433 0 0 0 1211 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134524546 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=288732 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886491948 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1585020

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.48 5/202 32464
/proc/meminfo: memFree=31379344/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
[pid=32412] ppid=32406 vsize=278488 CPUtime=0.02 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 882 0 0 0 1 1 0 0 18 0 1 0 886491948 285171712 5558 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252431 0 0 16781312 514 11112086722769289476 0 0 17 4 0 0 0
/proc/32412/statm: 69622 5558 377 364 0 5540 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=24.89 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) R 32412 32414 32414 0 -1 4202496 433 0 0 0 2489 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525402 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=288732 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886491948 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 1585020

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.50 5/202 32511
/proc/meminfo: memFree=31377712/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=288732 CPUtime=0.43 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 9780 934 1 0 36 7 0 0 25 0 2 0 886491892 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 72183 7052 1867 364 0 8101 0
[pid=32412] ppid=32406 vsize=278488 CPUtime=0.05 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 895 0 0 0 3 2 0 0 18 0 1 0 886491948 285171712 5558 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252431 0 0 16781312 514 11112086722769289476 0 0 17 4 0 0 0
/proc/32412/statm: 69622 5558 377 364 0 5540 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=50.44 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) R 32412 32414 32414 0 -1 4202496 433 0 0 0 5044 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525276 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=288732 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 2 0 886491948 295661568 7052 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1585020

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 3.52 5/206 32566
/proc/meminfo: memFree=31374004/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=299516 CPUtime=0.44 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 10620 934 1 0 37 7 0 0 20 0 3 0 886491892 306704384 7202 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 74879 7202 1870 364 0 10794 0
[pid=32412] ppid=32406 vsize=288732 CPUtime=0.11 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886491948 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32412/statm: 72183 5602 416 364 0 8101 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=99.94 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) T 32412 32414 32414 0 -1 4202496 433 0 0 0 9994 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32412/tid=32563] ppid=32406 vsize=288732 CPUtime=0 cores=4,6
/proc/32412/task/32563/stat : 32563 (python) S 32406 32406 31379 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886501959 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453883251392 0 0 -1 6 0 0 0
[pid=32564] ppid=32406 vsize=289272 CPUtime=0 cores=4,6
/proc/32564/stat : 32564 (python) S 32406 32406 31379 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 886501960 296214528 5676 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252486 0 0 16781312 514 4079623275070587137 0 0 17 6 0 0 0
/proc/32564/statm: 72318 5676 348 364 0 8233 0
[pid=32566] ppid=32564 vsize=1017800 CPUtime=1.61 cores=4,6
/proc/32566/stat : 32566 (gnovelty+2) R 32564 32566 32566 0 -1 4202496 435 0 0 0 161 0 0 0 25 0 1 0 886501960 1042227200 171 33554432000 134512640 135663704 4291767792 18446744073709551615 134525213 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32566/statm: 254450 171 113 282 0 254166 0
[pid=32406/tid=32413] ppid=32404 vsize=299516 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 3 0 886491948 306704384 7202 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32565] ppid=32404 vsize=299516 CPUtime=0 cores=4,6
/proc/32406/task/32565/stat : 32565 (python) S 32404 32406 31379 0 -1 4202560 33 934 0 0 0 0 0 0 20 0 3 0 886501960 306704384 7202 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 2913120

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.55 5/214 32576
/proc/meminfo: memFree=31362352/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=299516 CPUtime=0.44 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 10620 934 1 0 37 7 0 0 20 0 3 0 886491892 306704384 7202 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/32406/statm: 74879 7202 1870 364 0 10794 0
[pid=32412] ppid=32406 vsize=288732 CPUtime=0.11 cores=4,6

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

[pid=32564] ppid=32406 vsize=289272 CPUtime=0.13 cores=4,6
/proc/32564/stat : 32564 (python) S 32406 32406 31379 0 -1 4202560 1086 0 0 0 6 7 0 0 19 0 2 0 886501960 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32564/statm: 72318 5729 400 364 0 8233 0
[pid=32566] ppid=32564 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/32566/stat : 32566 (gnovelty+2) T 32564 32566 32566 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 886501960 1042227200 171 33554432000 134512640 135663704 4291767792 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/32566/statm: 254450 171 113 282 0 254166 0
[pid=32564/tid=32582] ppid=32406 vsize=289272 CPUtime=0 cores=4,6
/proc/32564/task/32582/stat : 32582 (python) S 32406 32406 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511972 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453862554560 0 0 -1 6 0 0 0
[pid=32583] ppid=32406 vsize=299180 CPUtime=0.52 cores=4,6
/proc/32583/stat : 32583 (python) S 32406 32406 31379 0 -1 4202560 994 0 0 0 31 21 0 0 15 0 1 0 886511973 306360320 5600 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252486 0 0 16781312 514 2883605587579339011 0 0 17 4 0 0 0
/proc/32583/statm: 74795 5600 372 364 0 10707 0
[pid=32585] ppid=32583 vsize=9412 CPUtime=345.11 cores=4,6
/proc/32585/stat : 32585 (march_hi) R 32583 32585 32585 0 -1 4202496 1926 0 0 0 34511 0 0 0 25 0 1 0 886511973 9637888 1661 33554432000 4194304 4955518 140736154584704 18446744073709551615 4237810 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32585/statm: 2353 1661 106 186 0 2166 0
[pid=32406/tid=32413] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 886491948 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32565] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32565/stat : 32565 (python) S 32404 32406 31379 0 -1 4202560 33 934 0 0 0 0 0 0 20 0 4 0 886501960 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32584] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32584/stat : 32584 (python) S 32404 32406 31379 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 886511973 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 546.37
Current children cumulated vsize (KiB) 3231620

[startup+548.001 s]
/proc/loadavg: 4.01 4.02 3.70 5/226 32660
/proc/meminfo: memFree=31273540/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=309424 CPUtime=0.46 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 11445 934 1 0 38 8 0 0 20 0 4 0 886491892 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32406/statm: 77356 7104 1872 364 0 13268 0
[pid=32412] ppid=32406 vsize=288732 CPUtime=0.11 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886491948 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32412/statm: 72183 5602 416 364 0 8101 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=99.94 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) T 32412 32414 32414 0 -1 4202496 433 0 0 0 9994 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32412/tid=32563] ppid=32406 vsize=288732 CPUtime=0 cores=4,6
/proc/32412/task/32563/stat : 32563 (python) S 32406 32406 31379 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886501959 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453883251392 0 0 -1 6 0 0 0
[pid=32564] ppid=32406 vsize=289272 CPUtime=0.13 cores=4,6
/proc/32564/stat : 32564 (python) S 32406 32406 31379 0 -1 4202560 1086 0 0 0 6 7 0 0 19 0 2 0 886501960 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32564/statm: 72318 5729 400 364 0 8233 0
[pid=32566] ppid=32564 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/32566/stat : 32566 (gnovelty+2) T 32564 32566 32566 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 886501960 1042227200 171 33554432000 134512640 135663704 4291767792 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/32566/statm: 254450 171 113 282 0 254166 0
[pid=32564/tid=32582] ppid=32406 vsize=289272 CPUtime=0 cores=4,6
/proc/32564/task/32582/stat : 32582 (python) S 32406 32406 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511972 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453862554560 0 0 -1 6 0 0 0
[pid=32583] ppid=32406 vsize=299180 CPUtime=0.52 cores=4,6
/proc/32583/stat : 32583 (python) S 32406 32406 31379 0 -1 4202560 995 0 0 0 31 21 0 0 15 0 1 0 886511973 306360320 5600 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252486 0 0 16781312 514 4115885993188360451 0 0 17 4 0 0 0
/proc/32583/statm: 74795 5600 372 364 0 10707 0
[pid=32585] ppid=32583 vsize=9412 CPUtime=346.7 cores=4,6
/proc/32585/stat : 32585 (march_hi) R 32583 32585 32585 0 -1 4202496 1950 0 0 0 34670 0 0 0 25 0 1 0 886511973 9637888 1685 33554432000 4194304 4955518 140736154584704 18446744073709551615 4208669 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32585/statm: 2353 1685 106 186 0 2166 0
[pid=32406/tid=32413] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 886491948 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32565] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32565/stat : 32565 (python) S 32404 32406 31379 0 -1 4202560 33 934 0 0 0 0 0 0 20 0 4 0 886501960 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32584] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32584/stat : 32584 (python) S 32404 32406 31379 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 886511973 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 547.96
Current children cumulated vsize (KiB) 3231620

[startup+548.401 s]
/proc/loadavg: 4.01 4.02 3.70 5/226 32660
/proc/meminfo: memFree=31273540/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=309424 CPUtime=0.46 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 11445 934 1 0 38 8 0 0 20 0 4 0 886491892 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32406/statm: 77356 7104 1872 364 0 13268 0
[pid=32412] ppid=32406 vsize=288732 CPUtime=0.11 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886491948 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32412/statm: 72183 5602 416 364 0 8101 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=99.94 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) T 32412 32414 32414 0 -1 4202496 433 0 0 0 9994 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32412/tid=32563] ppid=32406 vsize=288732 CPUtime=0 cores=4,6
/proc/32412/task/32563/stat : 32563 (python) S 32406 32406 31379 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886501959 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453883251392 0 0 -1 6 0 0 0
[pid=32564] ppid=32406 vsize=289272 CPUtime=0.13 cores=4,6
/proc/32564/stat : 32564 (python) S 32406 32406 31379 0 -1 4202560 1086 0 0 0 6 7 0 0 19 0 2 0 886501960 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32564/statm: 72318 5729 400 364 0 8233 0
[pid=32566] ppid=32564 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/32566/stat : 32566 (gnovelty+2) T 32564 32566 32566 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 886501960 1042227200 171 33554432000 134512640 135663704 4291767792 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/32566/statm: 254450 171 113 282 0 254166 0
[pid=32564/tid=32582] ppid=32406 vsize=289272 CPUtime=0 cores=4,6
/proc/32564/task/32582/stat : 32582 (python) S 32406 32406 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511972 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453862554560 0 0 -1 6 0 0 0
[pid=32583] ppid=32406 vsize=299180 CPUtime=0.52 cores=4,6
/proc/32583/stat : 32583 (python) S 32406 32406 31379 0 -1 4202560 996 0 0 0 31 21 0 0 15 0 1 0 886511973 306360320 5600 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252486 0 0 16781312 514 5616741213601235203 0 0 17 4 0 0 0
/proc/32583/statm: 74795 5600 372 364 0 10707 0
[pid=32585] ppid=32583 vsize=9412 CPUtime=347.1 cores=4,6
/proc/32585/stat : 32585 (march_hi) R 32583 32585 32585 0 -1 4202496 1956 0 0 0 34710 0 0 0 25 0 1 0 886511973 9637888 1691 33554432000 4194304 4955518 140736154584704 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32585/statm: 2353 1691 106 186 0 2166 0
[pid=32406/tid=32413] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 886491948 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32565] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32565/stat : 32565 (python) S 32404 32406 31379 0 -1 4202560 33 934 0 0 0 0 0 0 20 0 4 0 886501960 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32584] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32584/stat : 32584 (python) S 32404 32406 31379 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 886511973 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 548.36
Current children cumulated vsize (KiB) 3231620

[startup+548.801 s]
/proc/loadavg: 4.01 4.02 3.70 5/226 32660
/proc/meminfo: memFree=31273292/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=309424 CPUtime=0.46 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 11445 934 1 0 38 8 0 0 20 0 4 0 886491892 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32406/statm: 77356 7104 1872 364 0 13268 0
[pid=32412] ppid=32406 vsize=288732 CPUtime=0.11 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886491948 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32412/statm: 72183 5602 416 364 0 8101 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=99.94 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) T 32412 32414 32414 0 -1 4202496 433 0 0 0 9994 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32412/tid=32563] ppid=32406 vsize=288732 CPUtime=0 cores=4,6
/proc/32412/task/32563/stat : 32563 (python) S 32406 32406 31379 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886501959 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453883251392 0 0 -1 6 0 0 0
[pid=32564] ppid=32406 vsize=289272 CPUtime=0.13 cores=4,6
/proc/32564/stat : 32564 (python) S 32406 32406 31379 0 -1 4202560 1086 0 0 0 6 7 0 0 19 0 2 0 886501960 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32564/statm: 72318 5729 400 364 0 8233 0
[pid=32566] ppid=32564 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/32566/stat : 32566 (gnovelty+2) T 32564 32566 32566 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 886501960 1042227200 171 33554432000 134512640 135663704 4291767792 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/32566/statm: 254450 171 113 282 0 254166 0
[pid=32564/tid=32582] ppid=32406 vsize=289272 CPUtime=0 cores=4,6
/proc/32564/task/32582/stat : 32582 (python) S 32406 32406 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511972 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453862554560 0 0 -1 6 0 0 0
[pid=32583] ppid=32406 vsize=299180 CPUtime=0.52 cores=4,6
/proc/32583/stat : 32583 (python) S 32406 32406 31379 0 -1 4202560 998 0 0 0 31 21 0 0 15 0 1 0 886511973 306360320 5600 33554432000 4194304 5683644 140734325220624 18446744073709551615 208080252486 0 0 16781312 514 2883605587579339011 0 0 17 4 0 0 0
/proc/32583/statm: 74795 5600 372 364 0 10707 0
[pid=32585] ppid=32583 vsize=9544 CPUtime=347.5 cores=4,6
/proc/32585/stat : 32585 (march_hi) R 32583 32585 32585 0 -1 4202496 1964 0 0 0 34750 0 0 0 25 0 1 0 886511973 9773056 1699 33554432000 4194304 4955518 140736154584704 18446744073709551615 4297067 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/32585/statm: 2386 1699 106 186 0 2199 0
[pid=32406/tid=32413] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 886491948 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32565] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32565/stat : 32565 (python) S 32404 32406 31379 0 -1 4202560 33 934 0 0 0 0 0 0 20 0 4 0 886501960 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32584] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32584/stat : 32584 (python) S 32404 32406 31379 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 886511973 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 548.76
Current children cumulated vsize (KiB) 3231752

[startup+548.901 s]
/proc/loadavg: 4.01 4.02 3.70 5/226 32660
/proc/meminfo: memFree=31273292/32950928 swapFree=67055948/67111528
[pid=32406] ppid=32404 vsize=309424 CPUtime=0.46 cores=4,6
/proc/32406/stat : 32406 (python) S 32404 32406 31379 0 -1 4202496 11445 934 1 0 38 8 0 0 20 0 4 0 886491892 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/32406/statm: 77356 7104 1872 364 0 13268 0
[pid=32412] ppid=32406 vsize=288732 CPUtime=0.11 cores=4,6
/proc/32412/stat : 32412 (python) S 32406 32406 31379 0 -1 4202560 1146 0 0 0 6 5 0 0 19 0 2 0 886491948 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/32412/statm: 72183 5602 416 364 0 8101 0
[pid=32414] ppid=32412 vsize=1017800 CPUtime=99.94 cores=4,6
/proc/32414/stat : 32414 (gnovelty+2) T 32412 32414 32414 0 -1 4202496 433 0 0 0 9994 0 0 0 25 0 1 0 886491948 1042227200 171 33554432000 134512640 135663704 4291030592 18446744073709551615 134525278 0 0 16781312 0 18446744071562691360 0 0 17 6 0 0 0
/proc/32414/statm: 254450 171 113 282 0 254166 0
[pid=32412/tid=32563] ppid=32406 vsize=288732 CPUtime=0 cores=4,6
/proc/32412/task/32563/stat : 32563 (python) S 32406 32406 31379 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 886501959 295661568 5602 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453883251392 0 0 -1 6 0 0 0
[pid=32564] ppid=32406 vsize=289272 CPUtime=0.13 cores=4,6
/proc/32564/stat : 32564 (python) S 32406 32406 31379 0 -1 4202560 1086 0 0 0 6 7 0 0 19 0 2 0 886501960 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092059083 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/32564/statm: 72318 5729 400 364 0 8233 0
[pid=32566] ppid=32564 vsize=1017800 CPUtime=100.1 cores=4,6
/proc/32566/stat : 32566 (gnovelty+2) T 32564 32566 32566 0 -1 4202496 435 0 0 0 10010 0 0 0 25 0 1 0 886501960 1042227200 171 33554432000 134512640 135663704 4291767792 18446744073709551615 134524507 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/32566/statm: 254450 171 113 282 0 254166 0
[pid=32564/tid=32582] ppid=32406 vsize=289272 CPUtime=0 cores=4,6
/proc/32564/task/32582/stat : 32582 (python) S 32406 32406 31379 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 886511972 296214528 5729 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 514 18446604453862554560 0 0 -1 6 0 0 0
[pid=32583] ppid=32406 vsize=299180 CPUtime=0.52 cores=4,6
/proc/32583/stat : 32583 (python) R 32406 32406 31379 0 -1 4202560 1002 0 0 0 31 21 0 0 15 0 1 0 886511973 306360320 5600 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092062527 0 0 16781312 514 0 0 0 17 4 0 0 0
/proc/32583/statm: 74795 5600 372 364 0 10707 0
[pid=32585] ppid=32583 vsize=0 CPUtime=347.59 cores=4,6
/proc/32585/stat : 32585 (march_hi) R 32583 32585 32585 0 -1 4202500 1967 0 0 0 34759 0 0 0 25 0 1 0 886511973 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 4 0 0 0
/proc/32585/statm: 0 0 0 0 0 0 0
[pid=32406/tid=32413] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32413/stat : 32413 (python) S 32404 32406 31379 0 -1 4202560 29 934 0 0 0 0 0 0 25 0 4 0 886491948 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32565] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32565/stat : 32565 (python) S 32404 32406 31379 0 -1 4202560 33 934 0 0 0 0 0 0 20 0 4 0 886501960 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 4 0 0 0
[pid=32406/tid=32584] ppid=32404 vsize=309424 CPUtime=0 cores=4,6
/proc/32406/task/32584/stat : 32584 (python) S 32404 32406 31379 0 -1 4202560 30 934 0 0 0 0 0 0 20 0 4 0 886511973 316850176 7104 33554432000 4194304 5683644 140734325220624 18446744073709551615 208092055985 0 0 16781312 2 18446604453857219584 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 548.85
Current children cumulated vsize (KiB) 3222208

Child status: 0
Real time (s): 548.925
CPU time (s): 548.966
CPU user time (s): 548.502
CPU system time (s): 0.463929
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 3231752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 548.502
system time used= 0.463929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23071
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= 2227
involuntary context switches= 2112

runsolver used 0.966853 second user time and 2.08568 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-11 01:35:22
IDJOB=3484323
IDBENCH=82834
IDSOLVER=1975
FILE ID=node127/3484323-1307748922
RUNJOBID= node127-1307747008-31398
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-S1059781282-048.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-3484323-1307748922/watcher-3484323-1307748922 -o /tmp/evaluation-result-3484323-1307748922/solver-3484323-1307748922 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484323-1307748922.cnf -seed 815363443 -budget 1200

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

MD5SUM BENCH= ac60b7243bf21c022437e3832aafd05d
RANDOM SEED=815363443

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:      31350180 kB
Buffers:        274116 kB
Cached:         976608 kB
SwapCached:       9372 kB
Active:         736464 kB
Inactive:       655844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31350180 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:           96472 kB
Writeback:           0 kB
AnonPages:      139412 kB
Mapped:          20744 kB
Slab:           134728 kB
PageTables:      13016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  6904996 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:44:31