Trace number 3300025

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) 1284.68 1300.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...823723/instance-3300025-1303823723.cnf
1.59/1.65	c Solving...
1284.65/1300.00	
1284.65/1300.00	*** INTERRUPTED! ***
1284.65/1300.00	s UNKNOWN
1284.65/1300.00	
1284.65/1300.00	c INTERRUPTED   : 1
1284.65/1300.00	c Models        : 0+    
1284.65/1300.00	c Time          : 1300.005s (Solving: 1298.35s 1st Model: 0.00s Unsat: 0.00s)
1284.65/1300.00	c CPU Time      : 1284.650s

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-3300025-1303823723/watcher-3300025-1303823723 -o /tmp/evaluation-result-3300025-1303823723/solver-3300025-1303823723 -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-3300025-1303823723.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.00 0.00 0.04 3/177 28598
/proc/meminfo: memFree=23617076/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=42104 CPUtime=0 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 2010 0 0 0 0 0 0 0 21 0 1 0 493971044 43114496 1950 33554432000 4194304 4929204 140736468400032 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 10526 1958 319 180 0 7536 0

[startup+0.0923541 s]
/proc/loadavg: 0.00 0.00 0.04 3/177 28598
/proc/meminfo: memFree=23617076/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=69000 CPUtime=0.09 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 17245 0 0 0 7 2 0 0 21 0 1 0 493971044 70656000 14202 33554432000 4194304 4929204 140736468400032 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 17250 14203 327 180 0 14260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69000

[startup+0.100352 s]
/proc/loadavg: 0.00 0.00 0.04 3/177 28598
/proc/meminfo: memFree=23617076/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=70056 CPUtime=0.09 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 17564 0 0 0 7 2 0 0 21 0 1 0 493971044 71737344 14521 33554432000 4194304 4929204 140736468400032 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 17514 14523 327 180 0 14524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70056

[startup+0.300324 s]
/proc/loadavg: 0.00 0.00 0.04 3/177 28598
/proc/meminfo: memFree=23617076/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=101964 CPUtime=0.29 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 28453 0 0 0 26 3 0 0 22 0 1 0 493971044 104411136 22522 33554432000 4194304 4929204 140736468400032 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 25491 22523 330 180 0 22501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101964

[startup+0.700255 s]
/proc/loadavg: 0.00 0.00 0.04 3/177 28598
/proc/meminfo: memFree=23617076/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=141160 CPUtime=0.69 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 41451 0 0 0 65 4 0 0 23 0 1 0 493971044 144547840 31120 33554432000 4194304 4929204 140736468400032 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 35290 31120 342 180 0 32300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141160

[startup+1.50112 s]
/proc/loadavg: 0.00 0.00 0.04 4/183 28604
/proc/meminfo: memFree=23428944/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=144804 CPUtime=1.49 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 42357 0 0 0 145 4 0 0 25 0 1 0 493971044 148279296 32026 33554432000 4194304 4929204 140736468400032 18446744073709551615 4354890 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 36201 32026 343 180 0 33211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144804

[startup+3.10085 s]
/proc/loadavg: 0.00 0.00 0.04 4/183 28604
/proc/meminfo: memFree=23437872/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=3.09 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 42993 0 0 0 305 4 0 0 25 0 1 0 493971044 128327680 28314 33554432000 4194304 4929204 140736468400032 18446744073709551615 4365472 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 31330 28314 367 180 0 28340 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125320

[startup+6.30029 s]
/proc/loadavg: 0.40 0.08 0.07 5/185 28608
/proc/meminfo: memFree=23338580/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=6.3 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 42993 0 0 0 625 5 0 0 25 0 1 0 493971044 128327680 28314 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 31330 28314 367 180 0 28340 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 125320

[startup+12.7002 s]
/proc/loadavg: 0.85 0.18 0.10 5/183 28609
/proc/meminfo: memFree=23121788/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=12.46 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 42994 0 0 0 1238 8 0 0 25 0 1 0 493971044 128327680 28315 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28598/statm: 31330 28315 367 180 0 28340 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 125320

