Trace number 3282366

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) 1300.06 1300.04

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
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-3282366-1303758601/watcher-3282366-1303758601 -o /tmp/evaluation-result-3282366-1303758601/solver-3282366-1303758601 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3282366-1303758601.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.98 2.89 5/189 26478
/proc/meminfo: memFree=13685740/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=11800 CPUtime=0 cores=0,2
/proc/26478/stat : 26478 (runsolver) R 26476 26478 25750 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 468276421 12083200 51 33554432000 4194304 5434984 140735406770736 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/26478/statm: 2950 51 31 303 0 2644 0

[startup+0.014829 s]
/proc/loadavg: 1.04 1.98 2.89 5/189 26478
/proc/meminfo: memFree=13685740/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=27048 CPUtime=0 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 3934 0 0 0 0 0 0 0 21 0 1 0 468276421 27697152 3873 33554432000 4194304 4395502 140737287713488 18446744073709551615 4275348 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 6762 3879 245 50 0 3902 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27048

[startup+0.100871 s]
/proc/loadavg: 1.04 1.98 2.89 5/189 26478
/proc/meminfo: memFree=13685740/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=53256 CPUtime=0.08 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 9356 0 0 0 8 0 0 0 21 0 1 0 468276421 54534144 9295 33554432000 4194304 4395502 140737287713488 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 13314 9295 249 50 0 10454 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 53256

[startup+0.300823 s]
/proc/loadavg: 1.04 1.98 2.89 5/189 26478
/proc/meminfo: memFree=13685740/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=71208 CPUtime=0.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 13864 0 0 0 27 2 0 0 22 0 1 0 468276421 72916992 13803 33554432000 4194304 4395502 140737287713488 18446744073709551615 212039655168 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 17802 13804 249 50 0 14942 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 71208

[startup+0.700768 s]
/proc/loadavg: 1.04 1.98 2.89 5/189 26478
/proc/meminfo: memFree=13685740/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=148688 CPUtime=0.68 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 33240 0 0 0 64 4 0 0 24 0 1 0 468276421 152256512 27159 33554432000 4194304 4395502 140737287713488 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 37172 27159 255 50 0 34312 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 148688

[startup+1.50059 s]
/proc/loadavg: 1.04 1.98 2.89 5/190 26479
/proc/meminfo: memFree=13495204/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=162392 CPUtime=1.48 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 37250 0 0 0 139 9 0 0 25 0 1 0 468276421 166289408 29999 33554432000 4194304 4395502 140737287713488 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 40598 29999 255 50 0 37738 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 162392

[startup+3.1003 s]
/proc/loadavg: 1.04 1.98 2.89 5/190 26479
/proc/meminfo: memFree=13414604/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=217276 CPUtime=3.08 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 49659 0 0 0 293 15 0 0 25 0 1 0 468276421 222490624 42408 33554432000 4194304 4395502 140737287713488 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 54319 42408 255 50 0 51459 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 217276

[startup+6.30076 s]
/proc/loadavg: 1.28 2.01 2.89 5/190 26479
/proc/meminfo: memFree=13348024/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=253436 CPUtime=6.28 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 59221 0 0 0 610 18 0 0 25 0 1 0 468276421 259518464 51970 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 63359 51970 266 50 0 60499 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 253436

[startup+12.7006 s]
/proc/loadavg: 1.50 2.04 2.90 5/190 26479
/proc/meminfo: memFree=13304136/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=263768 CPUtime=12.68 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 61704 0 0 0 1249 19 0 0 25 0 1 0 468276421 270098432 54453 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 65942 54453 266 50 0 63082 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 263768

[startup+25.5003 s]
/proc/loadavg: 2.05 2.14 2.92 5/190 26480
/proc/meminfo: memFree=13242164/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=278552 CPUtime=25.48 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 65391 0 0 0 2528 20 0 0 25 0 1 0 468276421 285237248 58140 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 69638 58140 266 50 0 66778 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 278552

