Trace number 3300082

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) 1299.94 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k55.cnf
MD5SUM123611192e7b44f446f7ac11e53423f6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark60.9727
Satisfiable
(Un)Satisfiability was proved
Number of variables112764
Number of clauses468539
Sum of the clauses size1200891
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2331975
Number of clauses of size 387836
Number of clauses of size 416674
Number of clauses of size 59489
Number of clauses of size over 520493

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823726/instance-3300082-1303823726.cnf
1.09/1.18	c Solving...
1299.91/1300.00	
1299.91/1300.00	*** INTERRUPTED! ***
1299.91/1300.00	s UNKNOWN
1299.91/1300.00	
1299.91/1300.00	c INTERRUPTED   : 1
1299.91/1300.00	c Models        : 0+    
1299.91/1300.00	c Time          : 1300.005s (Solving: 1298.82s 1st Model: 0.00s Unsat: 0.00s)
1299.91/1300.00	c CPU Time      : 1299.910s

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

running on 2 cores: 0,2

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: 0.08 0.02 0.03 4/189 17514
/proc/meminfo: memFree=17200304/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=12304 CPUtime=0 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 419 0 0 0 0 0 0 0 20 0 1 0 493971154 12599296 359 33554432000 4194304 4929204 140735778229520 18446744073709551615 210204647168 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 3076 359 316 180 0 86 0

[startup+0.0627701 s]
/proc/loadavg: 0.08 0.02 0.03 4/189 17514
/proc/meminfo: memFree=17200304/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=40116 CPUtime=0.05 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 8584 0 0 0 5 0 0 0 20 0 1 0 493971154 41078784 7170 33554432000 4194304 4929204 140735778229520 18446744073709551615 210204308165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 10029 7172 330 180 0 7039 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40116

[startup+0.100764 s]
/proc/loadavg: 0.08 0.02 0.03 4/189 17514
/proc/meminfo: memFree=17200304/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=46348 CPUtime=0.09 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 10756 0 0 0 8 1 0 0 20 0 1 0 493971154 47460352 8665 33554432000 4194304 4929204 140735778229520 18446744073709551615 210204308165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 11587 8666 330 180 0 8597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46348

[startup+0.300732 s]
/proc/loadavg: 0.08 0.02 0.03 4/189 17514
/proc/meminfo: memFree=17200304/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=72732 CPUtime=0.29 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 19009 0 0 0 27 2 0 0 21 0 1 0 493971154 74477568 15209 33554432000 4194304 4929204 140735778229520 18446744073709551615 4582093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 18183 15209 342 180 0 15193 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72732

[startup+0.700679 s]
/proc/loadavg: 0.08 0.02 0.03 4/189 17514
/proc/meminfo: memFree=17200304/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=81048 CPUtime=0.69 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 21119 0 0 0 67 2 0 0 22 0 1 0 493971154 82993152 17319 33554432000 4194304 4929204 140735778229520 18446744073709551615 4590291 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 20262 17320 342 180 0 17272 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81048

[startup+1.50053 s]
/proc/loadavg: 0.08 0.02 0.03 5/190 17515
/proc/meminfo: memFree=17125656/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=78984 CPUtime=1.48 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 22685 0 0 0 146 2 0 0 25 0 1 0 493971154 80879616 16886 33554432000 4194304 4929204 140735778229520 18446744073709551615 4622334 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 19746 16886 367 180 0 16756 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 78984

[startup+3.10024 s]
/proc/loadavg: 0.39 0.08 0.05 5/190 17515
/proc/meminfo: memFree=17129252/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=78984 CPUtime=3.08 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 22685 0 0 0 306 2 0 0 25 0 1 0 493971154 80879616 16886 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 19746 16886 367 180 0 16756 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 78984

[startup+6.30074 s]
/proc/loadavg: 0.39 0.08 0.05 5/190 17515
/proc/meminfo: memFree=17127972/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=78984 CPUtime=6.28 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 22685 0 0 0 626 2 0 0 25 0 1 0 493971154 80879616 16886 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 19746 16886 367 180 0 16756 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 78984

[startup+12.7007 s]
/proc/loadavg: 0.68 0.15 0.07 5/190 17515
/proc/meminfo: memFree=17126352/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=78984 CPUtime=12.68 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 22699 0 0 0 1266 2 0 0 25 0 1 0 493971154 80879616 16900 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 19746 16900 372 180 0 16756 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 78984

