Trace number 3378031

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) 1298.79 1300.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.77/2.37	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.77/2.37	c INFO: solving HOME/instance-3378031-1305452590.cnf
0.77/2.37	c INFO: computing task features
3.06/4.60	c INFO: computed variable-clause graph statistics
3.76/5.39	c INFO: computed clause balance statistics
14.17/15.78	c INFO: computed variable balance statistics
22.56/24.13	c INFO: computed small-clause counts
22.66/24.29	c INFO: computed Horn-clause counts
56.45/58.04	c INFO: computed variable graph statistics
56.45/58.04	c INFO: collected features for HOME/instance-3378031-1305452590.cnf in 55.75 s
56.45/58.06	c INFO: running lingeling-276@0 for 388 with 2344 remaining (b = 0.40)
451.61/453.19	c INFO: running lingeling-276@0 for 97 with 1950 remaining (b = 0.21)
551.91/553.51	c INFO: running lingeling-276@393 for 194 with 1850 remaining (b = 0.09)
745.64/747.07	c INFO: running cryptominisat-2.9.0@0 for 1657 with 1657 remaining (b = 0.45)

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

running on 2 cores: 0,2

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: 0.92 1.04 1.79 4/366 18487
/proc/meminfo: memFree=29408780/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=15776 CPUtime=0 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 898 0 0 0 0 0 0 0 20 0 1 0 637675386 16154624 779 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039655056 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18487/statm: 3944 780 343 364 0 431 0

[startup+0.076964 s]
/proc/loadavg: 0.92 1.04 1.79 4/366 18487
/proc/meminfo: memFree=29408780/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=29788 CPUtime=0.04 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 1439 0 1 0 3 1 0 0 17 0 1 0 637675386 30502912 1283 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039653376 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18487/statm: 7447 1283 443 364 0 817 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29788

[startup+0.100952 s]
/proc/loadavg: 0.92 1.04 1.79 4/366 18487
/proc/meminfo: memFree=29408780/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=30112 CPUtime=0.05 cores=0,2
/proc/18487/stat : 18487 (python) D 18485 18487 17591 0 -1 4202496 1469 0 1 0 3 2 0 0 17 0 1 0 637675386 30834688 1309 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039651173 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18487/statm: 7528 1309 443 364 0 898 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30112

[startup+0.300927 s]
/proc/loadavg: 0.92 1.04 1.79 4/366 18487
/proc/meminfo: memFree=29408780/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=87704 CPUtime=0.11 cores=0,2
/proc/18487/stat : 18487 (python) D 18485 18487 17591 0 -1 4202496 2630 0 8 0 5 6 0 0 17 0 1 0 637675386 89808896 2354 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039653376 0 0 16781312 2 0 0 0 17 0 0 0 2
/proc/18487/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 87704

[startup+0.700843 s]
/proc/loadavg: 0.92 1.04 1.79 4/366 18487
/proc/meminfo: memFree=29408780/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=105232 CPUtime=0.16 cores=0,2
/proc/18487/stat : 18487 (python) D 18485 18487 17591 0 -1 4202496 3295 0 15 0 6 10 0 0 16 0 1 0 637675386 107757568 2975 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039651173 0 0 16781312 2 0 0 0 17 0 0 0 4
/proc/18487/statm: 26308 2975 868 364 0 2056 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 105232

[startup+1.50073 s]
/proc/loadavg: 1.17 1.08 1.80 5/377 18515
/proc/meminfo: memFree=29313168/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=157388 CPUtime=0.51 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 6570 928 33 8 18 33 0 0 16 0 1 0 637675386 161165312 4698 33554432000 4194304 5683644 140735056154320 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 0 0 0 10
/proc/18487/statm: 39347 4698 1257 364 0 3455 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 157388

[startup+3.10037 s]
/proc/loadavg: 1.17 1.08 1.80 4/377 18515
/proc/meminfo: memFree=29259060/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=352356 CPUtime=1.57 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 27162 928 83 8 117 40 0 0 16 0 1 0 637675386 360812544 24917 33554432000 4194304 5683644 140735056154320 18446744073709551615 4602993 0 0 16781312 2 0 0 0 17 2 0 0 21
/proc/18487/statm: 88089 24917 1761 364 0 24013 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 352356
heavy processes:

