Trace number 3377865

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-industrial (fixed)? (TO) 1301.91 1300.05

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.36/0.56	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.56	c INFO: solving HOME/instance-3377865-1305457628.cnf
0.36/0.56	c INFO: computing task features
0.36/0.57	c INFO: computed variable-clause graph statistics
0.36/0.57	c INFO: computed clause balance statistics
0.36/0.59	c INFO: computed variable balance statistics
0.44/0.60	c INFO: computed small-clause counts
0.44/0.60	c INFO: computed Horn-clause counts
0.44/0.60	c INFO: computed variable graph statistics
0.44/0.60	c INFO: collected features for HOME/instance-3377865-1305457628.cnf in 0.04 s
0.44/0.61	c INFO: running lingeling-276@0 for 679 with 2399 remaining (b = 0.59)
684.47/683.99	c INFO: running lingeling-276@0 for 97 with 1717 remaining (b = 0.24)
784.86/784.22	c INFO: running cryptominisat-2.9.0@0 for 582 with 1617 remaining (b = 0.37)
1301.91/1300.04	c INFO: running lingeling-276@100 for 194 with 1103 remaining (b = 0.17)
1301.91/1300.04	Traceback (most recent call last):
1301.91/1300.04	  File "HOME/solve", line 33, in <module>
1301.91/1300.04	    plac.call(main)
1301.91/1300.04	  File "/home/evaluation/evaluation/tools64/lib/python2.7/site-packages/plac-0.8.1-py2.7.egg/plac_core.py", line 311, in call

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.0 (svn: 961)

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-3377865-1305457628/watcher-3377865-1305457628 -o /tmp/evaluation-result-3377865-1305457628/solver-3377865-1305457628 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377865-1305457628.cnf -seed 796474619 -budget 2400 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 1.40 1.29 2.21 4/301 29526
/proc/meminfo: memFree=13783028/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=15776 CPUtime=0 cores=5,7
/proc/29526/stat : 29526 (python) R 29524 29526 27642 0 -1 4202496 931 0 0 0 0 0 0 0 17 0 1 0 657361027 16154624 811 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516495045 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29526/statm: 3944 813 356 364 0 431 0

[startup+0.0783619 s]
/proc/loadavg: 1.40 1.29 2.21 4/301 29526
/proc/meminfo: memFree=13783028/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=52412 CPUtime=0.04 cores=5,7
/proc/29526/stat : 29526 (python) R 29524 29526 27642 0 -1 4202496 2014 0 0 0 3 1 0 0 17 0 1 0 657361027 53669888 1774 33554432000 4194304 5683644 140737477176512 18446744073709551615 246511871464 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29526/statm: 13103 1775 484 364 0 1284 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 52412

[startup+0.100358 s]
/proc/loadavg: 1.40 1.29 2.21 4/301 29526
/proc/meminfo: memFree=13783028/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=94176 CPUtime=0.07 cores=5,7
/proc/29526/stat : 29526 (python) R 29524 29526 27642 0 -1 4202496 2750 0 0 0 4 3 0 0 17 0 1 0 657361027 96436224 2461 33554432000 4194304 5683644 140737477176512 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29526/statm: 23544 2461 764 364 0 1676 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 94176

[startup+0.300317 s]
/proc/loadavg: 1.40 1.29 2.21 4/301 29526
/proc/meminfo: memFree=13783028/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=135748 CPUtime=0.22 cores=5,7
/proc/29526/stat : 29526 (python) D 29524 29526 27642 0 -1 4202496 5972 934 1 0 14 8 0 0 18 0 1 0 657361027 139005952 4148 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516830213 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29526/statm: 33937 4148 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 135748

[startup+0.700182 s]
/proc/loadavg: 1.40 1.29 2.21 4/301 29526
/proc/meminfo: memFree=13783028/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 288540

