Trace number 3300056

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823726/instance-3300056-1303823726.cnf
0.69/1.90	c Solving...
1300.04/1300.00	
1300.04/1300.00	*** INTERRUPTED! ***
1300.04/1300.00	s UNKNOWN
1300.04/1300.00	
1300.04/1300.00	c INTERRUPTED   : 1
1300.04/1300.00	c Models        : 0+    
1300.04/1300.00	c Time          : 1300.005s (Solving: 1298.11s 1st Model: 0.00s Unsat: 0.00s)
1300.04/1300.00	c CPU Time      : 1300.040s

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

running on 2 cores: 1,3

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.24 0.05 0.04 4/189 32021
/proc/meminfo: memFree=26514764/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=51168 CPUtime=0 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 1402 0 0 0 0 0 0 0 21 0 1 0 493972703 52396032 1342 33554432000 4194304 4929204 140736666230000 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 12792 1350 319 180 0 9802 0

[startup+0.100358 s]
/proc/loadavg: 0.24 0.05 0.04 4/189 32021
/proc/meminfo: memFree=26514764/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=76844 CPUtime=0.09 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 18648 0 0 0 8 1 0 0 21 0 1 0 493972703 78688256 16198 33554432000 4194304 4929204 140736666230000 18446744073709551615 4542394 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 19211 16198 329 180 0 16221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 76844

[startup+0.20034 s]
/proc/loadavg: 0.24 0.05 0.04 4/189 32021
/proc/meminfo: memFree=26514764/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=83776 CPUtime=0.19 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 20477 0 0 0 18 1 0 0 22 0 1 0 493972703 85786624 17943 33554432000 4194304 4929204 140736666230000 18446744073709551615 4542388 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 20944 17944 329 180 0 17954 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 83776

[startup+0.30032 s]
/proc/loadavg: 0.24 0.05 0.04 4/189 32021
/proc/meminfo: memFree=26514764/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=90544 CPUtime=0.29 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 22229 0 0 0 28 1 0 0 22 0 1 0 493972703 92717056 19620 33554432000 4194304 4929204 140736666230000 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 22636 19620 329 180 0 19646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 90544

[startup+0.700245 s]
/proc/loadavg: 0.24 0.05 0.04 4/189 32021
/proc/meminfo: memFree=26514764/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=116452 CPUtime=0.69 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 28921 0 0 0 66 3 0 0 23 0 1 0 493972703 119246848 26033 33554432000 4194304 4929204 140736666230000 18446744073709551615 208079893189 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 29113 26033 329 180 0 26123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116452

[startup+2.04699 s]
/proc/loadavg: 0.24 0.05 0.04 4/189 32021
/proc/meminfo: memFree=26514764/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=193316 CPUtime=2.03 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 54843 0 0 0 194 9 0 0 25 0 1 0 493972703 197955584 45274 33554432000 4194304 4929204 140736666230000 18446744073709551615 4647221 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 48329 45274 358 180 0 45339 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 193316

[startup+3.10079 s]
/proc/loadavg: 0.78 0.16 0.08 5/190 32022
/proc/meminfo: memFree=26331484/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=197028 CPUtime=3.09 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 55744 0 0 0 300 9 0 0 25 0 1 0 493972703 201756672 46175 33554432000 4194304 4929204 140736666230000 18446744073709551615 4619446 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 49257 46175 363 180 0 46267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197028

[startup+6.30018 s]
/proc/loadavg: 0.78 0.16 0.08 5/190 32022
/proc/meminfo: memFree=26330112/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=197348 CPUtime=6.29 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 55853 0 0 0 620 9 0 0 25 0 1 0 493972703 202084352 46284 33554432000 4194304 4929204 140736666230000 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 49337 46284 363 180 0 46347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 197348

[startup+12.701 s]
/proc/loadavg: 1.28 0.29 0.12 5/190 32022
/proc/meminfo: memFree=26326940/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=199252 CPUtime=12.69 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 56352 0 0 0 1260 9 0 0 25 0 1 0 493972703 204034048 46783 33554432000 4194304 4929204 140736666230000 18446744073709551615 4337412 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 49813 46783 363 180 0 46823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 199252

[startup+25.5065 s]
/proc/loadavg: 1.69 0.41 0.16 5/190 32022
/proc/meminfo: memFree=26318008/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=202324 CPUtime=25.5 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 57104 0 0 0 2540 10 0 0 25 0 1 0 493972703 207179776 47535 33554432000 4194304 4929204 140736666230000 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 50581 47535 363 180 0 47591 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 202324

[startup+51.1006 s]
/proc/loadavg: 2.48 0.70 0.26 5/190 32023
/proc/meminfo: memFree=26296776/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=205480 CPUtime=51.09 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 57898 0 0 0 5099 10 0 0 25 0 1 0 493972703 210411520 48329 33554432000 4194304 4929204 140736666230000 18446744073709551615 4632670 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 51370 48329 368 180 0 48380 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 205480