[startup+25.5009 s]
/proc/loadavg: 2.38 0.55 0.22 4/188 28615
/proc/meminfo: memFree=22705760/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=23.87 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 42995 0 0 0 2366 21 0 0 25 0 1 0 493971044 128327680 28316 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28598/statm: 31330 28316 367 180 0 28340 0
Current children cumulated CPU time (s) 23.87
Current children cumulated vsize (KiB) 125320

[startup+51.1005 s]
/proc/loadavg: 4.62 1.22 0.45 5/183 28643
/proc/meminfo: memFree=23007464/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=44.34 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 42995 0 0 0 4393 41 0 0 25 0 1 0 493971044 128327680 28316 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28598/statm: 31330 28316 367 180 0 28340 0
Current children cumulated CPU time (s) 44.34
Current children cumulated vsize (KiB) 125320

[startup+102.307 s]
/proc/loadavg: 6.57 2.28 0.85 4/184 28660
/proc/meminfo: memFree=23006460/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=89.83 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 43001 0 0 0 8909 74 0 0 25 0 1 0 493971044 128327680 28322 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632632 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 31330 28322 372 180 0 28340 0
Current children cumulated CPU time (s) 89.83
Current children cumulated vsize (KiB) 125320

[startup+162.3 s]
/proc/loadavg: 5.11 2.66 1.07 5/188 28673
/proc/meminfo: memFree=23318024/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=125320 CPUtime=148.88 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 43142 0 0 0 14809 79 0 0 25 0 1 0 493971044 128327680 28463 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 31330 28463 373 180 0 28340 0
Current children cumulated CPU time (s) 148.88
Current children cumulated vsize (KiB) 125320

[startup+222.301 s]
/proc/loadavg: 4.41 2.90 1.25 5/188 28674
/proc/meminfo: memFree=23299760/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=134384 CPUtime=208.89 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 45368 0 0 0 20809 80 0 0 25 0 1 0 493971044 137609216 30689 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632963 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 33596 30689 373 180 0 30606 0
Current children cumulated CPU time (s) 208.89
Current children cumulated vsize (KiB) 134384

[startup+282.301 s]
/proc/loadavg: 4.22 3.11 1.42 5/188 28676
/proc/meminfo: memFree=23240716/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=172616 CPUtime=268.89 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 54940 0 0 0 26805 84 0 0 25 0 1 0 493971044 176758784 40261 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 43154 40261 373 180 0 40164 0
Current children cumulated CPU time (s) 268.89
Current children cumulated vsize (KiB) 172616

[startup+342.3 s]
/proc/loadavg: 4.16 3.29 1.59 5/188 28677
/proc/meminfo: memFree=23233980/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=172976 CPUtime=328.89 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 55006 0 0 0 32805 84 0 0 25 0 1 0 493971044 177127424 40327 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 43244 40327 373 180 0 40254 0
Current children cumulated CPU time (s) 328.89
Current children cumulated vsize (KiB) 172976

[startup+402.301 s]
/proc/loadavg: 4.06 3.42 1.74 5/188 28679
/proc/meminfo: memFree=23218836/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=181856 CPUtime=388.89 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 57235 0 0 0 38804 85 0 0 25 0 1 0 493971044 186220544 42556 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633301 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 45464 42556 373 180 0 42474 0
Current children cumulated CPU time (s) 388.89
Current children cumulated vsize (KiB) 181856

[startup+462.301 s]
/proc/loadavg: 4.14 3.55 1.89 5/188 28708
/proc/meminfo: memFree=23303852/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=193656 CPUtime=448.89 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 60147 0 0 0 44802 87 0 0 25 0 1 0 493971044 198303744 45468 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 48414 45468 373 180 0 45424 0
Current children cumulated CPU time (s) 448.89
Current children cumulated vsize (KiB) 193656

