Trace number 3300507

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_27_50_3-dir.shuffled-as.sat03-169.cnf
MD5SUMb5a637600c242725f15a247a84bdea1b
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 variables810
Number of clauses68270
Sum of the clauses size137296
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 268243
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828266/instance-3300507-1303828266.cnf
0.29/0.30	c Solving...
1299.99/1300.00	
1299.99/1300.00	*** INTERRUPTED! ***
1299.99/1300.00	s UNKNOWN
1299.99/1300.00	
1299.99/1300.00	c INTERRUPTED   : 1
1299.99/1300.00	c Models        : 0+    
1299.99/1300.00	c Time          : 1300.005s (Solving: 1299.70s 1st Model: 0.00s Unsat: 0.00s)
1299.99/1300.00	c CPU Time      : 1299.990s

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

running on 2 cores: 4,6

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.96 4.02 4.77 4/189 18906
/proc/meminfo: memFree=23287272/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=13276 CPUtime=0 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 706 0 0 0 0 0 0 0 25 0 1 0 573057103 13594624 604 33554432000 4194304 4929204 140736617646288 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 3319 604 327 180 0 329 0

[startup+0.0189431 s]
/proc/loadavg: 3.96 4.02 4.77 4/189 18906
/proc/meminfo: memFree=23287272/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=15668 CPUtime=0.01 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 1550 0 0 0 1 0 0 0 25 0 1 0 573057103 16044032 1186 33554432000 4194304 4929204 140736617646288 18446744073709551615 4593011 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 3917 1187 336 180 0 927 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15668

[startup+0.100959 s]
/proc/loadavg: 3.96 4.02 4.77 4/189 18906
/proc/meminfo: memFree=23287272/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=17024 CPUtime=0.09 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 1839 0 0 0 9 0 0 0 25 0 1 0 573057103 17432576 1475 33554432000 4194304 4929204 140736617646288 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 4256 1475 337 180 0 1266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17024

[startup+0.300921 s]
/proc/loadavg: 3.96 4.02 4.77 4/189 18906
/proc/meminfo: memFree=23287272/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=17288 CPUtime=0.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 1940 0 0 0 29 0 0 0 25 0 1 0 573057103 17702912 1576 33554432000 4194304 4929204 140736617646288 18446744073709551615 4620826 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 4322 1576 340 180 0 1332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17288

[startup+0.700849 s]
/proc/loadavg: 3.96 4.02 4.77 4/189 18906
/proc/meminfo: memFree=23287272/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=18024 CPUtime=0.69 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 2325 0 0 0 69 0 0 0 25 0 1 0 573057103 18456576 1827 33554432000 4194304 4929204 140736617646288 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 4506 1827 367 180 0 1516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18024

[startup+1.5007 s]
/proc/loadavg: 3.96 4.02 4.77 5/190 18907
/proc/meminfo: memFree=23279832/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=20808 CPUtime=1.49 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 3024 0 0 0 149 0 0 0 25 0 1 0 573057103 21307392 2526 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 5202 2526 367 180 0 2212 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20808

[startup+3.10037 s]
/proc/loadavg: 3.96 4.02 4.76 5/190 18907
/proc/meminfo: memFree=23276608/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=21228 CPUtime=3.09 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 3122 0 0 0 309 0 0 0 25 0 1 0 573057103 21737472 2624 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 5307 2624 367 180 0 2317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21228

[startup+6.3008 s]
/proc/loadavg: 3.96 4.02 4.76 5/190 18907
/proc/meminfo: memFree=23271256/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=25596 CPUtime=6.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 4234 0 0 0 629 0 0 0 25 0 1 0 573057103 26210304 3736 33554432000 4194304 4929204 140736617646288 18446744073709551615 252457726661 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 6399 3736 367 180 0 3409 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25596

[startup+12.7006 s]
/proc/loadavg: 3.97 4.02 4.75 5/190 18907
/proc/meminfo: memFree=23249696/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=27516 CPUtime=12.7 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 4680 0 0 0 1269 1 0 0 25 0 1 0 573057103 28176384 4182 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 6879 4182 367 180 0 3889 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27516

