Trace number 3309346

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) 5000.07 4999.92

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309346-1303987440/watcher-3309346-1303987440 -o /tmp/evaluation-result-3309346-1303987440/solver-3309346-1303987440 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309346-1303987440.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.26 2.40 3.13 2/177 23819
/proc/meminfo: memFree=24483152/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=7432 CPUtime=0 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 450 0 0 0 0 0 0 0 25 0 1 0 510341769 7610368 380 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 1858 380 111 53 0 281 0

[startup+0.0836431 s]
/proc/loadavg: 1.26 2.40 3.13 2/177 23819
/proc/meminfo: memFree=24483152/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=15520 CPUtime=0.07 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 2476 0 0 0 7 0 0 0 25 0 1 0 510341769 15892480 2402 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687675136 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 3880 2402 111 53 0 2303 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 15520

[startup+0.100638 s]
/proc/loadavg: 1.26 2.40 3.13 2/177 23819
/proc/meminfo: memFree=24483152/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=17056 CPUtime=0.09 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 3634 0 0 0 9 0 0 0 25 0 1 0 510341769 17465344 2792 33554432000 4194304 4409164 140733850034352 18446744073709551615 4295773 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 4264 2792 117 53 0 2687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17056

[startup+0.300605 s]
/proc/loadavg: 1.26 2.40 3.13 2/177 23819
/proc/meminfo: memFree=24483152/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=23516 CPUtime=0.29 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 7252 0 0 0 29 0 0 0 25 0 1 0 510341769 24080384 4386 33554432000 4194304 4409164 140733850034352 18446744073709551615 4285008 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 5879 4386 128 53 0 4302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23516

[startup+0.700536 s]
/proc/loadavg: 1.26 2.40 3.13 2/177 23819
/proc/meminfo: memFree=24483152/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=23504 CPUtime=0.69 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 7252 0 0 0 69 0 0 0 25 0 1 0 510341769 24068096 4383 33554432000 4194304 4409164 140733850034352 18446744073709551615 4285876 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 5876 4383 128 53 0 4299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23504

[startup+1.50039 s]
/proc/loadavg: 1.32 2.39 3.13 3/178 23820
/proc/meminfo: memFree=24463808/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=28180 CPUtime=1.49 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 9693 0 0 0 149 0 0 0 25 0 1 0 510341769 28856320 5556 33554432000 4194304 4409164 140733850034352 18446744073709551615 4269755 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 7045 5556 132 53 0 5468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28180

[startup+3.10107 s]
/proc/loadavg: 1.32 2.39 3.13 3/178 23820
/proc/meminfo: memFree=24457368/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=32236 CPUtime=3.09 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 11752 0 0 0 308 1 0 0 25 0 1 0 510341769 33009664 6580 33554432000 4194304 4409164 140733850034352 18446744073709551615 4247064 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/23819/statm: 8059 6580 135 53 0 6482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32236

[startup+6.30051 s]
/proc/loadavg: 1.32 2.39 3.13 3/178 23820
/proc/meminfo: memFree=24457244/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=32100 CPUtime=6.29 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 11757 0 0 0 628 1 0 0 25 0 1 0 510341769 32870400 6551 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358279 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 8025 6551 140 53 0 6448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32100

[startup+12.7003 s]
/proc/loadavg: 1.42 2.38 3.11 3/178 23821
/proc/meminfo: memFree=24460108/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=32092 CPUtime=12.69 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 11776 0 0 0 1267 2 0 0 25 0 1 0 510341769 32862208 6550 33554432000 4194304 4409164 140733850034352 18446744073709551615 4246223 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 8023 6550 141 53 0 6446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32092

[startup+25.501 s]
/proc/loadavg: 1.51 2.36 3.10 3/178 23821
/proc/meminfo: memFree=24456512/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=33608 CPUtime=25.49 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 12173 0 0 0 2543 6 0 0 25 0 1 0 510341769 34414592 6929 33554432000 4194304 4409164 140733850034352 18446744073709551615 4226376 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 8402 6929 141 53 0 6825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33608

[startup+51.1003 s]
/proc/loadavg: 1.68 2.33 3.07 3/178 23822
/proc/meminfo: memFree=24445672/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=43124 CPUtime=51.09 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 17237 0 0 0 5096 13 0 0 25 0 1 0 510341769 44158976 9308 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 10781 9308 141 53 0 9204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43124

[startup+102.307 s]
/proc/loadavg: 1.87 2.28 3.01 3/178 23823
/proc/meminfo: memFree=24441680/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=44096 CPUtime=102.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 23112 0 0 0 10202 28 0 0 25 0 1 0 510341769 45154304 9551 33554432000 4194304 4409164 140733850034352 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 11024 9551 141 53 0 9447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44096

