Trace number 3372049

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.08 1300.03

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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-3372049-1305436087/watcher-3372049-1305436087 -o /tmp/evaluation-result-3372049-1305436087/solver-3372049-1305436087 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372049-1305436087.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: 4.16 4.10 4.78 3/353 31423
/proc/meminfo: memFree=23376056/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=7532 CPUtime=0 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 464 0 0 0 0 0 0 0 18 0 1 0 655205665 7712768 407 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 1883 407 112 53 0 306 0

[startup+0.0397521 s]
/proc/loadavg: 4.16 4.10 4.78 3/353 31423
/proc/meminfo: memFree=23376056/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=10332 CPUtime=0.02 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 1018 0 0 0 2 0 0 0 18 0 1 0 655205665 10579968 922 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500385885 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 2583 946 112 53 0 1006 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10332

[startup+0.100778 s]
/proc/loadavg: 4.16 4.10 4.78 3/353 31423
/proc/meminfo: memFree=23376056/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=14048 CPUtime=0.08 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 2132 0 0 0 8 0 0 0 18 0 1 0 655205665 14385152 2036 33554432000 4194304 4409284 140736859555680 18446744073709551615 4314623 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 3512 2036 112 53 0 1935 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14048

[startup+0.300758 s]
/proc/loadavg: 4.16 4.10 4.78 3/353 31423
/proc/meminfo: memFree=23376056/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=31812 CPUtime=0.28 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 6581 0 0 0 27 1 0 0 18 0 1 0 655205665 32575488 6477 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 7953 6477 112 53 0 6376 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31812

[startup+1.07561 s]
/proc/loadavg: 4.16 4.10 4.78 3/353 31423
/proc/meminfo: memFree=23376056/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=74440 CPUtime=1.06 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 17270 0 0 0 101 5 0 0 19 0 1 0 655205665 76226560 17134 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 18610 17134 112 53 0 17033 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 74440

[startup+1.50052 s]
/proc/loadavg: 4.16 4.10 4.78 3/353 31423
/proc/meminfo: memFree=23376056/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=107208 CPUtime=1.48 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 25462 0 0 0 141 7 0 0 20 0 1 0 655205665 109780992 25326 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500691712 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 26802 25326 112 53 0 25225 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 107208

[startup+3.1002 s]
/proc/loadavg: 4.16 4.10 4.78 5/363 31436
/proc/meminfo: memFree=22779704/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=115284 CPUtime=3.08 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 35176 0 0 0 299 9 0 0 25 0 1 0 655205665 118050816 27363 33554432000 4194304 4409284 140736859555680 18446744073709551615 4302975 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 28821 27363 130 53 0 27244 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 115284

[startup+6.30057 s]
/proc/loadavg: 4.23 4.12 4.78 5/363 31436
/proc/meminfo: memFree=22688916/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=117380 CPUtime=6.28 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 40647 0 0 0 619 9 0 0 25 0 1 0 655205665 120197120 27857 33554432000 4194304 4409284 140736859555680 18446744073709551615 4264758 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 29345 27857 132 53 0 27768 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 117380

[startup+12.7133 s]
/proc/loadavg: 4.21 4.12 4.77 5/363 31437
/proc/meminfo: memFree=22606860/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=207700 CPUtime=12.7 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 96013 0 0 0 1254 16 0 0 25 0 1 0 655205665 212684800 50448 33554432000 4194304 4409284 140736859555680 18446744073709551615 4336719 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 51925 50448 137 53 0 50348 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 207700

[startup+25.5007 s]
/proc/loadavg: 4.18 4.11 4.76 5/363 31464
/proc/meminfo: memFree=22602636/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=207700 CPUtime=25.49 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 96017 0 0 0 2531 18 0 0 25 0 1 0 655205665 212684800 50452 33554432000 4194304 4409284 140736859555680 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 51925 50452 141 53 0 50348 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 207700

[startup+51.1007 s]
/proc/loadavg: 4.11 4.10 4.74 5/363 31465
/proc/meminfo: memFree=22344736/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=217808 CPUtime=51.1 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 131513 0 0 0 5084 26 0 0 25 0 1 0 655205665 223035392 52979 33554432000 4194304 4409284 140736859555680 18446744073709551615 4358990 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 54452 52979 141 53 0 52875 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 217808

[startup+102.3 s]
/proc/loadavg: 4.04 4.08 4.70 5/363 31466
/proc/meminfo: memFree=22466684/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=209100 CPUtime=102.28 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 166611 0 0 0 10192 36 0 0 25 0 1 0 655205665 214118400 50802 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 52275 50802 141 53 0 50698 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 209100

