Trace number 3386936

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 654.375 651.791

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S247862791-097.UNKNOWN.cnf
MD5SUM6b69f72e1046222baee8c8d817a4adac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark444.867
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.33/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.33/0.46	c INFO: solving HOME/instance-3386936-1305594964.cnf
0.33/0.47	c INFO: computing task features
0.33/0.47	c INFO: computed variable-clause graph statistics
0.33/0.47	c INFO: computed clause balance statistics
0.41/0.51	c INFO: computed variable balance statistics
0.41/0.54	c INFO: computed small-clause counts
0.41/0.54	c INFO: computed Horn-clause counts
0.41/0.54	c INFO: computed variable graph statistics
0.41/0.54	c INFO: collected features for HOME/instance-3386936-1305594964.cnf in 0.08 s
0.41/0.57	c INFO: running gnovelty+2@0 for 97 with 4999 remaining (b = 0.57)
101.16/100.98	c INFO: running march_hi@0 for 388 with 4899 remaining (b = 0.35)
495.03/493.27	c INFO: running march_hi@0 for 97 with 4507 remaining (b = 0.12)
597.56/595.32	c INFO: running march_hi@392 for 97 with 4405 remaining (b = 0.10)
654.21/651.77	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-3386936-1305594964/watcher-3386936-1305594964 -o /tmp/evaluation-result-3386936-1305594964/solver-3386936-1305594964 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386936-1305594964.cnf -seed 444650788 -budget 5000 

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

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


[startup+0 s]
/proc/loadavg: 1.99 2.05 2.02 2/519 32666
/proc/meminfo: memFree=17863084/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=16244 CPUtime=0 cores=1,3,5,7
/proc/32666/stat : 32666 (python) R 32664 32666 31225 0 -1 4202496 1063 0 0 0 0 0 0 0 25 0 1 0 749727194 16633856 935 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988592384 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/32666/statm: 4061 935 381 364 0 548 0

[startup+0.054499 s]
/proc/loadavg: 1.99 2.05 2.02 2/519 32666
/proc/meminfo: memFree=17863084/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=34424 CPUtime=0.04 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 1551 0 0 0 3 1 0 0 18 0 1 0 749727194 35250176 1388 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/32666/statm: 8606 1388 448 364 0 944 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34424

[startup+0.100876 s]
/proc/loadavg: 1.99 2.05 2.02 2/519 32666
/proc/meminfo: memFree=17863084/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=104228 CPUtime=0.08 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 3071 0 0 0 5 3 0 0 17 0 1 0 749727194 106729472 2752 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988590592 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/32666/statm: 26057 2752 847 364 0 1805 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 104228

[startup+0.300729 s]
/proc/loadavg: 1.99 2.05 2.02 2/519 32666
/proc/meminfo: memFree=17863084/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=182428 CPUtime=0.24 cores=1,3,5,7
/proc/32666/stat : 32666 (python) R 32664 32666 31225 0 -1 4202496 6756 932 1 0 16 8 0 0 17 0 1 0 749727194 186806272 4813 33554432000 4194304 5683644 140735225951024 18446744073709551615 215983669258 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/32666/statm: 45607 4817 1340 364 0 3723 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 182428

[startup+0.700635 s]
/proc/loadavg: 1.99 2.05 2.02 2/519 32666
/proc/meminfo: memFree=17863084/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 288912

[startup+1.5005 s]
/proc/loadavg: 1.99 2.05 2.02 3/523 32674
/proc/meminfo: memFree=17838120/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
[pid=32672] ppid=32666 vsize=278668 CPUtime=0 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 749727252 285356032 5574 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612623 0 0 16781312 514 1758220252178546687 0 0 17 1 0 0 0
/proc/32672/statm: 69667 5574 354 364 0 5585 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=0.91 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) R 32672 32674 32674 0 -1 4202496 440 0 0 0 91 0 0 0 21 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134525529 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32666/tid=32673] ppid=32664 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 749727252 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 1585380

[startup+3.10122 s]
/proc/loadavg: 1.99 2.05 2.02 3/523 32674
/proc/meminfo: memFree=17837252/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
[pid=32672] ppid=32666 vsize=278668 CPUtime=0 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 749727252 285356032 5574 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612623 0 0 16781312 514 1758220252178514181 0 0 17 1 0 0 0
/proc/32672/statm: 69667 5574 354 364 0 5585 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=2.51 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) R 32672 32674 32674 0 -1 4202496 440 0 0 0 251 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32666/tid=32673] ppid=32664 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 749727252 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 1585380

