Trace number 3371870

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
MD5SUMcb369c4583eb075a3a8cb5a04701e120
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4716.27
Satisfiable
(Un)Satisfiability was proved
Number of variables985042
Number of clauses3113540
Sum of the clauses size7976612
Maximum clause length618
Minimum clause length1
Number of clauses of size 1158
Number of clauses of size 21490897
Number of clauses of size 31578048
Number of clauses of size 428388
Number of clauses of size 59876
Number of clauses of size over 56173

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371870-1305435390/watcher-3371870-1305435390 -o /tmp/evaluation-result-3371870-1305435390/solver-3371870-1305435390 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371870-1305435390.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: 1.22 2.13 3.29 4/300 12153
/proc/meminfo: memFree=29103960/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=22956 CPUtime=0 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 4309 0 0 0 0 0 0 0 21 0 1 0 655137362 23506944 4253 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122407917 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 5739 4253 110 53 0 4162 0

[startup+0.0234739 s]
/proc/loadavg: 1.22 2.13 3.29 4/300 12153
/proc/meminfo: memFree=29103960/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=27080 CPUtime=0.01 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 5364 0 0 0 1 0 0 0 21 0 1 0 655137362 27729920 5295 33554432000 4194304 4409284 140734163827968 18446744073709551615 4197800 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 6770 5295 113 53 0 5193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27080

[startup+0.100461 s]
/proc/loadavg: 1.22 2.13 3.29 4/300 12153
/proc/meminfo: memFree=29103960/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=39708 CPUtime=0.09 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 8566 0 0 0 9 0 0 0 21 0 1 0 655137362 40660992 8452 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 9927 8452 113 53 0 8350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39708

[startup+0.30043 s]
/proc/loadavg: 1.22 2.13 3.29 4/300 12153
/proc/meminfo: memFree=29103960/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=60444 CPUtime=0.29 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 13750 0 0 0 28 1 0 0 22 0 1 0 655137362 61894656 13636 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 15111 13636 113 53 0 13534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60444

[startup+0.700358 s]
/proc/loadavg: 1.22 2.13 3.29 4/300 12153
/proc/meminfo: memFree=29103960/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=97992 CPUtime=0.69 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 23159 0 0 0 66 3 0 0 23 0 1 0 655137362 100343808 23023 33554432000 4194304 4409284 140734163827968 18446744073709551615 4252952 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 24498 23023 113 53 0 22921 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97992

[startup+1.50121 s]
/proc/loadavg: 1.68 2.21 3.31 5/301 12154
/proc/meminfo: memFree=28992696/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=115144 CPUtime=1.49 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 27447 0 0 0 145 4 0 0 25 0 1 0 655137362 117907456 27311 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 28786 27311 113 53 0 27209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 115144

[startup+3.10095 s]
/proc/loadavg: 1.68 2.21 3.31 5/301 12154
/proc/meminfo: memFree=28960580/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=148936 CPUtime=3.09 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 35895 0 0 0 303 6 0 0 25 0 1 0 655137362 152510464 35759 33554432000 4194304 4409284 140734163827968 18446744073709551615 4268150 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 37234 35759 113 53 0 35657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 148936

[startup+6.30037 s]
/proc/loadavg: 1.68 2.21 3.31 5/301 12154
/proc/meminfo: memFree=28844660/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=263308 CPUtime=6.29 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 79299 0 0 0 619 10 0 0 25 0 1 0 655137362 269627392 64336 33554432000 4194304 4409284 140734163827968 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 65827 64336 129 53 0 64250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 263308

[startup+12.7002 s]
/proc/loadavg: 2.04 2.27 3.31 5/301 12154
/proc/meminfo: memFree=28767824/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=271220 CPUtime=12.69 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 97517 0 0 0 1257 12 0 0 25 0 1 0 655137362 277729280 66318 33554432000 4194304 4409284 140734163827968 18446744073709551615 4295850 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 67805 66318 133 53 0 66228 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 271220

[startup+25.5009 s]
/proc/loadavg: 2.34 2.32 3.32 5/301 12155
/proc/meminfo: memFree=28845384/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=254732 CPUtime=25.5 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 149365 0 0 0 2532 18 0 0 25 0 1 0 655137362 260845568 62205 33554432000 4194304 4409284 140734163827968 18446744073709551615 4312600 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 63683 62205 137 53 0 62106 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 254732

[startup+51.1003 s]
/proc/loadavg: 2.91 2.46 3.34 5/301 12155
/proc/meminfo: memFree=28749912/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=337792 CPUtime=51.08 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 170131 0 0 0 5089 19 0 0 25 0 1 0 655137362 345899008 82971 33554432000 4194304 4409284 140734163827968 18446744073709551615 4245909 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 84448 82971 137 53 0 82871 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 337792

