Trace number 3484511

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)? 1197.97 1196.91

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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-3484511-1307749824.cnf
0.31/0.46	c INFO: computing task features
0.31/0.46	c INFO: computed variable-clause graph statistics
0.31/0.46	c INFO: computed clause balance statistics
0.40/0.53	c INFO: computed variable balance statistics
0.40/0.56	c INFO: computed small-clause counts
0.40/0.56	c INFO: computed Horn-clause counts
0.40/0.57	c INFO: computed variable graph statistics
0.40/0.57	c INFO: collected features for HOME/instance-3484511-1307749824.cnf in 0.12 s
0.40/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.63)
100.59/100.71	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.07)
200.70/200.84	c INFO: running march_hi@0 for 679 with 999 remaining (b = 0.40)
886.07/885.36	c INFO: running march_hi@0 for 194 with 315 remaining (b = 0.13)
1081.83/1081.07	c INFO: running march_hi@684 for 119 with 119 remaining (b = 0.06)
1197.79/1196.89	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.08 4.04 3.80 4/215 17167
/proc/meminfo: memFree=31381984/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=15384 CPUtime=0 cores=1,3
/proc/17167/stat : 17167 (python) R 17165 17167 15638 0 -1 4202496 821 0 0 0 0 0 0 0 25 0 1 0 886581073 15753216 705 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814283399 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17167/statm: 3845 704 334 364 0 332 0

[startup+0.0732271 s]
/proc/loadavg: 4.08 4.04 3.80 4/215 17167
/proc/meminfo: memFree=31381984/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=84812 CPUtime=0.05 cores=1,3
/proc/17167/stat : 17167 (python) R 17165 17167 15638 0 -1 4202496 2427 0 0 0 4 1 0 0 25 0 1 0 886581073 86847488 2152 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814240000 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17167/statm: 21203 2163 707 364 0 1420 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84812

[startup+0.100224 s]
/proc/loadavg: 4.08 4.04 3.80 4/215 17167
/proc/meminfo: memFree=31381984/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=104616 CPUtime=0.07 cores=1,3
/proc/17167/stat : 17167 (python) R 17165 17167 15638 0 -1 4202496 3150 0 0 0 5 2 0 0 25 0 1 0 886581073 107126784 2825 33554432000 4194304 5683644 140736470014560 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17167/statm: 26154 2826 847 364 0 1902 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104616

[startup+0.30025 s]
/proc/loadavg: 4.08 4.04 3.80 4/215 17167
/proc/meminfo: memFree=31381984/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=198916 CPUtime=0.22 cores=1,3
/proc/17167/stat : 17167 (python) R 17165 17167 15638 0 -1 4202496 7026 935 1 0 17 5 0 0 17 0 1 0 886581073 203689984 5053 33554432000 4194304 5683644 140736470014560 18446744073709551615 47413670927852 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/17167/statm: 49729 5053 1466 364 0 3756 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 198916

[startup+0.700121 s]
/proc/loadavg: 4.08 4.04 3.80 4/215 17167
/proc/meminfo: memFree=31381984/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 288764

[startup+1.50099 s]
/proc/loadavg: 4.08 4.04 3.80 5/219 17175
/proc/meminfo: memFree=31357792/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
[pid=17173] ppid=17167 vsize=278520 CPUtime=0 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 734 0 0 0 0 0 0 0 19 0 1 0 886581131 285204480 5560 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260239 0 0 16781312 514 4597401442532196351 0 0 17 1 0 0 0
/proc/17173/statm: 69630 5560 354 364 0 5548 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=0.91 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) R 17173 17175 17175 0 -1 4202496 444 0 0 0 91 0 0 0 24 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134524503 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=288764 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 2 0 886581131 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1585084