[startup+102.301 s]
/proc/loadavg: 3.39 1.25 0.47 5/190 32024
/proc/meminfo: memFree=26270324/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=206700 CPUtime=102.29 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 58217 0 0 0 10219 10 0 0 25 0 1 0 493972703 211660800 48648 33554432000 4194304 4929204 140736666230000 18446744073709551615 4626700 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 51675 48648 369 180 0 48685 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 206700

[startup+162.3 s]
/proc/loadavg: 3.77 1.75 0.69 5/190 32026
/proc/meminfo: memFree=26232460/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=216892 CPUtime=162.3 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 60745 0 0 0 16219 11 0 0 25 0 1 0 493972703 222097408 51176 33554432000 4194304 4929204 140736666230000 18446744073709551615 4365565 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 54223 51176 369 180 0 51233 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 216892

[startup+222.301 s]
/proc/loadavg: 3.91 2.16 0.90 5/190 32027
/proc/meminfo: memFree=26226712/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=216892 CPUtime=222.31 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 60747 0 0 0 22220 11 0 0 25 0 1 0 493972703 222097408 51178 33554432000 4194304 4929204 140736666230000 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 54223 51178 369 180 0 51233 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 216892

[startup+282.301 s]
/proc/loadavg: 3.97 2.49 1.09 5/190 32029
/proc/meminfo: memFree=26184380/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=228672 CPUtime=282.3 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 63687 0 0 0 28218 12 0 0 25 0 1 0 493972703 234160128 54118 33554432000 4194304 4929204 140736666230000 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 57168 54118 369 180 0 54178 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 228672

[startup+342.307 s]
/proc/loadavg: 3.99 2.76 1.27 5/190 32031
/proc/meminfo: memFree=26153444/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=228672 CPUtime=342.31 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 63689 0 0 0 34219 12 0 0 25 0 1 0 493972703 234160128 54120 33554432000 4194304 4929204 140736666230000 18446744073709551615 4365450 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 57168 54120 369 180 0 54178 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 228672

[startup+402.301 s]
/proc/loadavg: 4.13 3.02 1.45 5/190 32032
/proc/meminfo: memFree=26107520/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=228956 CPUtime=402.31 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 63737 0 0 0 40219 12 0 0 25 0 1 0 493972703 234450944 54168 33554432000 4194304 4929204 140736666230000 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 57239 54168 369 180 0 54249 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 228956

[startup+462.3 s]
/proc/loadavg: 4.05 3.19 1.60 6/190 32034
/proc/meminfo: memFree=26106092/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=228956 CPUtime=462.31 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 63749 0 0 0 46219 12 0 0 25 0 1 0 493972703 234450944 54180 33554432000 4194304 4929204 140736666230000 18446744073709551615 4632946 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 57239 54180 369 180 0 54249 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 228956

[startup+522.301 s]
/proc/loadavg: 4.02 3.34 1.75 5/190 32035
/proc/meminfo: memFree=26055324/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=228956 CPUtime=522.31 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 63752 0 0 0 52219 12 0 0 25 0 1 0 493972703 234450944 54183 33554432000 4194304 4929204 140736666230000 18446744073709551615 4365465 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 57239 54183 369 180 0 54249 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 228956

[startup+582.3 s]
/proc/loadavg: 4.00 3.45 1.89 5/190 32037
/proc/meminfo: memFree=26034208/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=238780 CPUtime=582.31 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 66167 0 0 0 58218 13 0 0 25 0 1 0 493972703 244510720 56598 33554432000 4194304 4929204 140736666230000 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 59695 56598 369 180 0 56705 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 238780

[startup+642.301 s]
/proc/loadavg: 4.08 3.58 2.03 5/190 32039
/proc/meminfo: memFree=25988020/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=276356 CPUtime=642.32 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 75537 0 0 0 64215 17 0 0 25 0 1 0 493972703 282988544 65968 33554432000 4194304 4929204 140736666230000 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 69089 65968 369 180 0 66099 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 276356

[startup+702.3 s]
/proc/loadavg: 4.03 3.65 2.15 5/190 32040
/proc/meminfo: memFree=25984484/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=276356 CPUtime=702.32 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 75557 0 0 0 70215 17 0 0 25 0 1 0 493972703 282988544 65988 33554432000 4194304 4929204 140736666230000 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 69089 65988 369 180 0 66099 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 276356

[startup+762.301 s]
/proc/loadavg: 4.01 3.71 2.26 5/190 32042
/proc/meminfo: memFree=25969804/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=276356 CPUtime=762.32 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 75570 0 0 0 76215 17 0 0 25 0 1 0 493972703 282988544 66001 33554432000 4194304 4929204 140736666230000 18446744073709551615 4365525 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 69089 66001 369 180 0 66099 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 276356

