Trace number 3484588

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.04 1199.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
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.32/1.04	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.32/1.04	c INFO: solving HOME/instance-3484588-1307758241.cnf
0.32/1.04	c INFO: computing task features
0.32/1.05	c INFO: computed variable-clause graph statistics
0.32/1.05	c INFO: computed clause balance statistics
0.32/1.09	c INFO: computed variable balance statistics
0.41/1.12	c INFO: computed small-clause counts
0.41/1.12	c INFO: computed Horn-clause counts
0.41/1.12	c INFO: computed variable graph statistics
0.41/1.13	c INFO: collected features for HOME/instance-3484588-1307758241.cnf in 0.09 s
0.41/1.13	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.57)
100.51/101.25	c INFO: running gnovelty+2@0 for 97 with 1099 remaining (b = 0.06)
200.58/201.38	c INFO: running march_hi@0 for 485 with 999 remaining (b = 0.39)
686.61/686.60	c INFO: running march_hi@0 for 97 with 514 remaining (b = 0.11)
788.15/788.19	c INFO: running march_hi@485 for 194 with 413 remaining (b = 0.19)
984.11/983.81	c INFO: running march_hi@101 for 97 with 217 remaining (b = 0.08)
1082.40/1082.11	c INFO: running march_hi@0 for 119 with 119 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-3484588-1307758241/watcher-3484588-1307758241 -o /tmp/evaluation-result-3484588-1307758241/solver-3484588-1307758241 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484588-1307758241.cnf -seed 232204096 -budget 1200 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.01 4.00 3.91 6/206 15318
/proc/meminfo: memFree=31673716/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=15380 CPUtime=0 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 795 0 0 0 0 0 0 0 25 0 1 0 868239562 15749120 681 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/15318/statm: 3845 681 322 364 0 332 0

[startup+0.0585779 s]
/proc/loadavg: 4.01 4.00 3.91 6/206 15318
/proc/meminfo: memFree=31673716/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=36508 CPUtime=0.03 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 1620 0 0 0 3 0 0 0 18 0 1 0 868239562 37384192 1450 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/15318/statm: 9127 1450 452 364 0 944 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36508

[startup+0.100567 s]
/proc/loadavg: 4.01 4.00 3.91 6/206 15318
/proc/meminfo: memFree=31673716/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=104228 CPUtime=0.07 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 3067 0 0 0 5 2 0 0 17 0 1 0 868239562 106729472 2748 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095449088 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/15318/statm: 26057 2748 847 364 0 1805 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 104228

[startup+0.300532 s]
/proc/loadavg: 4.01 4.00 3.91 6/206 15318
/proc/meminfo: memFree=31673716/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=126300 CPUtime=0.14 cores=1,3
/proc/15318/stat : 15318 (python) D 15316 15318 11144 0 -1 4202496 4885 930 1 0 11 3 0 0 18 0 1 0 868239562 129331200 3900 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095456823 0 0 16781312 2 18446744071562154983 0 0 17 1 0 0 0
/proc/15318/statm: 31575 3900 1001 364 0 2870 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 126300

[startup+0.855428 s]
/proc/loadavg: 4.01 4.00 3.91 6/206 15318
/proc/meminfo: memFree=31673716/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=146728 CPUtime=0.21 cores=1,3
/proc/15318/stat : 15318 (python) R 15316 15318 11144 0 -1 4202496 6286 930 1 0 15 6 0 0 17 0 1 0 868239562 150249472 4403 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095449088 0 2147483391 16781312 2 0 0 0 17 1 0 0 57
/proc/15318/statm: 36682 4403 1202 364 0 3181 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 146728

[startup+1.50731 s]
/proc/loadavg: 4.01 4.00 3.91 5/210 15326
/proc/meminfo: memFree=31649568/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=288888 CPUtime=0.45 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 9808 930 1 0 37 8 0 0 19 0 2 0 868239562 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 72222 7085 1867 364 0 8140 0
[pid=15324] ppid=15318 vsize=278644 CPUtime=0 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 868239676 285331456 5568 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471119 0 0 16781312 514 4482624523220287487 0 0 17 1 0 0 0
/proc/15324/statm: 69661 5568 354 364 0 5579 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=0.36 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) R 15324 15326 15326 0 -1 4202496 446 0 0 0 36 0 0 0 20 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 135008519 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=288888 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 868239676 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.81
Current children cumulated vsize (KiB) 1585332

