Trace number 3372226

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) 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: 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-3372226-1305419407/watcher-3372226-1305419407 -o /tmp/evaluation-result-3372226-1305419407/solver-3372226-1305419407 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372226-1305419407.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: 2.62 3.77 5.28 2/358 29939
/proc/meminfo: memFree=23902680/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=8360 CPUtime=0.01 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 650 0 0 0 1 0 0 0 25 0 1 0 653541103 8560640 581 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640859392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 2090 581 111 53 0 513 0

[startup+0.0398291 s]
/proc/loadavg: 2.62 3.77 5.28 2/358 29939
/proc/meminfo: memFree=23902680/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=10920 CPUtime=0.03 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1322 0 0 0 3 0 0 0 25 0 1 0 653541103 11182080 1253 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640478331 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 2730 1253 111 53 0 1153 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10920

[startup+0.100817 s]
/proc/loadavg: 2.62 3.77 5.28 2/358 29939
/proc/meminfo: memFree=23902680/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=17056 CPUtime=0.09 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 3634 0 0 0 9 0 0 0 25 0 1 0 653541103 17465344 2793 33554432000 4194304 4409284 140734091711840 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 4264 2793 117 53 0 2687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17056

[startup+0.300777 s]
/proc/loadavg: 2.62 3.77 5.28 2/358 29939
/proc/meminfo: memFree=23902680/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=23516 CPUtime=0.29 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 7252 0 0 0 29 0 0 0 25 0 1 0 653541103 24080384 4387 33554432000 4194304 4409284 140734091711840 18446744073709551615 4284823 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 5879 4387 128 53 0 4302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23516

[startup+0.700705 s]
/proc/loadavg: 2.62 3.77 5.28 2/358 29939
/proc/meminfo: memFree=23902680/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=23504 CPUtime=0.69 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 7252 0 0 0 69 0 0 0 25 0 1 0 653541103 24068096 4384 33554432000 4194304 4409284 140734091711840 18446744073709551615 4284536 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 5876 4384 128 53 0 4299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23504

[startup+1.50059 s]
/proc/loadavg: 2.62 3.77 5.28 3/359 29940
/proc/meminfo: memFree=23882716/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=28180 CPUtime=1.49 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 9693 0 0 0 148 1 0 0 25 0 1 0 653541103 28856320 5557 33554432000 4194304 4409284 140734091711840 18446744073709551615 4255136 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 7045 5557 132 53 0 5468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28180

[startup+3.1003 s]
/proc/loadavg: 2.57 3.74 5.26 3/359 29940
/proc/meminfo: memFree=23875772/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=32236 CPUtime=3.09 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 11751 0 0 0 308 1 0 0 25 0 1 0 653541103 33009664 6580 33554432000 4194304 4409284 140734091711840 18446744073709551615 4250893 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 8059 6580 135 53 0 6482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32236

[startup+6.30071 s]
/proc/loadavg: 2.57 3.74 5.26 3/359 29940
/proc/meminfo: memFree=23875904/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=32100 CPUtime=6.29 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 11756 0 0 0 628 1 0 0 25 0 1 0 653541103 32870400 6551 33554432000 4194304 4409284 140734091711840 18446744073709551615 4231102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 8025 6551 140 53 0 6448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32100

[startup+12.7006 s]
/proc/loadavg: 2.52 3.71 5.24 3/359 29940
/proc/meminfo: memFree=23871360/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=32092 CPUtime=12.69 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 11775 0 0 0 1266 3 0 0 25 0 1 0 653541103 32862208 6550 33554432000 4194304 4409284 140734091711840 18446744073709551615 4265433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 8023 6550 141 53 0 6446 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32092

[startup+25.5002 s]
/proc/loadavg: 2.41 3.63 5.19 3/359 29941
/proc/meminfo: memFree=23873456/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=33608 CPUtime=25.49 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 12172 0 0 0 2542 7 0 0 25 0 1 0 653541103 34414592 6929 33554432000 4194304 4409284 140734091711840 18446744073709551615 4226477 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 8402 6929 141 53 0 6825 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33608

[startup+51.1005 s]
/proc/loadavg: 2.27 3.50 5.10 3/359 29941
/proc/meminfo: memFree=23859400/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=43124 CPUtime=51.09 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 17236 0 0 0 5095 14 0 0 25 0 1 0 653541103 44158976 9308 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 10781 9308 141 53 0 9204 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43124

