Trace number 3250901

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
Lingeling 587? (TO) 1300.07 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted 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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


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: 935)

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-3250901-1303582420/watcher-3250901-1303582420 -o /tmp/evaluation-result-3250901-1303582420/solver-3250901-1303582420 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3250901-1303582420.cnf 

running on 2 cores: 4,6

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: 3.96 2.87 2.80 5/189 14137
/proc/meminfo: memFree=11461652/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=7032 CPUtime=0 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 319 0 0 0 0 0 0 0 25 0 1 0 450657899 7200768 262 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 1758 262 109 53 0 181 0

[startup+0.0526801 s]
/proc/loadavg: 3.96 2.87 2.80 5/189 14137
/proc/meminfo: memFree=11461652/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=11068 CPUtime=0.04 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 1346 0 0 0 4 0 0 0 25 0 1 0 450657899 11333632 1289 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 2767 1289 111 53 0 1190 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11068

[startup+0.100673 s]
/proc/loadavg: 3.96 2.87 2.80 5/189 14137
/proc/meminfo: memFree=11461652/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=15164 CPUtime=0.09 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 2370 0 0 0 9 0 0 0 25 0 1 0 450657899 15527936 2313 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 3791 2313 111 53 0 2214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15164

[startup+0.300613 s]
/proc/loadavg: 3.96 2.87 2.80 5/189 14137
/proc/meminfo: memFree=11461652/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=23352 CPUtime=0.29 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 4441 0 0 0 29 0 0 0 25 0 1 0 450657899 23912448 4358 33554432000 4194304 4409164 140737024013536 18446744073709551615 4286937 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 5838 4358 125 53 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23352

[startup+0.700542 s]
/proc/loadavg: 3.96 2.87 2.80 5/189 14137
/proc/meminfo: memFree=11461652/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=26392 CPUtime=0.68 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 7013 0 0 0 68 0 0 0 25 0 1 0 450657899 27025408 4855 33554432000 4194304 4409164 140737024013536 18446744073709551615 4255125 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 6598 4855 132 53 0 5021 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26392

[startup+1.50042 s]
/proc/loadavg: 3.96 2.87 2.80 5/190 14138
/proc/meminfo: memFree=11436476/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=35608 CPUtime=1.48 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 8553 0 0 0 148 0 0 0 25 0 1 0 450657899 36462592 6395 33554432000 4194304 4409164 140737024013536 18446744073709551615 4243878 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 8902 6395 136 53 0 7325 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35608

[startup+3.10115 s]
/proc/loadavg: 3.96 2.87 2.80 5/190 14138
/proc/meminfo: memFree=11436104/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=35608 CPUtime=3.08 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 8553 0 0 0 308 0 0 0 25 0 1 0 450657899 36462592 6395 33554432000 4194304 4409164 140737024013536 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 8902 6395 136 53 0 7325 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35608

[startup+6.30056 s]
/proc/loadavg: 4.04 2.91 2.81 5/190 14138
/proc/meminfo: memFree=11469724/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=35608 CPUtime=6.28 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 8819 0 0 0 628 0 0 0 25 0 1 0 450657899 36462592 6661 33554432000 4194304 4409164 140737024013536 18446744073709551615 4252181 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 8902 6661 136 53 0 7325 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 35608

[startup+12.7004 s]
/proc/loadavg: 4.04 2.93 2.82 5/190 14138
/proc/meminfo: memFree=11528264/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=35608 CPUtime=12.68 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 8819 0 0 0 1268 0 0 0 25 0 1 0 450657899 36462592 6661 33554432000 4194304 4409164 140737024013536 18446744073709551615 4243795 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 8902 6661 136 53 0 7325 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35608

[startup+25.5011 s]
/proc/loadavg: 4.03 2.98 2.83 5/190 14139
/proc/meminfo: memFree=11473572/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=46828 CPUtime=25.49 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 11363 0 0 0 2546 3 0 0 25 0 1 0 450657899 47951872 9205 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 11707 9205 141 53 0 10130 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46828

