Trace number 3264675

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264675-1303571696/watcher-3264675-1303571696 -o /tmp/evaluation-result-3264675-1303571696/solver-3264675-1303571696 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3264675-1303571696.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.95 3.38 3.48 4/189 22519
/proc/meminfo: memFree=26026804/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=7532 CPUtime=0 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 448 0 0 0 0 0 0 0 25 0 1 0 547400297 7712768 390 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 1883 390 111 53 0 306 0

[startup+0.0278549 s]
/proc/loadavg: 3.95 3.38 3.48 4/189 22519
/proc/meminfo: memFree=26026804/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=8208 CPUtime=0.02 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 756 0 0 0 2 0 0 0 25 0 1 0 547400297 8404992 585 33554432000 4194304 4409164 140736879861472 18446744073709551615 4269842 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 2052 585 127 53 0 475 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8208

[startup+0.100842 s]
/proc/loadavg: 3.95 3.38 3.48 4/189 22519
/proc/meminfo: memFree=26026804/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=8208 CPUtime=0.09 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 957 0 0 0 9 0 0 0 25 0 1 0 547400297 8404992 588 33554432000 4194304 4409164 140736879861472 18446744073709551615 4269833 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 2052 588 130 53 0 475 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8208

[startup+0.30088 s]
/proc/loadavg: 3.95 3.38 3.48 4/189 22519
/proc/meminfo: memFree=26026804/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=9244 CPUtime=0.29 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 1255 0 0 0 29 0 0 0 25 0 1 0 547400297 9465856 832 33554432000 4194304 4409164 140736879861472 18446744073709551615 4251201 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 2311 832 135 53 0 734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9244

[startup+0.700792 s]
/proc/loadavg: 3.95 3.38 3.48 4/189 22519
/proc/meminfo: memFree=26026804/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=10268 CPUtime=0.69 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 1517 0 0 0 69 0 0 0 25 0 1 0 547400297 10514432 1094 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 2567 1094 141 53 0 990 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10268

[startup+1.50065 s]
/proc/loadavg: 3.95 3.39 3.48 5/190 22520
/proc/meminfo: memFree=26012172/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=11712 CPUtime=1.49 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 2134 0 0 0 147 2 0 0 25 0 1 0 547400297 11993088 1455 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 2928 1455 141 53 0 1351 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11712

[startup+3.10036 s]
/proc/loadavg: 3.95 3.39 3.48 5/190 22520
/proc/meminfo: memFree=26002748/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=12472 CPUtime=3.09 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 3212 0 0 0 305 4 0 0 25 0 1 0 547400297 12771328 1645 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 3118 1645 141 53 0 1541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12472

[startup+6.30077 s]
/proc/loadavg: 3.95 3.39 3.48 5/190 22520
/proc/meminfo: memFree=26011060/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=13024 CPUtime=6.29 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 4608 0 0 0 621 8 0 0 25 0 1 0 547400297 13336576 1785 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 3256 1785 141 53 0 1679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13024

[startup+12.7005 s]
/proc/loadavg: 3.96 3.41 3.49 5/190 22520
/proc/meminfo: memFree=26001480/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=16808 CPUtime=12.69 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 9538 0 0 0 1252 17 0 0 25 0 1 0 547400297 17211392 2758 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358872 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 4202 2758 141 53 0 2625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16808

[startup+25.5002 s]
/proc/loadavg: 3.96 3.43 3.49 5/190 22520
/proc/meminfo: memFree=25996640/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=15652 CPUtime=25.5 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 14991 0 0 0 2523 27 0 0 25 0 1 0 547400297 16027648 2469 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 3913 2469 141 53 0 2336 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 15652

[startup+51.1005 s]
/proc/loadavg: 3.98 3.47 3.51 5/190 22521
/proc/meminfo: memFree=25980628/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=18328 CPUtime=51.09 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 29536 0 0 0 5062 47 0 0 25 0 1 0 547400297 18767872 3109 33554432000 4194304 4409164 140736879861472 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 4582 3109 141 53 0 3005 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18328

