Trace number 3484208

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 1200.14

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
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.42/0.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.random.pickle
0.42/0.70	c INFO: solving HOME/instance-3484208-1307748347.cnf
0.42/0.70	c INFO: computing task features
0.42/0.70	c INFO: computed variable-clause graph statistics
0.42/0.70	c INFO: computed clause balance statistics
0.42/0.72	c INFO: computed variable balance statistics
0.42/0.76	c INFO: computed small-clause counts
0.42/0.76	c INFO: computed Horn-clause counts
0.42/0.76	c INFO: computed variable graph statistics
0.42/0.76	c INFO: collected features for HOME/instance-3484208-1307748347.cnf in 0.10 s
0.42/0.77	c INFO: running gnovelty+2@0 for 97 with 1199 remaining (b = 0.58)
100.62/100.90	c INFO: running march_hi@0 for 388 with 1099 remaining (b = 0.28)
489.69/489.91	c INFO: running march_hi@388 for 97 with 711 remaining (b = 0.09)
589.52/589.77	c INFO: running march_hi@488 for 194 with 611 remaining (b = 0.15)
784.91/785.19	c INFO: running march_hi@0 for 416 with 416 remaining (b = 0.25)

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-3484208-1307748347/watcher-3484208-1307748347 -o /tmp/evaluation-result-3484208-1307748347/solver-3484208-1307748347 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484208-1307748347.cnf -seed 1799532437 -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: 3.93 3.96 3.06 4/258 18471
/proc/meminfo: memFree=31228064/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=15384 CPUtime=0 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 795 0 0 0 0 0 0 0 25 0 1 0 867250334 15753216 681 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/18471/statm: 3846 681 322 364 0 333 0

[startup+0.0149999 s]
/proc/loadavg: 3.93 3.96 3.06 4/258 18471
/proc/meminfo: memFree=31228064/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=15780 CPUtime=0 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 936 0 0 0 0 0 0 0 25 0 1 0 867250334 16158720 814 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/18471/statm: 3945 814 356 364 0 432 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15780

[startup+0.100984 s]
/proc/loadavg: 3.93 3.96 3.06 4/258 18471
/proc/meminfo: memFree=31228064/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=85368 CPUtime=0.05 cores=5,7
/proc/18471/stat : 18471 (python) R 18469 18471 17831 0 -1 4202496 2610 0 0 0 4 1 0 0 17 0 1 0 867250334 87416832 2329 33554432000 4194304 5683644 140734052283792 18446744073709551615 4540219 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18471/statm: 21342 2332 713 364 0 1559 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85368

[startup+0.300991 s]
/proc/loadavg: 3.93 3.96 3.06 4/258 18471
/proc/meminfo: memFree=31228064/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=135752 CPUtime=0.18 cores=5,7
/proc/18471/stat : 18471 (python) R 18469 18471 17831 0 -1 4202496 5973 938 1 0 13 5 0 0 17 0 1 0 867250334 139010048 4149 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338379781 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18471/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700885 s]
/proc/loadavg: 3.93 3.96 3.06 4/258 18471
/proc/meminfo: memFree=31228064/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=278584 CPUtime=0.42 cores=5,7
/proc/18471/stat : 18471 (python) R 18469 18471 17831 0 -1 4202496 9376 938 1 0 32 10 0 0 15 0 1 0 867250334 285270016 7030 33554432000 4194304 5683644 140734052283792 18446744073709551615 47255456296309 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/18471/statm: 69646 7030 1826 364 0 5570 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 278584

[startup+1.5007 s]
/proc/loadavg: 3.93 3.96 3.06 5/262 18479
/proc/meminfo: memFree=31203380/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=288852 CPUtime=0.49 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 9799 938 1 0 39 10 0 0 17 0 2 0 867250334 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 72213 7075 1867 364 0 8131 0
[pid=18477] ppid=18471 vsize=278608 CPUtime=0 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 867250412 285294592 5558 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403855 0 0 16781312 514 14905023336013627391 0 0 17 5 0 0 0
/proc/18477/statm: 69652 5558 354 364 0 5570 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=0.71 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) R 18477 18479 18479 0 -1 4202496 454 0 0 0 71 0 0 0 21 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18471/tid=18478] ppid=18469 vsize=288852 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 2 0 867250412 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 1585400