[startup+6.30065 s]
/proc/loadavg: 1.99 2.04 2.02 3/523 32674
/proc/meminfo: memFree=17836580/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
[pid=32672] ppid=32666 vsize=278668 CPUtime=0.02 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 896 0 0 0 1 1 0 0 18 0 1 0 749727252 285356032 5597 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612623 0 0 16781312 514 1758220252178514181 0 0 17 1 0 0 0
/proc/32672/statm: 69667 5597 377 364 0 5585 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=5.71 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) R 32672 32674 32674 0 -1 4202496 440 0 0 0 571 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134524551 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32666/tid=32673] ppid=32664 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 749727252 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 1585380

[startup+12.7005 s]
/proc/loadavg: 1.99 2.04 2.02 3/523 32674
/proc/meminfo: memFree=17835308/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
[pid=32672] ppid=32666 vsize=278668 CPUtime=0.04 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 899 0 0 0 2 2 0 0 18 0 1 0 749727252 285356032 5597 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612623 0 0 16781312 514 1309034563564962053 0 0 17 1 0 0 0
/proc/32672/statm: 69667 5597 377 364 0 5585 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=12.11 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) R 32672 32674 32674 0 -1 4202496 440 0 0 0 1211 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134564688 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32666/tid=32673] ppid=32664 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 749727252 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1585380

[startup+25.5002 s]
/proc/loadavg: 1.99 2.04 2.02 3/523 32674
/proc/meminfo: memFree=17834180/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
[pid=32672] ppid=32666 vsize=278668 CPUtime=0.08 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 906 0 0 0 4 4 0 0 18 0 1 0 749727252 285356032 5597 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612623 0 0 16781312 514 1309034563564962053 0 0 17 1 0 0 0
/proc/32672/statm: 69667 5597 377 364 0 5585 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=24.91 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) R 32672 32674 32674 0 -1 4202496 440 0 0 0 2491 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134524507 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32666/tid=32673] ppid=32664 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 749727252 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1585380

[startup+51.1008 s]
/proc/loadavg: 2.15 2.07 2.02 3/523 32675
/proc/meminfo: memFree=17831432/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=288912 CPUtime=0.49 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 9823 932 1 0 39 10 0 0 19 0 2 0 749727194 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 72228 7099 1875 364 0 8146 0
[pid=32672] ppid=32666 vsize=278668 CPUtime=0.17 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 918 0 0 0 9 8 0 0 18 0 1 0 749727252 285356032 5597 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612623 0 0 16781312 514 1309034563564962053 0 0 17 7 0 0 0
/proc/32672/statm: 69667 5597 377 364 0 5585 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=50.52 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) R 32672 32674 32674 0 -1 4202496 440 0 0 0 5052 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134545644 0 0 16781312 0 0 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32666/tid=32673] ppid=32664 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 2 0 749727252 295845888 7099 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1585380

[startup+102.319 s]
/proc/loadavg: 2.07 2.06 2.02 3/527 32680
/proc/meminfo: memFree=17821268/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=299568 CPUtime=0.52 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 10663 932 1 0 42 10 0 0 19 0 3 0 749727194 306757632 7223 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 74892 7223 1878 364 0 10807 0
[pid=32672] ppid=32666 vsize=288912 CPUtime=0.37 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 1096 0 0 0 19 18 0 0 19 0 2 0 749727252 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32672/statm: 72228 5635 410 364 0 8146 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=100.37 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) T 32672 32674 32674 0 -1 4202496 440 0 0 0 10037 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32672/tid=32677] ppid=32666 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32672/task/32677/stat : 32677 (python) S 32666 32666 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749737290 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604470501929984 0 0 -1 3 0 0 0
[pid=32678] ppid=32666 vsize=289324 CPUtime=0 cores=1,3,5,7
/proc/32678/stat : 32678 (python) S 32666 32666 31225 0 -1 4202560 751 0 0 0 0 0 0 0 15 0 1 0 749737293 296267776 5689 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612678 0 0 16781312 514 9477060160003211527 0 0 17 3 0 0 0
/proc/32678/statm: 72331 5689 348 364 0 8246 0
[pid=32680] ppid=32678 vsize=2172 CPUtime=1.32 cores=1,3,5,7
/proc/32680/stat : 32680 (march_hi) R 32678 32680 32680 0 -1 4202496 622 0 0 0 132 0 0 0 25 0 1 0 749737293 2224128 361 33554432000 4194304 4955518 140734378501472 18446744073709551615 4224642 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32680/statm: 543 361 104 186 0 356 0
[pid=32666/tid=32673] ppid=32664 vsize=299568 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 3 0 749727252 306757632 7223 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32679] ppid=32664 vsize=299568 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32679/stat : 32679 (python) S 32664 32666 31225 0 -1 4202560 28 932 0 0 0 0 0 0 20 0 3 0 749737293 306757632 7223 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.58
Current children cumulated vsize (KiB) 1897776