[startup+102.313 s]
/proc/loadavg: 2.10 3.24 4.92 3/359 29943
/proc/meminfo: memFree=23847488/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=44096 CPUtime=102.3 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 23111 0 0 0 10202 28 0 0 25 0 1 0 653541103 45154304 9551 33554432000 4194304 4409284 140734091711840 18446744073709551615 4226472 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 11024 9551 141 53 0 9447 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44096

[startup+162.3 s]
/proc/loadavg: 2.04 3.03 4.75 3/359 29944
/proc/meminfo: memFree=23845360/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=45152 CPUtime=162.3 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 34617 0 0 0 16187 43 0 0 25 0 1 0 653541103 46235648 9815 33554432000 4194304 4409284 140734091711840 18446744073709551615 4347697 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 11288 9815 141 53 0 9711 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 45152

[startup+222.3 s]
/proc/loadavg: 2.05 2.84 4.57 3/359 29946
/proc/meminfo: memFree=23860960/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=43072 CPUtime=222.29 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 43678 0 0 0 22171 58 0 0 25 0 1 0 653541103 44105728 9303 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358334 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 10768 9303 141 53 0 9191 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43072

[startup+282.3 s]
/proc/loadavg: 2.02 2.70 4.42 3/359 29948
/proc/meminfo: memFree=23848288/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=52984 CPUtime=282.3 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 56409 0 0 0 28157 73 0 0 25 0 1 0 653541103 54255616 11781 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 13246 11781 141 53 0 11669 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 52984

[startup+342.3 s]
/proc/loadavg: 2.05 2.57 4.26 3/359 29949
/proc/meminfo: memFree=23856700/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=46836 CPUtime=342.3 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 69256 0 0 0 34145 85 0 0 25 0 1 0 653541103 47960064 10244 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 11709 10244 141 53 0 10132 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 46836

[startup+402.3 s]
/proc/loadavg: 2.06 2.49 4.13 3/359 29951
/proc/meminfo: memFree=23844900/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=56880 CPUtime=402.31 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 87074 0 0 0 40129 102 0 0 25 0 1 0 653541103 58245120 12755 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 14220 12755 141 53 0 12643 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 56880

[startup+462.301 s]
/proc/loadavg: 2.02 2.40 3.99 3/359 29979
/proc/meminfo: memFree=23908220/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=66560 CPUtime=462.3 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 106465 0 0 0 46114 116 0 0 25 0 1 0 653541103 68157440 15175 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 16640 15175 141 53 0 15063 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 66560

[startup+522.301 s]
/proc/loadavg: 2.01 2.32 3.87 3/359 29981
/proc/meminfo: memFree=23919232/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=53772 CPUtime=522.31 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 121312 0 0 0 52098 133 0 0 25 0 1 0 653541103 55062528 11978 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 13443 11978 141 53 0 11866 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 53772

[startup+582.301 s]
/proc/loadavg: 2.00 2.26 3.75 3/359 29983
/proc/meminfo: memFree=23883748/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=71716 CPUtime=582.31 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 144164 0 0 0 58083 148 0 0 25 0 1 0 653541103 73437184 16464 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358461 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 17929 16464 141 53 0 16352 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 71716

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.07 2.03 2.03 3/359 30114
/proc/meminfo: memFree=22813952/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=151464 CPUtime=4062.42 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1141605 0 0 0 405518 724 0 0 25 0 1 0 653541103 155099136 36392 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358445 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 37866 36392 141 53 0 36289 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 151464

