Trace number 3250049

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
UmSat 2011-02-25? (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: 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-3250049-1303539710/watcher-3250049-1303539710 -o /tmp/evaluation-result-3250049-1303539710/solver-3250049-1303539710 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3250049-1303539710.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.62 0.14 0.05 4/184 5179
/proc/meminfo: memFree=17035648/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=11512 CPUtime=0 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4194304 250 0 0 0 0 0 0 0 19 0 1 0 544201555 11788288 190 33554432000 4194304 4263880 140734979466224 18446744073709551615 260019794996 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 2878 204 173 17 0 51 0

[startup+0.0855731 s]
/proc/loadavg: 0.62 0.14 0.05 4/184 5179
/proc/meminfo: memFree=17035648/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=12700 CPUtime=0.08 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 609 0 0 0 8 0 0 0 19 0 1 0 544201555 13004800 548 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 3175 548 247 17 0 348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12700

[startup+0.100571 s]
/proc/loadavg: 0.62 0.14 0.05 4/184 5179
/proc/meminfo: memFree=17035648/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=12700 CPUtime=0.09 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 609 0 0 0 9 0 0 0 19 0 1 0 544201555 13004800 548 33554432000 4194304 4263880 140734979466224 18446744073709551615 260020054439 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 3175 548 247 17 0 348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12700

[startup+0.300531 s]
/proc/loadavg: 0.62 0.14 0.05 4/184 5179
/proc/meminfo: memFree=17035648/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=13348 CPUtime=0.29 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 773 0 0 0 29 0 0 0 20 0 1 0 544201555 13668352 712 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 3337 712 247 17 0 510 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13348

[startup+0.700462 s]
/proc/loadavg: 0.62 0.14 0.05 4/184 5179
/proc/meminfo: memFree=17035648/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=14120 CPUtime=0.69 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 990 0 0 0 69 0 0 0 20 0 1 0 544201555 14458880 929 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 3530 929 247 17 0 703 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14120

[startup+1.50032 s]
/proc/loadavg: 0.62 0.14 0.05 4/185 5180
/proc/meminfo: memFree=17032044/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=15212 CPUtime=1.49 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 1230 0 0 0 149 0 0 0 23 0 1 0 544201555 15577088 1169 33554432000 4194304 4263880 140734979466224 18446744073709551615 4224836 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 3803 1169 247 17 0 976 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15212

[startup+3.101 s]
/proc/loadavg: 0.62 0.14 0.05 4/185 5180
/proc/meminfo: memFree=17030432/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=16632 CPUtime=3.09 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 1589 0 0 0 309 0 0 0 25 0 1 0 544201555 17031168 1528 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 4158 1528 247 17 0 1331 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16632

[startup+6.30043 s]
/proc/loadavg: 0.81 0.19 0.06 4/185 5180
/proc/meminfo: memFree=17026836/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=18616 CPUtime=6.29 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 2050 0 0 0 629 0 0 0 25 0 1 0 544201555 19062784 1989 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 4654 1989 248 17 0 1827 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18616

[startup+12.7003 s]
/proc/loadavg: 1.07 0.25 0.08 5/190 5190
/proc/meminfo: memFree=16986768/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=21740 CPUtime=12.69 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 2795 0 0 0 1269 0 0 0 25 0 1 0 544201555 22261760 2734 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 5435 2734 248 17 0 2608 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21740

[startup+25.5009 s]
/proc/loadavg: 1.72 0.44 0.14 5/190 5190
/proc/meminfo: memFree=16959112/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=24108 CPUtime=25.49 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 3362 0 0 0 2549 0 0 0 25 0 1 0 544201555 24686592 3301 33554432000 4194304 4263880 140734979466224 18446744073709551615 260020093530 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 6027 3301 249 17 0 3200 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24108

[startup+51.1002 s]
/proc/loadavg: 2.50 0.72 0.25 5/190 5191
/proc/meminfo: memFree=16933772/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=28156 CPUtime=51.09 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 4349 0 0 0 5109 0 0 0 25 0 1 0 544201555 28831744 4217 33554432000 4194304 4263880 140734979466224 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 7039 4217 248 17 0 4212 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28156

[startup+102.307 s]
/proc/loadavg: 3.40 1.27 0.46 5/190 5192
/proc/meminfo: memFree=16887636/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=34944 CPUtime=102.3 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 6043 0 0 0 10229 1 0 0 25 0 1 0 544201555 35782656 5779 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 8736 5779 248 17 0 5909 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34944

[startup+162.301 s]
/proc/loadavg: 3.79 1.74 0.67 5/190 5221
/proc/meminfo: memFree=16805868/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=39880 CPUtime=162.29 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 7330 0 0 0 16227 2 0 0 25 0 1 0 544201555 40837120 6955 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 9970 6955 248 17 0 7143 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39880

[startup+222.301 s]
/proc/loadavg: 3.93 2.18 0.89 5/190 5222
/proc/meminfo: memFree=16732400/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=43620 CPUtime=222.3 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 8274 0 0 0 22228 2 0 0 25 0 1 0 544201555 44666880 7834 33554432000 4194304 4263880 140734979466224 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 10905 7834 248 17 0 8078 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43620

[startup+282.301 s]
/proc/loadavg: 3.97 2.48 1.06 5/190 5224
/proc/meminfo: memFree=16685620/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=49744 CPUtime=282.29 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 9738 0 0 0 28227 2 0 0 25 0 1 0 544201555 50937856 9162 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 12436 9162 248 17 0 9609 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 49744

[startup+342.301 s]
/proc/loadavg: 3.99 2.76 1.24 5/190 5226
/proc/meminfo: memFree=16652484/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=51904 CPUtime=342.29 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 10383 0 0 0 34227 2 0 0 25 0 1 0 544201555 53149696 9729 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 12976 9729 248 17 0 10149 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 51904

[startup+402.301 s]
/proc/loadavg: 4.03 2.99 1.42 5/190 5227
/proc/meminfo: memFree=16612768/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=55488 CPUtime=402.29 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 11197 0 0 0 40227 2 0 0 25 0 1 0 544201555 56819712 10543 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207860 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 13872 10543 248 17 0 11045 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 55488

[startup+462.301 s]
/proc/loadavg: 4.01 3.17 1.58 5/190 5229
/proc/meminfo: memFree=16572192/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=56980 CPUtime=462.3 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 11668 0 0 0 46227 3 0 0 25 0 1 0 544201555 58347520 10929 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 14245 10929 248 17 0 11418 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 56980

[startup+522.301 s]
/proc/loadavg: 4.00 3.32 1.73 5/190 5230
/proc/meminfo: memFree=16527288/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=60480 CPUtime=522.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 12317 0 0 0 52228 3 0 0 25 0 1 0 544201555 61931520 11578 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205771 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 15120 11578 248 17 0 12293 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 60480

[startup+582.301 s]
/proc/loadavg: 4.00 3.44 1.87 5/190 5232
/proc/meminfo: memFree=16503932/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=61632 CPUtime=582.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 12743 0 0 0 58228 3 0 0 25 0 1 0 544201555 63111168 11910 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 15408 11910 248 17 0 12581 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 61632

[startup+642.301 s]
/proc/loadavg: 4.00 3.55 2.01 5/190 5234
/proc/meminfo: memFree=16482556/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=63040 CPUtime=642.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 13091 0 0 0 64228 3 0 0 25 0 1 0 544201555 64552960 12258 33554432000 4194304 4263880 140734979466224 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 15760 12258 248 17 0 12933 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 63040

[startup+702.301 s]
/proc/loadavg: 4.05 3.64 2.12 5/190 5235
/proc/meminfo: memFree=16455476/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=63936 CPUtime=702.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 13343 0 0 0 70228 3 0 0 25 0 1 0 544201555 65470464 12510 33554432000 4194304 4263880 140734979466224 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 15984 12510 248 17 0 13157 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 63936

[startup+762.307 s]
/proc/loadavg: 4.02 3.71 2.25 5/190 5237
/proc/meminfo: memFree=16437592/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=66776 CPUtime=762.32 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 14123 0 0 0 76228 4 0 0 25 0 1 0 544201555 68378624 13187 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 16694 13187 248 17 0 13867 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 66776

[startup+822.301 s]
/proc/loadavg: 4.04 3.77 2.35 5/190 5238
/proc/meminfo: memFree=16420700/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=68056 CPUtime=822.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 14425 0 0 0 82227 4 0 0 25 0 1 0 544201555 69689344 13489 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 17014 13489 248 17 0 14187 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 68056

[startup+882.3 s]
/proc/loadavg: 4.01 3.81 2.46 5/190 5240
/proc/meminfo: memFree=16405668/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=69080 CPUtime=882.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 14701 0 0 0 88227 4 0 0 25 0 1 0 544201555 70737920 13765 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 17270 13765 248 17 0 14443 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 69080

[startup+942.3 s]
/proc/loadavg: 4.06 3.85 2.55 5/190 5242
/proc/meminfo: memFree=16366932/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=72816 CPUtime=942.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 15719 0 0 0 94227 4 0 0 25 0 1 0 544201555 74563584 14670 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 18204 14670 248 17 0 15377 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 72816

[startup+1002.3 s]
/proc/loadavg: 4.02 3.88 2.65 5/190 5243
/proc/meminfo: memFree=16343444/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=74536 CPUtime=1002.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 16025 0 0 0 100227 4 0 0 25 0 1 0 544201555 76324864 14976 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 18634 14976 248 17 0 15807 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 74536

[startup+1062.3 s]
/proc/loadavg: 4.00 3.90 2.72 5/190 5248
/proc/meminfo: memFree=16325404/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=75304 CPUtime=1062.31 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 16219 0 0 0 106227 4 0 0 25 0 1 0 544201555 77111296 15170 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 18826 15170 248 17 0 15999 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 75304

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 2.80 5/190 5249
/proc/meminfo: memFree=16310204/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=75560 CPUtime=1122.32 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 16310 0 0 0 112228 4 0 0 25 0 1 0 544201555 77373440 15261 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 18890 15261 248 17 0 16063 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 75560

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 2.87 5/190 5251
/proc/meminfo: memFree=16296168/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=76328 CPUtime=1182.32 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 16494 0 0 0 118228 4 0 0 25 0 1 0 544201555 78159872 15445 33554432000 4194304 4263880 140734979466224 18446744073709551615 4207674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 19082 15445 248 17 0 16255 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 76328

[startup+1242.3 s]
/proc/loadavg: 4.07 3.95 2.94 5/190 5253
/proc/meminfo: memFree=16280640/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=77352 CPUtime=1242.32 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 16756 0 0 0 124228 4 0 0 25 0 1 0 544201555 79208448 15707 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 19338 15707 248 17 0 16511 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 77352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.96 3.94 3.00 5/190 5282
/proc/meminfo: memFree=16269216/32951124 swapFree=67111528/67111528
[pid=5179] ppid=5177 vsize=77352 CPUtime=1300.03 cores=0,2
/proc/5179/stat : 5179 (umsat) R 5177 5179 5047 0 -1 4202496 16911 0 0 0 129999 4 0 0 25 0 1 0 544201555 79208448 15737 33554432000 4194304 4263880 140734979466224 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5179/statm: 19338 15737 248 17 0 16511 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 77352

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.99
CPU system time (s): 0.052991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 77352

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

runsolver used 2.29665 second user time and 4.80127 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 08:21:50
IDJOB=3250049
IDBENCH=83230
IDSOLVER=1582
FILE ID=node110/3250049-1303539710
RUNJOBID= node110-1303539686-5065
PBS_JOBID= 13143128
Free space on /tmp= 71980 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-15-unsat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250049-1303539710/watcher-3250049-1303539710 -o /tmp/evaluation-result-3250049-1303539710/solver-3250049-1303539710 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3250049-1303539710.cnf

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=1607609204

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.76
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.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.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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17035680 kB
Buffers:       2309192 kB
Cached:       12960320 kB
SwapCached:          0 kB
Active:        7910800 kB
Inactive:      7439400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17035680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7384 kB
Writeback:           0 kB
AnonPages:       79936 kB
Mapped:          15216 kB
Slab:           500960 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245648 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= 71972 MiB
End job on node110 at 2011-04-23 08:43:32