Trace number 3379641

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.09 1300.07

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379641-1305456690/watcher-3379641-1305456690 -o /tmp/evaluation-result-3379641-1305456690/solver-3379641-1305456690 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379641-1305456690.cnf 

running on 2 cores: 5,7

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.26 3.86 3.93 3/363 1461
/proc/meminfo: memFree=26600344/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=16084 CPUtime=0 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 973 0 0 0 0 0 0 0 21 0 1 0 657267553 16470016 913 33554432000 4194304 4394578 140735016634448 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 4021 914 247 49 0 1162 0

[startup+0.055276 s]
/proc/loadavg: 3.26 3.86 3.93 3/363 1461
/proc/meminfo: memFree=26600344/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=24800 CPUtime=0.05 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 3132 0 0 0 5 0 0 0 21 0 1 0 657267553 25395200 3072 33554432000 4194304 4394578 140735016634448 18446744073709551615 210204647168 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 6200 3072 247 49 0 3341 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 24800

[startup+0.100272 s]
/proc/loadavg: 3.26 3.86 3.93 3/363 1461
/proc/meminfo: memFree=26600344/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=29820 CPUtime=0.09 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 4414 0 0 0 9 0 0 0 21 0 1 0 657267553 30535680 4354 33554432000 4194304 4394578 140735016634448 18446744073709551615 210204647168 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 7455 4354 247 49 0 4596 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29820

[startup+0.300237 s]
/proc/loadavg: 3.26 3.86 3.93 3/363 1461
/proc/meminfo: memFree=26600344/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=41128 CPUtime=0.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 7227 0 0 0 27 2 0 0 22 0 1 0 657267553 42115072 7166 33554432000 4194304 4394578 140735016634448 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 10282 7166 256 49 0 7423 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41128

[startup+0.700169 s]
/proc/loadavg: 3.26 3.86 3.93 3/363 1461
/proc/meminfo: memFree=26600344/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=40080 CPUtime=0.68 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 7966 0 0 0 65 3 0 0 24 0 1 0 657267553 41041920 6966 33554432000 4194304 4394578 140735016634448 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 10020 6973 259 49 0 7161 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40080

[startup+1.50103 s]
/proc/loadavg: 3.26 3.86 3.93 5/375 1556
/proc/meminfo: memFree=26454840/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=74824 CPUtime=1.49 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 17047 0 0 0 145 4 0 0 25 0 1 0 657267553 76619776 16046 33554432000 4194304 4394578 140735016634448 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 18706 16046 267 49 0 15847 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74824

[startup+3.10077 s]
/proc/loadavg: 3.26 3.86 3.93 5/375 1556
/proc/meminfo: memFree=26413672/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=84084 CPUtime=3.09 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 19225 0 0 0 304 5 0 0 25 0 1 0 657267553 86102016 18224 33554432000 4194304 4394578 140735016634448 18446744073709551615 4296323 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 21021 18224 267 49 0 18162 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84084

[startup+6.30024 s]
/proc/loadavg: 3.32 3.86 3.93 5/375 1556
/proc/meminfo: memFree=26339236/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=101708 CPUtime=6.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 23206 0 0 0 623 6 0 0 25 0 1 0 657267553 104148992 22205 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 25427 22205 267 49 0 22568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 101708

[startup+12.7002 s]
/proc/loadavg: 3.37 3.86 3.93 5/375 1557
/proc/meminfo: memFree=26252016/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=124972 CPUtime=12.69 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 28727 0 0 0 1262 7 0 0 25 0 1 0 657267553 127971328 27726 33554432000 4194304 4394578 140735016634448 18446744073709551615 4288041 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 31243 27726 267 49 0 28384 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124972

[startup+25.501 s]
/proc/loadavg: 3.51 3.87 3.93 5/375 1557
/proc/meminfo: memFree=26127560/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=143072 CPUtime=25.49 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 32929 0 0 0 2542 7 0 0 25 0 1 0 657267553 146505728 31928 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 35768 31928 267 49 0 32909 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143072