[startup+3.10072 s]
/proc/loadavg: 4.08 4.04 3.80 5/219 17175
/proc/meminfo: memFree=31357560/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
[pid=17173] ppid=17167 vsize=278520 CPUtime=0 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 886581131 285204480 5560 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260239 0 0 16781312 514 4597401442532163848 0 0 17 1 0 0 0
/proc/17173/statm: 69630 5560 354 364 0 5548 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=2.51 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) R 17173 17175 17175 0 -1 4202496 444 0 0 0 251 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=288764 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 2 0 886581131 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585084

[startup+6.30018 s]
/proc/loadavg: 4.07 4.04 3.81 5/219 17175
/proc/meminfo: memFree=31356360/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
[pid=17173] ppid=17167 vsize=278520 CPUtime=0 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 873 0 0 0 0 0 0 0 18 0 1 0 886581131 285204480 5582 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260239 0 0 16781312 514 4597401442532163848 0 0 17 1 0 0 0
/proc/17173/statm: 69630 5582 376 364 0 5548 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=5.7 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) R 17173 17175 17175 0 -1 4202496 444 0 0 0 570 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=288764 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 2 0 886581131 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1585084

[startup+12.7011 s]
/proc/loadavg: 4.06 4.04 3.81 5/219 17175
/proc/meminfo: memFree=31355280/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
[pid=17173] ppid=17167 vsize=278520 CPUtime=0 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 876 0 0 0 0 0 0 0 18 0 1 0 886581131 285204480 5582 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260239 0 0 16781312 514 7311681955966189832 0 0 17 1 0 0 0
/proc/17173/statm: 69630 5582 376 364 0 5548 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=12.09 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) R 17173 17175 17175 0 -1 4202496 444 0 0 0 1209 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134525678 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=288764 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 2 0 886581131 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1585084

[startup+25.5009 s]
/proc/loadavg: 4.05 4.04 3.81 5/219 17176
/proc/meminfo: memFree=31352804/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
[pid=17173] ppid=17167 vsize=278520 CPUtime=0.02 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 882 0 0 0 1 1 0 0 18 0 1 0 886581131 285204480 5583 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260239 0 0 16781312 514 7311681955966189832 0 0 17 1 0 0 0
/proc/17173/statm: 69630 5583 377 364 0 5548 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=24.88 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) R 17173 17175 17175 0 -1 4202496 444 0 0 0 2488 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134525271 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=288764 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 2 0 886581131 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1585084

[startup+51.1006 s]
/proc/loadavg: 4.03 4.03 3.81 5/219 17176
/proc/meminfo: memFree=31347908/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=288764 CPUtime=0.48 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 9796 935 1 0 41 7 0 0 20 0 2 0 886581073 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 72191 7077 1867 364 0 8109 0
[pid=17173] ppid=17167 vsize=278520 CPUtime=0.05 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 895 0 0 0 2 3 0 0 18 0 1 0 886581131 285204480 5583 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260239 0 0 16781312 514 7311681955966189832 0 0 17 1 0 0 0
/proc/17173/statm: 69630 5583 377 364 0 5548 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=50.45 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) R 17173 17175 17175 0 -1 4202496 444 0 0 0 5045 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134524894 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=288764 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 2 0 886581131 295694336 7077 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1585084