[startup+51.1005 s]
/proc/loadavg: 4.09 3.08 2.87 5/190 14139
/proc/meminfo: memFree=11477864/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=57168 CPUtime=51.09 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 14971 0 0 0 5100 9 0 0 25 0 1 0 450657899 58540032 12813 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 14292 12813 141 53 0 12715 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57168

[startup+102.306 s]
/proc/loadavg: 4.04 3.22 2.93 5/190 14168
/proc/meminfo: memFree=11382520/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=69332 CPUtime=102.29 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 28327 0 0 0 10209 20 0 0 25 0 1 0 450657899 70995968 15854 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 17333 15854 141 53 0 15756 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69332

[startup+162.301 s]
/proc/loadavg: 4.08 3.37 3.00 5/190 14169
/proc/meminfo: memFree=11314680/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=107972 CPUtime=162.29 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 41358 0 0 0 16202 27 0 0 25 0 1 0 450657899 110563328 24491 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 26993 24491 141 53 0 25416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 107972

[startup+222.301 s]
/proc/loadavg: 4.03 3.48 3.06 5/190 14171
/proc/meminfo: memFree=11210260/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=92284 CPUtime=222.29 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 62444 0 0 0 22186 43 0 0 25 0 1 0 450657899 94498816 21592 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 23071 21592 141 53 0 21494 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92284

[startup+282.301 s]
/proc/loadavg: 4.06 3.59 3.12 5/190 14173
/proc/meminfo: memFree=11142916/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=111588 CPUtime=282.3 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 93763 0 0 0 28171 59 0 0 25 0 1 0 450657899 114266112 26418 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 27897 26418 141 53 0 26320 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111588

[startup+342.3 s]
/proc/loadavg: 4.02 3.66 3.17 5/190 14174
/proc/meminfo: memFree=11276812/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=120012 CPUtime=342.3 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 113485 0 0 0 34154 76 0 0 25 0 1 0 450657899 122892288 27346 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 30003 27346 141 53 0 28426 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120012

[startup+402.3 s]
/proc/loadavg: 4.01 3.72 3.22 5/190 14176
/proc/meminfo: memFree=11210844/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=159344 CPUtime=402.3 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 141191 0 0 0 40139 91 0 0 25 0 1 0 450657899 163168256 38357 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358545 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 39836 38357 141 53 0 38259 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 159344

[startup+462.301 s]
/proc/loadavg: 4.00 3.77 3.27 5/190 14177
/proc/meminfo: memFree=11044416/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=192520 CPUtime=462.3 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 172172 0 0 0 46127 103 0 0 25 0 1 0 450657899 197140480 46651 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358400 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 48130 46651 141 53 0 46553 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 192520

[startup+522.301 s]
/proc/loadavg: 4.00 3.81 3.31 5/190 14179
/proc/meminfo: memFree=10922764/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=208556 CPUtime=522.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 183349 0 0 0 52118 113 0 0 25 0 1 0 450657899 213561344 50660 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 52139 50660 141 53 0 50562 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 208556

[startup+582.301 s]
/proc/loadavg: 4.06 3.86 3.35 5/190 14181
/proc/meminfo: memFree=10941220/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=239972 CPUtime=582.3 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 205214 0 0 0 58107 123 0 0 25 0 1 0 450657899 245731328 58514 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 59993 58514 141 53 0 58416 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 239972

[startup+642.3 s]
/proc/loadavg: 4.06 3.89 3.40 5/190 14182
/proc/meminfo: memFree=10777040/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=262108 CPUtime=642.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 222747 0 0 0 64100 131 0 0 25 0 1 0 450657899 268398592 64048 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 65527 64048 141 53 0 63950 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 262108

[startup+702.301 s]
/proc/loadavg: 4.02 3.91 3.43 5/190 14187
/proc/meminfo: memFree=10789652/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=271056 CPUtime=702.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 224984 0 0 0 70093 138 0 0 25 0 1 0 450657899 277561344 66285 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 67764 66285 141 53 0 66187 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 271056

[startup+762.307 s]
/proc/loadavg: 4.04 3.94 3.47 5/190 14188
/proc/meminfo: memFree=10709708/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=279824 CPUtime=762.32 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 308273 0 0 0 76077 155 0 0 25 0 1 0 450657899 286539776 68477 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 69956 68477 141 53 0 68379 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 279824

