Trace number 3251517

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

running on 2 cores: 5,7

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: 1.44 2.75 3.38 5/189 32642
/proc/meminfo: memFree=13918436/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=7020 CPUtime=0 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 470190709 7188480 276 33554432000 4194304 4409164 140737275470496 18446744073709551615 251814240000 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 1755 276 110 53 0 178 0

[startup+0.039362 s]
/proc/loadavg: 1.44 2.75 3.38 5/189 32642
/proc/meminfo: memFree=13918436/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=10860 CPUtime=0.03 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 1295 0 0 0 3 0 0 0 23 0 1 0 470190709 11120640 1237 33554432000 4194304 4409164 140737275470496 18446744073709551615 251813858868 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 2715 1237 111 53 0 1138 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10860

[startup+0.100411 s]
/proc/loadavg: 1.44 2.75 3.38 5/189 32642
/proc/meminfo: memFree=13918436/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=14936 CPUtime=0.09 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 2333 0 0 0 9 0 0 0 23 0 1 0 470190709 15294464 2270 33554432000 4194304 4409164 140737275470496 18446744073709551615 4277349 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 3734 2270 125 53 0 2157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14936

[startup+0.300315 s]
/proc/loadavg: 1.44 2.75 3.38 5/189 32642
/proc/meminfo: memFree=13918436/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=15964 CPUtime=0.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 2594 0 0 0 29 0 0 0 25 0 1 0 470190709 16347136 2531 33554432000 4194304 4409164 140737275470496 18446744073709551615 4255048 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 3991 2531 129 53 0 2414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15964

[startup+0.700247 s]
/proc/loadavg: 1.44 2.75 3.38 5/189 32642
/proc/meminfo: memFree=13918436/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=21156 CPUtime=0.69 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 4381 0 0 0 69 0 0 0 25 0 1 0 470190709 21663744 3293 33554432000 4194304 4409164 140737275470496 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 5289 3293 136 53 0 3712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21156

[startup+1.50011 s]
/proc/loadavg: 1.44 2.75 3.38 5/190 32643
/proc/meminfo: memFree=13891528/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=21156 CPUtime=1.49 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 4381 0 0 0 149 0 0 0 25 0 1 0 470190709 21663744 3293 33554432000 4194304 4409164 140737275470496 18446744073709551615 4233187 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 5289 3293 136 53 0 3712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21156

[startup+3.10084 s]
/proc/loadavg: 1.65 2.77 3.38 5/190 32643
/proc/meminfo: memFree=13890288/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=21156 CPUtime=3.09 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 4540 0 0 0 309 0 0 0 25 0 1 0 470190709 21663744 3452 33554432000 4194304 4409164 140737275470496 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 5289 3452 136 53 0 3712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21156

[startup+6.30031 s]
/proc/loadavg: 1.65 2.77 3.38 5/190 32644
/proc/meminfo: memFree=13885204/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=21156 CPUtime=6.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 4540 0 0 0 629 0 0 0 25 0 1 0 470190709 21663744 3452 33554432000 4194304 4409164 140737275470496 18446744073709551615 4242943 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 5289 3452 136 53 0 3712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21156

[startup+12.7002 s]
/proc/loadavg: 2.01 2.81 3.39 5/190 32644
/proc/meminfo: memFree=13876932/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=21156 CPUtime=12.69 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 4540 0 0 0 1269 0 0 0 25 0 1 0 470190709 21663744 3452 33554432000 4194304 4409164 140737275470496 18446744073709551615 4243872 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 5289 3452 136 53 0 3712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21156

[startup+25.5011 s]
/proc/loadavg: 2.32 2.85 3.39 5/190 32644
/proc/meminfo: memFree=13845216/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=30772 CPUtime=25.49 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 7301 0 0 0 2540 9 0 0 25 0 1 0 470190709 31510528 6213 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 7693 6213 141 53 0 6116 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30772

[startup+51.1008 s]
/proc/loadavg: 2.89 2.94 3.41 5/190 32645
/proc/meminfo: memFree=13812896/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=37596 CPUtime=51.09 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 8496 0 0 0 5094 15 0 0 25 0 1 0 470190709 38498304 7408 33554432000 4194304 4409164 140737275470496 18446744073709551615 4242034 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 9399 7408 141 53 0 7822 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37596

