Trace number 3423082

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) 5000.03 4999.92

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-26-sat.cnf
MD5SUM1e53251276ed6dee048eca4aa337d77b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021995
Satisfiable
(Un)Satisfiability was proved
Number of variables364
Number of clauses2562
Sum of the clauses size9828
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22366
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...688398/instance-3423082-1306688398.cnf
0.00/0.01	c Solving...
5000.01/4999.91	
5000.01/4999.91	*** INTERRUPTED! ***
5000.01/4999.91	s UNKNOWN
5000.01/4999.91	
5000.01/4999.91	c INTERRUPTED   : 1
5000.01/4999.91	c Models        : 0+    
5000.01/4999.91	c Time          : 4999.904s (Solving: 4999.90s 1st Model: 0.00s Unsat: 0.00s)
5000.01/4999.91	c CPU Time      : 5000.010s

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: 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-3423082-1306688398/watcher-3423082-1306688398 -o /tmp/evaluation-result-3423082-1306688398/solver-3423082-1306688398 -C 5000 -W 5100 -M 15500 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-3423082-1306688398.cnf 

running on 4 cores: 0,2,4,6

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.94 2.02 2.00 3/473 32199
/proc/meminfo: memFree=12358864/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=12572 CPUtime=0 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 780439512 12873728 458 33554432000 4194304 4929204 140736872628912 18446744073709551615 4576160 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3143 458 339 180 0 153 0

[startup+0.0498499 s]
/proc/loadavg: 1.94 2.02 2.00 3/473 32199
/proc/meminfo: memFree=12358864/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=12968 CPUtime=0.03 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 650 0 0 0 3 0 0 0 25 0 1 0 780439512 13279232 586 33554432000 4194304 4929204 140736872628912 18446744073709551615 274473628357 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3242 586 367 180 0 252 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12968

[startup+0.100793 s]
/proc/loadavg: 1.94 2.02 2.00 3/473 32199
/proc/meminfo: memFree=12358864/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=13364 CPUtime=0.08 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 731 0 0 0 8 0 0 0 25 0 1 0 780439512 13684736 667 33554432000 4194304 4929204 140736872628912 18446744073709551615 274473628705 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3341 667 367 180 0 351 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13364

[startup+0.300767 s]
/proc/loadavg: 1.94 2.02 2.00 3/473 32199
/proc/meminfo: memFree=12358864/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=13628 CPUtime=0.28 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 818 0 0 0 28 0 0 0 25 0 1 0 780439512 13955072 754 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3407 754 367 180 0 417 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13628

[startup+0.700692 s]
/proc/loadavg: 1.94 2.02 2.00 3/473 32199
/proc/meminfo: memFree=12358864/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=14024 CPUtime=0.68 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 918 0 0 0 68 0 0 0 25 0 1 0 780439512 14360576 854 33554432000 4194304 4929204 140736872628912 18446744073709551615 4636661 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3506 854 367 180 0 516 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14024

[startup+1.50055 s]
/proc/loadavg: 1.94 2.02 2.00 3/474 32201
/proc/meminfo: memFree=12355408/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=14552 CPUtime=1.48 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 1038 0 0 0 148 0 0 0 25 0 1 0 780439512 14901248 974 33554432000 4194304 4929204 140736872628912 18446744073709551615 4327264 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3638 974 367 180 0 648 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14552

[startup+3.10016 s]
/proc/loadavg: 1.94 2.02 2.00 3/474 32201
/proc/meminfo: memFree=12354172/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=15080 CPUtime=3.08 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 1181 0 0 0 308 0 0 0 25 0 1 0 780439512 15441920 1117 33554432000 4194304 4929204 140736872628912 18446744073709551615 4357680 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3770 1117 368 180 0 780 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15080

[startup+6.3007 s]
/proc/loadavg: 1.94 2.02 2.00 3/474 32201
/proc/meminfo: memFree=12353528/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=15576 CPUtime=6.28 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 1306 0 0 0 628 0 0 0 25 0 1 0 780439512 15949824 1242 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316126 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 3894 1242 368 180 0 904 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15576

[startup+12.7006 s]
/proc/loadavg: 1.95 2.01 2.00 3/474 32201
/proc/meminfo: memFree=12351200/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=16652 CPUtime=12.68 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 1569 0 0 0 1268 0 0 0 25 0 1 0 780439512 17051648 1502 33554432000 4194304 4929204 140736872628912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 4163 1502 368 180 0 1173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16652

[startup+25.5003 s]
/proc/loadavg: 1.96 2.01 2.00 3/474 32201
/proc/meminfo: memFree=12350448/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=17768 CPUtime=25.48 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 1852 0 0 0 2548 0 0 0 25 0 1 0 780439512 18194432 1785 33554432000 4194304 4929204 140736872628912 18446744073709551615 4629036 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 4442 1785 368 180 0 1452 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17768

