Trace number 3377687

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 201.479 201.298

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S1990278523-047.UNKNOWN.cnf
MD5SUM6c0adcb20b6c76973ae8b17d3f7995a7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.146976
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
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 51065
Number of clauses of size over 50

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.31/0.46	c INFO: solving HOME/instance-3377687-1305456863.cnf
0.31/0.46	c INFO: computing task features
0.31/0.47	c INFO: computed variable-clause graph statistics
0.31/0.47	c INFO: computed clause balance statistics
0.31/0.50	c INFO: computed variable balance statistics
0.31/0.51	c INFO: computed small-clause counts
0.31/0.51	c INFO: computed Horn-clause counts
0.31/0.51	c INFO: computed variable graph statistics
0.31/0.51	c INFO: collected features for HOME/instance-3377687-1305456863.cnf in 0.05 s
0.38/0.53	c INFO: running gnovelty+2@0 for 97 with 2399 remaining (b = 0.59)
100.93/100.81	c INFO: running gnovelty+2@0 for 97 with 2299 remaining (b = 0.05)
201.14/201.09	c INFO: running march_hi@0 for 2199 with 2199 remaining (b = 0.77)
201.35/201.27	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-3377687-1305456863/watcher-3377687-1305456863 -o /tmp/evaluation-result-3377687-1305456863/solver-3377687-1305456863 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377687-1305456863.cnf -seed 512758302 -budget 2400 

running on 2 cores: 4,6

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: 4.18 4.08 3.55 6/409 7174
/proc/meminfo: memFree=20851028/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=15776 CPUtime=0 cores=4,6
/proc/7174/stat : 7174 (python) R 7172 7174 5042 0 -1 4202496 902 0 0 0 0 0 0 0 25 0 1 0 638102490 16154624 784 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106766848 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7174/statm: 3944 784 346 364 0 431 0

[startup+0.0783541 s]
/proc/loadavg: 4.18 4.08 3.55 6/409 7174
/proc/meminfo: memFree=20851028/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=85364 CPUtime=0.05 cores=4,6
/proc/7174/stat : 7174 (python) R 7172 7174 5042 0 -1 4202496 2586 0 0 0 4 1 0 0 17 0 1 0 638102490 87412736 2310 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106768640 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/7174/statm: 21341 2313 711 364 0 1558 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85364

[startup+0.100331 s]
/proc/loadavg: 4.18 4.08 3.55 6/409 7174
/proc/meminfo: memFree=20851028/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=104224 CPUtime=0.06 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 3057 0 0 0 4 2 0 0 17 0 1 0 638102490 106725376 2741 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 4 0 0 0
/proc/7174/statm: 26056 2741 847 364 0 1804 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104224

[startup+0.300289 s]
/proc/loadavg: 4.18 4.08 3.55 6/409 7174
/proc/meminfo: memFree=20851028/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=170752 CPUtime=0.2 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 6746 932 1 0 14 6 0 0 17 0 1 0 638102490 174850048 4809 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106766848 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/7174/statm: 42688 4809 1336 364 0 3453 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 170752

[startup+0.700258 s]
/proc/loadavg: 4.18 4.08 3.55 6/409 7174
/proc/meminfo: memFree=20851028/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 288660

[startup+1.50114 s]
/proc/loadavg: 4.16 4.08 3.55 5/413 7182
/proc/meminfo: memFree=20825576/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
[pid=7180] ppid=7174 vsize=278416 CPUtime=0 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 638102544 285097984 5528 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788879 0 0 16781312 514 5865186727869546495 0 0 17 6 0 0 0
/proc/7180/statm: 69604 5528 354 364 0 5522 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=0.96 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) R 7180 7182 7182 0 -1 4202496 416 0 0 0 96 0 0 0 21 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525691 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=288660 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 638102544 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 1584876

[startup+3.10085 s]
/proc/loadavg: 4.16 4.08 3.55 5/413 7182
/proc/meminfo: memFree=20824344/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
[pid=7180] ppid=7174 vsize=278416 CPUtime=0 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 728 0 0 0 0 0 0 0 18 0 1 0 638102544 285097984 5528 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788879 0 0 16781312 514 5865186727869513985 0 0 17 6 0 0 0
/proc/7180/statm: 69604 5528 354 364 0 5522 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=2.56 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) R 7180 7182 7182 0 -1 4202496 416 0 0 0 256 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134524512 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=288660 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 638102544 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1584876

