Trace number 3300547

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

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1150c84314g7.cnf
MD5SUMf39e50b5cd7b50d1971722973512a1b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.09707
Satisfiable
(Un)Satisfiability was proved
Number of variables1150
Number of clauses84314
Sum of the clauses size169678
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284264
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...826534/instance-3300547-1303826534.cnf
0.19/0.27	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.004s (Solving: 1299.73s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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

running on 2 cores: 5,7

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: 1.16 2.40 3.17 2/174 29087
/proc/meminfo: memFree=23699524/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=13344 CPUtime=0 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 716 0 0 0 0 0 0 0 22 0 1 0 494252060 13664256 611 33554432000 4194304 4929204 140733760380816 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 3336 612 327 180 0 346 0

[startup+0.0482329 s]
/proc/loadavg: 1.16 2.40 3.17 2/174 29087
/proc/meminfo: memFree=23699524/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=17648 CPUtime=0.04 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2083 0 0 0 4 0 0 0 22 0 1 0 494252060 18071552 1712 33554432000 4194304 4929204 140733760380816 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 4412 1712 339 180 0 1422 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17648

[startup+0.100221 s]
/proc/loadavg: 1.16 2.40 3.17 2/174 29087
/proc/meminfo: memFree=23699524/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=17648 CPUtime=0.09 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2083 0 0 0 9 0 0 0 22 0 1 0 494252060 18071552 1712 33554432000 4194304 4929204 140733760380816 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 4412 1712 339 180 0 1422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17648

[startup+0.300188 s]
/proc/loadavg: 1.16 2.40 3.17 2/174 29087
/proc/meminfo: memFree=23699524/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=18140 CPUtime=0.29 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2416 0 0 0 29 0 0 0 23 0 1 0 494252060 18575360 1880 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 4535 1880 360 180 0 1545 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18140

[startup+0.701119 s]
/proc/loadavg: 1.16 2.40 3.17 2/174 29087
/proc/meminfo: memFree=23699524/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=18140 CPUtime=0.69 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2423 0 0 0 69 0 0 0 25 0 1 0 494252060 18575360 1887 33554432000 4194304 4929204 140733760380816 18446744073709551615 4638408 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 4535 1887 367 180 0 1545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18140

[startup+1.50099 s]
/proc/loadavg: 1.16 2.40 3.17 5/188 29114
/proc/meminfo: memFree=23637764/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=18272 CPUtime=1.49 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2446 0 0 0 149 0 0 0 25 0 1 0 494252060 18710528 1910 33554432000 4194304 4929204 140733760380816 18446744073709551615 4337416 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 4568 1910 367 180 0 1578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18272

[startup+3.1007 s]
/proc/loadavg: 1.16 2.40 3.17 6/188 29114
/proc/meminfo: memFree=23631936/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=18932 CPUtime=3.09 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2603 0 0 0 309 0 0 0 25 0 1 0 494252060 19386368 2067 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 4733 2067 367 180 0 1743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18932

[startup+6.30016 s]
/proc/loadavg: 1.55 2.46 3.19 6/188 29114
/proc/meminfo: memFree=23630200/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=20120 CPUtime=6.29 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 2896 0 0 0 629 0 0 0 25 0 1 0 494252060 20602880 2360 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 5030 2360 367 180 0 2040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20120

[startup+12.701 s]
/proc/loadavg: 1.75 2.48 3.19 5/188 29115
/proc/meminfo: memFree=23626256/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=21900 CPUtime=12.69 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 3350 0 0 0 1269 0 0 0 25 0 1 0 494252060 22425600 2814 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 5475 2814 367 180 0 2485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21900

[startup+25.5008 s]
/proc/loadavg: 2.25 2.56 3.20 5/188 29115
/proc/meminfo: memFree=23622796/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=23508 CPUtime=25.49 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 3744 0 0 0 2549 0 0 0 25 0 1 0 494252060 24072192 3208 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 5877 3208 367 180 0 2887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23508

[startup+51.1004 s]
/proc/loadavg: 2.84 2.67 3.22 5/188 29116
/proc/meminfo: memFree=23608968/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=26212 CPUtime=51.1 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 4419 0 0 0 5109 1 0 0 25 0 1 0 494252060 26841088 3883 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 6553 3883 367 180 0 3563 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26212

[startup+102.307 s]
/proc/loadavg: 3.50 2.87 3.26 5/188 29117
/proc/meminfo: memFree=23595696/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=30260 CPUtime=102.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 5371 0 0 0 10229 1 0 0 25 0 1 0 494252060 30986240 4835 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 7565 4835 369 180 0 4575 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30260

[startup+162.3 s]
/proc/loadavg: 3.81 3.08 3.30 5/188 29119
/proc/meminfo: memFree=23581664/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=34392 CPUtime=162.29 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 6426 0 0 0 16228 1 0 0 25 0 1 0 494252060 35217408 5890 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316105 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 8598 5890 369 180 0 5608 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34392

[startup+222.301 s]
/proc/loadavg: 3.98 3.26 3.35 5/188 29120
/proc/meminfo: memFree=23573968/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=35348 CPUtime=222.29 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 6626 0 0 0 22228 1 0 0 25 0 1 0 494252060 36196352 6090 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316283 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 8837 6090 369 180 0 5847 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35348

[startup+282.301 s]
/proc/loadavg: 4.03 3.40 3.39 5/188 29125
/proc/meminfo: memFree=23561888/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=38092 CPUtime=282.29 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 7288 0 0 0 28228 1 0 0 25 0 1 0 494252060 39006208 6752 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 9523 6752 369 180 0 6533 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 38092

[startup+342.3 s]
/proc/loadavg: 4.05 3.52 3.43 5/188 29126
/proc/meminfo: memFree=23554188/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=39504 CPUtime=342.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 7637 0 0 0 34228 2 0 0 25 0 1 0 494252060 40452096 7101 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 9876 7101 369 180 0 6886 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 39504

[startup+402.301 s]
/proc/loadavg: 4.02 3.61 3.47 5/188 29128
/proc/meminfo: memFree=23544616/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=41568 CPUtime=402.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 8121 0 0 0 40228 2 0 0 25 0 1 0 494252060 42565632 7585 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316358 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 10392 7585 369 180 0 7402 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 41568

[startup+462.301 s]
/proc/loadavg: 4.00 3.68 3.49 5/188 29130
/proc/meminfo: memFree=23537768/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=43324 CPUtime=462.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 8538 0 0 0 46228 2 0 0 25 0 1 0 494252060 44363776 8002 33554432000 4194304 4929204 140733760380816 18446744073709551615 4359888 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 10831 8002 369 180 0 7841 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 43324

[startup+522.3 s]
/proc/loadavg: 4.08 3.75 3.53 5/188 29131
/proc/meminfo: memFree=23530312/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=46744 CPUtime=522.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 9381 0 0 0 52228 2 0 0 25 0 1 0 494252060 47865856 8845 33554432000 4194304 4929204 140733760380816 18446744073709551615 4638403 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 11686 8845 369 180 0 8696 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 46744

[startup+582.301 s]
/proc/loadavg: 4.03 3.79 3.56 5/188 29133
/proc/meminfo: memFree=23528164/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=47808 CPUtime=582.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 9652 0 0 0 58228 2 0 0 25 0 1 0 494252060 48955392 9116 33554432000 4194304 4929204 140733760380816 18446744073709551615 4628099 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 11952 9116 369 180 0 8962 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 47808

[startup+642.301 s]
/proc/loadavg: 4.01 3.83 3.58 5/188 29134
/proc/meminfo: memFree=23522320/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=48328 CPUtime=642.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 9804 0 0 0 64228 2 0 0 25 0 1 0 494252060 49487872 9268 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 12082 9268 369 180 0 9092 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 48328

[startup+702.3 s]
/proc/loadavg: 4.00 3.86 3.60 5/188 29136
/proc/meminfo: memFree=23516716/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=48708 CPUtime=702.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 9862 0 0 0 70228 2 0 0 25 0 1 0 494252060 49876992 9326 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 12177 9326 369 180 0 9187 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 48708

[startup+762.307 s]
/proc/loadavg: 4.07 3.90 3.63 5/188 29138
/proc/meminfo: memFree=23511856/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=49752 CPUtime=762.31 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 10108 0 0 0 76229 2 0 0 25 0 1 0 494252060 50946048 9572 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 12438 9572 369 180 0 9448 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 49752

[startup+822.301 s]
/proc/loadavg: 4.07 3.93 3.66 5/188 29139
/proc/meminfo: memFree=23507996/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=50652 CPUtime=822.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 10321 0 0 0 82228 2 0 0 25 0 1 0 494252060 51867648 9785 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 12663 9785 369 180 0 9673 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 50652

[startup+882.3 s]
/proc/loadavg: 4.02 3.94 3.67 5/188 29141
/proc/meminfo: memFree=23506116/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=51008 CPUtime=882.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 10393 0 0 0 88228 2 0 0 25 0 1 0 494252060 52232192 9857 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 12752 9857 369 180 0 9762 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 51008

[startup+942.301 s]
/proc/loadavg: 4.01 3.95 3.69 5/188 29142
/proc/meminfo: memFree=23504112/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=51428 CPUtime=942.3 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 10514 0 0 0 94228 2 0 0 25 0 1 0 494252060 52662272 9978 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 12857 9978 369 180 0 9867 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 51428

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.71 5/188 29144
/proc/meminfo: memFree=23497272/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=53628 CPUtime=1002.31 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 11038 0 0 0 100228 3 0 0 25 0 1 0 494252060 54915072 10502 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 13407 10502 369 180 0 10417 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 53628

[startup+1062.3 s]
/proc/loadavg: 4.24 4.01 3.74 5/188 29199
/proc/meminfo: memFree=23497824/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=54700 CPUtime=1062.31 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 11304 0 0 0 106228 3 0 0 25 0 1 0 494252060 56012800 10768 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 13675 10768 369 180 0 10685 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 54700

[startup+1122.3 s]
/proc/loadavg: 4.09 4.00 3.75 5/188 29201
/proc/meminfo: memFree=23484108/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=56180 CPUtime=1122.31 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 11639 0 0 0 112228 3 0 0 25 0 1 0 494252060 57528320 11103 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 14045 11103 369 180 0 11055 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 56180

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/188 29203
/proc/meminfo: memFree=23473068/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=57236 CPUtime=1182.31 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 11891 0 0 0 118227 4 0 0 25 0 1 0 494252060 58609664 11355 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 14309 11355 369 180 0 11319 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 57236

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.78 5/188 29204
/proc/meminfo: memFree=23440948/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=59288 CPUtime=1242.31 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 12412 0 0 0 124227 4 0 0 25 0 1 0 494252060 60710912 11876 33554432000 4194304 4929204 140733760380816 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 14822 11876 369 180 0 11832 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 59288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.79 5/188 29206
/proc/meminfo: memFree=23428532/32951132 swapFree=67111364/67111528
[pid=29087] ppid=29085 vsize=59288 CPUtime=1300.02 cores=5,7
/proc/29087/stat : 29087 (clasp) R 29085 29087 28553 0 -1 4202496 12413 0 0 0 129998 4 0 0 25 0 1 0 494252060 60710912 11877 33554432000 4194304 4929204 140733760380816 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/29087/statm: 14822 11877 369 180 0 11832 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 59288

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.03
CPU user time (s): 1299.99
CPU system time (s): 0.044993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 59288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12425
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= 9
involuntary context switches= 3327

runsolver used 2.05269 second user time and 5.05823 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 16:02:14
IDJOB=3300547
IDBENCH=71337
IDSOLVER=1685
FILE ID=node128/3300547-1303826534
RUNJOBID= node128-1303826532-29074
PBS_JOBID= 13160767
Free space on /tmp= 67016 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1150c84314g7.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-3300547-1303826534/watcher-3300547-1303826534 -o /tmp/evaluation-result-3300547-1303826534/solver-3300547-1303826534 -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-3300547-1303826534.cnf

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

MD5SUM BENCH= f39e50b5cd7b50d1971722973512a1b8
RANDOM SEED=954348619

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23700300 kB
Buffers:       1330816 kB
Cached:        7232104 kB
SwapCached:        160 kB
Active:        1756512 kB
Inactive:      6871924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23700300 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1688 kB
Writeback:           0 kB
AnonPages:       65092 kB
Mapped:          14720 kB
Slab:           559096 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   194044 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67000 MiB
End job on node128 at 2011-04-26 16:23:56