Trace number 3484357

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.02 1199.23

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.45/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.45/0.70	c INFO: solving HOME/instance-3484357-1307749106.cnf
0.45/0.70	c INFO: computing task features
0.45/0.70	c INFO: computed variable-clause graph statistics
0.45/0.70	c INFO: computed clause balance statistics
0.45/0.70	c INFO: computed variable balance statistics
0.45/0.73	c INFO: computed small-clause counts
0.45/0.73	c INFO: computed Horn-clause counts
0.45/0.73	c INFO: computed variable graph statistics
0.45/0.73	c INFO: collected features for HOME/instance-3484357-1307749106.cnf in 0.10 s
0.45/0.74	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
100.51/100.88	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.28)
489.48/489.23	c INFO: running march_hi@388 for 97 with 711 remaining (b = 0.09)
589.71/589.36	c INFO: running march_hi@488 for 194 with 611 remaining (b = 0.15)
780.89/780.23	c INFO: running march_hi@0 for 420 with 420 remaining (b = 0.26)
1200.02/1199.22	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-3484357-1307749106/watcher-3484357-1307749106 -o /tmp/evaluation-result-3484357-1307749106/solver-3484357-1307749106 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484357-1307749106.cnf -seed 664127887 -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.00 4.02 3.58 4/219 14331
/proc/meminfo: memFree=31786896/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=15384 CPUtime=0 cores=5,7
/proc/14331/stat : 14331 (python) R 14329 14331 12976 0 -1 4202496 744 0 0 0 0 0 0 0 25 0 1 0 867326540 15753216 633 33554432000 4194304 5683644 140735998077568 18446744073709551615 220815930349 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/14331/statm: 3846 648 322 364 0 333 0

[startup+0.0872161 s]
/proc/loadavg: 4.00 4.02 3.58 4/219 14331
/proc/meminfo: memFree=31786896/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=84524 CPUtime=0.05 cores=5,7
/proc/14331/stat : 14331 (python) R 14329 14331 12976 0 -1 4202496 2199 0 0 0 3 2 0 0 17 0 1 0 867326540 86552576 1948 33554432000 4194304 5683644 140735998077568 18446744073709551615 220811273704 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/14331/statm: 21131 1948 571 364 0 1335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84524

[startup+0.100213 s]
/proc/loadavg: 4.00 4.02 3.58 4/219 14331
/proc/meminfo: memFree=31786896/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=93960 CPUtime=0.06 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 2694 0 0 0 4 2 0 0 17 0 1 0 867326540 96215040 2407 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/14331/statm: 23490 2407 764 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.30018 s]
/proc/loadavg: 4.00 4.02 3.58 4/219 14331
/proc/meminfo: memFree=31786896/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=135748 CPUtime=0.18 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 5973 936 1 0 13 5 0 0 17 0 1 0 867326540 139005952 4149 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816232453 0 2147483391 16781312 2 18446744071699207358 0 0 17 5 0 0 0
/proc/14331/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.700105 s]
/proc/loadavg: 4.00 4.02 3.58 4/219 14331
/proc/meminfo: memFree=31786896/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=278588 CPUtime=0.45 cores=5,7
/proc/14331/stat : 14331 (python) R 14329 14331 12976 0 -1 4202496 9375 936 1 0 34 11 0 0 15 0 1 0 867326540 285274112 7033 33554432000 4194304 5683644 140735998077568 18446744073709551615 220815891546 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/14331/statm: 69647 7033 1827 364 0 5571 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 278588

[startup+1.50096 s]
/proc/loadavg: 4.00 4.02 3.58 5/223 14339
/proc/meminfo: memFree=31762336/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=288856 CPUtime=0.49 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 9800 936 1 0 38 11 0 0 17 0 2 0 867326540 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 72214 7077 1867 364 0 8132 0
[pid=14337] ppid=14331 vsize=278612 CPUtime=0 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 867326615 285298688 5560 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256527 0 0 16781312 514 4592237586172346367 0 0 17 5 0 0 0
/proc/14337/statm: 69653 5560 354 364 0 5571 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=0.74 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) R 14337 14339 14339 0 -1 4202496 454 0 0 0 74 0 0 0 21 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545619 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14331/tid=14338] ppid=14329 vsize=288856 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867326615 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 1585408

