Trace number 3371501

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 587f (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q585-n40-p15-s54275047.cnf
MD5SUM67948a6aed9ea09317abe3c8a9a27a03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.77358
Satisfiable
(Un)Satisfiability was proved
Number of variables1590
Number of clauses272291
Sum of the clauses size546092
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2272251
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371501-1305436190/watcher-3371501-1305436190 -o /tmp/evaluation-result-3371501-1305436190/solver-3371501-1305436190 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371501-1305436190.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.64 2.20 2.53 5/425 17914
/proc/meminfo: memFree=20903524/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=7276 CPUtime=0 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 398 0 0 0 0 0 0 0 25 0 1 0 733849814 7450624 341 33554432000 4194304 4409284 140734385038304 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 1819 341 111 53 0 242 0

[startup+0.050039 s]
/proc/loadavg: 3.64 2.20 2.53 5/425 17914
/proc/meminfo: memFree=20903524/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=10860 CPUtime=0.04 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 1294 0 0 0 4 0 0 0 25 0 1 0 733849814 11120640 1237 33554432000 4194304 4409284 140734385038304 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 2715 1237 111 53 0 1138 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10860

[startup+0.101031 s]
/proc/loadavg: 3.64 2.20 2.53 5/425 17914
/proc/meminfo: memFree=20903524/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=14936 CPUtime=0.09 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 2330 0 0 0 9 0 0 0 25 0 1 0 733849814 15294464 2268 33554432000 4194304 4409284 140734385038304 18446744073709551615 4284470 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 3734 2268 123 53 0 2157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14936

[startup+0.300994 s]
/proc/loadavg: 3.64 2.20 2.53 5/425 17914
/proc/meminfo: memFree=20903524/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=14936 CPUtime=0.29 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 2336 0 0 0 29 0 0 0 25 0 1 0 733849814 15294464 2274 33554432000 4194304 4409284 140734385038304 18446744073709551615 4269759 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 3734 2274 129 53 0 2157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14936

[startup+0.700925 s]
/proc/loadavg: 3.64 2.20 2.53 5/425 17914
/proc/meminfo: memFree=20903524/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=21156 CPUtime=0.69 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 4380 0 0 0 69 0 0 0 25 0 1 0 733849814 21663744 3293 33554432000 4194304 4409284 140734385038304 18446744073709551615 4230094 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 5289 3293 136 53 0 3712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21156

[startup+1.50084 s]
/proc/loadavg: 3.64 2.20 2.53 5/426 17915
/proc/meminfo: memFree=20890300/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=21156 CPUtime=1.49 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 4380 0 0 0 149 0 0 0 25 0 1 0 733849814 21663744 3293 33554432000 4194304 4409284 140734385038304 18446744073709551615 4229791 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 5289 3293 136 53 0 3712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21156

[startup+3.10056 s]
/proc/loadavg: 3.67 2.23 2.54 5/426 17915
/proc/meminfo: memFree=20888812/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=21156 CPUtime=3.09 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 4539 0 0 0 309 0 0 0 25 0 1 0 733849814 21663744 3452 33554432000 4194304 4409284 140734385038304 18446744073709551615 4230086 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 5289 3452 136 53 0 3712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21156

[startup+6.301 s]
/proc/loadavg: 3.67 2.23 2.54 5/426 17915
/proc/meminfo: memFree=20856024/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=21156 CPUtime=6.29 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 4539 0 0 0 629 0 0 0 25 0 1 0 733849814 21663744 3452 33554432000 4194304 4409284 140734385038304 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 5289 3452 136 53 0 3712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21156

[startup+12.7009 s]
/proc/loadavg: 3.79 2.30 2.56 5/426 17942
/proc/meminfo: memFree=20898988/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=21156 CPUtime=12.69 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 4539 0 0 0 1269 0 0 0 25 0 1 0 733849814 21663744 3452 33554432000 4194304 4409284 140734385038304 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 5289 3452 136 53 0 3712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21156

[startup+25.5006 s]
/proc/loadavg: 3.82 2.36 2.57 5/426 17942
/proc/meminfo: memFree=20815992/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=30772 CPUtime=25.49 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 7300 0 0 0 2538 11 0 0 25 0 1 0 733849814 31510528 6213 33554432000 4194304 4409284 140734385038304 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 7693 6213 141 53 0 6116 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30772

[startup+51.1001 s]
/proc/loadavg: 3.88 2.49 2.61 5/426 17943
/proc/meminfo: memFree=20840248/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=37596 CPUtime=51.09 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 8495 0 0 0 5091 18 0 0 25 0 1 0 733849814 38498304 7408 33554432000 4194304 4409284 140734385038304 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 9399 7408 141 53 0 7822 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37596

[startup+102.316 s]
/proc/loadavg: 4.24 2.82 2.71 5/426 17944
/proc/meminfo: memFree=20766488/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=61456 CPUtime=102.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 17034 0 0 0 10199 32 0 0 25 0 1 0 733849814 62930944 13884 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 15364 13884 141 53 0 13787 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 61456

[startup+162.301 s]
/proc/loadavg: 3.64 2.92 2.75 4/420 17963
/proc/meminfo: memFree=20827556/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=72656 CPUtime=162.29 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 32525 0 0 0 16176 53 0 0 25 0 1 0 733849814 74399744 16716 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 18164 16716 141 53 0 16587 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72656

[startup+222.301 s]
/proc/loadavg: 3.23 2.93 2.77 4/420 17965
/proc/meminfo: memFree=20756012/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=128004 CPUtime=222.29 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 66146 0 0 0 22155 74 0 0 25 0 1 0 733849814 131076096 30521 33554432000 4194304 4409284 140734385038304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 32001 30521 141 53 0 30424 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 128004

[startup+282.301 s]
/proc/loadavg: 3.08 2.94 2.78 4/420 17966
/proc/meminfo: memFree=20639680/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=191836 CPUtime=282.3 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 97180 0 0 0 28143 87 0 0 25 0 1 0 733849814 196440064 46479 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 47959 46479 141 53 0 46382 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 191836

[startup+342.301 s]
/proc/loadavg: 3.03 2.95 2.79 4/420 17968
/proc/meminfo: memFree=20701280/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=160296 CPUtime=342.3 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 117629 0 0 0 34125 105 0 0 25 0 1 0 733849814 164143104 38594 33554432000 4194304 4409284 140734385038304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 40074 38594 141 53 0 38497 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 160296

[startup+402.301 s]
/proc/loadavg: 3.01 2.95 2.80 4/420 17969
/proc/meminfo: memFree=20620644/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=237088 CPUtime=402.3 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 145019 0 0 0 40116 114 0 0 25 0 1 0 733849814 242778112 57792 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 59272 57792 141 53 0 57695 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 237088

[startup+462.301 s]
/proc/loadavg: 3.00 2.96 2.81 4/420 17971
/proc/meminfo: memFree=20558976/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=241760 CPUtime=462.3 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 179387 0 0 0 46105 125 0 0 25 0 1 0 733849814 247562240 58960 33554432000 4194304 4409284 140734385038304 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 60440 58960 141 53 0 58863 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 241760

[startup+522.301 s]
/proc/loadavg: 3.00 2.97 2.82 4/420 17973
/proc/meminfo: memFree=20525960/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=181600 CPUtime=522.3 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 183166 0 0 0 52091 139 0 0 25 0 1 0 733849814 185958400 43920 33554432000 4194304 4409284 140734385038304 18446744073709551615 4256947 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 45400 43920 141 53 0 43823 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 181600

[startup+582.3 s]
/proc/loadavg: 3.10 3.00 2.84 4/420 17974
/proc/meminfo: memFree=20494560/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=193504 CPUtime=582.3 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 186142 0 0 0 58081 149 0 0 25 0 1 0 733849814 198148096 46896 33554432000 4194304 4409284 140734385038304 18446744073709551615 4301963 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 48376 46896 141 53 0 46799 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 193504

[startup+642.301 s]
/proc/loadavg: 3.19 3.04 2.86 4/420 17976
/proc/meminfo: memFree=20326384/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=252800 CPUtime=642.32 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 205833 0 0 0 64074 158 0 0 25 0 1 0 733849814 258867200 61720 33554432000 4194304 4409284 140734385038304 18446744073709551615 4256740 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 63200 61720 141 53 0 61623 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 252800

[startup+702.301 s]
/proc/loadavg: 3.16 3.06 2.88 4/420 17977
/proc/meminfo: memFree=20330176/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=291676 CPUtime=702.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 215552 0 0 0 70064 167 0 0 25 0 1 0 733849814 298676224 71439 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 72919 71439 141 53 0 71342 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 291676

[startup+762.316 s]
/proc/loadavg: 3.10 3.06 2.89 4/420 17979
/proc/meminfo: memFree=20247668/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=342036 CPUtime=762.32 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 228142 0 0 0 76057 175 0 0 25 0 1 0 733849814 350244864 84029 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 85509 84029 141 53 0 83932 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 342036

[startup+822.301 s]
/proc/loadavg: 3.03 3.05 2.89 4/420 17981
/proc/meminfo: memFree=20219360/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=342036 CPUtime=822.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 228142 0 0 0 82050 181 0 0 25 0 1 0 733849814 350244864 84029 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 85509 84029 141 53 0 83932 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 342036

[startup+882.301 s]
/proc/loadavg: 3.01 3.04 2.90 4/420 17982
/proc/meminfo: memFree=20290012/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=370632 CPUtime=882.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 235291 0 0 0 88046 185 0 0 25 0 1 0 733849814 379527168 91178 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 92658 91178 141 53 0 91081 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 370632

[startup+942.301 s]
/proc/loadavg: 3.00 3.03 2.91 4/420 17984
/proc/meminfo: memFree=20221284/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=256992 CPUtime=942.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 253937 0 0 0 94038 193 0 0 25 0 1 0 733849814 263159808 62768 33554432000 4194304 4409284 140734385038304 18446744073709551615 4256859 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 64248 62768 141 53 0 62671 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 256992

[startup+1002.3 s]
/proc/loadavg: 3.00 3.02 2.91 4/420 17985
/proc/meminfo: memFree=20143252/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=244432 CPUtime=1002.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 270802 0 0 0 100026 205 0 0 25 0 1 0 733849814 250298368 59628 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358677 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 61108 59628 141 53 0 59531 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 244432

[startup+1062.3 s]
/proc/loadavg: 3.00 3.02 2.91 4/420 17987
/proc/meminfo: memFree=20130068/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=248568 CPUtime=1062.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 271836 0 0 0 106018 213 0 0 25 0 1 0 733849814 254533632 60662 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 62142 60662 141 53 0 60565 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 248568

[startup+1122.3 s]
/proc/loadavg: 3.13 3.04 2.92 4/420 17989
/proc/meminfo: memFree=20232072/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=293264 CPUtime=1122.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 291202 0 0 0 112010 221 0 0 25 0 1 0 733849814 300302336 71836 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 73316 71836 141 53 0 71739 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 293264

[startup+1182.3 s]
/proc/loadavg: 3.27 3.08 2.94 4/420 17990
/proc/meminfo: memFree=20183800/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=320720 CPUtime=1182.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 314450 0 0 0 118005 226 0 0 25 0 1 0 733849814 328417280 78700 33554432000 4194304 4409284 140734385038304 18446744073709551615 4359897 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 80180 78700 141 53 0 78603 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 320720

[startup+1242.3 s]
/proc/loadavg: 2.55 2.91 2.88 3/414 18010
/proc/meminfo: memFree=20609488/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=320720 CPUtime=1242.31 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 322642 0 0 0 124000 231 0 0 25 0 1 0 733849814 328417280 78700 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 80180 78700 141 53 0 78603 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 320720



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.28 2.77 2.84 3/414 18011
/proc/meminfo: memFree=20613544/32950940 swapFree=67111356/67111528
[pid=17914] ppid=17912 vsize=358480 CPUtime=1300.03 cores=4,6
/proc/17914/stat : 17914 (lingeling) R 17912 17914 17174 0 -1 4202496 369079 0 0 0 129763 240 0 0 25 0 1 0 733849814 367083520 85631 33554432000 4194304 4409284 140734385038304 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17914/statm: 89620 85631 141 53 0 88043 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 358480

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.06
CPU user time (s): 1297.64
CPU system time (s): 2.42163
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 391248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.64
system time used= 2.42163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369079
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= 1902

runsolver used 5.55915 second user time and 11.8652 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 07:09:50
IDJOB=3371501
IDBENCH=88225
IDSOLVER=1849
FILE ID=node117/3371501-1305436190
RUNJOBID= node117-1305436057-17737
PBS_JOBID= 13324622
Free space on /tmp= 73420 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q585-n40-p15-s54275047.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371501-1305436190/watcher-3371501-1305436190 -o /tmp/evaluation-result-3371501-1305436190/solver-3371501-1305436190 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371501-1305436190.cnf

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=741422834

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20903680 kB
Buffers:        304952 kB
Cached:        3215768 kB
SwapCached:          0 kB
Active:        9751500 kB
Inactive:      1944308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20903680 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           72656 kB
Writeback:           0 kB
AnonPages:     8174956 kB
Mapped:          32900 kB
Slab:           238108 kB
PageTables:      45208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100772716 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= 73508 MiB
End job on node117 at 2011-05-15 07:31:32