[startup+102.307 s]
/proc/loadavg: 3.55 3.12 3.44 5/190 32647
/proc/meminfo: memFree=13704372/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=61456 CPUtime=102.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 17035 0 0 0 10202 27 0 0 25 0 1 0 470190709 62930944 13884 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 15364 13884 141 53 0 13787 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 61456

[startup+162.301 s]
/proc/loadavg: 3.68 3.24 3.46 4/184 32665
/proc/meminfo: memFree=13695604/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=72656 CPUtime=162.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 32526 0 0 0 16179 50 0 0 25 0 1 0 470190709 74399744 16716 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358448 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/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.25 3.20 3.43 4/184 32666
/proc/meminfo: memFree=13549532/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=128972 CPUtime=222.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 75727 0 0 0 22151 78 0 0 25 0 1 0 470190709 132067328 30763 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 32243 30763 141 53 0 30666 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 128972

[startup+282.301 s]
/proc/loadavg: 3.14 3.17 3.41 4/184 32668
/proc/meminfo: memFree=13496824/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=191836 CPUtime=282.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 97181 0 0 0 28134 95 0 0 25 0 1 0 470190709 196440064 46479 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 47959 46479 141 53 0 46382 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 191836

[startup+342.301 s]
/proc/loadavg: 3.05 3.14 3.38 4/184 32670
/proc/meminfo: memFree=13310932/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=166920 CPUtime=342.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 119286 0 0 0 34112 118 0 0 25 0 1 0 470190709 170926080 40250 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 41730 40250 141 53 0 40153 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 166920

[startup+402.301 s]
/proc/loadavg: 3.02 3.11 3.35 4/184 32671
/proc/meminfo: memFree=13308940/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=237088 CPUtime=402.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 145020 0 0 0 40103 126 0 0 25 0 1 0 470190709 242778112 57792 33554432000 4194304 4409164 140737275470496 18446744073709551615 4269665 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 59272 57792 141 53 0 57695 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 237088

[startup+462.301 s]
/proc/loadavg: 3.04 3.10 3.33 4/184 32673
/proc/meminfo: memFree=13155536/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=241760 CPUtime=462.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 179388 0 0 0 46085 144 0 0 25 0 1 0 470190709 247562240 58960 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 60440 58960 141 53 0 58863 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 241760

[startup+522.301 s]
/proc/loadavg: 3.09 3.10 3.31 4/184 32674
/proc/meminfo: memFree=13166816/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=185568 CPUtime=522.29 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 184159 0 0 0 52062 167 0 0 25 0 1 0 470190709 190021632 44912 33554432000 4194304 4409164 140737275470496 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 46392 44912 141 53 0 44815 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 185568

[startup+582.3 s]
/proc/loadavg: 3.03 3.08 3.29 4/184 32676
/proc/meminfo: memFree=13172756/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=252800 CPUtime=582.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 205834 0 0 0 58052 178 0 0 25 0 1 0 470190709 258867200 61720 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 63200 61720 141 53 0 61623 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 252800

[startup+642.3 s]
/proc/loadavg: 3.01 3.06 3.27 4/184 32678
/proc/meminfo: memFree=12961080/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=291676 CPUtime=642.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 215553 0 0 0 64040 190 0 0 25 0 1 0 470190709 298676224 71439 33554432000 4194304 4409164 140737275470496 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 72919 71439 141 53 0 71342 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 291676

[startup+702.3 s]
/proc/loadavg: 3.00 3.05 3.25 4/184 32680
/proc/meminfo: memFree=13052948/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=324444 CPUtime=702.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 223745 0 0 0 70027 203 0 0 25 0 1 0 470190709 332230656 79631 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 81111 79631 141 53 0 79534 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 324444

[startup+762.306 s]
/proc/loadavg: 3.00 3.04 3.23 4/184 32681
/proc/meminfo: memFree=12984492/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=342036 CPUtime=762.31 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 228143 0 0 0 76019 212 0 0 25 0 1 0 470190709 350244864 84029 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 85509 84029 141 53 0 83932 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 342036

[startup+822.3 s]
/proc/loadavg: 3.00 3.03 3.22 4/184 32682
/proc/meminfo: memFree=12811128/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=370632 CPUtime=822.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 235292 0 0 0 82012 218 0 0 25 0 1 0 470190709 379527168 91178 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 92658 91178 141 53 0 91081 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 370632

