Trace number 3257735

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
SApperloT2010 2011-03-04? (TO) 1299.5 1300.03

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 977)

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-3257735-1307641326/watcher-3257735-1307641326 -o /tmp/evaluation-result-3257735-1307641326/solver-3257735-1307641326 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3257735-1307641326.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: 2.46 3.58 3.45 3/182 21980
/proc/meminfo: memFree=32180256/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=16512 CPUtime=0 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 1030 0 0 0 0 0 0 0 23 0 1 0 875730743 16908288 969 33554432000 4194304 4395502 140734894112176 18446744073709551615 232335892224 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 4128 970 249 50 0 1268 0

[startup+0.0449909 s]
/proc/loadavg: 2.46 3.58 3.45 3/182 21980
/proc/meminfo: memFree=32180256/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=21372 CPUtime=0.04 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 2174 0 0 0 4 0 0 0 23 0 1 0 875730743 21884928 2113 33554432000 4194304 4395502 140734894112176 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 5343 2115 250 50 0 2483 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21372

[startup+0.100985 s]
/proc/loadavg: 2.46 3.58 3.45 3/182 21980
/proc/meminfo: memFree=32180256/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=27972 CPUtime=0.09 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 3829 0 0 0 9 0 0 0 23 0 1 0 875730743 28643328 3768 33554432000 4194304 4395502 140734894112176 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 6993 3769 250 50 0 4133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27972

[startup+0.300979 s]
/proc/loadavg: 2.46 3.58 3.45 3/182 21980
/proc/meminfo: memFree=32180256/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=37412 CPUtime=0.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 6186 0 0 0 28 1 0 0 24 0 1 0 875730743 38309888 6124 33554432000 4194304 4395502 140734894112176 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 9353 6124 256 50 0 6493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37412

[startup+0.700907 s]
/proc/loadavg: 2.46 3.58 3.45 3/182 21980
/proc/meminfo: memFree=32180256/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=48976 CPUtime=0.69 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 10126 0 0 0 67 2 0 0 25 0 1 0 875730743 50151424 9022 33554432000 4194304 4395502 140734894112176 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 12244 9022 267 50 0 9384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48976

[startup+1.50077 s]
/proc/loadavg: 2.46 3.58 3.45 5/191 22005
/proc/meminfo: memFree=32074860/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=58692 CPUtime=1.49 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 12574 0 0 0 147 2 0 0 25 0 1 0 875730743 60100608 11470 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 14673 11470 267 50 0 11813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58692

[startup+3.10045 s]
/proc/loadavg: 2.46 3.58 3.45 5/191 22005
/proc/meminfo: memFree=32038612/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=72236 CPUtime=3.08 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 15951 0 0 0 306 2 0 0 25 0 1 0 875730743 73969664 14847 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 18059 14847 267 50 0 15199 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 72236

[startup+6.3009 s]
/proc/loadavg: 2.58 3.59 3.46 5/191 22005
/proc/meminfo: memFree=31977744/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=91764 CPUtime=6.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 20731 0 0 0 626 3 0 0 25 0 1 0 875730743 93966336 19627 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299527 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 22941 19627 267 50 0 20081 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91764

[startup+12.7008 s]
/proc/loadavg: 2.69 3.59 3.46 5/191 22005
/proc/meminfo: memFree=31899548/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=122824 CPUtime=12.69 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 28293 0 0 0 1265 4 0 0 25 0 1 0 875730743 125771776 27189 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 30706 27189 267 50 0 27846 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122824

[startup+25.5005 s]
/proc/loadavg: 2.98 3.61 3.47 5/191 22006
/proc/meminfo: memFree=31791524/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=168552 CPUtime=25.49 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 39190 0 0 0 2542 7 0 0 25 0 1 0 875730743 172597248 38086 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 42138 38086 267 50 0 39278 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 168552

[startup+51.1009 s]
/proc/loadavg: 3.33 3.64 3.48 5/191 22006
/proc/meminfo: memFree=31754884/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=178128 CPUtime=51.09 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 41443 0 0 0 5101 8 0 0 25 0 1 0 875730743 182403072 40339 33554432000 4194304 4395502 140734894112176 18446744073709551615 4288366 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 44532 40339 267 50 0 41672 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 178128

