Trace number 3379198

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-05-12 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

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-3379198-1305459152/watcher-3379198-1305459152 -o /tmp/evaluation-result-3379198-1305459152/solver-3379198-1305459152 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379198-1305459152.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: 4.11 3.93 3.49 4/369 1070
/proc/meminfo: memFree=17102888/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=11644 CPUtime=0 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4194304 352 0 0 0 0 0 0 0 25 0 1 0 638331056 11923456 292 33554432000 4194304 4263832 140736107172112 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 2911 292 240 17 0 84 0

[startup+0.033682 s]
/proc/loadavg: 4.11 3.93 3.49 4/369 1070
/proc/meminfo: memFree=17102888/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=12484 CPUtime=0.03 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 601 0 0 0 3 0 0 0 25 0 1 0 638331056 12783616 513 33554432000 4194304 4263832 140736107172112 18446744073709551615 4224834 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 3121 513 247 17 0 294 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12484

[startup+0.100658 s]
/proc/loadavg: 4.11 3.93 3.49 4/369 1070
/proc/meminfo: memFree=17102888/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=15124 CPUtime=0.09 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 1254 0 0 0 9 0 0 0 25 0 1 0 638331056 15486976 1166 33554432000 4194304 4263832 140736107172112 18446744073709551615 233509958341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 3781 1166 247 17 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15124

[startup+0.300632 s]
/proc/loadavg: 4.11 3.93 3.49 4/369 1070
/proc/meminfo: memFree=17102888/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=19616 CPUtime=0.29 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 2368 0 0 0 29 0 0 0 25 0 1 0 638331056 20086784 2280 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 4904 2280 247 17 0 2077 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19616

[startup+0.700545 s]
/proc/loadavg: 4.11 3.93 3.49 4/369 1070
/proc/meminfo: memFree=17102888/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=24740 CPUtime=0.69 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 3623 0 0 0 69 0 0 0 25 0 1 0 638331056 25333760 3535 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 6185 3535 247 17 0 3358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24740

[startup+1.50041 s]
/proc/loadavg: 4.11 3.93 3.49 5/370 1071
/proc/meminfo: memFree=17088188/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=28236 CPUtime=1.49 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 4499 0 0 0 149 0 0 0 25 0 1 0 638331056 28913664 4411 33554432000 4194304 4263832 140736107172112 18446744073709551615 4209440 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 7059 4411 247 17 0 4232 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28236

[startup+3.10112 s]
/proc/loadavg: 4.11 3.93 3.49 5/370 1071
/proc/meminfo: memFree=17081988/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=34068 CPUtime=3.09 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 5977 0 0 0 309 0 0 0 25 0 1 0 638331056 34885632 5889 33554432000 4194304 4263832 140736107172112 18446744073709551615 233509958341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 8517 5889 247 17 0 5690 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34068

[startup+6.30054 s]
/proc/loadavg: 4.10 3.93 3.49 5/370 1071
/proc/meminfo: memFree=17070628/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=44152 CPUtime=6.29 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 8434 0 0 0 629 0 0 0 25 0 1 0 638331056 45211648 8346 33554432000 4194304 4263832 140736107172112 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 11038 8346 247 17 0 8211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44152

[startup+12.7004 s]
/proc/loadavg: 4.09 3.93 3.50 5/370 1071
/proc/meminfo: memFree=17054216/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=56292 CPUtime=12.69 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 11523 0 0 0 1268 1 0 0 25 0 1 0 638331056 57643008 11385 33554432000 4194304 4263832 140736107172112 18446744073709551615 4206491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 14073 11385 247 17 0 11246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56292

[startup+25.5011 s]
/proc/loadavg: 4.07 3.93 3.50 5/370 1072
/proc/meminfo: memFree=17029168/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=68096 CPUtime=25.5 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 14565 0 0 0 2548 2 0 0 25 0 1 0 638331056 69730304 14312 33554432000 4194304 4263832 140736107172112 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 17024 14312 247 17 0 14197 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 68096

[startup+51.1005 s]
/proc/loadavg: 4.05 3.94 3.52 5/370 1072
/proc/meminfo: memFree=16953992/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=85372 CPUtime=51.09 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 18887 0 0 0 5106 3 0 0 25 0 1 0 638331056 87420928 18430 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 21343 18430 247 17 0 18516 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85372

