Trace number 3377756

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)UNSAT 207.494 207.127

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1750722942-074.UNKNOWN.cnf
MD5SUM55d30b10c45b8bb435e547799f98f891
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.26989
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.37/0.63	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.37/0.63	c INFO: solving HOME/instance-3377756-1305457899.cnf
0.37/0.63	c INFO: computing task features
0.37/0.64	c INFO: computed variable-clause graph statistics
0.37/0.64	c INFO: computed clause balance statistics
0.37/0.68	c INFO: computed variable balance statistics
0.47/0.71	c INFO: computed small-clause counts
0.47/0.71	c INFO: computed Horn-clause counts
0.47/0.71	c INFO: computed variable graph statistics
0.47/0.71	c INFO: collected features for HOME/instance-3377756-1305457899.cnf in 0.08 s
0.47/0.72	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.61)
100.04/100.04	c INFO: running gnovelty+2@0 for 97 with 2300 remaining (b = 0.06)
199.62/199.36	c INFO: running march_hi@0 for 2201 with 2201 remaining (b = 0.73)
207.40/207.10	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3377756-1305457899/watcher-3377756-1305457899 -o /tmp/evaluation-result-3377756-1305457899/solver-3377756-1305457899 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377756-1305457899.cnf -seed 672991964 -budget 2400 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.04 3.34 2.99 4/437 16171
/proc/meminfo: memFree=25017356/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=15908 CPUtime=0 cores=0,2
/proc/16171/stat : 16171 (python) R 16169 16171 13135 0 -1 4202496 956 0 0 0 0 0 0 0 25 0 1 0 657392533 16289792 833 33554432000 4194304 5683644 140733373501472 18446744073709551615 4990235 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16171/statm: 3977 834 357 364 0 464 0

[startup+0.0980669 s]
/proc/loadavg: 3.04 3.34 2.99 4/437 16171
/proc/meminfo: memFree=25017356/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=87700 CPUtime=0.05 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 2636 0 0 0 4 1 0 0 18 0 1 0 657392533 89804800 2353 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16171/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87700

[startup+0.101055 s]
/proc/loadavg: 3.04 3.34 2.99 4/437 16171
/proc/meminfo: memFree=25017356/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=93956 CPUtime=0.06 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 2691 0 0 0 4 2 0 0 17 0 1 0 657392533 96210944 2406 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634513408 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16171/statm: 23489 2406 764 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93956

[startup+0.301016 s]
/proc/loadavg: 3.04 3.34 2.99 4/437 16171
/proc/meminfo: memFree=25017356/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=135748 CPUtime=0.18 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 5972 932 1 0 14 4 0 0 18 0 1 0 657392533 139005952 4149 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634511365 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/16171/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.708971 s]
/proc/loadavg: 3.04 3.34 2.99 4/437 16171
/proc/meminfo: memFree=25017356/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=278268 CPUtime=0.47 cores=0,2
/proc/16171/stat : 16171 (python) R 16169 16171 13135 0 -1 4202496 9312 932 1 0 36 11 0 0 17 0 1 0 657392533 284946432 6971 33554432000 4194304 5683644 140733373501472 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/16171/statm: 69567 6971 1827 364 0 5491 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 278268

[startup+1.50087 s]
/proc/loadavg: 3.04 3.34 2.99 4/441 16179
/proc/meminfo: memFree=24991968/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=288676 CPUtime=0.49 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 9773 932 1 0 38 11 0 0 19 0 2 0 657392533 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 72169 7049 1867 364 0 8087 0
[pid=16177] ppid=16171 vsize=278432 CPUtime=0 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 742 0 0 0 0 0 0 0 19 0 1 0 657392606 285114368 5532 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535439 0 0 16781312 514 3708204948673003519 0 0 17 2 0 0 0
/proc/16177/statm: 69608 5532 354 364 0 5526 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=0.77 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) R 16177 16179 16179 0 -1 4202496 424 0 0 0 77 0 0 0 22 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134545529 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=288676 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657392606 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 1584908

[startup+3.10057 s]
/proc/loadavg: 3.04 3.34 2.99 4/441 16179
/proc/meminfo: memFree=24990728/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=288676 CPUtime=0.49 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 9773 932 1 0 38 11 0 0 19 0 2 0 657392533 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 72169 7049 1867 364 0 8087 0
[pid=16177] ppid=16171 vsize=278432 CPUtime=0 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 742 0 0 0 0 0 0 0 18 0 1 0 657392606 285114368 5532 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535439 0 0 16781312 514 3708204948672971010 0 0 17 2 0 0 0
/proc/16177/statm: 69608 5532 354 364 0 5526 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=2.37 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) R 16177 16179 16179 0 -1 4202496 424 0 0 0 237 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524697 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=288676 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657392606 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 1584908