[startup+1.50103 s]
/proc/loadavg: 1.40 1.29 2.21 6/308 29576
/proc/meminfo: memFree=13695120/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 708 0 0 0 0 0 0 0 18 0 1 0 657361089 284975104 5486 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 14452081719974559743 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5486 347 364 0 5492 0
[pid=29548] ppid=29546 vsize=7076 CPUtime=0.86 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 1466 0 0 0 86 0 0 0 21 0 1 0 657361090 7245824 964 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/29548/statm: 1769 964 129 39 0 849 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 573912

[startup+3.10074 s]
/proc/loadavg: 1.40 1.29 2.21 5/311 29583
/proc/meminfo: memFree=13631176/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 730 0 0 0 0 0 0 0 18 0 1 0 657361089 284975104 5493 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 14452081719974527240 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5493 354 364 0 5492 0
[pid=29548] ppid=29546 vsize=9380 CPUtime=2.45 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 2490 0 0 0 245 0 0 0 25 0 1 0 657361090 9605120 1540 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/29548/statm: 2345 1540 129 39 0 1425 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 576216

[startup+6.30119 s]
/proc/loadavg: 1.93 1.40 2.24 5/314 29593
/proc/meminfo: memFree=13307740/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 879 0 0 0 0 0 0 0 18 0 1 0 657361089 284975104 5516 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 14452081719974527240 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5516 377 364 0 5492 0
[pid=29548] ppid=29546 vsize=11300 CPUtime=5.64 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 4603 0 0 0 564 0 0 0 25 0 1 0 657361090 11571200 2020 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328308 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29548/statm: 2825 2020 129 39 0 1905 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 578136

[startup+12.701 s]
/proc/loadavg: 2.10 1.45 2.25 6/314 29593
/proc/meminfo: memFree=12942052/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0.02 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 885 0 0 0 1 1 0 0 18 0 1 0 657361089 284975104 5516 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 13930935469224198408 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5516 377 364 0 5492 0
[pid=29548] ppid=29546 vsize=13736 CPUtime=12.01 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 7292 0 0 0 1201 0 0 0 25 0 1 0 657361090 14065664 2629 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328208 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29548/statm: 3434 2629 129 39 0 2514 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 580572

[startup+25.5007 s]
/proc/loadavg: 2.52 1.57 2.28 5/314 29593
/proc/meminfo: memFree=12361268/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0.04 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 891 0 0 0 2 2 0 0 18 0 1 0 657361089 284975104 5516 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 13930935469224198408 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5516 377 364 0 5492 0
[pid=29548] ppid=29546 vsize=19500 CPUtime=24.81 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 12157 0 0 0 2480 1 0 0 25 0 1 0 657361090 19968000 4070 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29548/statm: 4875 4070 129 39 0 3955 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 586336

[startup+51.101 s]
/proc/loadavg: 3.02 1.77 2.32 5/314 29594
/proc/meminfo: memFree=12538612/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0.1 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 902 0 0 0 5 5 0 0 18 0 1 0 657361089 284975104 5516 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 13930935469224198408 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5516 377 364 0 5492 0
[pid=29548] ppid=29546 vsize=23040 CPUtime=50.38 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 19870 0 0 0 5036 2 0 0 25 0 1 0 657361090 23592960 4955 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328075 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29548/statm: 5760 4955 129 39 0 4840 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 589876

[startup+102.301 s]
/proc/loadavg: 3.57 2.11 2.41 5/314 29595
/proc/meminfo: memFree=12517128/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0.21 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 924 0 0 0 11 10 0 0 18 0 1 0 657361089 284975104 5516 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 13930935469224198408 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5516 377 364 0 5492 0
[pid=29548] ppid=29546 vsize=34816 CPUtime=101.53 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 33886 0 0 0 10149 4 0 0 25 0 1 0 657361090 35651584 7899 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29548/statm: 8704 7899 129 39 0 7784 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 601652