[startup+6.30027 s]
/proc/loadavg: 4.15 4.08 3.56 5/413 7182
/proc/meminfo: memFree=20822464/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
[pid=7180] ppid=7174 vsize=278416 CPUtime=0 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 976 0 0 0 0 0 0 0 18 0 1 0 638102544 285097984 5556 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788879 0 0 16781312 514 5865186727869513985 0 0 17 6 0 0 0
/proc/7180/statm: 69604 5556 382 364 0 5522 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=5.76 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) R 7180 7182 7182 0 -1 4202496 416 0 0 0 576 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134524945 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=288660 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 638102544 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1584876

[startup+12.7012 s]
/proc/loadavg: 4.14 4.08 3.56 5/413 7182
/proc/meminfo: memFree=20821232/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
[pid=7180] ppid=7174 vsize=278416 CPUtime=0.02 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 979 0 0 0 1 1 0 0 18 0 1 0 638102544 285097984 5556 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788879 0 0 16781312 514 7425257109068939521 0 0 17 6 0 0 0
/proc/7180/statm: 69604 5556 382 364 0 5522 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=12.16 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) R 7180 7182 7182 0 -1 4202496 416 0 0 0 1216 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134546906 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=288660 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 638102544 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1584876

[startup+25.5009 s]
/proc/loadavg: 4.11 4.08 3.56 5/413 7183
/proc/meminfo: memFree=20820868/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
[pid=7180] ppid=7174 vsize=278416 CPUtime=0.05 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 985 0 0 0 3 2 0 0 18 0 1 0 638102544 285097984 5556 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788879 0 0 16781312 514 7425257109068939521 0 0 17 6 0 0 0
/proc/7180/statm: 69604 5556 382 364 0 5522 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=24.96 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) R 7180 7182 7182 0 -1 4202496 416 0 0 0 2496 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=288660 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 638102544 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 1584876

[startup+51.1004 s]
/proc/loadavg: 4.07 4.07 3.57 5/413 7183
/proc/meminfo: memFree=20818480/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=288660 CPUtime=0.39 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 9766 932 1 0 32 7 0 0 19 0 2 0 638102490 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 6 0 0 0
/proc/7174/statm: 72165 7053 1875 364 0 8083 0
[pid=7180] ppid=7174 vsize=278416 CPUtime=0.12 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 995 0 0 0 7 5 0 0 18 0 1 0 638102544 285097984 5556 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788879 0 0 16781312 514 7425257109068939521 0 0 17 6 0 0 0
/proc/7180/statm: 69604 5556 382 364 0 5522 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=50.56 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) R 7180 7182 7182 0 -1 4202496 416 0 0 0 5056 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134524750 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=288660 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 2 0 638102544 295587840 7053 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1584876

[startup+102.314 s]
/proc/loadavg: 4.16 4.09 3.60 5/426 7198
/proc/meminfo: memFree=20796644/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=299488 CPUtime=0.41 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 10638 932 1 0 34 7 0 0 19 0 3 0 638102490 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 74872 7203 1878 364 0 10787 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 638112571 296185856 5669 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788934 0 0 16781312 514 6142394774830678273 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5669 348 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=1.49 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) R 7196 7198 7198 0 -1 4202496 416 0 0 0 149 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134525506 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 3 0 638102544 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 638112572 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.43
Current children cumulated vsize (KiB) 2912992

[startup+162.301 s]
/proc/loadavg: 4.19 4.10 3.64 6/426 7199
/proc/meminfo: memFree=20788812/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=299488 CPUtime=0.41 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 10638 932 1 0 34 7 0 0 19 0 3 0 638102490 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 74872 7203 1878 364 0 10787 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6

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

/proc/loadavg: 3.72 3.99 3.62 4/403 7226
/proc/meminfo: memFree=20925380/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=299488 CPUtime=0.41 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 10638 932 1 0 34 7 0 0 19 0 3 0 638102490 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 74872 7203 1878 364 0 10787 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0.26 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 939 0 0 0 15 11 0 0 18 0 1 0 638112571 296185856 5692 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788934 0 0 16781312 514 7425257109068939521 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5692 371 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=94.04 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) R 7196 7198 7198 0 -1 4202496 416 0 0 0 9404 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134546893 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 3 0 638102544 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 638112572 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 195.24
Current children cumulated vsize (KiB) 2912992