[startup+102.314 s]
/proc/loadavg: 4.02 3.94 3.54 5/370 1074
/proc/meminfo: memFree=16870140/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=111448 CPUtime=102.31 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 25493 0 0 0 10225 6 0 0 25 0 1 0 638331056 114122752 24772 33554432000 4194304 4263832 140736107172112 18446744073709551615 4209248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 27862 24772 247 17 0 25035 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 111448

[startup+162.301 s]
/proc/loadavg: 4.14 4.00 3.58 5/370 1075
/proc/meminfo: memFree=16831440/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=140848 CPUtime=162.29 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 32688 0 0 0 16221 8 0 0 25 0 1 0 638331056 144228352 31861 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 35212 31861 247 17 0 32385 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 140848

[startup+222.301 s]
/proc/loadavg: 4.23 4.05 3.63 5/370 1077
/proc/meminfo: memFree=16815652/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=146164 CPUtime=222.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 34093 0 0 0 22221 9 0 0 25 0 1 0 638331056 149671936 33150 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 36541 33150 247 17 0 33714 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 146164

[startup+282.301 s]
/proc/loadavg: 4.08 4.04 3.65 5/370 1079
/proc/meminfo: memFree=16793052/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=158440 CPUtime=282.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 37187 0 0 0 28220 10 0 0 25 0 1 0 638331056 162242560 36116 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 39610 36116 247 17 0 36783 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 158440

[startup+342.301 s]
/proc/loadavg: 4.24 4.08 3.68 5/370 1080
/proc/meminfo: memFree=16747532/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=162152 CPUtime=342.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 38184 0 0 0 34220 10 0 0 25 0 1 0 638331056 166043648 36843 33554432000 4194304 4263832 140736107172112 18446744073709551615 4206491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 40538 36843 247 17 0 37711 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162152

[startup+402.3 s]
/proc/loadavg: 4.16 4.08 3.70 5/370 1138
/proc/meminfo: memFree=17111880/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=176832 CPUtime=402.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 41918 0 0 0 40219 11 0 0 25 0 1 0 638331056 181075968 40422 33554432000 4194304 4263832 140736107172112 18446744073709551615 233509958341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 44208 40422 247 17 0 41381 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176832

[startup+462.301 s]
/proc/loadavg: 4.19 4.09 3.73 5/370 1139
/proc/meminfo: memFree=16765072/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=187876 CPUtime=462.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 44596 0 0 0 46218 12 0 0 25 0 1 0 638331056 192385024 43100 33554432000 4194304 4263832 140736107172112 18446744073709551615 233509946572 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 46969 43100 247 17 0 44142 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187876

[startup+522.301 s]
/proc/loadavg: 3.85 4.02 3.73 4/364 1159
/proc/meminfo: memFree=17614164/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=205584 CPUtime=522.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 49141 0 0 0 52217 13 0 0 25 0 1 0 638331056 210518016 47473 33554432000 4194304 4263832 140736107172112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 51396 47473 247 17 0 48569 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 205584

[startup+582.301 s]
/proc/loadavg: 3.31 3.83 3.68 4/364 1161
/proc/meminfo: memFree=17464220/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=209768 CPUtime=582.3 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 50139 0 0 0 58217 13 0 0 25 0 1 0 638331056 214802432 48471 33554432000 4194304 4263832 140736107172112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 52442 48471 247 17 0 49615 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 209768

[startup+642.3 s]
/proc/loadavg: 3.11 3.68 3.63 4/364 1162
/proc/meminfo: memFree=17342020/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=212692 CPUtime=642.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 50816 0 0 0 64218 14 0 0 25 0 1 0 638331056 217796608 49148 33554432000 4194304 4263832 140736107172112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 53173 49148 247 17 0 50346 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 212692

[startup+702.3 s]
/proc/loadavg: 3.04 3.55 3.59 4/364 1164
/proc/meminfo: memFree=17231732/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=222012 CPUtime=702.31 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 53252 0 0 0 70216 15 0 0 25 0 1 0 638331056 227340288 51397 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 55503 51397 247 17 0 52676 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 222012

[startup+762.314 s]
/proc/loadavg: 3.10 3.48 3.56 4/364 1165
/proc/meminfo: memFree=17149468/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=224060 CPUtime=762.33 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 53684 0 0 0 76218 15 0 0 25 0 1 0 638331056 229437440 51829 33554432000 4194304 4263832 140736107172112 18446744073709551615 4215056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 56015 51829 247 17 0 53188 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 224060