[startup+102.307 s]
/proc/loadavg: 3.97 4.02 3.82 5/215 17228
/proc/meminfo: memFree=31522848/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=299556 CPUtime=0.49 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 10642 935 1 0 42 7 0 0 20 0 3 0 886581073 306745344 7212 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17167/statm: 74889 7212 1870 364 0 10804 0
[pid=17173] ppid=17167 vsize=288764 CPUtime=0.13 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 1151 0 0 0 6 7 0 0 19 0 2 0 886581131 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17173/statm: 72191 5627 416 364 0 8109 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=100 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) T 17173 17175 17175 0 -1 4202496 444 0 0 0 10000 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17173/tid=17183] ppid=17167 vsize=288764 CPUtime=0 cores=1,3
/proc/17173/task/17183/stat : 17183 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886591143 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471162978368 0 0 -1 3 0 0 0
[pid=17184] ppid=17167 vsize=289312 CPUtime=0 cores=1,3
/proc/17184/stat : 17184 (python) S 17167 17167 15638 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 886591144 296255488 5686 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260294 0 0 16781312 514 7995527065447137544 0 0 17 1 0 0 0
/proc/17184/statm: 72328 5686 348 364 0 8243 0
[pid=17186] ppid=17184 vsize=1017800 CPUtime=1.58 cores=1,3
/proc/17186/stat : 17186 (gnovelty+2) R 17184 17186 17186 0 -1 4202496 446 0 0 0 158 0 0 0 25 0 1 0 886591144 1042227200 180 33554432000 134512640 135663704 4291574592 18446744073709551615 134545605 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17186/statm: 254450 180 113 282 0 254166 0
[pid=17167/tid=17174] ppid=17165 vsize=299556 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 3 0 886581131 306745344 7212 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17185] ppid=17165 vsize=299556 CPUtime=0 cores=1,3
/proc/17167/task/17185/stat : 17185 (python) S 17165 17167 15638 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 3 0 886591144 306745344 7212 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 2913232

[startup+162.301 s]
/proc/loadavg: 3.99 4.02 3.83 5/218 17278
/proc/meminfo: memFree=31512536/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=299556 CPUtime=0.49 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 10642 935 1 0 42 7 0 0 20 0 3 0 886581073 306745344 7212 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/17167/statm: 74889 7212 1870 364 0 10804 0
[pid=17173] ppid=17167 vsize=288764 CPUtime=0.13 cores=1,3

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

[pid=17167/tid=17185] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17185/stat : 17185 (python) S 17165 17167 15638 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 5 0 886591144 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17311] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17311/stat : 17311 (python) S 17165 17167 15638 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 5 0 886601157 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
[pid=17167/tid=17422] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17422/stat : 17422 (python) S 17165 17167 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886669609 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1194.49
Current children cumulated vsize (KiB) 3726860