[startup+25.5005 s]
/proc/loadavg: 1.48 0.35 0.13 5/190 17515
/proc/meminfo: memFree=17124992/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=78984 CPUtime=25.48 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 22700 0 0 0 2546 2 0 0 25 0 1 0 493971154 80879616 16901 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 19746 16901 373 180 0 16756 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78984

[startup+51.1012 s]
/proc/loadavg: 2.34 0.64 0.24 5/190 17516
/proc/meminfo: memFree=17123508/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=78984 CPUtime=51.08 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 22700 0 0 0 5106 2 0 0 25 0 1 0 493971154 80879616 16901 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632840 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 19746 16901 373 180 0 16756 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78984

[startup+102.307 s]
/proc/loadavg: 3.40 1.22 0.46 5/190 17517
/proc/meminfo: memFree=17118412/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=81136 CPUtime=102.29 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 23221 0 0 0 10226 3 0 0 25 0 1 0 493971154 83083264 17422 33554432000 4194304 4929204 140735778229520 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 20284 17422 373 180 0 17294 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 81136

[startup+162.301 s]
/proc/loadavg: 3.76 1.69 0.66 5/190 17519
/proc/meminfo: memFree=17104224/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=93648 CPUtime=162.28 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 26311 0 0 0 16224 4 0 0 25 0 1 0 493971154 95895552 20512 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 23412 20512 373 180 0 20422 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 93648

[startup+222.3 s]
/proc/loadavg: 3.97 2.15 0.88 5/190 17521
/proc/meminfo: memFree=17088300/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=105268 CPUtime=222.28 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 29161 0 0 0 22223 5 0 0 25 0 1 0 493971154 107794432 23362 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 26317 23362 373 180 0 23327 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 105268

[startup+282.3 s]
/proc/loadavg: 3.99 2.46 1.06 5/190 17523
/proc/meminfo: memFree=17081068/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=109112 CPUtime=282.28 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 30177 0 0 0 28222 6 0 0 25 0 1 0 493971154 111730688 24378 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17514/statm: 27278 24378 373 180 0 24288 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 109112

[startup+342.3 s]
/proc/loadavg: 3.99 2.76 1.26 5/190 17524
/proc/meminfo: memFree=17074808/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=109692 CPUtime=342.27 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 30336 0 0 0 34221 6 0 0 25 0 1 0 493971154 112324608 24537 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 27423 24537 373 180 0 24433 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 109692

[startup+402.3 s]
/proc/loadavg: 3.99 2.96 1.41 5/190 17525
/proc/meminfo: memFree=17063076/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=121904 CPUtime=402.27 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 33324 0 0 0 40220 7 0 0 25 0 1 0 493971154 124829696 27525 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633045 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/17514/statm: 30476 27525 373 180 0 27486 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 121904

[startup+462.301 s]
/proc/loadavg: 3.99 3.15 1.57 5/190 17554
/proc/meminfo: memFree=16872916/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=149364 CPUtime=462.26 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 40079 0 0 0 46217 9 0 0 25 0 1 0 493971154 152948736 34280 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632937 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 37341 34280 373 180 0 34351 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 149364

[startup+522.301 s]
/proc/loadavg: 3.99 3.30 1.72 5/190 17556
/proc/meminfo: memFree=16867040/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=152944 CPUtime=522.25 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 40989 0 0 0 52216 9 0 0 25 0 1 0 493971154 156614656 35190 33554432000 4194304 4929204 140735778229520 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 38236 35190 373 180 0 35246 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 152944

[startup+582.301 s]
/proc/loadavg: 4.11 3.46 1.87 5/190 17558
/proc/meminfo: memFree=16860924/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=152944 CPUtime=582.25 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 41031 0 0 0 58216 9 0 0 25 0 1 0 493971154 156614656 35232 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 38236 35232 373 180 0 35246 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 152944

[startup+642.301 s]
/proc/loadavg: 4.10 3.58 2.02 5/190 17559
/proc/meminfo: memFree=16860000/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=152944 CPUtime=642.25 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 41081 0 0 0 64216 9 0 0 25 0 1 0 493971154 156614656 35282 33554432000 4194304 4929204 140735778229520 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 38236 35282 373 180 0 35246 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 152944

[startup+702.301 s]
/proc/loadavg: 4.04 3.64 2.13 5/190 17560
/proc/meminfo: memFree=16856452/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=154880 CPUtime=702.25 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 41366 0 0 0 70216 9 0 0 25 0 1 0 493971154 158597120 35567 33554432000 4194304 4929204 140735778229520 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 38720 35567 373 180 0 35730 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 154880