[startup+162.301 s]
/proc/loadavg: 2.02 2.04 2.01 3/527 32682
/proc/meminfo: memFree=17811916/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=299568 CPUtime=0.52 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 10663 932 1 0 42 10 0 0 19 0 3 0 749727194 306757632 7223 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32666/statm: 74892 7223 1878 364 0 10807 0
[pid=32672] ppid=32666 vsize=288912 CPUtime=0.37 cores=1,3,5,7

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

/proc/32693/statm: 74808 5657 400 364 0 10720 0
[pid=32695] ppid=32693 vsize=3136 CPUtime=102.01 cores=1,3,5,7
/proc/32695/stat : 32695 (march_hi) T 32693 32695 32695 0 -1 4202496 851 0 0 0 10201 0 0 0 25 0 1 0 749776523 3211264 588 33554432000 4194304 4955518 140733716695440 18446744073709551615 4228053 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32695/statm: 784 588 104 186 0 597 0
[pid=32693/tid=32698] ppid=32666 vsize=299232 CPUtime=0 cores=1,3,5,7
/proc/32693/task/32698/stat : 32698 (python) S 32666 32666 31225 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749786724 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=32666/tid=32673] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 749727252 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32679] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32679/stat : 32679 (python) S 32664 32666 31225 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 749737293 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32694] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32694/stat : 32694 (python) S 32664 32666 31225 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 4 0 749776522 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 648.79
Current children cumulated vsize (KiB) 2219752

[startup+649.501 s]
/proc/loadavg: 2.07 2.06 2.01 3/532 32700
/proc/meminfo: memFree=17740664/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=310016 CPUtime=0.58 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 12111 932 1 0 47 11 0 0 18 0 4 0 749727194 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32666/statm: 77504 7260 1880 364 0 13416 0
[pid=32672] ppid=32666 vsize=288912 CPUtime=0.37 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 1096 0 0 0 19 18 0 0 19 0 2 0 749727252 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32672/statm: 72228 5635 410 364 0 8146 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=100.37 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) T 32672 32674 32674 0 -1 4202496 440 0 0 0 10037 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32672/tid=32677] ppid=32666 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32672/task/32677/stat : 32677 (python) S 32666 32666 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749737290 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604470501929984 0 0 -1 3 0 0 0
[pid=32678] ppid=32666 vsize=289324 CPUtime=1.84 cores=1,3,5,7
/proc/32678/stat : 32678 (python) S 32666 32666 31225 0 -1 4202560 1153 0 0 0 102 82 0 0 15 0 2 0 749737293 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612678 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32678/statm: 72331 5742 400 364 0 8246 0
[pid=32680] ppid=32678 vsize=15212 CPUtime=446.43 cores=1,3,5,7
/proc/32680/stat : 32680 (march_hi) R 32678 32680 32680 0 -1 4202496 2912 0 0 0 44643 0 0 0 25 0 1 0 749737293 15577088 2651 33554432000 4194304 4955518 140734378501472 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32680/statm: 3803 2651 104 186 0 3616 0
[pid=32678/tid=32692] ppid=32666 vsize=289324 CPUtime=0 cores=1,3,5,7
/proc/32678/task/32692/stat : 32692 (python) S 32666 32666 31225 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 749776519 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604464298961024 0 0 -1 7 0 0 0
[pid=32693] ppid=32666 vsize=299232 CPUtime=0.41 cores=1,3,5,7
/proc/32693/stat : 32693 (python) S 32666 32666 31225 0 -1 4202560 1105 0 0 0 22 19 0 0 17 0 2 0 749776522 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32693/statm: 74808 5657 400 364 0 10720 0
[pid=32695] ppid=32693 vsize=3136 CPUtime=102.01 cores=1,3,5,7
/proc/32695/stat : 32695 (march_hi) T 32693 32695 32695 0 -1 4202496 851 0 0 0 10201 0 0 0 25 0 1 0 749776523 3211264 588 33554432000 4194304 4955518 140733716695440 18446744073709551615 4228053 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32695/statm: 784 588 104 186 0 597 0
[pid=32693/tid=32698] ppid=32666 vsize=299232 CPUtime=0 cores=1,3,5,7
/proc/32693/task/32698/stat : 32698 (python) S 32666 32666 31225 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749786724 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=32666/tid=32673] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 749727252 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32679] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32679/stat : 32679 (python) S 32664 32666 31225 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 749737293 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32694] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32694/stat : 32694 (python) S 32664 32666 31225 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 4 0 749776522 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 652.01
Current children cumulated vsize (KiB) 2223632

