Trace number 3423167

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.07 4999.93

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-2.used-as.sat04-892.cnf
MD5SUMfd8d5783ed404e5c6590d627ffdcca50
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...692543/instance-3423167-1306692543.cnf
0.39/0.48	c Solving...
5000.04/4999.92	
5000.04/4999.92	*** INTERRUPTED! ***
5000.04/4999.92	s UNKNOWN
5000.04/4999.92	
5000.04/4999.92	c INTERRUPTED   : 1
5000.04/4999.92	c Models        : 0+    
5000.04/4999.92	c Time          : 4999.919s (Solving: 4999.44s 1st Model: 0.00s Unsat: 0.00s)
5000.04/4999.92	c CPU Time      : 5000.050s

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

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

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


[startup+0 s]
/proc/loadavg: 1.11 1.33 1.68 2/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=14060 CPUtime=0 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 952 0 0 0 0 0 0 0 18 0 1 0 780852017 14397440 792 33554432000 4194304 4929204 140735121319728 18446744073709551615 218905391813 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 3515 793 327 180 0 525 0

[startup+0.0868659 s]
/proc/loadavg: 1.11 1.33 1.68 2/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=20644 CPUtime=0.07 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3000 0 0 0 7 0 0 0 18 0 1 0 780852017 21139456 2443 33554432000 4194304 4929204 140735121319728 18446744073709551615 4582016 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5161 2443 339 180 0 2171 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20644

[startup+0.10086 s]
/proc/loadavg: 1.11 1.33 1.68 2/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=20644 CPUtime=0.09 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3000 0 0 0 9 0 0 0 18 0 1 0 780852017 21139456 2443 33554432000 4194304 4929204 140735121319728 18446744073709551615 4582185 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5161 2443 339 180 0 2171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20644

[startup+0.300828 s]
/proc/loadavg: 1.11 1.33 1.68 2/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=21172 CPUtime=0.29 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3147 0 0 0 29 0 0 0 18 0 1 0 780852017 21680128 2590 33554432000 4194304 4929204 140735121319728 18446744073709551615 4589630 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5293 2590 339 180 0 2303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21172

[startup+0.700752 s]
/proc/loadavg: 1.11 1.33 1.68 2/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=21360 CPUtime=0.68 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3477 0 0 0 68 0 0 0 18 0 1 0 780852017 21872640 2661 33554432000 4194304 4929204 140735121319728 18446744073709551615 4357415 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5340 2661 367 180 0 2350 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21360

[startup+1.50061 s]
/proc/loadavg: 1.18 1.34 1.68 3/525 22668
/proc/meminfo: memFree=12906916/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=21360 CPUtime=1.48 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3477 0 0 0 148 0 0 0 20 0 1 0 780852017 21872640 2661 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5340 2661 367 180 0 2350 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21360

[startup+3.10032 s]
/proc/loadavg: 1.18 1.34 1.68 3/525 22668
/proc/meminfo: memFree=12904428/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=21360 CPUtime=3.08 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3477 0 0 0 308 0 0 0 25 0 1 0 780852017 21872640 2661 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5340 2661 367 180 0 2350 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21360

[startup+6.30074 s]
/proc/loadavg: 1.18 1.34 1.68 3/525 22668
/proc/meminfo: memFree=12904976/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=21756 CPUtime=6.29 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 3594 0 0 0 629 0 0 0 25 0 1 0 780852017 22278144 2778 33554432000 4194304 4929204 140735121319728 18446744073709551615 4636906 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5439 2778 367 180 0 2449 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21756

[startup+12.7006 s]
/proc/loadavg: 1.31 1.36 1.68 3/525 22669
/proc/meminfo: memFree=12901924/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=23776 CPUtime=12.69 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 4085 0 0 0 1268 1 0 0 25 0 1 0 780852017 24346624 3269 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 5944 3269 367 180 0 2954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23776

[startup+25.5003 s]
/proc/loadavg: 1.41 1.38 1.69 3/525 22669
/proc/meminfo: memFree=12898016/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=26264 CPUtime=25.49 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 4707 0 0 0 2548 1 0 0 25 0 1 0 780852017 26894336 3891 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 6566 3891 367 180 0 3576 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26264

[startup+51.1007 s]
/proc/loadavg: 1.61 1.43 1.69 3/525 22670
/proc/meminfo: memFree=12892156/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=29360 CPUtime=51.09 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 5489 0 0 0 5108 1 0 0 25 0 1 0 780852017 30064640 4673 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 7340 4673 367 180 0 4350 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29360

