Trace number 3300412

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.05 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828411/instance-3300412-1303828411.cnf
0.29/0.37	c Solving...
1300.04/1300.00	
1300.04/1300.00	*** INTERRUPTED! ***
1300.04/1300.00	s UNKNOWN
1300.04/1300.00	
1300.04/1300.00	c INTERRUPTED   : 1
1300.04/1300.00	c Models        : 0+    
1300.04/1300.00	c Time          : 1300.005s (Solving: 1299.63s 1st Model: 0.00s Unsat: 0.00s)
1300.04/1300.00	c CPU Time      : 1300.040s

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-3300412-1303828411/watcher-3300412-1303828411 -o /tmp/evaluation-result-3300412-1303828411/solver-3300412-1303828411 -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-3300412-1303828411.cnf 

running on 2 cores: 1,3

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: 3.85 3.99 4.75 4/193 22844
/proc/meminfo: memFree=21953508/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=13660 CPUtime=0 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 860 0 0 0 0 0 0 0 25 0 1 0 494439012 13987840 704 33554432000 4194304 4929204 140734769623616 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 3448 705 327 180 0 458 0

[startup+0.0917091 s]
/proc/loadavg: 3.85 3.99 4.75 4/193 22844
/proc/meminfo: memFree=21953508/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=17184 CPUtime=0.08 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 1896 0 0 0 8 0 0 0 25 0 1 0 494439012 17596416 1531 33554432000 4194304 4929204 140734769623616 18446744073709551615 4582091 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 4296 1531 337 180 0 1306 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17184

[startup+0.100704 s]
/proc/loadavg: 3.85 3.99 4.75 4/193 22844
/proc/meminfo: memFree=21953508/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=17184 CPUtime=0.09 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 1896 0 0 0 9 0 0 0 25 0 1 0 494439012 17596416 1531 33554432000 4194304 4929204 140734769623616 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 4296 1531 337 180 0 1306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17184

[startup+0.30067 s]
/proc/loadavg: 3.85 3.99 4.75 4/193 22844
/proc/meminfo: memFree=21953508/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=17580 CPUtime=0.29 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 2024 0 0 0 29 0 0 0 25 0 1 0 494439012 18001920 1659 33554432000 4194304 4929204 140734769623616 18446744073709551615 4574978 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 4395 1659 339 180 0 1405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17580

[startup+0.700605 s]
/proc/loadavg: 3.85 3.99 4.75 4/193 22844
/proc/meminfo: memFree=21953508/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=17120 CPUtime=0.69 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 2144 0 0 0 69 0 0 0 25 0 1 0 494439012 17530880 1635 33554432000 4194304 4929204 140734769623616 18446744073709551615 4357409 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 4280 1635 367 180 0 1290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17120

[startup+1.50044 s]
/proc/loadavg: 3.85 3.99 4.75 5/194 22845
/proc/meminfo: memFree=21946812/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=19504 CPUtime=1.49 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 2718 0 0 0 149 0 0 0 25 0 1 0 494439012 19972096 2209 33554432000 4194304 4929204 140734769623616 18446744073709551615 4337383 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 4876 2209 367 180 0 1886 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19504

[startup+3.10015 s]
/proc/loadavg: 3.85 3.99 4.75 5/194 22845
/proc/meminfo: memFree=21943592/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=22224 CPUtime=3.09 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 3400 0 0 0 309 0 0 0 25 0 1 0 494439012 22757376 2891 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 5556 2891 367 180 0 2566 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22224

[startup+6.30056 s]
/proc/loadavg: 3.86 3.99 4.74 5/194 22845
/proc/meminfo: memFree=21940972/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=23036 CPUtime=6.29 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 3604 0 0 0 629 0 0 0 25 0 1 0 494439012 23588864 3095 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 5759 3095 367 180 0 2769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23036

[startup+12.7004 s]
/proc/loadavg: 3.87 3.99 4.74 5/194 22845
/proc/meminfo: memFree=21935384/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=27776 CPUtime=12.69 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 4754 0 0 0 1268 1 0 0 25 0 1 0 494439012 28442624 4245 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 6944 4245 367 180 0 3954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27776

[startup+25.501 s]
/proc/loadavg: 3.90 3.99 4.73 6/194 22846
/proc/meminfo: memFree=21927088/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=31048 CPUtime=25.49 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 5572 0 0 0 2548 1 0 0 25 0 1 0 494439012 31793152 5063 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 7762 5063 367 180 0 4772 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31048