[startup+162.314 s]
/proc/loadavg: 4.01 4.07 4.65 5/363 31495
/proc/meminfo: memFree=22998988/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=214576 CPUtime=162.3 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 167994 0 0 0 16184 46 0 0 25 0 1 0 655205665 219725824 52171 33554432000 4194304 4409284 140736859555680 18446744073709551615 4271386 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 53644 52171 141 53 0 52067 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 214576

[startup+222.301 s]
/proc/loadavg: 4.00 4.05 4.61 5/363 31496
/proc/meminfo: memFree=22954212/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=217700 CPUtime=222.29 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 207604 0 0 0 22170 59 0 0 25 0 1 0 655205665 222924800 52952 33554432000 4194304 4409284 140736859555680 18446744073709551615 4305077 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 54425 52952 141 53 0 52848 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 217700

[startup+282.301 s]
/proc/loadavg: 4.07 4.06 4.57 5/363 31498
/proc/meminfo: memFree=22902704/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=232632 CPUtime=282.29 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 244287 0 0 0 28159 70 0 0 25 0 1 0 655205665 238215168 56685 33554432000 4194304 4409284 140736859555680 18446744073709551615 4360320 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 58158 56685 141 53 0 56581 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 232632

[startup+342.301 s]
/proc/loadavg: 4.02 4.04 4.53 5/363 31499
/proc/meminfo: memFree=22882196/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=244560 CPUtime=342.29 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 260231 0 0 0 34147 82 0 0 25 0 1 0 655205665 250429440 59667 33554432000 4194304 4409284 140736859555680 18446744073709551615 4302435 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 61140 59667 141 53 0 59563 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 244560

[startup+402.301 s]
/proc/loadavg: 4.01 4.03 4.50 5/363 31501
/proc/meminfo: memFree=22746000/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=247300 CPUtime=402.3 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 299831 0 0 0 40138 92 0 0 25 0 1 0 655205665 253235200 60352 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 61825 60352 141 53 0 60248 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 247300

[startup+462.301 s]
/proc/loadavg: 4.15 4.07 4.48 5/363 31503
/proc/meminfo: memFree=22414876/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=250020 CPUtime=462.31 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 306102 0 0 0 46129 102 0 0 25 0 1 0 655205665 256020480 61032 33554432000 4194304 4409284 140736859555680 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 62505 61032 141 53 0 60928 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 250020

[startup+522.301 s]
/proc/loadavg: 4.05 4.05 4.44 5/363 31504
/proc/meminfo: memFree=22614116/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=261296 CPUtime=522.31 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 348208 0 0 0 52117 114 0 0 25 0 1 0 655205665 267567104 63851 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 65324 63851 141 53 0 63747 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 261296

[startup+582.301 s]
/proc/loadavg: 4.02 4.04 4.41 5/363 31506
/proc/meminfo: memFree=22542424/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=256728 CPUtime=582.31 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 360119 0 0 0 58104 127 0 0 25 0 1 0 655205665 262889472 62709 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 64182 62709 141 53 0 62605 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 256728

[startup+642.301 s]
/proc/loadavg: 4.00 4.03 4.39 5/363 31507
/proc/meminfo: memFree=22540764/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=242436 CPUtime=642.31 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 409554 0 0 0 64088 143 0 0 25 0 1 0 655205665 248254464 59136 33554432000 4194304 4409284 140736859555680 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 60609 59136 141 53 0 59032 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 242436

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 4.36 4/358 31526
/proc/meminfo: memFree=22772128/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=245256 CPUtime=702.32 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 415036 0 0 0 70082 150 0 0 25 0 1 0 655205665 251142144 59841 33554432000 4194304 4409284 140736859555680 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 61314 59841 141 53 0 59737 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 245256

[startup+762.301 s]
/proc/loadavg: 3.37 3.84 4.27 4/357 31528
/proc/meminfo: memFree=22879640/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=247044 CPUtime=762.32 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 422597 0 0 0 76066 166 0 0 25 0 1 0 655205665 252973056 60288 33554432000 4194304 4409284 140736859555680 18446744073709551615 4360299 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 61761 60288 141 53 0 60184 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 247044

[startup+822.313 s]
/proc/loadavg: 3.17 3.69 4.19 4/357 31529
/proc/meminfo: memFree=22994320/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=247996 CPUtime=822.34 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 460743 0 0 0 82050 184 0 0 25 0 1 0 655205665 253947904 60526 33554432000 4194304 4409284 140736859555680 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 61999 60526 141 53 0 60422 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 247996

