Trace number 3300330

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
clasp 2.0-R4092-crafted? (TO) 1300.03 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

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827364/instance-3300330-1303827364.cnf
0.00/0.00	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.003s (Solving: 1300.00s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3300330-1303827364/watcher-3300330-1303827364 -o /tmp/evaluation-result-3300330-1303827364/solver-3300330-1303827364 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300330-1303827364.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.08 5.74 6.78 6/189 26684
/proc/meminfo: memFree=19630068/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=12452 CPUtime=0 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 475152554 12750848 441 33554432000 4194304 4929204 140736052301200 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3113 442 340 180 0 123 0

[startup+0.00892993 s]
/proc/loadavg: 4.08 5.74 6.78 6/189 26684
/proc/meminfo: memFree=19630068/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=12452 CPUtime=0 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 475152554 12750848 462 33554432000 4194304 4929204 140736052301200 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3113 462 360 180 0 123 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12452

[startup+0.100949 s]
/proc/loadavg: 4.08 5.74 6.78 6/189 26684
/proc/meminfo: memFree=19630068/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=12852 CPUtime=0.09 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 628 0 0 0 9 0 0 0 25 0 1 0 475152554 13160448 566 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316177 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3213 566 367 180 0 223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12852

[startup+0.300914 s]
/proc/loadavg: 4.08 5.74 6.78 6/189 26684
/proc/meminfo: memFree=19630068/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=13248 CPUtime=0.29 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 708 0 0 0 29 0 0 0 25 0 1 0 475152554 13565952 646 33554432000 4194304 4929204 140736052301200 18446744073709551615 4633970 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3312 646 367 180 0 322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13248

[startup+0.700853 s]
/proc/loadavg: 4.08 5.74 6.78 6/189 26684
/proc/meminfo: memFree=19630068/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=13644 CPUtime=0.69 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 801 0 0 0 69 0 0 0 25 0 1 0 475152554 13971456 739 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3411 739 367 180 0 421 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13644

[startup+1.5007 s]
/proc/loadavg: 4.07 5.72 6.77 5/190 26685
/proc/meminfo: memFree=19628084/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=14040 CPUtime=1.49 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 919 0 0 0 149 0 0 0 25 0 1 0 475152554 14376960 857 33554432000 4194304 4929204 140736052301200 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3510 857 367 180 0 520 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14040

[startup+3.10043 s]
/proc/loadavg: 4.07 5.72 6.77 5/190 26685
/proc/meminfo: memFree=19627216/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=14428 CPUtime=3.09 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 1023 0 0 0 309 0 0 0 25 0 1 0 475152554 14774272 961 33554432000 4194304 4929204 140736052301200 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3607 961 368 180 0 617 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14428

[startup+6.30086 s]
/proc/loadavg: 4.07 5.72 6.77 5/190 26685
/proc/meminfo: memFree=19626244/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=15088 CPUtime=6.29 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 1181 0 0 0 629 0 0 0 25 0 1 0 475152554 15450112 1119 33554432000 4194304 4929204 140736052301200 18446744073709551615 4320522 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 3772 1119 368 180 0 782 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15088

[startup+12.7007 s]
/proc/loadavg: 4.06 5.66 6.74 5/190 26685
/proc/meminfo: memFree=19624604/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=16284 CPUtime=12.69 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 1469 0 0 0 1269 0 0 0 25 0 1 0 475152554 16674816 1407 33554432000 4194304 4929204 140736052301200 18446744073709551615 4327596 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 4071 1407 368 180 0 1081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16284

[startup+25.5005 s]
/proc/loadavg: 4.05 5.60 6.71 5/190 26686
/proc/meminfo: memFree=19622632/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=17108 CPUtime=25.49 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 1665 0 0 0 2549 0 0 0 25 0 1 0 475152554 17518592 1603 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316177 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 4277 1603 368 180 0 1287 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17108

[startup+51.101 s]
/proc/loadavg: 4.09 5.49 6.64 6/190 26740
/proc/meminfo: memFree=19618740/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=18448 CPUtime=51.09 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2005 0 0 0 5109 0 0 0 25 0 1 0 475152554 18890752 1943 33554432000 4194304 4929204 140736052301200 18446744073709551615 4658514 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 4612 1943 368 180 0 1622 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18448

[startup+102.306 s]
/proc/loadavg: 4.04 5.24 6.49 6/190 26742
/proc/meminfo: memFree=19605192/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=19976 CPUtime=102.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2379 0 0 0 10230 0 0 0 25 0 1 0 475152554 20455424 2317 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316177 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 4994 2317 368 180 0 2004 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 19976

[startup+162.3 s]
/proc/loadavg: 4.01 5.01 6.33 6/190 26743
/proc/meminfo: memFree=19598600/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=20740 CPUtime=162.29 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2571 0 0 0 16229 0 0 0 25 0 1 0 475152554 21237760 2509 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5185 2509 368 180 0 2195 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 20740

[startup+222.301 s]
/proc/loadavg: 4.00 4.82 6.18 6/190 26745
/proc/meminfo: memFree=19593632/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=21300 CPUtime=222.29 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2680 0 0 0 22229 0 0 0 25 0 1 0 475152554 21811200 2618 33554432000 4194304 4929204 140736052301200 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5325 2618 368 180 0 2335 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 21300

[startup+282.3 s]
/proc/loadavg: 4.00 4.67 6.04 6/190 26747
/proc/meminfo: memFree=19584072/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=21472 CPUtime=282.29 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2751 0 0 0 28229 0 0 0 25 0 1 0 475152554 21987328 2689 33554432000 4194304 4929204 140736052301200 18446744073709551615 4329490 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5368 2689 368 180 0 2378 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21472

[startup+342.301 s]
/proc/loadavg: 4.00 4.55 5.91 6/190 26748
/proc/meminfo: memFree=19579588/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=21896 CPUtime=342.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2856 0 0 0 34230 0 0 0 25 0 1 0 475152554 22421504 2770 33554432000 4194304 4929204 140736052301200 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5474 2770 368 180 0 2484 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 21896

[startup+402.3 s]
/proc/loadavg: 4.05 4.46 5.79 6/190 26750
/proc/meminfo: memFree=19568792/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=22076 CPUtime=402.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2942 0 0 0 40230 0 0 0 25 0 1 0 475152554 22605824 2841 33554432000 4194304 4929204 140736052301200 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5519 2841 368 180 0 2529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 22076

[startup+462.301 s]
/proc/loadavg: 4.02 4.37 5.68 6/190 26751
/proc/meminfo: memFree=19566164/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=22268 CPUtime=462.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 2988 0 0 0 46230 0 0 0 25 0 1 0 475152554 22802432 2886 33554432000 4194304 4929204 140736052301200 18446744073709551615 4357379 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5567 2886 368 180 0 2577 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 22268

[startup+522.3 s]
/proc/loadavg: 4.04 4.32 5.57 6/190 26753
/proc/meminfo: memFree=19547556/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=22576 CPUtime=522.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3037 0 0 0 52230 0 0 0 25 0 1 0 475152554 23117824 2935 33554432000 4194304 4929204 140736052301200 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5644 2935 368 180 0 2654 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 22576

[startup+582.301 s]
/proc/loadavg: 4.01 4.26 5.47 6/190 26758
/proc/meminfo: memFree=19540392/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=22684 CPUtime=582.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3071 0 0 0 58230 0 0 0 25 0 1 0 475152554 23228416 2969 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5671 2969 368 180 0 2681 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 22684

[startup+642.301 s]
/proc/loadavg: 4.04 4.22 5.38 6/190 26759
/proc/meminfo: memFree=19530456/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=22952 CPUtime=642.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3140 0 0 0 64231 0 0 0 25 0 1 0 475152554 23502848 3038 33554432000 4194304 4929204 140736052301200 18446744073709551615 4657960 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5738 3038 368 180 0 2748 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 22952

[startup+702.301 s]
/proc/loadavg: 4.04 4.19 5.30 6/190 26761
/proc/meminfo: memFree=19527216/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23000 CPUtime=702.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3156 0 0 0 70230 0 0 0 25 0 1 0 475152554 23552000 3054 33554432000 4194304 4929204 140736052301200 18446744073709551615 4327511 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5750 3054 368 180 0 2760 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 23000

[startup+762.307 s]
/proc/loadavg: 4.01 4.15 5.21 6/190 26762
/proc/meminfo: memFree=19521132/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23100 CPUtime=762.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3208 0 0 0 76231 0 0 0 25 0 1 0 475152554 23654400 3087 33554432000 4194304 4929204 140736052301200 18446744073709551615 4638384 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5775 3087 368 180 0 2785 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 23100

[startup+822.3 s]
/proc/loadavg: 4.00 4.12 5.14 6/190 26764
/proc/meminfo: memFree=19520744/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23248 CPUtime=822.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3227 0 0 0 82230 0 0 0 25 0 1 0 475152554 23805952 3106 33554432000 4194304 4929204 140736052301200 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5812 3106 368 180 0 2822 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 23248

[startup+882.301 s]
/proc/loadavg: 4.00 4.10 5.06 6/190 26766
/proc/meminfo: memFree=19516508/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23400 CPUtime=882.3 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3266 0 0 0 88230 0 0 0 25 0 1 0 475152554 23961600 3145 33554432000 4194304 4929204 140736052301200 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5850 3145 368 180 0 2860 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 23400

[startup+942.3 s]
/proc/loadavg: 4.07 4.09 5.00 6/190 26767
/proc/meminfo: memFree=19496288/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23700 CPUtime=942.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3303 0 0 0 94231 0 0 0 25 0 1 0 475152554 24268800 3182 33554432000 4194304 4929204 140736052301200 18446744073709551615 4327284 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5925 3182 368 180 0 2935 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 23700

[startup+1002.3 s]
/proc/loadavg: 4.02 4.08 4.93 6/190 26769
/proc/meminfo: memFree=19488212/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23700 CPUtime=1002.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3311 0 0 0 100231 0 0 0 25 0 1 0 475152554 24268800 3190 33554432000 4194304 4929204 140736052301200 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5925 3190 368 180 0 2935 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 23700

[startup+1062.3 s]
/proc/loadavg: 4.01 4.06 4.87 6/190 26770
/proc/meminfo: memFree=19480392/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=23700 CPUtime=1062.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3327 0 0 0 106231 0 0 0 25 0 1 0 475152554 24268800 3206 33554432000 4194304 4929204 140736052301200 18446744073709551615 4629208 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 5925 3206 368 180 0 2935 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 23700

[startup+1122.3 s]
/proc/loadavg: 3.94 4.03 4.81 6/190 26828
/proc/meminfo: memFree=19705216/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=24000 CPUtime=1122.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3390 0 0 0 112231 0 0 0 25 0 1 0 475152554 24576000 3269 33554432000 4194304 4929204 140736052301200 18446744073709551615 4357477 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 6000 3269 368 180 0 3010 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 24000

[startup+1182.3 s]
/proc/loadavg: 3.98 4.02 4.76 6/190 26830
/proc/meminfo: memFree=19686968/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=24148 CPUtime=1182.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3414 0 0 0 118231 0 0 0 25 0 1 0 475152554 24727552 3293 33554432000 4194304 4929204 140736052301200 18446744073709551615 4638354 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 6037 3293 368 180 0 3047 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 24148

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.71 6/190 26831
/proc/meminfo: memFree=19674784/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=24300 CPUtime=1242.31 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3431 0 0 0 124231 0 0 0 25 0 1 0 475152554 24883200 3310 33554432000 4194304 4929204 140736052301200 18446744073709551615 4627721 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 6075 3310 368 180 0 3085 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 24300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.67 5/190 26833
/proc/meminfo: memFree=19666212/32951124 swapFree=67111524/67111528
[pid=26684] ppid=26682 vsize=24448 CPUtime=1300.02 cores=5,7
/proc/26684/stat : 26684 (clasp) R 26682 26684 26510 0 -1 4202496 3463 0 0 0 130002 0 0 0 25 0 1 0 475152554 25034752 3342 33554432000 4194304 4929204 140736052301200 18446744073709551615 4337338 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/26684/statm: 6112 3342 368 180 0 3122 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 24448

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.006998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 24448

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

runsolver used 2.21466 second user time and 4.65929 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-26 16:16:04
IDJOB=3300330
IDBENCH=83230
IDSOLVER=1685
FILE ID=node144/3300330-1303827364
RUNJOBID= node144-1303827144-26531
PBS_JOBID= 13160806
Free space on /tmp= 72468 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-15-unsat.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300330-1303827364/watcher-3300330-1303827364 -o /tmp/evaluation-result-3300330-1303827364/solver-3300330-1303827364 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300330-1303827364.cnf

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=2070829171

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19630100 kB
Buffers:       2196476 kB
Cached:       10327828 kB
SwapCached:          4 kB
Active:        4187208 kB
Inactive:      8571852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19630100 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             788 kB
Writeback:           0 kB
AnonPages:      234524 kB
Mapped:          16268 kB
Slab:           498092 kB
PageTables:       5668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   420916 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= 72472 MiB
End job on node144 at 2011-04-26 16:37:46