Trace number 3275568

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
SAT09 reference solver: clasp 1.2.0-SAT09-32UNSAT 2519.64 2519.61

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-13-13-unsat.cnf
MD5SUMb828910e9308a3dd9d5f850f224ef842
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1579.25
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses1183
Sum of the clauses size4225
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21014
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5169

Solver Data

2519.63/2519.60	c clasp version 1.2.0-SAT09 
2519.63/2519.60	c Reading from ...650708/instance-3275568-1303650708.cnf
2519.63/2519.60	c Reading      : Done(0.000s)
2519.63/2519.60	c Preprocessing: |-Done(0.000s)
2519.63/2519.60	c Solving...
2519.63/2519.60	
2519.63/2519.60	c Models    : 0     
2519.63/2519.60	c Time         : 2520.020s (Solve: 2520.020s)
2519.63/2519.60	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3275568-1303650708/watcher-3275568-1303650708 -o /tmp/evaluation-result-3275568-1303650708/solver-3275568-1303650708 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275568-1303650708.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.23 1.61 4/176 17749
/proc/meminfo: memFree=20515880/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=1908 CPUtime=0 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 279 0 0 0 0 0 0 0 20 0 1 0 555301507 1953792 234 33554432000 134512640 136057169 4291211968 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 477 234 181 378 0 97 0

[startup+0.056852 s]
/proc/loadavg: 1.00 1.23 1.61 4/176 17749
/proc/meminfo: memFree=20515880/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=2040 CPUtime=0.05 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 316 0 0 0 5 0 0 0 20 0 1 0 555301507 2088960 271 33554432000 134512640 136057169 4291211968 18446744073709551615 134826695 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 510 271 181 378 0 130 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2040

[startup+0.100844 s]
/proc/loadavg: 1.00 1.23 1.61 4/176 17749
/proc/meminfo: memFree=20515880/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=2040 CPUtime=0.1 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 336 0 0 0 10 0 0 0 20 0 1 0 555301507 2088960 291 33554432000 134512640 136057169 4291211968 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 510 291 181 378 0 130 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2040

[startup+0.300816 s]
/proc/loadavg: 1.00 1.23 1.61 4/176 17749
/proc/meminfo: memFree=20515880/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=2304 CPUtime=0.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 378 0 0 0 30 0 0 0 21 0 1 0 555301507 2359296 333 33554432000 134512640 136057169 4291211968 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 576 333 181 378 0 196 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2304

[startup+0.700744 s]
/proc/loadavg: 1.00 1.23 1.61 4/176 17749
/proc/meminfo: memFree=20515880/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=2436 CPUtime=0.7 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 419 0 0 0 70 0 0 0 22 0 1 0 555301507 2494464 374 33554432000 134512640 136057169 4291211968 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 609 374 181 378 0 229 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2436

[startup+1.50061 s]
/proc/loadavg: 1.00 1.23 1.61 3/178 17778
/proc/meminfo: memFree=20512880/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=2568 CPUtime=1.5 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 466 0 0 0 150 0 0 0 25 0 1 0 555301507 2629632 421 33554432000 134512640 136057169 4291211968 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 642 421 181 378 0 262 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2568

[startup+3.10034 s]
/proc/loadavg: 1.08 1.24 1.62 3/178 17780
/proc/meminfo: memFree=20511260/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=2968 CPUtime=3.1 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 547 0 0 0 310 0 0 0 25 0 1 0 555301507 3039232 502 33554432000 134512640 136057169 4291211968 18446744073709551615 134828357 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 742 502 181 378 0 362 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2968

[startup+6.30081 s]
/proc/loadavg: 1.08 1.24 1.62 3/178 17780
/proc/meminfo: memFree=20509836/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=3348 CPUtime=6.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 639 0 0 0 630 0 0 0 25 0 1 0 555301507 3428352 594 33554432000 134512640 136057169 4291211968 18446744073709551615 134618492 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 837 594 181 378 0 457 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3348

[startup+12.7007 s]
/proc/loadavg: 1.22 1.27 1.62 3/178 17780
/proc/meminfo: memFree=20507372/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=3728 CPUtime=12.7 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 732 0 0 0 1270 0 0 0 25 0 1 0 555301507 3817472 687 33554432000 134512640 136057169 4291211968 18446744073709551615 134612952 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 932 687 181 378 0 552 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 3728

[startup+25.5006 s]
/proc/loadavg: 1.34 1.29 1.62 3/178 17780
/proc/meminfo: memFree=20505032/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=4212 CPUtime=25.5 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 862 0 0 0 2550 0 0 0 25 0 1 0 555301507 4313088 817 33554432000 134512640 136057169 4291211968 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1053 817 181 378 0 673 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4212