[startup+3.10066 s]
/proc/loadavg: 4.00 4.02 3.58 5/223 14339
/proc/meminfo: memFree=31760904/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=288856 CPUtime=0.49 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 9800 936 1 0 38 11 0 0 17 0 2 0 867326540 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 72214 7077 1867 364 0 8132 0
[pid=14337] ppid=14331 vsize=278612 CPUtime=0 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 737 0 0 0 0 0 0 0 18 0 1 0 867326615 285298688 5560 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256527 0 0 16781312 514 4592237586172313864 0 0 17 5 0 0 0
/proc/14337/statm: 69653 5560 354 364 0 5571 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=2.34 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) R 14337 14339 14339 0 -1 4202496 454 0 0 0 234 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134524548 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14331/tid=14338] ppid=14329 vsize=288856 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867326615 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 1585408

[startup+6.30107 s]
/proc/loadavg: 4.00 4.02 3.58 5/223 14339
/proc/meminfo: memFree=31761028/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=288856 CPUtime=0.49 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 9800 936 1 0 38 11 0 0 17 0 2 0 867326540 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 72214 7077 1867 364 0 8132 0
[pid=14337] ppid=14331 vsize=278612 CPUtime=0 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 867326615 285298688 5583 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256527 0 0 16781312 514 4592237586172313864 0 0 17 5 0 0 0
/proc/14337/statm: 69653 5583 377 364 0 5571 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=5.53 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) R 14337 14339 14339 0 -1 4202496 454 0 0 0 553 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134546768 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14331/tid=14338] ppid=14329 vsize=288856 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867326615 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 1585408

[startup+12.7009 s]
/proc/loadavg: 4.00 4.02 3.58 5/223 14339
/proc/meminfo: memFree=31761332/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=288856 CPUtime=0.49 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 9800 936 1 0 38 11 0 0 17 0 2 0 867326540 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 72214 7077 1867 364 0 8132 0
[pid=14337] ppid=14331 vsize=278612 CPUtime=0 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 881 0 0 0 0 0 0 0 18 0 1 0 867326615 285298688 5583 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256527 0 0 16781312 514 8070837560340873480 0 0 17 5 0 0 0
/proc/14337/statm: 69653 5583 377 364 0 5571 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=11.92 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) R 14337 14339 14339 0 -1 4202496 454 0 0 0 1192 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134525560 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14331/tid=14338] ppid=14329 vsize=288856 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867326615 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 1585408

[startup+25.5005 s]
/proc/loadavg: 4.00 4.02 3.59 5/223 14339
/proc/meminfo: memFree=31761036/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=288856 CPUtime=0.49 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 9800 936 1 0 38 11 0 0 17 0 2 0 867326540 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 72214 7077 1867 364 0 8132 0
[pid=14337] ppid=14331 vsize=278612 CPUtime=0.02 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 867326615 285298688 5583 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256527 0 0 16781312 514 8070837560340873480 0 0 17 5 0 0 0
/proc/14337/statm: 69653 5583 377 364 0 5571 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=24.71 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) R 14337 14339 14339 0 -1 4202496 454 0 0 0 2471 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134524882 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14331/tid=14338] ppid=14329 vsize=288856 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867326615 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 1585408

[startup+51.1008 s]
/proc/loadavg: 4.10 4.04 3.61 5/227 14344
/proc/meminfo: memFree=31753904/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=288856 CPUtime=0.49 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 9800 936 1 0 38 11 0 0 17 0 2 0 867326540 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 72214 7077 1867 364 0 8132 0
[pid=14337] ppid=14331 vsize=278612 CPUtime=0.06 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 897 0 0 0 3 3 0 0 18 0 1 0 867326615 285298688 5583 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256527 0 0 16781312 514 8070837560340873480 0 0 17 5 0 0 0
/proc/14337/statm: 69653 5583 377 364 0 5571 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=50.27 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) R 14337 14339 14339 0 -1 4202496 454 0 0 0 5027 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545611 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14331/tid=14338] ppid=14329 vsize=288856 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 2 0 867326615 295788544 7077 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 1585408

