Trace number 3300070

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-indust? (TO) 1300 1300.02

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-06.cnf
MD5SUM6fd7d026c372988cefc364000243d13f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4573.36
Satisfiable
(Un)Satisfiability was proved
Number of variables302076
Number of clauses1039056
Sum of the clauses size2729970
Maximum clause length978
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2420562
Number of clauses of size 3588399
Number of clauses of size 429561
Number of clauses of size 569
Number of clauses of size over 5464

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...824441/instance-3300070-1303824441.cnf
2.39/2.40	c Solving...
1299.99/1300.01	
1299.99/1300.01	*** INTERRUPTED! ***
1299.99/1300.01	s UNKNOWN
1299.99/1300.01	
1299.99/1300.01	c INTERRUPTED   : 1
1299.99/1300.01	c Models        : 0+    
1299.99/1300.01	c Time          : 1300.010s (Solving: 1297.61s 1st Model: 0.00s Unsat: 0.00s)
1299.99/1300.01	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-3300070-1303824441/watcher-3300070-1303824441 -o /tmp/evaluation-result-3300070-1303824441/solver-3300070-1303824441 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300070-1303824441.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: 4.70 3.86 2.30 5/187 24196
/proc/meminfo: memFree=17129280/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=50656 CPUtime=0 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 628 0 0 0 0 0 0 0 21 0 1 0 494043775 51871744 568 33554432000 4194304 4929204 140736076705600 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 12664 576 319 180 0 9674 0

[startup+0.063062 s]
/proc/loadavg: 4.70 3.86 2.30 5/187 24196
/proc/meminfo: memFree=17129280/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=74260 CPUtime=0.05 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 18115 0 0 0 4 1 0 0 21 0 1 0 494043775 76042240 15525 33554432000 4194304 4929204 140736076705600 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 18565 15527 330 180 0 15575 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 74260

[startup+0.101053 s]
/proc/loadavg: 4.70 3.86 2.30 5/187 24196
/proc/meminfo: memFree=17129280/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=80416 CPUtime=0.09 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 20183 0 0 0 8 1 0 0 21 0 1 0 494043775 82345984 17020 33554432000 4194304 4929204 140736076705600 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 20104 17021 330 180 0 17114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80416

[startup+0.301031 s]
/proc/loadavg: 4.70 3.86 2.30 5/187 24196
/proc/meminfo: memFree=17129280/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=112604 CPUtime=0.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 31135 0 0 0 26 2 0 0 22 0 1 0 494043775 115306496 24678 33554432000 4194304 4929204 140736076705600 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 28151 24679 330 180 0 25161 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 112604

[startup+0.700966 s]
/proc/loadavg: 4.70 3.86 2.30 5/187 24196
/proc/meminfo: memFree=17129280/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=169156 CPUtime=0.69 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 48538 0 0 0 65 4 0 0 23 0 1 0 494043775 173215744 39058 33554432000 4194304 4929204 140736076705600 18446744073709551615 4581717 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 42289 39058 342 180 0 39299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 169156

[startup+1.50082 s]
/proc/loadavg: 4.70 3.86 2.30 5/188 24197
/proc/meminfo: memFree=16967832/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=192124 CPUtime=1.49 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 54292 0 0 0 144 5 0 0 25 0 1 0 494043775 196734976 44812 33554432000 4194304 4929204 140736076705600 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 48031 44812 342 180 0 45041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192124

[startup+3.10052 s]
/proc/loadavg: 4.70 3.86 2.30 5/188 24197
/proc/meminfo: memFree=16947372/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=3.09 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57596 0 0 0 304 5 0 0 25 0 1 0 494043775 189681664 43143 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43143 367 180 0 43319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 185236

[startup+6.301 s]
/proc/loadavg: 4.64 3.87 2.30 7/188 24198
/proc/meminfo: memFree=16956820/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=6.29 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57633 0 0 0 623 6 0 0 25 0 1 0 494043775 189681664 43180 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633133 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43180 367 180 0 43319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 185236