[startup+51.1008 s]
/proc/loadavg: 2.10 2.04 2.01 3/474 32202
/proc/meminfo: memFree=12348080/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=19844 CPUtime=51.08 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 2396 0 0 0 5108 0 0 0 25 0 1 0 780439512 20320256 2306 33554432000 4194304 4929204 140736872628912 18446744073709551615 4327292 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 4961 2306 368 180 0 1971 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19844

[startup+102.318 s]
/proc/loadavg: 2.10 2.05 2.01 3/474 32213
/proc/meminfo: memFree=12342624/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=22840 CPUtime=102.3 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 3172 0 0 0 10230 0 0 0 25 0 1 0 780439512 23388160 3053 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 5710 3053 368 180 0 2720 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 22840

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/474 32215
/proc/meminfo: memFree=12340496/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=24220 CPUtime=162.28 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 3550 0 0 0 16228 0 0 0 25 0 1 0 780439512 24801280 3401 33554432000 4194304 4929204 140736872628912 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 6055 3401 368 180 0 3065 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 24220

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 32216
/proc/meminfo: memFree=12339968/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=25164 CPUtime=222.28 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 3836 0 0 0 22228 0 0 0 25 0 1 0 780439512 25767936 3631 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 6291 3631 368 180 0 3301 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 25164

[startup+282.301 s]
/proc/loadavg: 2.10 2.05 2.01 3/474 32222
/proc/meminfo: memFree=12338156/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=26592 CPUtime=282.29 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 4502 0 0 0 28228 1 0 0 25 0 1 0 780439512 27230208 3994 33554432000 4194304 4929204 140736872628912 18446744073709551615 4327577 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 6648 3994 368 180 0 3658 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26592

