Trace number 3284792

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

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

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-3284792-1303761828/watcher-3284792-1303761828 -o /tmp/evaluation-result-3284792-1303761828/solver-3284792-1303761828 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3284792-1303761828.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: 3.73 2.79 2.77 5/189 28967
/proc/meminfo: memFree=22389880/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=6900 CPUtime=0 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 302 0 0 0 0 0 0 0 23 0 1 0 487785736 7065600 244 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 1725 244 107 53 0 148 0

[startup+0.055526 s]
/proc/loadavg: 3.73 2.79 2.77 5/189 28967
/proc/meminfo: memFree=22389880/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=8320 CPUtime=0.05 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 648 0 0 0 5 0 0 0 23 0 1 0 487785736 8519680 573 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 2080 573 113 53 0 503 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8320

[startup+0.100516 s]
/proc/loadavg: 3.73 2.79 2.77 5/189 28967
/proc/meminfo: memFree=22389880/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=10380 CPUtime=0.09 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 1195 0 0 0 9 0 0 0 23 0 1 0 487785736 10629120 1120 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 2595 1120 113 53 0 1018 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10380

[startup+0.300491 s]
/proc/loadavg: 3.73 2.79 2.77 5/189 28967
/proc/meminfo: memFree=22389880/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=21320 CPUtime=0.29 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 3981 0 0 0 29 0 0 0 25 0 1 0 487785736 21831680 3855 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 5330 3855 113 53 0 3753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21320

[startup+0.70041 s]
/proc/loadavg: 3.73 2.79 2.77 5/189 28967
/proc/meminfo: memFree=22389880/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=53576 CPUtime=0.69 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 12045 0 0 0 67 2 0 0 25 0 1 0 487785736 54861824 11919 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370957056 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 13394 11919 113 53 0 11817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53576

[startup+1.50028 s]
/proc/loadavg: 3.73 2.79 2.77 5/190 28968
/proc/meminfo: memFree=22341272/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=59880 CPUtime=1.49 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 17550 0 0 0 146 3 0 0 25 0 1 0 487785736 61317120 13479 33554432000 4194304 4409164 140735110858688 18446744073709551615 4295812 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 14970 13479 129 53 0 13393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59880

[startup+3.10099 s]
/proc/loadavg: 3.73 2.79 2.77 5/190 28968
/proc/meminfo: memFree=22270068/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=61604 CPUtime=3.09 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 19512 0 0 0 306 3 0 0 25 0 1 0 487785736 63082496 13913 33554432000 4194304 4409164 140735110858688 18446744073709551615 4259254 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 15401 13913 132 53 0 13824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61604

[startup+6.30042 s]
/proc/loadavg: 3.75 2.81 2.78 5/187 28971
/proc/meminfo: memFree=22477060/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=83668 CPUtime=6.29 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 27089 0 0 0 625 4 0 0 25 0 1 0 487785736 85676032 17392 33554432000 4194304 4409164 140735110858688 18446744073709551615 4243311 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 20917 17392 136 53 0 19340 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83668

[startup+12.7003 s]
/proc/loadavg: 3.77 2.83 2.78 5/187 28989
/proc/meminfo: memFree=22354872/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=83668 CPUtime=12.69 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 27094 0 0 0 1264 5 0 0 25 0 1 0 487785736 85676032 17397 33554432000 4194304 4409164 140735110858688 18446744073709551615 4226485 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 20917 17397 141 53 0 19340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83668

[startup+25.501 s]
/proc/loadavg: 3.96 2.92 2.81 5/190 29023
/proc/meminfo: memFree=22063048/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=83668 CPUtime=25.49 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 27094 0 0 0 2543 6 0 0 25 0 1 0 487785736 85676032 17397 33554432000 4194304 4409164 140735110858688 18446744073709551615 4350956 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 20917 17397 141 53 0 19340 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83668

[startup+51.1005 s]
/proc/loadavg: 3.97 3.00 2.84 5/190 29023
/proc/meminfo: memFree=22040520/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=102032 CPUtime=51.08 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 31784 0 0 0 5099 9 0 0 25 0 1 0 487785736 104480768 21988 33554432000 4194304 4409164 140735110858688 18446744073709551615 4325475 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 25508 21988 141 53 0 23931 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 102032

