Trace number 3371511

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.1 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3371511-1305436107/watcher-3371511-1305436107 -o /tmp/evaluation-result-3371511-1305436107/solver-3371511-1305436107 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371511-1305436107.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: 4.19 4.11 4.77 4/362 31463
/proc/meminfo: memFree=22658312/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=7480 CPUtime=0.01 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 449 0 0 0 1 0 0 0 25 0 1 0 655207468 7659520 392 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 1870 392 111 53 0 293 0

[startup+0.069396 s]
/proc/loadavg: 4.19 4.11 4.77 4/362 31463
/proc/meminfo: memFree=22658312/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=15160 CPUtime=0.06 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 2369 0 0 0 6 0 0 0 25 0 1 0 655207468 15523840 2312 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 3790 2312 111 53 0 2213 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15160

[startup+0.100391 s]
/proc/loadavg: 4.19 4.11 4.77 4/362 31463
/proc/meminfo: memFree=22658312/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=15160 CPUtime=0.09 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 2369 0 0 0 9 0 0 0 25 0 1 0 655207468 15523840 2312 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 3790 2312 111 53 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15160

[startup+0.300354 s]
/proc/loadavg: 4.19 4.11 4.77 4/362 31463
/proc/meminfo: memFree=22658312/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=39704 CPUtime=0.29 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 8523 0 0 0 28 1 0 0 25 0 1 0 655207468 40656896 8458 33554432000 4194304 4409284 140733215051776 18446744073709551615 4276097 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 9926 8458 121 53 0 8349 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39704

[startup+0.700278 s]
/proc/loadavg: 4.19 4.11 4.77 4/362 31463
/proc/meminfo: memFree=22658312/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=39704 CPUtime=0.69 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 8593 0 0 0 68 1 0 0 25 0 1 0 655207468 40656896 8464 33554432000 4194304 4409284 140733215051776 18446744073709551615 4271220 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 9926 8464 127 53 0 8349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39704

[startup+1.50112 s]
/proc/loadavg: 4.19 4.11 4.77 6/363 31464
/proc/meminfo: memFree=22619128/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=64392 CPUtime=1.49 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 16819 0 0 0 147 2 0 0 25 0 1 0 655207468 65937408 12565 33554432000 4194304 4409284 140733215051776 18446744073709551615 4247717 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 16098 12565 135 53 0 14521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64392

[startup+3.1008 s]
/proc/loadavg: 4.18 4.11 4.76 6/363 31464
/proc/meminfo: memFree=22606464/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=64392 CPUtime=3.09 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 16820 0 0 0 307 2 0 0 25 0 1 0 655207468 65937408 12566 33554432000 4194304 4409284 140733215051776 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 16098 12566 136 53 0 14521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64392

[startup+6.30116 s]
/proc/loadavg: 4.18 4.11 4.76 6/363 31464
/proc/meminfo: memFree=22603992/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=64392 CPUtime=6.29 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 16820 0 0 0 627 2 0 0 25 0 1 0 655207468 65937408 12566 33554432000 4194304 4409284 140733215051776 18446744073709551615 4230031 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 16098 12566 136 53 0 14521 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64392

[startup+12.7009 s]
/proc/loadavg: 4.15 4.11 4.75 6/363 31464
/proc/meminfo: memFree=22466888/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=64392 CPUtime=12.69 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 16820 0 0 0 1267 2 0 0 25 0 1 0 655207468 65937408 12566 33554432000 4194304 4409284 140733215051776 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 16098 12566 136 53 0 14521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64392

[startup+25.5003 s]
/proc/loadavg: 4.13 4.10 4.75 6/363 31464
/proc/meminfo: memFree=22297868/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=78956 CPUtime=25.49 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 20466 0 0 0 2546 3 0 0 25 0 1 0 655207468 80850944 16212 33554432000 4194304 4409284 140733215051776 18446744073709551615 4248260 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 19739 16212 141 53 0 18162 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78956

[startup+51.1003 s]
/proc/loadavg: 4.08 4.10 4.72 6/363 31465
/proc/meminfo: memFree=22352296/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=90956 CPUtime=51.09 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 23466 0 0 0 5102 7 0 0 25 0 1 0 655207468 93138944 19212 33554432000 4194304 4409284 140733215051776 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 22739 19212 141 53 0 21162 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90956

