Trace number 3300318

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827017/instance-3300318-1303827017.cnf
8.49/8.50	c Solving...
1299.97/1300.00	
1299.97/1300.00	*** INTERRUPTED! ***
1299.97/1300.00	s UNKNOWN
1299.97/1300.00	
1299.97/1300.00	c INTERRUPTED   : 1
1299.97/1300.00	c Models        : 0+    
1299.97/1300.00	c Time          : 1300.004s (Solving: 1291.50s 1st Model: 0.00s Unsat: 0.00s)
1299.97/1300.00	c CPU Time      : 1299.970s

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

running on 2 cores: 4,6

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.37 2.48 2.76 5/189 6115
/proc/meminfo: memFree=25963856/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=13360 CPUtime=0 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 710 0 0 0 0 0 0 0 25 0 1 0 494304522 13680640 638 33554432000 4194304 4929204 140734742056208 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 3340 638 327 180 0 350 0

[startup+0.0156091 s]
/proc/loadavg: 3.37 2.48 2.76 5/189 6115
/proc/meminfo: memFree=25963856/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=15152 CPUtime=0.01 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 1299 0 0 0 1 0 0 0 25 0 1 0 494304522 15515648 1056 33554432000 4194304 4929204 140734742056208 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 3788 1058 327 180 0 798 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15152

[startup+0.100602 s]
/proc/loadavg: 3.37 2.48 2.76 5/189 6115
/proc/meminfo: memFree=25963856/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=28788 CPUtime=0.09 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 5279 0 0 0 9 0 0 0 25 0 1 0 494304522 29478912 4447 33554432000 4194304 4929204 140734742056208 18446744073709551615 4582188 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 7197 4447 337 180 0 4207 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28788

[startup+0.300576 s]
/proc/loadavg: 3.37 2.48 2.76 5/189 6115
/proc/meminfo: memFree=25963856/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=28788 CPUtime=0.29 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 5279 0 0 0 29 0 0 0 25 0 1 0 494304522 29478912 4447 33554432000 4194304 4929204 140734742056208 18446744073709551615 4582057 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 7197 4447 337 180 0 4207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28788

[startup+0.700491 s]
/proc/loadavg: 3.37 2.48 2.76 5/189 6115
/proc/meminfo: memFree=25963856/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=28788 CPUtime=0.69 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 5279 0 0 0 69 0 0 0 25 0 1 0 494304522 29478912 4447 33554432000 4194304 4929204 140734742056208 18446744073709551615 4582030 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 7197 4447 337 180 0 4207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28788

[startup+1.50035 s]
/proc/loadavg: 3.37 2.48 2.76 5/190 6116
/proc/meminfo: memFree=25946124/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=31032 CPUtime=1.49 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 5856 0 0 0 149 0 0 0 25 0 1 0 494304522 31776768 5024 33554432000 4194304 4929204 140734742056208 18446744073709551615 4575084 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 7758 5024 339 180 0 4768 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31032

[startup+3.10108 s]
/proc/loadavg: 3.37 2.48 2.76 5/190 6116
/proc/meminfo: memFree=25940300/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=36840 CPUtime=3.09 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 7305 0 0 0 308 1 0 0 25 0 1 0 494304522 37724160 6473 33554432000 4194304 4929204 140734742056208 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 9210 6473 339 180 0 6220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36840

[startup+6.30051 s]
/proc/loadavg: 3.42 2.50 2.77 5/190 6117
/proc/meminfo: memFree=25929396/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=43836 CPUtime=6.29 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 9064 0 0 0 628 1 0 0 25 0 1 0 494304522 44888064 8232 33554432000 4194304 4929204 140734742056208 18446744073709551615 4582144 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 10959 8232 339 180 0 7969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43836

[startup+12.7004 s]
/proc/loadavg: 3.47 2.53 2.77 5/190 6117
/proc/meminfo: memFree=25918016/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=53620 CPUtime=12.69 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 11954 0 0 0 1267 2 0 0 25 0 1 0 494304522 54906880 10742 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 13405 10742 367 180 0 10415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53620

[startup+25.5011 s]
/proc/loadavg: 3.59 2.60 2.79 5/190 6117
/proc/meminfo: memFree=25910928/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=58836 CPUtime=25.49 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 13241 0 0 0 2547 2 0 0 25 0 1 0 494304522 60248064 12029 33554432000 4194304 4929204 140734742056208 18446744073709551615 4636628 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 14709 12029 367 180 0 11719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58836

