Trace number 3371543

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x33.cnf
MD5SUMf7c29bbc3bef00d1e7cc799553ba4813
Bench CategoryCRAFTED (crafted 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 variables2772
Number of clauses448371
Sum of the clauses size1785168
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24158
Number of clauses of size 30
Number of clauses of size 4444213
Number of clauses of size 50
Number of clauses of size over 50

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-3371543-1305434431/watcher-3371543-1305434431 -o /tmp/evaluation-result-3371543-1305434431/solver-3371543-1305434431 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371543-1305434431.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: 0.95 1.76 2.56 4/357 4151
/proc/meminfo: memFree=21463428/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=7748 CPUtime=0 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 517 0 0 0 0 0 0 0 18 0 1 0 635859302 7933952 460 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 1937 460 111 53 0 360 0

[startup+0.0941199 s]
/proc/loadavg: 0.95 1.76 2.56 4/357 4151
/proc/meminfo: memFree=21463428/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=19268 CPUtime=0.09 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 3397 0 0 0 9 0 0 0 18 0 1 0 635859302 19730432 3340 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19268

[startup+0.101117 s]
/proc/loadavg: 0.95 1.76 2.56 4/357 4151
/proc/meminfo: memFree=21463428/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=19268 CPUtime=0.09 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 3397 0 0 0 9 0 0 0 18 0 1 0 635859302 19730432 3340 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106768640 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 4817 3340 111 53 0 3240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19268

[startup+0.301083 s]
/proc/loadavg: 0.95 1.76 2.56 4/357 4151
/proc/meminfo: memFree=21463428/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=31992 CPUtime=0.29 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 8531 0 0 0 28 1 0 0 18 0 1 0 635859302 32759808 6535 33554432000 4194304 4409284 140737225692960 18446744073709551615 4299990 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 7998 6535 125 53 0 6421 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31992

[startup+0.701012 s]
/proc/loadavg: 0.95 1.76 2.56 4/357 4151
/proc/meminfo: memFree=21463428/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=31992 CPUtime=0.69 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 8533 0 0 0 68 1 0 0 18 0 1 0 635859302 32759808 6537 33554432000 4194304 4409284 140737225692960 18446744073709551615 4272052 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 7998 6537 127 53 0 6421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31992

[startup+1.50088 s]
/proc/loadavg: 1.11 1.78 2.57 5/359 4213
/proc/meminfo: memFree=21364824/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=48376 CPUtime=1.49 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 13070 0 0 0 148 1 0 0 20 0 1 0 635859302 49537024 10640 33554432000 4194304 4409284 140737225692960 18446744073709551615 4228052 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 12094 10640 134 53 0 10517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48376

[startup+3.10059 s]
/proc/loadavg: 1.11 1.78 2.57 6/362 4237
/proc/meminfo: memFree=21353536/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=57052 CPUtime=3.09 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 15240 0 0 0 308 1 0 0 25 0 1 0 635859302 58421248 12810 33554432000 4194304 4409284 140737225692960 18446744073709551615 4233187 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 14263 12810 135 53 0 12686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57052

[startup+6.30103 s]
/proc/loadavg: 1.11 1.78 2.57 5/362 4237
/proc/meminfo: memFree=21292328/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=74924 CPUtime=6.29 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 19693 0 0 0 627 2 0 0 25 0 1 0 635859302 76722176 17263 33554432000 4194304 4409284 140737225692960 18446744073709551615 4243355 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 18731 17263 136 53 0 17154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74924

[startup+12.7009 s]
/proc/loadavg: 1.56 1.86 2.58 6/362 4237
/proc/meminfo: memFree=21269664/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=74924 CPUtime=12.69 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 19693 0 0 0 1267 2 0 0 25 0 1 0 635859302 76722176 17263 33554432000 4194304 4409284 140737225692960 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 18731 17263 136 53 0 17154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74924

[startup+25.5007 s]
/proc/loadavg: 1.93 1.93 2.60 6/362 4238
/proc/meminfo: memFree=21267812/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=61404 CPUtime=25.49 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 22724 0 0 0 2538 11 0 0 25 0 1 0 635859302 62877696 13872 33554432000 4194304 4409284 140737225692960 18446744073709551615 4242902 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 15351 13872 141 53 0 13774 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61404

[startup+51.1002 s]
/proc/loadavg: 2.75 2.12 2.64 6/362 4238
/proc/meminfo: memFree=21245888/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=67604 CPUtime=51.1 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 38668 0 0 0 5065 45 0 0 25 0 1 0 635859302 69226496 15422 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 16901 15422 141 53 0 15324 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67604

[startup+102.314 s]
/proc/loadavg: 3.50 2.44 2.72 5/362 4240
/proc/meminfo: memFree=21055412/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=97516 CPUtime=102.3 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 93029 0 0 0 10121 109 0 0 25 0 1 0 635859302 99856384 21865 33554432000 4194304 4409284 140737225692960 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 24379 21865 141 53 0 22802 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97516

[startup+162.301 s]
/proc/loadavg: 3.81 2.72 2.80 6/362 4241
/proc/meminfo: memFree=20993884/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=116676 CPUtime=162.29 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 141331 0 0 0 16057 172 0 0 25 0 1 0 635859302 119476224 27690 33554432000 4194304 4409284 140737225692960 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 29169 27690 141 53 0 27592 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 116676

[startup+222.301 s]
/proc/loadavg: 3.93 2.95 2.87 5/362 4243
/proc/meminfo: memFree=20865392/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=137832 CPUtime=222.29 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 191624 0 0 0 21975 254 0 0 25 0 1 0 635859302 141139968 32979 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 34458 32979 141 53 0 32881 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 137832

[startup+282.301 s]
/proc/loadavg: 4.12 3.19 2.96 6/362 4244
/proc/meminfo: memFree=20663376/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=119272 CPUtime=282.29 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 215019 0 0 0 27911 318 0 0 25 0 1 0 635859302 122134528 28339 33554432000 4194304 4409284 140737225692960 18446744073709551615 4242902 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 29818 28339 141 53 0 28241 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119272

[startup+342.301 s]
/proc/loadavg: 4.14 3.38 3.03 6/362 4246
/proc/meminfo: memFree=20615996/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=173692 CPUtime=342.3 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 252041 0 0 0 33856 374 0 0 25 0 1 0 635859302 177860608 41976 33554432000 4194304 4409284 140737225692960 18446744073709551615 4243376 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 43423 41976 141 53 0 41846 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 173692

[startup+402.3 s]
/proc/loadavg: 4.05 3.49 3.09 6/362 4248
/proc/meminfo: memFree=20504504/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=219676 CPUtime=402.3 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 337881 0 0 0 39797 433 0 0 25 0 1 0 635859302 224948224 53440 33554432000 4194304 4409284 140737225692960 18446744073709551615 4252174 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 54919 53440 141 53 0 53342 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 219676

[startup+462.301 s]
/proc/loadavg: 4.02 3.58 3.14 6/362 4249
/proc/meminfo: memFree=20650064/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=274732 CPUtime=462.3 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 366243 0 0 0 45735 495 0 0 25 0 1 0 635859302 281325568 67204 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 68683 67204 141 53 0 67106 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 274732

[startup+522.3 s]
/proc/loadavg: 4.00 3.65 3.20 6/362 4251
/proc/meminfo: memFree=20380468/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=248300 CPUtime=522.3 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 401262 0 0 0 51679 551 0 0 25 0 1 0 635859302 254259200 60628 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 62075 60628 141 53 0 60498 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 248300

[startup+582.301 s]
/proc/loadavg: 4.00 3.71 3.24 6/362 4252
/proc/meminfo: memFree=20280628/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=276340 CPUtime=582.3 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 446158 0 0 0 57637 593 0 0 25 0 1 0 635859302 282972160 67638 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 69085 67638 141 53 0 67508 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 276340

[startup+642.3 s]
/proc/loadavg: 4.14 3.81 3.30 6/362 4254
/proc/meminfo: memFree=20147312/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=222228 CPUtime=642.31 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 466146 0 0 0 63580 651 0 0 25 0 1 0 635859302 227561472 54110 33554432000 4194304 4409284 140737225692960 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 55557 54110 141 53 0 53980 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 222228

[startup+702.301 s]
/proc/loadavg: 4.05 3.84 3.34 6/362 4256
/proc/meminfo: memFree=20489164/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=240988 CPUtime=702.31 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 490005 0 0 0 69534 697 0 0 25 0 1 0 635859302 246771712 58768 33554432000 4194304 4409284 140737225692960 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 60247 58768 141 53 0 58670 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 240988

[startup+762.314 s]
/proc/loadavg: 4.02 3.87 3.38 6/362 4257
/proc/meminfo: memFree=20169348/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=277056 CPUtime=762.33 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 522530 0 0 0 75472 761 0 0 25 0 1 0 635859302 283705344 67785 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 69264 67785 141 53 0 67687 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 277056

[startup+822.301 s]
/proc/loadavg: 4.10 3.92 3.43 6/362 4259
/proc/meminfo: memFree=20290096/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=244668 CPUtime=822.31 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 555356 0 0 0 81422 809 0 0 25 0 1 0 635859302 250540032 59688 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 61167 59688 141 53 0 59590 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 244668

[startup+882.3 s]
/proc/loadavg: 4.18 3.97 3.48 6/362 4260
/proc/meminfo: memFree=20133588/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=399236 CPUtime=882.31 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 593998 0 0 0 87358 873 0 0 25 0 1 0 635859302 408817664 98330 33554432000 4194304 4409284 140737225692960 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 99809 98330 141 53 0 98232 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 399236

[startup+942.301 s]
/proc/loadavg: 4.06 3.97 3.50 6/362 4262
/proc/meminfo: memFree=20087188/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=358600 CPUtime=942.32 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 617853 0 0 0 93318 914 0 0 25 0 1 0 635859302 367206400 88171 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 89650 88171 141 53 0 88073 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 358600

[startup+1002.3 s]
/proc/loadavg: 4.02 3.97 3.53 6/362 4264
/proc/meminfo: memFree=20266604/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=247600 CPUtime=1002.31 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 629008 0 0 0 99286 945 0 0 25 0 1 0 635859302 253542400 60453 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 61900 60453 141 53 0 60323 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 247600

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.56 6/362 4265
/proc/meminfo: memFree=20368396/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=234944 CPUtime=1062.32 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 662165 0 0 0 105237 995 0 0 25 0 1 0 635859302 240582656 57257 33554432000 4194304 4409284 140737225692960 18446744073709551615 4243014 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 58736 57257 141 53 0 57159 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 234944

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.58 6/362 4267
/proc/meminfo: memFree=20114416/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=288684 CPUtime=1122.32 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 675600 0 0 0 111202 1030 0 0 25 0 1 0 635859302 295612416 70692 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 72171 70692 141 53 0 70594 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 288684

[startup+1182.3 s]
/proc/loadavg: 4.09 4.00 3.62 6/362 4268
/proc/meminfo: memFree=20055872/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=351556 CPUtime=1182.32 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 718993 0 0 0 117143 1089 0 0 25 0 1 0 635859302 359993344 86410 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 87889 86410 141 53 0 86312 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 351556

[startup+1242.3 s]
/proc/loadavg: 4.07 4.01 3.64 6/362 4279
/proc/meminfo: memFree=20074836/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=311732 CPUtime=1242.32 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 776959 0 0 0 123104 1128 0 0 25 0 1 0 635859302 319213568 76454 33554432000 4194304 4409284 140737225692960 18446744073709551615 4256842 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 77933 76454 141 53 0 76356 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 311732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.66 4/360 4282
/proc/meminfo: memFree=20521888/32951124 swapFree=67111348/67111528
[pid=4151] ppid=4148 vsize=394352 CPUtime=1300.03 cores=5,7
/proc/4151/stat : 4151 (lingeling) R 4148 4151 3324 0 -1 4202496 797614 0 0 0 128842 1161 0 0 25 0 1 0 635859302 403816448 97109 33554432000 4194304 4409284 140737225692960 18446744073709551615 255106793367 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/4151/statm: 98588 97109 141 53 0 97011 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 394352

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1288.43
CPU system time (s): 11.6292
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 403892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1288.43
system time used= 11.6292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 797614
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= 24
involuntary context switches= 1788

runsolver used 4.33834 second user time and 11.0353 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-15 06:40:32
IDJOB=3371543
IDBENCH=83165
IDSOLVER=1849
FILE ID=node144/3371543-1305434431
RUNJOBID= node144-1305434431-4116
PBS_JOBID= 13324616
Free space on /tmp= 73228 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x33.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371543-1305434431/watcher-3371543-1305434431 -o /tmp/evaluation-result-3371543-1305434431/solver-3371543-1305434431 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371543-1305434431.cnf

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

MD5SUM BENCH= f7c29bbc3bef00d1e7cc799553ba4813
RANDOM SEED=688505758

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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:     32951124 kB
MemFree:      21463716 kB
Buffers:        296680 kB
Cached:        3703792 kB
SwapCached:          0 kB
Active:        8331984 kB
Inactive:      2808756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21463716 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           29516 kB
Writeback:           0 kB
AnonPages:     7140080 kB
Mapped:          27572 kB
Slab:           245424 kB
PageTables:      37948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82027992 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= 73228 MiB
End job on node144 at 2011-05-15 07:02:14