[startup+51.1003 s]
/proc/loadavg: 1.56 1.35 1.63 3/178 17780
/proc/meminfo: memFree=20502976/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=4884 CPUtime=51.1 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1029 0 0 0 5110 0 0 0 25 0 1 0 555301507 5001216 984 33554432000 134512640 136057169 4291211968 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1221 984 181 378 0 841 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4884

[startup+102.306 s]
/proc/loadavg: 1.82 1.45 1.65 3/178 17782
/proc/meminfo: memFree=20499592/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=5528 CPUtime=102.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1175 0 0 0 10230 0 0 0 25 0 1 0 555301507 5660672 1130 33554432000 134512640 136057169 4291211968 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1382 1130 181 378 0 1002 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 5528

[startup+162.301 s]
/proc/loadavg: 1.93 1.55 1.67 3/178 17784
/proc/meminfo: memFree=20497196/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=6116 CPUtime=162.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1328 0 0 0 16230 0 0 0 25 0 1 0 555301507 6262784 1283 33554432000 134512640 136057169 4291211968 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1529 1283 181 378 0 1149 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 6116

[startup+222.301 s]
/proc/loadavg: 1.97 1.63 1.69 3/178 17784
/proc/meminfo: memFree=20496036/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=6536 CPUtime=222.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1446 0 0 0 22230 0 0 0 25 0 1 0 555301507 6692864 1401 33554432000 134512640 136057169 4291211968 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1634 1401 181 378 0 1254 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 6536

[startup+282.301 s]
/proc/loadavg: 1.99 1.69 1.70 3/178 17786
/proc/meminfo: memFree=20494620/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=6668 CPUtime=282.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1469 0 0 0 28230 0 0 0 25 0 1 0 555301507 6828032 1424 33554432000 134512640 136057169 4291211968 18446744073709551615 134615615 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1667 1424 181 378 0 1287 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 6668

[startup+342.301 s]
/proc/loadavg: 1.99 1.75 1.72 3/178 17788
/proc/meminfo: memFree=20493332/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=6816 CPUtime=342.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1504 0 0 0 34230 0 0 0 25 0 1 0 555301507 6979584 1459 33554432000 134512640 136057169 4291211968 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1704 1459 181 378 0 1324 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 6816

[startup+402.301 s]
/proc/loadavg: 1.99 1.79 1.74 3/178 17790
/proc/meminfo: memFree=20493404/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=6948 CPUtime=402.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1530 0 0 0 40230 0 0 0 25 0 1 0 555301507 7114752 1485 33554432000 134512640 136057169 4291211968 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1737 1485 181 378 0 1357 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 6948

[startup+462.301 s]
/proc/loadavg: 1.99 1.83 1.75 3/178 17792
/proc/meminfo: memFree=20491872/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=6948 CPUtime=462.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1549 0 0 0 46230 0 0 0 25 0 1 0 555301507 7114752 1504 33554432000 134512640 136057169 4291211968 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/17749/statm: 1737 1504 181 378 0 1357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 6948

[startup+522.301 s]
/proc/loadavg: 1.99 1.85 1.76 3/178 17792
/proc/meminfo: memFree=20491332/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7048 CPUtime=522.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1563 0 0 0 52230 0 0 0 25 0 1 0 555301507 7217152 1518 33554432000 134512640 136057169 4291211968 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1762 1518 181 378 0 1382 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 7048

[startup+582.301 s]
/proc/loadavg: 1.99 1.88 1.77 3/178 17794
/proc/meminfo: memFree=20490784/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7048 CPUtime=582.3 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1567 0 0 0 58230 0 0 0 25 0 1 0 555301507 7217152 1522 33554432000 134512640 136057169 4291211968 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1762 1522 181 378 0 1382 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 7048

[startup+642.301 s]

################
# More data... #
################

/proc/meminfo: memFree=20484072/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7348 CPUtime=1842.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1656 0 0 0 184232 0 0 0 25 0 1 0 555301507 7524352 1611 33554432000 134512640 136057169 4291211968 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1837 1611 181 378 0 1457 0
Current children cumulated CPU time (s) 1842.32
Current children cumulated vsize (KiB) 7348

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17833
/proc/meminfo: memFree=20484144/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=1902.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1668 0 0 0 190232 0 0 0 25 0 1 0 555301507 7680000 1623 33554432000 134512640 136057169 4291211968 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1623 181 378 0 1495 0
Current children cumulated CPU time (s) 1902.32
Current children cumulated vsize (KiB) 7500

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17835
/proc/meminfo: memFree=20483848/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=1962.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1668 0 0 0 196232 0 0 0 25 0 1 0 555301507 7680000 1623 33554432000 134512640 136057169 4291211968 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1623 181 378 0 1495 0
Current children cumulated CPU time (s) 1962.32
Current children cumulated vsize (KiB) 7500

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17835
/proc/meminfo: memFree=20483816/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2022.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1668 0 0 0 202232 0 0 0 25 0 1 0 555301507 7680000 1623 33554432000 134512640 136057169 4291211968 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1623 181 378 0 1495 0
Current children cumulated CPU time (s) 2022.32
Current children cumulated vsize (KiB) 7500

