Trace number 3300415

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-crafted? (TO) 1300 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828252/instance-3300415-1303828252.cnf
3.79/3.85	c Solving...
1299.99/1300.00	
1299.99/1300.00	*** INTERRUPTED! ***
1299.99/1300.00	s UNKNOWN
1299.99/1300.00	
1299.99/1300.00	c INTERRUPTED   : 1
1299.99/1300.00	c Models        : 0+    
1299.99/1300.00	c Time          : 1300.004s (Solving: 1296.15s 1st Model: 0.00s Unsat: 0.00s)
1299.99/1300.00	c CPU Time      : 1299.990s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300415-1303828252/watcher-3300415-1303828252 -o /tmp/evaluation-result-3300415-1303828252/solver-3300415-1303828252 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300415-1303828252.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: 3.99 3.96 3.58 5/189 30587
/proc/meminfo: memFree=16049284/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=13044 CPUtime=0 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 592 0 0 0 0 0 0 0 25 0 1 0 494425669 13357056 533 33554432000 4194304 4929204 140735230457520 18446744073709551615 244446945024 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 3261 534 327 180 0 271 0

[startup+0.015169 s]
/proc/loadavg: 3.99 3.96 3.58 5/189 30587
/proc/meminfo: memFree=16049284/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=13656 CPUtime=0.01 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 803 0 0 0 1 0 0 0 25 0 1 0 494425669 13983744 708 33554432000 4194304 4929204 140735230457520 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 3447 709 327 180 0 457 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13656

[startup+0.101149 s]
/proc/loadavg: 3.99 3.96 3.58 5/189 30587
/proc/meminfo: memFree=16049284/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=18816 CPUtime=0.09 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 2198 0 0 0 9 0 0 0 25 0 1 0 494425669 19267584 1968 33554432000 4194304 4929204 140735230457520 18446744073709551615 4582974 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 4704 1968 339 180 0 1714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18816

[startup+0.301112 s]
/proc/loadavg: 3.99 3.96 3.58 5/189 30587
/proc/meminfo: memFree=16049284/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=18816 CPUtime=0.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 2198 0 0 0 29 0 0 0 25 0 1 0 494425669 19267584 1968 33554432000 4194304 4929204 140735230457520 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 4704 1968 339 180 0 1714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18816

[startup+0.701039 s]
/proc/loadavg: 3.99 3.96 3.58 5/189 30587
/proc/meminfo: memFree=16049284/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=18816 CPUtime=0.69 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 2198 0 0 0 69 0 0 0 25 0 1 0 494425669 19267584 1968 33554432000 4194304 4929204 140735230457520 18446744073709551615 4582016 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 4704 1968 339 180 0 1714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18816

[startup+1.50091 s]
/proc/loadavg: 3.99 3.96 3.58 5/190 30588
/proc/meminfo: memFree=16042340/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=18816 CPUtime=1.49 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 2200 0 0 0 149 0 0 0 25 0 1 0 494425669 19267584 1970 33554432000 4194304 4929204 140735230457520 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 4704 1970 339 180 0 1714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18816

[startup+3.10062 s]
/proc/loadavg: 3.99 3.96 3.58 5/190 30588
/proc/meminfo: memFree=16041968/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=18816 CPUtime=3.09 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 2208 0 0 0 309 0 0 0 25 0 1 0 494425669 19267584 1978 33554432000 4194304 4929204 140735230457520 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 4704 1978 339 180 0 1714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18816

[startup+6.30102 s]
/proc/loadavg: 3.99 3.96 3.59 5/190 30588
/proc/meminfo: memFree=16040684/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=19612 CPUtime=6.3 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 2607 0 0 0 630 0 0 0 25 0 1 0 494425669 20082688 2221 33554432000 4194304 4929204 140735230457520 18446744073709551615 4627713 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 4903 2221 367 180 0 1913 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 19612

[startup+12.7008 s]
/proc/loadavg: 3.99 3.96 3.59 5/190 30588
/proc/meminfo: memFree=16038216/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=21576 CPUtime=12.69 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 3065 0 0 0 1269 0 0 0 25 0 1 0 494425669 22093824 2679 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 5394 2679 367 180 0 2404 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21576

