Trace number 3265643

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.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn009.shuffled-as.sat05-3849.cnf
MD5SUMf2a1eb7937a7cda114ce344a30ca1145
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark824.93
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

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

running on 2 cores: 0,2

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.44 3.85 3.58 5/193 28294
/proc/meminfo: memFree=19154372/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=7052 CPUtime=0 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 342 0 0 0 0 0 0 0 25 0 1 0 469232822 7221248 285 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516834048 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 1763 285 111 53 0 186 0

[startup+0.016121 s]
/proc/loadavg: 3.44 3.85 3.58 5/193 28294
/proc/meminfo: memFree=19154372/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=7952 CPUtime=0.01 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 568 0 0 0 1 0 0 0 25 0 1 0 469232822 8142848 511 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516834048 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 1988 511 112 53 0 411 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7952

[startup+0.101138 s]
/proc/loadavg: 3.44 3.85 3.58 5/193 28294
/proc/meminfo: memFree=19154372/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=8028 CPUtime=0.09 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 777 0 0 0 9 0 0 0 25 0 1 0 469232822 8220672 533 33554432000 4194304 4409164 140733970109312 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 2007 533 130 53 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8028

[startup+0.301101 s]
/proc/loadavg: 3.44 3.85 3.58 5/193 28294
/proc/meminfo: memFree=19154372/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=8540 CPUtime=0.29 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 907 0 0 0 29 0 0 0 25 0 1 0 469232822 8744960 663 33554432000 4194304 4409164 140733970109312 18446744073709551615 4272170 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 2135 663 132 53 0 558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8540

[startup+0.701013 s]
/proc/loadavg: 3.44 3.85 3.58 5/193 28294
/proc/meminfo: memFree=19154372/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=9540 CPUtime=0.69 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 1230 0 0 0 69 0 0 0 25 0 1 0 469232822 9768960 929 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 2385 929 141 53 0 808 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9540

[startup+1.50088 s]
/proc/loadavg: 3.44 3.85 3.58 5/194 28295
/proc/meminfo: memFree=19148268/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=10932 CPUtime=1.49 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 2531 0 0 0 148 1 0 0 25 0 1 0 469232822 11194368 1268 33554432000 4194304 4409164 140733970109312 18446744073709551615 4330435 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 2733 1268 141 53 0 1156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10932

[startup+3.10055 s]
/proc/loadavg: 3.44 3.85 3.58 5/194 28295
/proc/meminfo: memFree=19142068/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=12856 CPUtime=3.08 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 4880 0 0 0 305 3 0 0 25 0 1 0 469232822 13164544 1772 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 3214 1772 141 53 0 1637 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12856

[startup+6.301 s]
/proc/loadavg: 3.49 3.86 3.58 5/194 28295
/proc/meminfo: memFree=19124004/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=15124 CPUtime=6.28 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 8529 0 0 0 622 6 0 0 25 0 1 0 469232822 15486976 2331 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 3781 2331 141 53 0 2204 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15124

[startup+12.7008 s]
/proc/loadavg: 3.53 3.86 3.59 5/194 28296
/proc/meminfo: memFree=19106260/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=18060 CPUtime=12.69 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 16488 0 0 0 1258 11 0 0 25 0 1 0 469232822 18493440 3066 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 4515 3066 141 53 0 2938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18060

[startup+25.5005 s]
/proc/loadavg: 3.63 3.86 3.59 5/194 28296
/proc/meminfo: memFree=19068324/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=27556 CPUtime=25.49 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 25544 0 0 0 2533 16 0 0 25 0 1 0 469232822 28217344 5427 33554432000 4194304 4409164 140733970109312 18446744073709551615 4257022 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 6889 5427 141 53 0 5312 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27556

[startup+51.1008 s]
/proc/loadavg: 3.76 3.87 3.60 5/194 28297
/proc/meminfo: memFree=19039740/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=39396 CPUtime=51.09 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 37823 0 0 0 5085 24 0 0 25 0 1 0 469232822 40341504 8375 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 9849 8375 141 53 0 8272 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39396