[startup+651.101 s]
/proc/loadavg: 2.06 2.06 2.01 3/532 32700
/proc/meminfo: memFree=17740292/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=310016 CPUtime=0.58 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 12111 932 1 0 47 11 0 0 18 0 4 0 749727194 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32666/statm: 77504 7260 1880 364 0 13416 0
[pid=32672] ppid=32666 vsize=288912 CPUtime=0.37 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 1096 0 0 0 19 18 0 0 19 0 2 0 749727252 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32672/statm: 72228 5635 410 364 0 8146 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=100.37 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) T 32672 32674 32674 0 -1 4202496 440 0 0 0 10037 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32672/tid=32677] ppid=32666 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32672/task/32677/stat : 32677 (python) S 32666 32666 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749737290 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604470501929984 0 0 -1 3 0 0 0
[pid=32678] ppid=32666 vsize=289324 CPUtime=1.84 cores=1,3,5,7
/proc/32678/stat : 32678 (python) R 32666 32666 31225 0 -1 4202560 1153 0 0 0 102 82 0 0 15 0 2 0 749737293 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612678 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32678/statm: 72331 5742 400 364 0 8246 0
[pid=32680] ppid=32678 vsize=15212 CPUtime=448.04 cores=1,3,5,7
/proc/32680/stat : 32680 (march_hi) R 32678 32680 32680 0 -1 4202496 2936 0 0 0 44804 0 0 0 25 0 1 0 749737293 15577088 2675 33554432000 4194304 4955518 140734378501472 18446744073709551615 4209701 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32680/statm: 3803 2675 104 186 0 3616 0
[pid=32678/tid=32692] ppid=32666 vsize=289324 CPUtime=0 cores=1,3,5,7
/proc/32678/task/32692/stat : 32692 (python) S 32666 32666 31225 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 749776519 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604464298961024 0 0 -1 7 0 0 0
[pid=32693] ppid=32666 vsize=299232 CPUtime=0.41 cores=1,3,5,7
/proc/32693/stat : 32693 (python) S 32666 32666 31225 0 -1 4202560 1105 0 0 0 22 19 0 0 17 0 2 0 749776522 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32693/statm: 74808 5657 400 364 0 10720 0
[pid=32695] ppid=32693 vsize=3136 CPUtime=102.01 cores=1,3,5,7
/proc/32695/stat : 32695 (march_hi) T 32693 32695 32695 0 -1 4202496 851 0 0 0 10201 0 0 0 25 0 1 0 749776523 3211264 588 33554432000 4194304 4955518 140733716695440 18446744073709551615 4228053 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32695/statm: 784 588 104 186 0 597 0
[pid=32693/tid=32698] ppid=32666 vsize=299232 CPUtime=0 cores=1,3,5,7
/proc/32693/task/32698/stat : 32698 (python) S 32666 32666 31225 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749786724 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=32666/tid=32673] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 749727252 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32679] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32679/stat : 32679 (python) S 32664 32666 31225 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 749737293 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32694] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32694/stat : 32694 (python) S 32664 32666 31225 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 4 0 749776522 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 653.62
Current children cumulated vsize (KiB) 2223632