[startup+12.7009 s]
/proc/loadavg: 4.67 3.88 2.32 5/188 24198
/proc/meminfo: memFree=16957360/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=12.69 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57633 0 0 0 1262 7 0 0 25 0 1 0 494043775 189681664 43180 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43180 367 180 0 43319 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 185236

[startup+25.5008 s]
/proc/loadavg: 4.60 3.90 2.35 5/188 24198
/proc/meminfo: memFree=16958104/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=25.49 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57634 0 0 0 2542 7 0 0 25 0 1 0 494043775 189681664 43181 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43181 367 180 0 43319 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 185236

[startup+51.1005 s]
/proc/loadavg: 4.40 3.91 2.39 5/188 24199
/proc/meminfo: memFree=16952700/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=51.09 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57635 0 0 0 5102 7 0 0 25 0 1 0 494043775 189681664 43182 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43182 367 180 0 43319 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 185236

[startup+102.307 s]
/proc/loadavg: 4.17 3.92 2.47 5/188 24200
/proc/meminfo: memFree=16922560/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=102.3 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57642 0 0 0 10223 7 0 0 25 0 1 0 494043775 189681664 43189 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633278 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43189 372 180 0 43319 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 185236

[startup+162.301 s]
/proc/loadavg: 4.06 3.93 2.57 5/188 24202
/proc/meminfo: memFree=16922172/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=162.29 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 16222 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 185236

[startup+222.301 s]
/proc/loadavg: 4.02 3.94 2.65 5/188 24203
/proc/meminfo: memFree=16911988/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=222.29 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 22222 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 185236

[startup+282.3 s]
/proc/loadavg: 4.01 3.95 2.74 5/188 24205
/proc/meminfo: memFree=16907764/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=282.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 28221 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 185236

[startup+342.3 s]
/proc/loadavg: 4.00 3.95 2.81 5/188 24207
/proc/meminfo: memFree=16900544/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=342.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 34221 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 185236

[startup+402.3 s]
/proc/loadavg: 4.00 3.96 2.88 5/188 24208
/proc/meminfo: memFree=16849948/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=402.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 40221 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4365413 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 185236

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 2.95 5/188 24210
/proc/meminfo: memFree=16849068/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=462.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 46221 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4634115 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 185236

[startup+522.301 s]
/proc/loadavg: 4.00 3.97 3.01 5/188 24211
/proc/meminfo: memFree=16800572/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=522.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 52221 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 185236

[startup+582.301 s]
/proc/loadavg: 4.04 3.99 3.08 5/188 24213
/proc/meminfo: memFree=16800064/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=582.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 58221 7 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633069 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 185236

[startup+642.307 s]
/proc/loadavg: 4.63 4.19 3.20 5/188 24299
/proc/meminfo: memFree=17024316/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=642.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 64212 16 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 185236

[startup+702.301 s]
/proc/loadavg: 4.28 4.17 3.26 5/188 24300
/proc/meminfo: memFree=16950888/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=702.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 70211 16 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 185236

[startup+762.301 s]
/proc/loadavg: 4.10 4.14 3.30 5/188 24302
/proc/meminfo: memFree=16812988/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185236 CPUtime=762.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57643 0 0 0 76211 16 0 0 25 0 1 0 494043775 189681664 43190 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46309 43190 373 180 0 43319 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 185236

[startup+822.3 s]
/proc/loadavg: 4.12 4.13 3.35 5/188 24303
/proc/meminfo: memFree=16753700/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=185488 CPUtime=822.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57706 0 0 0 82211 16 0 0 25 0 1 0 494043775 189939712 43253 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46372 43253 373 180 0 43382 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 185488

[startup+882.3 s]
/proc/loadavg: 4.04 4.10 3.38 5/188 24305
/proc/meminfo: memFree=16745996/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=186936 CPUtime=882.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57989 0 0 0 88211 16 0 0 25 0 1 0 494043775 191422464 43536 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46734 43536 373 180 0 43744 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 186936

