Trace number 3249769

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.82 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-21x39.cnf
MD5SUMe7679ca49bb432c9b90305d907365c4e
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 variables3276
Number of clauses628173
Sum of the clauses size2502864
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24914
Number of clauses of size 30
Number of clauses of size 4623259
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-3249769-1303511269/watcher-3249769-1303511269 -o /tmp/evaluation-result-3249769-1303511269/solver-3249769-1303511269 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3249769-1303511269.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: 3.33 3.90 3.95 4/182 29996
/proc/meminfo: memFree=18565812/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=22652 CPUtime=0 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 1851 0 0 0 0 0 0 0 21 0 1 0 462726623 23195648 1712 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 5663 1712 249 50 0 2803 0

[startup+0.081186 s]
/proc/loadavg: 3.33 3.90 3.95 4/182 29996
/proc/meminfo: memFree=18565812/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=34268 CPUtime=0.07 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 4736 0 0 0 7 0 0 0 21 0 1 0 462726623 35090432 4597 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 8567 4599 249 50 0 5707 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34268

[startup+0.101205 s]
/proc/loadavg: 3.33 3.90 3.95 4/182 29996
/proc/meminfo: memFree=18565812/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=36380 CPUtime=0.09 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 5278 0 0 0 9 0 0 0 21 0 1 0 462726623 37253120 5139 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664808192 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 9095 5140 249 50 0 6235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36380

[startup+0.301173 s]
/proc/loadavg: 3.33 3.90 3.95 4/182 29996
/proc/meminfo: memFree=18565812/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=67268 CPUtime=0.29 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 12992 0 0 0 28 1 0 0 22 0 1 0 462726623 68882432 12853 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664808192 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 16817 12855 249 50 0 13957 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67268

[startup+0.701117 s]
/proc/loadavg: 3.33 3.90 3.95 4/182 29996
/proc/meminfo: memFree=18565812/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=93384 CPUtime=0.69 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 19517 0 0 0 65 4 0 0 24 0 1 0 462726623 95625216 19377 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 23346 19377 255 50 0 20486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93384

[startup+1.50096 s]
/proc/loadavg: 3.39 3.90 3.95 5/188 30007
/proc/meminfo: memFree=18439868/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=93384 CPUtime=1.48 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 19517 0 0 0 144 4 0 0 25 0 1 0 462726623 95625216 19377 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664832919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 23346 19377 255 50 0 20486 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 93384

[startup+3.10066 s]
/proc/loadavg: 3.39 3.90 3.95 6/188 30007
/proc/meminfo: memFree=18429328/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=92360 CPUtime=3.09 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 21918 0 0 0 303 6 0 0 25 0 1 0 462726623 94576640 19300 33554432000 4194304 4395502 140735433506064 18446744073709551615 4315657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 23090 19300 258 50 0 20230 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92360

[startup+6.30113 s]
/proc/loadavg: 3.39 3.90 3.95 6/188 30007
/proc/meminfo: memFree=18311356/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=189112 CPUtime=6.29 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 46013 0 0 0 620 9 0 0 25 0 1 0 462726623 193650688 43394 33554432000 4194304 4395502 140735433506064 18446744073709551615 274664469189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 47278 43394 267 50 0 44418 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 189112

[startup+12.701 s]
/proc/loadavg: 3.63 3.94 3.96 5/188 30034
/proc/meminfo: memFree=18240908/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=214488 CPUtime=12.69 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 52710 0 0 0 1259 10 0 0 25 0 1 0 462726623 219635712 50091 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299801 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 53622 50091 267 50 0 50762 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214488

[startup+25.5008 s]
/proc/loadavg: 3.68 3.94 3.96 5/188 30034
/proc/meminfo: memFree=18130176/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=262264 CPUtime=25.49 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 64610 0 0 0 2536 13 0 0 25 0 1 0 462726623 268558336 61991 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 65566 61991 267 50 0 62706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 262264

