Trace number 3300083

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k80.cnf
MD5SUMd35e27c66dd20912347d4209a4f12c99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark53.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables165064
Number of clauses686589
Sum of the clauses size1761641
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2487000
Number of clauses of size 3128986
Number of clauses of size 424474
Number of clauses of size 513939
Number of clauses of size over 530118

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823726/instance-3300083-1303823726.cnf
1.79/1.85	c Solving...
1300.01/1300.00	
1300.01/1300.00	*** INTERRUPTED! ***
1300.01/1300.00	s UNKNOWN
1300.01/1300.00	
1300.01/1300.00	c INTERRUPTED   : 1
1300.01/1300.00	c Models        : 0+    
1300.01/1300.00	c Time          : 1300.004s (Solving: 1298.15s 1st Model: 0.00s Unsat: 0.00s)
1300.01/1300.00	c CPU Time      : 1300.010s

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-3300083-1303823726/watcher-3300083-1303823726 -o /tmp/evaluation-result-3300083-1303823726/solver-3300083-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-3300083-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.40 0.08 0.05 5/189 29039
/proc/meminfo: memFree=15254852/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=12304 CPUtime=0 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 417 0 0 0 0 0 0 0 21 0 1 0 493971373 12599296 358 33554432000 4194304 4929204 140734985102080 18446744073709551615 251814240000 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 3076 358 316 180 0 86 0

[startup+0.0743009 s]
/proc/loadavg: 0.40 0.08 0.05 5/189 29039
/proc/meminfo: memFree=15254852/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=50732 CPUtime=0.06 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 11612 0 0 0 6 0 0 0 21 0 1 0 493971373 51949568 9791 33554432000 4194304 4929204 140734985102080 18446744073709551615 251814240000 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 12683 9792 330 180 0 9693 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50732

[startup+0.10029 s]
/proc/loadavg: 0.40 0.08 0.05 5/189 29039
/proc/meminfo: memFree=15254852/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=55512 CPUtime=0.09 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 13364 0 0 0 8 1 0 0 21 0 1 0 493971373 56844288 10866 33554432000 4194304 4929204 140734985102080 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 13878 10868 330 180 0 10888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55512

[startup+0.300259 s]
/proc/loadavg: 0.40 0.08 0.05 5/189 29039
/proc/meminfo: memFree=15254852/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=92992 CPUtime=0.29 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 25838 0 0 0 27 2 0 0 22 0 1 0 493971373 95223808 20168 33554432000 4194304 4929204 140734985102080 18446744073709551615 4593011 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 23248 20168 340 180 0 20258 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 92992

[startup+0.700247 s]
/proc/loadavg: 0.40 0.08 0.05 5/189 29039
/proc/meminfo: memFree=15254852/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=107956 CPUtime=0.68 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 29526 0 0 0 66 2 0 0 23 0 1 0 493971373 110546944 23856 33554432000 4194304 4929204 140734985102080 18446744073709551615 251813900997 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 26989 23856 342 180 0 23999 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 107956

[startup+1.50112 s]
/proc/loadavg: 0.40 0.08 0.05 5/190 29040
/proc/meminfo: memFree=15133952/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=119572 CPUtime=1.49 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 32413 0 0 0 146 3 0 0 25 0 1 0 493971373 122441728 26743 33554432000 4194304 4929204 140734985102080 18446744073709551615 4576278 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 29893 26743 342 180 0 26903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119572

[startup+3.10079 s]
/proc/loadavg: 0.40 0.08 0.05 5/190 29040
/proc/meminfo: memFree=15122428/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=3.09 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33480 0 0 0 305 4 0 0 25 0 1 0 493971373 114364416 24875 33554432000 4194304 4929204 140734985102080 18446744073709551615 4365420 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24875 367 180 0 24931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111684

[startup+6.30025 s]
/proc/loadavg: 0.77 0.16 0.08 5/190 29040
/proc/meminfo: memFree=15129628/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=6.29 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33504 0 0 0 625 4 0 0 25 0 1 0 493971373 114364416 24899 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633147 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24899 367 180 0 24931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111684

[startup+12.7002 s]
/proc/loadavg: 1.03 0.23 0.10 5/190 29040
/proc/meminfo: memFree=15128620/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=12.69 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33508 0 0 0 1265 4 0 0 25 0 1 0 493971373 114364416 24903 33554432000 4194304 4929204 140734985102080 18446744073709551615 4365443 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24903 367 180 0 24931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 111684

[startup+25.501 s]
/proc/loadavg: 1.68 0.41 0.16 5/190 29041
/proc/meminfo: memFree=15125712/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=25.49 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33513 0 0 0 2545 4 0 0 25 0 1 0 493971373 114364416 24908 33554432000 4194304 4929204 140734985102080 18446744073709551615 4632969 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24908 372 180 0 24931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111684