[startup+162.301 s]
/proc/loadavg: 1.95 2.22 2.94 3/178 23825
/proc/meminfo: memFree=24439660/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=45152 CPUtime=162.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 34618 0 0 0 16185 45 0 0 25 0 1 0 510341769 46235648 9815 33554432000 4194304 4409164 140733850034352 18446744073709551615 4360365 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 11288 9815 141 53 0 9711 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45152

[startup+222.301 s]
/proc/loadavg: 1.98 2.18 2.88 3/178 23826
/proc/meminfo: memFree=24440744/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=43072 CPUtime=222.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 43679 0 0 0 22167 63 0 0 25 0 1 0 510341769 44105728 9303 33554432000 4194304 4409164 140733850034352 18446744073709551615 4348188 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 10768 9303 141 53 0 9191 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43072

[startup+282.301 s]
/proc/loadavg: 1.99 2.14 2.82 3/178 23828
/proc/meminfo: memFree=24420860/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=52416 CPUtime=282.29 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 56268 0 0 0 28148 81 0 0 25 0 1 0 510341769 53673984 11639 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 13104 11639 141 53 0 11527 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 52416

[startup+342.3 s]
/proc/loadavg: 1.99 2.12 2.77 3/178 23856
/proc/meminfo: memFree=24449040/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=45480 CPUtime=342.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 68918 0 0 0 34136 94 0 0 25 0 1 0 510341769 46571520 9905 33554432000 4194304 4409164 140733850034352 18446744073709551615 4244769 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 11370 9905 141 53 0 9793 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 45480

[startup+402.3 s]
/proc/loadavg: 1.99 2.09 2.72 3/178 23858
/proc/meminfo: memFree=24416684/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=55340 CPUtime=402.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 86690 0 0 0 40118 112 0 0 25 0 1 0 510341769 56668160 12370 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 13835 12370 141 53 0 12258 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 55340

[startup+462.3 s]
/proc/loadavg: 1.99 2.07 2.67 3/178 23860
/proc/meminfo: memFree=24406224/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=65488 CPUtime=462.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 106198 0 0 0 46105 125 0 0 25 0 1 0 510341769 67059712 14907 33554432000 4194304 4409164 140733850034352 18446744073709551615 4244769 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 16372 14907 141 53 0 14795 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 65488

[startup+522.3 s]
/proc/loadavg: 1.99 2.06 2.62 3/178 23861
/proc/meminfo: memFree=24423044/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=49716 CPUtime=522.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 120299 0 0 0 52091 139 0 0 25 0 1 0 510341769 50909184 10964 33554432000 4194304 4409164 140733850034352 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 12429 10964 141 53 0 10852 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49716

[startup+582.3 s]
/proc/loadavg: 1.99 2.04 2.58 3/178 23863
/proc/meminfo: memFree=24399928/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=71716 CPUtime=582.3 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 144165 0 0 0 58075 155 0 0 25 0 1 0 510341769 73437184 16464 33554432000 4194304 4409164 140733850034352 18446744073709551615 4244707 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 17929 16464 141 53 0 16352 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 71716

[startup+642.3 s]

################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23968
/proc/meminfo: memFree=23963528/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=247696 CPUtime=4062.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1137086 0 0 0 405494 748 0 0 25 0 1 0 510341769 253640704 60450 33554432000 4194304 4409164 140733850034352 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 61924 60450 141 53 0 60347 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 247696

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23969
/proc/meminfo: memFree=23874708/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=168436 CPUtime=4122.41 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1145849 0 0 0 411486 755 0 0 25 0 1 0 510341769 172478464 40635 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 42109 40635 141 53 0 40532 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 168436

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23971
/proc/meminfo: memFree=23874044/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=169064 CPUtime=4182.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1154198 0 0 0 417479 763 0 0 25 0 1 0 510341769 173121536 40792 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 42266 40792 141 53 0 40689 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 169064

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23972
/proc/meminfo: memFree=23852440/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=190672 CPUtime=4242.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1159600 0 0 0 423473 769 0 0 25 0 1 0 510341769 195248128 46194 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358561 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 47668 46194 141 53 0 46091 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 190672

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23974
/proc/meminfo: memFree=23695296/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=269304 CPUtime=4302.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1179258 0 0 0 429466 776 0 0 25 0 1 0 510341769 275767296 65852 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 67326 65852 141 53 0 65749 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 269304

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23976
/proc/meminfo: memFree=23795320/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=169344 CPUtime=4362.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1188329 0 0 0 435458 784 0 0 25 0 1 0 510341769 173408256 40863 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358734 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 42336 40863 141 53 0 40759 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 169344