[startup+6.30081 s]
/proc/loadavg: 1.17 1.08 1.80 5/380 18518
/proc/meminfo: memFree=28771704/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=412192 CPUtime=4.76 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 65947 928 83 8 431 45 0 0 22 0 1 0 637675386 422084608 40433 33554432000 4194304 5683644 140735056154320 18446744073709551615 48002216630024 0 0 16781312 2 0 0 0 17 0 0 0 21
/proc/18487/statm: 103048 40433 1826 364 0 38972 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 412192
heavy processes:

[startup+12.7007 s]
/proc/loadavg: 1.82 1.23 1.84 5/380 18518
/proc/meminfo: memFree=28784668/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=412192 CPUtime=11.16 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 65947 928 83 8 1071 45 0 0 25 0 1 0 637675386 422084608 40433 33554432000 4194304 5683644 140735056154320 18446744073709551615 48002219431425 0 0 16781312 2 0 0 0 17 0 0 0 21
/proc/18487/statm: 103048 40433 1826 364 0 38972 0
Current children cumulated CPU time (s) 11.16
Current children cumulated vsize (KiB) 412192

[startup+25.5004 s]
/proc/loadavg: 2.16 1.32 1.86 5/380 18518
/proc/meminfo: memFree=28775008/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417900 CPUtime=23.97 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 67381 928 83 8 2352 45 0 0 25 0 1 0 637675386 427929600 41867 33554432000 4194304 5683644 140735056154320 18446744073709551615 48002216691852 0 0 16781312 2 0 0 0 17 0 0 0 21
/proc/18487/statm: 104475 41867 1833 364 0 40399 0
Current children cumulated CPU time (s) 23.97
Current children cumulated vsize (KiB) 417900

[startup+51.1008 s]
/proc/loadavg: 2.94 1.59 1.93 5/383 18522
/proc/meminfo: memFree=28765228/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417900 CPUtime=49.55 cores=0,2
/proc/18487/stat : 18487 (python) R 18485 18487 17591 0 -1 4202496 67381 928 83 8 4910 45 0 0 25 0 1 0 637675386 427929600 41867 33554432000 4194304 5683644 140735056154320 18446744073709551615 48002216691852 0 0 16781312 2 0 0 0 17 0 0 0 21
/proc/18487/statm: 104475 41867 1833 364 0 40399 0
Current children cumulated CPU time (s) 49.55
Current children cumulated vsize (KiB) 417900

[startup+102.301 s]
/proc/loadavg: 3.62 1.99 2.05 5/389 18530
/proc/meminfo: memFree=28688260/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417200 CPUtime=56.51 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 67674 928 83 8 5605 46 0 0 25 0 2 0 637675386 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 104300 39171 1875 364 0 40218 0
[pid=18523] ppid=18487 vsize=406956 CPUtime=0.12 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 909 0 0 0 6 6 0 0 18 0 1 0 637681192 416722944 37668 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675407 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18523/statm: 101739 37668 376 364 0 37657 0
[pid=18525] ppid=18523 vsize=55024 CPUtime=44.1 cores=0,2
/proc/18525/stat : 18525 (lingeling) R 18523 18525 18525 0 -1 4202496 20558 0 0 0 4407 3 0 0 25 0 1 0 637681193 56344576 11903 33554432000 4194304 4352236 140737022597760 18446744073709551615 4233942 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18525/statm: 13756 11903 129 39 0 12836 0
[pid=18487/tid=18524] ppid=18485 vsize=417200 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 31 928 0 8 0 0 0 0 25 0 2 0 637681193 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 879180