[startup+6.301 s]
/proc/loadavg: 3.04 3.34 2.99 4/441 16179
/proc/meminfo: memFree=24989252/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=288676 CPUtime=0.49 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 9773 932 1 0 38 11 0 0 19 0 2 0 657392533 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 72169 7049 1867 364 0 8087 0
[pid=16177] ppid=16171 vsize=278432 CPUtime=0.01 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 983 0 0 0 1 0 0 0 18 0 1 0 657392606 285114368 5560 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535439 0 0 16781312 514 3708204948672971010 0 0 17 2 0 0 0
/proc/16177/statm: 69608 5560 382 364 0 5526 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=5.57 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) R 16177 16179 16179 0 -1 4202496 424 0 0 0 557 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524670 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=288676 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657392606 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 1584908

[startup+12.7009 s]
/proc/loadavg: 3.03 3.33 2.99 4/441 16179
/proc/meminfo: memFree=24986448/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=288676 CPUtime=0.49 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 9773 932 1 0 38 11 0 0 19 0 2 0 657392533 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 72169 7049 1867 364 0 8087 0
[pid=16177] ppid=16171 vsize=278432 CPUtime=0.02 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 986 0 0 0 1 1 0 0 18 0 1 0 657392606 285114368 5560 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535439 0 0 16781312 514 14139244544176128258 0 0 17 2 0 0 0
/proc/16177/statm: 69608 5560 382 364 0 5526 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=11.97 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) R 16177 16179 16179 0 -1 4202496 424 0 0 0 1197 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134546929 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=288676 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657392606 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 1584908

[startup+25.5006 s]
/proc/loadavg: 3.03 3.32 2.99 4/441 16180
/proc/meminfo: memFree=24983296/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=288676 CPUtime=0.49 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 9773 932 1 0 38 11 0 0 19 0 2 0 657392533 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 72169 7049 1867 364 0 8087 0
[pid=16177] ppid=16171 vsize=278432 CPUtime=0.06 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 989 0 0 0 3 3 0 0 18 0 1 0 657392606 285114368 5560 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535439 0 0 16781312 514 14139244544176128258 0 0 17 2 0 0 0
/proc/16177/statm: 69608 5560 382 364 0 5526 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=24.77 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) R 16177 16179 16179 0 -1 4202496 424 0 0 0 2477 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524534 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=288676 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657392606 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 1584908

[startup+51.1011 s]
/proc/loadavg: 3.02 3.29 2.99 4/441 16180
/proc/meminfo: memFree=24975100/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=288676 CPUtime=0.49 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 9773 932 1 0 38 11 0 0 19 0 2 0 657392533 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 72169 7049 1867 364 0 8087 0
[pid=16177] ppid=16171 vsize=278432 CPUtime=0.13 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 1002 0 0 0 6 7 0 0 18 0 1 0 657392606 285114368 5560 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535439 0 0 16781312 514 14139244544176128258 0 0 17 2 0 0 0
/proc/16177/statm: 69608 5560 382 364 0 5526 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=50.36 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) R 16177 16179 16179 0 -1 4202496 424 0 0 0 5036 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524509 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=288676 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 657392606 295604224 7049 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1584908

[startup+102.315 s]
/proc/loadavg: 3.01 3.24 2.99 4/445 16186
/proc/meminfo: memFree=24956940/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=299504 CPUtime=0.5 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 10623 932 1 0 39 11 0 0 20 0 3 0 657392533 306692096 7207 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 74876 7207 1878 364 0 10791 0
[pid=16177] ppid=16171 vsize=288676 CPUtime=0.3 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 1165 0 0 0 17 13 0 0 19 0 2 0 657392606 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16177/statm: 72169 5598 415 364 0 8087 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=99.29 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) T 16177 16179 16179 0 -1 4202496 424 0 0 0 9929 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16177/tid=16183] ppid=16171 vsize=288676 CPUtime=0 cores=0,2
/proc/16177/task/16183/stat : 16183 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657402536 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16184] ppid=16171 vsize=289260 CPUtime=0 cores=0,2
/proc/16184/stat : 16184 (python) S 16171 16171 13135 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 657402538 296202240 5673 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535494 0 0 16781312 514 2773919681981939970 0 0 17 2 0 0 0
/proc/16184/statm: 72315 5673 348 364 0 8230 0
[pid=16186] ppid=16184 vsize=1017800 CPUtime=2.26 cores=0,2
/proc/16186/stat : 16186 (gnovelty+2) R 16184 16186 16186 0 -1 4202496 424 0 0 0 226 0 0 0 25 0 1 0 657402538 1042227200 162 33554432000 134512640 135663704 4289908896 18446744073709551615 134525309 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16186/statm: 254450 162 113 282 0 254166 0
[pid=16171/tid=16178] ppid=16169 vsize=299504 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 3 0 657392606 306692096 7207 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16185] ppid=16169 vsize=299504 CPUtime=0 cores=0,2
/proc/16171/task/16185/stat : 16185 (python) S 16169 16171 13135 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 3 0 657402538 306692096 7207 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 2913040