[startup+3.10039 s]
/proc/loadavg: 3.93 3.96 3.06 5/262 18479
/proc/meminfo: memFree=31203132/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=288852 CPUtime=0.49 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 9799 938 1 0 39 10 0 0 17 0 2 0 867250334 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 72213 7075 1867 364 0 8131 0
[pid=18477] ppid=18471 vsize=278608 CPUtime=0 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 867250412 285294592 5558 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403855 0 0 16781312 514 14905023336013594886 0 0 17 5 0 0 0
/proc/18477/statm: 69652 5558 354 364 0 5570 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=2.31 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) R 18477 18479 18479 0 -1 4202496 454 0 0 0 231 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134545631 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18471/tid=18478] ppid=18469 vsize=288852 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 2 0 867250412 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 1585400

[startup+6.30075 s]
/proc/loadavg: 3.93 3.97 3.07 5/262 18479
/proc/meminfo: memFree=31201920/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=288852 CPUtime=0.49 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 9799 938 1 0 39 10 0 0 17 0 2 0 867250334 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 72213 7075 1867 364 0 8131 0
[pid=18477] ppid=18471 vsize=278608 CPUtime=0 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 873 0 0 0 0 0 0 0 18 0 1 0 867250412 285294592 5581 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403855 0 0 16781312 514 14905023336013594886 0 0 17 5 0 0 0
/proc/18477/statm: 69652 5581 377 364 0 5570 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=5.5 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) R 18477 18479 18479 0 -1 4202496 454 0 0 0 550 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134544183 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18471/tid=18478] ppid=18469 vsize=288852 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 2 0 867250412 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 1585400

[startup+12.7005 s]
/proc/loadavg: 3.94 3.97 3.07 5/262 18480
/proc/meminfo: memFree=31202712/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=288852 CPUtime=0.49 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 9799 938 1 0 39 10 0 0 17 0 2 0 867250334 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 72213 7075 1867 364 0 8131 0
[pid=18477] ppid=18471 vsize=278608 CPUtime=0.01 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 878 0 0 0 0 1 0 0 18 0 1 0 867250412 285294592 5581 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403855 0 0 16781312 514 10303110047516819718 0 0 17 5 0 0 0
/proc/18477/statm: 69652 5581 377 364 0 5570 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=11.89 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) R 18477 18479 18479 0 -1 4202496 454 0 0 0 1189 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134524925 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18471/tid=18478] ppid=18469 vsize=288852 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 2 0 867250412 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 1585400

[startup+25.5009 s]
/proc/loadavg: 3.95 3.97 3.09 5/262 18480
/proc/meminfo: memFree=31202816/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=288852 CPUtime=0.49 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 9799 938 1 0 39 10 0 0 17 0 2 0 867250334 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 72213 7075 1867 364 0 8131 0
[pid=18477] ppid=18471 vsize=278608 CPUtime=0.02 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 882 0 0 0 1 1 0 0 18 0 1 0 867250412 285294592 5581 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403855 0 0 16781312 514 10303110047516819718 0 0 17 5 0 0 0
/proc/18477/statm: 69652 5581 377 364 0 5570 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=24.68 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) R 18477 18479 18479 0 -1 4202496 454 0 0 0 2468 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134525520 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18471/tid=18478] ppid=18469 vsize=288852 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 2 0 867250412 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 1585400

[startup+51.1009 s]
/proc/loadavg: 4.05 3.99 3.12 5/266 18485
/proc/meminfo: memFree=31191344/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=288852 CPUtime=0.49 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 9799 938 1 0 39 10 0 0 17 0 2 0 867250334 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 72213 7075 1867 364 0 8131 0
[pid=18477] ppid=18471 vsize=278608 CPUtime=0.06 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 895 0 0 0 3 3 0 0 18 0 1 0 867250412 285294592 5581 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403855 0 0 16781312 514 10303110047516819718 0 0 17 5 0 0 0
/proc/18477/statm: 69652 5581 377 364 0 5570 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=50.26 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) R 18477 18479 18479 0 -1 4202496 454 0 0 0 5026 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134545772 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18471/tid=18478] ppid=18469 vsize=288852 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 2 0 867250412 295784448 7075 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 1585400