[startup+3.10103 s]
/proc/loadavg: 4.01 4.00 3.91 5/210 15326
/proc/meminfo: memFree=31649196/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=288888 CPUtime=0.45 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 9808 930 1 0 37 8 0 0 19 0 2 0 868239562 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 72222 7085 1867 364 0 8140 0
[pid=15324] ppid=15318 vsize=278644 CPUtime=0 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 868239676 285331456 5568 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471119 0 0 16781312 514 4482624523220254982 0 0 17 1 0 0 0
/proc/15324/statm: 69661 5568 354 364 0 5579 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=1.95 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) R 15324 15326 15326 0 -1 4202496 446 0 0 0 195 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134524972 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=288888 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 868239676 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 1585332
heavy processes:

[startup+6.30043 s]
/proc/loadavg: 4.01 4.00 3.91 5/210 15326
/proc/meminfo: memFree=31648552/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=288888 CPUtime=0.45 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 9808 930 1 0 37 8 0 0 19 0 2 0 868239562 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 72222 7085 1867 364 0 8140 0
[pid=15324] ppid=15318 vsize=278644 CPUtime=0 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 868 0 0 0 0 0 0 0 18 0 1 0 868239676 285331456 5590 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471119 0 0 16781312 514 4482624523220254982 0 0 17 1 0 0 0
/proc/15324/statm: 69661 5590 376 364 0 5579 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=5.15 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) R 15324 15326 15326 0 -1 4202496 446 0 0 0 515 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134524918 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=288888 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 868239676 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 1585332