[startup+51.1007 s]
/proc/loadavg: 2.71 2.29 2.94 5/190 26480
/proc/meminfo: memFree=13156280/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=312396 CPUtime=51.09 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 73423 0 0 0 5087 22 0 0 25 0 1 0 468276421 319893504 66172 33554432000 4194304 4395502 140737287713488 18446744073709551615 4288924 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 78099 66172 266 50 0 75239 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 312396

[startup+102.307 s]
/proc/loadavg: 3.57 2.58 3.01 5/190 26482
/proc/meminfo: memFree=13003492/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=374012 CPUtime=102.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 88196 0 0 0 10202 27 0 0 25 0 1 0 468276421 382988288 80945 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 93503 80945 266 50 0 90643 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 374012

[startup+162.301 s]
/proc/loadavg: 3.84 2.84 3.07 5/190 26483
/proc/meminfo: memFree=12941576/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=420488 CPUtime=162.28 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 98611 0 0 0 16199 29 0 0 25 0 1 0 468276421 430579712 91360 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 105122 91360 266 50 0 102262 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 420488

[startup+222.301 s]
/proc/loadavg: 3.94 3.05 3.12 5/190 26485
/proc/meminfo: memFree=12843460/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=458888 CPUtime=222.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 107408 0 0 0 22198 31 0 0 25 0 1 0 468276421 469901312 100157 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 114722 100157 266 50 0 111862 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 458888

[startup+282.3 s]
/proc/loadavg: 3.98 3.22 3.17 5/190 26486
/proc/meminfo: memFree=12756500/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=472752 CPUtime=282.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 110652 0 0 0 28197 32 0 0 25 0 1 0 468276421 484098048 103401 33554432000 4194304 4395502 140737287713488 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 118188 103401 266 50 0 115328 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 472752

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.22 5/190 26488
/proc/meminfo: memFree=12709972/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=479196 CPUtime=342.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 112288 0 0 0 34197 32 0 0 25 0 1 0 468276421 490696704 105037 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 119799 105037 266 50 0 116939 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 479196

[startup+402.301 s]
/proc/loadavg: 3.99 3.47 3.27 5/190 26490
/proc/meminfo: memFree=12624252/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=495168 CPUtime=402.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 116191 0 0 0 40195 34 0 0 25 0 1 0 468276421 507052032 108940 33554432000 4194304 4395502 140737287713488 18446744073709551615 4286555 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 123792 108940 266 50 0 120932 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 495168

[startup+462.3 s]
/proc/loadavg: 4.06 3.58 3.32 5/190 26491
/proc/meminfo: memFree=12591608/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=526804 CPUtime=462.3 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 123437 0 0 0 46193 37 0 0 25 0 1 0 468276421 539447296 116186 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 131701 116186 266 50 0 128841 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 526804

[startup+522.301 s]
/proc/loadavg: 4.02 3.65 3.36 5/190 26493
/proc/meminfo: memFree=12567648/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=541704 CPUtime=522.29 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 127318 0 0 0 52191 38 0 0 25 0 1 0 468276421 554704896 120067 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 135426 120067 266 50 0 132566 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 541704

[startup+582.301 s]
/proc/loadavg: 4.04 3.73 3.40 5/190 26494
/proc/meminfo: memFree=12538972/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=552996 CPUtime=582.3 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 130500 0 0 0 58191 39 0 0 25 0 1 0 468276421 566267904 123249 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 138249 123249 266 50 0 135389 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 552996

[startup+642.301 s]
/proc/loadavg: 4.01 3.77 3.43 5/190 26496
/proc/meminfo: memFree=12511548/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=560420 CPUtime=642.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 132261 0 0 0 64192 39 0 0 25 0 1 0 468276421 573870080 125010 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 140105 125010 266 50 0 137245 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 560420

[startup+702.3 s]
/proc/loadavg: 4.07 3.84 3.48 5/190 26498
/proc/meminfo: memFree=12504564/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=562724 CPUtime=702.3 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 132894 0 0 0 70191 39 0 0 25 0 1 0 468276421 576229376 125643 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299743 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 140681 125643 266 50 0 137821 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 562724