[startup+102.307 s]
/proc/loadavg: 4.04 4.03 3.63 5/235 14353
/proc/meminfo: memFree=31738660/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=299644 CPUtime=0.5 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 10643 936 1 0 39 11 0 0 20 0 3 0 867326540 306835456 7234 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 74911 7234 1870 364 0 10826 0
[pid=14337] ppid=14331 vsize=288856 CPUtime=0.13 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867326615 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14337/statm: 72214 5627 416 364 0 8132 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=99.97 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) T 14337 14339 14339 0 -1 4202496 454 0 0 0 9997 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14337/tid=14350] ppid=14331 vsize=288856 CPUtime=0 cores=5,7
/proc/14337/task/14350/stat : 14350 (python) S 14331 14331 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867336627 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471161776064 0 0 -1 7 0 0 0
[pid=14351] ppid=14331 vsize=289400 CPUtime=0 cores=5,7
/proc/14351/stat : 14351 (python) S 14331 14331 12976 0 -1 4202560 744 0 0 0 0 0 0 0 15 0 1 0 867336628 296345600 5708 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256582 0 0 16781312 514 5629147694787166472 0 0 17 7 0 0 0
/proc/14351/statm: 72350 5708 348 364 0 8265 0
[pid=14353] ppid=14351 vsize=2916 CPUtime=1.42 cores=5,7
/proc/14353/stat : 14353 (march_hi) R 14351 14353 14353 0 -1 4202496 805 0 0 0 142 0 0 0 19 0 1 0 867336628 2985984 524 33554432000 4194304 4955518 140736750316880 18446744073709551615 4289863 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14353/statm: 729 524 104 186 0 542 0
[pid=14331/tid=14338] ppid=14329 vsize=299644 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 3 0 867326615 306835456 7234 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14352] ppid=14329 vsize=299644 CPUtime=0 cores=5,7
/proc/14331/task/14352/stat : 14352 (python) S 14329 14331 12976 0 -1 4202560 29 936 0 0 0 0 0 0 20 0 3 0 867336628 306835456 7234 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 1898756

[startup+162.301 s]
/proc/loadavg: 4.12 4.06 3.66 5/231 14497
/proc/meminfo: memFree=31739636/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=299644 CPUtime=0.5 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 10643 936 1 0 39 11 0 0 20 0 3 0 867326540 306835456 7234 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 74911 7234 1870 364 0 10826 0
[pid=14337] ppid=14331 vsize=288856 CPUtime=0.13 cores=5,7

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

[startup+1062.3 s]
/proc/loadavg: 3.11 3.65 3.72 4/214 14780
/proc/meminfo: memFree=31530220/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=310068 CPUtime=0.52 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 11662 936 1 0 41 11 0 0 19 0 4 0 867326540 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 77517 7285 1872 364 0 13429 0
[pid=14337] ppid=14331 vsize=288856 CPUtime=0.13 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867326615 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14337/statm: 72214 5627 416 364 0 8132 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=99.97 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) T 14337 14339 14339 0 -1 4202496 454 0 0 0 9997 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14337/tid=14350] ppid=14331 vsize=288856 CPUtime=0 cores=5,7
/proc/14337/task/14350/stat : 14350 (python) S 14331 14331 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867336627 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471161776064 0 0 -1 7 0 0 0
[pid=14351] ppid=14331 vsize=289400 CPUtime=0.97 cores=5,7
/proc/14351/stat : 14351 (python) S 14331 14331 12976 0 -1 4202560 1127 0 0 0 55 42 0 0 15 0 2 0 867336628 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14351/statm: 72350 5761 400 364 0 8265 0
[pid=14353] ppid=14351 vsize=110248 CPUtime=679.34 cores=5,7
/proc/14353/stat : 14353 (march_hi) T 14351 14353 14353 0 -1 4202496 24104 0 0 0 67930 4 0 0 25 0 1 0 867336628 112893952 23823 33554432000 4194304 4955518 140736750316880 18446744073709551615 4286488 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/14353/statm: 27562 23823 104 186 0 27375 0
[pid=14351/tid=14724] ppid=14331 vsize=289400 CPUtime=0 cores=5,7
/proc/14351/task/14724/stat : 14724 (python) S 14331 14331 12976 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867375463 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471148439680 0 0 -1 7 0 0 0
[pid=14741] ppid=14331 vsize=299824 CPUtime=0.38 cores=5,7
/proc/14741/stat : 14741 (python) S 14331 14331 12976 0 -1 4202560 977 0 0 0 21 17 0 0 15 0 1 0 867404563 307019776 5780 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256582 0 0 16781312 514 8070837560340873476 0 0 17 5 0 0 0
/proc/14741/statm: 74956 5780 371 364 0 10868 0
[pid=14743] ppid=14741 vsize=51584 CPUtime=281.74 cores=5,7
/proc/14743/stat : 14743 (march_hi) R 14741 14743 14743 0 -1 4202496 10887 0 0 0 28172 2 0 0 25 0 1 0 867404564 52822016 10603 33554432000 4194304 4955518 140737375424656 18446744073709551615 4209692 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14743/statm: 12896 10603 104 186 0 12709 0
[pid=14331/tid=14338] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 867326615 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14352] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14352/stat : 14352 (python) S 14329 14331 12976 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 867336628 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14742] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14742/stat : 14742 (python) S 14329 14331 12976 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 867404563 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1063.05
Current children cumulated vsize (KiB) 2367920