[startup+651.501 s]
/proc/loadavg: 2.06 2.06 2.01 3/532 32700
/proc/meminfo: memFree=17740292/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=310016 CPUtime=0.58 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 12111 932 1 0 47 11 0 0 18 0 4 0 749727194 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32666/statm: 77504 7260 1880 364 0 13416 0
[pid=32672] ppid=32666 vsize=288912 CPUtime=0.37 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 1096 0 0 0 19 18 0 0 19 0 2 0 749727252 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32672/statm: 72228 5635 410 364 0 8146 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=100.37 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) T 32672 32674 32674 0 -1 4202496 440 0 0 0 10037 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32672/tid=32677] ppid=32666 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32672/task/32677/stat : 32677 (python) S 32666 32666 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749737290 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604470501929984 0 0 -1 3 0 0 0
[pid=32678] ppid=32666 vsize=289324 CPUtime=1.84 cores=1,3,5,7
/proc/32678/stat : 32678 (python) S 32666 32666 31225 0 -1 4202560 1153 0 0 0 102 82 0 0 15 0 2 0 749737293 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612678 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32678/statm: 72331 5742 400 364 0 8246 0
[pid=32680] ppid=32678 vsize=15212 CPUtime=448.43 cores=1,3,5,7
/proc/32680/stat : 32680 (march_hi) R 32678 32680 32680 0 -1 4202496 2941 0 0 0 44843 0 0 0 25 0 1 0 749737293 15577088 2680 33554432000 4194304 4955518 140734378501472 18446744073709551615 4209737 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32680/statm: 3803 2680 104 186 0 3616 0
[pid=32678/tid=32692] ppid=32666 vsize=289324 CPUtime=0 cores=1,3,5,7
/proc/32678/task/32692/stat : 32692 (python) S 32666 32666 31225 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 749776519 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604464298961024 0 0 -1 7 0 0 0
[pid=32693] ppid=32666 vsize=299232 CPUtime=0.41 cores=1,3,5,7
/proc/32693/stat : 32693 (python) S 32666 32666 31225 0 -1 4202560 1105 0 0 0 22 19 0 0 17 0 2 0 749776522 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32693/statm: 74808 5657 400 364 0 10720 0
[pid=32695] ppid=32693 vsize=3136 CPUtime=102.01 cores=1,3,5,7
/proc/32695/stat : 32695 (march_hi) T 32693 32695 32695 0 -1 4202496 851 0 0 0 10201 0 0 0 25 0 1 0 749776523 3211264 588 33554432000 4194304 4955518 140733716695440 18446744073709551615 4228053 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32695/statm: 784 588 104 186 0 597 0
[pid=32693/tid=32698] ppid=32666 vsize=299232 CPUtime=0 cores=1,3,5,7
/proc/32693/task/32698/stat : 32698 (python) S 32666 32666 31225 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749786724 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=32666/tid=32673] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 749727252 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32679] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32679/stat : 32679 (python) S 32664 32666 31225 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 749737293 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32694] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32694/stat : 32694 (python) S 32664 32666 31225 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 4 0 749776522 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 654.01
Current children cumulated vsize (KiB) 2223632