[startup+51.1005 s]
/proc/loadavg: 3.73 2.71 2.82 5/190 6118
/proc/meminfo: memFree=25904440/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=63912 CPUtime=51.08 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 14482 0 0 0 5106 2 0 0 25 0 1 0 494304522 65445888 13270 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 15978 13270 367 180 0 12988 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63912

[startup+102.306 s]
/proc/loadavg: 3.88 2.91 2.88 5/190 6119
/proc/meminfo: memFree=25887692/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=74172 CPUtime=102.29 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 17014 0 0 0 10226 3 0 0 25 0 1 0 494304522 75952128 15802 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 18543 15802 369 180 0 15553 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 74172

[startup+162.301 s]
/proc/loadavg: 3.95 3.10 2.95 5/190 6121
/proc/meminfo: memFree=25876880/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=78204 CPUtime=162.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 17961 0 0 0 16225 3 0 0 25 0 1 0 494304522 80080896 16749 33554432000 4194304 4929204 140734742056208 18446744073709551615 4627948 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 19551 16749 369 180 0 16561 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78204

[startup+222.301 s]
/proc/loadavg: 3.98 3.26 3.01 5/190 6122
/proc/meminfo: memFree=25865948/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=85448 CPUtime=222.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 19751 0 0 0 22225 3 0 0 25 0 1 0 494304522 87498752 18539 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 21362 18539 369 180 0 18372 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 85448

[startup+282.301 s]
/proc/loadavg: 4.04 3.41 3.08 5/190 6124
/proc/meminfo: memFree=25862080/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=88308 CPUtime=282.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 20453 0 0 0 28225 3 0 0 25 0 1 0 494304522 90427392 19241 33554432000 4194304 4929204 140734742056208 18446744073709551615 4307353 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 22077 19241 369 180 0 19087 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 88308

[startup+342.301 s]
/proc/loadavg: 4.01 3.52 3.13 5/190 6125
/proc/meminfo: memFree=25853252/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=92228 CPUtime=342.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 21334 0 0 0 34225 3 0 0 25 0 1 0 494304522 94441472 20122 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316266 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 23057 20122 369 180 0 20067 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 92228

[startup+402.3 s]
/proc/loadavg: 4.00 3.60 3.18 5/190 6127
/proc/meminfo: memFree=25849260/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=94436 CPUtime=402.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 21857 0 0 0 40225 3 0 0 25 0 1 0 494304522 96702464 20645 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 23609 20645 369 180 0 20619 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 94436

[startup+462.301 s]
/proc/loadavg: 4.00 3.67 3.23 5/190 6129
/proc/meminfo: memFree=25846388/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=96244 CPUtime=462.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 22247 0 0 0 46225 3 0 0 25 0 1 0 494304522 98553856 21035 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 24061 21035 369 180 0 21071 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 96244

[startup+522.301 s]
/proc/loadavg: 4.00 3.73 3.28 5/190 6130
/proc/meminfo: memFree=25842392/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=98988 CPUtime=522.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 22877 0 0 0 52224 4 0 0 25 0 1 0 494304522 101363712 21665 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 24747 21665 369 180 0 21757 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 98988

[startup+582.3 s]
/proc/loadavg: 4.00 3.77 3.32 5/190 6132
/proc/meminfo: memFree=25833672/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=102632 CPUtime=582.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 23766 0 0 0 58224 4 0 0 25 0 1 0 494304522 105095168 22554 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 25658 22554 369 180 0 22668 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 102632

[startup+642.301 s]
/proc/loadavg: 4.00 3.81 3.36 5/190 6133
/proc/meminfo: memFree=25830420/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=104192 CPUtime=642.29 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 24080 0 0 0 64225 4 0 0 25 0 1 0 494304522 106692608 22868 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 26048 22868 369 180 0 23058 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 104192

[startup+702.301 s]
/proc/loadavg: 4.06 3.86 3.40 5/190 6135
/proc/meminfo: memFree=25828916/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=104780 CPUtime=702.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 24204 0 0 0 70224 4 0 0 25 0 1 0 494304522 107294720 22992 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 26195 22992 369 180 0 23205 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 104780

[startup+762.306 s]
/proc/loadavg: 4.02 3.88 3.44 5/190 6137
/proc/meminfo: memFree=25827280/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=105864 CPUtime=762.28 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 24467 0 0 0 76224 4 0 0 25 0 1 0 494304522 108404736 23255 33554432000 4194304 4929204 140734742056208 18446744073709551615 4636623 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 26466 23255 369 180 0 23476 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 105864