[startup+51.1008 s]
/proc/loadavg: 2.47 0.70 0.26 5/190 29042
/proc/meminfo: memFree=15116624/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=51.09 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33514 0 0 0 5105 4 0 0 25 0 1 0 493971373 114364416 24909 33554432000 4194304 4929204 140734985102080 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24909 373 180 0 24931 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111684

[startup+102.307 s]
/proc/loadavg: 3.40 1.22 0.46 5/190 29043
/proc/meminfo: memFree=15096388/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=102.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33517 0 0 0 10226 4 0 0 25 0 1 0 493971373 114364416 24912 33554432000 4194304 4929204 140734985102080 18446744073709551615 4632957 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24912 373 180 0 24931 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 111684

[startup+162.301 s]
/proc/loadavg: 3.78 1.72 0.68 5/190 29071
/proc/meminfo: memFree=15197336/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=111684 CPUtime=162.29 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 33521 0 0 0 16225 4 0 0 25 0 1 0 493971373 114364416 24916 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 27921 24916 373 180 0 24931 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 111684

[startup+222.301 s]
/proc/loadavg: 3.92 2.14 0.88 5/190 29073
/proc/meminfo: memFree=15162608/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=114488 CPUtime=222.29 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 34257 0 0 0 22224 5 0 0 25 0 1 0 493971373 117235712 25652 33554432000 4194304 4929204 140734985102080 18446744073709551615 4365420 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 28622 25652 373 180 0 25632 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114488

[startup+282.301 s]
/proc/loadavg: 3.97 2.47 1.07 5/190 29075
/proc/meminfo: memFree=15154036/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=119292 CPUtime=282.29 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 35370 0 0 0 28224 5 0 0 25 0 1 0 493971373 122155008 26765 33554432000 4194304 4929204 140734985102080 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 29823 26765 373 180 0 26833 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119292

[startup+342.301 s]
/proc/loadavg: 3.99 2.75 1.25 5/190 29076
/proc/meminfo: memFree=15098224/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=124328 CPUtime=342.29 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 36658 0 0 0 34224 5 0 0 25 0 1 0 493971373 127311872 28053 33554432000 4194304 4929204 140734985102080 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 31082 28053 373 180 0 28092 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 124328

[startup+402.301 s]
/proc/loadavg: 3.99 2.97 1.42 5/190 29078
/proc/meminfo: memFree=15071800/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=127048 CPUtime=402.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 37360 0 0 0 40224 6 0 0 25 0 1 0 493971373 130097152 28755 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633805 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 31762 28755 373 180 0 28772 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 127048

[startup+462.301 s]
/proc/loadavg: 3.99 3.16 1.58 5/190 29079
/proc/meminfo: memFree=15049340/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=145128 CPUtime=462.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 41803 0 0 0 46222 8 0 0 25 0 1 0 493971373 148611072 33198 33554432000 4194304 4929204 140734985102080 18446744073709551615 4638417 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 36282 33198 373 180 0 33292 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145128

[startup+522.3 s]
/proc/loadavg: 4.04 3.32 1.74 5/190 29081
/proc/meminfo: memFree=15036800/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=147412 CPUtime=522.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 42405 0 0 0 52222 8 0 0 25 0 1 0 493971373 150949888 33800 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 36853 33800 373 180 0 33863 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 147412

[startup+582.3 s]
/proc/loadavg: 4.01 3.44 1.87 5/190 29083
/proc/meminfo: memFree=15035048/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=147412 CPUtime=582.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 42405 0 0 0 58222 8 0 0 25 0 1 0 493971373 150949888 33800 33554432000 4194304 4929204 140734985102080 18446744073709551615 4634098 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 36853 33800 373 180 0 33863 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 147412

[startup+642.3 s]
/proc/loadavg: 4.04 3.56 2.01 5/190 29084
/proc/meminfo: memFree=14991016/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=147412 CPUtime=642.31 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 42448 0 0 0 64223 8 0 0 25 0 1 0 493971373 150949888 33843 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 36853 33843 373 180 0 33863 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 147412

[startup+702.3 s]
/proc/loadavg: 4.09 3.65 2.14 5/190 29086
/proc/meminfo: memFree=14964220/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=150512 CPUtime=702.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 43235 0 0 0 70222 8 0 0 25 0 1 0 493971373 154124288 34630 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 37628 34630 373 180 0 34638 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 150512