[startup+162.301 s]
/proc/loadavg: 3.90 2.37 2.17 5/389 18531
/proc/meminfo: memFree=28692284/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417200 CPUtime=56.51 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 67674 928 83 8 5605 46 0 0 25 0 2 0 637675386 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 104300 39171 1875 364 0 40218 0
[pid=18523] ppid=18487 vsize=406956 CPUtime=0.3 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 934 0 0 0 16 14 0 0 18 0 1 0 637681192 416722944 37668 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675407 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18523/statm: 101739 37668 376 364 0 37657 0
[pid=18525] ppid=18523 vsize=55368 CPUtime=103.93 cores=0,2
/proc/18525/stat : 18525 (lingeling) R 18523 18525 18525 0 -1 4202496 20803 0 0 0 10390 3 0 0 25 0 1 0 637681193 56696832 11989 33554432000 4194304 4352236 140737022597760 18446744073709551615 4229922 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18525/statm: 13842 11989 129 39 0 12922 0
[pid=18487/tid=18524] ppid=18485 vsize=417200 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 31 928 0 8 0 0 0 0 25 0 2 0 637681193 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 879524

[startup+222.301 s]
/proc/loadavg: 3.96 2.66 2.28 5/386 18565
/proc/meminfo: memFree=28361804/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417200 CPUtime=56.51 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 67674 928 83 8 5605 46 0 0 25 0 2 0 637675386 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 104300 39171 1875 364 0 40218 0
[pid=18523] ppid=18487 vsize=406956 CPUtime=0.47 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 952 0 0 0 25 22 0 0 18 0 1 0 637681192 416722944 37668 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675407 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18523/statm: 101739 37668 376 364 0 37657 0
[pid=18525] ppid=18523 vsize=55244 CPUtime=163.75 cores=0,2
/proc/18525/stat : 18525 (lingeling) R 18523 18525 18525 0 -1 4202496 20904 0 0 0 16372 3 0 0 25 0 1 0 637681193 56569856 11958 33554432000 4194304 4352236 140737022597760 18446744073709551615 4233979 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18525/statm: 13811 11958 129 39 0 12891 0
[pid=18487/tid=18524] ppid=18485 vsize=417200 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 31 928 0 8 0 0 0 0 25 0 2 0 637681193 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 220.73
Current children cumulated vsize (KiB) 879400

[startup+282.301 s]
/proc/loadavg: 4.04 2.92 2.39 5/386 18566
/proc/meminfo: memFree=28357288/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417200 CPUtime=56.51 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 67674 928 83 8 5605 46 0 0 25 0 2 0 637675386 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 104300 39171 1875 364 0 40218 0
[pid=18523] ppid=18487 vsize=406956 CPUtime=0.65 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 972 0 0 0 35 30 0 0 18 0 1 0 637681192 416722944 37668 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675407 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18523/statm: 101739 37668 376 364 0 37657 0
[pid=18525] ppid=18523 vsize=54808 CPUtime=223.59 cores=0,2
/proc/18525/stat : 18525 (lingeling) R 18523 18525 18525 0 -1 4202496 21002 0 0 0 22356 3 0 0 25 0 1 0 637681193 56123392 11849 33554432000 4194304 4352236 140737022597760 18446744073709551615 4278664 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18525/statm: 13702 11849 129 39 0 12782 0
[pid=18487/tid=18524] ppid=18485 vsize=417200 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 31 928 0 8 0 0 0 0 25 0 2 0 637681193 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (KiB) 878964

[startup+342.301 s]
/proc/loadavg: 4.01 3.11 2.49 5/386 18568
/proc/meminfo: memFree=28343100/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=417200 CPUtime=56.51 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 67674 928 83 8 5605 46 0 0 25 0 2 0 637675386 427212800 39171 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 104300 39171 1875 364 0 40218 0
[pid=18523] ppid=18487 vsize=406956 CPUtime=0.83 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 977 0 0 0 44 39 0 0 18 0 1 0 637681192 416722944 37668 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675407 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18523/statm: 101739 37668 376 364 0 37657 0
[pid=18525] ppid=18523 vsize=54792 CPUtime=283.46 cores=0,2
/proc/18525/stat : 18525 (lingeling) R 18523 18525 18525 0 -1 4202496 21096 0 0 0 28343 3 0 0 25 0 1 0 637681193 56107008 11845 33554432000 4194304 4352236 140737022597760 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/18525/statm: 13698 11845 129 39 0 12778 0

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