[startup+198.301 s]
/proc/loadavg: 3.74 3.99 3.62 4/403 7226
/proc/meminfo: memFree=20924880/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=299488 CPUtime=0.41 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 10638 932 1 0 34 7 0 0 19 0 3 0 638102490 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 74872 7203 1878 364 0 10787 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0.26 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 939 0 0 0 15 11 0 0 18 0 1 0 638112571 296185856 5692 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788934 0 0 16781312 514 7425257109068939521 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5692 371 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=97.24 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) R 7196 7198 7198 0 -1 4202496 416 0 0 0 9724 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134524897 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 3 0 638102544 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 638112572 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 198.44
Current children cumulated vsize (KiB) 2912992

[startup+199.901 s]
/proc/loadavg: 3.74 3.99 3.62 4/403 7226
/proc/meminfo: memFree=20924632/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=299488 CPUtime=0.41 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 10638 932 1 0 34 7 0 0 19 0 3 0 638102490 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 74872 7203 1878 364 0 10787 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0.26 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 939 0 0 0 15 11 0 0 18 0 1 0 638112571 296185856 5692 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788934 0 0 16781312 514 7425257109068939521 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5692 371 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=98.84 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) R 7196 7198 7198 0 -1 4202496 416 0 0 0 9884 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134525560 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 3 0 638102544 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 638112572 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (KiB) 2912992

[startup+200.701 s]
/proc/loadavg: 3.68 3.98 3.61 4/403 7226
/proc/meminfo: memFree=20924508/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=299488 CPUtime=0.41 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 10638 932 1 0 34 7 0 0 19 0 3 0 638102490 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 74872 7203 1878 364 0 10787 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0.26 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 939 0 0 0 15 11 0 0 18 0 1 0 638112571 296185856 5692 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788934 0 0 16781312 514 7425257109068939521 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5692 371 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=99.64 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) R 7196 7198 7198 0 -1 4202496 416 0 0 0 9964 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134525541 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 3 0 638102544 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=299488 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 3 0 638112572 306675712 7203 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 200.84
Current children cumulated vsize (KiB) 2912992

[startup+201.101 s]
/proc/loadavg: 3.68 3.98 3.61 4/403 7226
/proc/meminfo: memFree=20924508/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=309396 CPUtime=0.43 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 11509 932 1 0 35 8 0 0 19 0 4 0 638102490 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 77349 7126 1880 364 0 13261 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0.28 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 1091 0 0 0 16 12 0 0 19 0 2 0 638112571 296185856 5722 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5722 400 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=100.01 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) T 7196 7198 7198 0 -1 4202496 416 0 0 0 10001 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134524436 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7174/tid=7181] ppid=7172 vsize=309396 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 4 0 638102544 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=309396 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 638112572 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.25
Current children cumulated vsize (KiB) 2922900

