Trace number 3251209

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-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 1,3

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: 2.12 2.11 2.62 4/189 12913
/proc/meminfo: memFree=16906824/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=7152 CPUtime=0 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 367 0 0 0 0 0 0 0 25 0 1 0 548771854 7323648 310 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020395776 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 1788 310 110 53 0 211 0

[startup+0.0757671 s]
/proc/loadavg: 2.12 2.11 2.62 4/189 12913
/proc/meminfo: memFree=16906824/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=15088 CPUtime=0.07 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 2351 0 0 0 7 0 0 0 25 0 1 0 548771854 15450112 2294 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020395776 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 3772 2294 110 53 0 2195 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15088

[startup+0.100765 s]
/proc/loadavg: 2.12 2.11 2.62 4/189 12913
/proc/meminfo: memFree=16906824/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=15020 CPUtime=0.09 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 2361 0 0 0 9 0 0 0 25 0 1 0 548771854 15380480 2287 33554432000 4194304 4409164 140735727691024 18446744073709551615 4276618 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 3755 2287 120 53 0 2178 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15020

[startup+0.300739 s]
/proc/loadavg: 2.12 2.11 2.62 4/189 12913
/proc/meminfo: memFree=16906824/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=15052 CPUtime=0.29 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 2375 0 0 0 29 0 0 0 25 0 1 0 548771854 15413248 2301 33554432000 4194304 4409164 140735727691024 18446744073709551615 4271371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 3763 2301 129 53 0 2186 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15052

[startup+0.70065 s]
/proc/loadavg: 2.12 2.11 2.62 4/189 12913
/proc/meminfo: memFree=16906824/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=27372 CPUtime=0.69 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 6475 0 0 0 69 0 0 0 25 0 1 0 548771854 28028928 4335 33554432000 4194304 4409164 140735727691024 18446744073709551615 4248782 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 6843 4335 135 53 0 5266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27372

[startup+1.50052 s]
/proc/loadavg: 2.27 2.14 2.62 5/190 12914
/proc/meminfo: memFree=16880784/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=27372 CPUtime=1.49 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 6476 0 0 0 149 0 0 0 25 0 1 0 548771854 28028928 4336 33554432000 4194304 4409164 140735727691024 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 6843 4336 136 53 0 5266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27372

[startup+3.10022 s]
/proc/loadavg: 2.27 2.14 2.62 5/190 12914
/proc/meminfo: memFree=16872848/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=27372 CPUtime=3.09 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 6476 0 0 0 309 0 0 0 25 0 1 0 548771854 28028928 4336 33554432000 4194304 4409164 140735727691024 18446744073709551615 4242902 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 6843 4336 136 53 0 5266 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27372

[startup+6.30063 s]
/proc/loadavg: 2.27 2.14 2.62 5/190 12914
/proc/meminfo: memFree=16877088/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=27372 CPUtime=6.29 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 6476 0 0 0 629 0 0 0 25 0 1 0 548771854 28028928 4336 33554432000 4194304 4409164 140735727691024 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 6843 4336 136 53 0 5266 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27372

[startup+12.7004 s]
/proc/loadavg: 2.54 2.20 2.64 5/190 12914
/proc/meminfo: memFree=16858876/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=27372 CPUtime=12.69 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 6476 0 0 0 1269 0 0 0 25 0 1 0 548771854 28028928 4336 33554432000 4194304 4409164 140735727691024 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 6843 4336 136 53 0 5266 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27372

[startup+25.5011 s]
/proc/loadavg: 2.76 2.26 2.65 5/190 12914
/proc/meminfo: memFree=16853024/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=31776 CPUtime=25.49 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 8347 0 0 0 2542 7 0 0 25 0 1 0 548771854 32538624 6207 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 7944 6207 141 53 0 6367 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31776

[startup+51.1004 s]
/proc/loadavg: 3.18 2.40 2.69 5/190 12915
/proc/meminfo: memFree=16767420/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=43496 CPUtime=51.09 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 11535 0 0 0 5086 23 0 0 25 0 1 0 548771854 44539904 9395 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 10874 9395 141 53 0 9297 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43496