[startup+4422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 23977
/proc/meminfo: memFree=23754476/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=210128 CPUtime=4422.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1204012 0 0 0 441449 793 0 0 25 0 1 0 510341769 215171072 51059 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 52532 51059 141 53 0 50955 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 210128

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 23979
/proc/meminfo: memFree=23561860/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=245320 CPUtime=4482.42 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1212811 0 0 0 447442 800 0 0 25 0 1 0 510341769 251207680 59857 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 61330 59857 141 53 0 59753 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 245320

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 23980
/proc/meminfo: memFree=24008228/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=235500 CPUtime=4542.43 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1218548 0 0 0 453437 806 0 0 25 0 1 0 510341769 241152000 57402 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 58875 57402 141 53 0 57298 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 235500

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23982
/proc/meminfo: memFree=24027792/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=178632 CPUtime=4602.44 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1241215 0 0 0 459429 815 0 0 25 0 1 0 510341769 182919168 43185 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358244 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 44658 43185 141 53 0 43081 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 178632

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23993
/proc/meminfo: memFree=23907048/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=244108 CPUtime=4662.43 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1257584 0 0 0 465420 823 0 0 25 0 1 0 510341769 249966592 59554 33554432000 4194304 4409164 140733850034352 18446744073709551615 4303010 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 61027 59554 141 53 0 59450 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 244108

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23994
/proc/meminfo: memFree=23925104/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=226080 CPUtime=4722.44 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1275095 0 0 0 471414 830 0 0 25 0 1 0 510341769 231505920 55047 33554432000 4194304 4409164 140733850034352 18446744073709551615 4348220 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 56520 55047 141 53 0 54943 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 226080

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23996
/proc/meminfo: memFree=23843952/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=263684 CPUtime=4782.43 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1284496 0 0 0 477407 836 0 0 25 0 1 0 510341769 270012416 64448 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 65921 64448 141 53 0 64344 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 263684

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24000
/proc/meminfo: memFree=23966648/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=123064 CPUtime=4842.44 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1289497 0 0 0 483402 842 0 0 25 0 1 0 510341769 126017536 29293 33554432000 4194304 4409164 140733850034352 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 30766 29293 141 53 0 29189 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 123064

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24002
/proc/meminfo: memFree=23708788/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=151988 CPUtime=4902.44 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1296728 0 0 0 489394 850 0 0 25 0 1 0 510341769 155635712 36524 33554432000 4194304 4409164 140733850034352 18446744073709551615 4359817 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 37997 36524 141 53 0 36420 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 151988

[startup+4962.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 24004
/proc/meminfo: memFree=23668328/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=192208 CPUtime=4962.44 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1314975 0 0 0 495385 859 0 0 25 0 1 0 510341769 196820992 46579 33554432000 4194304 4409164 140733850034352 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 48052 46579 141 53 0 46475 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 192208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24005
/proc/meminfo: memFree=23622164/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=238484 CPUtime=5000.05 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1326548 0 0 0 499142 863 0 0 25 0 1 0 510341769 244207616 58148 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 59621 58148 141 53 0 58044 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 238484

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

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

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 24005
/proc/meminfo: memFree=23622164/32951124 swapFree=67111524/67111528
[pid=23819] ppid=23817 vsize=238484 CPUtime=5000.05 cores=0,2,4,6
/proc/23819/stat : 23819 (lingeling) R 23817 23819 23699 0 -1 4202496 1326548 0 0 0 499142 863 0 0 25 0 1 0 510341769 244207616 58148 33554432000 4194304 4409164 140733850034352 18446744073709551615 212687699863 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23819/statm: 59621 58148 141 53 0 58044 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 238484

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.07
CPU user time (s): 4991.42
CPU system time (s): 8.64568
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 327692

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

runsolver used 8.79066 second user time and 17.0104 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-28 12:44:00
IDJOB=3309346
IDBENCH=70781
IDSOLVER=1693
FILE ID=node139/3309346-1303987440
RUNJOBID= node139-1303987378-23717
PBS_JOBID= 13168735
Free space on /tmp= 72536 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309346-1303987440/watcher-3309346-1303987440 -o /tmp/evaluation-result-3309346-1303987440/solver-3309346-1303987440 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309346-1303987440.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=775168366

node139.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.852
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24483440 kB
Buffers:       1998864 kB
Cached:        5814572 kB
SwapCached:          4 kB
Active:         656396 kB
Inactive:      7294384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24483440 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3896 kB
Writeback:           0 kB
AnonPages:      136452 kB
Mapped:          15464 kB
Slab:           452208 kB
PageTables:       5064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   282460 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= 72540 MiB
End job on node139 at 2011-04-28 14:07:22