[startup+162.301 s]
/proc/loadavg: 3.89 2.46 2.51 5/314 29597
/proc/meminfo: memFree=12477372/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=288540 CPUtime=0.46 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 9688 934 1 0 33 13 0 0 19 0 2 0 657361027 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29526/statm: 72135 7010 1867 364 0 8053 0
[pid=29546] ppid=29526 vsize=278296 CPUtime=0.34 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 942 0 0 0 17 17 0 0 18 0 1 0 657361089 284975104 5516 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854287 0 0 16781312 514 13930935469224198408 0 0 17 5 0 0 0
/proc/29546/statm: 69574 5516 377 364 0 5492 0
[pid=29548] ppid=29546 vsize=27904 CPUtime=161.47 cores=5,7
/proc/29548/stat : 29548 (lingeling) R 29546 29548 29548 0 -1 4202496 45470 0 0 0 16141 6 0 0 25 0 1 0 657361090 28573696 6171 33554432000 4194304 4352236 140735359746144 18446744073709551615 4328345 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/29548/statm: 6976 6171 129 39 0 6056 0
[pid=29526/tid=29547] ppid=29524 vsize=288540 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 2 0 657361090 295464960 7010 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 594740


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

[startup+1182.31 s]
/proc/loadavg: 4.09 4.06 3.55 7/332 29642
/proc/meminfo: memFree=12234956/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=309160 CPUtime=0.48 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 11244 934 1 0 34 14 0 0 19 0 4 0 657361027 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29526/statm: 77290 7078 1880 364 0 13202 0
[pid=29546] ppid=29526 vsize=288540 CPUtime=1.47 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 1197 0 0 0 78 69 0 0 19 0 2 0 657361089 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29546/statm: 72135 5560 416 364 0 8053 0
[pid=29548] ppid=29546 vsize=62976 CPUtime=682.63 cores=5,7
/proc/29548/stat : 29548 (lingeling) T 29546 29548 29548 0 -1 4202496 167646 0 0 0 68243 20 0 0 25 0 1 0 657361090 64487424 14939 33554432000 4194304 4352236 140735359746144 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29548/statm: 15744 14939 129 39 0 14824 0
[pid=29546/tid=29612] ppid=29526 vsize=288540 CPUtime=0 cores=5,7
/proc/29546/task/29612/stat : 29612 (python) S 29526 29526 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657429426 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604456277580736 0 0 -1 7 0 0 0
[pid=29614] ppid=29526 vsize=288924 CPUtime=0.23 cores=5,7
/proc/29614/stat : 29614 (python) S 29526 29526 27642 0 -1 4202560 1089 0 0 0 12 11 0 0 19 0 2 0 657429427 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29614/statm: 72231 5637 400 364 0 8146 0
[pid=29618] ppid=29614 vsize=34392 CPUtime=100.09 cores=5,7
/proc/29618/stat : 29618 (lingeling) T 29614 29618 29618 0 -1 4202496 33294 0 0 0 10005 4 0 0 25 0 1 0 657429427 35217408 7795 33554432000 4194304 4352236 140733726477744 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29618/statm: 8598 7795 129 39 0 7678 0
[pid=29614/tid=29627] ppid=29526 vsize=288924 CPUtime=0 cores=5,7
/proc/29614/task/29627/stat : 29627 (python) S 29526 29526 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657439449 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604458915496384 0 0 -1 7 0 0 0
[pid=29629] ppid=29526 vsize=298916 CPUtime=0.94 cores=5,7
/proc/29629/stat : 29629 (python) S 29526 29526 27642 0 -1 4202560 981 0 0 0 48 46 0 0 15 0 1 0 657439450 306089984 5565 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854342 0 0 16781312 514 13930935469224198406 0 0 17 7 0 0 0
/proc/29629/statm: 74729 5565 371 364 0 10641 0
[pid=29631] ppid=29629 vsize=78196 CPUtime=398.08 cores=5,7
/proc/29631/stat : 29631 (cryptominisat-2) R 29629 29631 29631 0 -1 4202496 159932 0 0 0 39779 29 0 0 25 0 1 0 657439450 80072704 11954 33554432000 4194304 4677096 140736877398416 18446744073709551615 4320195 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29631/statm: 19549 11954 386 118 0 14508 0
[pid=29526/tid=29547] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 657361090 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29615] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29615/stat : 29615 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657429427 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29630] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29630/stat : 29630 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657439450 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.92
Current children cumulated vsize (KiB) 1361104