[startup+942.301 s]
/proc/loadavg: 4.09 4.10 3.42 5/188 24307
/proc/meminfo: memFree=16672072/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=186936 CPUtime=942.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 57989 0 0 0 94211 16 0 0 25 0 1 0 494043775 191422464 43536 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46734 43536 373 180 0 43744 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 186936

[startup+1002.3 s]
/proc/loadavg: 4.10 4.09 3.46 5/188 24308
/proc/meminfo: memFree=16664996/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=186936 CPUtime=1002.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58006 0 0 0 100211 16 0 0 25 0 1 0 494043775 191422464 43553 33554432000 4194304 4929204 140736076705600 18446744073709551615 4365548 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46734 43553 373 180 0 43744 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 186936

[startup+1062.3 s]
/proc/loadavg: 4.04 4.07 3.49 5/188 24310
/proc/meminfo: memFree=16429640/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=187388 CPUtime=1062.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58105 0 0 0 106211 16 0 0 25 0 1 0 494043775 191885312 43652 33554432000 4194304 4929204 140736076705600 18446744073709551615 4365413 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 46847 43652 373 180 0 43857 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 187388

[startup+1122.3 s]
/proc/loadavg: 4.01 4.06 3.52 5/188 24311
/proc/meminfo: memFree=16336624/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=188008 CPUtime=1122.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58270 0 0 0 112211 16 0 0 25 0 1 0 494043775 192520192 43817 33554432000 4194304 4929204 140736076705600 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 47002 43817 373 180 0 44012 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 188008

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.55 5/188 24313
/proc/meminfo: memFree=16336740/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=188008 CPUtime=1182.27 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58274 0 0 0 118211 16 0 0 25 0 1 0 494043775 192520192 43821 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 47002 43821 373 180 0 44012 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 188008

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.58 5/188 24315
/proc/meminfo: memFree=16334992/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=189036 CPUtime=1242.28 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58531 0 0 0 124211 17 0 0 25 0 1 0 494043775 193572864 44078 33554432000 4194304 4929204 140736076705600 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 47259 44078 373 180 0 44269 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 189036



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.60 5/188 24316
/proc/meminfo: memFree=16315636/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=189036 CPUtime=1299.99 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58531 0 0 0 129982 17 0 0 25 0 1 0 494043775 193572864 44078 33554432000 4194304 4929204 140736076705600 18446744073709551615 4365420 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 47259 44078 373 180 0 44269 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 189036

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.60 5/188 24316
/proc/meminfo: memFree=16315636/32951132 swapFree=67111524/67111528
[pid=24196] ppid=24194 vsize=189036 CPUtime=1299.99 cores=4,6
/proc/24196/stat : 24196 (clasp) R 24194 24196 23901 0 -1 4202496 58531 0 0 0 129982 17 0 0 25 0 1 0 494043775 193572864 44078 33554432000 4194304 4929204 140736076705600 18446744073709551615 4365420 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/24196/statm: 47259 44078 373 180 0 44269 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 189036

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.82
CPU system time (s): 0.178972
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 202632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.178972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2814

runsolver used 2.44663 second user time and 7.05093 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 15:27:22
IDJOB=3300070
IDBENCH=82354
IDSOLVER=1684
FILE ID=node129/3300070-1303824441
RUNJOBID= node129-1303823722-23920
PBS_JOBID= 13160766
Free space on /tmp= 66704 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-06.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300070-1303824441/watcher-3300070-1303824441 -o /tmp/evaluation-result-3300070-1303824441/solver-3300070-1303824441 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300070-1303824441.cnf

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

MD5SUM BENCH= 6fd7d026c372988cefc364000243d13f
RANDOM SEED=1598871250

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      17129560 kB
Buffers:       1262984 kB
Cached:       13310416 kB
SwapCached:          4 kB
Active:        3649884 kB
Inactive:     11503504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17129560 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21596 kB
Writeback:         108 kB
AnonPages:      579780 kB
Mapped:          16628 kB
Slab:           603380 kB
PageTables:       6116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   768104 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= 66680 MiB
End job on node129 at 2011-04-26 15:49:04