[startup+1195.1 s]
/proc/loadavg: 1.00 1.25 2.18 2/188 17432
/proc/meminfo: memFree=31528156/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=320304 CPUtime=0.51 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 12855 935 1 0 43 8 0 0 18 0 5 0 886581073 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 80076 7288 1874 364 0 15985 0
[pid=17173] ppid=17167 vsize=288764 CPUtime=0.13 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 1151 0 0 0 6 7 0 0 19 0 2 0 886581131 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17173/statm: 72191 5627 416 364 0 8109 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=100 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) T 17173 17175 17175 0 -1 4202496 444 0 0 0 10000 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17173/tid=17183] ppid=17167 vsize=288764 CPUtime=0 cores=1,3
/proc/17173/task/17183/stat : 17183 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886591143 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471162978368 0 0 -1 3 0 0 0
[pid=17184] ppid=17167 vsize=289312 CPUtime=0.13 cores=1,3
/proc/17184/stat : 17184 (python) S 17167 17167 15638 0 -1 4202560 1076 0 0 0 7 6 0 0 19 0 2 0 886591144 296255488 5739 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17184/statm: 72328 5739 400 364 0 8243 0
[pid=17186] ppid=17184 vsize=1017800 CPUtime=100 cores=1,3
/proc/17186/stat : 17186 (gnovelty+2) T 17184 17186 17186 0 -1 4202496 446 0 0 0 9999 1 0 0 25 0 1 0 886591144 1042227200 180 33554432000 134512640 135663704 4291574592 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17186/statm: 254450 180 113 282 0 254166 0
[pid=17184/tid=17309] ppid=17167 vsize=289312 CPUtime=0 cores=1,3
/proc/17184/task/17309/stat : 17309 (python) S 17167 17167 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886601156 296255488 5739 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604467659198848 0 0 -1 1 0 0 0
[pid=17310] ppid=17167 vsize=299180 CPUtime=1.02 cores=1,3
/proc/17310/stat : 17310 (python) S 17167 17167 15638 0 -1 4202560 1131 0 0 0 49 53 0 0 15 0 2 0 886601157 306360320 5661 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260294 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17310/statm: 74795 5661 400 364 0 10707 0
[pid=17312] ppid=17310 vsize=140936 CPUtime=798.53 cores=1,3
/proc/17312/stat : 17312 (march_hi) R 17310 17312 17312 0 -1 4202496 35192 0 0 0 79847 6 0 0 25 0 1 0 886601157 144318464 34912 33554432000 4194304 4955518 140737329811824 18446744073709551615 4297477 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17312/statm: 35234 34912 106 186 0 35047 0
[pid=17310/tid=17420] ppid=17167 vsize=299180 CPUtime=0 cores=1,3
/proc/17310/task/17420/stat : 17420 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886669608 306360320 5661 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471100422976 0 0 -1 3 0 0 0
[pid=17421] ppid=17167 vsize=310060 CPUtime=0.25 cores=1,3
/proc/17421/stat : 17421 (python) S 17167 17167 15638 0 -1 4202560 1136 0 0 0 14 11 0 0 16 0 2 0 886669609 317501440 5789 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17421/statm: 77515 5789 400 364 0 13424 0
[pid=17423] ppid=17421 vsize=42704 CPUtime=195.51 cores=1,3
/proc/17423/stat : 17423 (march_hi) T 17421 17423 17423 0 -1 4202496 9904 0 0 0 19549 2 0 0 25 0 1 0 886669609 43728896 9623 33554432000 4194304 4955518 140737341338432 18446744073709551615 4224445 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17423/statm: 10676 9623 106 186 0 10489 0
[pid=17421/tid=17429] ppid=17167 vsize=310060 CPUtime=0 cores=1,3
/proc/17421/task/17429/stat : 17429 (python) S 17167 17167 15638 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 886689180 317501440 5789 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604467659200640 0 0 -1 1 0 0 0
[pid=17167/tid=17174] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886581131 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17185] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17185/stat : 17185 (python) S 17165 17167 15638 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 5 0 886591144 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17311] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17311/stat : 17311 (python) S 17165 17167 15638 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 5 0 886601157 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
[pid=17167/tid=17422] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17422/stat : 17422 (python) S 17165 17167 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886669609 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 3726860