[startup+162.3 s]
/proc/loadavg: 3.00 3.20 2.99 4/445 16187
/proc/meminfo: memFree=24939152/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=299504 CPUtime=0.5 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 10623 932 1 0 39 11 0 0 20 0 3 0 657392533 306692096 7207 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 74876 7207 1878 364 0 10791 0
[pid=16177] ppid=16171 vsize=288676 CPUtime=0.3 cores=0,2

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

[pid=16184] ppid=16171 vsize=289260 CPUtime=0.3 cores=0,2
/proc/16184/stat : 16184 (python) S 16171 16171 13135 0 -1 4202560 1087 0 0 0 16 14 0 0 19 0 2 0 657402538 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16184/statm: 72315 5726 400 364 0 8230 0
[pid=16186] ppid=16184 vsize=1017800 CPUtime=99.3 cores=0,2
/proc/16186/stat : 16186 (gnovelty+2) T 16184 16186 16186 0 -1 4202496 424 0 0 0 9930 0 0 0 25 0 1 0 657402538 1042227200 162 33554432000 134512640 135663704 4289908896 18446744073709551615 134524711 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16186/statm: 254450 162 113 282 0 254166 0
[pid=16184/tid=16189] ppid=16171 vsize=289260 CPUtime=0 cores=0,2
/proc/16184/task/16189/stat : 16189 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657412468 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 2 0 0 0
[pid=16190] ppid=16171 vsize=299184 CPUtime=0 cores=0,2
/proc/16190/stat : 16190 (python) S 16171 16171 13135 0 -1 4202560 748 0 0 0 0 0 0 0 15 0 1 0 657412470 306364416 5577 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535494 0 0 16781312 514 9123237318184894724 0 0 17 0 0 0 0
/proc/16190/statm: 74796 5577 348 364 0 10708 0
[pid=16192] ppid=16190 vsize=1420 CPUtime=2.11 cores=0,2
/proc/16192/stat : 16192 (march_hi) R 16190 16192 16192 0 -1 4202496 473 0 0 0 211 0 0 0 25 0 1 0 657412470 1454080 209 33554432000 4194304 4955518 140735000175136 18446744073709551615 4311760 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 355 209 106 186 0 168 0
[pid=16171/tid=16178] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 657392606 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16185] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16185/stat : 16185 (python) S 16169 16171 13135 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 4 0 657402538 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16191] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16191/stat : 16191 (python) S 16169 16171 13135 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 4 0 657412470 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.81
Current children cumulated vsize (KiB) 3223568