[startup+1242.3 s]
/proc/loadavg: 4.03 4.05 3.58 5/332 29644
/proc/meminfo: memFree=12241012/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=309160 CPUtime=0.48 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 11244 934 1 0 34 14 0 0 19 0 4 0 657361027 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29526/statm: 77290 7078 1880 364 0 13202 0
[pid=29546] ppid=29526 vsize=288540 CPUtime=1.47 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 1197 0 0 0 78 69 0 0 19 0 2 0 657361089 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29546/statm: 72135 5560 416 364 0 8053 0
[pid=29548] ppid=29546 vsize=62976 CPUtime=682.63 cores=5,7
/proc/29548/stat : 29548 (lingeling) T 29546 29548 29548 0 -1 4202496 167646 0 0 0 68243 20 0 0 25 0 1 0 657361090 64487424 14939 33554432000 4194304 4352236 140735359746144 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29548/statm: 15744 14939 129 39 0 14824 0
[pid=29546/tid=29612] ppid=29526 vsize=288540 CPUtime=0 cores=5,7
/proc/29546/task/29612/stat : 29612 (python) S 29526 29526 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657429426 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604456277580736 0 0 -1 7 0 0 0
[pid=29614] ppid=29526 vsize=288924 CPUtime=0.23 cores=5,7
/proc/29614/stat : 29614 (python) S 29526 29526 27642 0 -1 4202560 1089 0 0 0 12 11 0 0 19 0 2 0 657429427 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29614/statm: 72231 5637 400 364 0 8146 0
[pid=29618] ppid=29614 vsize=34392 CPUtime=100.09 cores=5,7
/proc/29618/stat : 29618 (lingeling) T 29614 29618 29618 0 -1 4202496 33294 0 0 0 10005 4 0 0 25 0 1 0 657429427 35217408 7795 33554432000 4194304 4352236 140733726477744 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29618/statm: 8598 7795 129 39 0 7678 0
[pid=29614/tid=29627] ppid=29526 vsize=288924 CPUtime=0 cores=5,7
/proc/29614/task/29627/stat : 29627 (python) S 29526 29526 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657439449 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604458915496384 0 0 -1 7 0 0 0
[pid=29629] ppid=29526 vsize=298916 CPUtime=1.07 cores=5,7
/proc/29629/stat : 29629 (python) S 29526 29526 27642 0 -1 4202560 981 0 0 0 55 52 0 0 15 0 1 0 657439450 306089984 5565 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854342 0 0 16781312 514 13930935469224198406 0 0 17 7 0 0 0
/proc/29629/statm: 74729 5565 371 364 0 10641 0
[pid=29631] ppid=29629 vsize=80964 CPUtime=458.07 cores=5,7
/proc/29631/stat : 29631 (cryptominisat-2) R 29629 29631 29631 0 -1 4202496 176577 0 0 0 45775 32 0 0 25 0 1 0 657439450 82907136 11165 33554432000 4194304 4677096 140736877398416 18446744073709551615 4320115 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29631/statm: 20241 11165 386 118 0 15200 0
[pid=29526/tid=29547] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 657361090 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29615] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29615/stat : 29615 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657429427 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29630] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29630/stat : 29630 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657439450 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1244.04
Current children cumulated vsize (KiB) 1363872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.05 4.05 3.61 6/337 29651
/proc/meminfo: memFree=12193352/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=309160 CPUtime=0.48 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 11244 934 1 0 34 14 0 0 19 0 4 0 657361027 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29526/statm: 77290 7078 1880 364 0 13202 0
[pid=29546] ppid=29526 vsize=288540 CPUtime=1.47 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 1197 0 0 0 78 69 0 0 19 0 2 0 657361089 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29546/statm: 72135 5560 416 364 0 8053 0
[pid=29548] ppid=29546 vsize=62976 CPUtime=682.63 cores=5,7
/proc/29548/stat : 29548 (lingeling) T 29546 29548 29548 0 -1 4202496 167646 0 0 0 68243 20 0 0 25 0 1 0 657361090 64487424 14939 33554432000 4194304 4352236 140735359746144 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29548/statm: 15744 14939 129 39 0 14824 0
[pid=29546/tid=29612] ppid=29526 vsize=288540 CPUtime=0 cores=5,7
/proc/29546/task/29612/stat : 29612 (python) S 29526 29526 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657429426 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604456277580736 0 0 -1 7 0 0 0
[pid=29614] ppid=29526 vsize=288924 CPUtime=0.23 cores=5,7
/proc/29614/stat : 29614 (python) S 29526 29526 27642 0 -1 4202560 1089 0 0 0 12 11 0 0 19 0 2 0 657429427 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29614/statm: 72231 5637 400 364 0 8146 0
[pid=29618] ppid=29614 vsize=34392 CPUtime=100.09 cores=5,7
/proc/29618/stat : 29618 (lingeling) T 29614 29618 29618 0 -1 4202496 33294 0 0 0 10005 4 0 0 25 0 1 0 657429427 35217408 7795 33554432000 4194304 4352236 140733726477744 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29618/statm: 8598 7795 129 39 0 7678 0
[pid=29614/tid=29627] ppid=29526 vsize=288924 CPUtime=0 cores=5,7
/proc/29614/task/29627/stat : 29627 (python) S 29526 29526 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657439449 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604458915496384 0 0 -1 7 0 0 0
[pid=29629] ppid=29526 vsize=298916 CPUtime=1.21 cores=5,7
/proc/29629/stat : 29629 (python) S 29526 29526 27642 0 -1 4202560 981 0 0 0 62 59 0 0 15 0 1 0 657439450 306089984 5565 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854342 0 0 16781312 514 13930935469224198406 0 0 17 7 0 0 0
/proc/29629/statm: 74729 5565 371 364 0 10641 0
[pid=29631] ppid=29629 vsize=81696 CPUtime=515.8 cores=5,7
/proc/29631/stat : 29631 (cryptominisat-2) R 29629 29631 29631 0 -1 4202496 187290 0 0 0 51545 35 0 0 25 0 1 0 657439450 83656704 12979 33554432000 4194304 4677096 140736877398416 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29631/statm: 20424 12979 386 118 0 15383 0
[pid=29526/tid=29547] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 657361090 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29615] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29615/stat : 29615 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657429427 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29630] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29630/stat : 29630 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657439450 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 1364604

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

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