[startup+102.307 s]
/proc/loadavg: 3.67 2.66 2.76 5/190 12916
/proc/meminfo: memFree=16643004/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=56024 CPUtime=102.3 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 42247 0 0 0 10175 55 0 0 25 0 1 0 548771854 57368576 12527 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 14006 12527 141 53 0 12429 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 56024

[startup+162.301 s]
/proc/loadavg: 3.88 2.90 2.84 5/190 12945
/proc/meminfo: memFree=16603128/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=94036 CPUtime=162.3 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 90799 0 0 0 16129 101 0 0 25 0 1 0 548771854 96292864 22030 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 23509 22030 141 53 0 21932 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 94036

[startup+222.301 s]
/proc/loadavg: 3.95 3.10 2.91 5/190 12946
/proc/meminfo: memFree=16544820/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=87944 CPUtime=222.29 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 136027 0 0 0 22086 143 0 0 25 0 1 0 548771854 90054656 20539 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358323 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 21986 20539 141 53 0 20409 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87944

[startup+282.301 s]
/proc/loadavg: 4.05 3.28 2.98 5/190 12948
/proc/meminfo: memFree=16342180/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=135916 CPUtime=282.3 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 186242 0 0 0 28049 181 0 0 25 0 1 0 548771854 139177984 32500 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 33979 32500 141 53 0 32402 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135916

[startup+342.301 s]
/proc/loadavg: 4.06 3.42 3.04 5/190 12949
/proc/meminfo: memFree=16328396/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=205296 CPUtime=342.3 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 216256 0 0 0 34016 214 0 0 25 0 1 0 548771854 210223104 49845 33554432000 4194304 4409164 140735727691024 18446744073709551615 4256791 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 51324 49845 141 53 0 49747 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 205296

[startup+402.301 s]
/proc/loadavg: 4.02 3.52 3.10 5/190 12951
/proc/meminfo: memFree=16349460/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=169816 CPUtime=402.31 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 264610 0 0 0 39993 238 0 0 25 0 1 0 548771854 173891584 40975 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358711 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 42454 40975 141 53 0 40877 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 169816

[startup+462.301 s]
/proc/loadavg: 4.01 3.61 3.15 5/190 12953
/proc/meminfo: memFree=16164188/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=269380 CPUtime=462.31 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 289501 0 0 0 45978 253 0 0 25 0 1 0 548771854 275845120 65866 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 67345 65866 141 53 0 65768 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 269380

[startup+522.301 s]
/proc/loadavg: 4.00 3.68 3.20 5/190 12954
/proc/meminfo: memFree=15935644/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=393616 CPUtime=522.31 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 334861 0 0 0 51962 269 0 0 25 0 1 0 548771854 403062784 96957 33554432000 4194304 4409164 140735727691024 18446744073709551615 4360162 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 98404 96957 141 53 0 96827 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 393616

[startup+582.301 s]
/proc/loadavg: 4.00 3.73 3.25 5/190 12956
/proc/meminfo: memFree=16050580/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=235032 CPUtime=582.31 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 363042 0 0 0 57946 285 0 0 25 0 1 0 548771854 240672768 57279 33554432000 4194304 4409164 140735727691024 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 58758 57279 141 53 0 57181 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 235032

[startup+642.301 s]
/proc/loadavg: 4.00 3.78 3.29 5/190 12957
/proc/meminfo: memFree=15909180/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=296728 CPUtime=642.31 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 378466 0 0 0 63936 295 0 0 25 0 1 0 548771854 303849472 72703 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 74182 72703 141 53 0 72605 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 296728

[startup+702.301 s]
/proc/loadavg: 4.00 3.82 3.33 5/190 12959
/proc/meminfo: memFree=15747964/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=417104 CPUtime=702.31 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 433649 0 0 0 69919 312 0 0 25 0 1 0 548771854 427114496 102797 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 104276 102797 141 53 0 102699 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 417104

[startup+762.307 s]
/proc/loadavg: 4.00 3.85 3.37 5/190 12961
/proc/meminfo: memFree=16046512/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=417104 CPUtime=762.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 499185 0 0 0 75904 328 0 0 25 0 1 0 548771854 427114496 102797 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358730 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 104276 102797 141 53 0 102699 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 417104