[startup+51.1003 s]
/proc/loadavg: 3.93 3.99 4.71 6/194 22846
/proc/meminfo: memFree=21917628/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=33452 CPUtime=51.09 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 6174 0 0 0 5108 1 0 0 25 0 1 0 494439012 34254848 5665 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 8363 5665 367 180 0 5373 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33452

[startup+102.307 s]
/proc/loadavg: 3.99 3.99 4.67 6/194 22876
/proc/meminfo: memFree=21909420/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=42104 CPUtime=102.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 8285 0 0 0 10228 2 0 0 25 0 1 0 494439012 43114496 7776 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633954 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 10526 7776 367 180 0 7536 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42104

[startup+162.301 s]
/proc/loadavg: 3.95 3.98 4.62 6/194 22905
/proc/meminfo: memFree=21921396/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=44436 CPUtime=162.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 8884 0 0 0 16228 2 0 0 25 0 1 0 494439012 45502464 8375 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 11109 8375 369 180 0 8119 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 44436

[startup+222.301 s]
/proc/loadavg: 3.98 3.98 4.58 5/194 22907
/proc/meminfo: memFree=21917756/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=45944 CPUtime=222.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 9220 0 0 0 22228 2 0 0 25 0 1 0 494439012 47046656 8711 33554432000 4194304 4929204 140734769623616 18446744073709551615 4638403 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 11486 8711 369 180 0 8496 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 45944

[startup+282.3 s]
/proc/loadavg: 4.03 3.99 4.54 5/194 22909
/proc/meminfo: memFree=21913516/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=49464 CPUtime=282.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 10089 0 0 0 28228 2 0 0 25 0 1 0 494439012 50651136 9580 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316173 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 12366 9580 369 180 0 9376 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49464

[startup+342.3 s]
/proc/loadavg: 4.10 4.02 4.52 5/194 22910
/proc/meminfo: memFree=21904576/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=51380 CPUtime=342.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 10579 0 0 0 34228 2 0 0 25 0 1 0 494439012 52613120 10070 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 12845 10070 369 180 0 9855 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51380

[startup+402.3 s]
/proc/loadavg: 4.15 4.05 4.49 5/194 22912
/proc/meminfo: memFree=21899976/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=54020 CPUtime=402.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 11214 0 0 0 40228 2 0 0 25 0 1 0 494439012 55316480 10705 33554432000 4194304 4929204 140734769623616 18446744073709551615 4638354 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 13505 10705 369 180 0 10515 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 54020

[startup+462.301 s]
/proc/loadavg: 4.17 4.07 4.47 5/194 22913
/proc/meminfo: memFree=21896740/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=54392 CPUtime=462.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 11284 0 0 0 46228 2 0 0 25 0 1 0 494439012 55697408 10775 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 13598 10775 369 180 0 10608 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 54392

[startup+522.301 s]
/proc/loadavg: 4.06 4.05 4.44 5/194 22915
/proc/meminfo: memFree=21890520/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=58504 CPUtime=522.3 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 12317 0 0 0 52228 2 0 0 25 0 1 0 494439012 59908096 11808 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 14626 11808 369 180 0 11636 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 58504

[startup+582.301 s]
/proc/loadavg: 4.07 4.06 4.41 6/194 22917
/proc/meminfo: memFree=21885552/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=60304 CPUtime=582.31 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 12751 0 0 0 58229 2 0 0 25 0 1 0 494439012 61751296 12242 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15076 12242 369 180 0 12086 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 60304

[startup+642.301 s]
/proc/loadavg: 4.02 4.04 4.38 5/194 22918
/proc/meminfo: memFree=21884676/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=60304 CPUtime=642.31 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 12757 0 0 0 64229 2 0 0 25 0 1 0 494439012 61751296 12248 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15076 12248 369 180 0 12086 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 60304

[startup+702.301 s]
/proc/loadavg: 4.05 4.05 4.36 5/194 22920
/proc/meminfo: memFree=21884296/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=60304 CPUtime=702.31 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 12757 0 0 0 70229 2 0 0 25 0 1 0 494439012 61751296 12248 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15076 12248 369 180 0 12086 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 60304