[startup+102.307 s]
/proc/loadavg: 3.41 3.82 3.10 4/216 18637
/proc/meminfo: memFree=31377908/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=299640 CPUtime=0.51 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 10641 938 1 0 40 11 0 0 20 0 3 0 867250334 306831360 7232 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 74910 7232 1870 364 0 10825 0
[pid=18477] ppid=18471 vsize=288852 CPUtime=0.12 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 1147 0 0 0 6 6 0 0 19 0 2 0 867250412 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18477/statm: 72213 5625 416 364 0 8131 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=100 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) T 18477 18479 18479 0 -1 4202496 454 0 0 0 10000 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134524561 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18477/tid=18634] ppid=18471 vsize=288852 CPUtime=0 cores=5,7
/proc/18477/task/18634/stat : 18634 (python) S 18471 18471 17831 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 867260424 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267941312 0 0 -1 7 0 0 0
[pid=18635] ppid=18471 vsize=289396 CPUtime=0 cores=5,7
/proc/18635/stat : 18635 (python) S 18471 18471 17831 0 -1 4202560 743 0 0 0 0 0 0 0 15 0 1 0 867260425 296341504 5706 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403910 0 0 16781312 514 16276413677890928900 0 0 17 5 0 0 0
/proc/18635/statm: 72349 5706 348 364 0 8264 0
[pid=18637] ppid=18635 vsize=2904 CPUtime=1.39 cores=5,7
/proc/18637/stat : 18637 (march_hi) R 18635 18637 18637 0 -1 4202496 783 0 0 0 139 0 0 0 25 0 1 0 867260425 2973696 518 33554432000 4194304 4955518 140737179608448 18446744073709551615 4227728 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18637/statm: 726 518 104 186 0 539 0
[pid=18471/tid=18478] ppid=18469 vsize=299640 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 3 0 867250412 306831360 7232 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18636] ppid=18469 vsize=299640 CPUtime=0 cores=5,7
/proc/18471/task/18636/stat : 18636 (python) S 18469 18471 17831 0 -1 4202560 30 938 0 0 0 0 0 0 20 0 3 0 867260425 306831360 7232 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 1898732

[startup+162.301 s]
/proc/loadavg: 3.15 3.67 3.09 4/220 18643
/proc/meminfo: memFree=31360220/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=299640 CPUtime=0.51 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 10641 938 1 0 40 11 0 0 20 0 3 0 867250334 306831360 7232 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18471/statm: 74910 7232 1870 364 0 10825 0
[pid=18477] ppid=18471 vsize=288852 CPUtime=0.12 cores=5,7

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

[startup+1122.3 s]
/proc/loadavg: 3.00 3.03 3.01 4/237 18856
/proc/meminfo: memFree=31067172/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=310144 CPUtime=0.53 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 11659 938 1 0 42 11 0 0 20 0 4 0 867250334 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18471/statm: 77536 7283 1872 364 0 13448 0
[pid=18477] ppid=18471 vsize=288852 CPUtime=0.12 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 1147 0 0 0 6 6 0 0 19 0 2 0 867250412 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18477/statm: 72213 5625 416 364 0 8131 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=100 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) T 18477 18479 18479 0 -1 4202496 454 0 0 0 10000 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134524561 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18477/tid=18634] ppid=18471 vsize=288852 CPUtime=0 cores=5,7
/proc/18477/task/18634/stat : 18634 (python) S 18471 18471 17831 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 867260424 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267941312 0 0 -1 7 0 0 0
[pid=18635] ppid=18471 vsize=289396 CPUtime=0.93 cores=5,7
/proc/18635/stat : 18635 (python) S 18471 18471 17831 0 -1 4202560 1132 0 0 0 49 44 0 0 15 0 2 0 867260425 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18635/statm: 72349 5759 400 364 0 8264 0
[pid=18637] ppid=18635 vsize=110392 CPUtime=683.43 cores=5,7
/proc/18637/stat : 18637 (march_hi) T 18635 18637 18637 0 -1 4202496 24634 0 0 0 68338 5 0 0 25 0 1 0 867260425 113041408 24369 33554432000 4194304 4955518 140737179608448 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18637/statm: 27598 24369 104 186 0 27411 0
[pid=18635/tid=18811] ppid=18471 vsize=289396 CPUtime=0 cores=5,7
/proc/18635/task/18811/stat : 18811 (python) S 18471 18471 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867299325 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267939520 0 0 -1 5 0 0 0
[pid=18832] ppid=18471 vsize=299900 CPUtime=0.47 cores=5,7
/proc/18832/stat : 18832 (python) S 18471 18471 17831 0 -1 4202560 967 0 0 0 25 22 0 0 15 0 1 0 867328853 307097600 5778 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403910 0 0 16781312 514 10303110047516819720 0 0 17 5 0 0 0
/proc/18832/statm: 74975 5778 371 364 0 10887 0
[pid=18834] ppid=18832 vsize=51784 CPUtime=336.69 cores=5,7
/proc/18834/stat : 18834 (march_hi) R 18832 18834 18834 0 -1 4202496 12872 0 0 0 33667 2 0 0 25 0 1 0 867328854 53026816 12608 33554432000 4194304 4955518 140736045356624 18446744073709551615 4238696 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18834/statm: 12946 12608 104 186 0 12759 0
[pid=18471/tid=18478] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 4 0 867250412 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18636] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18636/stat : 18636 (python) S 18469 18471 17831 0 -1 4202560 32 938 0 0 0 0 0 0 18 0 4 0 867260425 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18833] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18833/stat : 18833 (python) S 18469 18471 17831 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 4 0 867328854 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 2368408

