Trace number 3484612

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, 1200 s timeout)? (TO) 1200.1 1200.43

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

Solver Data

0.52/0.97	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.52/0.97	c INFO: solving HOME/instance-3484612-1307750792.cnf
0.52/0.97	c INFO: computing task features
1.09/1.51	c INFO: computed variable-clause graph statistics
1.09/1.53	c INFO: computed clause balance statistics
3.99/4.45	c INFO: computed variable balance statistics
6.19/6.64	c INFO: computed small-clause counts
6.19/6.65	c INFO: computed Horn-clause counts
9.69/10.12	c INFO: computed variable graph statistics
9.69/10.12	c INFO: collected features for HOME/instance-3484612-1307750792.cnf in 9.13 s
9.69/10.12	c INFO: running lingeling-276@0 for 582 with 1190 remaining (b = 0.58)
596.50/596.72	c INFO: running cryptominisat-2.9.0@0 for 604 with 604 remaining (b = 0.53)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3484612-1307750792/watcher-3484612-1307750792 -o /tmp/evaluation-result-3484612-1307750792/solver-3484612-1307750792 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484612-1307750792.cnf -seed 234963286 -budget 1200 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.92 1.55 2.61 5/179 14936
/proc/meminfo: memFree=31885104/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=15184 CPUtime=0 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 726 0 0 0 0 0 0 0 18 0 1 0 867495193 15548416 615 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 1 0 0 0
/proc/14936/statm: 3796 615 321 364 0 283 0

[startup+0.017745 s]
/proc/loadavg: 0.92 1.55 2.61 5/179 14936
/proc/meminfo: memFree=31885104/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=16244 CPUtime=0 cores=1,3
/proc/14936/stat : 14936 (python) R 14934 14936 12976 0 -1 4202496 1048 0 0 0 0 0 0 0 17 0 1 0 867495193 16633856 918 33554432000 4194304 5683644 140734383887504 18446744073709551615 4602358 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14936/statm: 4061 918 381 364 0 548 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16244

[startup+0.100742 s]
/proc/loadavg: 0.92 1.55 2.61 5/179 14936
/proc/meminfo: memFree=31885104/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=85360 CPUtime=0.06 cores=1,3
/proc/14936/stat : 14936 (python) R 14934 14936 12976 0 -1 4202496 2583 0 0 0 4 2 0 0 17 0 1 0 867495193 87408640 2307 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816234496 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14936/statm: 21340 2307 707 364 0 1557 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85360

[startup+0.300687 s]
/proc/loadavg: 0.92 1.55 2.61 5/179 14936
/proc/meminfo: memFree=31885104/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=126800 CPUtime=0.19 cores=1,3
/proc/14936/stat : 14936 (python) R 14934 14936 12976 0 -1 4202496 5539 931 1 0 11 8 0 0 17 0 1 0 867495193 129843200 4011 33554432000 4194304 5683644 140734383887504 18446744073709551615 220811312775 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/14936/statm: 31700 4011 1008 364 0 2995 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 126800

[startup+0.700572 s]
/proc/loadavg: 0.92 1.55 2.61 5/179 14936
/proc/meminfo: memFree=31885104/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=198920 CPUtime=0.37 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 6992 931 1 0 19 18 0 0 16 0 1 0 867495193 203694080 5023 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816234496 0 2147483391 16781312 2 18446744071699207358 0 0 17 3 0 0 0
/proc/14936/statm: 49730 5023 1454 364 0 3757 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 198920

[startup+1.50046 s]
/proc/loadavg: 0.92 1.55 2.61 5/187 14968
/proc/meminfo: memFree=31783640/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=316212 CPUtime=1.09 cores=1,3
/proc/14936/stat : 14936 (python) R 14934 14936 12976 0 -1 4202496 23026 931 1 0 81 28 0 0 16 0 1 0 867495193 323801088 16425 33554432000 4194304 5683644 140734383887504 18446744073709551615 47690368761712 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14936/statm: 79053 16425 1815 364 0 14977 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 316212