[startup+102.307 s]
/proc/loadavg: 3.99 3.56 3.53 5/190 22522
/proc/meminfo: memFree=25967944/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=28576 CPUtime=102.3 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 58753 0 0 0 10135 95 0 0 25 0 1 0 547400297 29261824 5608 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358336 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 7144 5608 141 53 0 5567 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28576

[startup+162.3 s]
/proc/loadavg: 3.99 3.64 3.56 5/190 22524
/proc/meminfo: memFree=25978068/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=38104 CPUtime=162.3 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 90442 0 0 0 16084 146 0 0 25 0 1 0 547400297 39018496 7943 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358691 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 9526 7943 141 53 0 7949 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38104

[startup+222.3 s]
/proc/loadavg: 4.07 3.72 3.59 5/190 22525
/proc/meminfo: memFree=25943328/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=44172 CPUtime=222.3 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 117970 0 0 0 22038 192 0 0 25 0 1 0 547400297 45232128 9570 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 11043 9570 141 53 0 9466 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44172

[startup+282.3 s]
/proc/loadavg: 4.03 3.77 3.61 5/190 22527
/proc/meminfo: memFree=25954212/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=42192 CPUtime=282.3 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 141768 0 0 0 27995 235 0 0 25 0 1 0 547400297 43204608 9075 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 10548 9075 141 53 0 8971 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42192

[startup+342.3 s]
/proc/loadavg: 4.01 3.81 3.63 5/190 22529
/proc/meminfo: memFree=25934724/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=52180 CPUtime=342.3 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 161633 0 0 0 33956 274 0 0 25 0 1 0 547400297 53432320 11515 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 13045 11515 141 53 0 11468 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 52180

[startup+402.3 s]
/proc/loadavg: 4.00 3.84 3.65 5/190 22530
/proc/meminfo: memFree=25926744/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=49248 CPUtime=402.3 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 180572 0 0 0 39915 315 0 0 25 0 1 0 547400297 50429952 10839 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358318 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 12312 10839 141 53 0 10735 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 49248

[startup+462.3 s]
/proc/loadavg: 4.00 3.86 3.67 5/190 22532
/proc/meminfo: memFree=25885420/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=61548 CPUtime=462.31 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 197891 0 0 0 45880 351 0 0 25 0 1 0 547400297 63025152 13914 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 15387 13914 141 53 0 13810 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 61548

[startup+522.3 s]
/proc/loadavg: 4.00 3.89 3.69 5/190 22533
/proc/meminfo: memFree=25885908/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=53808 CPUtime=522.31 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 214066 0 0 0 51845 386 0 0 25 0 1 0 547400297 55099392 11979 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 13452 11979 141 53 0 11875 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 53808

[startup+582.3 s]
/proc/loadavg: 4.00 3.90 3.71 5/190 22535
/proc/meminfo: memFree=25904364/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=55764 CPUtime=582.31 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 241936 0 0 0 57809 422 0 0 25 0 1 0 547400297 57102336 12468 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 13941 12468 141 53 0 12364 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55764

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.72 5/190 22537
/proc/meminfo: memFree=25890316/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=58260 CPUtime=642.31 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 262887 0 0 0 63776 455 0 0 25 0 1 0 547400297 59658240 13092 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 14565 13092 141 53 0 12988 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 58260

[startup+702.3 s]
/proc/loadavg: 4.00 3.93 3.74 5/190 22538
/proc/meminfo: memFree=25882604/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=72172 CPUtime=702.31 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 288673 0 0 0 69740 491 0 0 25 0 1 0 547400297 73904128 16602 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 18043 16602 141 53 0 16466 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 72172

[startup+762.306 s]
/proc/loadavg: 4.00 3.94 3.75 5/190 22540
/proc/meminfo: memFree=25867568/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=68168 CPUtime=762.32 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 321417 0 0 0 75709 523 0 0 25 0 1 0 547400297 69804032 15597 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 17042 15597 141 53 0 15465 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 68168

[startup+822.3 s]
/proc/loadavg: 4.00 3.95 3.76 5/190 22568
/proc/meminfo: memFree=25936604/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=69180 CPUtime=822.32 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 347389 0 0 0 81677 555 0 0 25 0 1 0 547400297 70840320 15822 33554432000 4194304 4409164 140736879861472 18446744073709551615 4360260 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 17295 15822 141 53 0 15718 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 69180