[startup+522.3 s]
/proc/loadavg: 4.05 3.63 2.02 5/188 28709
/proc/meminfo: memFree=23261588/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=228908 CPUtime=508.88 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 68943 0 0 0 50797 91 0 0 25 0 1 0 493971044 234401792 54264 33554432000 4194304 4929204 140736468400032 18446744073709551615 4337370 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 57227 54264 373 180 0 54237 0
Current children cumulated CPU time (s) 508.88
Current children cumulated vsize (KiB) 228908

[startup+582.301 s]
/proc/loadavg: 4.02 3.69 2.14 5/188 28711
/proc/meminfo: memFree=23218796/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=267044 CPUtime=568.88 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 78499 0 0 0 56793 95 0 0 25 0 1 0 493971044 273453056 63820 33554432000 4194304 4929204 140736468400032 18446744073709551615 4634102 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 66761 63820 373 180 0 63771 0
Current children cumulated CPU time (s) 568.88
Current children cumulated vsize (KiB) 267044

[startup+642.301 s]
/proc/loadavg: 5.15 4.03 2.35 5/188 28739
/proc/meminfo: memFree=22445540/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=267044 CPUtime=628.4 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 78519 0 0 0 62733 107 0 0 25 0 1 0 493971044 273453056 63840 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28598/statm: 66761 63840 373 180 0 63771 0
Current children cumulated CPU time (s) 628.4
Current children cumulated vsize (KiB) 267044

[startup+702.3 s]
/proc/loadavg: 7.01 4.77 2.70 5/188 28741
/proc/meminfo: memFree=22409368/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=267044 CPUtime=688.08 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 78519 0 0 0 68676 132 0 0 25 0 1 0 493971044 273453056 63840 33554432000 4194304 4929204 140736468400032 18446744073709551615 4357473 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/28598/statm: 66761 63840 373 180 0 63771 0
Current children cumulated CPU time (s) 688.08
Current children cumulated vsize (KiB) 267044

[startup+762.307 s]
/proc/loadavg: 5.24 4.68 2.80 5/188 28743
/proc/meminfo: memFree=22410996/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=267884 CPUtime=747.92 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 78649 0 0 0 74653 139 0 0 25 0 1 0 493971044 274313216 63970 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632659 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 66971 63970 373 180 0 63981 0
Current children cumulated CPU time (s) 747.92
Current children cumulated vsize (KiB) 267884

[startup+822.301 s]
/proc/loadavg: 4.45 4.56 2.87 5/188 28744
/proc/meminfo: memFree=22389424/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=283448 CPUtime=807.91 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 82559 0 0 0 80651 140 0 0 25 0 1 0 493971044 290250752 67880 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633288 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 70862 67880 373 180 0 67872 0
Current children cumulated CPU time (s) 807.91
Current children cumulated vsize (KiB) 283448

[startup+882.3 s]
/proc/loadavg: 4.26 4.48 2.95 6/188 28746
/proc/meminfo: memFree=22333484/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=317336 CPUtime=867.9 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 91042 0 0 0 86646 144 0 0 25 0 1 0 493971044 324952064 76363 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 79334 76363 373 180 0 76344 0
Current children cumulated CPU time (s) 867.9
Current children cumulated vsize (KiB) 317336

[startup+942.301 s]
/proc/loadavg: 5.08 4.67 3.11 5/188 28774
/proc/meminfo: memFree=22839104/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=341820 CPUtime=926.95 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 97168 0 0 0 92536 159 0 0 25 0 1 0 493971044 350023680 82489 33554432000 4194304 4929204 140736468400032 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 85455 82489 373 180 0 82465 0
Current children cumulated CPU time (s) 926.95
Current children cumulated vsize (KiB) 341820