[startup+1122.32 s]
/proc/loadavg: 4.16 4.07 3.40 5/429 18641
/proc/meminfo: memFree=22910092/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=437712 CPUtime=56.55 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 69332 928 83 8 5608 47 0 0 20 0 4 0 637675386 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 109428 39184 1880 364 0 45340 0
[pid=18523] ppid=18487 vsize=417200 CPUtime=1.77 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 1213 0 0 0 95 82 0 0 18 0 2 0 637681192 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18523/statm: 104300 37713 416 364 0 40218 0
[pid=18525] ppid=18523 vsize=54948 CPUtime=587.12 cores=0,2
/proc/18525/stat : 18525 (lingeling) T 18523 18525 18525 0 -1 4202496 22339 0 0 0 58708 4 0 0 25 0 1 0 637681193 56266752 12907 33554432000 4194304 4352236 140737022597760 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18525/statm: 13737 12907 129 39 0 12817 0
[pid=18523/tid=18577] ppid=18487 vsize=417200 CPUtime=0 cores=0,2
/proc/18523/task/18577/stat : 18577 (python) S 18487 18487 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637720705 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604449303583808 0 0 -1 0 0 0 0
[pid=18578] ppid=18487 vsize=417212 CPUtime=0.3 cores=0,2
/proc/18578/stat : 18578 (python) S 18487 18487 17591 0 -1 4202560 1094 0 0 0 15 15 0 0 19 0 2 0 637720706 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18578/statm: 104303 37696 399 364 0 40218 0
[pid=18580] ppid=18578 vsize=53088 CPUtime=99.99 cores=0,2
/proc/18580/stat : 18580 (lingeling) T 18578 18580 18580 0 -1 4202496 20228 0 0 0 9997 2 0 0 25 0 1 0 637720706 54362112 11419 33554432000 4194304 4352236 140734425537376 18446744073709551615 4234680 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18580/statm: 13272 11419 129 39 0 12352 0
[pid=18578/tid=18588] ppid=18487 vsize=417212 CPUtime=0 cores=0,2
/proc/18578/task/18588/stat : 18588 (python) S 18487 18487 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637730736 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604453927294080 0 0 -1 2 0 0 0
[pid=18608] ppid=18487 vsize=427468 CPUtime=1.3 cores=0,2
/proc/18608/stat : 18608 (python) S 18487 18487 17591 0 -1 4202560 993 0 0 0 72 58 0 0 15 0 1 0 637750094 437727232 37670 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675462 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18608/statm: 106867 37670 370 364 0 42779 0
[pid=18610] ppid=18608 vsize=839928 CPUtime=374.06 cores=0,2
/proc/18610/stat : 18610 (cryptominisat-2) R 18608 18610 18610 0 -1 4202496 248574 0 0 0 37359 47 0 0 25 0 1 0 637750095 860086272 177255 33554432000 4194304 4677096 140734774481568 18446744073709551615 4335830 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18610/statm: 209982 177255 391 118 0 204941 0
[pid=18487/tid=18524] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 35 928 0 8 0 0 0 0 18 0 4 0 637681193 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
[pid=18487/tid=18579] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18579/stat : 18579 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637720706 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 2 0 0 0
[pid=18487/tid=18609] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18609/stat : 18609 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637750094 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1121.09
Current children cumulated vsize (KiB) 2647556