[startup+1122.3 s]
/proc/loadavg: 3.04 3.53 3.67 4/214 14781
/proc/meminfo: memFree=31506624/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=310068 CPUtime=0.52 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 11662 936 1 0 41 11 0 0 19 0 4 0 867326540 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 77517 7285 1872 364 0 13429 0
[pid=14337] ppid=14331 vsize=288856 CPUtime=0.13 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867326615 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14337/statm: 72214 5627 416 364 0 8132 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=99.97 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) T 14337 14339 14339 0 -1 4202496 454 0 0 0 9997 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14337/tid=14350] ppid=14331 vsize=288856 CPUtime=0 cores=5,7
/proc/14337/task/14350/stat : 14350 (python) S 14331 14331 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867336627 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471161776064 0 0 -1 7 0 0 0
[pid=14351] ppid=14331 vsize=289400 CPUtime=0.97 cores=5,7
/proc/14351/stat : 14351 (python) S 14331 14331 12976 0 -1 4202560 1127 0 0 0 55 42 0 0 15 0 2 0 867336628 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14351/statm: 72350 5761 400 364 0 8265 0
[pid=14353] ppid=14351 vsize=110248 CPUtime=679.34 cores=5,7
/proc/14353/stat : 14353 (march_hi) T 14351 14353 14353 0 -1 4202496 24104 0 0 0 67930 4 0 0 25 0 1 0 867336628 112893952 23823 33554432000 4194304 4955518 140736750316880 18446744073709551615 4286488 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/14353/statm: 27562 23823 104 186 0 27375 0
[pid=14351/tid=14724] ppid=14331 vsize=289400 CPUtime=0 cores=5,7
/proc/14351/task/14724/stat : 14724 (python) S 14331 14331 12976 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867375463 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471148439680 0 0 -1 7 0 0 0
[pid=14741] ppid=14331 vsize=299824 CPUtime=0.46 cores=5,7
/proc/14741/stat : 14741 (python) S 14331 14331 12976 0 -1 4202560 977 0 0 0 25 21 0 0 15 0 1 0 867404563 307019776 5780 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256582 0 0 16781312 514 8070837560340873476 0 0 17 5 0 0 0
/proc/14741/statm: 74956 5780 371 364 0 10868 0
[pid=14743] ppid=14741 vsize=71228 CPUtime=341.69 cores=5,7
/proc/14743/stat : 14743 (march_hi) R 14741 14743 14743 0 -1 4202496 12914 0 0 0 34166 3 0 0 25 0 1 0 867404564 72937472 12630 33554432000 4194304 4955518 140737375424656 18446744073709551615 4227559 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14743/statm: 17807 12630 104 186 0 17620 0
[pid=14331/tid=14338] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 867326615 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14352] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14352/stat : 14352 (python) S 14329 14331 12976 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 867336628 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14742] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14742/stat : 14742 (python) S 14329 14331 12976 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 867404563 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.08
Current children cumulated vsize (KiB) 2387564