[startup+342.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/474 32224
/proc/meminfo: memFree=12338388/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=26964 CPUtime=342.29 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 4638 0 0 0 34228 1 0 0 25 0 1 0 780439512 27611136 4088 33554432000 4194304 4929204 140736872628912 18446744073709551615 4359763 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 6741 4088 368 180 0 3751 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 26964

[startup+402.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/474 32225
/proc/meminfo: memFree=12336252/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=29756 CPUtime=402.29 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 5361 0 0 0 40228 1 0 0 25 0 1 0 780439512 30470144 4786 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 7439 4786 368 180 0 4449 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 29756

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/474 32227
/proc/meminfo: memFree=12336836/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=30020 CPUtime=462.29 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 5447 0 0 0 46228 1 0 0 25 0 1 0 780439512 30740480 4851 33554432000 4194304 4929204 140736872628912 18446744073709551615 4320489 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 7505 4851 368 180 0 4515 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 30020

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 32228
/proc/meminfo: memFree=12336808/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=30020 CPUtime=522.29 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 5463 0 0 0 52228 1 0 0 25 0 1 0 780439512 30740480 4851 33554432000 4194304 4929204 140736872628912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 7505 4851 368 180 0 4515 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 30020

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 32230
/proc/meminfo: memFree=12335292/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=31784 CPUtime=582.29 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 6036 0 0 0 58228 1 0 0 25 0 1 0 780439512 32546816 5274 33554432000 4194304 4929204 140736872628912 18446744073709551615 4329432 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 7946 5274 368 180 0 4956 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 31784

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 1.00 1.00 1.05 2/468 32360
/proc/meminfo: memFree=12335460/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4062.39 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10830 0 0 0 406235 4 0 0 25 0 1 0 780439512 39964672 7034 33554432000 4194304 4929204 140736872628912 18446744073709551615 4337370 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7034 368 180 0 6767 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 39028

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/468 32361
/proc/meminfo: memFree=12336548/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4122.38 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10830 0 0 0 412234 4 0 0 25 0 1 0 780439512 39964672 7034 33554432000 4194304 4929204 140736872628912 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7034 368 180 0 6767 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 39028

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/468 32363
/proc/meminfo: memFree=12336296/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4182.38 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10830 0 0 0 418234 4 0 0 25 0 1 0 780439512 39964672 7034 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7034 368 180 0 6767 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 39028

[startup+4242.3 s]
/proc/loadavg: 1.12 1.03 1.04 2/468 32365
/proc/meminfo: memFree=12336384/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4242.38 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10830 0 0 0 424234 4 0 0 25 0 1 0 780439512 39964672 7034 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7034 368 180 0 6767 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 39028

[startup+4302.3 s]
/proc/loadavg: 1.10 1.04 1.04 2/468 32366
/proc/meminfo: memFree=12336344/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4302.38 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10830 0 0 0 430234 4 0 0 25 0 1 0 780439512 39964672 7034 33554432000 4194304 4929204 140736872628912 18446744073709551615 4628164 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7034 368 180 0 6767 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 39028

[startup+4362.3 s]
/proc/loadavg: 1.04 1.03 1.03 2/468 32368
/proc/meminfo: memFree=12336556/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4362.38 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10840 0 0 0 436234 4 0 0 25 0 1 0 780439512 39964672 7044 33554432000 4194304 4929204 140736872628912 18446744073709551615 4633133 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7044 368 180 0 6767 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 39028

[startup+4422.3 s]
/proc/loadavg: 1.01 1.02 1.03 2/468 32369
/proc/meminfo: memFree=12336640/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4422.38 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10883 0 0 0 442234 4 0 0 25 0 1 0 780439512 39964672 7066 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316186 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7066 368 180 0 6767 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 39028

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.02 2/468 32371
/proc/meminfo: memFree=12336492/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4482.39 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10883 0 0 0 448235 4 0 0 25 0 1 0 780439512 39964672 7066 33554432000 4194304 4929204 140736872628912 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7066 368 180 0 6767 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 39028

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.02 2/468 32373
/proc/meminfo: memFree=12336220/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4542.39 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10883 0 0 0 454235 4 0 0 25 0 1 0 780439512 39964672 7066 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7066 368 180 0 6767 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 39028

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/468 32374
/proc/meminfo: memFree=12336560/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39028 CPUtime=4602.4 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10930 0 0 0 460236 4 0 0 25 0 1 0 780439512 39964672 7066 33554432000 4194304 4929204 140736872628912 18446744073709551615 4637460 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9757 7066 368 180 0 6767 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 39028

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/468 32376
/proc/meminfo: memFree=12335416/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39200 CPUtime=4662.39 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 10960 0 0 0 466235 4 0 0 25 0 1 0 780439512 40140800 7096 33554432000 4194304 4929204 140736872628912 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9800 7096 368 180 0 6810 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 39200

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/468 32377
/proc/meminfo: memFree=12336248/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39376 CPUtime=4722.41 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11001 0 0 0 472237 4 0 0 25 0 1 0 780439512 40321024 7134 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9844 7134 368 180 0 6854 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 39376

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/468 32379
/proc/meminfo: memFree=12336476/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39312 CPUtime=4782.39 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11050 0 0 0 478235 4 0 0 25 0 1 0 780439512 40255488 7128 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9828 7128 368 180 0 6838 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 39312

[startup+4842.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/468 32381
/proc/meminfo: memFree=12335816/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39312 CPUtime=4842.39 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11050 0 0 0 484235 4 0 0 25 0 1 0 780439512 40255488 7128 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9828 7128 368 180 0 6838 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 39312

[startup+4902.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/468 32382
/proc/meminfo: memFree=12336148/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39312 CPUtime=4902.4 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11050 0 0 0 490236 4 0 0 25 0 1 0 780439512 40255488 7128 33554432000 4194304 4929204 140736872628912 18446744073709551615 4327539 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9828 7128 368 180 0 6838 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 39312

[startup+4962.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/468 32384
/proc/meminfo: memFree=12336112/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39312 CPUtime=4962.4 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11050 0 0 0 496236 4 0 0 25 0 1 0 780439512 40255488 7128 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9828 7128 368 180 0 6838 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 39312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.01 1.02 1.00 2/468 32385
/proc/meminfo: memFree=12335960/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39312 CPUtime=5000.01 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11050 0 0 0 499997 4 0 0 25 0 1 0 780439512 40255488 7128 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9828 7128 368 180 0 6838 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 39312

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

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

[startup+4999.9 s]
/proc/loadavg: 1.01 1.02 1.00 2/468 32385
/proc/meminfo: memFree=12335960/32950928 swapFree=67042960/67111528
[pid=32199] ppid=32196 vsize=39312 CPUtime=5000.01 cores=0,2,4,6
/proc/32199/stat : 32199 (clasp) R 32196 32199 30419 0 -1 4202496 11050 0 0 0 499997 4 0 0 25 0 1 0 780439512 40255488 7128 33554432000 4194304 4929204 140736872628912 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32199/statm: 9828 7128 368 180 0 6838 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 39312

Child status: 0
Real time (s): 4999.92
CPU time (s): 5000.03
CPU user time (s): 4999.98
CPU system time (s): 0.046992
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 39576

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

runsolver used 24.3163 second user time and 50.8443 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 18:59:59
IDJOB=3423082
IDBENCH=83219
IDSOLVER=1917
FILE ID=node125/3423082-1306688398
RUNJOBID= node125-1306688387-32120
PBS_JOBID= 13471772
Free space on /tmp= 73480 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-26-sat.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-3423082-1306688398/watcher-3423082-1306688398 -o /tmp/evaluation-result-3423082-1306688398/solver-3423082-1306688398 -C 5000 -W 5100 -M 15500  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-3423082-1306688398.cnf

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

MD5SUM BENCH= 1e53251276ed6dee048eca4aa337d77b
RANDOM SEED=927998598

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12359020 kB
Buffers:        331948 kB
Cached:        6301352 kB
SwapCached:      55652 kB
Active:       10981328 kB
Inactive:      9264060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12359020 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:            1796 kB
Writeback:           0 kB
AnonPages:    13555944 kB
Mapped:          43508 kB
Slab:           218160 kB
PageTables:      61432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130031352 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= 73480 MiB
End job on node125 at 2011-05-29 20:23:20