[startup+882.301 s]
/proc/loadavg: 3.07 3.04 3.20 4/184 32684
/proc/meminfo: memFree=12891964/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=257956 CPUtime=882.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 254179 0 0 0 88000 230 0 0 25 0 1 0 470190709 264146944 63009 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 64489 63009 141 53 0 62912 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 257956

[startup+942.301 s]
/proc/loadavg: 3.02 3.03 3.19 4/184 32686
/proc/meminfo: memFree=12776876/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=244432 CPUtime=942.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 270803 0 0 0 93984 246 0 0 25 0 1 0 470190709 250298368 59628 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 61108 59628 141 53 0 59531 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 244432

[startup+1002.3 s]
/proc/loadavg: 3.01 3.02 3.17 4/184 32688
/proc/meminfo: memFree=12690812/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=248568 CPUtime=1002.31 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 280029 0 0 0 99974 257 0 0 25 0 1 0 470190709 254533632 60662 33554432000 4194304 4409164 140737275470496 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 62142 60662 141 53 0 60565 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 248568

[startup+1062.3 s]
/proc/loadavg: 3.05 3.03 3.17 4/184 32689
/proc/meminfo: memFree=12711876/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=260496 CPUtime=1062.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 299395 0 0 0 105964 266 0 0 25 0 1 0 470190709 266747904 63644 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 65124 63644 141 53 0 63547 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 260496

[startup+1122.3 s]
/proc/loadavg: 3.02 3.02 3.15 4/184 32690
/proc/meminfo: memFree=12971512/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=320720 CPUtime=1122.31 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 322643 0 0 0 111955 276 0 0 25 0 1 0 470190709 328417280 78700 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 80180 78700 141 53 0 78603 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 320720

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.14 4/184 32692
/proc/meminfo: memFree=12922152/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=358480 CPUtime=1182.3 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 360888 0 0 0 117944 286 0 0 25 0 1 0 470190709 367083520 85631 33554432000 4194304 4409164 140737275470496 18446744073709551615 251814264727 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 89620 85631 141 53 0 88043 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 358480

[startup+1242.3 s]
/proc/loadavg: 3.00 3.01 3.13 4/184 32694
/proc/meminfo: memFree=12741844/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=391248 CPUtime=1242.31 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 377272 0 0 0 123935 296 0 0 25 0 1 0 470190709 400637952 93823 33554432000 4194304 4409164 140737275470496 18446744073709551615 4358472 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 97812 93823 141 53 0 96235 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 391248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.01 3.12 2/180 32697
/proc/meminfo: memFree=13556672/32950928 swapFree=67111528/67111528
[pid=32642] ppid=32640 vsize=391248 CPUtime=1300.02 cores=5,7
/proc/32642/stat : 32642 (lingeling) R 32640 32642 31283 0 -1 4202496 377272 0 0 0 129699 303 0 0 25 0 1 0 470190709 400637952 93823 33554432000 4194304 4409164 140737275470496 18446744073709551615 4257019 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/32642/statm: 97812 93823 141 53 0 96235 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 391248

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.04
CPU user time (s): 1296.99
CPU system time (s): 3.04954
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 391248

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

runsolver used 2.11868 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 21:12:00
IDJOB=3251517
IDBENCH=88225
IDSOLVER=1606
FILE ID=node126/3251517-1303585920
RUNJOBID= node126-1303585920-32603
PBS_JOBID= 13150328
Free space on /tmp= 71380 MiB

SOLVER NAME= Lingeling 587
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-3251517-1303585920/watcher-3251517-1303585920 -o /tmp/evaluation-result-3251517-1303585920/solver-3251517-1303585920 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3251517-1303585920.cnf

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

MD5SUM BENCH= 67948a6aed9ea09317abe3c8a9a27a03
RANDOM SEED=1053033976

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13918592 kB
Buffers:       1984968 kB
Cached:       16393772 kB
SwapCached:          0 kB
Active:        7659400 kB
Inactive:     10802392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13918592 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10776 kB
Writeback:           0 kB
AnonPages:       82620 kB
Mapped:          15056 kB
Slab:           507216 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   268640 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= 71384 MiB
End job on node126 at 2011-04-23 21:33:42