[startup+51.1004 s]
/proc/loadavg: 3.79 3.94 3.96 5/188 30035
/proc/meminfo: memFree=18014936/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=321692 CPUtime=51.09 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 77524 0 0 0 5092 17 0 0 25 0 1 0 462726623 329412608 74905 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 80423 74905 267 50 0 77563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 321692

[startup+102.306 s]
/proc/loadavg: 3.91 3.95 3.96 5/188 30063
/proc/meminfo: memFree=17852100/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=403252 CPUtime=102.2 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 96631 0 0 0 10194 26 0 0 25 0 1 0 462726623 412930048 94012 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 100813 94012 267 50 0 97953 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 403252

[startup+162.301 s]
/proc/loadavg: 4.05 3.97 3.97 5/188 30065
/proc/meminfo: memFree=17656548/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=465952 CPUtime=162.19 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 111325 0 0 0 16189 30 0 0 25 0 1 0 462726623 477134848 108706 33554432000 4194304 4395502 140735433506064 18446744073709551615 4350626 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 116488 108706 267 50 0 113628 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 465952

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.97 5/188 30067
/proc/meminfo: memFree=17580040/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=472568 CPUtime=222.17 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 112933 0 0 0 22185 32 0 0 25 0 1 0 462726623 483909632 110314 33554432000 4194304 4395502 140735433506064 18446744073709551615 4346834 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 118142 110314 267 50 0 115282 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 472568

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.97 5/188 30068
/proc/meminfo: memFree=17440908/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=491016 CPUtime=282.16 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 117245 0 0 0 28181 35 0 0 25 0 1 0 462726623 502800384 114626 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 122754 114626 267 50 0 119894 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 491016

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.97 5/188 30070
/proc/meminfo: memFree=17268296/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=571800 CPUtime=342.16 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 135318 0 0 0 34176 40 0 0 25 0 1 0 462726623 585523200 132699 33554432000 4194304 4395502 140735433506064 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 142950 132699 267 50 0 140090 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 571800

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.97 5/188 30071
/proc/meminfo: memFree=17189928/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=575128 CPUtime=402.15 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 136044 0 0 0 40174 41 0 0 25 0 1 0 462726623 588931072 133425 33554432000 4194304 4395502 140735433506064 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 143782 133425 267 50 0 140922 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 575128

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.97 5/188 30073
/proc/meminfo: memFree=17130400/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=614144 CPUtime=462.14 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 145305 0 0 0 46171 43 0 0 25 0 1 0 462726623 628883456 142686 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 153536 142686 267 50 0 150676 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 614144

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.97 5/188 30075
/proc/meminfo: memFree=17028956/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=701308 CPUtime=522.14 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 166103 0 0 0 52166 48 0 0 25 0 1 0 462726623 718139392 163484 33554432000 4194304 4395502 140735433506064 18446744073709551615 4347187 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 175327 163484 267 50 0 172467 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 701308

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30076
/proc/meminfo: memFree=16913884/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=704444 CPUtime=582.14 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 166806 0 0 0 58165 49 0 0 25 0 1 0 462726623 721350656 164187 33554432000 4194304 4395502 140735433506064 18446744073709551615 4317110 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 176111 164187 267 50 0 173251 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 704444

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30078
/proc/meminfo: memFree=16785656/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=717860 CPUtime=642.13 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 170125 0 0 0 64162 51 0 0 25 0 1 0 462726623 735088640 167506 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 179465 167506 267 50 0 176605 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 717860

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30079
/proc/meminfo: memFree=16649628/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=788144 CPUtime=702.12 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 186299 0 0 0 70157 55 0 0 25 0 1 0 462726623 807059456 183680 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 197036 183680 267 50 0 194176 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 788144

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30081
/proc/meminfo: memFree=16530084/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=816628 CPUtime=762.12 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 192414 0 0 0 76155 57 0 0 25 0 1 0 462726623 836227072 189795 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 204157 189795 267 50 0 201297 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 816628

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30083
/proc/meminfo: memFree=16422320/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=854656 CPUtime=822.11 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 200348 0 0 0 82151 60 0 0 25 0 1 0 462726623 875167744 197729 33554432000 4194304 4395502 140735433506064 18446744073709551615 4346770 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 213664 197729 267 50 0 210804 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 854656

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.97 5/188 30084
/proc/meminfo: memFree=16366640/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=859264 CPUtime=882.1 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 201319 0 0 0 88150 60 0 0 25 0 1 0 462726623 879886336 198700 33554432000 4194304 4395502 140735433506064 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 214816 198700 267 50 0 211956 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 859264