[startup+1182.3 s]
/proc/loadavg: 4.22 4.09 3.44 5/412 18678
/proc/meminfo: memFree=23022832/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=437712 CPUtime=56.55 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 69332 928 83 8 5608 47 0 0 20 0 4 0 637675386 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 109428 39184 1880 364 0 45340 0
[pid=18523] ppid=18487 vsize=417200 CPUtime=1.77 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 1213 0 0 0 95 82 0 0 18 0 2 0 637681192 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18523/statm: 104300 37713 416 364 0 40218 0
[pid=18525] ppid=18523 vsize=54948 CPUtime=587.12 cores=0,2
/proc/18525/stat : 18525 (lingeling) T 18523 18525 18525 0 -1 4202496 22339 0 0 0 58708 4 0 0 25 0 1 0 637681193 56266752 12907 33554432000 4194304 4352236 140737022597760 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18525/statm: 13737 12907 129 39 0 12817 0
[pid=18523/tid=18577] ppid=18487 vsize=417200 CPUtime=0 cores=0,2
/proc/18523/task/18577/stat : 18577 (python) S 18487 18487 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637720705 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604449303583808 0 0 -1 0 0 0 0
[pid=18578] ppid=18487 vsize=417212 CPUtime=0.3 cores=0,2
/proc/18578/stat : 18578 (python) S 18487 18487 17591 0 -1 4202560 1094 0 0 0 15 15 0 0 19 0 2 0 637720706 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18578/statm: 104303 37696 399 364 0 40218 0
[pid=18580] ppid=18578 vsize=53088 CPUtime=99.99 cores=0,2
/proc/18580/stat : 18580 (lingeling) T 18578 18580 18580 0 -1 4202496 20228 0 0 0 9997 2 0 0 25 0 1 0 637720706 54362112 11419 33554432000 4194304 4352236 140734425537376 18446744073709551615 4234680 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18580/statm: 13272 11419 129 39 0 12352 0
[pid=18578/tid=18588] ppid=18487 vsize=417212 CPUtime=0 cores=0,2
/proc/18578/task/18588/stat : 18588 (python) S 18487 18487 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637730736 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604453927294080 0 0 -1 2 0 0 0
[pid=18608] ppid=18487 vsize=427468 CPUtime=1.49 cores=0,2
/proc/18608/stat : 18608 (python) S 18487 18487 17591 0 -1 4202560 993 0 0 0 82 67 0 0 15 0 1 0 637750094 437727232 37670 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675462 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18608/statm: 106867 37670 370 364 0 42779 0
[pid=18610] ppid=18608 vsize=841372 CPUtime=433.83 cores=0,2
/proc/18610/stat : 18610 (cryptominisat-2) R 18608 18610 18610 0 -1 4202496 267584 0 0 0 43330 53 0 0 25 0 1 0 637750095 861564928 178096 33554432000 4194304 4677096 140734774481568 18446744073709551615 4319256 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18610/statm: 210343 178096 391 118 0 205302 0
[pid=18487/tid=18524] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 35 928 0 8 0 0 0 0 18 0 4 0 637681193 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
[pid=18487/tid=18579] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18579/stat : 18579 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637720706 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 2 0 0 0
[pid=18487/tid=18609] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18609/stat : 18609 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637750094 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1181.05
Current children cumulated vsize (KiB) 2649000

