Trace number 3484280

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)? (TO) 1200.08 1200.05

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1663503036-045.UNKNOWN.cnf
MD5SUM8c477af50318fe10cbec1ad215bff97c
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.40/0.50	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.40/0.50	c INFO: solving HOME/instance-3484280-1307748659.cnf
0.40/0.50	c INFO: computing task features
0.40/0.50	c INFO: computed variable-clause graph statistics
0.40/0.50	c INFO: computed clause balance statistics
0.40/0.52	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.56	c INFO: computed variable graph statistics
0.40/0.56	c INFO: collected features for HOME/instance-3484280-1307748659.cnf in 0.09 s
0.40/0.57	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.49/100.68	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.06)
200.69/200.82	c INFO: running march_hi@0 for 485 with 999 remaining (b = 0.39)
686.87/686.99	c INFO: running march_hi@0 for 97 with 514 remaining (b = 0.11)
785.86/785.90	c INFO: running march_hi@485 for 194 with 415 remaining (b = 0.19)
981.52/981.54	c INFO: running march_hi@98 for 97 with 220 remaining (b = 0.08)
1078.86/1078.88	c INFO: running march_hi@0 for 122 with 122 remaining (b = 0.07)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3484280-1307748659/watcher-3484280-1307748659 -o /tmp/evaluation-result-3484280-1307748659/solver-3484280-1307748659 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484280-1307748659.cnf -seed 120101686 -budget 1200 

running on 2 cores: 5,7

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.03 4.02 3.35 5/198 12248
/proc/meminfo: memFree=31773952/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=15380 CPUtime=0 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 792 0 0 0 0 0 0 0 24 0 1 0 867281813 15749120 679 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/12248/statm: 3845 679 322 364 0 332 0

[startup+0.0936829 s]
/proc/loadavg: 4.03 4.02 3.35 5/198 12248
/proc/meminfo: memFree=31773952/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=99376 CPUtime=0.06 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 2868 0 0 0 5 1 0 0 17 0 1 0 867281813 101761024 2565 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510295552 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/12248/statm: 24845 2566 818 364 0 1696 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 99376

[startup+0.100691 s]
/proc/loadavg: 4.03 4.02 3.35 5/198 12248
/proc/meminfo: memFree=31773952/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=104220 CPUtime=0.06 cores=5,7
/proc/12248/stat : 12248 (python) R 12246 12248 10649 0 -1 4202496 3047 0 0 0 5 1 0 0 17 0 1 0 867281813 106721280 2732 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510295552 0 2147483391 16781312 2 0 0 0 17 5 0 0 0
/proc/12248/statm: 26055 2732 847 364 0 1803 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104220

[startup+0.300676 s]
/proc/loadavg: 4.03 4.02 3.35 5/198 12248
/proc/meminfo: memFree=31773952/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=168672 CPUtime=0.23 cores=5,7
/proc/12248/stat : 12248 (python) R 12246 12248 10649 0 -1 4202496 6731 934 1 0 17 6 0 0 17 0 1 0 867281813 172720128 4797 33554432000 4194304 5683644 140734765646416 18446744073709551615 4335010 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12248/statm: 42168 4797 1331 364 0 3453 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 168672

[startup+0.700535 s]
/proc/loadavg: 4.03 4.02 3.35 5/198 12248
/proc/meminfo: memFree=31773952/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 288864

[startup+1.50044 s]
/proc/loadavg: 3.94 4.01 3.34 5/202 12256
/proc/meminfo: memFree=31749580/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
[pid=12254] ppid=12248 vsize=278620 CPUtime=0 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 867281870 285306880 5562 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317583 0 0 16781312 514 9848498552488067071 0 0 17 5 0 0 0
/proc/12254/statm: 69655 5562 354 364 0 5573 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=0.92 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) R 12254 12256 12256 0 -1 4202496 446 0 0 0 92 0 0 0 21 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134525684 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=288864 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 2 0 867281871 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1585284

[startup+3.10114 s]
/proc/loadavg: 3.94 4.01 3.34 5/202 12256
/proc/meminfo: memFree=31748992/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
[pid=12254] ppid=12248 vsize=278620 CPUtime=0 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 734 0 0 0 0 0 0 0 18 0 1 0 867281870 285306880 5562 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317583 0 0 16781312 514 9848498552488034565 0 0 17 5 0 0 0
/proc/12254/statm: 69655 5562 354 364 0 5573 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=2.52 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) R 12254 12256 12256 0 -1 4202496 446 0 0 0 252 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134544252 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=288864 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 2 0 867281871 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1585284