[startup+882.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/190 22570
/proc/meminfo: memFree=25911152/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=54324 CPUtime=882.32 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 372256 0 0 0 87640 592 0 0 25 0 1 0 547400297 55627776 12108 33554432000 4194304 4409164 140736879861472 18446744073709551615 4230498 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 13581 12108 141 53 0 12004 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 54324

[startup+942.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/190 22572
/proc/meminfo: memFree=25868972/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=85640 CPUtime=942.32 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 396706 0 0 0 93607 625 0 0 25 0 1 0 547400297 87695360 19947 33554432000 4194304 4409164 140736879861472 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 21410 19947 141 53 0 19833 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 85640

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.79 5/190 22573
/proc/meminfo: memFree=25887052/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=66916 CPUtime=1002.32 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 422745 0 0 0 99573 659 0 0 25 0 1 0 547400297 68521984 15256 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 16729 15256 141 53 0 15152 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 66916

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.81 5/190 22575
/proc/meminfo: memFree=25826528/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=58904 CPUtime=1062.32 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 451444 0 0 0 105545 687 0 0 25 0 1 0 547400297 60317696 13253 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358514 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 14726 13253 141 53 0 13149 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 58904

[startup+1122.3 s]
/proc/loadavg: 3.56 3.87 3.79 3/178 22612
/proc/meminfo: memFree=25983176/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=68912 CPUtime=1122.33 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 475784 0 0 0 111518 715 0 0 25 0 1 0 547400297 70565888 15755 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 17228 15755 141 53 0 15651 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 68912

[startup+1182.3 s]
/proc/loadavg: 2.57 3.53 3.67 3/178 22614
/proc/meminfo: memFree=25970308/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=76496 CPUtime=1182.33 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 509915 0 0 0 117496 737 0 0 25 0 1 0 547400297 78331904 17655 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 19124 17655 141 53 0 17547 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 76496

[startup+1242.3 s]
/proc/loadavg: 2.21 3.25 3.56 3/178 22616
/proc/meminfo: memFree=25939652/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=92576 CPUtime=1242.33 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 531265 0 0 0 123475 758 0 0 25 0 1 0 547400297 94797824 21690 33554432000 4194304 4409164 140736879861472 18446744073709551615 4358318 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 23144 21690 141 53 0 21567 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 92576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.13 3.05 3.48 3/178 22617
/proc/meminfo: memFree=25933788/32950928 swapFree=67071984/67111528
[pid=22519] ppid=22517 vsize=78276 CPUtime=1300.03 cores=4,6
/proc/22519/stat : 22519 (lingeling) R 22517 22519 21981 0 -1 4202496 550958 0 0 0 129226 777 0 0 25 0 1 0 547400297 80154624 18126 33554432000 4194304 4409164 140736879861472 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/22519/statm: 19569 18126 141 53 0 17992 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 78276

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.01
CPU time (s): 1300.05
CPU user time (s): 1292.27
CPU system time (s): 7.78282
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 105764

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

runsolver used 2.17967 second user time and 4.91625 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 17:14:56
IDJOB=3264675
IDBENCH=84762
IDSOLVER=1606
FILE ID=node116/3264675-1303571696
RUNJOBID= node116-1303571502-22445
PBS_JOBID= 13150309
Free space on /tmp= 72616 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264675-1303571696/watcher-3264675-1303571696 -o /tmp/evaluation-result-3264675-1303571696/solver-3264675-1303571696 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3264675-1303571696.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1439105289

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.77
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.826
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.826
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.826
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:      26026836 kB
Buffers:       1818556 kB
Cached:        4567784 kB
SwapCached:       9728 kB
Active:        2993376 kB
Inactive:      3518264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26026836 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:             468 kB
Writeback:           0 kB
AnonPages:      118740 kB
Mapped:          14408 kB
Slab:           348852 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   336280 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= 72616 MiB
End job on node116 at 2011-04-23 17:36:38