[startup+1195.9 s]
/proc/loadavg: 1.00 1.25 2.18 2/188 17432
/proc/meminfo: memFree=31527908/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=320304 CPUtime=0.51 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 12855 935 1 0 43 8 0 0 18 0 5 0 886581073 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 80076 7288 1874 364 0 15985 0
[pid=17173] ppid=17167 vsize=288764 CPUtime=0.13 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 1151 0 0 0 6 7 0 0 19 0 2 0 886581131 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17173/statm: 72191 5627 416 364 0 8109 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=100 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) T 17173 17175 17175 0 -1 4202496 444 0 0 0 10000 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17173/tid=17183] ppid=17167 vsize=288764 CPUtime=0 cores=1,3
/proc/17173/task/17183/stat : 17183 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886591143 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471162978368 0 0 -1 3 0 0 0
[pid=17184] ppid=17167 vsize=289312 CPUtime=0.13 cores=1,3
/proc/17184/stat : 17184 (python) S 17167 17167 15638 0 -1 4202560 1076 0 0 0 7 6 0 0 19 0 2 0 886591144 296255488 5739 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17184/statm: 72328 5739 400 364 0 8243 0
[pid=17186] ppid=17184 vsize=1017800 CPUtime=100 cores=1,3
/proc/17186/stat : 17186 (gnovelty+2) T 17184 17186 17186 0 -1 4202496 446 0 0 0 9999 1 0 0 25 0 1 0 886591144 1042227200 180 33554432000 134512640 135663704 4291574592 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17186/statm: 254450 180 113 282 0 254166 0
[pid=17184/tid=17309] ppid=17167 vsize=289312 CPUtime=0 cores=1,3
/proc/17184/task/17309/stat : 17309 (python) S 17167 17167 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886601156 296255488 5739 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604467659198848 0 0 -1 1 0 0 0
[pid=17310] ppid=17167 vsize=299180 CPUtime=1.02 cores=1,3
/proc/17310/stat : 17310 (python) S 17167 17167 15638 0 -1 4202560 1131 0 0 0 49 53 0 0 15 0 2 0 886601157 306360320 5661 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260294 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17310/statm: 74795 5661 400 364 0 10707 0
[pid=17312] ppid=17310 vsize=207236 CPUtime=799.33 cores=1,3
/proc/17312/stat : 17312 (march_hi) R 17310 17312 17312 0 -1 4202496 35222 0 0 0 79927 6 0 0 25 0 1 0 886601157 212209664 34942 33554432000 4194304 4955518 140737329811824 18446744073709551615 4224445 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17312/statm: 51809 34942 106 186 0 51622 0
[pid=17310/tid=17420] ppid=17167 vsize=299180 CPUtime=0 cores=1,3
/proc/17310/task/17420/stat : 17420 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886669608 306360320 5661 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471100422976 0 0 -1 3 0 0 0
[pid=17421] ppid=17167 vsize=310060 CPUtime=0.25 cores=1,3
/proc/17421/stat : 17421 (python) S 17167 17167 15638 0 -1 4202560 1136 0 0 0 14 11 0 0 16 0 2 0 886669609 317501440 5789 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17421/statm: 77515 5789 400 364 0 13424 0
[pid=17423] ppid=17421 vsize=42704 CPUtime=195.51 cores=1,3
/proc/17423/stat : 17423 (march_hi) T 17421 17423 17423 0 -1 4202496 9904 0 0 0 19549 2 0 0 25 0 1 0 886669609 43728896 9623 33554432000 4194304 4955518 140737341338432 18446744073709551615 4224445 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17423/statm: 10676 9623 106 186 0 10489 0
[pid=17421/tid=17429] ppid=17167 vsize=310060 CPUtime=0 cores=1,3
/proc/17421/task/17429/stat : 17429 (python) S 17167 17167 15638 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 886689180 317501440 5789 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604467659200640 0 0 -1 1 0 0 0
[pid=17167/tid=17174] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886581131 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17185] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17185/stat : 17185 (python) S 17165 17167 15638 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 5 0 886591144 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17311] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17311/stat : 17311 (python) S 17165 17167 15638 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 5 0 886601157 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
[pid=17167/tid=17422] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17422/stat : 17422 (python) S 17165 17167 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886669609 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 3793160