[startup+102.306 s]
/proc/loadavg: 3.89 3.89 3.62 5/194 28298
/proc/meminfo: memFree=19022128/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=40880 CPUtime=102.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 54714 0 0 0 10197 33 0 0 25 0 1 0 469232822 41861120 8746 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358528 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 10220 8746 141 53 0 8643 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 40880

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.64 5/194 28300
/proc/meminfo: memFree=18948584/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=60664 CPUtime=162.29 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 63806 0 0 0 16189 40 0 0 25 0 1 0 469232822 62119936 13653 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 15166 13653 141 53 0 13589 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 60664

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.66 5/194 28301
/proc/meminfo: memFree=18947068/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=46924 CPUtime=222.29 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 83241 0 0 0 22181 48 0 0 25 0 1 0 469232822 48050176 10289 33554432000 4194304 4409164 140733970109312 18446744073709551615 4302978 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 11731 10289 141 53 0 10154 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 46924

[startup+282.301 s]
/proc/loadavg: 4.15 3.98 3.69 5/194 28303
/proc/meminfo: memFree=18826156/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=81860 CPUtime=282.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 96330 0 0 0 28175 55 0 0 25 0 1 0 469232822 83824640 18991 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 20465 18991 141 53 0 18888 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 81860

[startup+342.301 s]
/proc/loadavg: 4.13 3.99 3.72 5/194 28304
/proc/meminfo: memFree=18788820/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=88468 CPUtime=342.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 102167 0 0 0 34170 60 0 0 25 0 1 0 469232822 90591232 20643 33554432000 4194304 4409164 140733970109312 18446744073709551615 4359789 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 22117 20643 141 53 0 20540 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 88468

[startup+402.301 s]
/proc/loadavg: 4.05 3.99 3.73 5/194 28306
/proc/meminfo: memFree=18729516/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=117732 CPUtime=402.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 117730 0 0 0 40165 65 0 0 25 0 1 0 469232822 120557568 27959 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 29433 27959 141 53 0 27856 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 117732

[startup+462.301 s]
/proc/loadavg: 4.09 4.02 3.75 5/194 28308
/proc/meminfo: memFree=18726032/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=150500 CPUtime=462.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 125922 0 0 0 46161 69 0 0 25 0 1 0 469232822 154112000 36151 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 37625 36151 141 53 0 36048 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 150500

[startup+522.301 s]
/proc/loadavg: 4.15 4.05 3.78 5/194 28309
/proc/meminfo: memFree=18731224/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=145520 CPUtime=522.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 139000 0 0 0 52157 73 0 0 25 0 1 0 469232822 149012480 34847 33554432000 4194304 4409164 140733970109312 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 36380 34847 141 53 0 34803 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145520

[startup+582.301 s]
/proc/loadavg: 4.05 4.04 3.79 5/194 28311
/proc/meminfo: memFree=18720160/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=105952 CPUtime=582.3 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 154589 0 0 0 58151 79 0 0 25 0 1 0 469232822 108494848 25046 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 26488 25046 141 53 0 24911 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 105952

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.80 5/194 28312
/proc/meminfo: memFree=18693608/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=118472 CPUtime=642.31 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 157804 0 0 0 64147 84 0 0 25 0 1 0 469232822 121315328 28176 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 29618 28176 141 53 0 28041 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 118472

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.81 5/194 28314
/proc/meminfo: memFree=18669156/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=103412 CPUtime=702.31 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 165602 0 0 0 70142 89 0 0 25 0 1 0 469232822 105893888 24346 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 25853 24346 141 53 0 24276 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 103412

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.82 5/194 28316
/proc/meminfo: memFree=18725692/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=136180 CPUtime=762.31 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 173794 0 0 0 76139 92 0 0 25 0 1 0 469232822 139448320 32538 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 34045 32538 141 53 0 32468 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 136180