[startup+25.5005 s]
/proc/loadavg: 4.06 3.97 3.60 5/190 30588
/proc/meminfo: memFree=16036472/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=23164 CPUtime=25.49 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 3444 0 0 0 2549 0 0 0 25 0 1 0 494425669 23719936 3058 33554432000 4194304 4929204 140735230457520 18446744073709551615 4320429 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 5791 3058 367 180 0 2801 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23164

[startup+51.1007 s]
/proc/loadavg: 4.04 3.97 3.61 5/190 30589
/proc/meminfo: memFree=16031620/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=26272 CPUtime=51.09 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 4155 0 0 0 5109 0 0 0 25 0 1 0 494425669 26902528 3769 33554432000 4194304 4929204 140735230457520 18446744073709551615 4307355 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 6568 3769 367 180 0 3578 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26272

[startup+102.307 s]
/proc/loadavg: 4.02 3.97 3.63 5/190 30590
/proc/meminfo: memFree=16025772/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=28656 CPUtime=102.3 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 4684 0 0 0 10230 0 0 0 25 0 1 0 494425669 29343744 4298 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 7164 4298 369 180 0 4174 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28656

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 30592
/proc/meminfo: memFree=16020540/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=31236 CPUtime=162.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 5297 0 0 0 16229 0 0 0 25 0 1 0 494425669 31985664 4911 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 7809 4911 369 180 0 4819 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31236

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 30593
/proc/meminfo: memFree=16014808/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=33992 CPUtime=222.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 5877 0 0 0 22229 0 0 0 25 0 1 0 494425669 34807808 5491 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 8498 5491 369 180 0 5508 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 33992

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 30595
/proc/meminfo: memFree=16010428/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=35604 CPUtime=282.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 6224 0 0 0 28229 0 0 0 25 0 1 0 494425669 36458496 5838 33554432000 4194304 4929204 140735230457520 18446744073709551615 4307374 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 8901 5838 369 180 0 5911 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 35604

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 30597
/proc/meminfo: memFree=16006928/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=37532 CPUtime=342.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 6679 0 0 0 34228 1 0 0 25 0 1 0 494425669 38432768 6293 33554432000 4194304 4929204 140735230457520 18446744073709551615 4307358 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 9383 6293 369 180 0 6393 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 37532

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.72 5/190 30598
/proc/meminfo: memFree=16003796/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=39080 CPUtime=402.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7020 0 0 0 40228 1 0 0 25 0 1 0 494425669 40017920 6634 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 9770 6634 369 180 0 6780 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 39080

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.74 5/190 30600
/proc/meminfo: memFree=16002036/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=39652 CPUtime=462.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7147 0 0 0 46228 1 0 0 25 0 1 0 494425669 40603648 6761 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 9913 6761 369 180 0 6923 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 39652

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.75 5/190 30601
/proc/meminfo: memFree=15998652/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=40600 CPUtime=522.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7360 0 0 0 52228 1 0 0 25 0 1 0 494425669 41574400 6974 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633847 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 10150 6974 369 180 0 7160 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 40600

[startup+582.301 s]
/proc/loadavg: 4.07 4.01 3.77 5/190 30603
/proc/meminfo: memFree=15995512/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=41640 CPUtime=582.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7589 0 0 0 58228 1 0 0 25 0 1 0 494425669 42639360 7203 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 10410 7203 369 180 0 7420 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 41640

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.78 5/190 30605
/proc/meminfo: memFree=15994244/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=41928 CPUtime=642.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7650 0 0 0 64228 1 0 0 25 0 1 0 494425669 42934272 7264 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 10482 7264 369 180 0 7492 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 41928

[startup+702.301 s]
/proc/loadavg: 4.06 4.01 3.79 5/190 30606
/proc/meminfo: memFree=15992104/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=42116 CPUtime=702.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7705 0 0 0 70228 1 0 0 25 0 1 0 494425669 43126784 7319 33554432000 4194304 4929204 140735230457520 18446744073709551615 4333968 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 10529 7319 369 180 0 7539 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 42116

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 30608
/proc/meminfo: memFree=15990724/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=42400 CPUtime=762.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7766 0 0 0 76228 1 0 0 25 0 1 0 494425669 43417600 7380 33554432000 4194304 4929204 140735230457520 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 10600 7380 369 180 0 7610 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 42400