[startup+2082.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17837
/proc/meminfo: memFree=20483892/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2082.33 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 208233 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2082.33
Current children cumulated vsize (KiB) 7500

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17839
/proc/meminfo: memFree=20483600/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2142.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 214232 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134828286 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2142.32
Current children cumulated vsize (KiB) 7500

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17841
/proc/meminfo: memFree=20483680/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2202.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 220232 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 7500

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17843
/proc/meminfo: memFree=20483516/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2262.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 226232 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134813083 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2262.32
Current children cumulated vsize (KiB) 7500

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17843
/proc/meminfo: memFree=20483468/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2322.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 232232 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134819911 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2322.32
Current children cumulated vsize (KiB) 7500

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17845
/proc/meminfo: memFree=20483172/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2382.32 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 238232 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2382.32
Current children cumulated vsize (KiB) 7500

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17847
/proc/meminfo: memFree=20483120/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2442.33 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 244233 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2442.33
Current children cumulated vsize (KiB) 7500

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483072/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2502.33 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 250233 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2502.33
Current children cumulated vsize (KiB) 7500

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

[startup+2508.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20482948/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2508.73 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 250873 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2508.73
Current children cumulated vsize (KiB) 7500

[startup+2515.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483064/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2515.13 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 251513 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134618427 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2515.13
Current children cumulated vsize (KiB) 7500

[startup+2516.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483064/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2516.73 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1669 0 0 0 251673 0 0 0 25 0 1 0 555301507 7680000 1624 33554432000 134512640 136057169 4291211968 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1624 181 378 0 1495 0
Current children cumulated CPU time (s) 2516.73
Current children cumulated vsize (KiB) 7500

[startup+2518.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483064/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2518.33 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1670 0 0 0 251833 0 0 0 25 0 1 0 555301507 7680000 1625 33554432000 134512640 136057169 4291211968 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1625 181 378 0 1495 0
Current children cumulated CPU time (s) 2518.33
Current children cumulated vsize (KiB) 7500

[startup+2519.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483064/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2519.13 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1670 0 0 0 251913 0 0 0 25 0 1 0 555301507 7680000 1625 33554432000 134512640 136057169 4291211968 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1625 181 378 0 1495 0
Current children cumulated CPU time (s) 2519.13
Current children cumulated vsize (KiB) 7500

[startup+2519.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483064/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2519.53 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1670 0 0 0 251953 0 0 0 25 0 1 0 555301507 7680000 1625 33554432000 134512640 136057169 4291211968 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1625 181 378 0 1495 0
Current children cumulated CPU time (s) 2519.53
Current children cumulated vsize (KiB) 7500

[startup+2519.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 17849
/proc/meminfo: memFree=20483064/32951124 swapFree=67110396/67111528
[pid=17749] ppid=17744 vsize=7500 CPUtime=2519.63 cores=1,3,5,7
/proc/17749/stat : 17749 (clasp) R 17744 17749 16655 0 -1 4202496 1670 0 0 0 251963 0 0 0 25 0 1 0 555301507 7680000 1625 33554432000 134512640 136057169 4291211968 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/17749/statm: 1875 1625 181 378 0 1495 0
Current children cumulated CPU time (s) 2519.63
Current children cumulated vsize (KiB) 7500

Child status: 20
Real time (s): 2519.61
CPU time (s): 2519.64
CPU user time (s): 2519.64
CPU system time (s): 0.003999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 7500

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

runsolver used 3.2775 second user time and 8.17976 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-24 15:11:48
IDJOB=3275568
IDBENCH=83217
IDSOLVER=1677
FILE ID=node118/3275568-1303650708
RUNJOBID= node118-1303650708-17731
PBS_JOBID= 13150730
Free space on /tmp= 71776 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-13-13-unsat.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275568-1303650708/watcher-3275568-1303650708 -o /tmp/evaluation-result-3275568-1303650708/solver-3275568-1303650708 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275568-1303650708.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b828910e9308a3dd9d5f850f224ef842
RANDOM SEED=411349735

node118.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.842
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.68
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.842
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.75
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.842
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.842
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.75
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20515944 kB
Buffers:       1863032 kB
Cached:        9985704 kB
SwapCached:        600 kB
Active:        8469768 kB
Inactive:      3443120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20515944 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            3888 kB
Writeback:           0 kB
AnonPages:       63564 kB
Mapped:          14800 kB
Slab:           459128 kB
PageTables:       4432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189844 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= 71772 MiB
End job on node118 at 2011-04-24 15:53:48