Trace number 3379831

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-05-15 (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
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 variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 542
Number of clauses of size over 540068

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-3379831-1305459848/watcher-3379831-1305459848 -o /tmp/evaluation-result-3379831-1305459848/solver-3379831-1305459848 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379831-1305459848.cnf 

running on 2 cores: 1,3

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: 3.78 3.96 3.68 4/381 5246
/proc/meminfo: memFree=24271740/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=13596 CPUtime=0 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 727 0 0 0 0 0 0 0 22 0 1 0 657585254 13922304 667 33554432000 4194304 4394578 140733412480032 18446744073709551615 244446606021 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 3399 667 247 49 0 540 0

[startup+0.0778671 s]
/proc/loadavg: 3.78 3.96 3.68 4/381 5246
/proc/meminfo: memFree=24271740/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=0.07 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 7 0 0 0 22 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254496 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20448

[startup+0.100864 s]
/proc/loadavg: 3.78 3.96 3.68 4/381 5246
/proc/meminfo: memFree=24271740/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=0.09 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 9 0 0 0 22 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254517 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20448

[startup+0.300827 s]
/proc/loadavg: 3.78 3.96 3.68 4/381 5246
/proc/meminfo: memFree=24271740/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=0.29 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 29 0 0 0 23 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254531 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20448

[startup+0.700763 s]
/proc/loadavg: 3.78 3.96 3.68 4/381 5246
/proc/meminfo: memFree=24271740/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=0.69 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 69 0 0 0 25 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254543 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20448

[startup+1.5006 s]
/proc/loadavg: 3.78 3.96 3.68 5/385 5253
/proc/meminfo: memFree=24229184/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=1.49 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 149 0 0 0 25 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254543 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20448

[startup+3.1003 s]
/proc/loadavg: 3.78 3.96 3.68 5/385 5253
/proc/meminfo: memFree=24220628/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=3.09 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 309 0 0 0 25 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254427 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20448

[startup+6.30071 s]
/proc/loadavg: 3.80 3.96 3.69 5/385 5253
/proc/meminfo: memFree=24210340/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=20448 CPUtime=6.29 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 2294 0 0 0 629 0 0 0 25 0 1 0 657585254 20938752 2233 33554432000 4194304 4394578 140733412480032 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 5112 2233 255 49 0 2253 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20448

[startup+12.7005 s]
/proc/loadavg: 3.89 3.98 3.69 5/385 5253
/proc/meminfo: memFree=24181332/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=34592 CPUtime=12.69 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 5696 0 0 0 1267 2 0 0 25 0 1 0 657585254 35422208 5477 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 8648 5477 266 49 0 5789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34592

[startup+25.5001 s]
/proc/loadavg: 3.92 3.98 3.70 5/385 5253
/proc/meminfo: memFree=24126904/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=47316 CPUtime=25.49 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 8545 0 0 0 2547 2 0 0 25 0 1 0 657585254 48451584 8326 33554432000 4194304 4394578 140733412480032 18446744073709551615 244446606021 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 11829 8326 266 49 0 8970 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47316

[startup+51.1004 s]
/proc/loadavg: 3.94 3.98 3.70 5/385 5254
/proc/meminfo: memFree=24066708/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=70092 CPUtime=51.09 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 13931 0 0 0 5105 4 0 0 25 0 1 0 657585254 71774208 13712 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 17523 13712 266 49 0 14664 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70092

[startup+102.314 s]
/proc/loadavg: 3.97 3.98 3.72 5/385 5255
/proc/meminfo: memFree=24004324/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=93276 CPUtime=102.31 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 19261 0 0 0 10225 6 0 0 25 0 1 0 657585254 95514624 19042 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 23319 19042 266 49 0 20460 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 93276

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.73 5/385 5257
/proc/meminfo: memFree=23945644/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=108708 CPUtime=162.3 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 22787 0 0 0 16222 8 0 0 25 0 1 0 657585254 111316992 22568 33554432000 4194304 4394578 140733412480032 18446744073709551615 4346566 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 27177 22568 266 49 0 24318 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 108708

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.75 5/385 5259
/proc/meminfo: memFree=23893396/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=133096 CPUtime=222.3 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 28553 0 0 0 22221 9 0 0 25 0 1 0 657585254 136290304 28334 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 33274 28334 266 49 0 30415 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133096

[startup+282.3 s]
/proc/loadavg: 4.07 4.01 3.77 5/385 5260
/proc/meminfo: memFree=23866840/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=139212 CPUtime=282.3 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 29892 0 0 0 28220 10 0 0 25 0 1 0 657585254 142553088 29673 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 34803 29673 266 49 0 31944 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 139212

[startup+342.3 s]
/proc/loadavg: 4.16 4.03 3.79 5/385 5262
/proc/meminfo: memFree=23826892/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=151052 CPUtime=342.3 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 32724 0 0 0 34219 11 0 0 25 0 1 0 657585254 154677248 32505 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 37763 32505 266 49 0 34904 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 151052

[startup+402.301 s]
/proc/loadavg: 4.18 4.06 3.81 5/385 5263
/proc/meminfo: memFree=23794636/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=165292 CPUtime=402.3 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 36115 0 0 0 40218 12 0 0 25 0 1 0 657585254 169259008 35896 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 41323 35896 266 49 0 38464 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 165292

[startup+462.301 s]
/proc/loadavg: 4.10 4.06 3.82 5/385 5265
/proc/meminfo: memFree=23764472/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=181000 CPUtime=462.3 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 39957 0 0 0 46216 14 0 0 25 0 1 0 657585254 185344000 39738 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 45250 39738 266 49 0 42391 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181000

[startup+522.301 s]
/proc/loadavg: 4.11 4.06 3.84 5/385 5267
/proc/meminfo: memFree=23740164/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=192112 CPUtime=522.31 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 42697 0 0 0 52215 16 0 0 25 0 1 0 657585254 196722688 42478 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 48028 42478 266 49 0 45169 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 192112

[startup+582.301 s]
/proc/loadavg: 4.04 4.05 3.84 5/385 5268
/proc/meminfo: memFree=23714220/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=194164 CPUtime=582.31 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 43268 0 0 0 58214 17 0 0 25 0 1 0 657585254 198823936 43049 33554432000 4194304 4394578 140733412480032 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 48541 43049 266 49 0 45682 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 194164

[startup+642.301 s]
/proc/loadavg: 4.01 4.04 3.85 5/385 5270
/proc/meminfo: memFree=23683684/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=208068 CPUtime=642.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 46727 0 0 0 64214 18 0 0 25 0 1 0 657585254 213061632 46508 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 52017 46508 266 49 0 49158 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 208068

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/385 5271
/proc/meminfo: memFree=23655764/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=223856 CPUtime=702.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 50613 0 0 0 70212 20 0 0 25 0 1 0 657585254 229228544 50394 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 55964 50394 266 49 0 53105 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 223856

[startup+762.314 s]
/proc/loadavg: 4.00 4.02 3.86 5/385 5273
/proc/meminfo: memFree=23630568/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=236772 CPUtime=762.33 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 53846 0 0 0 76212 21 0 0 25 0 1 0 657585254 242454528 53627 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 59193 53627 266 49 0 56334 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 236772

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 3.87 5/385 5275
/proc/meminfo: memFree=23599536/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=251456 CPUtime=822.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 57372 0 0 0 82209 23 0 0 25 0 1 0 657585254 257490944 57153 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 62864 57153 266 49 0 60005 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 251456

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.88 5/385 5276
/proc/meminfo: memFree=23572236/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=264888 CPUtime=882.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 60653 0 0 0 88208 24 0 0 25 0 1 0 657585254 271245312 60434 33554432000 4194304 4394578 140733412480032 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 66222 60434 266 49 0 63363 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 264888

[startup+942.301 s]
/proc/loadavg: 4.07 4.05 3.89 5/385 5278
/proc/meminfo: memFree=23543812/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=278916 CPUtime=942.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 64089 0 0 0 94206 26 0 0 25 0 1 0 657585254 285609984 63870 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 69729 63870 266 49 0 66870 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 278916

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.90 5/385 5279
/proc/meminfo: memFree=23519488/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=285276 CPUtime=1002.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 65627 0 0 0 100205 27 0 0 25 0 1 0 657585254 292122624 65408 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 71319 65408 266 49 0 68460 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 285276

[startup+1062.3 s]
/proc/loadavg: 4.09 4.05 3.91 5/385 5290
/proc/meminfo: memFree=23500216/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=300808 CPUtime=1062.32 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 69373 0 0 0 106204 28 0 0 25 0 1 0 657585254 308027392 69154 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 75202 69154 266 49 0 72343 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 300808

[startup+1122.3 s]
/proc/loadavg: 4.07 4.06 3.92 5/385 5292
/proc/meminfo: memFree=23476008/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=315024 CPUtime=1122.33 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 72690 0 0 0 112202 31 0 0 25 0 1 0 657585254 322584576 72471 33554432000 4194304 4394578 140733412480032 18446744073709551615 4313537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 78756 72471 266 49 0 75897 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 315024

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.92 5/385 5294
/proc/meminfo: memFree=23457880/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=317088 CPUtime=1182.33 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 73106 0 0 0 118202 31 0 0 25 0 1 0 657585254 324698112 72887 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 79272 72887 266 49 0 76413 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 317088

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.92 5/385 5298
/proc/meminfo: memFree=23440648/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=317604 CPUtime=1242.34 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 73275 0 0 0 124203 31 0 0 25 0 1 0 657585254 325226496 73056 33554432000 4194304 4394578 140733412480032 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 79401 73056 266 49 0 76542 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 317604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.92 6/383 5301
/proc/meminfo: memFree=23722752/32951124 swapFree=44485764/67111528
[pid=5246] ppid=5244 vsize=321928 CPUtime=1300.04 cores=1,3
/proc/5246/stat : 5246 (SApperloT2010) R 5244 5246 5018 0 -1 4202496 74317 0 0 0 129973 31 0 0 25 0 1 0 657585254 329654272 74098 33554432000 4194304 4394578 140733412480032 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5246/statm: 80482 74098 266 49 0 77623 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 321928

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): 1300.07
CPU user time (s): 1299.74
CPU system time (s): 0.330949
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 321928

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

runsolver used 4.80727 second user time and 11.0263 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 13:44:08
IDJOB=3379831
IDBENCH=83967
IDSOLVER=1862
FILE ID=node105/3379831-1305459848
RUNJOBID= node105-1305459848-5212
PBS_JOBID= 13324905
Free space on /tmp= 73576 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379831-1305459848/watcher-3379831-1305459848 -o /tmp/evaluation-result-3379831-1305459848/solver-3379831-1305459848 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379831-1305459848.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=1639459392

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      24272028 kB
Buffers:        304492 kB
Cached:        6241452 kB
SwapCached:      39656 kB
Active:        1572600 kB
Inactive:      6827176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24272028 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            4044 kB
Writeback:           0 kB
AnonPages:     1820484 kB
Mapped:          15516 kB
Slab:           140268 kB
PageTables:      73636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91388200 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= 73576 MiB
End job on node105 at 2011-05-15 14:05:50