[startup+1182.3 s]
/proc/loadavg: 3.01 3.43 3.63 4/214 14783
/proc/meminfo: memFree=31483116/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=310068 CPUtime=0.52 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 11662 936 1 0 41 11 0 0 19 0 4 0 867326540 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 77517 7285 1872 364 0 13429 0
[pid=14337] ppid=14331 vsize=288856 CPUtime=0.13 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867326615 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14337/statm: 72214 5627 416 364 0 8132 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=99.97 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) T 14337 14339 14339 0 -1 4202496 454 0 0 0 9997 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14337/tid=14350] ppid=14331 vsize=288856 CPUtime=0 cores=5,7
/proc/14337/task/14350/stat : 14350 (python) S 14331 14331 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867336627 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471161776064 0 0 -1 7 0 0 0
[pid=14351] ppid=14331 vsize=289400 CPUtime=0.97 cores=5,7
/proc/14351/stat : 14351 (python) S 14331 14331 12976 0 -1 4202560 1127 0 0 0 55 42 0 0 15 0 2 0 867336628 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14351/statm: 72350 5761 400 364 0 8265 0
[pid=14353] ppid=14351 vsize=110248 CPUtime=679.34 cores=5,7
/proc/14353/stat : 14353 (march_hi) T 14351 14353 14353 0 -1 4202496 24104 0 0 0 67930 4 0 0 25 0 1 0 867336628 112893952 23823 33554432000 4194304 4955518 140736750316880 18446744073709551615 4286488 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/14353/statm: 27562 23823 104 186 0 27375 0
[pid=14351/tid=14724] ppid=14331 vsize=289400 CPUtime=0 cores=5,7
/proc/14351/task/14724/stat : 14724 (python) S 14331 14331 12976 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867375463 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471148439680 0 0 -1 7 0 0 0
[pid=14741] ppid=14331 vsize=299824 CPUtime=0.54 cores=5,7
/proc/14741/stat : 14741 (python) S 14331 14331 12976 0 -1 4202560 977 0 0 0 29 25 0 0 15 0 1 0 867404563 307019776 5780 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256582 0 0 16781312 514 8070837560340873476 0 0 17 5 0 0 0
/proc/14741/statm: 74956 5780 371 364 0 10868 0
[pid=14743] ppid=14741 vsize=80780 CPUtime=401.64 cores=5,7
/proc/14743/stat : 14743 (march_hi) R 14741 14743 14743 0 -1 4202496 15001 0 0 0 40161 3 0 0 25 0 1 0 867404564 82718720 14717 33554432000 4194304 4955518 140737375424656 18446744073709551615 4224648 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14743/statm: 20195 14717 104 186 0 20008 0
[pid=14331/tid=14338] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 867326615 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14352] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14352/stat : 14352 (python) S 14329 14331 12976 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 867336628 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14742] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14742/stat : 14742 (python) S 14329 14331 12976 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 867404563 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.11
Current children cumulated vsize (KiB) 2397116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.2 s]
/proc/loadavg: 3.01 3.41 3.62 4/214 14783
/proc/meminfo: memFree=31476408/32951124 swapFree=67062492/67111528
[pid=14331] ppid=14329 vsize=310068 CPUtime=0.52 cores=5,7
/proc/14331/stat : 14331 (python) S 14329 14331 12976 0 -1 4202496 11662 936 1 0 41 11 0 0 19 0 4 0 867326540 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14331/statm: 77517 7285 1872 364 0 13429 0
[pid=14337] ppid=14331 vsize=288856 CPUtime=0.13 cores=5,7
/proc/14337/stat : 14337 (python) S 14331 14331 12976 0 -1 4202560 1152 0 0 0 7 6 0 0 19 0 2 0 867326615 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/14337/statm: 72214 5627 416 364 0 8132 0
[pid=14339] ppid=14337 vsize=1017940 CPUtime=99.97 cores=5,7
/proc/14339/stat : 14339 (gnovelty+2) T 14337 14339 14339 0 -1 4202496 454 0 0 0 9997 0 0 0 25 0 1 0 867326615 1042370560 191 33554432000 134512640 135663704 4293713184 18446744073709551615 134545644 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/14339/statm: 254485 191 113 282 0 254201 0
[pid=14337/tid=14350] ppid=14331 vsize=288856 CPUtime=0 cores=5,7
/proc/14337/task/14350/stat : 14350 (python) S 14331 14331 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867336627 295788544 5627 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471161776064 0 0 -1 7 0 0 0
[pid=14351] ppid=14331 vsize=289400 CPUtime=0.97 cores=5,7
/proc/14351/stat : 14351 (python) S 14331 14331 12976 0 -1 4202560 1127 0 0 0 55 42 0 0 15 0 2 0 867336628 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 7 0 0 0
/proc/14351/statm: 72350 5761 400 364 0 8265 0
[pid=14353] ppid=14351 vsize=110248 CPUtime=679.34 cores=5,7
/proc/14353/stat : 14353 (march_hi) T 14351 14353 14353 0 -1 4202496 24104 0 0 0 67930 4 0 0 25 0 1 0 867336628 112893952 23823 33554432000 4194304 4955518 140736750316880 18446744073709551615 4286488 0 0 16781312 0 18446744071562691360 0 0 17 5 0 0 0
/proc/14353/statm: 27562 23823 104 186 0 27375 0
[pid=14351/tid=14724] ppid=14331 vsize=289400 CPUtime=0 cores=5,7
/proc/14351/task/14724/stat : 14724 (python) S 14331 14331 12976 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 867375463 296345600 5761 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 514 18446604471148439680 0 0 -1 7 0 0 0
[pid=14741] ppid=14331 vsize=299824 CPUtime=0.56 cores=5,7
/proc/14741/stat : 14741 (python) S 14331 14331 12976 0 -1 4202560 977 0 0 0 30 26 0 0 15 0 1 0 867404563 307019776 5780 33554432000 4194304 5683644 140735998077568 18446744073709551615 220816256582 0 0 16781312 514 8070837560340873476 0 0 17 5 0 0 0
/proc/14741/statm: 74956 5780 371 364 0 10868 0
[pid=14743] ppid=14741 vsize=80780 CPUtime=418.53 cores=5,7
/proc/14743/stat : 14743 (march_hi) R 14741 14743 14743 0 -1 4202496 15545 0 0 0 41850 3 0 0 25 0 1 0 867404564 82718720 15261 33554432000 4194304 4955518 140737375424656 18446744073709551615 4227518 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/14743/statm: 20195 15261 104 186 0 20008 0
[pid=14331/tid=14338] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14338/stat : 14338 (python) S 14329 14331 12976 0 -1 4202560 31 936 0 0 0 0 0 0 18 0 4 0 867326615 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14352] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14352/stat : 14352 (python) S 14329 14331 12976 0 -1 4202560 30 936 0 0 0 0 0 0 18 0 4 0 867336628 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
[pid=14331/tid=14742] ppid=14329 vsize=310068 CPUtime=0 cores=5,7
/proc/14331/task/14742/stat : 14742 (python) S 14329 14331 12976 0 -1 4202560 26 936 0 0 0 0 0 0 20 0 4 0 867404563 317509632 7285 33554432000 4194304 5683644 140735998077568 18446744073709551615 220828060081 0 0 16781312 2 18446604471124087040 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 2397116

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 14331 and gives
#  childrusage.ru_utime.tv_sec=419
#  childrusage.ru_utime.tv_usec=870170
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=908861
# CPU time returned by wait4() is 420.779
# while last known CPU time is 1200.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.23
CPU time (s): 1200.02
CPU user time (s): 1199.1
CPU system time (s): 0.92
CPU usage (%): 100.066
Max. virtual memory (cumulated for all children) (KiB): 2397116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 419.87
system time used= 0.908861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32593
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= 4473
involuntary context switches= 1238

runsolver used 2.24366 second user time and 5.08123 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 01:38:26
IDJOB=3484357
IDBENCH=82868
IDSOLVER=1975
FILE ID=node147/3484357-1307749106
RUNJOBID= node147-1307746987-12997
PBS_JOBID= 13550813
Free space on /tmp= 73952 MiB

SOLVER NAME= borg-sat 11.03.02-seq-random (fixed, 1200 s timeout)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S960948361-055.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-3484357-1307749106/watcher-3484357-1307749106 -o /tmp/evaluation-result-3484357-1307749106/solver-3484357-1307749106 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484357-1307749106.cnf -seed 664127887 -budget 1200

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=664127887

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.836
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.76
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.836
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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31787200 kB
Buffers:        106992 kB
Cached:         777676 kB
SwapCached:      10296 kB
Active:         461560 kB
Inactive:       552996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31787200 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:           31712 kB
Writeback:           0 kB
AnonPages:      128168 kB
Mapped:          18688 kB
Slab:            77612 kB
PageTables:      11976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7676976 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= 73952 MiB
End job on node147 at 2011-06-11 01:58:28