[startup+102.32 s]
/proc/loadavg: 1.84 1.52 1.71 4/525 22671
/proc/meminfo: memFree=12878864/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=35728 CPUtime=102.31 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 7034 0 0 0 10230 1 0 0 25 0 1 0 780852017 36585472 6218 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633792 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 8932 6218 367 180 0 5942 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 35728

[startup+162.301 s]
/proc/loadavg: 2.23 1.70 1.75 3/525 22673
/proc/meminfo: memFree=12875604/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=35868 CPUtime=162.29 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 7083 0 0 0 16228 1 0 0 25 0 1 0 780852017 36728832 6267 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316238 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 8967 6267 369 180 0 5977 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35868

[startup+222.301 s]
/proc/loadavg: 2.08 1.75 1.77 3/525 22674
/proc/meminfo: memFree=12871984/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=38924 CPUtime=222.29 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 7824 0 0 0 22228 1 0 0 25 0 1 0 780852017 39858176 7008 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 9731 7008 369 180 0 6741 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 38924

[startup+282.301 s]
/proc/loadavg: 2.03 1.79 1.78 3/525 22676
/proc/meminfo: memFree=12869600/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=40120 CPUtime=282.29 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 8101 0 0 0 28228 1 0 0 25 0 1 0 780852017 41082880 7285 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 10030 7285 369 180 0 7040 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 40120

[startup+342.301 s]
/proc/loadavg: 2.01 1.83 1.79 3/525 22677
/proc/meminfo: memFree=12864008/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=43172 CPUtime=342.3 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 8865 0 0 0 34228 2 0 0 25 0 1 0 780852017 44208128 8049 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 10793 8049 369 180 0 7803 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 43172

[startup+402.3 s]
/proc/loadavg: 2.00 1.86 1.80 4/525 22679
/proc/meminfo: memFree=12861396/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=45136 CPUtime=402.3 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 9319 0 0 0 40228 2 0 0 25 0 1 0 780852017 46219264 8503 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 11284 8503 369 180 0 8294 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45136

[startup+462.3 s]
/proc/loadavg: 2.00 1.88 1.81 3/525 22681
/proc/meminfo: memFree=12855292/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=48076 CPUtime=462.3 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 10027 0 0 0 46228 2 0 0 25 0 1 0 780852017 49229824 9211 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 12019 9211 369 180 0 9029 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 48076

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.82 3/525 22682
/proc/meminfo: memFree=12853404/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=48272 CPUtime=522.3 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 10091 0 0 0 52228 2 0 0 25 0 1 0 780852017 49430528 9275 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 12068 9275 369 180 0 9078 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 48272

[startup+582.301 s]
/proc/loadavg: 2.00 1.91 1.83 4/525 22684
/proc/meminfo: memFree=12850524/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=49772 CPUtime=582.31 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 10407 0 0 0 58229 2 0 0 25 0 1 0 780852017 50966528 9591 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 12443 9591 369 180 0 9453 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 49772

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.13 2.04 2.01 3/525 22789
/proc/meminfo: memFree=12779936/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=86236 CPUtime=4062.42 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19100 0 0 0 406239 3 0 0 25 0 1 0 780852017 88305664 18284 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 21559 18284 369 180 0 18569 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 86236