[startup+1196.7 s]
/proc/loadavg: 1.00 1.25 2.18 2/188 17432
/proc/meminfo: memFree=31527784/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=320304 CPUtime=0.51 cores=1,3
/proc/17167/stat : 17167 (python) S 17165 17167 15638 0 -1 4202496 12855 935 1 0 43 8 0 0 18 0 5 0 886581073 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 80076 7288 1874 364 0 15985 0
[pid=17173] ppid=17167 vsize=288764 CPUtime=0.13 cores=1,3
/proc/17173/stat : 17173 (python) S 17167 17167 15638 0 -1 4202560 1151 0 0 0 6 7 0 0 19 0 2 0 886581131 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17173/statm: 72191 5627 416 364 0 8109 0
[pid=17175] ppid=17173 vsize=1017800 CPUtime=100 cores=1,3
/proc/17175/stat : 17175 (gnovelty+2) T 17173 17175 17175 0 -1 4202496 444 0 0 0 10000 0 0 0 25 0 1 0 886581131 1042227200 180 33554432000 134512640 135663704 4287855072 18446744073709551615 134545640 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17175/statm: 254450 180 113 282 0 254166 0
[pid=17173/tid=17183] ppid=17167 vsize=288764 CPUtime=0 cores=1,3
/proc/17173/task/17183/stat : 17183 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 886591143 295694336 5627 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471162978368 0 0 -1 3 0 0 0
[pid=17184] ppid=17167 vsize=289312 CPUtime=0.13 cores=1,3
/proc/17184/stat : 17184 (python) S 17167 17167 15638 0 -1 4202560 1076 0 0 0 7 6 0 0 19 0 2 0 886591144 296255488 5739 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17184/statm: 72328 5739 400 364 0 8243 0
[pid=17186] ppid=17184 vsize=1017800 CPUtime=100 cores=1,3
/proc/17186/stat : 17186 (gnovelty+2) T 17184 17186 17186 0 -1 4202496 446 0 0 0 9999 1 0 0 25 0 1 0 886591144 1042227200 180 33554432000 134512640 135663704 4291574592 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17186/statm: 254450 180 113 282 0 254166 0
[pid=17184/tid=17309] ppid=17167 vsize=289312 CPUtime=0 cores=1,3
/proc/17184/task/17309/stat : 17309 (python) S 17167 17167 15638 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 886601156 296255488 5739 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604467659198848 0 0 -1 1 0 0 0
[pid=17310] ppid=17167 vsize=299180 CPUtime=1.02 cores=1,3
/proc/17310/stat : 17310 (python) S 17167 17167 15638 0 -1 4202560 1131 0 0 0 49 53 0 0 15 0 2 0 886601157 306360320 5661 33554432000 4194304 5683644 140736470014560 18446744073709551615 251814260294 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/17310/statm: 74795 5661 400 364 0 10707 0
[pid=17312] ppid=17310 vsize=207236 CPUtime=800.14 cores=1,3
/proc/17312/stat : 17312 (march_hi) R 17310 17312 17312 0 -1 4202496 35255 0 0 0 80008 6 0 0 25 0 1 0 886601157 212209664 34975 33554432000 4194304 4955518 140737329811824 18446744073709551615 4306910 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/17312/statm: 51809 34975 106 186 0 51622 0
[pid=17310/tid=17420] ppid=17167 vsize=299180 CPUtime=0 cores=1,3
/proc/17310/task/17420/stat : 17420 (python) S 17167 17167 15638 0 -1 4202560 45 0 0 0 0 0 0 0 16 0 2 0 886669608 306360320 5661 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604471100422976 0 0 -1 3 0 0 0
[pid=17421] ppid=17167 vsize=310060 CPUtime=0.25 cores=1,3
/proc/17421/stat : 17421 (python) S 17167 17167 15638 0 -1 4202560 1136 0 0 0 14 11 0 0 16 0 2 0 886669609 317501440 5789 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826066891 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/17421/statm: 77515 5789 400 364 0 13424 0
[pid=17423] ppid=17421 vsize=42704 CPUtime=195.51 cores=1,3
/proc/17423/stat : 17423 (march_hi) T 17421 17423 17423 0 -1 4202496 9904 0 0 0 19549 2 0 0 25 0 1 0 886669609 43728896 9623 33554432000 4194304 4955518 140737341338432 18446744073709551615 4224445 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/17423/statm: 10676 9623 106 186 0 10489 0
[pid=17421/tid=17429] ppid=17167 vsize=310060 CPUtime=0 cores=1,3
/proc/17421/task/17429/stat : 17429 (python) S 17167 17167 15638 0 -1 4202560 47 0 0 0 0 0 0 0 16 0 2 0 886689180 317501440 5789 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 514 18446604467659200640 0 0 -1 1 0 0 0
[pid=17167/tid=17174] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17174/stat : 17174 (python) S 17165 17167 15638 0 -1 4202560 28 935 0 0 0 0 0 0 20 0 5 0 886581131 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17185] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17185/stat : 17185 (python) S 17165 17167 15638 0 -1 4202560 29 935 0 0 0 0 0 0 20 0 5 0 886591144 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17311] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17311/stat : 17311 (python) S 17165 17167 15638 0 -1 4202560 31 935 0 0 0 0 0 0 18 0 5 0 886601157 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
[pid=17167/tid=17422] ppid=17165 vsize=320304 CPUtime=0 cores=1,3
/proc/17167/task/17422/stat : 17422 (python) S 17165 17167 15638 0 -1 4202560 25 935 0 0 0 0 0 0 20 0 5 0 886669609 327991296 7288 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 2 18446604470665388160 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 3793160