[startup+204.701 s]
/proc/loadavg: 3.06 3.18 2.99 4/449 16192
/proc/meminfo: memFree=24924960/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=309428 CPUtime=0.51 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 11441 932 1 0 40 11 0 0 20 0 4 0 657392533 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 77357 7113 1880 364 0 13269 0
[pid=16177] ppid=16171 vsize=288676 CPUtime=0.3 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 1165 0 0 0 17 13 0 0 19 0 2 0 657392606 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16177/statm: 72169 5598 415 364 0 8087 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=99.29 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) T 16177 16179 16179 0 -1 4202496 424 0 0 0 9929 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16177/tid=16183] ppid=16171 vsize=288676 CPUtime=0 cores=0,2
/proc/16177/task/16183/stat : 16183 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657402536 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16184] ppid=16171 vsize=289260 CPUtime=0.3 cores=0,2
/proc/16184/stat : 16184 (python) S 16171 16171 13135 0 -1 4202560 1087 0 0 0 16 14 0 0 19 0 2 0 657402538 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16184/statm: 72315 5726 400 364 0 8230 0
[pid=16186] ppid=16184 vsize=1017800 CPUtime=99.3 cores=0,2
/proc/16186/stat : 16186 (gnovelty+2) T 16184 16186 16186 0 -1 4202496 424 0 0 0 9930 0 0 0 25 0 1 0 657402538 1042227200 162 33554432000 134512640 135663704 4289908896 18446744073709551615 134524711 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16186/statm: 254450 162 113 282 0 254166 0
[pid=16184/tid=16189] ppid=16171 vsize=289260 CPUtime=0 cores=0,2
/proc/16184/task/16189/stat : 16189 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657412468 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 2 0 0 0
[pid=16190] ppid=16171 vsize=299184 CPUtime=0.01 cores=0,2
/proc/16190/stat : 16190 (python) S 16171 16171 13135 0 -1 4202560 895 0 0 0 1 0 0 0 15 0 1 0 657412470 306364416 5600 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535494 0 0 16781312 514 9123237318184894724 0 0 17 0 0 0 0
/proc/16190/statm: 74796 5600 371 364 0 10708 0
[pid=16192] ppid=16190 vsize=1420 CPUtime=5.28 cores=0,2
/proc/16192/stat : 16192 (march_hi) R 16190 16192 16192 0 -1 4202496 474 0 0 0 528 0 0 0 25 0 1 0 657412470 1454080 210 33554432000 4194304 4955518 140735000175136 18446744073709551615 4208724 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 355 210 106 186 0 168 0
[pid=16171/tid=16178] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 657392606 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16185] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16185/stat : 16185 (python) S 16169 16171 13135 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 4 0 657402538 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16191] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16191/stat : 16191 (python) S 16169 16171 13135 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 4 0 657412470 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.99
Current children cumulated vsize (KiB) 3223568

[startup+206.301 s]
/proc/loadavg: 3.06 3.18 2.99 4/449 16192
/proc/meminfo: memFree=24924712/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=309428 CPUtime=0.51 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 11441 932 1 0 40 11 0 0 20 0 4 0 657392533 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 77357 7113 1880 364 0 13269 0
[pid=16177] ppid=16171 vsize=288676 CPUtime=0.3 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 1165 0 0 0 17 13 0 0 19 0 2 0 657392606 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16177/statm: 72169 5598 415 364 0 8087 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=99.29 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) T 16177 16179 16179 0 -1 4202496 424 0 0 0 9929 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16177/tid=16183] ppid=16171 vsize=288676 CPUtime=0 cores=0,2
/proc/16177/task/16183/stat : 16183 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657402536 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16184] ppid=16171 vsize=289260 CPUtime=0.3 cores=0,2
/proc/16184/stat : 16184 (python) S 16171 16171 13135 0 -1 4202560 1087 0 0 0 16 14 0 0 19 0 2 0 657402538 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16184/statm: 72315 5726 400 364 0 8230 0
[pid=16186] ppid=16184 vsize=1017800 CPUtime=99.3 cores=0,2
/proc/16186/stat : 16186 (gnovelty+2) T 16184 16186 16186 0 -1 4202496 424 0 0 0 9930 0 0 0 25 0 1 0 657402538 1042227200 162 33554432000 134512640 135663704 4289908896 18446744073709551615 134524711 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16186/statm: 254450 162 113 282 0 254166 0
[pid=16184/tid=16189] ppid=16171 vsize=289260 CPUtime=0 cores=0,2
/proc/16184/task/16189/stat : 16189 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657412468 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 2 0 0 0
[pid=16190] ppid=16171 vsize=299184 CPUtime=0.03 cores=0,2
/proc/16190/stat : 16190 (python) S 16171 16171 13135 0 -1 4202560 895 0 0 0 2 1 0 0 15 0 1 0 657412470 306364416 5600 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535494 0 0 16781312 514 9123237318184894724 0 0 17 0 0 0 0
/proc/16190/statm: 74796 5600 371 364 0 10708 0
[pid=16192] ppid=16190 vsize=1420 CPUtime=6.88 cores=0,2
/proc/16192/stat : 16192 (march_hi) R 16190 16192 16192 0 -1 4202496 476 0 0 0 688 0 0 0 25 0 1 0 657412470 1454080 212 33554432000 4194304 4955518 140735000175136 18446744073709551615 4224443 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 355 212 106 186 0 168 0
[pid=16171/tid=16178] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 657392606 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16185] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16185/stat : 16185 (python) S 16169 16171 13135 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 4 0 657402538 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16191] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16191/stat : 16191 (python) S 16169 16171 13135 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 4 0 657412470 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 206.61
Current children cumulated vsize (KiB) 3223568