[startup+1242.3 s]
/proc/loadavg: 4.19 4.10 3.49 5/415 18683
/proc/meminfo: memFree=22906164/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=437712 CPUtime=56.55 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 69332 928 83 8 5608 47 0 0 20 0 4 0 637675386 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 109428 39184 1880 364 0 45340 0
[pid=18523] ppid=18487 vsize=417200 CPUtime=1.77 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 1213 0 0 0 95 82 0 0 18 0 2 0 637681192 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18523/statm: 104300 37713 416 364 0 40218 0
[pid=18525] ppid=18523 vsize=54948 CPUtime=587.12 cores=0,2
/proc/18525/stat : 18525 (lingeling) T 18523 18525 18525 0 -1 4202496 22339 0 0 0 58708 4 0 0 25 0 1 0 637681193 56266752 12907 33554432000 4194304 4352236 140737022597760 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18525/statm: 13737 12907 129 39 0 12817 0
[pid=18523/tid=18577] ppid=18487 vsize=417200 CPUtime=0 cores=0,2
/proc/18523/task/18577/stat : 18577 (python) S 18487 18487 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637720705 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604449303583808 0 0 -1 0 0 0 0
[pid=18578] ppid=18487 vsize=417212 CPUtime=0.3 cores=0,2
/proc/18578/stat : 18578 (python) S 18487 18487 17591 0 -1 4202560 1094 0 0 0 15 15 0 0 19 0 2 0 637720706 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18578/statm: 104303 37696 399 364 0 40218 0
[pid=18580] ppid=18578 vsize=53088 CPUtime=99.99 cores=0,2
/proc/18580/stat : 18580 (lingeling) T 18578 18580 18580 0 -1 4202496 20228 0 0 0 9997 2 0 0 25 0 1 0 637720706 54362112 11419 33554432000 4194304 4352236 140734425537376 18446744073709551615 4234680 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18580/statm: 13272 11419 129 39 0 12352 0
[pid=18578/tid=18588] ppid=18487 vsize=417212 CPUtime=0 cores=0,2
/proc/18578/task/18588/stat : 18588 (python) S 18487 18487 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637730736 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604453927294080 0 0 -1 2 0 0 0
[pid=18608] ppid=18487 vsize=427468 CPUtime=1.7 cores=0,2
/proc/18608/stat : 18608 (python) S 18487 18487 17591 0 -1 4202560 993 0 0 0 93 77 0 0 15 0 1 0 637750094 437727232 37670 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675462 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18608/statm: 106867 37670 370 364 0 42779 0
[pid=18610] ppid=18608 vsize=891136 CPUtime=493.64 cores=0,2
/proc/18610/stat : 18610 (cryptominisat-2) R 18608 18610 18610 0 -1 4202496 285611 0 0 0 49307 57 0 0 25 0 1 0 637750095 912523264 190755 33554432000 4194304 4677096 140734774481568 18446744073709551615 4320139 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18610/statm: 222784 190755 391 118 0 217743 0
[pid=18487/tid=18524] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 35 928 0 8 0 0 0 0 18 0 4 0 637681193 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
[pid=18487/tid=18579] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18579/stat : 18579 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637720706 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 2 0 0 0
[pid=18487/tid=18609] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18609/stat : 18609 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637750094 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1241.07
Current children cumulated vsize (KiB) 2698764



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.08 3.51 5/415 18684
/proc/meminfo: memFree=22880172/32951124 swapFree=51873460/67111528
[pid=18487] ppid=18485 vsize=437712 CPUtime=56.55 cores=0,2
/proc/18487/stat : 18487 (python) S 18485 18487 17591 0 -1 4202496 69332 928 83 8 5608 47 0 0 20 0 4 0 637675386 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 21
/proc/18487/statm: 109428 39184 1880 364 0 45340 0
[pid=18523] ppid=18487 vsize=417200 CPUtime=1.77 cores=0,2
/proc/18523/stat : 18523 (python) S 18487 18487 17591 0 -1 4202560 1213 0 0 0 95 82 0 0 18 0 2 0 637681192 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18523/statm: 104300 37713 416 364 0 40218 0
[pid=18525] ppid=18523 vsize=54948 CPUtime=587.12 cores=0,2
/proc/18525/stat : 18525 (lingeling) T 18523 18525 18525 0 -1 4202496 22339 0 0 0 58708 4 0 0 25 0 1 0 637681193 56266752 12907 33554432000 4194304 4352236 140737022597760 18446744073709551615 4329086 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18525/statm: 13737 12907 129 39 0 12817 0
[pid=18523/tid=18577] ppid=18487 vsize=417200 CPUtime=0 cores=0,2
/proc/18523/task/18577/stat : 18577 (python) S 18487 18487 17591 0 -1 4202560 44 0 0 0 0 0 0 0 18 0 2 0 637720705 427212800 37713 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604449303583808 0 0 -1 0 0 0 0
[pid=18578] ppid=18487 vsize=417212 CPUtime=0.3 cores=0,2
/proc/18578/stat : 18578 (python) S 18487 18487 17591 0 -1 4202560 1094 0 0 0 15 15 0 0 19 0 2 0 637720706 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051482059 0 0 16781312 514 18446744073709551615 0 0 17 0 0 0 0
/proc/18578/statm: 104303 37696 399 364 0 40218 0
[pid=18580] ppid=18578 vsize=53088 CPUtime=99.99 cores=0,2
/proc/18580/stat : 18580 (lingeling) T 18578 18580 18580 0 -1 4202496 20228 0 0 0 9997 2 0 0 25 0 1 0 637720706 54362112 11419 33554432000 4194304 4352236 140734425537376 18446744073709551615 4234680 0 0 16781312 17506 18446744071562691360 0 0 17 2 0 0 0
/proc/18580/statm: 13272 11419 129 39 0 12352 0
[pid=18578/tid=18588] ppid=18487 vsize=417212 CPUtime=0 cores=0,2
/proc/18578/task/18588/stat : 18588 (python) S 18487 18487 17591 0 -1 4202560 47 0 0 0 0 0 0 0 19 0 2 0 637730736 427225088 37696 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 514 18446604453927294080 0 0 -1 2 0 0 0
[pid=18608] ppid=18487 vsize=427468 CPUtime=1.89 cores=0,2
/proc/18608/stat : 18608 (python) S 18487 18487 17591 0 -1 4202560 993 0 0 0 104 85 0 0 15 0 1 0 637750094 437727232 37670 33554432000 4194304 5683644 140735056154320 18446744073709551615 212039675462 0 0 16781312 514 6920220632105844994 0 0 17 0 0 0 0
/proc/18608/statm: 106867 37670 370 364 0 42779 0
[pid=18610] ppid=18608 vsize=985556 CPUtime=551.17 cores=0,2
/proc/18610/stat : 18610 (cryptominisat-2) R 18608 18610 18610 0 -1 4202496 295588 0 0 0 55056 61 0 0 25 0 1 0 637750095 1009209344 197078 33554432000 4194304 4677096 140734774481568 18446744073709551615 4319581 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/18610/statm: 246389 197078 391 118 0 241348 0
[pid=18487/tid=18524] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18524/stat : 18524 (python) S 18485 18487 17591 0 -1 4202560 35 928 0 8 0 0 0 0 18 0 4 0 637681193 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
[pid=18487/tid=18579] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18579/stat : 18579 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637720706 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 2 0 0 0
[pid=18487/tid=18609] ppid=18485 vsize=437712 CPUtime=0 cores=0,2
/proc/18487/task/18609/stat : 18609 (python) S 18485 18487 17591 0 -1 4202560 26 928 0 8 0 0 0 0 20 0 4 0 637750094 448217088 39184 33554432000 4194304 5683644 140735056154320 18446744073709551615 212051478961 0 0 16781312 2 18446604453944322176 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1298.79
Current children cumulated vsize (KiB) 2793184

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18487 and gives
#  childrusage.ru_utime.tv_sec=56
#  childrusage.ru_utime.tv_usec=88473
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=489925
# CPU time returned by wait4() is 56.5784
# while last known CPU time is 1298.79
#
# 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): 1298.79
CPU user time (s): 1295.83
CPU system time (s): 2.96
CPU usage (%): 99.9033
Max. virtual memory (cumulated for all children) (KiB): 2793184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 56.0885
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70261
page faults= 91
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45708
involuntary context switches= 286

runsolver used 5.08623 second user time and 10.9563 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 11:43:11
IDJOB=3378031
IDBENCH=20386
IDSOLVER=1858
FILE ID=node146/3378031-1305452590
RUNJOBID= node146-1305452590-18456
PBS_JOBID= 13324873
Free space on /tmp= 73288 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.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-3378031-1305452590/watcher-3378031-1305452590 -o /tmp/evaluation-result-3378031-1305452590/solver-3378031-1305452590 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378031-1305452590.cnf -seed 1370533225 -budget 2400

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1370533225

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29408936 kB
Buffers:        120576 kB
Cached:         939764 kB
SwapCached:      56148 kB
Active:         925736 kB
Inactive:      2381268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29408936 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:          137364 kB
Writeback:           0 kB
AnonPages:     2197484 kB
Mapped:          18276 kB
Slab:           109356 kB
PageTables:      59716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81783540 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= 73148 MiB
End job on node146 at 2011-05-15 12:04:53