[startup+25.5002 s]
/proc/loadavg: 3.97 4.02 4.74 5/190 18907
/proc/meminfo: memFree=23243744/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=32828 CPUtime=25.49 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 6014 0 0 0 2548 1 0 0 25 0 1 0 573057103 33615872 5516 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 8207 5516 367 180 0 5217 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32828

[startup+51.1005 s]
/proc/loadavg: 3.98 4.02 4.72 5/190 18908
/proc/meminfo: memFree=23201300/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=38552 CPUtime=51.09 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 7458 0 0 0 5108 1 0 0 25 0 1 0 573057103 39477248 6960 33554432000 4194304 4929204 140736617646288 18446744073709551615 4628096 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 9638 6960 367 180 0 6648 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 38552

[startup+102.307 s]
/proc/loadavg: 3.99 4.01 4.68 5/190 18909
/proc/meminfo: memFree=23179076/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=43164 CPUtime=102.3 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 8579 0 0 0 10229 1 0 0 25 0 1 0 573057103 44199936 8081 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 10791 8081 367 180 0 7801 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43164

[startup+162.301 s]
/proc/loadavg: 3.99 4.01 4.63 5/190 18911
/proc/meminfo: memFree=23147036/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=46116 CPUtime=162.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 9284 0 0 0 16228 1 0 0 25 0 1 0 573057103 47222784 8786 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 11529 8786 369 180 0 8539 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 46116

[startup+222.301 s]
/proc/loadavg: 4.06 4.02 4.60 5/190 18913
/proc/meminfo: memFree=23141416/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=50732 CPUtime=222.3 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 10424 0 0 0 22228 2 0 0 25 0 1 0 573057103 51949568 9926 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 12683 9926 369 180 0 9693 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 50732

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 4.56 5/190 18914
/proc/meminfo: memFree=23132448/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=52524 CPUtime=282.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 10871 0 0 0 28227 2 0 0 25 0 1 0 573057103 53784576 10373 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 13131 10373 369 180 0 10141 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 52524