[startup+762.307 s]
/proc/loadavg: 4.01 3.71 2.25 5/190 17562
/proc/meminfo: memFree=16853396/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=154880 CPUtime=762.25 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 41378 0 0 0 76215 10 0 0 25 0 1 0 493971154 158597120 35579 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 38720 35579 373 180 0 35730 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 154880

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.35 5/190 17564
/proc/meminfo: memFree=16837968/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=162720 CPUtime=822.23 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 43368 0 0 0 82213 10 0 0 25 0 1 0 493971154 166625280 37569 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 40680 37569 373 180 0 37690 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 162720

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 17566
/proc/meminfo: memFree=16827516/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=162720 CPUtime=882.23 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 43368 0 0 0 88213 10 0 0 25 0 1 0 493971154 166625280 37569 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 40680 37569 373 180 0 37690 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 162720

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.54 5/190 17567
/proc/meminfo: memFree=16817160/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=165140 CPUtime=942.24 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 44021 0 0 0 94213 11 0 0 25 0 1 0 493971154 169103360 38222 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 41285 38222 373 180 0 38295 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 165140

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.64 5/190 17568
/proc/meminfo: memFree=16805188/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=165140 CPUtime=1002.24 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 44021 0 0 0 100213 11 0 0 25 0 1 0 493971154 169103360 38222 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 41285 38222 373 180 0 38295 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 165140

[startup+1062.3 s]
/proc/loadavg: 4.00 3.88 2.72 5/190 17570
/proc/meminfo: memFree=16777232/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=186176 CPUtime=1062.23 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 49314 0 0 0 106211 12 0 0 25 0 1 0 493971154 190644224 43515 33554432000 4194304 4929204 140735778229520 18446744073709551615 4365627 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 46544 43515 373 180 0 43554 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 186176

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.80 5/190 17572
/proc/meminfo: memFree=16762300/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=186176 CPUtime=1122.22 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 49315 0 0 0 112210 12 0 0 25 0 1 0 493971154 190644224 43516 33554432000 4194304 4929204 140735778229520 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 46544 43516 373 180 0 43554 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 186176

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.87 5/190 17574
/proc/meminfo: memFree=16724812/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=221096 CPUtime=1182.21 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 58046 0 0 0 118206 15 0 0 25 0 1 0 493971154 226402304 52247 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 55274 52247 373 180 0 52284 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 221096

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.94 5/190 17575
/proc/meminfo: memFree=16673040/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=246384 CPUtime=1242.21 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 64090 0 0 0 124204 17 0 0 25 0 1 0 493971154 252297216 58291 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 61596 58291 373 180 0 58606 0
Current children cumulated CPU time (s) 1242.21
Current children cumulated vsize (KiB) 246384



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 3.95 3.00 4/185 17599
/proc/meminfo: memFree=16793588/32951124 swapFree=67111528/67111528
[pid=17514] ppid=17512 vsize=247408 CPUtime=1299.91 cores=0,2
/proc/17514/stat : 17514 (clasp) R 17512 17514 17454 0 -1 4202496 64309 0 0 0 129974 17 0 0 25 0 1 0 493971154 253345792 58510 33554432000 4194304 4929204 140735778229520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/17514/statm: 61852 58510 373 180 0 58862 0
Current children cumulated CPU time (s) 1299.91
Current children cumulated vsize (KiB) 247408

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.02
CPU time (s): 1299.94
CPU user time (s): 1299.75
CPU system time (s): 0.187971
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 247408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64321
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2940

runsolver used 2.24966 second user time and 4.85426 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 15:15:27
IDJOB=3300082
IDBENCH=20565
IDSOLVER=1684
FILE ID=node130/3300082-1303823726
RUNJOBID= node130-1303823722-17472
PBS_JOBID= 13160765
Free space on /tmp= 72032 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k55.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-3300082-1303823726/watcher-3300082-1303823726 -o /tmp/evaluation-result-3300082-1303823726/solver-3300082-1303823726 -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-3300082-1303823726.cnf

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

MD5SUM BENCH= 123611192e7b44f446f7ac11e53423f6
RANDOM SEED=709197741

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17200584 kB
Buffers:       2120836 kB
Cached:       12938404 kB
SwapCached:          0 kB
Active:        7029336 kB
Inactive:      8168568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17200584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20884 kB
Writeback:           0 kB
AnonPages:      138292 kB
Mapped:          16520 kB
Slab:           489340 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   329248 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= 71916 MiB
End job on node130 at 2011-04-26 15:37:09