[startup+102.307 s]
/proc/loadavg: 3.71 3.69 3.50 5/191 22008
/proc/meminfo: memFree=31659852/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=219340 CPUtime=102.3 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 50652 0 0 0 10220 10 0 0 25 0 1 0 875730743 224604160 49548 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 54835 49548 267 50 0 51975 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 219340

[startup+162.301 s]
/proc/loadavg: 3.89 3.75 3.53 5/191 22009
/proc/meminfo: memFree=31605768/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=237676 CPUtime=162.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 54440 0 0 0 16218 11 0 0 25 0 1 0 875730743 243380224 53336 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 59419 53336 267 50 0 56559 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 237676

[startup+222.3 s]
/proc/loadavg: 3.96 3.79 3.56 5/191 22011
/proc/meminfo: memFree=31540872/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=261608 CPUtime=222.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 59804 0 0 0 22217 12 0 0 25 0 1 0 875730743 267886592 58700 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 65402 58700 267 50 0 62542 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 261608

[startup+282.301 s]
/proc/loadavg: 4.10 3.86 3.59 5/191 22013
/proc/meminfo: memFree=31494088/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=286260 CPUtime=282.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 65297 0 0 0 28215 14 0 0 25 0 1 0 875730743 293130240 64193 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 71565 64193 267 50 0 68705 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 286260

[startup+342.301 s]
/proc/loadavg: 4.08 3.89 3.62 5/191 22014
/proc/meminfo: memFree=31451632/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=300600 CPUtime=342.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 68398 0 0 0 34214 15 0 0 25 0 1 0 875730743 307814400 67294 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 75150 67294 267 50 0 72290 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 300600

[startup+402.3 s]
/proc/loadavg: 4.07 3.92 3.65 5/191 22016
/proc/meminfo: memFree=31410676/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=317468 CPUtime=402.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 71746 0 0 0 40213 16 0 0 25 0 1 0 875730743 325087232 70642 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 79367 70642 267 50 0 76507 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 317468

[startup+462.301 s]
/proc/loadavg: 4.06 3.95 3.67 5/191 22017
/proc/meminfo: memFree=31376404/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=336256 CPUtime=462.29 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 75665 0 0 0 46212 17 0 0 25 0 1 0 875730743 344326144 74561 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 84064 74561 267 50 0 81204 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 336256

[startup+522.301 s]
/proc/loadavg: 4.06 3.97 3.69 5/191 22019
/proc/meminfo: memFree=31356292/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=343532 CPUtime=522.22 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 77238 0 0 0 52205 17 0 0 25 0 1 0 875730743 351776768 76134 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 85883 76134 267 50 0 83023 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 343532

[startup+582.3 s]
/proc/loadavg: 4.08 3.99 3.72 5/191 22021
/proc/meminfo: memFree=31314828/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=361456 CPUtime=582.19 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 81519 0 0 0 58199 20 0 0 25 0 1 0 875730743 370130944 80415 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 90364 80415 267 50 0 87504 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 361456

[startup+642.301 s]
/proc/loadavg: 4.03 3.99 3.73 5/191 22022
/proc/meminfo: memFree=31293964/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=373308 CPUtime=642.16 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 84052 0 0 0 64194 22 0 0 25 0 1 0 875730743 382267392 82948 33554432000 4194304 4395502 140734894112176 18446744073709551615 4314335 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 93327 82948 267 50 0 90467 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 373308

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.74 5/191 22024
/proc/meminfo: memFree=31276684/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=376764 CPUtime=702.12 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 84933 0 0 0 70189 23 0 0 25 0 1 0 875730743 385806336 83829 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299480 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 94191 83829 267 50 0 91331 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 376764

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.75 5/191 22025
/proc/meminfo: memFree=31252104/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=391004 CPUtime=762.1 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 88222 0 0 0 76185 25 0 0 25 0 1 0 875730743 400388096 87118 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 97751 87118 267 50 0 94891 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 391004