[startup+102.306 s]
/proc/loadavg: 4.04 3.17 2.91 5/190 29052
/proc/meminfo: memFree=22048648/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=139176 CPUtime=102.29 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 43240 0 0 0 10214 15 0 0 25 0 1 0 487785736 142516224 33321 33554432000 4194304 4409164 140735110858688 18446744073709551615 4358143 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 34794 33321 141 53 0 33217 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 139176

[startup+162.301 s]
/proc/loadavg: 4.01 3.32 2.97 5/190 29053
/proc/meminfo: memFree=22012504/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=139172 CPUtime=162.3 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 43240 0 0 0 16207 23 0 0 25 0 1 0 487785736 142512128 33320 33554432000 4194304 4409164 140735110858688 18446744073709551615 4230761 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 34793 33320 141 53 0 33216 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 139172

[startup+222.301 s]
/proc/loadavg: 4.00 3.44 3.03 5/190 29055
/proc/meminfo: memFree=21838300/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=152180 CPUtime=222.3 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 55944 0 0 0 22200 30 0 0 25 0 1 0 487785736 155832320 36604 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 38045 36604 141 53 0 36468 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 152180

[startup+282.3 s]
/proc/loadavg: 4.00 3.54 3.09 5/190 29056
/proc/meminfo: memFree=21835676/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=160628 CPUtime=282.29 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 58024 0 0 0 28192 37 0 0 25 0 1 0 487785736 164483072 38684 33554432000 4194304 4409164 140735110858688 18446744073709551615 4301635 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 40157 38684 141 53 0 38580 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160628

[startup+342.301 s]
/proc/loadavg: 4.00 3.62 3.14 5/190 29058
/proc/meminfo: memFree=21845028/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=189468 CPUtime=342.3 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 65308 0 0 0 34185 45 0 0 25 0 1 0 487785736 194015232 45894 33554432000 4194304 4409164 140735110858688 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 47367 45894 141 53 0 45790 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189468

[startup+402.301 s]
/proc/loadavg: 4.06 3.70 3.20 5/190 29060
/proc/meminfo: memFree=21701264/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=251236 CPUtime=402.29 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 85222 0 0 0 40174 55 0 0 25 0 1 0 487785736 257265664 61336 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 62809 61336 141 53 0 61232 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 251236

[startup+462.3 s]
/proc/loadavg: 4.07 3.77 3.25 5/190 29061
/proc/meminfo: memFree=21632416/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=240248 CPUtime=462.3 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 96777 0 0 0 46167 63 0 0 25 0 1 0 487785736 246013952 58589 33554432000 4194304 4409164 140735110858688 18446744073709551615 4259221 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 60062 58589 141 53 0 58485 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 240248

[startup+522.301 s]
/proc/loadavg: 4.02 3.81 3.30 5/190 29063
/proc/meminfo: memFree=21624336/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=234608 CPUtime=522.31 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 102663 0 0 0 52158 73 0 0 25 0 1 0 487785736 240238592 57179 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 58652 57179 141 53 0 57075 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 234608

[startup+582.301 s]
/proc/loadavg: 4.01 3.84 3.34 5/190 29064
/proc/meminfo: memFree=21375568/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=262904 CPUtime=582.3 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 111565 0 0 0 58149 81 0 0 25 0 1 0 487785736 269213696 64253 33554432000 4194304 4409164 140735110858688 18446744073709551615 4272207 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 65726 64253 141 53 0 64149 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 262904

[startup+642.3 s]
/proc/loadavg: 4.00 3.87 3.38 5/190 29066
/proc/meminfo: memFree=21519264/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=234620 CPUtime=642.31 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 122022 0 0 0 64141 90 0 0 25 0 1 0 487785736 240250880 57182 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 58655 57182 141 53 0 57078 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 234620

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.41 5/190 29068
/proc/meminfo: memFree=21475924/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=264188 CPUtime=702.3 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 132885 0 0 0 70132 98 0 0 25 0 1 0 487785736 270528512 64574 33554432000 4194304 4409164 140735110858688 18446744073709551615 4226446 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 66047 64574 141 53 0 64470 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 264188

