Trace number 3274275

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
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 variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3274275-1303602257/watcher-3274275-1303602257 -o /tmp/evaluation-result-3274275-1303602257/solver-3274275-1303602257 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274275-1303602257.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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: 4.11 4.04 3.14 3/186 22166
/proc/meminfo: memFree=18338704/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=2352 CPUtime=0 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 343 0 0 0 0 0 0 0 23 0 1 0 471823629 2408448 297 33554432000 134512640 136057169 4292097408 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 588 297 145 378 0 208 0

[startup+0.015222 s]
/proc/loadavg: 4.11 4.04 3.14 3/186 22166
/proc/meminfo: memFree=18338704/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=3320 CPUtime=0.01 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 627 0 0 0 1 0 0 0 23 0 1 0 471823629 3399680 576 33554432000 134512640 136057169 4292097408 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 830 576 163 378 0 450 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3320

[startup+0.100196 s]
/proc/loadavg: 4.11 4.04 3.14 3/186 22166
/proc/meminfo: memFree=18338704/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=4180 CPUtime=0.09 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 840 0 0 0 9 0 0 0 23 0 1 0 471823629 4280320 789 33554432000 134512640 136057169 4292097408 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 1045 789 168 378 0 665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4180

[startup+0.300157 s]
/proc/loadavg: 4.11 4.04 3.14 3/186 22166
/proc/meminfo: memFree=18338704/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=5896 CPUtime=0.29 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 1248 0 0 0 29 0 0 0 25 0 1 0 471823629 6037504 1197 33554432000 134512640 136057169 4292097408 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 1474 1197 168 378 0 1094 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5896

[startup+0.701114 s]
/proc/loadavg: 4.11 4.04 3.14 3/186 22166
/proc/meminfo: memFree=18338704/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=7980 CPUtime=0.69 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 1866 0 0 0 69 0 0 0 25 0 1 0 471823629 8171520 1747 33554432000 134512640 136057169 4292097408 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 1995 1748 183 378 0 1615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7980

[startup+1.50094 s]
/proc/loadavg: 3.94 4.00 3.13 3/184 22184
/proc/meminfo: memFree=18335188/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=12212 CPUtime=1.49 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 2914 0 0 0 149 0 0 0 25 0 1 0 471823629 12505088 2795 33554432000 134512640 136057169 4292097408 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 3053 2795 183 378 0 2673 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12212

[startup+3.10068 s]
/proc/loadavg: 3.94 4.00 3.13 4/189 22194
/proc/meminfo: memFree=18323372/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=15684 CPUtime=3.09 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 3803 0 0 0 309 0 0 0 25 0 1 0 471823629 16060416 3684 33554432000 134512640 136057169 4292097408 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 3921 3684 183 378 0 3541 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15684

[startup+6.30106 s]
/proc/loadavg: 3.95 4.00 3.14 5/194 22204
/proc/meminfo: memFree=18291588/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=18768 CPUtime=6.29 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 4534 0 0 0 629 0 0 0 25 0 1 0 471823629 19218432 4415 33554432000 134512640 136057169 4292097408 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 4692 4415 183 378 0 4312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18768

[startup+12.7009 s]
/proc/loadavg: 3.95 4.00 3.14 5/194 22205
/proc/meminfo: memFree=18265936/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=21948 CPUtime=12.69 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 5331 0 0 0 1269 0 0 0 25 0 1 0 471823629 22474752 5212 33554432000 134512640 136057169 4292097408 18446744073709551615 134828257 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 5487 5212 183 378 0 5107 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21948

[startup+25.5006 s]
/proc/loadavg: 3.96 4.00 3.15 5/194 22205
/proc/meminfo: memFree=18246604/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=26336 CPUtime=25.49 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 6392 0 0 0 2549 0 0 0 25 0 1 0 471823629 26968064 6273 33554432000 134512640 136057169 4292097408 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 6584 6273 183 378 0 6204 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26336

[startup+51.101 s]
/proc/loadavg: 3.97 4.00 3.18 5/194 22206
/proc/meminfo: memFree=18222960/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=33376 CPUtime=51.09 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 8091 0 0 0 5108 1 0 0 25 0 1 0 471823629 34177024 7972 33554432000 134512640 136057169 4292097408 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 8344 7972 183 378 0 7964 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33376

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.22 5/194 22207
/proc/meminfo: memFree=18187356/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=43780 CPUtime=102.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 10606 0 0 0 10229 1 0 0 25 0 1 0 471823629 44830720 10487 33554432000 134512640 136057169 4292097408 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 10945 10487 183 378 0 10565 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 43780