[startup+762.307 s]
/proc/loadavg: 4.03 3.71 2.25 5/190 29087
/proc/meminfo: memFree=14961108/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=152888 CPUtime=762.31 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 43840 0 0 0 76222 9 0 0 25 0 1 0 493971373 156557312 35235 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 38222 35235 373 180 0 35232 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 152888

[startup+822.301 s]
/proc/loadavg: 4.01 3.76 2.36 5/190 29089
/proc/meminfo: memFree=14925876/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=161568 CPUtime=822.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 45840 0 0 0 82220 10 0 0 25 0 1 0 493971373 165445632 37235 33554432000 4194304 4929204 140734985102080 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 40392 37235 373 180 0 37402 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 161568

[startup+882.301 s]
/proc/loadavg: 4.00 3.80 2.46 5/190 29091
/proc/meminfo: memFree=14910732/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=165716 CPUtime=882.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 46900 0 0 0 88220 10 0 0 25 0 1 0 493971373 169693184 38295 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633618 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 41429 38295 373 180 0 38439 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 165716

[startup+942.301 s]
/proc/loadavg: 4.00 3.83 2.55 5/190 29092
/proc/meminfo: memFree=14862108/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=166776 CPUtime=942.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 47163 0 0 0 94220 10 0 0 25 0 1 0 493971373 170778624 38558 33554432000 4194304 4929204 140734985102080 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 41694 38558 373 180 0 38704 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 166776

[startup+1002.3 s]
/proc/loadavg: 4.00 3.86 2.64 5/190 29094
/proc/meminfo: memFree=14861724/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=166776 CPUtime=1002.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 47193 0 0 0 100220 10 0 0 25 0 1 0 493971373 170778624 38588 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 41694 38588 373 180 0 38704 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 166776

[startup+1062.3 s]
/proc/loadavg: 4.08 3.90 2.73 6/190 29095
/proc/meminfo: memFree=14836540/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=171196 CPUtime=1062.31 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 48311 0 0 0 106220 11 0 0 25 0 1 0 493971373 175304704 39706 33554432000 4194304 4929204 140734985102080 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 42799 39706 373 180 0 39809 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 171196

[startup+1122.3 s]
/proc/loadavg: 4.08 3.93 2.81 5/190 29097
/proc/meminfo: memFree=14778988/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=171196 CPUtime=1122.31 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 48314 0 0 0 112220 11 0 0 25 0 1 0 493971373 175304704 39709 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633405 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 42799 39709 373 180 0 39809 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 171196

[startup+1182.3 s]
/proc/loadavg: 4.08 3.96 2.89 5/190 29099
/proc/meminfo: memFree=14741896/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=182032 CPUtime=1182.3 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 51052 0 0 0 118218 12 0 0 25 0 1 0 493971373 186400768 42447 33554432000 4194304 4929204 140734985102080 18446744073709551615 4658024 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 45508 42447 373 180 0 42518 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 182032

[startup+1242.3 s]
/proc/loadavg: 4.03 3.96 2.95 5/190 29100
/proc/meminfo: memFree=14734440/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=188936 CPUtime=1242.31 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 52800 0 0 0 124218 13 0 0 25 0 1 0 493971373 193470464 44195 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 47234 44195 373 180 0 44244 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 188936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.94 3.00 3/186 29104
/proc/meminfo: memFree=15048676/32950928 swapFree=67111528/67111528
[pid=29039] ppid=29037 vsize=232968 CPUtime=1300.01 cores=0,2
/proc/29039/stat : 29039 (clasp) R 29037 29039 28979 0 -1 4202496 63489 0 0 0 129984 17 0 0 25 0 1 0 493971373 238559232 54884 33554432000 4194304 4929204 140734985102080 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/29039/statm: 58242 54884 373 180 0 55252 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 232968

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): 1300.04
CPU user time (s): 1299.85
CPU system time (s): 0.19197
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 232968

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

runsolver used 2.10868 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 15:15:27
IDJOB=3300083
IDBENCH=20558
IDSOLVER=1684
FILE ID=node126/3300083-1303823726
RUNJOBID= node126-1303823722-28997
PBS_JOBID= 13160769
Free space on /tmp= 71612 MiB

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

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

MD5SUM BENCH= d35e27c66dd20912347d4209a4f12c99
RANDOM SEED=2088141445

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15255132 kB
Buffers:       1834216 kB
Cached:       15054180 kB
SwapCached:          0 kB
Active:        6569572 kB
Inactive:     10540928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15255132 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37696 kB
Writeback:           0 kB
AnonPages:      221776 kB
Mapped:          16268 kB
Slab:           519688 kB
PageTables:       5820 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   415888 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= 71568 MiB
End job on node126 at 2011-04-26 15:37:09