[startup+1182.3 s]
/proc/loadavg: 2.95 3.00 3.00 4/213 18955
/proc/meminfo: memFree=31087608/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=310144 CPUtime=0.53 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 11659 938 1 0 42 11 0 0 20 0 4 0 867250334 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18471/statm: 77536 7283 1872 364 0 13448 0
[pid=18477] ppid=18471 vsize=288852 CPUtime=0.12 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 1147 0 0 0 6 6 0 0 19 0 2 0 867250412 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18477/statm: 72213 5625 416 364 0 8131 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=100 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) T 18477 18479 18479 0 -1 4202496 454 0 0 0 10000 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134524561 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18477/tid=18634] ppid=18471 vsize=288852 CPUtime=0 cores=5,7
/proc/18477/task/18634/stat : 18634 (python) S 18471 18471 17831 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 867260424 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267941312 0 0 -1 7 0 0 0
[pid=18635] ppid=18471 vsize=289396 CPUtime=0.93 cores=5,7
/proc/18635/stat : 18635 (python) S 18471 18471 17831 0 -1 4202560 1132 0 0 0 49 44 0 0 15 0 2 0 867260425 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18635/statm: 72349 5759 400 364 0 8264 0
[pid=18637] ppid=18635 vsize=110392 CPUtime=683.43 cores=5,7
/proc/18637/stat : 18637 (march_hi) T 18635 18637 18637 0 -1 4202496 24634 0 0 0 68338 5 0 0 25 0 1 0 867260425 113041408 24369 33554432000 4194304 4955518 140737179608448 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18637/statm: 27598 24369 104 186 0 27411 0
[pid=18635/tid=18811] ppid=18471 vsize=289396 CPUtime=0 cores=5,7
/proc/18635/task/18811/stat : 18811 (python) S 18471 18471 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867299325 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267939520 0 0 -1 5 0 0 0
[pid=18832] ppid=18471 vsize=299900 CPUtime=0.55 cores=5,7
/proc/18832/stat : 18832 (python) S 18471 18471 17831 0 -1 4202560 967 0 0 0 30 25 0 0 15 0 1 0 867328853 307097600 5778 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403910 0 0 16781312 514 10303110047516819720 0 0 17 5 0 0 0
/proc/18832/statm: 74975 5778 371 364 0 10887 0
[pid=18834] ppid=18832 vsize=80924 CPUtime=396.63 cores=5,7
/proc/18834/stat : 18834 (march_hi) R 18832 18834 18834 0 -1 4202496 14945 0 0 0 39661 2 0 0 25 0 1 0 867328854 82866176 14681 33554432000 4194304 4955518 140736045356624 18446744073709551615 4261424 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18834/statm: 20231 14681 104 186 0 20044 0
[pid=18471/tid=18478] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 4 0 867250412 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18636] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18636/stat : 18636 (python) S 18469 18471 17831 0 -1 4202560 32 938 0 0 0 0 0 0 18 0 4 0 867260425 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18833] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18833/stat : 18833 (python) S 18469 18471 17831 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 4 0 867328854 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 2397548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 2.96 3.00 3.00 4/213 18955
/proc/meminfo: memFree=31081244/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=310144 CPUtime=0.53 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 11659 938 1 0 42 11 0 0 20 0 4 0 867250334 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18471/statm: 77536 7283 1872 364 0 13448 0
[pid=18477] ppid=18471 vsize=288852 CPUtime=0.12 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 1147 0 0 0 6 6 0 0 19 0 2 0 867250412 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18477/statm: 72213 5625 416 364 0 8131 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=100 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) T 18477 18479 18479 0 -1 4202496 454 0 0 0 10000 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134524561 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18477/tid=18634] ppid=18471 vsize=288852 CPUtime=0 cores=5,7
/proc/18477/task/18634/stat : 18634 (python) S 18471 18471 17831 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 867260424 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267941312 0 0 -1 7 0 0 0
[pid=18635] ppid=18471 vsize=289396 CPUtime=0.93 cores=5,7
/proc/18635/stat : 18635 (python) S 18471 18471 17831 0 -1 4202560 1132 0 0 0 49 44 0 0 15 0 2 0 867260425 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18635/statm: 72349 5759 400 364 0 8264 0
[pid=18637] ppid=18635 vsize=110392 CPUtime=683.43 cores=5,7
/proc/18637/stat : 18637 (march_hi) T 18635 18637 18637 0 -1 4202496 24634 0 0 0 68338 5 0 0 25 0 1 0 867260425 113041408 24369 33554432000 4194304 4955518 140737179608448 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18637/statm: 27598 24369 104 186 0 27411 0
[pid=18635/tid=18811] ppid=18471 vsize=289396 CPUtime=0 cores=5,7
/proc/18635/task/18811/stat : 18811 (python) S 18471 18471 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867299325 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267939520 0 0 -1 5 0 0 0
[pid=18832] ppid=18471 vsize=299900 CPUtime=0.58 cores=5,7
/proc/18832/stat : 18832 (python) S 18471 18471 17831 0 -1 4202560 967 0 0 0 32 26 0 0 15 0 1 0 867328853 307097600 5778 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403910 0 0 16781312 514 10303110047516819720 0 0 17 5 0 0 0
/proc/18832/statm: 74975 5778 371 364 0 10887 0
[pid=18834] ppid=18832 vsize=80924 CPUtime=414.41 cores=5,7
/proc/18834/stat : 18834 (march_hi) R 18832 18834 18834 0 -1 4202496 15533 0 0 0 41439 2 0 0 25 0 1 0 867328854 82866176 15269 33554432000 4194304 4955518 140736045356624 18446744073709551615 4235352 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18834/statm: 20231 15269 104 186 0 20044 0
[pid=18471/tid=18478] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 4 0 867250412 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18636] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18636/stat : 18636 (python) S 18469 18471 17831 0 -1 4202560 32 938 0 0 0 0 0 0 18 0 4 0 867260425 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18833] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18833/stat : 18833 (python) S 18469 18471 17831 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 4 0 867328854 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 2397548

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

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