[startup+162.301 s]
/proc/loadavg: 4.12 4.03 3.27 5/194 22209
/proc/meminfo: memFree=18169244/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=50320 CPUtime=162.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 12151 0 0 0 16228 2 0 0 25 0 1 0 471823629 51527680 12004 33554432000 134512640 136057169 4292097408 18446744073709551615 134618148 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 12580 12004 183 378 0 12200 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 50320

[startup+222.301 s]
/proc/loadavg: 4.04 4.02 3.31 5/194 22210
/proc/meminfo: memFree=18152480/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=55160 CPUtime=222.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 13287 0 0 0 22228 2 0 0 25 0 1 0 471823629 56483840 13140 33554432000 134512640 136057169 4292097408 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 13790 13140 183 378 0 13410 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 55160

[startup+282.301 s]
/proc/loadavg: 4.07 4.03 3.36 5/194 22212
/proc/meminfo: memFree=18129528/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=60408 CPUtime=282.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 14533 0 0 0 28228 2 0 0 25 0 1 0 471823629 61857792 14386 33554432000 134512640 136057169 4292097408 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 15102 14386 183 378 0 14722 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60408

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.40 5/194 22213
/proc/meminfo: memFree=18116492/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=62604 CPUtime=342.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 15053 0 0 0 34228 2 0 0 25 0 1 0 471823629 64106496 14906 33554432000 134512640 136057169 4292097408 18446744073709551615 134615841 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 15651 14906 183 378 0 15271 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62604

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 3.44 5/194 22215
/proc/meminfo: memFree=18099848/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=70004 CPUtime=402.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 16775 0 0 0 40227 3 0 0 25 0 1 0 471823629 71684096 16628 33554432000 134512640 136057169 4292097408 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 17501 16628 183 378 0 17121 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 70004

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.47 5/194 22217
/proc/meminfo: memFree=18089052/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=75572 CPUtime=462.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 18041 0 0 0 46227 3 0 0 25 0 1 0 471823629 77385728 17894 33554432000 134512640 136057169 4292097408 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 18893 17894 183 378 0 18513 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 75572

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 3.50 5/194 22218
/proc/meminfo: memFree=18080232/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=76568 CPUtime=522.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 18264 0 0 0 52227 3 0 0 25 0 1 0 471823629 78405632 18117 33554432000 134512640 136057169 4292097408 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 19142 18117 183 378 0 18762 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 76568

[startup+582.3 s]
/proc/loadavg: 4.01 4.02 3.53 5/194 22220
/proc/meminfo: memFree=18073528/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=77968 CPUtime=582.3 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 18603 0 0 0 58227 3 0 0 25 0 1 0 471823629 79839232 18456 33554432000 134512640 136057169 4292097408 18446744073709551615 134615587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 19492 18456 183 378 0 19112 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 77968

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 3.56 5/194 22221
/proc/meminfo: memFree=18067812/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=82048 CPUtime=642.31 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 19547 0 0 0 64228 3 0 0 25 0 1 0 471823629 84017152 19339 33554432000 134512640 136057169 4292097408 18446744073709551615 134813041 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 20512 19339 183 378 0 20132 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 82048

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.58 5/194 22223
/proc/meminfo: memFree=18059592/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=84504 CPUtime=702.31 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 20182 0 0 0 70227 4 0 0 25 0 1 0 471823629 86532096 19974 33554432000 134512640 136057169 4292097408 18446744073709551615 134813046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 21126 19974 183 378 0 20746 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 84504

[startup+762.307 s]
/proc/loadavg: 4.04 4.02 3.61 5/194 22225
/proc/meminfo: memFree=18054124/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=85688 CPUtime=762.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 20452 0 0 0 76228 4 0 0 25 0 1 0 471823629 87744512 20244 33554432000 134512640 136057169 4292097408 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 21422 20244 183 378 0 21042 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 85688