[startup+822.3 s]
/proc/loadavg: 4.01 4.00 3.82 5/190 30609
/proc/meminfo: memFree=15988088/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=43252 CPUtime=822.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 7962 0 0 0 82228 1 0 0 25 0 1 0 494425669 44290048 7576 33554432000 4194304 4929204 140735230457520 18446744073709551615 4657872 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 10813 7576 369 180 0 7823 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 43252

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 3.83 5/190 30611
/proc/meminfo: memFree=15984828/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=44960 CPUtime=882.28 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 8335 0 0 0 88227 1 0 0 25 0 1 0 494425669 46039040 7949 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 11240 7949 369 180 0 8250 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 44960

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 30613
/proc/meminfo: memFree=15983188/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=46100 CPUtime=942.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 8605 0 0 0 94227 2 0 0 25 0 1 0 494425669 47206400 8219 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 11525 8219 369 180 0 8535 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 46100

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 30614
/proc/meminfo: memFree=15980052/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=46384 CPUtime=1002.28 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 8678 0 0 0 100226 2 0 0 25 0 1 0 494425669 47497216 8292 33554432000 4194304 4929204 140735230457520 18446744073709551615 4629128 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 11596 8292 369 180 0 8606 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 46384

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 30616
/proc/meminfo: memFree=15978168/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=47520 CPUtime=1062.28 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 8917 0 0 0 106226 2 0 0 25 0 1 0 494425669 48660480 8531 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 11880 8531 369 180 0 8890 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 47520

[startup+1122.3 s]
/proc/loadavg: 2.80 3.66 3.74 3/178 30653
/proc/meminfo: memFree=16038476/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=47900 CPUtime=1122.29 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 9002 0 0 0 112227 2 0 0 25 0 1 0 494425669 49049600 8616 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 11975 8616 369 180 0 8985 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 47900

[startup+1182.3 s]
/proc/loadavg: 2.29 3.36 3.63 3/178 30655
/proc/meminfo: memFree=16037324/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=48756 CPUtime=1182.28 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 9220 0 0 0 118226 2 0 0 25 0 1 0 494425669 49926144 8834 33554432000 4194304 4929204 140735230457520 18446744073709551615 4619466 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 12189 8834 369 180 0 9199 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 48756

[startup+1242.3 s]
/proc/loadavg: 1.54 2.95 3.47 2/172 30675
/proc/meminfo: memFree=16068972/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=49040 CPUtime=1242.28 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 9287 0 0 0 124226 2 0 0 25 0 1 0 494425669 50216960 8901 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 12260 8901 369 180 0 9270 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 49040



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.20 2.59 3.31 2/172 30676
/proc/meminfo: memFree=16068708/32951124 swapFree=67111528/67111528
[pid=30587] ppid=30585 vsize=49608 CPUtime=1299.99 cores=0,2
/proc/30587/stat : 30587 (clasp) R 30585 30587 29873 0 -1 4202496 9439 0 0 0 129997 2 0 0 25 0 1 0 494425669 50798592 9053 33554432000 4194304 4929204 140735230457520 18446744073709551615 4633923 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/30587/statm: 12402 9053 369 180 0 9412 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 49608

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.01
CPU time (s): 1300
CPU user time (s): 1299.97
CPU system time (s): 0.026995
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 49608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9451
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= 9
involuntary context switches= 16258

runsolver used 2.23466 second user time and 4.67529 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 16:30:52
IDJOB=3300415
IDBENCH=83894
IDSOLVER=1685
FILE ID=node105/3300415-1303828252
RUNJOBID= node105-1303828017-30430
PBS_JOBID= 13160791
Free space on /tmp= 72168 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300415-1303828252/watcher-3300415-1303828252 -o /tmp/evaluation-result-3300415-1303828252/solver-3300415-1303828252 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300415-1303828252.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=1879532079

node105.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.825
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.65
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.825
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	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16049564 kB
Buffers:       2293356 kB
Cached:       13924904 kB
SwapCached:          0 kB
Active:        8602228 kB
Inactive:      7730368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16049564 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2368 kB
Writeback:           0 kB
AnonPages:      113244 kB
Mapped:          16284 kB
Slab:           505780 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   299316 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= 72172 MiB
End job on node105 at 2011-04-26 16:52:34