[startup+51.1007 s]
/proc/loadavg: 3.68 3.87 3.93 5/375 1557
/proc/meminfo: memFree=25927012/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=200608 CPUtime=51.09 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 46858 0 0 0 5098 11 0 0 25 0 1 0 657267553 205422592 45857 33554432000 4194304 4394578 140735016634448 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 50152 45857 267 49 0 47293 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200608

[startup+102.314 s]
/proc/loadavg: 3.92 3.91 3.94 5/375 1559
/proc/meminfo: memFree=25631132/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=279480 CPUtime=102.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 65671 0 0 0 10215 15 0 0 25 0 1 0 657267553 286187520 64670 33554432000 4194304 4394578 140735016634448 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 69870 64670 267 49 0 67011 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 279480

[startup+162.301 s]
/proc/loadavg: 4.01 3.94 3.94 5/375 1561
/proc/meminfo: memFree=25241000/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=341328 CPUtime=162.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 80675 0 0 0 16210 19 0 0 25 0 1 0 657267553 349519872 79674 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 85332 79674 267 49 0 82473 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 341328

[startup+222.301 s]
/proc/loadavg: 4.07 3.96 3.95 5/375 1562
/proc/meminfo: memFree=24930968/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=413192 CPUtime=222.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 97720 0 0 0 22207 22 0 0 25 0 1 0 657267553 423108608 96719 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298993 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 103298 96719 267 49 0 100439 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 413192

[startup+282.301 s]
/proc/loadavg: 4.09 3.98 3.95 5/375 1564
/proc/meminfo: memFree=24618204/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=430864 CPUtime=282.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 101352 0 0 0 28206 24 0 0 25 0 1 0 657267553 441204736 100351 33554432000 4194304 4394578 140735016634448 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 107716 100351 267 49 0 104857 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 430864

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.95 5/375 1565
/proc/meminfo: memFree=24313496/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=502628 CPUtime=342.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 118650 0 0 0 34202 27 0 0 25 0 1 0 657267553 514691072 117649 33554432000 4194304 4394578 140735016634448 18446744073709551615 4287704 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 125657 117649 267 49 0 122798 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 502628

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.95 5/375 1567
/proc/meminfo: memFree=23942096/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=590740 CPUtime=402.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 139816 0 0 0 40196 34 0 0 25 0 1 0 657267553 604917760 138815 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 147685 138815 267 49 0 144826 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 590740

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.95 5/375 1569
/proc/meminfo: memFree=23634052/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=645172 CPUtime=462.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 152624 0 0 0 46192 37 0 0 25 0 1 0 657267553 660656128 151623 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 161293 151623 267 49 0 158434 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 645172

[startup+522.301 s]
/proc/loadavg: 4.07 4.00 3.96 5/375 1570
/proc/meminfo: memFree=23505664/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=667588 CPUtime=522.29 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 157363 0 0 0 52190 39 0 0 25 0 1 0 657267553 683610112 156362 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 166897 156362 267 49 0 164038 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 667588

[startup+582.301 s]
/proc/loadavg: 4.02 4.00 3.96 5/375 1581
/proc/meminfo: memFree=23207012/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=701204 CPUtime=582.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 165132 0 0 0 58188 42 0 0 25 0 1 0 657267553 718032896 164131 33554432000 4194304 4394578 140735016634448 18446744073709551615 4287674 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 175301 164131 267 49 0 172442 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 701204

[startup+642.301 s]
/proc/loadavg: 4.17 4.03 3.97 5/375 1582
/proc/meminfo: memFree=22849412/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=799476 CPUtime=642.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 189415 0 0 0 64182 49 0 0 25 0 1 0 657267553 818663424 188414 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 199869 188414 267 49 0 197010 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 799476

[startup+702.301 s]
/proc/loadavg: 4.25 4.07 3.98 5/375 1584
/proc/meminfo: memFree=22607072/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=883732 CPUtime=702.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 209997 0 0 0 70177 53 0 0 25 0 1 0 657267553 904941568 208996 33554432000 4194304 4394578 140735016634448 18446744073709551615 4295936 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 220933 208996 267 49 0 218074 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 883732