[startup+822.301 s]
/proc/loadavg: 4.08 4.03 3.64 5/194 22226
/proc/meminfo: memFree=18043808/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=87116 CPUtime=822.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 20819 0 0 0 82228 4 0 0 25 0 1 0 471823629 89206784 20611 33554432000 134512640 136057169 4292097408 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 21779 20611 183 378 0 21399 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 87116

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.66 5/194 22228
/proc/meminfo: memFree=18034004/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=87772 CPUtime=882.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 20947 0 0 0 88228 4 0 0 25 0 1 0 471823629 89878528 20739 33554432000 134512640 136057169 4292097408 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 21943 20739 183 378 0 21563 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 87772

[startup+942.301 s]
/proc/loadavg: 4.12 4.05 3.69 5/194 22229
/proc/meminfo: memFree=18027664/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=89496 CPUtime=942.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 21331 0 0 0 94228 4 0 0 25 0 1 0 471823629 91643904 21123 33554432000 134512640 136057169 4292097408 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 22374 21123 183 378 0 21994 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 89496

[startup+1002.3 s]
/proc/loadavg: 4.04 4.04 3.70 5/194 22231
/proc/meminfo: memFree=18017352/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=96220 CPUtime=1002.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 22862 0 0 0 100228 4 0 0 25 0 1 0 471823629 98529280 22654 33554432000 134512640 136057169 4292097408 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 24055 22654 183 378 0 23675 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 96220

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.72 5/194 22242
/proc/meminfo: memFree=18014000/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=98656 CPUtime=1062.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 23458 0 0 0 106228 4 0 0 25 0 1 0 471823629 101023744 23169 33554432000 134512640 136057169 4292097408 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 24664 23169 183 378 0 24284 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 98656

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.74 5/194 22243
/proc/meminfo: memFree=18008756/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=101504 CPUtime=1122.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 24089 0 0 0 112228 4 0 0 25 0 1 0 471823629 103940096 23800 33554432000 134512640 136057169 4292097408 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 25376 23800 183 378 0 24996 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 101504

[startup+1182.3 s]
/proc/loadavg: 3.43 3.86 3.70 4/188 22263
/proc/meminfo: memFree=18013184/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=102408 CPUtime=1182.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 24305 0 0 0 118228 4 0 0 25 0 1 0 471823629 104865792 24016 33554432000 134512640 136057169 4292097408 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 25602 24016 183 378 0 25222 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 102408

[startup+1242.3 s]
/proc/loadavg: 3.16 3.70 3.65 4/188 22267
/proc/meminfo: memFree=18003980/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=102552 CPUtime=1242.32 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 24344 0 0 0 124228 4 0 0 25 0 1 0 471823629 105013248 24055 33554432000 134512640 136057169 4292097408 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 25638 24055 183 378 0 25258 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 102552



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.11 3.59 3.61 4/188 22269
/proc/meminfo: memFree=18000284/32951124 swapFree=67111528/67111528
[pid=22166] ppid=22164 vsize=103192 CPUtime=1300.03 cores=4,6
/proc/22166/stat : 22166 (clasp) R 22164 22166 21970 0 -1 4202496 24487 0 0 0 129999 4 0 0 25 0 1 0 471823629 105668608 24198 33554432000 134512640 136057169 4292097408 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22166/statm: 25798 24198 183 378 0 25418 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 103192

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.05
CPU user time (s): 1299.99
CPU system time (s): 0.054991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 103192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.99
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24489
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= 4
involuntary context switches= 1706

runsolver used 2.23566 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 01:44:17
IDJOB=3274275
IDBENCH=83163
IDSOLVER=1674
FILE ID=node133/3274275-1303602257
RUNJOBID= node133-1303600950-21989
PBS_JOBID= 13150609
Free space on /tmp= 71620 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274275-1303602257/watcher-3274275-1303602257 -o /tmp/evaluation-result-3274275-1303602257/solver-3274275-1303602257 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274275-1303602257.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=1414726370

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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:      18338984 kB
Buffers:       2163544 kB
Cached:       11819648 kB
SwapCached:          0 kB
Active:        8378960 kB
Inactive:      5674476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18338984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2464 kB
Writeback:           0 kB
AnonPages:       69640 kB
Mapped:          15832 kB
Slab:           495932 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71620 MiB
End job on node133 at 2011-04-24 02:06:00