[startup+1200.11 s]
/proc/loadavg: 2.96 3.00 3.00 4/213 18955
/proc/meminfo: memFree=31081244/32951124 swapFree=67055520/67111528
[pid=18471] ppid=18469 vsize=310144 CPUtime=0.53 cores=5,7
/proc/18471/stat : 18471 (python) S 18469 18471 17831 0 -1 4202496 11659 938 1 0 42 11 0 0 20 0 4 0 867250334 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/18471/statm: 77536 7283 1872 364 0 13448 0
[pid=18477] ppid=18471 vsize=288852 CPUtime=0.12 cores=5,7
/proc/18477/stat : 18477 (python) S 18471 18471 17831 0 -1 4202560 1147 0 0 0 6 6 0 0 19 0 2 0 867250412 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18477/statm: 72213 5625 416 364 0 8131 0
[pid=18479] ppid=18477 vsize=1017940 CPUtime=100 cores=5,7
/proc/18479/stat : 18479 (gnovelty+2) T 18477 18479 18479 0 -1 4202496 454 0 0 0 10000 0 0 0 25 0 1 0 867250412 1042370560 192 33554432000 134512640 135663704 4292810304 18446744073709551615 134524561 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18479/statm: 254485 192 113 282 0 254201 0
[pid=18477/tid=18634] ppid=18471 vsize=288852 CPUtime=0 cores=5,7
/proc/18477/task/18634/stat : 18634 (python) S 18471 18471 17831 0 -1 4202560 43 0 0 0 0 0 0 0 19 0 2 0 867260424 295784448 5625 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267941312 0 0 -1 7 0 0 0
[pid=18635] ppid=18471 vsize=289396 CPUtime=0.93 cores=5,7
/proc/18635/stat : 18635 (python) S 18471 18471 17831 0 -1 4202560 1132 0 0 0 49 44 0 0 15 0 2 0 867260425 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350210507 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/18635/statm: 72349 5759 400 364 0 8264 0
[pid=18637] ppid=18635 vsize=110392 CPUtime=683.43 cores=5,7
/proc/18637/stat : 18637 (march_hi) T 18635 18637 18637 0 -1 4202496 24634 0 0 0 68338 5 0 0 25 0 1 0 867260425 113041408 24369 33554432000 4194304 4955518 140737179608448 18446744073709551615 4235384 0 0 16781312 0 18446744071562691360 0 0 17 7 0 0 0
/proc/18637/statm: 27598 24369 104 186 0 27411 0
[pid=18635/tid=18811] ppid=18471 vsize=289396 CPUtime=0 cores=5,7
/proc/18635/task/18811/stat : 18811 (python) S 18471 18471 17831 0 -1 4202560 45 0 0 0 0 0 0 0 15 0 2 0 867299325 296341504 5759 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 514 18446604469267939520 0 0 -1 5 0 0 0
[pid=18832] ppid=18471 vsize=299900 CPUtime=0.58 cores=5,7
/proc/18832/stat : 18832 (python) S 18471 18471 17831 0 -1 4202560 967 0 0 0 32 26 0 0 15 0 1 0 867328853 307097600 5778 33554432000 4194304 5683644 140734052283792 18446744073709551615 270338403910 0 0 16781312 514 10303110047516819720 0 0 17 5 0 0 0
/proc/18832/statm: 74975 5778 371 364 0 10887 0
[pid=18834] ppid=18832 vsize=80924 CPUtime=414.41 cores=5,7
/proc/18834/stat : 18834 (march_hi) R 18832 18834 18834 0 -1 4202496 15533 0 0 0 41439 2 0 0 25 0 1 0 867328854 82866176 15269 33554432000 4194304 4955518 140736045356624 18446744073709551615 4235352 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/18834/statm: 20231 15269 104 186 0 20044 0
[pid=18471/tid=18478] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18478/stat : 18478 (python) S 18469 18471 17831 0 -1 4202560 31 938 0 0 0 0 0 0 18 0 4 0 867250412 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18636] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18636/stat : 18636 (python) S 18469 18471 17831 0 -1 4202560 32 938 0 0 0 0 0 0 18 0 4 0 867260425 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 5 0 0 0
[pid=18471/tid=18833] ppid=18469 vsize=310144 CPUtime=0 cores=5,7
/proc/18471/task/18833/stat : 18833 (python) S 18469 18471 17831 0 -1 4202560 27 938 0 0 0 0 0 0 20 0 4 0 867328854 317587456 7283 33554432000 4194304 5683644 140734052283792 18446744073709551615 270350207409 0 0 16781312 2 18446604464220019712 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 2397548

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.14
CPU time (s): 1200
CPU user time (s): 1199.06
CPU system time (s): 0.94
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 2397548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.423935
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12598
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= 2855
involuntary context switches= 14

runsolver used 1.9697 second user time and 4.63929 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 01:25:47
IDJOB=3484208
IDBENCH=82719
IDSOLVER=1975
FILE ID=node143/3484208-1307748347
RUNJOBID= node143-1307746989-17852
PBS_JOBID= 13550817
Free space on /tmp= 74024 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-S1298256564-085.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-3484208-1307748347/watcher-3484208-1307748347 -o /tmp/evaluation-result-3484208-1307748347/solver-3484208-1307748347 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.random.pickle HOME/instance-3484208-1307748347.cnf -seed 1799532437 -budget 1200

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=1799532437

node143.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	: 5226.15
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31228740 kB
Buffers:        111512 kB
Cached:        1145768 kB
SwapCached:       8636 kB
Active:         655536 kB
Inactive:       890072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31228740 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:           31948 kB
Writeback:           4 kB
AnonPages:      286860 kB
Mapped:          21692 kB
Slab:            95268 kB
PageTables:      19536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 13665616 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= 73992 MiB
End job on node143 at 2011-06-11 01:45:49