[startup+3.10016 s]
/proc/loadavg: 0.92 1.55 2.61 5/187 14968
/proc/meminfo: memFree=31685184/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=316212 CPUtime=2.69 cores=1,3
/proc/14936/stat : 14936 (python) R 14934 14936 12976 0 -1 4202496 23038 931 1 0 241 28 0 0 18 0 1 0 867495193 323801088 16436 33554432000 4194304 5683644 140734383887504 18446744073709551615 220819645097 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14936/statm: 79053 16436 1826 364 0 14977 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 316212

[startup+6.30058 s]
/proc/loadavg: 1.73 1.71 2.66 5/193 14974
/proc/meminfo: memFree=31669312/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=316212 CPUtime=5.89 cores=1,3
/proc/14936/stat : 14936 (python) R 14934 14936 12976 0 -1 4202496 23039 931 1 0 561 28 0 0 25 0 1 0 867495193 323801088 16437 33554432000 4194304 5683644 140734383887504 18446744073709551615 220815894321 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/14936/statm: 79053 16437 1827 364 0 14977 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 316212

[startup+12.7004 s]
/proc/loadavg: 1.91 1.74 2.66 5/199 14980
/proc/meminfo: memFree=31628332/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 738 0 0 0 0 0 0 0 18 0 1 0 867496206 320835584 14234 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256527 0 0 16781312 514 4430364460674154760 0 0 17 1 0 0 0
/proc/14978/statm: 78329 14234 353 364 0 14247 0
[pid=14980] ppid=14978 vsize=20472 CPUtime=2.56 cores=1,3
/proc/14980/stat : 14980 (lingeling) R 14978 14980 14980 0 -1 4202496 6341 0 0 0 256 0 0 0 25 0 1 0 867496206 20963328 4116 33554432000 4194304 4352236 140733353642032 18446744073709551615 4268336 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14980/statm: 5118 4116 127 39 0 4198 0
[pid=14936/tid=14979] ppid=14934 vsize=323560 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 867496206 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 657348

[startup+25.501 s]
/proc/loadavg: 2.37 1.85 2.69 5/199 14980
/proc/meminfo: memFree=31628728/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 886 0 0 0 0 0 0 0 18 0 1 0 867496206 320835584 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256527 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/14978/statm: 78329 14256 375 364 0 14247 0
[pid=14980] ppid=14978 vsize=20352 CPUtime=15.35 cores=1,3
/proc/14980/stat : 14980 (lingeling) R 14978 14980 14980 0 -1 4202496 7368 0 0 0 1535 0 0 0 25 0 1 0 867496206 20840448 4088 33554432000 4194304 4352236 140733353642032 18446744073709551615 4208047 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14980/statm: 5088 4088 129 39 0 4168 0
[pid=14936/tid=14979] ppid=14934 vsize=323560 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 867496206 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 657228

[startup+51.1073 s]
/proc/loadavg: 2.93 2.02 2.72 5/199 14981
/proc/meminfo: memFree=31617124/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0.05 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 900 0 0 0 2 3 0 0 18 0 1 0 867496206 320835584 14257 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256527 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/14978/statm: 78329 14257 376 364 0 14247 0
[pid=14980] ppid=14978 vsize=21028 CPUtime=40.93 cores=1,3
/proc/14980/stat : 14980 (lingeling) R 14978 14980 14980 0 -1 4202496 7708 0 0 0 4093 0 0 0 25 0 1 0 867496206 21532672 4427 33554432000 4194304 4352236 140733353642032 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14980/statm: 5257 4427 129 39 0 4337 0
[pid=14936/tid=14979] ppid=14934 vsize=323560 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 867496206 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 657904