[startup+822.301 s]
/proc/loadavg: 4.09 3.96 3.50 5/190 14190
/proc/meminfo: memFree=10640620/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=294284 CPUtime=822.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 311888 0 0 0 82070 161 0 0 25 0 1 0 450657899 301346816 72092 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 73571 72092 141 53 0 71994 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 294284

[startup+882.3 s]
/proc/loadavg: 4.03 3.97 3.53 5/190 14192
/proc/meminfo: memFree=10613824/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=307032 CPUtime=882.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 315075 0 0 0 88066 165 0 0 25 0 1 0 450657899 314400768 75279 33554432000 4194304 4409164 140737024013536 18446744073709551615 4301635 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 76758 75279 141 53 0 75181 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 307032

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.56 5/190 14193
/proc/meminfo: memFree=10466504/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=371096 CPUtime=942.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 412084 0 0 0 94053 178 0 0 25 0 1 0 450657899 380002304 91295 33554432000 4194304 4409164 140737024013536 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 92774 91295 141 53 0 91197 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 371096

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.58 5/190 14195
/proc/meminfo: memFree=10458932/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=371096 CPUtime=1002.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 420276 0 0 0 100047 184 0 0 25 0 1 0 450657899 380002304 91295 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 92774 91295 141 53 0 91197 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 371096

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.61 5/190 14196
/proc/meminfo: memFree=10200000/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=529964 CPUtime=1062.32 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 477869 0 0 0 106037 195 0 0 25 0 1 0 450657899 542683136 131012 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 529964

[startup+1122.3 s]
/proc/loadavg: 3.19 3.77 3.56 3/178 14234
/proc/meminfo: memFree=11069460/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=529964 CPUtime=1122.31 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 477869 0 0 0 112033 198 0 0 25 0 1 0 450657899 542683136 131012 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 529964

[startup+1182.3 s]
/proc/loadavg: 2.43 3.44 3.46 3/178 14236
/proc/meminfo: memFree=11004328/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=529964 CPUtime=1182.32 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 477869 0 0 0 118030 202 0 0 25 0 1 0 450657899 542683136 131012 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 529964

[startup+1242.3 s]
/proc/loadavg: 2.16 3.18 3.36 3/178 14237
/proc/meminfo: memFree=11203932/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=529964 CPUtime=1242.32 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 477869 0 0 0 124026 206 0 0 25 0 1 0 450657899 542683136 131012 33554432000 4194304 4409164 140737024013536 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 132491 131012 141 53 0 130914 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 529964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.10 2.97 3.28 3/178 14239
/proc/meminfo: memFree=11048416/32951124 swapFree=67111528/67111528
[pid=14137] ppid=14135 vsize=622592 CPUtime=1300.02 cores=4,6
/proc/14137/stat : 14137 (lingeling) R 14135 14137 13313 0 -1 4202496 501026 0 0 0 129789 213 0 0 25 0 1 0 450657899 637534208 154169 33554432000 4194304 4409164 140737024013536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/14137/statm: 155648 154169 141 53 0 154071 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 622592

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)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1297.9
CPU system time (s): 2.16567
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 622592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.9
system time used= 2.16567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1897

runsolver used 2.22366 second user time and 4.75728 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 20:13:40
IDJOB=3250901
IDBENCH=88204
IDSOLVER=1606
FILE ID=node145/3250901-1303582420
RUNJOBID= node145-1303582190-14036
PBS_JOBID= 13150320
Free space on /tmp= 71316 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250901-1303582420/watcher-3250901-1303582420 -o /tmp/evaluation-result-3250901-1303582420/solver-3250901-1303582420 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3250901-1303582420.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=77511784

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11461808 kB
Buffers:       2168184 kB
Cached:       18270968 kB
SwapCached:          0 kB
Active:       10609636 kB
Inactive:     10310792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11461808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7804 kB
Writeback:           0 kB
AnonPages:      480880 kB
Mapped:          15812 kB
Slab:           505052 kB
PageTables:       5792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   664328 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= 71328 MiB
End job on node145 at 2011-04-23 20:35:22