[startup+6.30056 s]
/proc/loadavg: 3.95 4.01 3.35 5/202 12257
/proc/meminfo: memFree=31748504/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
[pid=12254] ppid=12248 vsize=278620 CPUtime=0 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 884 0 0 0 0 0 0 0 18 0 1 0 867281870 285306880 5585 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317583 0 0 16781312 514 9848498552488034565 0 0 17 5 0 0 0
/proc/12254/statm: 69655 5585 377 364 0 5573 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=5.71 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) R 12254 12256 12256 0 -1 4202496 446 0 0 0 571 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=288864 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 2 0 867281871 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1585284

[startup+12.7004 s]
/proc/loadavg: 3.95 4.01 3.35 5/202 12257
/proc/meminfo: memFree=31748788/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
[pid=12254] ppid=12248 vsize=278620 CPUtime=0 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 887 0 0 0 0 0 0 0 18 0 1 0 867281870 285306880 5585 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317583 0 0 16781312 514 14819112166048628997 0 0 17 5 0 0 0
/proc/12254/statm: 69655 5585 377 364 0 5573 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=12.1 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) R 12254 12256 12256 0 -1 4202496 446 0 0 0 1210 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134525253 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=288864 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 2 0 867281871 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 1585284

[startup+25.5011 s]
/proc/loadavg: 3.96 4.00 3.36 5/206 12261
/proc/meminfo: memFree=31745540/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
[pid=12254] ppid=12248 vsize=278620 CPUtime=0.02 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 891 0 0 0 1 1 0 0 18 0 1 0 867281870 285306880 5585 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317583 0 0 16781312 514 14819112166048628997 0 0 17 5 0 0 0
/proc/12254/statm: 69655 5585 377 364 0 5573 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=24.89 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) R 12254 12256 12256 0 -1 4202496 446 0 0 0 2489 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134525265 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=288864 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 2 0 867281871 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1585284

[startup+51.1005 s]
/proc/loadavg: 4.05 4.02 3.38 5/210 12266
/proc/meminfo: memFree=31740568/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=288864 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 9804 934 1 0 38 9 0 0 19 0 2 0 867281813 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 72216 7079 1867 364 0 8134 0
[pid=12254] ppid=12248 vsize=278620 CPUtime=0.04 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 903 0 0 0 2 2 0 0 18 0 1 0 867281870 285306880 5585 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317583 0 0 16781312 514 14819112166048628997 0 0 17 5 0 0 0
/proc/12254/statm: 69655 5585 377 364 0 5573 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=50.46 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) R 12254 12256 12256 0 -1 4202496 446 0 0 0 5046 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134546282 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=288864 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 2 0 867281871 295796736 7079 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 1585284

[startup+102.307 s]
/proc/loadavg: 4.02 4.01 3.41 5/218 12275
/proc/meminfo: memFree=31729276/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=299624 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 10627 934 1 0 38 9 0 0 20 0 3 0 867281813 306814976 7229 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 74906 7229 1870 364 0 10821 0
[pid=12254] ppid=12248 vsize=288864 CPUtime=0.11 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 1150 0 0 0 6 5 0 0 19 0 2 0 867281870 295796736 5629 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12254/statm: 72216 5629 416 364 0 8134 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) T 12254 12256 12256 0 -1 4202496 446 0 0 0 9999 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134545670 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12254/tid=12272] ppid=12248 vsize=288864 CPUtime=0 cores=5,7
/proc/12254/task/12272/stat : 12272 (python) S 12248 12248 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867291881 295796736 5629 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604463795660096 0 0 -1 7 0 0 0
[pid=12273] ppid=12248 vsize=289380 CPUtime=0 cores=5,7
/proc/12273/stat : 12273 (python) S 12248 12248 10649 0 -1 4202560 732 0 0 0 0 0 0 0 18 0 1 0 867291882 296325120 5703 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317638 0 0 16781312 514 6923662932429472008 0 0 17 5 0 0 0
/proc/12273/statm: 72345 5703 348 364 0 8260 0
[pid=12275] ppid=12273 vsize=1017800 CPUtime=1.6 cores=5,7
/proc/12275/stat : 12275 (gnovelty+2) R 12273 12275 12275 0 -1 4202496 442 0 0 0 160 0 0 0 25 0 1 0 867291882 1042227200 181 33554432000 134512640 135663704 4292783440 18446744073709551615 134524720 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12275/statm: 254450 181 113 282 0 254166 0
[pid=12248/tid=12255] ppid=12246 vsize=299624 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 3 0 867281871 306814976 7229 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12274] ppid=12246 vsize=299624 CPUtime=0 cores=5,7
/proc/12248/task/12274/stat : 12274 (python) S 12246 12248 10649 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 3 0 867291882 306814976 7229 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 2913468

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.45 5/226 12285
/proc/meminfo: memFree=31697904/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=299624 CPUtime=0.47 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 10627 934 1 0 38 9 0 0 20 0 3 0 867281813 306814976 7229 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 74906 7229 1870 364 0 10821 0
[pid=12254] ppid=12248 vsize=288864 CPUtime=0.11 cores=5,7

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