[startup+102.301 s]
/proc/loadavg: 3.53 2.33 2.78 5/199 14982
/proc/meminfo: memFree=31600456/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0.09 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 921 0 0 0 4 5 0 0 18 0 1 0 867496206 320835584 14257 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256527 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/14978/statm: 78329 14257 376 364 0 14247 0
[pid=14980] ppid=14978 vsize=27688 CPUtime=92.09 cores=1,3
/proc/14980/stat : 14980 (lingeling) R 14978 14980 14980 0 -1 4202496 9373 0 0 0 9209 0 0 0 25 0 1 0 867496206 28352512 6092 33554432000 4194304 4352236 140733353642032 18446744073709551615 4303254 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14980/statm: 6922 6092 129 39 0 6002 0
[pid=14936/tid=14979] ppid=14934 vsize=323560 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 867496206 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 664564

[startup+162.301 s]
/proc/loadavg: 3.83 2.63 2.86 5/199 14984
/proc/meminfo: memFree=31579588/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0.17 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 940 0 0 0 8 9 0 0 18 0 1 0 867496206 320835584 14257 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256527 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/14978/statm: 78329 14257 376 364 0 14247 0
[pid=14980] ppid=14978 vsize=30236 CPUtime=152.04 cores=1,3
/proc/14980/stat : 14980 (lingeling) R 14978 14980 14980 0 -1 4202496 10010 0 0 0 15204 0 0 0 25 0 1 0 867496206 30961664 6729 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328030 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14980/statm: 7559 6729 129 39 0 6639 0
[pid=14936/tid=14979] ppid=14934 vsize=323560 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 867496206 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 667112

[startup+222.301 s]
/proc/loadavg: 3.93 2.87 2.93 5/199 14985
/proc/meminfo: memFree=31576816/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0.24 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 958 0 0 0 11 13 0 0 18 0 1 0 867496206 320835584 14257 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256527 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/14978/statm: 78329 14257 376 364 0 14247 0
[pid=14980] ppid=14978 vsize=31828 CPUtime=211.99 cores=1,3
/proc/14980/stat : 14980 (lingeling) R 14978 14980 14980 0 -1 4202496 10408 0 0 0 21199 0 0 0 25 0 1 0 867496206 32591872 7127 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/14980/statm: 7957 7127 129 39 0 7037 0
[pid=14936/tid=14979] ppid=14934 vsize=323560 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 2 0 867496206 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 668704

[startup+282.301 s]
/proc/loadavg: 3.97 3.08 2.99 5/199 14987
/proc/meminfo: memFree=31568348/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=323560 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 23329 931 1 0 944 28 0 0 20 0 2 0 867495193 331325440 15752 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14936/statm: 80890 15752 1867 364 0 16808 0
[pid=14978] ppid=14936 vsize=313316 CPUtime=0.31 cores=1,3

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

[pid=15005] ppid=14936 vsize=323572 CPUtime=0.57 cores=1,3
/proc/15005/stat : 15005 (python) S 14936 14936 12976 0 -1 4202560 1017 0 0 0 30 27 0 0 15 0 1 0 867554866 331337728 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256582 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/15005/statm: 80893 14256 371 364 0 16808 0
[pid=15007] ppid=15005 vsize=541072 CPUtime=404.85 cores=1,3
/proc/15007/stat : 15007 (cryptominisat-2) R 15005 15007 15007 0 -1 4202496 318652 0 0 0 40428 57 0 0 25 0 1 0 867554866 554057728 107901 33554432000 4194304 4677096 140733369269808 18446744073709551615 4320139 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15007/statm: 135268 107901 393 118 0 130227 0
[pid=14936/tid=14979] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 867496206 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14936/tid=15006] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/15006/stat : 15006 (python) S 14934 14936 12976 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 867554866 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1568188