[startup+762.307 s]
/proc/loadavg: 4.02 3.87 3.51 5/190 26499
/proc/meminfo: memFree=12495720/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=564260 CPUtime=762.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 133477 0 0 0 76192 39 0 0 25 0 1 0 468276421 577802240 126226 33554432000 4194304 4395502 140737287713488 18446744073709551615 4300335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 141065 126226 266 50 0 138205 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 564260

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.53 5/190 26501
/proc/meminfo: memFree=12444468/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=568868 CPUtime=822.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 134631 0 0 0 82191 40 0 0 25 0 1 0 468276421 582520832 127380 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 142217 127380 266 50 0 139357 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 568868

[startup+882.3 s]
/proc/loadavg: 4.00 3.91 3.56 5/190 26502
/proc/meminfo: memFree=12404376/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=570916 CPUtime=882.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 135224 0 0 0 88191 40 0 0 25 0 1 0 468276421 584617984 127973 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 142729 127973 266 50 0 139869 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 570916

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.58 5/190 26507
/proc/meminfo: memFree=12383420/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=573348 CPUtime=942.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 136105 0 0 0 94191 40 0 0 25 0 1 0 468276421 587108352 128854 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 143337 128854 266 50 0 140477 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 573348

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.61 5/190 26509
/proc/meminfo: memFree=12331184/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=594668 CPUtime=1002.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 140989 0 0 0 100189 42 0 0 25 0 1 0 468276421 608940032 133738 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 148667 133738 266 50 0 145807 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 594668

[startup+1062.3 s]
/proc/loadavg: 4.03 3.95 3.64 5/190 26510
/proc/meminfo: memFree=12286888/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=622640 CPUtime=1062.31 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 147904 0 0 0 106186 45 0 0 25 0 1 0 468276421 637583360 140653 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 155660 140653 266 50 0 152800 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 622640

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.66 5/190 26512
/proc/meminfo: memFree=12257580/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=629900 CPUtime=1122.32 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 149297 0 0 0 112186 46 0 0 25 0 1 0 468276421 645017600 142046 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 157475 142046 266 50 0 154615 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 629900

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.68 5/190 26513
/proc/meminfo: memFree=12254704/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=629900 CPUtime=1182.32 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 149320 0 0 0 118186 46 0 0 25 0 1 0 468276421 645017600 142069 33554432000 4194304 4395502 140737287713488 18446744073709551615 4300710 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 157475 142069 266 50 0 154615 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 629900

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.71 5/190 26515
/proc/meminfo: memFree=12250076/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=631948 CPUtime=1242.32 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 149876 0 0 0 124186 46 0 0 25 0 1 0 468276421 647114752 142625 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 157987 142625 266 50 0 155127 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 631948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.72 2/184 26520
/proc/meminfo: memFree=13197336/32951124 swapFree=67111528/67111528
[pid=26478] ppid=26476 vsize=631948 CPUtime=1300.03 cores=0,2
/proc/26478/stat : 26478 (SApperloT2010) R 26476 26478 25750 0 -1 4202496 149890 0 0 0 129957 46 0 0 25 0 1 0 468276421 647114752 142639 33554432000 4194304 4395502 140737287713488 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26478/statm: 157987 142639 266 50 0 155127 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 631948

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.04
CPU time (s): 1300.06
CPU user time (s): 1299.57
CPU system time (s): 0.490925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 631948

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

runsolver used 2.35964 second user time and 4.74428 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 21:10:02
IDJOB=3282366
IDBENCH=70808
IDSOLVER=1655
FILE ID=node146/3282366-1303758601
RUNJOBID= node146-1303758601-26436
PBS_JOBID= 13154065
Free space on /tmp= 72840 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282366-1303758601/watcher-3282366-1303758601 -o /tmp/evaluation-result-3282366-1303758601/solver-3282366-1303758601 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3282366-1303758601.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1834423303

node146.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	: 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.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.86
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.75
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13688500 kB
Buffers:       2073340 kB
Cached:       16506088 kB
SwapCached:          0 kB
Active:        9677076 kB
Inactive:      9052572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13688500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20976 kB
Writeback:           0 kB
AnonPages:      149984 kB
Mapped:          15268 kB
Slab:           468088 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   367100 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= 72852 MiB
End job on node146 at 2011-04-25 21:31:44