[startup+342.3 s]
/proc/loadavg: 4.02 4.02 4.52 5/190 18916
/proc/meminfo: memFree=23114292/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=53744 CPUtime=342.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 11201 0 0 0 34227 2 0 0 25 0 1 0 573057103 55033856 10703 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 13436 10703 369 180 0 10446 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53744

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 4.49 5/190 18917
/proc/meminfo: memFree=23097272/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=54464 CPUtime=402.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 11362 0 0 0 40227 2 0 0 25 0 1 0 573057103 55771136 10864 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 13616 10864 369 180 0 10626 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 54464

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 4.46 5/190 18919
/proc/meminfo: memFree=23062372/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=56852 CPUtime=462.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 11925 0 0 0 46227 2 0 0 25 0 1 0 573057103 58216448 11427 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 14213 11427 369 180 0 11223 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 56852

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 4.43 5/190 18924
/proc/meminfo: memFree=23047500/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=60824 CPUtime=522.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 12832 0 0 0 52226 2 0 0 25 0 1 0 573057103 62283776 12334 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 15206 12334 369 180 0 12216 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 60824

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 4.41 5/190 18925
/proc/meminfo: memFree=23047968/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=63060 CPUtime=582.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 13364 0 0 0 58226 2 0 0 25 0 1 0 573057103 64573440 12866 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 15765 12866 369 180 0 12775 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 63060

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 4.38 5/190 18927
/proc/meminfo: memFree=23047304/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=63400 CPUtime=642.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 13462 0 0 0 64227 2 0 0 25 0 1 0 573057103 64921600 12964 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 15850 12964 369 180 0 12860 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 63400

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 4.35 5/190 18928
/proc/meminfo: memFree=23029660/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=63912 CPUtime=702.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 13577 0 0 0 70226 3 0 0 25 0 1 0 573057103 65445888 13079 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 15978 13079 369 180 0 12988 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 63912

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 4.33 5/190 18930
/proc/meminfo: memFree=23018200/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=66440 CPUtime=762.3 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 14182 0 0 0 76227 3 0 0 25 0 1 0 573057103 68034560 13684 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 16610 13684 369 180 0 13620 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 66440

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.30 5/190 18932
/proc/meminfo: memFree=23009604/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71064 CPUtime=822.29 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15317 0 0 0 82226 3 0 0 25 0 1 0 573057103 72769536 14819 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17766 14819 369 180 0 14776 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 71064

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.28 5/190 18933
/proc/meminfo: memFree=23006472/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71064 CPUtime=882.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15322 0 0 0 88225 3 0 0 25 0 1 0 573057103 72769536 14824 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17766 14824 369 180 0 14776 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 71064

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.26 5/190 18935
/proc/meminfo: memFree=23004444/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71408 CPUtime=942.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15404 0 0 0 94225 3 0 0 25 0 1 0 573057103 73121792 14906 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17852 14906 369 180 0 14862 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 71408

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.24 5/190 18936
/proc/meminfo: memFree=23004392/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71408 CPUtime=1002.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15414 0 0 0 100225 3 0 0 25 0 1 0 573057103 73121792 14916 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17852 14916 369 180 0 14862 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 71408

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.22 5/190 18938
/proc/meminfo: memFree=22995776/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71408 CPUtime=1062.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15426 0 0 0 106225 3 0 0 25 0 1 0 573057103 73121792 14928 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316277 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17852 14928 369 180 0 14862 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 71408

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 4.21 5/190 18940
/proc/meminfo: memFree=22958296/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71804 CPUtime=1122.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15557 0 0 0 112225 3 0 0 25 0 1 0 573057103 73527296 15059 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17951 15059 369 180 0 14961 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 71804

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 4.19 5/190 18941
/proc/meminfo: memFree=22957488/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=71936 CPUtime=1182.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 15596 0 0 0 118225 3 0 0 25 0 1 0 573057103 73662464 15098 33554432000 4194304 4929204 140736617646288 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 17984 15098 369 180 0 14994 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 71936

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.18 5/190 18943
/proc/meminfo: memFree=22939960/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=75160 CPUtime=1242.28 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 16366 0 0 0 124225 3 0 0 25 0 1 0 573057103 76963840 15868 33554432000 4194304 4929204 140736617646288 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 18790 15868 369 180 0 15800 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 75160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.67 3.67 4.06 2/172 18998
/proc/meminfo: memFree=23318748/32951124 swapFree=67111348/67111528
[pid=18906] ppid=18904 vsize=75160 CPUtime=1299.99 cores=4,6
/proc/18906/stat : 18906 (clasp) R 18904 18906 18590 0 -1 4202496 16374 0 0 0 129996 3 0 0 25 0 1 0 573057103 76963840 15876 33554432000 4194304 4929204 140736617646288 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/18906/statm: 18790 15876 369 180 0 15800 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 75160

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.01
CPU user time (s): 1299.97
CPU system time (s): 0.042993
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 75160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16386
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= 6
involuntary context switches= 2484

runsolver used 2.25466 second user time and 4.81727 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 16:31:06
IDJOB=3300507
IDBENCH=83896
IDSOLVER=1685
FILE ID=node111/3300507-1303828266
RUNJOBID= node111-1303826925-18609
PBS_JOBID= 13160799
Free space on /tmp= 70932 MiB

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

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

MD5SUM BENCH= b5a637600c242725f15a247a84bdea1b
RANDOM SEED=1898122438

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.83
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23287552 kB
Buffers:       1259448 kB
Cached:        7768900 kB
SwapCached:        132 kB
Active:        3598244 kB
Inactive:      5585540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23287552 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:      155396 kB
Mapped:          16276 kB
Slab:           416216 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   338244 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= 70936 MiB
End job on node111 at 2011-04-26 16:52:48