[startup+651.701 s]
/proc/loadavg: 2.06 2.06 2.01 3/532 32700
/proc/meminfo: memFree=17740292/32950940 swapFree=67111356/67111528
[pid=32666] ppid=32664 vsize=310016 CPUtime=0.58 cores=1,3,5,7
/proc/32666/stat : 32666 (python) S 32664 32666 31225 0 -1 4202496 12111 932 1 0 47 11 0 0 18 0 4 0 749727194 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/32666/statm: 77504 7260 1880 364 0 13416 0
[pid=32672] ppid=32666 vsize=288912 CPUtime=0.37 cores=1,3,5,7
/proc/32672/stat : 32672 (python) S 32666 32666 31225 0 -1 4202560 1096 0 0 0 19 18 0 0 19 0 2 0 749727252 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32672/statm: 72228 5635 410 364 0 8146 0
[pid=32674] ppid=32672 vsize=1017800 CPUtime=100.37 cores=1,3,5,7
/proc/32674/stat : 32674 (gnovelty+2) T 32672 32674 32674 0 -1 4202496 440 0 0 0 10037 0 0 0 25 0 1 0 749727252 1042227200 177 33554432000 134512640 135663704 4291498192 18446744073709551615 134544370 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32674/statm: 254450 177 113 282 0 254166 0
[pid=32672/tid=32677] ppid=32666 vsize=288912 CPUtime=0 cores=1,3,5,7
/proc/32672/task/32677/stat : 32677 (python) S 32666 32666 31225 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 2 0 749737290 295845888 5635 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604470501929984 0 0 -1 3 0 0 0
[pid=32678] ppid=32666 vsize=289324 CPUtime=1.84 cores=1,3,5,7
/proc/32678/stat : 32678 (python) S 32666 32666 31225 0 -1 4202560 1153 0 0 0 102 82 0 0 15 0 2 0 749737293 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 215988612678 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32678/statm: 72331 5742 400 364 0 8246 0
[pid=32680] ppid=32678 vsize=15212 CPUtime=448.63 cores=1,3,5,7
/proc/32680/stat : 32680 (march_hi) R 32678 32680 32680 0 -1 4202496 2945 0 0 0 44863 0 0 0 25 0 1 0 749737293 15577088 2684 33554432000 4194304 4955518 140734378501472 18446744073709551615 4290403 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/32680/statm: 3803 2684 104 186 0 3616 0
[pid=32678/tid=32692] ppid=32666 vsize=289324 CPUtime=0 cores=1,3,5,7
/proc/32678/task/32692/stat : 32692 (python) S 32666 32666 31225 0 -1 4202560 43 0 0 0 0 0 0 0 17 0 2 0 749776519 296267776 5742 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604464298961024 0 0 -1 7 0 0 0
[pid=32693] ppid=32666 vsize=299232 CPUtime=0.41 cores=1,3,5,7
/proc/32693/stat : 32693 (python) S 32666 32666 31225 0 -1 4202560 1105 0 0 0 22 19 0 0 17 0 2 0 749776522 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000419275 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/32693/statm: 74808 5657 400 364 0 10720 0
[pid=32695] ppid=32693 vsize=3136 CPUtime=102.01 cores=1,3,5,7
/proc/32695/stat : 32695 (march_hi) T 32693 32695 32695 0 -1 4202496 851 0 0 0 10201 0 0 0 25 0 1 0 749776523 3211264 588 33554432000 4194304 4955518 140733716695440 18446744073709551615 4228053 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/32695/statm: 784 588 104 186 0 597 0
[pid=32693/tid=32698] ppid=32666 vsize=299232 CPUtime=0 cores=1,3,5,7
/proc/32693/task/32698/stat : 32698 (python) S 32666 32666 31225 0 -1 4202560 47 0 0 0 0 0 0 0 17 0 2 0 749786724 306413568 5657 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 514 18446604469177853120 0 0 -1 7 0 0 0
[pid=32666/tid=32673] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32673/stat : 32673 (python) S 32664 32666 31225 0 -1 4202560 30 932 0 0 0 0 0 0 19 0 4 0 749727252 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32679] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32679/stat : 32679 (python) S 32664 32666 31225 0 -1 4202560 32 932 0 0 0 0 0 0 18 0 4 0 749737293 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 7 0 0 0
[pid=32666/tid=32694] ppid=32664 vsize=310016 CPUtime=0 cores=1,3,5,7
/proc/32666/task/32694/stat : 32694 (python) S 32664 32666 31225 0 -1 4202560 23 932 0 0 0 0 0 0 20 0 4 0 749776522 317456384 7260 33554432000 4194304 5683644 140735225951024 18446744073709551615 216000416177 0 0 16781312 2 18446604470501931776 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 654.21
Current children cumulated vsize (KiB) 2223632

Child status: 0
Real time (s): 651.791
CPU time (s): 654.375
CPU user time (s): 653.037
CPU system time (s): 1.3378
CPU usage (%): 100.396
Max. virtual memory (cumulated for all children) (KiB): 2223632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.037
system time used= 1.3378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24779
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= 2477
involuntary context switches= 1737

runsolver used 3.09953 second user time and 7.02793 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-17 03:16:04
IDJOB=3386936
IDBENCH=83001
IDSOLVER=1872
FILE ID=node117/3386936-1305594964
RUNJOBID= node117-1305586148-31244
PBS_JOBID= 13350361
Free space on /tmp= 73384 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S247862791-097.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-3386936-1305594964/watcher-3386936-1305594964 -o /tmp/evaluation-result-3386936-1305594964/solver-3386936-1305594964 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3386936-1305594964.cnf -seed 444650788 -budget 5000

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

MD5SUM BENCH= 6b69f72e1046222baee8c8d817a4adac
RANDOM SEED=444650788

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17863364 kB
Buffers:        348692 kB
Cached:        4858604 kB
SwapCached:          0 kB
Active:       11464424 kB
Inactive:      3243276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17863364 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           32632 kB
Writeback:           0 kB
AnonPages:     9500292 kB
Mapped:          44716 kB
Slab:           250532 kB
PageTables:      60496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 141020344 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= 73352 MiB
End job on node117 at 2011-05-17 03:26:56