[startup+12.7003 s]
/proc/loadavg: 4.01 4.00 3.91 5/210 15326
/proc/meminfo: memFree=31648256/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=288888 CPUtime=0.45 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 9808 930 1 0 37 8 0 0 19 0 2 0 868239562 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 72222 7085 1867 364 0 8140 0
[pid=15324] ppid=15318 vsize=278644 CPUtime=0 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 873 0 0 0 0 0 0 0 18 0 1 0 868239676 285331456 5590 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471119 0 0 16781312 514 5592608720077947142 0 0 17 1 0 0 0
/proc/15324/statm: 69661 5590 376 364 0 5579 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=11.54 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) R 15324 15326 15326 0 -1 4202496 446 0 0 0 1154 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134525353 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=288888 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 868239676 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 1585332

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.91 5/210 15326
/proc/meminfo: memFree=31648580/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=288888 CPUtime=0.45 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 9808 930 1 0 37 8 0 0 19 0 2 0 868239562 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 72222 7085 1867 364 0 8140 0
[pid=15324] ppid=15318 vsize=278644 CPUtime=0.02 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 878 0 0 0 1 1 0 0 18 0 1 0 868239676 285331456 5590 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471119 0 0 16781312 514 5592608720077947142 0 0 17 1 0 0 0
/proc/15324/statm: 69661 5590 376 364 0 5579 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=24.33 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) R 15324 15326 15326 0 -1 4202496 446 0 0 0 2433 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134544370 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=288888 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 868239676 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 1585332

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.91 5/210 15327
/proc/meminfo: memFree=31647128/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=288888 CPUtime=0.45 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 9808 930 1 0 37 8 0 0 19 0 2 0 868239562 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 72222 7085 1867 364 0 8140 0
[pid=15324] ppid=15318 vsize=278644 CPUtime=0.04 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 891 0 0 0 2 2 0 0 18 0 1 0 868239676 285331456 5590 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471119 0 0 16781312 514 5592608720077947142 0 0 17 1 0 0 0
/proc/15324/statm: 69661 5590 376 364 0 5579 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=49.9 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) R 15324 15326 15326 0 -1 4202496 446 0 0 0 4990 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134563438 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=288888 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 2 0 868239676 295821312 7085 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 1585332

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/226 15344
/proc/meminfo: memFree=31626976/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=299616 CPUtime=0.46 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 10629 930 1 0 38 8 0 0 20 0 3 0 868239562 306806784 7227 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 57
/proc/15318/statm: 74904 7227 1870 364 0 10819 0
[pid=15324] ppid=15318 vsize=288888 CPUtime=0.11 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 1144 0 0 0 6 5 0 0 19 0 2 0 868239676 295821312 5635 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15324/statm: 72222 5635 416 364 0 8140 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) T 15324 15326 15326 0 -1 4202496 446 0 0 0 9999 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15324/tid=15341] ppid=15318 vsize=288888 CPUtime=0 cores=1,3
/proc/15324/task/15341/stat : 15341 (python) S 15318 15318 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 868249687 295821312 5635 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471136254784 0 0 -1 3 0 0 0
[pid=15342] ppid=15318 vsize=289372 CPUtime=0 cores=1,3
/proc/15342/stat : 15342 (python) S 15318 15318 11144 0 -1 4202560 739 0 0 0 0 0 0 0 18 0 1 0 868249687 296316928 5701 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471174 0 0 16781312 514 18066244060439347464 0 0 17 1 0 0 0
/proc/15342/statm: 72343 5701 348 364 0 8258 0
[pid=15344] ppid=15342 vsize=1017800 CPUtime=1.03 cores=1,3
/proc/15344/stat : 15344 (gnovelty+2) R 15342 15344 15344 0 -1 4202496 445 0 0 0 103 0 0 0 24 0 1 0 868249688 1042227200 181 33554432000 134512640 135663704 4292203520 18446744073709551615 134564710 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15344/statm: 254450 181 113 282 0 254166 0
[pid=15318/tid=15325] ppid=15316 vsize=299616 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 3 0 868239676 306806784 7227 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15343] ppid=15316 vsize=299616 CPUtime=0 cores=1,3
/proc/15318/task/15343/stat : 15343 (python) S 15316 15318 11144 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 3 0 868249688 306806784 7227 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 2913476

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/226 15346
/proc/meminfo: memFree=31625436/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=299616 CPUtime=0.46 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 10629 930 1 0 38 8 0 0 20 0 3 0 868239562 306806784 7227 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 57
/proc/15318/statm: 74904 7227 1870 364 0 10819 0

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