[startup+206.701 s]
/proc/loadavg: 3.06 3.18 2.99 4/449 16192
/proc/meminfo: memFree=24924456/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=309428 CPUtime=0.51 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 11441 932 1 0 40 11 0 0 20 0 4 0 657392533 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 77357 7113 1880 364 0 13269 0
[pid=16177] ppid=16171 vsize=288676 CPUtime=0.3 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 1165 0 0 0 17 13 0 0 19 0 2 0 657392606 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16177/statm: 72169 5598 415 364 0 8087 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=99.29 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) T 16177 16179 16179 0 -1 4202496 424 0 0 0 9929 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16177/tid=16183] ppid=16171 vsize=288676 CPUtime=0 cores=0,2
/proc/16177/task/16183/stat : 16183 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657402536 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16184] ppid=16171 vsize=289260 CPUtime=0.3 cores=0,2
/proc/16184/stat : 16184 (python) S 16171 16171 13135 0 -1 4202560 1087 0 0 0 16 14 0 0 19 0 2 0 657402538 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16184/statm: 72315 5726 400 364 0 8230 0
[pid=16186] ppid=16184 vsize=1017800 CPUtime=99.3 cores=0,2
/proc/16186/stat : 16186 (gnovelty+2) T 16184 16186 16186 0 -1 4202496 424 0 0 0 9930 0 0 0 25 0 1 0 657402538 1042227200 162 33554432000 134512640 135663704 4289908896 18446744073709551615 134524711 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16186/statm: 254450 162 113 282 0 254166 0
[pid=16184/tid=16189] ppid=16171 vsize=289260 CPUtime=0 cores=0,2
/proc/16184/task/16189/stat : 16189 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657412468 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 2 0 0 0
[pid=16190] ppid=16171 vsize=299184 CPUtime=0.03 cores=0,2
/proc/16190/stat : 16190 (python) S 16171 16171 13135 0 -1 4202560 895 0 0 0 2 1 0 0 15 0 1 0 657412470 306364416 5600 33554432000 4194304 5683644 140733373501472 18446744073709551615 216634535494 0 0 16781312 514 5606899875863036164 0 0 17 0 0 0 0
/proc/16190/statm: 74796 5600 371 364 0 10708 0
[pid=16192] ppid=16190 vsize=1420 CPUtime=7.29 cores=0,2
/proc/16192/stat : 16192 (march_hi) R 16190 16192 16192 0 -1 4202496 477 0 0 0 729 0 0 0 25 0 1 0 657412470 1454080 213 33554432000 4194304 4955518 140735000175136 18446744073709551615 4237736 0 0 16781312 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 355 213 106 186 0 168 0
[pid=16171/tid=16178] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 657392606 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16185] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16185/stat : 16185 (python) S 16169 16171 13135 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 4 0 657402538 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16191] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16191/stat : 16191 (python) S 16169 16171 13135 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 4 0 657412470 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 207.02
Current children cumulated vsize (KiB) 3223568