[startup+822.301 s]
/proc/loadavg: 4.00 3.76 2.37 5/190 32043
/proc/meminfo: memFree=25952144/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=276356 CPUtime=822.32 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 75572 0 0 0 82215 17 0 0 25 0 1 0 493972703 282988544 66003 33554432000 4194304 4929204 140736666230000 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 69089 66003 369 180 0 66099 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 276356

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.47 5/190 32045
/proc/meminfo: memFree=25943284/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=277204 CPUtime=882.33 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 75797 0 0 0 88216 17 0 0 25 0 1 0 493972703 283856896 66228 33554432000 4194304 4929204 140736666230000 18446744073709551615 4367966 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 69301 66228 369 180 0 66311 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 277204

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 2.56 5/190 32047
/proc/meminfo: memFree=25903292/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=281584 CPUtime=942.33 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 76903 0 0 0 94216 17 0 0 25 0 1 0 493972703 288342016 67334 33554432000 4194304 4929204 140736666230000 18446744073709551615 4638684 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 70396 67334 369 180 0 67406 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 281584

[startup+1002.31 s]
/proc/loadavg: 4.00 3.86 2.65 5/190 32048
/proc/meminfo: memFree=25895296/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=284076 CPUtime=1002.33 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 77493 0 0 0 100216 17 0 0 25 0 1 0 493972703 290893824 67924 33554432000 4194304 4929204 140736666230000 18446744073709551615 4633278 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 71019 67924 369 180 0 68029 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 284076

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.73 5/190 32050
/proc/meminfo: memFree=25858904/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=308736 CPUtime=1062.34 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 83664 0 0 0 106215 19 0 0 25 0 1 0 493972703 316145664 74095 33554432000 4194304 4929204 140736666230000 18446744073709551615 4329482 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 77184 74095 369 180 0 74194 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 308736

[startup+1122.3 s]
/proc/loadavg: 4.00 3.90 2.81 5/190 32051
/proc/meminfo: memFree=25833420/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=313352 CPUtime=1122.33 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 84797 0 0 0 112214 19 0 0 25 0 1 0 493972703 320872448 75228 33554432000 4194304 4929204 140736666230000 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 78338 75228 369 180 0 75348 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 313352

[startup+1182.3 s]
/proc/loadavg: 4.00 3.92 2.88 5/190 32053
/proc/meminfo: memFree=25789472/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=313352 CPUtime=1182.33 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 84804 0 0 0 118214 19 0 0 25 0 1 0 493972703 320872448 75235 33554432000 4194304 4929204 140736666230000 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 78338 75235 369 180 0 75348 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 313352

[startup+1242.3 s]
/proc/loadavg: 4.00 3.93 2.94 5/190 32055
/proc/meminfo: memFree=25787444/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=313352 CPUtime=1242.34 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 84807 0 0 0 124215 19 0 0 25 0 1 0 493972703 320872448 75238 33554432000 4194304 4929204 140736666230000 18446744073709551615 4622133 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 78338 75238 369 180 0 75348 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 313352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.84 3.91 2.99 5/190 32140
/proc/meminfo: memFree=26110164/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=313352 CPUtime=1300.04 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 84808 0 0 0 129985 19 0 0 25 0 1 0 493972703 320872448 75239 33554432000 4194304 4929204 140736666230000 18446744073709551615 4632656 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 78338 75239 369 180 0 75348 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 313352

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: 3.84 3.91 2.99 5/190 32140
/proc/meminfo: memFree=26110164/32950928 swapFree=67111364/67111528
[pid=32021] ppid=32019 vsize=313352 CPUtime=1300.04 cores=1,3
/proc/32021/stat : 32021 (clasp) R 32019 32021 31960 0 -1 4202496 84808 0 0 0 129985 19 0 0 25 0 1 0 493972703 320872448 75239 33554432000 4194304 4929204 140736666230000 18446744073709551615 4632656 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/32021/statm: 78338 75239 369 180 0 75348 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 313352

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.86
CPU system time (s): 0.209968
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 313352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.209968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84819
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= 2003

runsolver used 2.02669 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 15:15:30
IDJOB=3300056
IDBENCH=20580
IDSOLVER=1684
FILE ID=node127/3300056-1303823726
RUNJOBID= node127-1303823722-31980
PBS_JOBID= 13160768
Free space on /tmp= 71760 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.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-3300056-1303823726/watcher-3300056-1303823726 -o /tmp/evaluation-result-3300056-1303823726/solver-3300056-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-3300056-1303823726.cnf

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=2088141445

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26515044 kB
Buffers:       1313960 kB
Cached:        4471864 kB
SwapCached:          0 kB
Active:        1628296 kB
Inactive:      4329168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26515044 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          151244 kB
Writeback:           0 kB
AnonPages:      171744 kB
Mapped:          16304 kB
Slab:           413048 kB
PageTables:       5508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   359848 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= 71736 MiB
End job on node127 at 2011-04-26 15:37:12