[startup+822.301 s]
/proc/loadavg: 3.08 3.40 3.53 4/364 1167
/proc/meminfo: memFree=17078616/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=225576 CPUtime=822.31 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 54029 0 0 0 82216 15 0 0 25 0 1 0 638331056 230989824 52174 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 56394 52174 247 17 0 53567 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 225576

[startup+882.301 s]
/proc/loadavg: 3.16 3.36 3.50 4/364 1169
/proc/meminfo: memFree=16989148/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=229804 CPUtime=882.31 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 55048 0 0 0 88216 15 0 0 25 0 1 0 638331056 235319296 53193 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 57451 53193 247 17 0 54624 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 229804

[startup+942.3 s]
/proc/loadavg: 3.12 3.31 3.47 4/364 1170
/proc/meminfo: memFree=16904020/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=251024 CPUtime=942.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 60388 0 0 0 94215 17 0 0 25 0 1 0 638331056 257048576 58327 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 62756 58327 247 17 0 59929 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 251024

[startup+1002.3 s]
/proc/loadavg: 3.04 3.25 3.44 4/364 1172
/proc/meminfo: memFree=16807496/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=260376 CPUtime=1002.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 62651 0 0 0 100214 18 0 0 25 0 1 0 638331056 266625024 60590 33554432000 4194304 4263832 140736107172112 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 65094 60590 248 17 0 62267 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 260376

[startup+1062.3 s]
/proc/loadavg: 3.08 3.23 3.42 4/364 1173
/proc/meminfo: memFree=16724120/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=264072 CPUtime=1062.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 63465 0 0 0 106214 18 0 0 25 0 1 0 638331056 270409728 61403 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 66018 61403 247 17 0 63191 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 264072

[startup+1122.3 s]
/proc/loadavg: 3.06 3.20 3.40 4/364 1175
/proc/meminfo: memFree=16652912/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=265920 CPUtime=1122.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 63908 0 0 0 112214 18 0 0 25 0 1 0 638331056 272302080 61846 33554432000 4194304 4263832 140736107172112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 66480 61846 247 17 0 63653 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 265920

[startup+1182.3 s]
/proc/loadavg: 3.02 3.16 3.37 4/364 1177
/proc/meminfo: memFree=16571156/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=267712 CPUtime=1182.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 64330 0 0 0 118214 18 0 0 25 0 1 0 638331056 274137088 62268 33554432000 4194304 4263832 140736107172112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 66928 62268 247 17 0 64101 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 267712

[startup+1242.3 s]
/proc/loadavg: 3.01 3.13 3.34 4/364 1178
/proc/meminfo: memFree=16478972/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=285760 CPUtime=1242.32 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 68705 0 0 0 124212 20 0 0 25 0 1 0 638331056 292618240 66643 33554432000 4194304 4263832 140736107172112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 71440 66643 247 17 0 68613 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 285760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.12 3.13 3.33 4/364 1180
/proc/meminfo: memFree=16421388/32951124 swapFree=67111348/67111528
[pid=1070] ppid=1068 vsize=290328 CPUtime=1300.03 cores=5,7
/proc/1070/stat : 1070 (umsat) R 1068 1070 423 0 -1 4202496 69939 0 0 0 129982 21 0 0 25 0 1 0 638331056 297295872 67651 33554432000 4194304 4263832 140736107172112 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1070/statm: 72582 67651 247 17 0 69755 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 290328

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.84
CPU system time (s): 0.225965
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 290328

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

runsolver used 4.39533 second user time and 10.9923 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 13:32:32
IDJOB=3379198
IDBENCH=83234
IDSOLVER=1861
FILE ID=node145/3379198-1305459152
RUNJOBID= node145-1305458248-823
PBS_JOBID= 13324888
Free space on /tmp= 73668 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379198-1305459152/watcher-3379198-1305459152 -o /tmp/evaluation-result-3379198-1305459152/solver-3379198-1305459152 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379198-1305459152.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=201712267

node145.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.786
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.57
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.786
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.76
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.786
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.74
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.786
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.786
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.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17103160 kB
Buffers:        314804 kB
Cached:        8443028 kB
SwapCached:          0 kB
Active:        8708888 kB
Inactive:      6780364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17103160 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2368 kB
Writeback:           0 kB
AnonPages:     6731212 kB
Mapped:          27916 kB
Slab:           256356 kB
PageTables:      37256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 80690080 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= 73644 MiB
End job on node145 at 2011-05-15 13:54:14