[startup+822.301 s]
/proc/loadavg: 4.07 3.92 3.47 5/190 6138
/proc/meminfo: memFree=25822292/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=109904 CPUtime=822.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 25435 0 0 0 82223 4 0 0 25 0 1 0 494304522 112541696 24223 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 27476 24223 369 180 0 24486 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 109904

[startup+882.301 s]
/proc/loadavg: 4.02 3.93 3.50 5/190 6140
/proc/meminfo: memFree=25820404/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=111784 CPUtime=882.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 25848 0 0 0 88223 4 0 0 25 0 1 0 494304522 114466816 24636 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 27946 24636 369 180 0 24956 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 111784

[startup+942.3 s]
/proc/loadavg: 4.01 3.94 3.53 5/190 6141
/proc/meminfo: memFree=25813432/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=113576 CPUtime=942.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 26305 0 0 0 94223 4 0 0 25 0 1 0 494304522 116301824 25093 33554432000 4194304 4929204 140734742056208 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 28394 25093 369 180 0 25404 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 113576

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 6143
/proc/meminfo: memFree=25811048/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=115204 CPUtime=1002.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 26648 0 0 0 100223 4 0 0 25 0 1 0 494304522 117968896 25436 33554432000 4194304 4929204 140734742056208 18446744073709551615 4337338 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 28801 25436 369 180 0 25811 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 115204

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.58 5/190 6145
/proc/meminfo: memFree=25806936/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=117372 CPUtime=1062.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 27138 0 0 0 106223 4 0 0 25 0 1 0 494304522 120188928 25926 33554432000 4194304 4929204 140734742056208 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 29343 25926 369 180 0 26353 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 117372

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.61 5/190 6146
/proc/meminfo: memFree=25804664/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=117772 CPUtime=1122.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 27209 0 0 0 112223 4 0 0 25 0 1 0 494304522 120598528 25997 33554432000 4194304 4929204 140734742056208 18446744073709551615 218370654826 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 29443 25997 369 180 0 26453 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 117772

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.63 5/190 6148
/proc/meminfo: memFree=25803156/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=118188 CPUtime=1182.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 27314 0 0 0 118223 4 0 0 25 0 1 0 494304522 121024512 26102 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 29547 26102 369 180 0 26557 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 118188

[startup+1242.3 s]
/proc/loadavg: 2.67 3.64 3.54 2/172 6203
/proc/meminfo: memFree=25909236/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=118792 CPUtime=1242.27 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 27433 0 0 0 124223 4 0 0 25 0 1 0 494304522 121643008 26221 33554432000 4194304 4929204 140734742056208 18446744073709551615 4627746 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 29698 26221 369 180 0 26708 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 118792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.61 3.15 3.38 2/172 6205
/proc/meminfo: memFree=25904988/32951124 swapFree=67051468/67111528
[pid=6115] ppid=6113 vsize=123564 CPUtime=1299.97 cores=4,6
/proc/6115/stat : 6115 (clasp) R 6113 6115 5603 0 -1 4202496 28594 0 0 0 129993 4 0 0 25 0 1 0 494304522 126529536 27382 33554432000 4194304 4929204 140734742056208 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6115/statm: 30891 27382 369 180 0 27901 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 123564

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): 1299.99
CPU user time (s): 1299.93
CPU system time (s): 0.053991
CPU usage (%): 99.9981
Max. virtual memory (cumulated for all children) (KiB): 123564

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

runsolver used 2.14767 second user time and 4.87026 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 16:10:18
IDJOB=3300318
IDBENCH=83173
IDSOLVER=1685
FILE ID=node101/3300318-1303827017
RUNJOBID= node101-1303826925-6018
PBS_JOBID= 13160795
Free space on /tmp= 72076 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.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-3300318-1303827017/watcher-3300318-1303827017 -o /tmp/evaluation-result-3300318-1303827017/solver-3300318-1303827017 -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-3300318-1303827017.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1520956014

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25964260 kB
Buffers:       1960460 kB
Cached:        4502664 kB
SwapCached:      30452 kB
Active:        2649520 kB
Inactive:      3895068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25964260 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            5016 kB
Writeback:           0 kB
AnonPages:       72840 kB
Mapped:          10440 kB
Slab:           378080 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   296404 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= 72080 MiB
End job on node101 at 2011-04-26 16:32:00