/proc/15361/stat : 15361 (python) S 15318 15318 11144 0 -1 4202560 1143 0 0 0 57 41 0 0 15 0 2 0 868259701 306421760 5676 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15361/statm: 74810 5676 400 364 0 10722 0
[pid=15363] ppid=15361 vsize=123684 CPUtime=680.83 cores=1,3
/proc/15363/stat : 15363 (march_hi) T 15361 15363 15363 0 -1 4202496 21713 0 0 0 68079 4 0 0 25 0 1 0 868259701 126652416 21418 33554432000 4194304 4955518 140733650617568 18446744073709551615 4224619 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15363/statm: 30921 21418 104 186 0 30734 0
[pid=15361/tid=15427] ppid=15318 vsize=299240 CPUtime=0 cores=1,3
/proc/15361/task/15427/stat : 15427 (python) S 15318 15318 11144 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 868308221 306421760 5676 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471121981632 0 0 -1 1 0 0 0
[pid=15428] ppid=15318 vsize=310116 CPUtime=0.28 cores=1,3
/proc/15428/stat : 15428 (python) S 15318 15318 11144 0 -1 4202560 1133 0 0 0 15 13 0 0 15 0 2 0 868308222 317558784 5803 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15428/statm: 77529 5803 400 364 0 13438 0
[pid=15430] ppid=15428 vsize=36928 CPUtime=199.65 cores=1,3
/proc/15430/stat : 15430 (march_hi) T 15428 15430 15430 0 -1 4202496 7451 0 0 0 19964 1 0 0 25 0 1 0 868308222 37814272 7160 33554432000 4194304 4955518 140733637904288 18446744073709551615 4209692 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15430/statm: 9232 7160 104 186 0 9045 0
[pid=15428/tid=15459] ppid=15318 vsize=310116 CPUtime=0 cores=1,3
/proc/15428/task/15459/stat : 15459 (python) S 15318 15318 11144 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 868318381 317558784 5803 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471144887552 0 0 -1 1 0 0 0
[pid=15475] ppid=15318 vsize=320372 CPUtime=0.13 cores=1,3
/proc/15475/stat : 15475 (python) S 15318 15318 11144 0 -1 4202560 939 0 0 0 7 6 0 0 15 0 1 0 868347773 328060928 5801 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471174 0 0 16781312 514 10341641337295569160 0 0 17 1 0 0 0
/proc/15475/statm: 80093 5801 371 364 0 15999 0
[pid=15477] ppid=15475 vsize=18304 CPUtime=100.07 cores=1,3
/proc/15477/stat : 15477 (march_hi) R 15475 15477 15477 0 -1 4202496 4250 0 0 0 10007 0 0 0 25 0 1 0 868347774 18743296 3957 33554432000 4194304 4955518 140735115500256 18446744073709551615 4224541 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15477/statm: 4576 3957 104 186 0 4389 0
[pid=15318/tid=15325] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 6 0 868239676 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15343] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15343/stat : 15343 (python) S 15316 15318 11144 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 6 0 868249688 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15362] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15362/stat : 15362 (python) S 15316 15318 11144 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 6 0 868259701 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
[pid=15318/tid=15429] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15429/stat : 15429 (python) S 15316 15318 11144 0 -1 4202560 26 930 0 0 0 0 0 0 18 0 6 0 868308222 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
[pid=15318/tid=15476] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15476/stat : 15476 (python) S 15316 15318 11144 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 868347773 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.63
Current children cumulated vsize (KiB) 4053120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.7 s]
/proc/loadavg: 1.92 2.35 3.09 2/191 15505
/proc/meminfo: memFree=31684356/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=330616 CPUtime=0.5 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 13162 930 1 0 41 9 0 0 19 0 6 0 868239562 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 82654 7310 1876 364 0 18560 0
[pid=15324] ppid=15318 vsize=288888 CPUtime=0.11 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 1144 0 0 0 6 5 0 0 19 0 2 0 868239676 295821312 5635 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15324/statm: 72222 5635 416 364 0 8140 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) T 15324 15326 15326 0 -1 4202496 446 0 0 0 9999 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15324/tid=15341] ppid=15318 vsize=288888 CPUtime=0 cores=1,3
/proc/15324/task/15341/stat : 15341 (python) S 15318 15318 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 868249687 295821312 5635 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471136254784 0 0 -1 3 0 0 0
[pid=15342] ppid=15318 vsize=289372 CPUtime=0.12 cores=1,3
/proc/15342/stat : 15342 (python) S 15318 15318 11144 0 -1 4202560 1078 0 0 0 7 5 0 0 19 0 2 0 868249687 296316928 5754 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15342/statm: 72343 5754 400 364 0 8258 0
[pid=15344] ppid=15342 vsize=1017800 CPUtime=99.97 cores=1,3
/proc/15344/stat : 15344 (gnovelty+2) T 15342 15344 15344 0 -1 4202496 445 0 0 0 9997 0 0 0 25 0 1 0 868249688 1042227200 181 33554432000 134512640 135663704 4292203520 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15344/statm: 254450 181 113 282 0 254166 0
[pid=15342/tid=15360] ppid=15318 vsize=289372 CPUtime=0 cores=1,3
/proc/15342/task/15360/stat : 15360 (python) S 15318 15318 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868259700 296316928 5754 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604461414035776 0 0 -1 1 0 0 0
[pid=15361] ppid=15318 vsize=299240 CPUtime=0.98 cores=1,3
/proc/15361/stat : 15361 (python) S 15318 15318 11144 0 -1 4202560 1143 0 0 0 57 41 0 0 15 0 2 0 868259701 306421760 5676 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15361/statm: 74810 5676 400 364 0 10722 0
[pid=15363] ppid=15361 vsize=123684 CPUtime=680.83 cores=1,3
/proc/15363/stat : 15363 (march_hi) T 15361 15363 15363 0 -1 4202496 21713 0 0 0 68079 4 0 0 25 0 1 0 868259701 126652416 21418 33554432000 4194304 4955518 140733650617568 18446744073709551615 4224619 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15363/statm: 30921 21418 104 186 0 30734 0
[pid=15361/tid=15427] ppid=15318 vsize=299240 CPUtime=0 cores=1,3
/proc/15361/task/15427/stat : 15427 (python) S 15318 15318 11144 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 868308221 306421760 5676 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471121981632 0 0 -1 1 0 0 0
[pid=15428] ppid=15318 vsize=310116 CPUtime=0.28 cores=1,3
/proc/15428/stat : 15428 (python) S 15318 15318 11144 0 -1 4202560 1133 0 0 0 15 13 0 0 15 0 2 0 868308222 317558784 5803 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15428/statm: 77529 5803 400 364 0 13438 0
[pid=15430] ppid=15428 vsize=36928 CPUtime=199.65 cores=1,3
/proc/15430/stat : 15430 (march_hi) T 15428 15430 15430 0 -1 4202496 7451 0 0 0 19964 1 0 0 25 0 1 0 868308222 37814272 7160 33554432000 4194304 4955518 140733637904288 18446744073709551615 4209692 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15430/statm: 9232 7160 104 186 0 9045 0
[pid=15428/tid=15459] ppid=15318 vsize=310116 CPUtime=0 cores=1,3
/proc/15428/task/15459/stat : 15459 (python) S 15318 15318 11144 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 868318381 317558784 5803 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471144887552 0 0 -1 1 0 0 0
[pid=15475] ppid=15318 vsize=320372 CPUtime=0.15 cores=1,3
/proc/15475/stat : 15475 (python) S 15318 15318 11144 0 -1 4202560 944 0 0 0 8 7 0 0 15 0 1 0 868347773 328060928 5801 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471174 0 0 16781312 514 5592608720077947144 0 0 17 1 0 0 0
/proc/15475/statm: 80093 5801 371 364 0 15999 0
[pid=15477] ppid=15475 vsize=24124 CPUtime=117.46 cores=1,3
/proc/15477/stat : 15477 (march_hi) R 15475 15477 15477 0 -1 4202496 4804 0 0 0 11746 0 0 0 25 0 1 0 868347774 24702976 4511 33554432000 4194304 4955518 140735115500256 18446744073709551615 4286801 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15477/statm: 6031 4511 104 186 0 5844 0
[pid=15318/tid=15325] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 6 0 868239676 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15343] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15343/stat : 15343 (python) S 15316 15318 11144 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 6 0 868249688 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15362] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15362/stat : 15362 (python) S 15316 15318 11144 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 6 0 868259701 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
[pid=15318/tid=15429] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15429/stat : 15429 (python) S 15316 15318 11144 0 -1 4202560 26 930 0 0 0 0 0 0 18 0 6 0 868308222 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
[pid=15318/tid=15476] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15476/stat : 15476 (python) S 15316 15318 11144 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 868347773 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 4058940

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

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