[startup+102.314 s]
/proc/loadavg: 4.03 4.08 4.68 5/363 31493
/proc/meminfo: memFree=23051068/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=105116 CPUtime=102.31 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 27006 0 0 0 10217 14 0 0 25 0 1 0 655207468 107638784 22752 33554432000 4194304 4409284 140733215051776 18446744073709551615 4243008 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 26279 22752 141 53 0 24702 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 105116

[startup+162.301 s]
/proc/loadavg: 4.01 4.06 4.64 5/363 31495
/proc/meminfo: memFree=23011012/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=103408 CPUtime=162.29 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 36817 0 0 0 16207 22 0 0 25 0 1 0 655207468 105889792 24404 33554432000 4194304 4409284 140733215051776 18446744073709551615 4251968 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 25852 24404 141 53 0 24275 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 103408

[startup+222.301 s]
/proc/loadavg: 4.00 4.05 4.59 5/363 31497
/proc/meminfo: memFree=22983464/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=107348 CPUtime=222.3 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 47166 0 0 0 22202 28 0 0 25 0 1 0 655207468 109924352 25389 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 26837 25389 141 53 0 25260 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 107348

[startup+282.3 s]
/proc/loadavg: 4.05 4.05 4.56 5/363 31498
/proc/meminfo: memFree=22881128/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=117212 CPUtime=282.3 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 57065 0 0 0 28197 33 0 0 25 0 1 0 655207468 120025088 27823 33554432000 4194304 4409284 140733215051776 18446744073709551615 4205296 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 29303 27823 141 53 0 27726 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 117212

[startup+342.3 s]
/proc/loadavg: 4.02 4.04 4.52 5/363 31500
/proc/meminfo: memFree=22805552/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=128548 CPUtime=342.3 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 63206 0 0 0 34195 35 0 0 25 0 1 0 655207468 131633152 30657 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 32137 30657 141 53 0 30560 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 128548

[startup+402.3 s]
/proc/loadavg: 4.16 4.06 4.50 5/363 31501
/proc/meminfo: memFree=22586904/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=181280 CPUtime=402.31 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 88257 0 0 0 40184 47 0 0 25 0 1 0 655207468 185630720 43840 33554432000 4194304 4409284 140733215051776 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 45320 43840 141 53 0 43743 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 181280

[startup+462.3 s]
/proc/loadavg: 4.10 4.06 4.47 5/363 31503
/proc/meminfo: memFree=22586484/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=196904 CPUtime=462.31 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 92163 0 0 0 46182 49 0 0 25 0 1 0 655207468 201629696 47746 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 49226 47746 141 53 0 47649 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 196904

[startup+522.3 s]
/proc/loadavg: 4.04 4.05 4.44 5/363 31505
/proc/meminfo: memFree=22576664/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=148020 CPUtime=522.31 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 105304 0 0 0 52168 63 0 0 25 0 1 0 655207468 151572480 35525 33554432000 4194304 4409284 140733215051776 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 37005 35525 141 53 0 35428 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 148020

[startup+582.301 s]
/proc/loadavg: 4.01 4.04 4.41 5/363 31506
/proc/meminfo: memFree=22484012/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=194832 CPUtime=582.32 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 147684 0 0 0 58151 81 0 0 25 0 1 0 655207468 199507968 47228 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 48708 47228 141 53 0 47131 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 194832

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.38 5/363 31508
/proc/meminfo: memFree=22343100/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=176212 CPUtime=642.33 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 199794 0 0 0 64136 97 0 0 25 0 1 0 655207468 180441088 42573 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 44053 42573 141 53 0 42476 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 176212

[startup+702.301 s]
/proc/loadavg: 3.78 3.97 4.34 4/357 31526
/proc/meminfo: memFree=22840384/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=259604 CPUtime=702.33 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 321517 0 0 0 70108 125 0 0 25 0 1 0 655207468 265834496 63421 33554432000 4194304 4409284 140733215051776 18446744073709551615 4303764 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 64901 63421 141 53 0 63324 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 259604

[startup+762.314 s]
/proc/loadavg: 3.33 3.80 4.25 4/357 31528
/proc/meminfo: memFree=22852108/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=318300 CPUtime=762.34 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 351062 0 0 0 76102 132 0 0 25 0 1 0 655207468 325939200 78095 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 79575 78095 141 53 0 77998 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 318300

[startup+822.301 s]
/proc/loadavg: 3.13 3.66 4.17 4/357 31530
/proc/meminfo: memFree=22945588/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=213072 CPUtime=822.33 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 383614 0 0 0 82088 145 0 0 25 0 1 0 655207468 218185728 51788 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358613 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 53268 51788 141 53 0 51691 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 213072