[startup+1300.01 s]
/proc/loadavg: 4.05 4.05 3.61 6/337 29651
/proc/meminfo: memFree=12193352/32951124 swapFree=61565116/67111528
[pid=29526] ppid=29524 vsize=309160 CPUtime=0.48 cores=5,7
/proc/29526/stat : 29526 (python) S 29524 29526 27642 0 -1 4202496 11244 934 1 0 34 14 0 0 19 0 4 0 657361027 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29526/statm: 77290 7078 1880 364 0 13202 0
[pid=29546] ppid=29526 vsize=288540 CPUtime=1.47 cores=5,7
/proc/29546/stat : 29546 (python) S 29526 29526 27642 0 -1 4202560 1197 0 0 0 78 69 0 0 19 0 2 0 657361089 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29546/statm: 72135 5560 416 364 0 8053 0
[pid=29548] ppid=29546 vsize=62976 CPUtime=682.63 cores=5,7
/proc/29548/stat : 29548 (lingeling) T 29546 29548 29548 0 -1 4202496 167646 0 0 0 68243 20 0 0 25 0 1 0 657361090 64487424 14939 33554432000 4194304 4352236 140735359746144 18446744073709551615 4329043 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29548/statm: 15744 14939 129 39 0 14824 0
[pid=29546/tid=29612] ppid=29526 vsize=288540 CPUtime=0 cores=5,7
/proc/29546/task/29612/stat : 29612 (python) S 29526 29526 27642 0 -1 4202560 44 0 0 0 0 0 0 0 19 0 2 0 657429426 295464960 5560 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604456277580736 0 0 -1 7 0 0 0
[pid=29614] ppid=29526 vsize=288924 CPUtime=0.23 cores=5,7
/proc/29614/stat : 29614 (python) S 29526 29526 27642 0 -1 4202560 1089 0 0 0 12 11 0 0 19 0 2 0 657429427 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528660939 0 0 16781312 514 18446744073709551615 0 0 17 5 0 0 0
/proc/29614/statm: 72231 5637 400 364 0 8146 0
[pid=29618] ppid=29614 vsize=34392 CPUtime=100.09 cores=5,7
/proc/29618/stat : 29618 (lingeling) T 29614 29618 29618 0 -1 4202496 33294 0 0 0 10005 4 0 0 25 0 1 0 657429427 35217408 7795 33554432000 4194304 4352236 140733726477744 18446744073709551615 4328102 0 0 16781312 17506 18446744071562691360 0 0 17 7 0 0 0
/proc/29618/statm: 8598 7795 129 39 0 7678 0
[pid=29614/tid=29627] ppid=29526 vsize=288924 CPUtime=0 cores=5,7
/proc/29614/task/29627/stat : 29627 (python) S 29526 29526 27642 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 657439449 295858176 5637 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 514 18446604458915496384 0 0 -1 7 0 0 0
[pid=29629] ppid=29526 vsize=298916 CPUtime=1.21 cores=5,7
/proc/29629/stat : 29629 (python) S 29526 29526 27642 0 -1 4202560 981 0 0 0 62 59 0 0 15 0 1 0 657439450 306089984 5565 33554432000 4194304 5683644 140737477176512 18446744073709551615 246516854342 0 0 16781312 514 13930935469224198406 0 0 17 7 0 0 0
/proc/29629/statm: 74729 5565 371 364 0 10641 0
[pid=29631] ppid=29629 vsize=81696 CPUtime=515.8 cores=5,7
/proc/29631/stat : 29631 (cryptominisat-2) R 29629 29631 29631 0 -1 4202496 187290 0 0 0 51545 35 0 0 25 0 1 0 657439450 83656704 12979 33554432000 4194304 4677096 140736877398416 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/29631/statm: 20424 12979 386 118 0 15383 0
[pid=29526/tid=29547] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29547/stat : 29547 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 19 0 4 0 657361090 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29615] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29615/stat : 29615 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657429427 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 5 0 0 0
[pid=29526/tid=29630] ppid=29524 vsize=309160 CPUtime=0 cores=5,7
/proc/29526/task/29630/stat : 29630 (python) S 29524 29526 27642 0 -1 4202560 28 934 0 0 0 0 0 0 20 0 4 0 657439450 316579840 7078 33554432000 4194304 5683644 140737477176512 18446744073709551615 246528657841 0 0 16781312 2 18446604457394246016 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 1364604

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.05
CPU time (s): 1301.91
CPU user time (s): 1299.79
CPU system time (s): 2.12
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 1435212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.480926
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13750
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= 10968
involuntary context switches= 41

runsolver used 3.71344 second user time and 8.60269 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-15 13:07:08
IDJOB=3377865
IDBENCH=87943
IDSOLVER=1858
FILE ID=node134/3377865-1305457628
RUNJOBID= node134-1305457624-29353
PBS_JOBID= 13324884
Free space on /tmp= 73496 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3377865-1305457628/watcher-3377865-1305457628 -o /tmp/evaluation-result-3377865-1305457628/solver-3377865-1305457628 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3377865-1305457628.cnf -seed 796474619 -budget 2400

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=796474619

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13783556 kB
Buffers:        282048 kB
Cached:        6417880 kB
SwapCached:      13768 kB
Active:       10075844 kB
Inactive:      8838924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13783556 kB
SwapTotal:    67111528 kB
SwapFree:     61565116 kB
Dirty:          103340 kB
Writeback:           0 kB
AnonPages:    12209232 kB
Mapped:          15380 kB
Slab:           138744 kB
PageTables:      50612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 48501036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73260 MiB
End job on node134 at 2011-05-15 13:28:50