[startup+882.3 s]
/proc/loadavg: 3.06 3.57 4.12 4/357 31531
/proc/meminfo: memFree=22849824/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=269096 CPUtime=882.32 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 474002 0 0 0 88033 199 0 0 25 0 1 0 655205665 275554304 65801 33554432000 4194304 4409284 140736859555680 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 67274 65801 141 53 0 65697 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 269096

[startup+942.3 s]
/proc/loadavg: 3.07 3.48 4.05 4/357 31532
/proc/meminfo: memFree=22646684/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=273268 CPUtime=942.32 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 478240 0 0 0 94018 214 0 0 25 0 1 0 655205665 279826432 66844 33554432000 4194304 4409284 140736859555680 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 68317 66844 141 53 0 66740 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 273268

[startup+1002.3 s]
/proc/loadavg: 3.13 3.42 3.99 4/357 31534
/proc/meminfo: memFree=22665624/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=271280 CPUtime=1002.33 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 518939 0 0 0 100003 230 0 0 25 0 1 0 655205665 277790720 66347 33554432000 4194304 4409284 140736859555680 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 67820 66347 141 53 0 66243 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 271280

[startup+1062.3 s]
/proc/loadavg: 3.05 3.34 3.93 4/357 31536
/proc/meminfo: memFree=22626016/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=271956 CPUtime=1062.33 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 524290 0 0 0 105989 244 0 0 25 0 1 0 655205665 278482944 66516 33554432000 4194304 4409284 140736859555680 18446744073709551615 254500716439 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 67989 66516 141 53 0 66412 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 271956

[startup+1122.3 s]
/proc/loadavg: 3.02 3.27 3.86 4/357 31537
/proc/meminfo: memFree=22587032/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=282680 CPUtime=1122.33 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 533398 0 0 0 111976 257 0 0 25 0 1 0 655205665 289464320 69197 33554432000 4194304 4409284 140736859555680 18446744073709551615 4358850 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 70670 69197 141 53 0 69093 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 282680

[startup+1182.3 s]
/proc/loadavg: 3.00 3.22 3.81 4/357 31539
/proc/meminfo: memFree=22565292/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=297996 CPUtime=1182.33 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 602057 0 0 0 117954 279 0 0 25 0 1 0 655205665 305147904 73026 33554432000 4194304 4409284 140736859555680 18446744073709551615 4252827 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 74499 73026 141 53 0 72922 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 297996

[startup+1242.3 s]
/proc/loadavg: 3.00 3.18 3.75 4/357 31540
/proc/meminfo: memFree=22602944/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=270840 CPUtime=1242.34 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 611273 0 0 0 123934 300 0 0 25 0 1 0 655205665 277340160 66237 33554432000 4194304 4409284 140736859555680 18446744073709551615 4359394 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 67710 66237 141 53 0 66133 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 270840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.16 3.71 4/357 31542
/proc/meminfo: memFree=22330356/32950928 swapFree=45937192/67111528
[pid=31423] ppid=31421 vsize=265932 CPUtime=1300.05 cores=5,7
/proc/31423/stat : 31423 (lingeling) R 31421 31423 31220 0 -1 4202496 617134 0 0 0 129695 310 0 0 25 0 1 0 655205665 272314368 65010 33554432000 4194304 4409284 140736859555680 18446744073709551615 4259257 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/31423/statm: 66483 65010 141 53 0 64906 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 265932

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.08
CPU user time (s): 1296.96
CPU system time (s): 3.11653
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 349320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.96
system time used= 3.11653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 617134
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= 6
involuntary context switches= 15183

runsolver used 4.40333 second user time and 10.8643 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 07:08:10
IDJOB=3372049
IDBENCH=88165
IDSOLVER=1849
FILE ID=node149/3372049-1305436087
RUNJOBID= node149-1305434785-31241
PBS_JOBID= 13324699
Free space on /tmp= 73304 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372049-1305436087/watcher-3372049-1305436087 -o /tmp/evaluation-result-3372049-1305436087/solver-3372049-1305436087 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372049-1305436087.cnf

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

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=1370888168

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:      23378032 kB
Buffers:        317912 kB
Cached:        4524960 kB
SwapCached:      19984 kB
Active:        6575276 kB
Inactive:      2691052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23378032 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:          327204 kB
Writeback:           0 kB
AnonPages:     4416256 kB
Mapped:          14444 kB
Slab:           169076 kB
PageTables:      72568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80298924 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= 73512 MiB
End job on node149 at 2011-05-15 07:29:52