/proc/12288/stat : 12288 (python) S 12248 12248 10649 0 -1 4202560 1139 0 0 0 55 42 0 0 15 0 2 0 867301895 306470912 5656 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12288/statm: 74822 5656 400 364 0 10734 0
[pid=12290] ppid=12288 vsize=122980 CPUtime=680.96 cores=5,7
/proc/12290/stat : 12290 (march_hi) T 12288 12290 12290 0 -1 4202496 21505 0 0 0 68092 4 0 0 25 0 1 0 867301896 125931520 21243 33554432000 4194304 4955518 140734840438304 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12290/statm: 30745 21243 104 186 0 30558 0
[pid=12288/tid=12313] ppid=12248 vsize=299288 CPUtime=0 cores=5,7
/proc/12288/task/12313/stat : 12313 (python) S 12248 12248 10649 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867350512 306470912 5656 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604471116609600 0 0 -1 5 0 0 0
[pid=12314] ppid=12248 vsize=310084 CPUtime=0.29 cores=5,7
/proc/12314/stat : 12314 (python) S 12248 12248 10649 0 -1 4202560 1129 0 0 0 17 12 0 0 15 0 2 0 867350512 317526016 5795 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12314/statm: 77521 5795 400 364 0 13430 0
[pid=12316] ppid=12314 vsize=36736 CPUtime=195.98 cores=5,7
/proc/12316/stat : 12316 (march_hi) T 12314 12316 12316 0 -1 4202496 7264 0 0 0 19597 1 0 0 25 0 1 0 867350513 37617664 7006 33554432000 4194304 4955518 140734992227184 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12316/statm: 9184 7006 104 186 0 8997 0
[pid=12314/tid=12320] ppid=12248 vsize=310084 CPUtime=0 cores=5,7
/proc/12314/task/12320/stat : 12320 (python) S 12248 12248 10649 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 867360403 317526016 5795 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604456605141056 0 0 -1 5 0 0 0
[pid=12333] ppid=12248 vsize=320528 CPUtime=0.06 cores=5,7
/proc/12333/stat : 12333 (python) S 12248 12248 10649 0 -1 4202560 918 0 0 0 3 3 0 0 15 0 1 0 867389702 328220672 5816 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317638 0 0 16781312 514 14819112166048629000 0 0 17 5 0 0 0
/proc/12333/statm: 80132 5816 371 364 0 16038 0
[pid=12335] ppid=12333 vsize=11332 CPUtime=43.33 cores=5,7
/proc/12335/stat : 12335 (march_hi) R 12333 12335 12335 0 -1 4202496 2307 0 0 0 4333 0 0 0 25 0 1 0 867389702 11603968 2049 33554432000 4194304 4955518 140737069222784 18446744073709551615 4289649 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12335/statm: 2833 2049 104 186 0 2646 0
[pid=12248/tid=12255] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 6 0 867281871 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12274] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12274/stat : 12274 (python) S 12246 12248 10649 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 6 0 867291882 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 7 0 0 0
[pid=12248/tid=12289] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12289/stat : 12289 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 6 0 867301896 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12315] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12315/stat : 12315 (python) S 12246 12248 10649 0 -1 4202560 23 934 0 0 0 0 0 0 18 0 6 0 867350513 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12334] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12334/stat : 12334 (python) S 12246 12248 10649 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 6 0 867389702 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 4045564

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.80 5/227 12569
/proc/meminfo: memFree=31447212/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=330772 CPUtime=0.51 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 13155 934 1 0 41 10 0 0 20 0 6 0 867281813 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 82693 7325 1876 364 0 18599 0
[pid=12254] ppid=12248 vsize=288864 CPUtime=0.11 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 1150 0 0 0 6 5 0 0 19 0 2 0 867281870 295796736 5629 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12254/statm: 72216 5629 416 364 0 8134 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) T 12254 12256 12256 0 -1 4202496 446 0 0 0 9999 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134545670 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12254/tid=12272] ppid=12248 vsize=288864 CPUtime=0 cores=5,7
/proc/12254/task/12272/stat : 12272 (python) S 12248 12248 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867291881 295796736 5629 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604463795660096 0 0 -1 7 0 0 0
[pid=12273] ppid=12248 vsize=289380 CPUtime=0.13 cores=5,7
/proc/12273/stat : 12273 (python) S 12248 12248 10649 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 867291882 296325120 5756 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12273/statm: 72345 5756 400 364 0 8260 0
[pid=12275] ppid=12273 vsize=1017800 CPUtime=100 cores=5,7
/proc/12275/stat : 12275 (gnovelty+2) T 12273 12275 12275 0 -1 4202496 442 0 0 0 10000 0 0 0 25 0 1 0 867291882 1042227200 181 33554432000 134512640 135663704 4292783440 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12275/statm: 254450 181 113 282 0 254166 0
[pid=12273/tid=12287] ppid=12248 vsize=289380 CPUtime=0 cores=5,7
/proc/12273/task/12287/stat : 12287 (python) S 12248 12248 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867301895 296325120 5756 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604467409636032 0 0 -1 7 0 0 0
[pid=12288] ppid=12248 vsize=299288 CPUtime=0.97 cores=5,7
/proc/12288/stat : 12288 (python) S 12248 12248 10649 0 -1 4202560 1139 0 0 0 55 42 0 0 15 0 2 0 867301895 306470912 5656 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12288/statm: 74822 5656 400 364 0 10734 0
[pid=12290] ppid=12288 vsize=122980 CPUtime=680.96 cores=5,7
/proc/12290/stat : 12290 (march_hi) T 12288 12290 12290 0 -1 4202496 21505 0 0 0 68092 4 0 0 25 0 1 0 867301896 125931520 21243 33554432000 4194304 4955518 140734840438304 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12290/statm: 30745 21243 104 186 0 30558 0
[pid=12288/tid=12313] ppid=12248 vsize=299288 CPUtime=0 cores=5,7
/proc/12288/task/12313/stat : 12313 (python) S 12248 12248 10649 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867350512 306470912 5656 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604471116609600 0 0 -1 5 0 0 0
[pid=12314] ppid=12248 vsize=310084 CPUtime=0.29 cores=5,7
/proc/12314/stat : 12314 (python) S 12248 12248 10649 0 -1 4202560 1129 0 0 0 17 12 0 0 15 0 2 0 867350512 317526016 5795 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12314/statm: 77521 5795 400 364 0 13430 0
[pid=12316] ppid=12314 vsize=36736 CPUtime=195.98 cores=5,7
/proc/12316/stat : 12316 (march_hi) T 12314 12316 12316 0 -1 4202496 7264 0 0 0 19597 1 0 0 25 0 1 0 867350513 37617664 7006 33554432000 4194304 4955518 140734992227184 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12316/statm: 9184 7006 104 186 0 8997 0
[pid=12314/tid=12320] ppid=12248 vsize=310084 CPUtime=0 cores=5,7
/proc/12314/task/12320/stat : 12320 (python) S 12248 12248 10649 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 867360403 317526016 5795 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604456605141056 0 0 -1 5 0 0 0
[pid=12333] ppid=12248 vsize=320528 CPUtime=0.14 cores=5,7
/proc/12333/stat : 12333 (python) S 12248 12248 10649 0 -1 4202560 942 0 0 0 7 7 0 0 15 0 1 0 867389702 328220672 5816 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317638 0 0 16781312 514 14819112166048629000 0 0 17 5 0 0 0
/proc/12333/statm: 80132 5816 371 364 0 16038 0
[pid=12335] ppid=12333 vsize=24020 CPUtime=103.28 cores=5,7
/proc/12335/stat : 12335 (march_hi) R 12333 12335 12335 0 -1 4202496 4293 0 0 0 10328 0 0 0 25 0 1 0 867389702 24596480 4035 33554432000 4194304 4955518 140737069222784 18446744073709551615 4209688 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12335/statm: 6005 4035 104 186 0 5818 0
[pid=12248/tid=12255] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 6 0 867281871 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12274] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12274/stat : 12274 (python) S 12246 12248 10649 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 6 0 867291882 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 7 0 0 0
[pid=12248/tid=12289] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12289/stat : 12289 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 6 0 867301896 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12315] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12315/stat : 12315 (python) S 12246 12248 10649 0 -1 4202560 23 934 0 0 0 0 0 0 18 0 6 0 867350513 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12334] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12334/stat : 12334 (python) S 12246 12248 10649 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 6 0 867389702 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 4058252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200 s]
/proc/loadavg: 3.95 3.98 3.80 4/213 12570
/proc/meminfo: memFree=31619152/32951124 swapFree=67056964/67111528
[pid=12248] ppid=12246 vsize=330772 CPUtime=0.51 cores=5,7
/proc/12248/stat : 12248 (python) S 12246 12248 10649 0 -1 4202496 13155 934 1 0 41 10 0 0 20 0 6 0 867281813 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12248/statm: 82693 7325 1876 364 0 18599 0
[pid=12254] ppid=12248 vsize=288864 CPUtime=0.11 cores=5,7
/proc/12254/stat : 12254 (python) S 12248 12248 10649 0 -1 4202560 1150 0 0 0 6 5 0 0 19 0 2 0 867281870 295796736 5629 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12254/statm: 72216 5629 416 364 0 8134 0
[pid=12256] ppid=12254 vsize=1017800 CPUtime=99.99 cores=5,7
/proc/12256/stat : 12256 (gnovelty+2) T 12254 12256 12256 0 -1 4202496 446 0 0 0 9999 0 0 0 25 0 1 0 867281871 1042227200 182 33554432000 134512640 135663704 4290053760 18446744073709551615 134545670 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12256/statm: 254450 182 113 282 0 254166 0
[pid=12254/tid=12272] ppid=12248 vsize=288864 CPUtime=0 cores=5,7
/proc/12254/task/12272/stat : 12272 (python) S 12248 12248 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867291881 295796736 5629 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604463795660096 0 0 -1 7 0 0 0
[pid=12273] ppid=12248 vsize=289380 CPUtime=0.13 cores=5,7
/proc/12273/stat : 12273 (python) S 12248 12248 10649 0 -1 4202560 1073 0 0 0 7 6 0 0 19 0 2 0 867291882 296325120 5756 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12273/statm: 72345 5756 400 364 0 8260 0
[pid=12275] ppid=12273 vsize=1017800 CPUtime=100 cores=5,7
/proc/12275/stat : 12275 (gnovelty+2) T 12273 12275 12275 0 -1 4202496 442 0 0 0 10000 0 0 0 25 0 1 0 867291882 1042227200 181 33554432000 134512640 135663704 4292783440 18446744073709551615 134544204 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12275/statm: 254450 181 113 282 0 254166 0
[pid=12273/tid=12287] ppid=12248 vsize=289380 CPUtime=0 cores=5,7
/proc/12273/task/12287/stat : 12287 (python) S 12248 12248 10649 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867301895 296325120 5756 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604467409636032 0 0 -1 7 0 0 0
[pid=12288] ppid=12248 vsize=299288 CPUtime=0.97 cores=5,7
/proc/12288/stat : 12288 (python) S 12248 12248 10649 0 -1 4202560 1139 0 0 0 55 42 0 0 15 0 2 0 867301895 306470912 5656 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12288/statm: 74822 5656 400 364 0 10734 0
[pid=12290] ppid=12288 vsize=122980 CPUtime=680.96 cores=5,7
/proc/12290/stat : 12290 (march_hi) T 12288 12290 12290 0 -1 4202496 21505 0 0 0 68092 4 0 0 25 0 1 0 867301896 125931520 21243 33554432000 4194304 4955518 140734840438304 18446744073709551615 4209727 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12290/statm: 30745 21243 104 186 0 30558 0
[pid=12288/tid=12313] ppid=12248 vsize=299288 CPUtime=0 cores=5,7
/proc/12288/task/12313/stat : 12313 (python) S 12248 12248 10649 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867350512 306470912 5656 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604471116609600 0 0 -1 5 0 0 0
[pid=12314] ppid=12248 vsize=310084 CPUtime=0.29 cores=5,7
/proc/12314/stat : 12314 (python) S 12248 12248 10649 0 -1 4202560 1129 0 0 0 17 12 0 0 15 0 2 0 867350512 317526016 5795 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522124235 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/12314/statm: 77521 5795 400 364 0 13430 0
[pid=12316] ppid=12314 vsize=36736 CPUtime=195.98 cores=5,7
/proc/12316/stat : 12316 (march_hi) T 12314 12316 12316 0 -1 4202496 7264 0 0 0 19597 1 0 0 25 0 1 0 867350513 37617664 7006 33554432000 4194304 4955518 140734992227184 18446744073709551615 4224648 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/12316/statm: 9184 7006 104 186 0 8997 0
[pid=12314/tid=12320] ppid=12248 vsize=310084 CPUtime=0 cores=5,7
/proc/12314/task/12320/stat : 12320 (python) S 12248 12248 10649 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 2 0 867360403 317526016 5795 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 514 18446604456605141056 0 0 -1 5 0 0 0
[pid=12333] ppid=12248 vsize=320528 CPUtime=0.17 cores=5,7
/proc/12333/stat : 12333 (python) S 12248 12248 10649 0 -1 4202560 947 0 0 0 9 8 0 0 15 0 1 0 867389702 328220672 5816 33554432000 4194304 5683644 140734765646416 18446744073709551615 233510317638 0 0 16781312 514 5633321440926204168 0 0 17 5 0 0 0
/proc/12333/statm: 80132 5816 371 364 0 16038 0
[pid=12335] ppid=12333 vsize=24020 CPUtime=120.97 cores=5,7
/proc/12335/stat : 12335 (march_hi) R 12333 12335 12335 0 -1 4202496 4840 0 0 0 12096 1 0 0 25 0 1 0 867389702 24596480 4582 33554432000 4194304 4955518 140737069222784 18446744073709551615 4227824 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/12335/statm: 6005 4582 104 186 0 5818 0
[pid=12248/tid=12255] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12255/stat : 12255 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 19 0 6 0 867281871 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12274] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12274/stat : 12274 (python) S 12246 12248 10649 0 -1 4202560 27 934 0 0 0 0 0 0 20 0 6 0 867291882 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 7 0 0 0
[pid=12248/tid=12289] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12289/stat : 12289 (python) S 12246 12248 10649 0 -1 4202560 32 934 0 0 0 0 0 0 18 0 6 0 867301896 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12315] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12315/stat : 12315 (python) S 12246 12248 10649 0 -1 4202560 23 934 0 0 0 0 0 0 18 0 6 0 867350513 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
[pid=12248/tid=12334] ppid=12246 vsize=330772 CPUtime=0 cores=5,7
/proc/12248/task/12334/stat : 12334 (python) S 12246 12248 10649 0 -1 4202560 26 934 0 0 0 0 0 0 20 0 6 0 867389702 338710528 7325 33554432000 4194304 5683644 140734765646416 18446744073709551615 233522121137 0 0 16781312 2 18446604463795661888 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 4058252

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12248 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=417936
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=106983
# CPU time returned by wait4() is 0.524919
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.08
CPU user time (s): 1199.19
CPU system time (s): 0.89
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4058252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.417936
system time used= 0.106983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14091
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= 998
involuntary context switches= 21

runsolver used 2.22666 second user time and 4.5873 second system time

The end

Launcher Data

Begin job on node145 at 2011-06-11 01:30:59
IDJOB=3484280
IDBENCH=82791
IDSOLVER=1975
FILE ID=node145/3484280-1307748659
RUNJOBID= node145-1307746987-10670
PBS_JOBID= 13550815
Free space on /tmp= 74000 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1663503036-045.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-3484280-1307748659/watcher-3484280-1307748659 -o /tmp/evaluation-result-3484280-1307748659/solver-3484280-1307748659 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484280-1307748659.cnf -seed 120101686 -budget 1200

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

MD5SUM BENCH= 8c477af50318fe10cbec1ad215bff97c
RANDOM SEED=120101686

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31774628 kB
Buffers:        119684 kB
Cached:         812420 kB
SwapCached:       7976 kB
Active:         476348 kB
Inactive:       548484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31774628 kB
SwapTotal:    67111528 kB
SwapFree:     67056964 kB
Dirty:           66516 kB
Writeback:           0 kB
AnonPages:       90728 kB
Mapped:          20552 kB
Slab:            81548 kB
PageTables:       8600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3478976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73968 MiB
End job on node145 at 2011-06-11 01:51:02