[startup+4122.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/525 22790
/proc/meminfo: memFree=12779912/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=86236 CPUtime=4122.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19107 0 0 0 412238 3 0 0 25 0 1 0 780852017 88305664 18291 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 21559 18291 369 180 0 18569 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 86236

[startup+4182.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/525 22792
/proc/meminfo: memFree=12780124/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=87304 CPUtime=4182.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19328 0 0 0 418238 3 0 0 25 0 1 0 780852017 89399296 18512 33554432000 4194304 4929204 140735121319728 18446744073709551615 4629045 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 21826 18512 369 180 0 18836 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 87304

[startup+4242.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/525 22793
/proc/meminfo: memFree=12779368/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=87700 CPUtime=4242.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19428 0 0 0 424238 3 0 0 25 0 1 0 780852017 89804800 18612 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 21925 18612 369 180 0 18935 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 87700

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/525 22795
/proc/meminfo: memFree=12776604/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=89548 CPUtime=4302.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19918 0 0 0 430238 3 0 0 25 0 1 0 780852017 91697152 19102 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 22387 19102 369 180 0 19397 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 89548

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/525 22797
/proc/meminfo: memFree=12776072/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=89548 CPUtime=4362.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19924 0 0 0 436238 3 0 0 25 0 1 0 780852017 91697152 19108 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 22387 19108 369 180 0 19397 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 89548

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/525 22798
/proc/meminfo: memFree=12775180/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=89548 CPUtime=4422.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 19934 0 0 0 442238 3 0 0 25 0 1 0 780852017 91697152 19118 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 22387 19118 369 180 0 19397 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 89548

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22800
/proc/meminfo: memFree=12772040/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=90724 CPUtime=4482.41 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 20155 0 0 0 448238 3 0 0 25 0 1 0 780852017 92901376 19339 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 22681 19339 369 180 0 19691 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 90724

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/525 22801
/proc/meminfo: memFree=12768660/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=92416 CPUtime=4542.42 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 20573 0 0 0 454238 4 0 0 25 0 1 0 780852017 94633984 19757 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 23104 19757 369 180 0 20114 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 92416

[startup+4602.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/525 22803
/proc/meminfo: memFree=12767888/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=93252 CPUtime=4602.43 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 20797 0 0 0 460239 4 0 0 25 0 1 0 780852017 95490048 19981 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 23313 19981 369 180 0 20323 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 93252

[startup+4662.3 s]
/proc/loadavg: 2.16 2.05 2.01 4/525 22805
/proc/meminfo: memFree=12761788/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97076 CPUtime=4662.43 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21738 0 0 0 466239 4 0 0 25 0 1 0 780852017 99405824 20922 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24269 20922 369 180 0 21279 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 97076

[startup+4722.32 s]
/proc/loadavg: 2.06 2.04 2.01 4/525 22806
/proc/meminfo: memFree=12763356/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97480 CPUtime=4722.45 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21826 0 0 0 472241 4 0 0 25 0 1 0 780852017 99819520 21010 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24370 21010 369 180 0 21380 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 97480

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/525 22808
/proc/meminfo: memFree=12762836/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97880 CPUtime=4782.43 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21900 0 0 0 478239 4 0 0 25 0 1 0 780852017 100229120 21084 33554432000 4194304 4929204 140735121319728 18446744073709551615 4657916 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24470 21084 369 180 0 21480 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 97880

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 22809
/proc/meminfo: memFree=12761196/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97880 CPUtime=4842.43 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21903 0 0 0 484239 4 0 0 25 0 1 0 780852017 100229120 21087 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24470 21087 369 180 0 21480 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 97880

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/525 22811
/proc/meminfo: memFree=12761672/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97880 CPUtime=4902.43 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21904 0 0 0 490239 4 0 0 25 0 1 0 780852017 100229120 21088 33554432000 4194304 4929204 140735121319728 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24470 21088 369 180 0 21480 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 97880

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22813
/proc/meminfo: memFree=12760396/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97880 CPUtime=4962.43 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21904 0 0 0 496239 4 0 0 25 0 1 0 780852017 100229120 21088 33554432000 4194304 4929204 140735121319728 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24470 21088 369 180 0 21480 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 97880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22814
/proc/meminfo: memFree=12759980/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97880 CPUtime=5000.04 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21905 0 0 0 500000 4 0 0 25 0 1 0 780852017 100229120 21089 33554432000 4194304 4929204 140735121319728 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24470 21089 369 180 0 21480 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 97880

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: 2.00 2.01 2.00 4/525 22814
/proc/meminfo: memFree=12759980/32951124 swapFree=59247644/67111528
[pid=22666] ppid=22661 vsize=97880 CPUtime=5000.04 cores=1,3,5,7
/proc/22666/stat : 22666 (clasp) R 22661 22666 22629 0 -1 4202496 21905 0 0 0 500000 4 0 0 25 0 1 0 780852017 100229120 21089 33554432000 4194304 4929204 140735121319728 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/22666/statm: 24470 21089 369 180 0 21480 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 97880

Child status: 0
Real time (s): 4999.93
CPU time (s): 5000.07
CPU user time (s): 5000.02
CPU system time (s): 0.046992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 97880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.02
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= 21917
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= 13
involuntary context switches= 57885

runsolver used 24.7012 second user time and 65.0221 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-29 20:09:03
IDJOB=3423167
IDBENCH=84560
IDSOLVER=1917
FILE ID=node137/3423167-1306692543
RUNJOBID= node137-1306692543-22648
PBS_JOBID= 13471865
Free space on /tmp= 73120 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-2.used-as.sat04-892.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-3423167-1306692543/watcher-3423167-1306692543 -o /tmp/evaluation-result-3423167-1306692543/solver-3423167-1306692543 -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-3423167-1306692543.cnf

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

MD5SUM BENCH= fd8d5783ed404e5c6590d627ffdcca50
RANDOM SEED=1367669081

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12928936 kB
Buffers:        378296 kB
Cached:        9006308 kB
SwapCached:      17768 kB
Active:       11224016 kB
Inactive:      8489000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12928936 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:    10320536 kB
Mapped:          29336 kB
Slab:           163088 kB
PageTables:      74824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162515276 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= 73116 MiB
End job on node137 at 2011-05-29 21:32:25