Trace number 3379651

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.05 1300.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
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 variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

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-3379651-1305457231/watcher-3379651-1305457231 -o /tmp/evaluation-result-3379651-1305457231/solver-3379651-1305457231 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379651-1305457231.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: 1.29 2.49 2.77 5/292 6609
/proc/meminfo: memFree=20486236/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=12276 CPUtime=0 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 657322824 12570624 426 33554432000 4194304 4394578 140735607687024 18446744073709551615 4292816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3069 426 267 49 0 210 0

[startup+0.0582871 s]
/proc/loadavg: 1.29 2.49 2.77 5/292 6609
/proc/meminfo: memFree=20486236/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=12804 CPUtime=0.05 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 624 0 0 0 5 0 0 0 25 0 1 0 657322824 13111296 563 33554432000 4194304 4394578 140735607687024 18446744073709551615 4292080 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3201 563 267 49 0 342 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12804

[startup+0.100279 s]
/proc/loadavg: 1.29 2.49 2.77 5/292 6609
/proc/meminfo: memFree=20486236/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=12936 CPUtime=0.09 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 675 0 0 0 9 0 0 0 25 0 1 0 657322824 13246464 614 33554432000 4194304 4394578 140735607687024 18446744073709551615 4291931 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3234 614 267 49 0 375 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12936

[startup+0.300243 s]
/proc/loadavg: 1.29 2.49 2.77 5/292 6609
/proc/meminfo: memFree=20486236/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=13468 CPUtime=0.29 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 788 0 0 0 29 0 0 0 25 0 1 0 657322824 13791232 727 33554432000 4194304 4394578 140735607687024 18446744073709551615 4296335 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3367 727 267 49 0 508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13468

[startup+0.700172 s]
/proc/loadavg: 1.29 2.49 2.77 5/292 6609
/proc/meminfo: memFree=20486236/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=14004 CPUtime=0.69 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 929 0 0 0 69 0 0 0 25 0 1 0 657322824 14340096 868 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3501 868 267 49 0 642 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14004

[startup+1.50103 s]
/proc/loadavg: 1.51 2.51 2.77 5/293 6610
/proc/meminfo: memFree=20482840/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=14700 CPUtime=1.49 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 1083 0 0 0 149 0 0 0 25 0 1 0 657322824 15052800 1022 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3675 1022 267 49 0 816 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14700

[startup+3.10075 s]
/proc/loadavg: 1.51 2.51 2.77 5/293 6610
/proc/meminfo: memFree=20480608/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=15388 CPUtime=3.09 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 1235 0 0 0 309 0 0 0 25 0 1 0 657322824 15757312 1174 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 3847 1174 267 49 0 988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15388

[startup+6.30018 s]
/proc/loadavg: 1.71 2.54 2.78 5/293 6610
/proc/meminfo: memFree=20479484/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=16252 CPUtime=6.29 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 1401 0 0 0 629 0 0 0 25 0 1 0 657322824 16642048 1340 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4063 1340 267 49 0 1204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16252

[startup+12.701 s]
/proc/loadavg: 1.89 2.56 2.79 5/293 6610
/proc/meminfo: memFree=20476572/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=17116 CPUtime=12.69 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 1626 0 0 0 1269 0 0 0 25 0 1 0 657322824 17526784 1565 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4279 1565 267 49 0 1420 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17116

[startup+25.5008 s]
/proc/loadavg: 2.36 2.63 2.80 5/293 6611
/proc/meminfo: memFree=20474968/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=17824 CPUtime=25.49 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 1836 0 0 0 2549 0 0 0 25 0 1 0 657322824 18251776 1775 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4456 1775 267 49 0 1597 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17824

[startup+51.1002 s]
/proc/loadavg: 2.92 2.74 2.83 5/293 6620
/proc/meminfo: memFree=20473476/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=18104 CPUtime=51.09 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 1955 0 0 0 5109 0 0 0 25 0 1 0 657322824 18538496 1894 33554432000 4194304 4394578 140735607687024 18446744073709551615 4291879 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4526 1894 267 49 0 1667 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18104

[startup+102.31 s]
/proc/loadavg: 3.53 2.93 2.89 5/293 6622
/proc/meminfo: memFree=20468872/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=18776 CPUtime=102.3 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2102 0 0 0 10229 1 0 0 25 0 1 0 657322824 19226624 2041 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4694 2041 267 49 0 1835 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18776