[startup+1199.7 s]
/proc/loadavg: 1.92 2.35 3.09 2/191 15505
/proc/meminfo: memFree=31684356/32951124 swapFree=67053960/67111528
[pid=15318] ppid=15316 vsize=330616 CPUtime=0.5 cores=1,3
/proc/15318/stat : 15318 (python) S 15316 15318 11144 0 -1 4202496 13162 930 1 0 41 9 0 0 19 0 6 0 868239562 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 57
/proc/15318/statm: 82654 7310 1876 364 0 18560 0
[pid=15324] ppid=15318 vsize=288888 CPUtime=0.11 cores=1,3
/proc/15324/stat : 15324 (python) S 15318 15318 11144 0 -1 4202560 1144 0 0 0 6 5 0 0 19 0 2 0 868239676 295821312 5635 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15324/statm: 72222 5635 416 364 0 8140 0
[pid=15326] ppid=15324 vsize=1017800 CPUtime=99.99 cores=1,3
/proc/15326/stat : 15326 (gnovelty+2) T 15324 15326 15326 0 -1 4202496 446 0 0 0 9999 0 0 0 25 0 1 0 868239676 1042227200 182 33554432000 134512640 135663704 4291354528 18446744073709551615 134525302 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15326/statm: 254450 182 113 282 0 254166 0
[pid=15324/tid=15341] ppid=15318 vsize=288888 CPUtime=0 cores=1,3
/proc/15324/task/15341/stat : 15341 (python) S 15318 15318 11144 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 868249687 295821312 5635 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471136254784 0 0 -1 3 0 0 0
[pid=15342] ppid=15318 vsize=289372 CPUtime=0.12 cores=1,3
/proc/15342/stat : 15342 (python) S 15318 15318 11144 0 -1 4202560 1078 0 0 0 7 5 0 0 19 0 2 0 868249687 296316928 5754 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15342/statm: 72343 5754 400 364 0 8258 0
[pid=15344] ppid=15342 vsize=1017800 CPUtime=99.97 cores=1,3
/proc/15344/stat : 15344 (gnovelty+2) T 15342 15344 15344 0 -1 4202496 445 0 0 0 9997 0 0 0 25 0 1 0 868249688 1042227200 181 33554432000 134512640 135663704 4292203520 18446744073709551615 134545631 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15344/statm: 254450 181 113 282 0 254166 0
[pid=15342/tid=15360] ppid=15318 vsize=289372 CPUtime=0 cores=1,3
/proc/15342/task/15360/stat : 15360 (python) S 15318 15318 11144 0 -1 4202560 46 0 0 0 0 0 0 0 19 0 2 0 868259700 296316928 5754 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604461414035776 0 0 -1 1 0 0 0
[pid=15361] ppid=15318 vsize=299240 CPUtime=0.98 cores=1,3
/proc/15361/stat : 15361 (python) S 15318 15318 11144 0 -1 4202560 1143 0 0 0 57 41 0 0 15 0 2 0 868259701 306421760 5676 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 3 0 0 0
/proc/15361/statm: 74810 5676 400 364 0 10722 0
[pid=15363] ppid=15361 vsize=123684 CPUtime=680.83 cores=1,3
/proc/15363/stat : 15363 (march_hi) T 15361 15363 15363 0 -1 4202496 21713 0 0 0 68079 4 0 0 25 0 1 0 868259701 126652416 21418 33554432000 4194304 4955518 140733650617568 18446744073709551615 4224619 0 0 16781312 0 18446744071562691360 0 0 17 1 0 0 0
/proc/15363/statm: 30921 21418 104 186 0 30734 0
[pid=15361/tid=15427] ppid=15318 vsize=299240 CPUtime=0 cores=1,3
/proc/15361/task/15427/stat : 15427 (python) S 15318 15318 11144 0 -1 4202560 44 0 0 0 0 0 0 0 15 0 2 0 868308221 306421760 5676 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471121981632 0 0 -1 1 0 0 0
[pid=15428] ppid=15318 vsize=310116 CPUtime=0.28 cores=1,3
/proc/15428/stat : 15428 (python) S 15318 15318 11144 0 -1 4202560 1133 0 0 0 15 13 0 0 15 0 2 0 868308222 317558784 5803 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107277771 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/15428/statm: 77529 5803 400 364 0 13438 0
[pid=15430] ppid=15428 vsize=36928 CPUtime=199.65 cores=1,3
/proc/15430/stat : 15430 (march_hi) T 15428 15430 15430 0 -1 4202496 7451 0 0 0 19964 1 0 0 25 0 1 0 868308222 37814272 7160 33554432000 4194304 4955518 140733637904288 18446744073709551615 4209692 0 0 16781312 0 18446744071562691360 0 0 17 3 0 0 0
/proc/15430/statm: 9232 7160 104 186 0 9045 0
[pid=15428/tid=15459] ppid=15318 vsize=310116 CPUtime=0 cores=1,3
/proc/15428/task/15459/stat : 15459 (python) S 15318 15318 11144 0 -1 4202560 48 0 0 0 0 0 0 0 15 0 2 0 868318381 317558784 5803 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 514 18446604471144887552 0 0 -1 1 0 0 0
[pid=15475] ppid=15318 vsize=320372 CPUtime=0.15 cores=1,3
/proc/15475/stat : 15475 (python) S 15318 15318 11144 0 -1 4202560 944 0 0 0 8 7 0 0 15 0 1 0 868347773 328060928 5801 33554432000 4194304 5683644 140734462657744 18446744073709551615 228095471174 0 0 16781312 514 5592608720077947144 0 0 17 1 0 0 0
/proc/15475/statm: 80093 5801 371 364 0 15999 0
[pid=15477] ppid=15475 vsize=24124 CPUtime=117.46 cores=1,3
/proc/15477/stat : 15477 (march_hi) R 15475 15477 15477 0 -1 4202496 4804 0 0 0 11746 0 0 0 25 0 1 0 868347774 24702976 4511 33554432000 4194304 4955518 140735115500256 18446744073709551615 4286801 0 0 16781312 0 0 0 0 17 1 0 0 0
/proc/15477/statm: 6031 4511 104 186 0 5844 0
[pid=15318/tid=15325] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15325/stat : 15325 (python) S 15316 15318 11144 0 -1 4202560 30 930 0 0 0 0 0 0 19 0 6 0 868239676 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15343] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15343/stat : 15343 (python) S 15316 15318 11144 0 -1 4202560 31 930 0 0 0 0 0 0 20 0 6 0 868249688 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 3 0 0 0
[pid=15318/tid=15362] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15362/stat : 15362 (python) S 15316 15318 11144 0 -1 4202560 32 930 0 0 0 0 0 0 18 0 6 0 868259701 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
[pid=15318/tid=15429] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15429/stat : 15429 (python) S 15316 15318 11144 0 -1 4202560 26 930 0 0 0 0 0 0 18 0 6 0 868308222 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
[pid=15318/tid=15476] ppid=15316 vsize=330616 CPUtime=0 cores=1,3
/proc/15318/task/15476/stat : 15476 (python) S 15316 15318 11144 0 -1 4202560 26 930 0 0 0 0 0 0 20 0 6 0 868347773 338550784 7310 33554432000 4194304 5683644 140734462657744 18446744073709551615 228107274673 0 0 16781312 2 18446604464170222592 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 4058940

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1199.74
CPU time (s): 1200.04
CPU user time (s): 1199.19
CPU system time (s): 0.85
CPU usage (%): 100.025
Max. virtual memory (cumulated for all children) (KiB): 4058940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.2978
system time used= 0.763883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19140
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= 2622
involuntary context switches= 29

runsolver used 2.09968 second user time and 4.77627 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-11 04:10:41
IDJOB=3484588
IDBENCH=83099
IDSOLVER=1975
FILE ID=node142/3484588-1307758241
RUNJOBID= node142-1307758129-14854
PBS_JOBID= 13550818
Free space on /tmp= 74016 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-S591042619-090.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-3484588-1307758241/watcher-3484588-1307758241 -o /tmp/evaluation-result-3484588-1307758241/solver-3484588-1307758241 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484588-1307758241.cnf -seed 232204096 -budget 1200

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=232204096

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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:      31674268 kB
Buffers:        180572 kB
Cached:         811804 kB
SwapCached:      11412 kB
Active:         634100 kB
Inactive:       462956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31674268 kB
SwapTotal:    67111528 kB
SwapFree:     67053960 kB
Dirty:           63772 kB
Writeback:           0 kB
AnonPages:      101508 kB
Mapped:          20328 kB
Slab:           110320 kB
PageTables:       9704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5628268 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= 74076 MiB
End job on node142 at 2011-06-11 04:30:43