[startup+762.314 s]
/proc/loadavg: 4.14 4.07 3.99 5/375 1588
/proc/meminfo: memFree=22429096/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=955292 CPUtime=762.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 227529 0 0 0 76174 57 0 0 25 0 1 0 657267553 978219008 226528 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 238823 226528 267 49 0 235964 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 955292

[startup+822.3 s]
/proc/loadavg: 4.05 4.05 3.99 5/375 1590
/proc/meminfo: memFree=22285652/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1005916 CPUtime=822.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 239654 0 0 0 82169 61 0 0 25 0 1 0 657267553 1030057984 238653 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 251479 238653 267 49 0 248620 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1005916

[startup+882.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/375 1592
/proc/meminfo: memFree=21932336/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1122316 CPUtime=882.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 268347 0 0 0 88162 69 0 0 25 0 1 0 657267553 1149251584 267346 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 280579 267346 267 49 0 277720 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1122316

[startup+942.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/375 1593
/proc/meminfo: memFree=21577044/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1213696 CPUtime=942.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 290593 0 0 0 94156 74 0 0 25 0 1 0 657267553 1242824704 289592 33554432000 4194304 4394578 140735016634448 18446744073709551615 4313440 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 303424 289592 267 49 0 300565 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1213696

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/375 1595
/proc/meminfo: memFree=21313008/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1334280 CPUtime=1002.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 320204 0 0 0 100149 82 0 0 25 0 1 0 657267553 1366302720 319203 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 333570 319203 267 49 0 330711 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1334280

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/375 1597
/proc/meminfo: memFree=21170624/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1370140 CPUtime=1062.3 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 328109 0 0 0 106146 84 0 0 25 0 1 0 657267553 1403023360 327108 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 342535 327108 267 49 0 339676 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1370140

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/375 1598
/proc/meminfo: memFree=21058740/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1381152 CPUtime=1122.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 330469 0 0 0 112146 85 0 0 25 0 1 0 657267553 1414299648 329468 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 345288 329468 267 49 0 342429 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1381152

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/375 1600
/proc/meminfo: memFree=21011444/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1391908 CPUtime=1182.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 332589 0 0 0 118146 85 0 0 25 0 1 0 657267553 1425313792 331588 33554432000 4194304 4394578 140735016634448 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 347977 331588 267 49 0 345118 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1391908

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/375 1601
/proc/meminfo: memFree=20891488/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1407016 CPUtime=1242.31 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 335604 0 0 0 124145 86 0 0 25 0 1 0 657267553 1440784384 334603 33554432000 4194304 4394578 140735016634448 18446744073709551615 4327685 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 351754 334603 267 49 0 348895 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1407016



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.06 4.01 5/375 1603
/proc/meminfo: memFree=20609340/32951124 swapFree=63649232/67111528
[pid=1461] ppid=1459 vsize=1416752 CPUtime=1300.02 cores=5,7
/proc/1461/stat : 1461 (SApperloT2010) R 1459 1461 31275 0 -1 4202496 337605 0 0 0 129915 87 0 0 25 0 1 0 657267553 1450754048 336604 33554432000 4194304 4394578 140735016634448 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/1461/statm: 354188 336604 267 49 0 351329 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1416752

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.07
CPU time (s): 1300.09
CPU user time (s): 1299.16
CPU system time (s): 0.927858
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1416752

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

runsolver used 4.54331 second user time and 10.8483 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 12:51:31
IDJOB=3379641
IDBENCH=83172
IDSOLVER=1862
FILE ID=node130/3379641-1305456690
RUNJOBID= node130-1305456690-1408
PBS_JOBID= 13324842
Free space on /tmp= 73388 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379641-1305456690/watcher-3379641-1305456690 -o /tmp/evaluation-result-3379641-1305456690/solver-3379641-1305456690 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379641-1305456690.cnf

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=1068695916

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26600724 kB
Buffers:        287912 kB
Cached:        4028624 kB
SwapCached:      10248 kB
Active:        2161456 kB
Inactive:      3901128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26600724 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            9504 kB
Writeback:           0 kB
AnonPages:     1744208 kB
Mapped:          20944 kB
Slab:           188384 kB
PageTables:      35384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88826436 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= 73384 MiB
End job on node130 at 2011-05-15 13:13:13