[startup+882.301 s]
/proc/loadavg: 3.04 3.53 4.09 4/357 31531
/proc/meminfo: memFree=22877472/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=144156 CPUtime=882.33 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 446099 0 0 0 88074 159 0 0 25 0 1 0 655207468 147615744 34559 33554432000 4194304 4409284 140733215051776 18446744073709551615 4243651 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 36039 34559 141 53 0 34462 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 144156

[startup+942.301 s]
/proc/loadavg: 3.06 3.45 4.03 4/357 31533
/proc/meminfo: memFree=22672476/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=326632 CPUtime=942.33 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 526094 0 0 0 94054 179 0 0 25 0 1 0 655207468 334471168 80210 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 81658 80210 141 53 0 80081 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 326632

[startup+1002.3 s]
/proc/loadavg: 3.10 3.39 3.97 4/357 31534
/proc/meminfo: memFree=22683716/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=314248 CPUtime=1002.34 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 530305 0 0 0 100043 191 0 0 25 0 1 0 655207468 321789952 77114 33554432000 4194304 4409284 140733215051776 18446744073709551615 4304017 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 78562 77114 141 53 0 76985 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 314248

[startup+1062.3 s]
/proc/loadavg: 3.04 3.32 3.91 4/357 31536
/proc/meminfo: memFree=22810524/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=238204 CPUtime=1062.34 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 573048 0 0 0 106031 203 0 0 25 0 1 0 655207468 243920896 58103 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358266 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 59551 58103 141 53 0 57974 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 238204

[startup+1122.3 s]
/proc/loadavg: 3.01 3.26 3.85 4/357 31538
/proc/meminfo: memFree=22509400/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=357504 CPUtime=1122.34 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 615978 0 0 0 112018 216 0 0 25 0 1 0 655207468 366084096 87896 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 89376 87896 141 53 0 87799 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 357504

[startup+1182.3 s]
/proc/loadavg: 3.00 3.21 3.79 4/357 31539
/proc/meminfo: memFree=22528584/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=336724 CPUtime=1182.35 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 634265 0 0 0 118007 228 0 0 25 0 1 0 655207468 344805376 82701 33554432000 4194304 4409284 140733215051776 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 84181 82701 141 53 0 82604 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 336724

[startup+1242.3 s]
/proc/loadavg: 3.00 3.17 3.74 4/357 31541
/proc/meminfo: memFree=22392020/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=416556 CPUtime=1242.35 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 701447 0 0 0 123989 246 0 0 25 0 1 0 655207468 426553344 102659 33554432000 4194304 4409284 140733215051776 18446744073709551615 4358527 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 104139 102659 141 53 0 102562 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 416556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.82 3.10 3.68 3/351 31560
/proc/meminfo: memFree=22623072/32950928 swapFree=45937192/67111528
[pid=31463] ppid=31461 vsize=613168 CPUtime=1300.07 cores=4,6
/proc/31463/stat : 31463 (lingeling) R 31461 31463 31220 0 -1 4202496 750600 0 0 0 129748 259 0 0 25 0 1 0 655207468 627884032 151812 33554432000 4194304 4409284 140733215051776 18446744073709551615 4300012 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/31463/statm: 153292 151812 141 53 0 151715 0
Current children cumulated CPU time (s) 1300.07
Current children cumulated vsize (KiB) 613168

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.04
CPU time (s): 1300.1
CPU user time (s): 1297.48
CPU system time (s): 2.6176
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 613168

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

runsolver used 4.5803 second user time and 9.91249 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 07:08:28
IDJOB=3371511
IDBENCH=88208
IDSOLVER=1849
FILE ID=node149/3371511-1305436107
RUNJOBID= node149-1305434785-31239
PBS_JOBID= 13324699
Free space on /tmp= 73296 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371511-1305436107/watcher-3371511-1305436107 -o /tmp/evaluation-result-3371511-1305436107/solver-3371511-1305436107 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371511-1305436107.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=824685426

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22658344 kB
Buffers:        317972 kB
Cached:        4540476 kB
SwapCached:      19984 kB
Active:        7474144 kB
Inactive:      2516176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22658344 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:          331544 kB
Writeback:           0 kB
AnonPages:     5124276 kB
Mapped:          14736 kB
Slab:           160836 kB
PageTables:      73980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 81047152 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= 73600 MiB
End job on node149 at 2011-05-15 07:30:10