[startup+207.101 s]
/proc/loadavg: 3.06 3.18 2.99 4/449 16192
/proc/meminfo: memFree=24924456/32951124 swapFree=53501236/67111528
[pid=16171] ppid=16169 vsize=309428 CPUtime=0.51 cores=0,2
/proc/16171/stat : 16171 (python) S 16169 16171 13135 0 -1 4202496 11441 932 1 0 40 11 0 0 20 0 4 0 657392533 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/16171/statm: 77357 7113 1880 364 0 13269 0
[pid=16177] ppid=16171 vsize=288676 CPUtime=0.3 cores=0,2
/proc/16177/stat : 16177 (python) S 16171 16171 13135 0 -1 4202560 1165 0 0 0 17 13 0 0 19 0 2 0 657392606 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16177/statm: 72169 5598 415 364 0 8087 0
[pid=16179] ppid=16177 vsize=1017800 CPUtime=99.29 cores=0,2
/proc/16179/stat : 16179 (gnovelty+2) T 16177 16179 16179 0 -1 4202496 424 0 0 0 9929 0 0 0 25 0 1 0 657392606 1042227200 162 33554432000 134512640 135663704 4291700624 18446744073709551615 134524897 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16179/statm: 254450 162 113 282 0 254166 0
[pid=16177/tid=16183] ppid=16171 vsize=288676 CPUtime=0 cores=0,2
/proc/16177/task/16183/stat : 16183 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657402536 295604224 5598 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604445186142400 0 0 -1 2 0 0 0
[pid=16184] ppid=16171 vsize=289260 CPUtime=0.3 cores=0,2
/proc/16184/stat : 16184 (python) S 16171 16171 13135 0 -1 4202560 1087 0 0 0 16 14 0 0 19 0 2 0 657402538 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646342091 0 0 16781312 514 18446744073709551615 0 0 17 2 0 0 0
/proc/16184/statm: 72315 5726 400 364 0 8230 0
[pid=16186] ppid=16184 vsize=1017800 CPUtime=99.3 cores=0,2
/proc/16186/stat : 16186 (gnovelty+2) T 16184 16186 16186 0 -1 4202496 424 0 0 0 9930 0 0 0 25 0 1 0 657402538 1042227200 162 33554432000 134512640 135663704 4289908896 18446744073709551615 134524711 0 0 16781312 0 18446744071562691360 0 0 17 0 0 0 0
/proc/16186/statm: 254450 162 113 282 0 254166 0
[pid=16184/tid=16189] ppid=16171 vsize=289260 CPUtime=0 cores=0,2
/proc/16184/task/16189/stat : 16189 (python) S 16171 16171 13135 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 657412468 296202240 5726 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 514 18446604449263579456 0 0 -1 2 0 0 0
[pid=16190] ppid=16171 vsize=299184 CPUtime=0.12 cores=0,2
/proc/16190/stat : 16190 (python) R 16171 16171 13135 0 -1 4202560 899 0 0 0 10 2 0 0 15 0 1 0 657412470 306364416 5600 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646345535 0 0 16781312 514 0 0 0 17 0 0 0 0
/proc/16190/statm: 74796 5600 371 364 0 10708 0
[pid=16192] ppid=16190 vsize=0 CPUtime=7.58 cores=0,2
/proc/16192/stat : 16192 (march_hi) R 16190 16192 16192 0 -1 4202500 479 0 0 0 758 0 0 0 25 0 1 0 657412470 0 0 33554432000 0 0 0 0 0 0 0 16781312 0 18446744073709551615 0 0 17 0 0 0 0
/proc/16192/statm: 0 0 0 0 0 0 0
[pid=16171/tid=16178] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16178/stat : 16178 (python) S 16169 16171 13135 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 657392606 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16185] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16185/stat : 16185 (python) S 16169 16171 13135 0 -1 4202560 25 932 0 0 0 0 0 0 20 0 4 0 657402538 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
[pid=16171/tid=16191] ppid=16169 vsize=309428 CPUtime=0 cores=0,2
/proc/16171/task/16191/stat : 16191 (python) S 16169 16171 13135 0 -1 4202560 29 932 0 0 0 0 0 0 20 0 4 0 657412470 316854272 7113 33554432000 4194304 5683644 140733373501472 18446744073709551615 216646338993 0 0 16781312 2 18446604447538903168 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 207.4
Current children cumulated vsize (KiB) 3222148

Child status: 0
Real time (s): 207.127
CPU time (s): 207.494
CPU user time (s): 207.062
CPU system time (s): 0.432934
CPU usage (%): 100.178
Max. virtual memory (cumulated for all children) (KiB): 3223568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 207.062
system time used= 0.432934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21479
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= 3552
involuntary context switches= 889

runsolver used 0.869867 second user time and 1.77973 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 13:11:39
IDJOB=3377756
IDBENCH=83065
IDSOLVER=1857
FILE ID=node103/3377756-1305457899
RUNJOBID= node103-1305457192-15792
PBS_JOBID= 13324856
Free space on /tmp= 72928 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1750722942-074.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-3377756-1305457899/watcher-3377756-1305457899 -o /tmp/evaluation-result-3377756-1305457899/solver-3377756-1305457899 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377756-1305457899.cnf -seed 672991964 -budget 2400

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

MD5SUM BENCH= 55d30b10c45b8bb435e547799f98f891
RANDOM SEED=672991964

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25017512 kB
Buffers:        324028 kB
Cached:        4182872 kB
SwapCached:     340192 kB
Active:        2424924 kB
Inactive:      5211924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25017512 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:           31868 kB
Writeback:           0 kB
AnonPages:     2800260 kB
Mapped:          24828 kB
Slab:           162916 kB
PageTables:      66128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115964672 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= 72896 MiB
End job on node103 at 2011-05-15 13:15:06