[startup+1196.9 s]
/proc/loadavg: 1.00 1.25 2.18 2/188 17432
/proc/meminfo: memFree=31527784/32950928 swapFree=67050648/67111528
[pid=17167] ppid=17165 vsize=320256 CPUtime=1197.94 cores=1,3
/proc/17167/stat : 17167 (python) R 17165 17167 15638 0 -1 4202496 14762 51583 1 0 44 8 119652 90 17 0 4 0 886581073 327942144 7282 33554432000 4194304 5683644 140736470014560 18446744073709551615 5114130 0 0 16781312 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17167/statm: 80064 7282 1868 364 0 15985 0
[pid=17167/tid=17185] ppid=17165 vsize=320256 CPUtime=1197.42 cores=1,3
/proc/17167/task/17185/stat : 17185 (python) S 17165 17167 15638 0 -1 4202560 31 51583 0 0 0 0 119652 90 18 0 4 0 886591144 327942144 7282 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 0 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17311] ppid=17165 vsize=320256 CPUtime=1197.42 cores=1,3
/proc/17167/task/17311/stat : 17311 (python) S 17165 17167 15638 0 -1 4202560 31 51583 0 0 0 0 119652 90 18 0 4 0 886601157 327942144 7282 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 0 18446604470665388160 0 0 -1 3 0 0 0
[pid=17167/tid=17422] ppid=17165 vsize=320256 CPUtime=1197.42 cores=1,3
/proc/17167/task/17422/stat : 17422 (python) S 17165 17167 15638 0 -1 4202560 25 51583 0 0 0 0 119652 90 18 0 4 0 886669609 327942144 7282 33554432000 4194304 5683644 140736470014560 18446744073709551615 251826063793 0 0 16781312 0 18446604470665388160 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1197.94
Current children cumulated vsize (KiB) 320256

Child status: 0
Real time (s): 1196.91
CPU time (s): 1197.97
CPU user time (s): 1196.98
CPU system time (s): 0.989849
CPU usage (%): 100.089
Max. virtual memory (cumulated for all children) (KiB): 3793160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1196.98
system time used= 0.989849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68524
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= 2772
involuntary context switches= 12364

runsolver used 1.87771 second user time and 4.17936 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-11 01:50:24
IDJOB=3484511
IDBENCH=83022
IDSOLVER=1975
FILE ID=node126/3484511-1307749824
RUNJOBID= node126-1307747008-15658
PBS_JOBID= 13550831
Free space on /tmp= 74076 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S689381858-022.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-3484511-1307749824/watcher-3484511-1307749824 -o /tmp/evaluation-result-3484511-1307749824/solver-3484511-1307749824 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484511-1307749824.cnf -seed 1491393553 -budget 1200

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=1491393553

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.82
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.783
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:     32950928 kB
MemFree:      31382288 kB
Buffers:        248960 kB
Cached:         830756 kB
SwapCached:      14888 kB
Active:         801588 kB
Inactive:       557080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31382288 kB
SwapTotal:    67111528 kB
SwapFree:     67050648 kB
Dirty:           64676 kB
Writeback:           8 kB
AnonPages:      276308 kB
Mapped:          17576 kB
Slab:           137256 kB
PageTables:      11384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5955680 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= 74136 MiB
End job on node126 at 2011-06-11 02:10:21