[startup+822.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/194 28317
/proc/meminfo: memFree=18665164/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=136180 CPUtime=822.32 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 173794 0 0 0 82136 96 0 0 25 0 1 0 469232822 139448320 32538 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 34045 32538 141 53 0 32468 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 136180

[startup+882.3 s]
/proc/loadavg: 4.03 4.02 3.84 5/194 28319
/proc/meminfo: memFree=18551928/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=161576 CPUtime=882.31 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 180109 0 0 0 88132 99 0 0 25 0 1 0 469232822 165453824 38853 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 40394 38853 141 53 0 38817 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 161576

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.84 5/194 28320
/proc/meminfo: memFree=18415752/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=174720 CPUtime=942.32 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 183395 0 0 0 94129 103 0 0 25 0 1 0 469232822 178913280 42139 33554432000 4194304 4409164 140733970109312 18446744073709551615 4305077 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 43680 42139 141 53 0 42103 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 174720

[startup+1002.3 s]
/proc/loadavg: 4.05 4.02 3.86 5/194 28322
/proc/meminfo: memFree=18501924/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=187904 CPUtime=1002.31 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 205844 0 0 0 100124 107 0 0 25 0 1 0 469232822 192413696 45467 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 46976 45467 141 53 0 45399 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 187904

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.86 5/194 28324
/proc/meminfo: memFree=18509972/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=187904 CPUtime=1062.32 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 205844 0 0 0 106123 109 0 0 25 0 1 0 469232822 192413696 45467 33554432000 4194304 4409164 140733970109312 18446744073709551615 246516858775 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 46976 45467 141 53 0 45399 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 187904

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.87 5/194 28325
/proc/meminfo: memFree=18490840/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=211296 CPUtime=1122.32 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 231151 0 0 0 112117 115 0 0 25 0 1 0 469232822 216367104 51362 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 52824 51362 141 53 0 51247 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 211296

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.88 5/194 28327
/proc/meminfo: memFree=18524184/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=211296 CPUtime=1182.32 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 231151 0 0 0 118114 118 0 0 25 0 1 0 469232822 216367104 51362 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 52824 51362 141 53 0 51247 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 211296

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.89 5/194 28328
/proc/meminfo: memFree=18599556/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=211296 CPUtime=1242.33 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 231151 0 0 0 124112 121 0 0 25 0 1 0 469232822 216367104 51362 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 52824 51362 141 53 0 51247 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 211296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.79 3.98 3.88 2/178 28384
/proc/meminfo: memFree=19063160/32951124 swapFree=67111416/67111528
[pid=28294] ppid=28292 vsize=211296 CPUtime=1300.04 cores=0,2
/proc/28294/stat : 28294 (lingeling) R 28292 28294 27040 0 -1 4202496 231151 0 0 0 129877 127 0 0 25 0 1 0 469232822 216367104 51362 33554432000 4194304 4409164 140733970109312 18446744073709551615 4358765 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/28294/statm: 52824 51362 141 53 0 51247 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 211296

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.77
CPU system time (s): 1.2828
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 211296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.77
system time used= 1.2828
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231151
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2631

runsolver used 2.25566 second user time and 4.84926 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 18:32:26
IDJOB=3265643
IDBENCH=85793
IDSOLVER=1606
FILE ID=node134/3265643-1303576346
RUNJOBID= node134-1303576341-28171
PBS_JOBID= 13150295
Free space on /tmp= 71064 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn009.shuffled-as.sat05-3849.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265643-1303576346/watcher-3265643-1303576346 -o /tmp/evaluation-result-3265643-1303576346/solver-3265643-1303576346 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3265643-1303576346.cnf

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

MD5SUM BENCH= f2a1eb7937a7cda114ce344a30ca1145
RANDOM SEED=1407717051

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19154404 kB
Buffers:       2333392 kB
Cached:       10772340 kB
SwapCached:        108 kB
Active:        8957356 kB
Inactive:      4290500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19154404 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           38740 kB
Writeback:           0 kB
AnonPages:      141472 kB
Mapped:          15912 kB
Slab:           484916 kB
PageTables:       5184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   333448 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71100 MiB
End job on node134 at 2011-04-23 18:54:08