[startup+822.301 s]
/proc/loadavg: 4.06 4.00 3.77 5/191 22027
/proc/meminfo: memFree=31240176/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=396028 CPUtime=822.06 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 89151 0 0 0 82179 27 0 0 25 0 1 0 875730743 405532672 88047 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 99007 88047 267 50 0 96147 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 396028

[startup+882.301 s]
/proc/loadavg: 4.09 4.02 3.79 5/191 22029
/proc/meminfo: memFree=31224260/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=403068 CPUtime=882.02 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 90534 0 0 0 88174 28 0 0 25 0 1 0 875730743 412741632 89430 33554432000 4194304 4395502 140734894112176 18446744073709551615 4347387 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 100767 89430 267 50 0 97907 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 403068

[startup+942.3 s]
/proc/loadavg: 4.08 4.03 3.81 5/191 22030
/proc/meminfo: memFree=31207976/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=413248 CPUtime=941.98 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 92528 0 0 0 94169 29 0 0 25 0 1 0 875730743 423165952 91424 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 103312 91424 267 50 0 100452 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 413248

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.82 5/191 22032
/proc/meminfo: memFree=31186352/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=422208 CPUtime=1001.94 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 94375 0 0 0 100164 30 0 0 25 0 1 0 875730743 432340992 93271 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 105552 93271 267 50 0 102692 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 422208

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.82 5/191 22033
/proc/meminfo: memFree=31169184/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=427076 CPUtime=1061.91 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 95351 0 0 0 106160 31 0 0 25 0 1 0 875730743 437325824 94247 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 106769 94247 267 50 0 103909 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 427076

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.83 5/191 22035
/proc/meminfo: memFree=31145112/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=430980 CPUtime=1121.88 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 96126 0 0 0 112155 33 0 0 25 0 1 0 875730743 441323520 95022 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 107745 95022 267 50 0 104885 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 430980

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/191 22046
/proc/meminfo: memFree=31135152/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=434692 CPUtime=1181.84 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 96974 0 0 0 118150 34 0 0 25 0 1 0 875730743 445124608 95870 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 108673 95870 267 50 0 105813 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 434692

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/191 22047
/proc/meminfo: memFree=31120612/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=439236 CPUtime=1241.8 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 97875 0 0 0 124145 35 0 0 25 0 1 0 875730743 449777664 96771 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 109809 96771 267 50 0 106949 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 439236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 4/190 22050
/proc/meminfo: memFree=31236280/32951124 swapFree=67063272/67111528
[pid=21980] ppid=21978 vsize=443588 CPUtime=1299.47 cores=4,6
/proc/21980/stat : 21980 (SApperloT2010) R 21978 21980 20425 0 -1 4202496 98813 0 0 0 129911 36 0 0 25 0 1 0 875730743 454234112 97709 33554432000 4194304 4395502 140734894112176 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21980/statm: 110897 97709 267 50 0 108037 0
Current children cumulated CPU time (s) 1299.47
Current children cumulated vsize (KiB) 443588

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1299.5
CPU user time (s): 1299.12
CPU system time (s): 0.384941
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 443588

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

runsolver used 2.24966 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-09 19:42:06
IDJOB=3257735
IDBENCH=71269
IDSOLVER=1655
FILE ID=node132/3257735-1307641326
RUNJOBID= node132-1307641326-21909
PBS_JOBID= 13549360
Free space on /tmp= 74180 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257735-1307641326/watcher-3257735-1307641326 -o /tmp/evaluation-result-3257735-1307641326/solver-3257735-1307641326 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3257735-1307641326.cnf

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=467356542

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      32180692 kB
Buffers:        184568 kB
Cached:         354412 kB
SwapCached:       9968 kB
Active:         303264 kB
Inactive:       263644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32180692 kB
SwapTotal:    67111528 kB
SwapFree:     67063272 kB
Dirty:            6612 kB
Writeback:           0 kB
AnonPages:       25520 kB
Mapped:           9784 kB
Slab:           140136 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74180 MiB
End job on node132 at 2011-06-09 20:03:48