[startup+1062.3 s]
/proc/loadavg: 4.01 3.95 3.56 5/215 15024
/proc/meminfo: memFree=30217400/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=333816 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 24132 931 1 0 944 28 0 0 20 0 3 0 867495193 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14936/statm: 83454 15759 1870 364 0 19369 0
[pid=14978] ppid=14936 vsize=323560 CPUtime=0.69 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 1200 0 0 0 33 36 0 0 19 0 2 0 867496206 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14978/statm: 80890 14300 414 364 0 16808 0
[pid=14980] ppid=14978 vsize=46168 CPUtime=586.11 cores=1,3
/proc/14980/stat : 14980 (lingeling) T 14978 14980 14980 0 -1 4202496 25769 0 0 0 58609 2 0 0 25 0 1 0 867496206 47276032 10712 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328671 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14980/statm: 11542 10712 129 39 0 10622 0
[pid=14978/tid=15004] ppid=14936 vsize=323560 CPUtime=0 cores=1,3
/proc/14978/task/15004/stat : 15004 (python) S 14936 14936 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867554866 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087040 0 0 -1 3 0 0 0
[pid=15005] ppid=14936 vsize=323572 CPUtime=0.66 cores=1,3
/proc/15005/stat : 15005 (python) S 14936 14936 12976 0 -1 4202560 1017 0 0 0 35 31 0 0 15 0 1 0 867554866 331337728 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256582 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/15005/statm: 80893 14256 371 364 0 16808 0
[pid=15007] ppid=15005 vsize=545472 CPUtime=464.77 cores=1,3
/proc/15007/stat : 15007 (cryptominisat-2) R 15005 15007 15007 0 -1 4202496 358387 0 0 0 46410 67 0 0 25 0 1 0 867554866 558563328 110878 33554432000 4194304 4677096 140733369269808 18446744073709551615 4320199 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15007/statm: 136368 110878 393 118 0 131327 0
[pid=14936/tid=14979] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 867496206 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14936/tid=15006] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/15006/stat : 15006 (python) S 14934 14936 12976 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 867554866 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1572588

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.59 5/215 15028
/proc/meminfo: memFree=30187348/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=333816 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 24132 931 1 0 944 28 0 0 20 0 3 0 867495193 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14936/statm: 83454 15759 1870 364 0 19369 0
[pid=14978] ppid=14936 vsize=323560 CPUtime=0.69 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 1200 0 0 0 33 36 0 0 19 0 2 0 867496206 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14978/statm: 80890 14300 414 364 0 16808 0
[pid=14980] ppid=14978 vsize=46168 CPUtime=586.11 cores=1,3
/proc/14980/stat : 14980 (lingeling) T 14978 14980 14980 0 -1 4202496 25769 0 0 0 58609 2 0 0 25 0 1 0 867496206 47276032 10712 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328671 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14980/statm: 11542 10712 129 39 0 10622 0
[pid=14978/tid=15004] ppid=14936 vsize=323560 CPUtime=0 cores=1,3
/proc/14978/task/15004/stat : 15004 (python) S 14936 14936 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867554866 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087040 0 0 -1 3 0 0 0
[pid=15005] ppid=14936 vsize=323572 CPUtime=0.74 cores=1,3
/proc/15005/stat : 15005 (python) S 14936 14936 12976 0 -1 4202560 1018 0 0 0 40 34 0 0 15 0 1 0 867554866 331337728 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256582 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/15005/statm: 80893 14256 371 364 0 16808 0
[pid=15007] ppid=15005 vsize=563808 CPUtime=524.72 cores=1,3
/proc/15007/stat : 15007 (cryptominisat-2) R 15005 15007 15007 0 -1 4202496 392833 0 0 0 52399 73 0 0 25 0 1 0 867554866 577339392 111491 33554432000 4194304 4677096 140733369269808 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15007/statm: 140952 111491 393 118 0 135911 0
[pid=14936/tid=14979] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 867496206 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14936/tid=15006] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/15006/stat : 15006 (python) S 14934 14936 12976 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 867554866 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 1590924

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.61 5/215 15030
/proc/meminfo: memFree=30102680/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=333816 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 24132 931 1 0 944 28 0 0 20 0 3 0 867495193 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14936/statm: 83454 15759 1870 364 0 19369 0
[pid=14978] ppid=14936 vsize=323560 CPUtime=0.69 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 1200 0 0 0 33 36 0 0 19 0 2 0 867496206 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14978/statm: 80890 14300 414 364 0 16808 0
[pid=14980] ppid=14978 vsize=46168 CPUtime=586.11 cores=1,3
/proc/14980/stat : 14980 (lingeling) T 14978 14980 14980 0 -1 4202496 25769 0 0 0 58609 2 0 0 25 0 1 0 867496206 47276032 10712 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328671 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14980/statm: 11542 10712 129 39 0 10622 0
[pid=14978/tid=15004] ppid=14936 vsize=323560 CPUtime=0 cores=1,3
/proc/14978/task/15004/stat : 15004 (python) S 14936 14936 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867554866 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087040 0 0 -1 3 0 0 0
[pid=15005] ppid=14936 vsize=323572 CPUtime=0.81 cores=1,3
/proc/15005/stat : 15005 (python) S 14936 14936 12976 0 -1 4202560 1018 0 0 0 43 38 0 0 15 0 1 0 867554866 331337728 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256582 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/15005/statm: 80893 14256 371 364 0 16808 0
[pid=15007] ppid=15005 vsize=567200 CPUtime=584.65 cores=1,3
/proc/15007/stat : 15007 (cryptominisat-2) R 15005 15007 15007 0 -1 4202496 434233 0 0 0 58385 80 0 0 25 0 1 0 867554866 580812800 107652 33554432000 4194304 4677096 140733369269808 18446744073709551615 4337679 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15007/statm: 141800 107652 393 118 0 136759 0
[pid=14936/tid=14979] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 867496206 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14936/tid=15006] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/15006/stat : 15006 (python) S 14934 14936 12976 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 867554866 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1594316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 4.00 3.97 3.62 2/188 15033
/proc/meminfo: memFree=31319332/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=333816 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 24132 931 1 0 944 28 0 0 20 0 3 0 867495193 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14936/statm: 83454 15759 1870 364 0 19369 0
[pid=14978] ppid=14936 vsize=323560 CPUtime=0.69 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 1200 0 0 0 33 36 0 0 19 0 2 0 867496206 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14978/statm: 80890 14300 414 364 0 16808 0
[pid=14980] ppid=14978 vsize=46168 CPUtime=586.11 cores=1,3
/proc/14980/stat : 14980 (lingeling) T 14978 14980 14980 0 -1 4202496 25769 0 0 0 58609 2 0 0 25 0 1 0 867496206 47276032 10712 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328671 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14980/statm: 11542 10712 129 39 0 10622 0
[pid=14978/tid=15004] ppid=14936 vsize=323560 CPUtime=0 cores=1,3
/proc/14978/task/15004/stat : 15004 (python) S 14936 14936 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867554866 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087040 0 0 -1 3 0 0 0
[pid=15005] ppid=14936 vsize=323572 CPUtime=0.84 cores=1,3
/proc/15005/stat : 15005 (python) S 14936 14936 12976 0 -1 4202560 1018 0 0 0 45 39 0 0 15 0 1 0 867554866 331337728 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256582 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/15005/statm: 80893 14256 371 364 0 16808 0
[pid=15007] ppid=15005 vsize=567200 CPUtime=602.74 cores=1,3
/proc/15007/stat : 15007 (cryptominisat-2) R 15005 15007 15007 0 -1 4202496 440512 0 0 0 60192 82 0 0 25 0 1 0 867554866 580812800 113931 33554432000 4194304 4677096 140733369269808 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15007/statm: 141800 113932 393 118 0 136759 0
[pid=14936/tid=14979] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 867496206 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14936/tid=15006] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/15006/stat : 15006 (python) S 14934 14936 12976 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 867554866 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1594316

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

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