[startup+762.307 s]
/proc/loadavg: 4.02 4.04 4.34 6/194 22921
/proc/meminfo: memFree=21882780/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=60304 CPUtime=762.32 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 12773 0 0 0 76230 2 0 0 25 0 1 0 494439012 61751296 12264 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15076 12264 369 180 0 12086 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 60304

[startup+822.3 s]
/proc/loadavg: 4.00 4.03 4.31 6/194 22923
/proc/meminfo: memFree=21879284/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=62296 CPUtime=822.32 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 13258 0 0 0 82229 3 0 0 25 0 1 0 494439012 63791104 12749 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15574 12749 369 180 0 12584 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 62296

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 4.29 5/194 22925
/proc/meminfo: memFree=21876296/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=62508 CPUtime=882.32 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 13306 0 0 0 88229 3 0 0 25 0 1 0 494439012 64008192 12797 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15627 12797 369 180 0 12637 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 62508

[startup+942.3 s]
/proc/loadavg: 4.05 4.03 4.27 5/194 22926
/proc/meminfo: memFree=21874644/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=63124 CPUtime=942.32 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 13461 0 0 0 94229 3 0 0 25 0 1 0 494439012 64638976 12952 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15781 12952 369 180 0 12791 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 63124

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 4.25 6/194 22928
/proc/meminfo: memFree=21874380/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=63336 CPUtime=1002.33 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 13510 0 0 0 100230 3 0 0 25 0 1 0 494439012 64856064 13001 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 15834 13001 369 180 0 12844 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 63336

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.24 5/194 22929
/proc/meminfo: memFree=21871380/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=66156 CPUtime=1062.33 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 14240 0 0 0 106230 3 0 0 25 0 1 0 494439012 67743744 13731 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316207 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 16539 13731 369 180 0 13549 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 66156

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 4.22 5/194 22931
/proc/meminfo: memFree=21861692/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=66812 CPUtime=1122.33 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 14360 0 0 0 112230 3 0 0 25 0 1 0 494439012 68415488 13851 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 16703 13851 369 180 0 13713 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 66812

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 4.21 6/194 22933
/proc/meminfo: memFree=21859432/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=67388 CPUtime=1182.33 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 14507 0 0 0 118230 3 0 0 25 0 1 0 494439012 69005312 13998 33554432000 4194304 4929204 140734769623616 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 16847 13998 369 180 0 13857 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 67388

[startup+1242.3 s]
/proc/loadavg: 4.15 4.06 4.20 6/194 22934
/proc/meminfo: memFree=21853212/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=70700 CPUtime=1242.33 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 15328 0 0 0 124230 3 0 0 25 0 1 0 494439012 72396800 14819 33554432000 4194304 4929204 140734769623616 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 17675 14819 369 180 0 14685 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 70700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 4.03 4.18 4/188 22954
/proc/meminfo: memFree=21935924/32951124 swapFree=67111524/67111528
[pid=22844] ppid=22842 vsize=70832 CPUtime=1300.04 cores=1,3
/proc/22844/stat : 22844 (clasp) R 22842 22844 22450 0 -1 4202496 15360 0 0 0 130001 3 0 0 25 0 1 0 494439012 72531968 14851 33554432000 4194304 4929204 140734769623616 18446744073709551615 4337397 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22844/statm: 17708 14851 369 180 0 14718 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 70832

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.05
CPU user time (s): 1300.01
CPU system time (s): 0.038994
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 70832

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

runsolver used 2.06768 second user time and 5.03623 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-26 16:33:31
IDJOB=3300412
IDBENCH=83982
IDSOLVER=1685
FILE ID=node135/3300412-1303828411
RUNJOBID= node135-1303827094-22470
PBS_JOBID= 13160802
Free space on /tmp= 71408 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.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-3300412-1303828411/watcher-3300412-1303828411 -o /tmp/evaluation-result-3300412-1303828411/solver-3300412-1303828411 -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-3300412-1303828411.cnf

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=1595651255

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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:      21953540 kB
Buffers:       1866344 kB
Cached:        8432080 kB
SwapCached:          4 kB
Active:        1790800 kB
Inactive:      8624380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21953540 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3080 kB
Writeback:           0 kB
AnonPages:      116276 kB
Mapped:          16284 kB
Slab:           519644 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   302288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71408 MiB
End job on node135 at 2011-04-26 16:55:13