[startup+162.3 s]
/proc/loadavg: 3.83 3.12 2.96 5/293 6623
/proc/meminfo: memFree=20465508/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=19184 CPUtime=162.3 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2203 0 0 0 16228 2 0 0 25 0 1 0 657322824 19644416 2142 33554432000 4194304 4394578 140735607687024 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4796 2142 267 49 0 1937 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 19184

[startup+222.301 s]
/proc/loadavg: 4.00 3.29 3.03 5/293 6628
/proc/meminfo: memFree=20464376/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=19608 CPUtime=222.3 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2289 0 0 0 22228 2 0 0 25 0 1 0 657322824 20078592 2228 33554432000 4194304 4394578 140735607687024 18446744073709551615 4309168 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 4902 2228 267 49 0 2043 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 19608

[startup+282.3 s]
/proc/loadavg: 4.00 3.42 3.09 5/293 6630
/proc/meminfo: memFree=20464056/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=20392 CPUtime=282.29 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2431 0 0 0 28227 2 0 0 25 0 1 0 657322824 20881408 2370 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 5098 2370 267 49 0 2239 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 20392

[startup+342.3 s]
/proc/loadavg: 4.00 3.52 3.14 5/293 6631
/proc/meminfo: memFree=20463788/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=20848 CPUtime=342.29 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2503 0 0 0 34226 3 0 0 25 0 1 0 657322824 21348352 2442 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 5212 2442 267 49 0 2353 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 20848

[startup+402.301 s]
/proc/loadavg: 4.00 3.61 3.19 5/293 6687
/proc/meminfo: memFree=20404776/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=21604 CPUtime=402.3 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2636 0 0 0 40226 4 0 0 25 0 1 0 657322824 22122496 2575 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 5401 2575 267 49 0 2542 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 21604

[startup+462.301 s]
/proc/loadavg: 4.00 3.68 3.24 5/293 6688
/proc/meminfo: memFree=20347932/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=22564 CPUtime=462.3 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2796 0 0 0 46225 5 0 0 25 0 1 0 657322824 23105536 2735 33554432000 4194304 4394578 140735607687024 18446744073709551615 237278546911 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 5641 2735 267 49 0 2782 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 22564

[startup+522.3 s]
/proc/loadavg: 4.10 3.77 3.30 5/293 6717
/proc/meminfo: memFree=20280620/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=23044 CPUtime=522.3 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2868 0 0 0 52224 6 0 0 25 0 1 0 657322824 23597056 2807 33554432000 4194304 4394578 140735607687024 18446744073709551615 237278538142 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 5761 2807 267 49 0 2902 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 23044

[startup+582.301 s]
/proc/loadavg: 4.09 3.83 3.34 5/293 6719
/proc/meminfo: memFree=20208512/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=23684 CPUtime=582.31 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 2977 0 0 0 58225 6 0 0 25 0 1 0 657322824 24252416 2916 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 5921 2916 267 49 0 3062 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 23684

[startup+642.301 s]
/proc/loadavg: 4.03 3.86 3.38 5/293 6720
/proc/meminfo: memFree=20152084/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=24004 CPUtime=642.32 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3024 0 0 0 64225 7 0 0 25 0 1 0 657322824 24580096 2963 33554432000 4194304 4394578 140735607687024 18446744073709551615 4315621 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6001 2963 267 49 0 3142 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 24004

[startup+702.3 s]
/proc/loadavg: 4.08 3.90 3.42 5/293 6722
/proc/meminfo: memFree=20098248/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=24164 CPUtime=702.31 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3055 0 0 0 70224 7 0 0 25 0 1 0 657322824 24743936 2994 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6041 2994 267 49 0 3182 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 24164

[startup+762.311 s]
/proc/loadavg: 4.03 3.91 3.46 5/293 6723
/proc/meminfo: memFree=20046764/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=24324 CPUtime=762.32 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3063 0 0 0 76224 8 0 0 25 0 1 0 657322824 24907776 3002 33554432000 4194304 4394578 140735607687024 18446744073709551615 4315264 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6081 3002 267 49 0 3222 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 24324