[startup+762.307 s]
/proc/loadavg: 4.00 3.91 3.45 5/190 29069
/proc/meminfo: memFree=21299412/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=277820 CPUtime=762.32 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 138734 0 0 0 76124 108 0 0 25 0 1 0 487785736 284487680 67982 33554432000 4194304 4409164 140735110858688 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 69455 67982 141 53 0 67878 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 277820

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.48 5/190 29071
/proc/meminfo: memFree=21378472/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=402180 CPUtime=822.31 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 262728 0 0 0 82102 129 0 0 25 0 1 0 487785736 411832320 99104 33554432000 4194304 4409164 140735110858688 18446744073709551615 4244415 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 100545 99104 141 53 0 98968 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 402180

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.51 5/190 29072
/proc/meminfo: memFree=21091120/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=234280 CPUtime=882.32 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 293377 0 0 0 88089 143 0 0 25 0 1 0 487785736 239902720 57129 33554432000 4194304 4409164 140735110858688 18446744073709551615 4209370 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 58570 57129 141 53 0 56993 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 234280

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.54 5/190 29074
/proc/meminfo: memFree=21388952/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=228072 CPUtime=942.31 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 304621 0 0 0 94081 150 0 0 25 0 1 0 487785736 233545728 55577 33554432000 4194304 4409164 140735110858688 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 57018 55577 141 53 0 55441 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 228072

[startup+1002.3 s]
/proc/loadavg: 4.09 3.98 3.57 5/190 29076
/proc/meminfo: memFree=21562756/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=243364 CPUtime=1002.31 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 318306 0 0 0 100071 160 0 0 25 0 1 0 487785736 249204736 59368 33554432000 4194304 4409164 140735110858688 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 60841 59368 141 53 0 59264 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 243364

[startup+1062.3 s]
/proc/loadavg: 4.03 3.98 3.60 5/190 29077
/proc/meminfo: memFree=21519812/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=222668 CPUtime=1062.31 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 363653 0 0 0 106059 172 0 0 25 0 1 0 487785736 228012032 54226 33554432000 4194304 4409164 140735110858688 18446744073709551615 4226593 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 55667 54226 141 53 0 54090 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 222668

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.62 5/190 29079
/proc/meminfo: memFree=21496476/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=227968 CPUtime=1122.32 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 367600 0 0 0 112050 182 0 0 25 0 1 0 487785736 233439232 55551 33554432000 4194304 4409164 140735110858688 18446744073709551615 4346035 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 56992 55551 141 53 0 55415 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 227968

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/190 29080
/proc/meminfo: memFree=21449956/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=246444 CPUtime=1182.32 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 392159 0 0 0 118039 193 0 0 25 0 1 0 487785736 252358656 60138 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 61611 60138 141 53 0 60034 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 246444

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.66 5/190 29082
/proc/meminfo: memFree=21254116/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=324848 CPUtime=1242.32 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 471763 0 0 0 124024 208 0 0 25 0 1 0 487785736 332644352 79739 33554432000 4194304 4409164 140735110858688 18446744073709551615 218370981783 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 81212 79739 141 53 0 79635 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 324848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.97 3.98 3.68 5/190 29112
/proc/meminfo: memFree=21363332/32951124 swapFree=67051468/67111528
[pid=28967] ppid=28965 vsize=276152 CPUtime=1300.02 cores=5,7
/proc/28967/stat : 28967 (lingeling) R 28965 28967 28631 0 -1 4202496 485387 0 0 0 129788 214 0 0 25 0 1 0 487785736 282779648 67565 33554432000 4194304 4409164 140735110858688 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/28967/statm: 69038 67565 141 53 0 67461 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 276152

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): 1297.89
CPU system time (s): 2.16167
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 549732

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

runsolver used 2.09268 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 22:03:50
IDJOB=3284792
IDBENCH=82363
IDSOLVER=1606
FILE ID=node101/3284792-1303761828
RUNJOBID= node101-1303761712-28652
PBS_JOBID= 13157151
Free space on /tmp= 71552 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284792-1303761828/watcher-3284792-1303761828 -o /tmp/evaluation-result-3284792-1303761828/solver-3284792-1303761828 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3284792-1303761828.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=1732030166

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22389912 kB
Buffers:       2078376 kB
Cached:        7609592 kB
SwapCached:      33708 kB
Active:        6679880 kB
Inactive:      3408896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22389912 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           99668 kB
Writeback:           0 kB
AnonPages:      388176 kB
Mapped:           9788 kB
Slab:           406400 kB
PageTables:       6012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   615508 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= 71472 MiB
End job on node101 at 2011-04-25 22:25:32