[startup+1200.4 s]
/proc/loadavg: 4.00 3.97 3.62 2/188 15033
/proc/meminfo: memFree=31319332/32951124 swapFree=67062492/67111528
[pid=14936] ppid=14934 vsize=333816 CPUtime=9.72 cores=1,3
/proc/14936/stat : 14936 (python) S 14934 14936 12976 0 -1 4202496 24132 931 1 0 944 28 0 0 20 0 3 0 867495193 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 2 18446744073709551615 0 0 17 3 0 0 0
/proc/14936/statm: 83454 15759 1870 364 0 19369 0
[pid=14978] ppid=14936 vsize=323560 CPUtime=0.69 cores=1,3
/proc/14978/stat : 14978 (python) S 14936 14936 12976 0 -1 4202560 1200 0 0 0 33 36 0 0 19 0 2 0 867496206 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828063179 0 0 16781312 514 18446744073709551615 0 0 17 1 0 0 0
/proc/14978/statm: 80890 14300 414 364 0 16808 0
[pid=14980] ppid=14978 vsize=46168 CPUtime=586.11 cores=1,3
/proc/14980/stat : 14980 (lingeling) T 14978 14980 14980 0 -1 4202496 25769 0 0 0 58609 2 0 0 25 0 1 0 867496206 47276032 10712 33554432000 4194304 4352236 140733353642032 18446744073709551615 4328671 0 0 16781312 17506 18446744071562691360 0 0 17 3 0 0 0
/proc/14980/statm: 11542 10712 129 39 0 10622 0
[pid=14978/tid=15004] ppid=14936 vsize=323560 CPUtime=0 cores=1,3
/proc/14978/task/15004/stat : 15004 (python) S 14936 14936 12976 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 2 0 867554866 331325440 14300 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 514 18446604471124087040 0 0 -1 3 0 0 0
[pid=15005] ppid=14936 vsize=323572 CPUtime=0.84 cores=1,3
/proc/15005/stat : 15005 (python) S 14936 14936 12976 0 -1 4202560 1018 0 0 0 45 39 0 0 15 0 1 0 867554866 331337728 14256 33554432000 4194304 5683644 140734383887504 18446744073709551615 220816256582 0 0 16781312 514 14155939528732279048 0 0 17 1 0 0 0
/proc/15005/statm: 80893 14256 371 364 0 16808 0
[pid=15007] ppid=15005 vsize=567200 CPUtime=602.74 cores=1,3
/proc/15007/stat : 15007 (cryptominisat-2) R 15005 15007 15007 0 -1 4202496 440512 0 0 0 60192 82 0 0 25 0 1 0 867554866 580812800 113931 33554432000 4194304 4677096 140733369269808 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/15007/statm: 141800 113932 393 118 0 136759 0
[pid=14936/tid=14979] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/14979/stat : 14979 (python) S 14934 14936 12976 0 -1 4202560 32 931 0 0 0 0 0 0 20 0 3 0 867496206 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 1 0 0 0
[pid=14936/tid=15006] ppid=14934 vsize=333816 CPUtime=0 cores=1,3
/proc/14936/task/15006/stat : 15006 (python) S 14934 14936 12976 0 -1 4202560 25 931 0 0 0 0 0 0 20 0 3 0 867554866 341827584 15759 33554432000 4194304 5683644 140734383887504 18446744073709551615 220828060081 0 0 16781312 2 18446604471137113920 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 1594316

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.43
CPU time (s): 1200.1
CPU user time (s): 1198.23
CPU system time (s): 1.87
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 1614872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.44656
system time used= 0.290955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25063
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= 29301
involuntary context switches= 37

runsolver used 2.03269 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-11 02:06:33
IDJOB=3484612
IDBENCH=83133
IDSOLVER=1976
FILE ID=node147/3484612-1307750792
RUNJOBID= node147-1307750792-14894
PBS_JOBID= 13550813
Free space on /tmp= 74040 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.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-3484612-1307750792/watcher-3484612-1307750792 -o /tmp/evaluation-result-3484612-1307750792/solver-3484612-1307750792 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484612-1307750792.cnf -seed 234963286 -budget 1200

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=234963286

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31886928 kB
Buffers:        112064 kB
Cached:         789520 kB
SwapCached:      10296 kB
Active:         334248 kB
Inactive:       586264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31886928 kB
SwapTotal:    67111528 kB
SwapFree:     67062492 kB
Dirty:          136612 kB
Writeback:           0 kB
AnonPages:       17152 kB
Mapped:          11456 kB
Slab:            79264 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   179304 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= 73972 MiB
End job on node147 at 2011-06-11 02:26:35