[startup+102.301 s]
/proc/loadavg: 3.63 2.73 3.38 5/301 12157
/proc/meminfo: memFree=28856256/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=200268 CPUtime=102.28 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 171480 0 0 0 10207 21 0 0 25 0 1 0 655137362 205074432 48594 33554432000 4194304 4409284 140734163827968 18446744073709551615 4341293 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 50067 48594 141 53 0 48490 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 200268

[startup+162.301 s]
/proc/loadavg: 3.86 2.96 3.41 5/301 12158
/proc/meminfo: memFree=28807632/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=203876 CPUtime=162.29 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 175838 0 0 0 16203 26 0 0 25 0 1 0 655137362 208769024 49496 33554432000 4194304 4409284 140734163827968 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 50969 49496 141 53 0 49392 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 203876

[startup+222.3 s]
/proc/loadavg: 3.95 3.15 3.45 5/301 12160
/proc/meminfo: memFree=28757132/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=209196 CPUtime=222.29 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 177337 0 0 0 22197 32 0 0 25 0 1 0 655137362 214216704 50826 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 52299 50826 141 53 0 50722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 209196

[startup+282.3 s]
/proc/loadavg: 3.98 3.30 3.48 5/301 12170
/proc/meminfo: memFree=28586032/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=214588 CPUtime=282.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 178784 0 0 0 28193 37 0 0 25 0 1 0 655137362 219738112 52174 33554432000 4194304 4409284 140734163827968 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 53647 52174 141 53 0 52070 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 214588

[startup+342.301 s]
/proc/loadavg: 3.99 3.42 3.51 5/301 12172
/proc/meminfo: memFree=28659164/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219732 CPUtime=342.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 181588 0 0 0 34184 46 0 0 25 0 1 0 655137362 225005568 53460 33554432000 4194304 4409284 140734163827968 18446744073709551615 4312928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54933 53460 141 53 0 53356 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 219732

[startup+402.301 s]
/proc/loadavg: 3.99 3.53 3.54 5/301 12174
/proc/meminfo: memFree=28528564/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219720 CPUtime=402.29 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 181588 0 0 0 40177 52 0 0 25 0 1 0 655137362 224993280 53457 33554432000 4194304 4409284 140734163827968 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54930 53457 141 53 0 53353 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 219720

[startup+462.311 s]
/proc/loadavg: 3.99 3.61 3.56 5/301 12177
/proc/meminfo: memFree=28538544/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219268 CPUtime=462.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 182904 0 0 0 46172 58 0 0 25 0 1 0 655137362 224530432 53344 33554432000 4194304 4409284 140734163827968 18446744073709551615 4242943 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54817 53344 141 53 0 53240 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219268

[startup+522.301 s]
/proc/loadavg: 4.14 3.72 3.60 5/301 12180
/proc/meminfo: memFree=28454060/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219412 CPUtime=522.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 182968 0 0 0 52161 69 0 0 25 0 1 0 655137362 224677888 53380 33554432000 4194304 4409284 140734163827968 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54853 53380 141 53 0 53276 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 219412

[startup+582.301 s]
/proc/loadavg: 4.05 3.77 3.63 5/301 12181
/proc/meminfo: memFree=28314400/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=218720 CPUtime=582.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 184124 0 0 0 58155 75 0 0 25 0 1 0 655137362 223969280 53207 33554432000 4194304 4409284 140734163827968 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54680 53207 141 53 0 53103 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 218720

[startup+642.3 s]
/proc/loadavg: 4.02 3.81 3.65 5/301 12183
/proc/meminfo: memFree=28286612/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219068 CPUtime=642.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 184212 0 0 0 64147 83 0 0 25 0 1 0 655137362 224325632 53294 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54767 53294 141 53 0 53190 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 219068

[startup+702.301 s]
/proc/loadavg: 4.04 3.86 3.67 5/301 12185
/proc/meminfo: memFree=28016128/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=218716 CPUtime=702.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 184212 0 0 0 70137 93 0 0 25 0 1 0 655137362 223965184 53206 33554432000 4194304 4409284 140734163827968 18446744073709551615 4230441 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54679 53206 141 53 0 53102 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 218716