[startup+942.301 s]
/proc/loadavg: 4.03 4.00 3.98 5/188 30086
/proc/meminfo: memFree=16265084/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=922380 CPUtime=942.1 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 216564 0 0 0 94146 64 0 0 25 0 1 0 462726623 944517120 213945 33554432000 4194304 4395502 140735433506064 18446744073709551615 4297960 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 230595 213945 267 50 0 227735 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 922380

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.98 5/188 30087
/proc/meminfo: memFree=16158812/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=1020440 CPUtime=1002.09 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 239817 0 0 0 100140 69 0 0 25 0 1 0 462726623 1044930560 237198 33554432000 4194304 4395502 140735433506064 18446744073709551615 4328544 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 255110 237198 267 50 0 252250 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 1020440

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.99 5/188 30089
/proc/meminfo: memFree=16078700/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=1088460 CPUtime=1062.08 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 256520 0 0 0 106134 74 0 0 25 0 1 0 462726623 1114583040 253901 33554432000 4194304 4395502 140735433506064 18446744073709551615 4347548 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 272115 253901 267 50 0 269255 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 1088460

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.99 5/188 30091
/proc/meminfo: memFree=15990652/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=1170496 CPUtime=1122.08 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 276720 0 0 0 112129 79 0 0 25 0 1 0 462726623 1198587904 274101 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 292624 274101 267 50 0 289764 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1170496

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/188 30092
/proc/meminfo: memFree=15940180/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=1212900 CPUtime=1182.07 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 287120 0 0 0 118125 82 0 0 25 0 1 0 462726623 1242009600 284501 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 303225 284501 267 50 0 300365 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1212900

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/188 30094
/proc/meminfo: memFree=15861432/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=1234872 CPUtime=1242.06 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 291771 0 0 0 124122 84 0 0 25 0 1 0 462726623 1264508928 289152 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299718 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 308718 289152 267 50 0 305858 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1234872



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 4/186 30096
/proc/meminfo: memFree=17141124/32951132 swapFree=67111528/67111528
[pid=29996] ppid=29994 vsize=1293428 CPUtime=1299.76 cores=4,6
/proc/29996/stat : 29996 (SApperloT2010) R 29994 29996 28845 0 -1 4202496 305773 0 0 0 129889 87 0 0 25 0 1 0 462726623 1324470272 303154 33554432000 4194304 4395502 140735433506064 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/29996/statm: 323357 303154 267 50 0 320497 0
Current children cumulated CPU time (s) 1299.76
Current children cumulated vsize (KiB) 1293428

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.06
CPU time (s): 1299.82
CPU user time (s): 1298.89
CPU system time (s): 0.932858
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 1293428

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

runsolver used 2.27065 second user time and 4.83726 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-23 00:27:50
IDJOB=3249769
IDBENCH=83184
IDSOLVER=1655
FILE ID=node131/3249769-1303511269
RUNJOBID= node131-1303511269-29857
PBS_JOBID= 13134251
Free space on /tmp= 71820 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-21x39.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249769-1303511269/watcher-3249769-1303511269 -o /tmp/evaluation-result-3249769-1303511269/solver-3249769-1303511269 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3249769-1303511269.cnf

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

MD5SUM BENCH= e7679ca49bb432c9b90305d907365c4e
RANDOM SEED=168750611

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18566720 kB
Buffers:        868748 kB
Cached:       12915808 kB
SwapCached:          0 kB
Active:        4110844 kB
Inactive:      9768296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18566720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20484 kB
Writeback:          20 kB
AnonPages:       93236 kB
Mapped:          15988 kB
Slab:           441792 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   262220 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71824 MiB
End job on node131 at 2011-04-23 00:49:32