[startup+4122.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/359 30116
/proc/meminfo: memFree=23387916/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=138388 CPUtime=4122.41 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1146528 0 0 0 411509 732 0 0 25 0 1 0 653541103 141709312 33123 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 34597 33123 141 53 0 33020 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 138388

[startup+4182.3 s]
/proc/loadavg: 2.01 2.01 2.02 3/359 30118
/proc/meminfo: memFree=23189860/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=169064 CPUtime=4182.41 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1154197 0 0 0 417504 737 0 0 25 0 1 0 653541103 173121536 40792 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 42266 40792 141 53 0 40689 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 169064

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/359 30119
/proc/meminfo: memFree=23220356/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=223440 CPUtime=4242.41 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1167791 0 0 0 423497 744 0 0 25 0 1 0 653541103 228802560 54386 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 55860 54386 141 53 0 54283 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 223440

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/359 30121
/proc/meminfo: memFree=23161448/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=269304 CPUtime=4302.42 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1179257 0 0 0 429491 751 0 0 25 0 1 0 653541103 275767296 65852 33554432000 4194304 4409284 140734091711840 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/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/359 30122
/proc/meminfo: memFree=23099436/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=170956 CPUtime=4362.42 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1188731 0 0 0 435483 759 0 0 25 0 1 0 653541103 175058944 41266 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 42739 41266 141 53 0 41162 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 170956

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/359 30124
/proc/meminfo: memFree=23309468/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=230072 CPUtime=4422.42 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1208997 0 0 0 441473 769 0 0 25 0 1 0 653541103 235593728 56045 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 57518 56045 141 53 0 55941 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 230072

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/359 30126
/proc/meminfo: memFree=23265552/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=245320 CPUtime=4482.42 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1212810 0 0 0 447467 775 0 0 25 0 1 0 653541103 251207680 59857 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358685 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/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.00 2.00 2.00 3/359 30127
/proc/meminfo: memFree=23432312/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=137072 CPUtime=4542.43 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1230824 0 0 0 453459 784 0 0 25 0 1 0 653541103 140361728 32795 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 34268 32795 141 53 0 32691 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 137072

[startup+4602.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/359 30129
/proc/meminfo: memFree=23369304/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=210616 CPUtime=4602.44 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1249210 0 0 0 459452 792 0 0 25 0 1 0 653541103 215670784 51181 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 52654 51181 141 53 0 51077 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 210616

[startup+4662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/359 30130
/proc/meminfo: memFree=23063384/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=226080 CPUtime=4662.42 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1275094 0 0 0 465442 800 0 0 25 0 1 0 653541103 231505920 55047 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 56520 55047 141 53 0 54943 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 226080

[startup+4722.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/359 30132
/proc/meminfo: memFree=23178428/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=226080 CPUtime=4722.44 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1275094 0 0 0 471437 807 0 0 25 0 1 0 653541103 231505920 55047 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/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.01 2.00 3/359 30134
/proc/meminfo: memFree=23108972/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=263684 CPUtime=4782.44 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1284495 0 0 0 477429 815 0 0 25 0 1 0 653541103 270012416 64448 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 65921 64448 141 53 0 64344 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 263684

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/359 30135
/proc/meminfo: memFree=23422920/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=132464 CPUtime=4842.44 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1291846 0 0 0 483421 823 0 0 25 0 1 0 653541103 135643136 31643 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 33116 31643 141 53 0 31539 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 132464

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/359 30137
/proc/meminfo: memFree=23153200/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=188436 CPUtime=4902.44 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1305839 0 0 0 489413 831 0 0 25 0 1 0 653541103 192958464 40516 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640917418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 47109 40304 141 53 0 45532 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 188436

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/359 30138
/proc/meminfo: memFree=23180224/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=224976 CPUtime=4962.44 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1323166 0 0 0 495405 839 0 0 25 0 1 0 653541103 230375424 54771 33554432000 4194304 4409284 140734091711840 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 56244 54771 141 53 0 54667 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 224976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/359 30139
/proc/meminfo: memFree=23059924/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=240416 CPUtime=5000.05 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1327030 0 0 0 499162 843 0 0 25 0 1 0 653541103 246185984 58631 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 60104 58631 141 53 0 58527 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 240416

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.00 2.00 2.00 3/359 30139
/proc/meminfo: memFree=23059924/32951124 swapFree=56449224/67111528
[pid=29939] ppid=29937 vsize=240416 CPUtime=5000.05 cores=0,2,4,6
/proc/29939/stat : 29939 (lingeling) R 29937 29939 29873 0 -1 4202496 1327030 0 0 0 499162 843 0 0 25 0 1 0 653541103 246185984 58631 33554432000 4194304 4409284 140734091711840 18446744073709551615 253640884119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29939/statm: 60104 58631 141 53 0 58527 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 240416

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4991.63
system time used= 8.44572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1327030
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= 5
involuntary context switches= 7223

runsolver used 17.6523 second user time and 37.1024 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 02:30:07
IDJOB=3372226
IDBENCH=70781
IDSOLVER=1850
FILE ID=node106/3372226-1305419407
RUNJOBID= node106-1305419358-29891
PBS_JOBID= 13324573
Free space on /tmp= 73340 MiB

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

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=244757875

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.82
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.830
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.830
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.830
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.830
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:      23902960 kB
Buffers:        274596 kB
Cached:        5712284 kB
SwapCached:      27544 kB
Active:         842804 kB
Inactive:      7977456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23902960 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            8976 kB
Writeback:           0 kB
AnonPages:     2814336 kB
Mapped:          10172 kB
Slab:           114088 kB
PageTables:      47704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75094164 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= 73344 MiB
End job on node106 at 2011-05-15 03:53:29