[startup+762.301 s]
/proc/loadavg: 4.01 3.88 3.69 5/301 12186
/proc/meminfo: memFree=28347552/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=218660 CPUtime=762.3 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 185406 0 0 0 76130 100 0 0 25 0 1 0 655137362 223907840 53192 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54665 53192 141 53 0 53088 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 218660

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.70 5/301 12188
/proc/meminfo: memFree=28365380/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=218312 CPUtime=822.31 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 185406 0 0 0 82123 108 0 0 25 0 1 0 655137362 223551488 53105 33554432000 4194304 4409284 140734163827968 18446744073709551615 4358461 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54578 53105 141 53 0 53001 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 218312

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.72 5/301 12189
/proc/meminfo: memFree=28139916/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=218312 CPUtime=882.31 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 185491 0 0 0 88115 116 0 0 25 0 1 0 655137362 223551488 53105 33554432000 4194304 4409284 140734163827968 18446744073709551615 4324404 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54578 53105 141 53 0 53001 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 218312

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.74 5/301 12191
/proc/meminfo: memFree=28214384/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=215312 CPUtime=942.32 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 185871 0 0 0 94106 126 0 0 25 0 1 0 655137362 220479488 52355 33554432000 4194304 4409284 140734163827968 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 53828 52355 141 53 0 52251 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 215312

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.75 5/301 12193
/proc/meminfo: memFree=28121976/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=215632 CPUtime=1002.32 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 185954 0 0 0 100095 137 0 0 25 0 1 0 655137362 220807168 52435 33554432000 4194304 4409284 140734163827968 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 53908 52435 141 53 0 52331 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 215632

[startup+1062.3 s]
/proc/loadavg: 4.20 3.99 3.78 5/301 12194
/proc/meminfo: memFree=28012188/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219632 CPUtime=1062.32 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 187038 0 0 0 106089 143 0 0 25 0 1 0 655137362 224903168 53435 33554432000 4194304 4409284 140734163827968 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54908 53435 141 53 0 53331 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 219632

[startup+1122.31 s]
/proc/loadavg: 4.07 3.99 3.79 5/301 12196
/proc/meminfo: memFree=27860868/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=215116 CPUtime=1122.33 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 187038 0 0 0 112079 154 0 0 25 0 1 0 655137362 220278784 52306 33554432000 4194304 4409284 140734163827968 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 53779 52306 141 53 0 52202 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 215116

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.80 5/301 12197
/proc/meminfo: memFree=27807152/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=215116 CPUtime=1182.32 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 187119 0 0 0 118069 163 0 0 25 0 1 0 655137362 220278784 52306 33554432000 4194304 4409284 140734163827968 18446744073709551615 4347349 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 53779 52306 141 53 0 52202 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 215116

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/301 12199
/proc/meminfo: memFree=28003656/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=219272 CPUtime=1242.32 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 188158 0 0 0 124063 169 0 0 25 0 1 0 655137362 224534528 53345 33554432000 4194304 4409284 140734163827968 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 54818 53345 141 53 0 53241 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 219272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.82 2/286 12255
/proc/meminfo: memFree=28930808/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=228140 CPUtime=1300.03 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 191440 0 0 0 129824 179 0 0 25 0 1 0 655137362 233615360 55562 33554432000 4194304 4409284 140734163827968 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 57035 55562 141 53 0 55458 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 228140

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.82 2/286 12255
/proc/meminfo: memFree=28930808/32951124 swapFree=54427468/67111528
[pid=12153] ppid=12151 vsize=228140 CPUtime=1300.03 cores=4,6
/proc/12153/stat : 12153 (lingeling) R 12151 12153 11585 0 -1 4202496 191440 0 0 0 129824 179 0 0 25 0 1 0 655137362 233615360 55562 33554432000 4194304 4409284 140734163827968 18446744073709551615 4230570 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/12153/statm: 57035 55562 141 53 0 55458 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 228140

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1298.25
CPU system time (s): 1.80372
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 337792

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

runsolver used 3.70344 second user time and 8.12476 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 06:56:34
IDJOB=3371870
IDBENCH=84238
IDSOLVER=1849
FILE ID=node138/3371870-1305435390
RUNJOBID= node138-1305435390-12111
PBS_JOBID= 13324628
Free space on /tmp= 73544 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/valves-gates-1-k617-unsat.shuffled-as.sat03-412.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371870-1305435390/watcher-3371870-1305435390 -o /tmp/evaluation-result-3371870-1305435390/solver-3371870-1305435390 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371870-1305435390.cnf

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

MD5SUM BENCH= cb369c4583eb075a3a8cb5a04701e120
RANDOM SEED=1090464723

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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:     32951124 kB
MemFree:      29104240 kB
Buffers:        262848 kB
Cached:        3299508 kB
SwapCached:      18496 kB
Active:        1020052 kB
Inactive:      2608144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29104240 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:           70884 kB
Writeback:           0 kB
AnonPages:       59180 kB
Mapped:           9760 kB
Slab:           115360 kB
PageTables:      41092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39578856 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= 73552 MiB
End job on node138 at 2011-05-15 07:18:16