[startup+822.301 s]
/proc/loadavg: 4.01 3.92 3.49 5/293 6725
/proc/meminfo: memFree=20016488/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=24644 CPUtime=822.31 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3132 0 0 0 82223 8 0 0 25 0 1 0 657322824 25235456 3071 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6161 3071 267 49 0 3302 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 24644

[startup+882.3 s]
/proc/loadavg: 4.00 3.94 3.52 5/293 6727
/proc/meminfo: memFree=19960428/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=24964 CPUtime=882.32 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3179 0 0 0 88223 9 0 0 25 0 1 0 657322824 25563136 3118 33554432000 4194304 4394578 140735607687024 18446744073709551615 4295719 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6241 3118 267 49 0 3382 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 24964

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 3.55 5/293 6728
/proc/meminfo: memFree=19930040/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25284 CPUtime=942.31 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3227 0 0 0 94222 9 0 0 25 0 1 0 657322824 25890816 3166 33554432000 4194304 4394578 140735607687024 18446744073709551615 4323794 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6321 3166 267 49 0 3462 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 25284

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/293 6730
/proc/meminfo: memFree=19903860/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25284 CPUtime=1002.32 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3239 0 0 0 100222 10 0 0 25 0 1 0 657322824 25890816 3178 33554432000 4194304 4394578 140735607687024 18446744073709551615 4315327 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6321 3178 267 49 0 3462 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 25284

[startup+1062.3 s]
/proc/loadavg: 4.10 3.99 3.60 5/293 6731
/proc/meminfo: memFree=19873096/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25284 CPUtime=1062.31 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3242 0 0 0 106221 10 0 0 25 0 1 0 657322824 25890816 3181 33554432000 4194304 4394578 140735607687024 18446744073709551615 4316336 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6321 3181 267 49 0 3462 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 25284

[startup+1122.3 s]
/proc/loadavg: 4.12 4.00 3.63 5/293 6733
/proc/meminfo: memFree=19825444/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25444 CPUtime=1122.32 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3267 0 0 0 112221 11 0 0 25 0 1 0 657322824 26054656 3206 33554432000 4194304 4394578 140735607687024 18446744073709551615 4292141 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6361 3206 267 49 0 3502 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 25444

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.65 5/293 6735
/proc/meminfo: memFree=19786864/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25604 CPUtime=1182.32 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3280 0 0 0 118221 11 0 0 25 0 1 0 657322824 26218496 3219 33554432000 4194304 4394578 140735607687024 18446744073709551615 4291973 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6401 3219 267 49 0 3542 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 25604

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.67 5/293 6736
/proc/meminfo: memFree=19753992/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25604 CPUtime=1242.33 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3288 0 0 0 124222 11 0 0 25 0 1 0 657322824 26218496 3227 33554432000 4194304 4394578 140735607687024 18446744073709551615 4298682 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6401 3227 267 49 0 3542 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 25604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.69 5/293 6766
/proc/meminfo: memFree=19736668/32950904 swapFree=67057400/67111528
[pid=6609] ppid=6607 vsize=25604 CPUtime=1300.03 cores=5,7
/proc/6609/stat : 6609 (SApperloT2010) R 6607 6609 6495 0 -1 4202496 3289 0 0 0 129992 11 0 0 25 0 1 0 657322824 26218496 3228 33554432000 4194304 4394578 140735607687024 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/6609/statm: 6401 3228 267 49 0 3542 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 25604

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.93
CPU system time (s): 0.115982
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 25604

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

runsolver used 3.49747 second user time and 7.97879 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 13:00:31
IDJOB=3379651
IDBENCH=83230
IDSOLVER=1862
FILE ID=node121/3379651-1305457231
RUNJOBID= node121-1305457228-6516
PBS_JOBID= 13324895
Free space on /tmp= 73492 MiB

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

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=445168280

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      20486376 kB
Buffers:        314552 kB
Cached:        6225492 kB
SwapCached:       7656 kB
Active:        6710764 kB
Inactive:      5397376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20486376 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            1244 kB
Writeback:           0 kB
AnonPages:     5565652 kB
Mapped:          23172 kB
Slab:           267252 kB
PageTables:      25600 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30905232 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= 73488 MiB
End job on node121 at 2011-05-15 13:22:13