[startup+1002.3 s]
/proc/loadavg: 4.39 4.54 3.16 5/188 28776
/proc/meminfo: memFree=22825804/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=341820 CPUtime=986.94 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 97171 0 0 0 98534 160 0 0 25 0 1 0 493971044 350023680 82492 33554432000 4194304 4929204 140736468400032 18446744073709551615 4632698 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 85455 82492 373 180 0 82465 0
Current children cumulated CPU time (s) 986.94
Current children cumulated vsize (KiB) 341820

[startup+1062.3 s]
/proc/loadavg: 4.14 4.44 3.21 5/188 28778
/proc/meminfo: memFree=22816476/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=341820 CPUtime=1046.94 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 97190 0 0 0 104534 160 0 0 25 0 1 0 493971044 350023680 82511 33554432000 4194304 4929204 140736468400032 18446744073709551615 4337358 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 85455 82511 373 180 0 82465 0
Current children cumulated CPU time (s) 1046.94
Current children cumulated vsize (KiB) 341820

[startup+1122.3 s]
/proc/loadavg: 4.05 4.36 3.26 5/188 28779
/proc/meminfo: memFree=22803944/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=341820 CPUtime=1106.94 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 97191 0 0 0 110534 160 0 0 25 0 1 0 493971044 350023680 82512 33554432000 4194304 4929204 140736468400032 18446744073709551615 4657929 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 85455 82512 373 180 0 82465 0
Current children cumulated CPU time (s) 1106.94
Current children cumulated vsize (KiB) 341820

[startup+1182.3 s]
/proc/loadavg: 4.08 4.32 3.31 5/188 28781
/proc/meminfo: memFree=22750236/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=373860 CPUtime=1166.94 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 105075 0 0 0 116531 163 0 0 25 0 1 0 493971044 382832640 90396 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 93465 90396 373 180 0 90475 0
Current children cumulated CPU time (s) 1166.94
Current children cumulated vsize (KiB) 373860

[startup+1242.3 s]
/proc/loadavg: 4.03 4.26 3.35 5/188 28782
/proc/meminfo: memFree=22725904/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=373860 CPUtime=1226.94 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 105079 0 0 0 122531 163 0 0 25 0 1 0 493971044 382832640 90400 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633400 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 93465 90400 373 180 0 90475 0
Current children cumulated CPU time (s) 1226.94
Current children cumulated vsize (KiB) 373860



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.21 3.39 5/188 28784
/proc/meminfo: memFree=22651492/32951132 swapFree=67111364/67111528
[pid=28598] ppid=28596 vsize=446376 CPUtime=1284.65 cores=1,3
/proc/28598/stat : 28598 (clasp) R 28596 28598 28553 0 -1 4202496 123230 0 0 0 128295 170 0 0 25 0 1 0 493971044 457089024 108551 33554432000 4194304 4929204 140736468400032 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28598/statm: 111594 108551 373 180 0 108604 0
Current children cumulated CPU time (s) 1284.65
Current children cumulated vsize (KiB) 446376

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.03
CPU time (s): 1284.68
CPU user time (s): 1282.95
CPU system time (s): 1.72474
CPU usage (%): 98.8193
Max. virtual memory (cumulated for all children) (KiB): 446376

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

runsolver used 1.91071 second user time and 5.19521 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 15:15:24
IDJOB=3300025
IDBENCH=20353
IDSOLVER=1684
FILE ID=node128/3300025-1303823723
RUNJOBID= node128-1303823722-28573
PBS_JOBID= 13160767
Free space on /tmp= 66980 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.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-3300025-1303823723/watcher-3300025-1303823723 -o /tmp/evaluation-result-3300025-1303823723/solver-3300025-1303823723 -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-3300025-1303823723.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=1928059465

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23617480 kB
Buffers:       1328684 kB
Cached:        7264740 kB
SwapCached:        160 kB
Active:        1719580 kB
Inactive:      6988716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23617480 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           39604 kB
Writeback:           8 kB
AnonPages:      114680 kB
Mapped:          15640 kB
Slab:           560236 kB
PageTables:       4832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   261460 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66888 MiB
End job on node128 at 2011-04-26 15:37:06