[startup+822.301 s]
/proc/loadavg: 4.00 3.87 3.41 5/190 12962
/proc/meminfo: memFree=15932404/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=449872 CPUtime=822.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 572913 0 0 0 81886 346 0 0 25 0 1 0 548771854 460668928 110989 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 112468 110989 141 53 0 110891 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 449872

[startup+882.301 s]
/proc/loadavg: 4.00 3.89 3.44 5/190 12964
/proc/meminfo: memFree=15770792/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=468268 CPUtime=882.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 675816 0 0 0 87869 363 0 0 25 0 1 0 548771854 479506432 115588 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 117067 115588 141 53 0 115490 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 468268

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.48 5/190 12965
/proc/meminfo: memFree=15714852/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=524600 CPUtime=942.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 698091 0 0 0 93865 367 0 0 25 0 1 0 548771854 537190400 129671 33554432000 4194304 4409164 140735727691024 18446744073709551615 4303699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 131150 129671 141 53 0 129573 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 524600

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.51 5/190 12967
/proc/meminfo: memFree=15498200/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=671084 CPUtime=1002.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 766563 0 0 0 99854 378 0 0 25 0 1 0 548771854 687190016 166292 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 167771 166292 141 53 0 166194 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 671084

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.53 5/190 12969
/proc/meminfo: memFree=15467308/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=671084 CPUtime=1062.33 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 766563 0 0 0 105849 384 0 0 25 0 1 0 548771854 687190016 166292 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 167771 166292 141 53 0 166194 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 671084

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.56 5/190 12970
/proc/meminfo: memFree=15755836/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=291224 CPUtime=1122.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 806795 0 0 0 111832 400 0 0 25 0 1 0 548771854 298213376 71350 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358271 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 72806 71350 141 53 0 71229 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 291224

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 12972
/proc/meminfo: memFree=15588540/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=375640 CPUtime=1182.32 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 827876 0 0 0 117818 414 0 0 25 0 1 0 548771854 384655360 92431 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 93910 92431 141 53 0 92333 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 375640

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.61 5/190 12973
/proc/meminfo: memFree=15525884/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=431628 CPUtime=1242.33 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 850065 0 0 0 123800 433 0 0 25 0 1 0 548771854 441987072 106428 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358290 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 107907 106428 141 53 0 106330 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 431628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.74 3.91 3.61 3/178 13011
/proc/meminfo: memFree=16207852/32951124 swapFree=67111528/67111528
[pid=12913] ppid=12911 vsize=556268 CPUtime=1300.03 cores=1,3
/proc/12913/stat : 12913 (lingeling) R 12911 12913 11570 0 -1 4202496 881225 0 0 0 129558 445 0 0 25 0 1 0 548771854 569618432 137588 33554432000 4194304 4409164 140735727691024 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/12913/statm: 139067 137588 141 53 0 137490 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 556268

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): 1295.59
CPU system time (s): 4.48432
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 671084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1295.59
system time used= 4.48432
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 881225
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= 3
involuntary context switches= 15305

runsolver used 2.07468 second user time and 5.02724 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 21:03:33
IDJOB=3251209
IDBENCH=88216
IDSOLVER=1606
FILE ID=node110/3251209-1303585413
RUNJOBID= node110-1303585401-12845
PBS_JOBID= 13150352
Free space on /tmp= 71948 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251209-1303585413/watcher-3251209-1303585413 -o /tmp/evaluation-result-3251209-1303585413/solver-3251209-1303585413 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3251209-1303585413.cnf

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

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1079572370

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16907104 kB
Buffers:       2315420 kB
Cached:       13055932 kB
SwapCached:          0 kB
Active:        8019432 kB
Inactive:      7458472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16907104 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8988 kB
Writeback:           0 kB
AnonPages:      106248 kB
Mapped:          15772 kB
Slab:           503208 kB
PageTables:       5016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   291128 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= 71940 MiB
End job on node110 at 2011-04-23 21:25:15