[startup+201.201 s]
/proc/loadavg: 3.68 3.98 3.61 4/407 7230
/proc/meminfo: memFree=20920384/32951124 swapFree=67111348/67111528
[pid=7174] ppid=7172 vsize=309396 CPUtime=0.43 cores=4,6
/proc/7174/stat : 7174 (python) S 7172 7174 5042 0 -1 4202496 11509 932 1 0 35 8 0 0 19 0 4 0 638102490 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/7174/statm: 77349 7126 1880 364 0 13261 0
[pid=7180] ppid=7174 vsize=288660 CPUtime=0.27 cores=4,6
/proc/7180/stat : 7180 (python) S 7174 7174 5042 0 -1 4202560 1155 0 0 0 16 11 0 0 19 0 2 0 638102544 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 6 0 0 0
/proc/7180/statm: 72165 5594 415 364 0 8083 0
[pid=7182] ppid=7180 vsize=1017800 CPUtime=100.26 cores=4,6
/proc/7182/stat : 7182 (gnovelty+2) T 7180 7182 7182 0 -1 4202496 416 0 0 0 10026 0 0 0 25 0 1 0 638102544 1042227200 153 33554432000 134512640 135663704 4287194576 18446744073709551615 134525218 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7182/statm: 254450 153 113 282 0 254166 0
[pid=7180/tid=7195] ppid=7174 vsize=288660 CPUtime=0 cores=4,6
/proc/7180/task/7195/stat : 7195 (python) S 7174 7174 5042 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 638112570 295587840 5594 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604441393386560 0 0 -1 4 0 0 0
[pid=7196] ppid=7174 vsize=289244 CPUtime=0.28 cores=4,6
/proc/7196/stat : 7196 (python) S 7174 7174 5042 0 -1 4202560 1091 0 0 0 16 12 0 0 19 0 2 0 638112571 296185856 5722 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118595531 0 0 16781312 514 18446744073709551615 0 0 17 4 0 0 0
/proc/7196/statm: 72311 5722 400 364 0 8226 0
[pid=7198] ppid=7196 vsize=1017800 CPUtime=100.01 cores=4,6
/proc/7198/stat : 7198 (gnovelty+2) T 7196 7198 7198 0 -1 4202496 416 0 0 0 10001 0 0 0 25 0 1 0 638112572 1042227200 152 33554432000 134512640 135663704 4293409376 18446744073709551615 134524436 0 0 16781312 0 18446744071562691360 0 0 17 4 0 0 0
/proc/7198/statm: 254450 152 113 282 0 254166 0
[pid=7196/tid=7227] ppid=7174 vsize=289244 CPUtime=0 cores=4,6
/proc/7196/task/7227/stat : 7227 (python) S 7174 7174 5042 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 638122599 296185856 5722 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 514 18446604450047863680 0 0 -1 4 0 0 0
[pid=7228] ppid=7174 vsize=299152 CPUtime=0 cores=4,6
/proc/7228/stat : 7228 (python) S 7174 7174 5042 0 -1 4202560 747 0 0 0 0 0 0 0 18 0 1 0 638122600 306331648 5590 33554432000 4194304 5683644 140736499455584 18446744073709551615 255106788934 0 0 16781312 514 5606895404802081025 0 0 17 4 0 0 0
/proc/7228/statm: 74788 5590 348 364 0 10700 0
[pid=7230] ppid=7228 vsize=1244 CPUtime=0.1 cores=4,6
/proc/7230/stat : 7230 (march_hi) R 7228 7230 7230 0 -1 4202496 447 0 0 0 10 0 0 0 21 0 1 0 638122600 1273856 182 33554432000 4194304 4955518 140733541932816 18446744073709551615 4224471 0 0 16781312 0 0 0 0 17 4 0 0 0
/proc/7230/statm: 311 182 106 186 0 124 0
[pid=7174/tid=7181] ppid=7172 vsize=309396 CPUtime=0 cores=4,6
/proc/7174/task/7181/stat : 7181 (python) S 7172 7174 5042 0 -1 4202560 29 932 0 0 0 0 0 0 19 0 4 0 638102544 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 6 0 0 0
[pid=7174/tid=7197] ppid=7172 vsize=309396 CPUtime=0 cores=4,6
/proc/7174/task/7197/stat : 7197 (python) S 7172 7174 5042 0 -1 4202560 27 932 0 0 0 0 0 0 20 0 4 0 638112572 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
[pid=7174/tid=7229] ppid=7172 vsize=309396 CPUtime=0 cores=4,6
/proc/7174/task/7229/stat : 7229 (python) S 7172 7174 5042 0 -1 4202560 26 932 0 0 0 0 0 0 20 0 4 0 638122600 316821504 7126 33554432000 4194304 5683644 140736499455584 18446744073709551615 255118592433 0 0 16781312 2 18446604448743663808 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.35
Current children cumulated vsize (KiB) 3223296

Child status: 0
Real time (s): 201.298
CPU time (s): 201.479
CPU user time (s): 201.145
CPU system time (s): 0.333949
CPU usage (%): 100.09
Max. virtual memory (cumulated for all children) (KiB): 3223296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 201.145
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21391
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= 1341
involuntary context switches= 522

runsolver used 0.760884 second user time and 1.63275 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 12:54:23
IDJOB=3377687
IDBENCH=82996
IDSOLVER=1857
FILE ID=node144/3377687-1305456863
RUNJOBID= node144-1305455526-6440
PBS_JOBID= 13324838
Free space on /tmp= 73160 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v50-c1065-S1990278523-047.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-3377687-1305456863/watcher-3377687-1305456863 -o /tmp/evaluation-result-3377687-1305456863/solver-3377687-1305456863 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3377687-1305456863.cnf -seed 512758302 -budget 2400

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

MD5SUM BENCH= 6c0adcb20b6c76973ae8b17d3f7995a7
RANDOM SEED=512758302

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20851184 kB
Buffers:        309048 kB
Cached:        3984324 kB
SwapCached:          0 kB
Active:        8854152 kB
Inactive:      2883028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20851184 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           95892 kB
Writeback:           0 kB
AnonPages:     7444008 kB
Mapped:          37456 kB
Slab:           251360 kB
PageTables:      46780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 95664304 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= 73152 MiB
End job on node144 at 2011-05-15 12:57:45