Trace number 3274896

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.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.13 7.86 7.81 5/189 14528
/proc/meminfo: memFree=15463680/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=2352 CPUtime=0 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 365 0 0 0 0 0 0 0 24 0 1 0 472663489 2408448 320 33554432000 134512640 136057169 4293383136 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 588 321 145 378 0 208 0

[startup+0.0895139 s]
/proc/loadavg: 7.13 7.86 7.81 5/189 14528
/proc/meminfo: memFree=15463680/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=12696 CPUtime=0.08 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 3652 0 0 0 8 0 0 0 24 0 1 0 472663489 13000704 2724 33554432000 134512640 136057169 4293383136 18446744073709551615 134774378 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 3174 2724 166 378 0 2794 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12696

[startup+0.100508 s]
/proc/loadavg: 7.13 7.86 7.81 5/189 14528
/proc/meminfo: memFree=15463680/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=12696 CPUtime=0.09 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 3652 0 0 0 9 0 0 0 24 0 1 0 472663489 13000704 2724 33554432000 134512640 136057169 4293383136 18446744073709551615 134774491 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 3174 2724 166 378 0 2794 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12696

[startup+0.300478 s]
/proc/loadavg: 7.13 7.86 7.81 5/189 14528
/proc/meminfo: memFree=15463680/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=12696 CPUtime=0.29 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 3652 0 0 0 29 0 0 0 25 0 1 0 472663489 13000704 2724 33554432000 134512640 136057169 4293383136 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 3174 2724 166 378 0 2794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12696

[startup+0.700406 s]
/proc/loadavg: 7.13 7.86 7.81 5/189 14528
/proc/meminfo: memFree=15463680/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=12696 CPUtime=0.69 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 3652 0 0 0 69 0 0 0 25 0 1 0 472663489 13000704 2724 33554432000 134512640 136057169 4293383136 18446744073709551615 134774493 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 3174 2724 166 378 0 2794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12696

[startup+1.50026 s]
/proc/loadavg: 6.88 7.79 7.79 5/190 14529
/proc/meminfo: memFree=15446188/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=12112 CPUtime=1.49 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 4153 0 0 0 149 0 0 0 25 0 1 0 472663489 12402688 2809 33554432000 134512640 136057169 4293383136 18446744073709551615 134613070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 3028 2809 182 378 0 2648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12112

[startup+3.10097 s]
/proc/loadavg: 6.88 7.79 7.79 5/190 14529
/proc/meminfo: memFree=15438872/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=21316 CPUtime=3.09 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 6432 0 0 0 309 0 0 0 25 0 1 0 472663489 21827584 5088 33554432000 134512640 136057169 4293383136 18446744073709551615 134618179 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 5329 5088 182 378 0 4949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21316

[startup+6.3004 s]
/proc/loadavg: 6.88 7.79 7.79 5/190 14530
/proc/meminfo: memFree=15372484/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=44780 CPUtime=6.29 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 12273 0 0 0 628 1 0 0 25 0 1 0 472663489 45854720 10929 33554432000 134512640 136057169 4293383136 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 11195 10929 182 378 0 10815 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44780

[startup+12.7002 s]
/proc/loadavg: 6.43 7.67 7.75 5/190 14531
/proc/meminfo: memFree=15240608/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=76864 CPUtime=12.69 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 20284 0 0 0 1267 2 0 0 25 0 1 0 472663489 78708736 18940 33554432000 134512640 136057169 4293383136 18446744073709551615 134613044 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 19216 18940 182 378 0 18836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76864

[startup+25.5009 s]
/proc/loadavg: 6.06 7.55 7.71 5/190 14531
/proc/meminfo: memFree=15129468/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=87796 CPUtime=25.49 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 22992 0 0 0 2546 3 0 0 25 0 1 0 472663489 89903104 21648 33554432000 134512640 136057169 4293383136 18446744073709551615 134634857 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 21949 21648 182 378 0 21569 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87796

[startup+51.1003 s]
/proc/loadavg: 5.36 7.26 7.61 5/190 14532
/proc/meminfo: memFree=15058032/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=108760 CPUtime=51.09 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 28105 0 0 0 5105 4 0 0 25 0 1 0 472663489 111370240 26761 33554432000 134512640 136057169 4293383136 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 27190 26761 182 378 0 26810 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 108760

[startup+102.307 s]
/proc/loadavg: 4.54 6.71 7.40 5/190 14533
/proc/meminfo: memFree=14942392/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=134556 CPUtime=102.3 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 34451 0 0 0 10225 5 0 0 25 0 1 0 472663489 137785344 33107 33554432000 134512640 136057169 4293383136 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 33639 33107 182 378 0 33259 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134556

[startup+162.3 s]
/proc/loadavg: 4.12 6.20 7.18 4/184 14552
/proc/meminfo: memFree=14917220/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=158484 CPUtime=162.3 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 40290 0 0 0 16223 7 0 0 25 0 1 0 472663489 162287616 38946 33554432000 134512640 136057169 4293383136 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 39621 38946 182 378 0 39241 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 158484

[startup+222.3 s]
/proc/loadavg: 3.41 5.61 6.91 4/184 14553
/proc/meminfo: memFree=14854596/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=171584 CPUtime=222.29 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 43435 0 0 0 22222 7 0 0 25 0 1 0 472663489 175702016 42091 33554432000 134512640 136057169 4293383136 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 42896 42091 182 378 0 42516 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171584

[startup+282.301 s]
/proc/loadavg: 3.15 5.14 6.67 4/184 14555
/proc/meminfo: memFree=14836812/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=174040 CPUtime=282.29 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 43980 0 0 0 28222 7 0 0 25 0 1 0 472663489 178216960 42636 33554432000 134512640 136057169 4293383136 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 43510 42636 182 378 0 43130 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 174040

[startup+342.301 s]
/proc/loadavg: 3.05 4.74 6.43 4/184 14556
/proc/meminfo: memFree=14803792/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=203312 CPUtime=342.29 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 51135 0 0 0 34220 9 0 0 25 0 1 0 472663489 208191488 49791 33554432000 134512640 136057169 4293383136 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 50828 49791 182 378 0 50448 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 203312

[startup+402.301 s]
/proc/loadavg: 3.02 4.42 6.22 4/184 14558
/proc/meminfo: memFree=14774848/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=229720 CPUtime=402.3 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 57616 0 0 0 40219 11 0 0 25 0 1 0 472663489 235233280 56272 33554432000 134512640 136057169 4293383136 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 57430 56272 182 378 0 57050 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 229720

[startup+462.301 s]
/proc/loadavg: 3.00 4.16 6.01 4/184 14560
/proc/meminfo: memFree=14742308/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=236328 CPUtime=462.3 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 59264 0 0 0 46219 11 0 0 25 0 1 0 472663489 241999872 57920 33554432000 134512640 136057169 4293383136 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 59082 57920 182 378 0 58702 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 236328

[startup+522.3 s]
/proc/loadavg: 3.00 3.95 5.82 4/184 14561
/proc/meminfo: memFree=14684608/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=251944 CPUtime=522.3 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 63120 0 0 0 52218 12 0 0 25 0 1 0 472663489 257990656 61640 33554432000 134512640 136057169 4293383136 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 62986 61640 182 378 0 62606 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 251944

[startup+582.3 s]
/proc/loadavg: 3.00 3.77 5.64 4/184 14563
/proc/meminfo: memFree=14672160/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=253968 CPUtime=582.3 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 63541 0 0 0 58218 12 0 0 25 0 1 0 472663489 260063232 62061 33554432000 134512640 136057169 4293383136 18446744073709551615 134615979 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 63492 62061 182 378 0 63112 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 253968

[startup+642.3 s]
/proc/loadavg: 3.00 3.63 5.47 4/184 14564
/proc/meminfo: memFree=14666912/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=255248 CPUtime=642.31 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 63819 0 0 0 64219 12 0 0 25 0 1 0 472663489 261373952 62339 33554432000 134512640 136057169 4293383136 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 63812 62339 182 378 0 63432 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 255248

[startup+702.301 s]
/proc/loadavg: 3.00 3.51 5.32 4/184 14566
/proc/meminfo: memFree=14649876/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=256052 CPUtime=702.31 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 64017 0 0 0 70219 12 0 0 25 0 1 0 472663489 262197248 62537 33554432000 134512640 136057169 4293383136 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 64013 62537 182 378 0 63633 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 256052

[startup+762.307 s]
/proc/loadavg: 3.00 3.42 5.17 4/184 14568
/proc/meminfo: memFree=14598480/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=257972 CPUtime=762.31 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 64485 0 0 0 76219 12 0 0 25 0 1 0 472663489 264163328 63005 33554432000 134512640 136057169 4293383136 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 64493 63005 182 378 0 64113 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 257972

[startup+822.301 s]
/proc/loadavg: 3.00 3.34 5.03 4/184 14569
/proc/meminfo: memFree=14592844/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=257972 CPUtime=822.31 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 64513 0 0 0 82219 12 0 0 25 0 1 0 472663489 264163328 63033 33554432000 134512640 136057169 4293383136 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 64493 63033 182 378 0 64113 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 257972

[startup+882.301 s]
/proc/loadavg: 3.00 3.27 4.90 4/184 14571
/proc/meminfo: memFree=14587824/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=259332 CPUtime=882.31 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 64807 0 0 0 88219 12 0 0 25 0 1 0 472663489 265555968 63327 33554432000 134512640 136057169 4293383136 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 64833 63327 182 378 0 64453 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 259332

[startup+942.3 s]
/proc/loadavg: 3.00 3.22 4.78 4/184 14572
/proc/meminfo: memFree=14548704/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=272596 CPUtime=942.31 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 68018 0 0 0 94218 13 0 0 25 0 1 0 472663489 279138304 66538 33554432000 134512640 136057169 4293383136 18446744073709551615 134616032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 68149 66538 182 378 0 67769 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 272596

[startup+1002.3 s]
/proc/loadavg: 3.06 3.20 4.67 4/184 14574
/proc/meminfo: memFree=14520016/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=276816 CPUtime=1002.32 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 68889 0 0 0 100218 14 0 0 25 0 1 0 472663489 283459584 67409 33554432000 134512640 136057169 4293383136 18446744073709551615 134618272 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 69204 67409 182 378 0 68824 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 276816

[startup+1062.3 s]
/proc/loadavg: 3.02 3.16 4.56 4/184 14576
/proc/meminfo: memFree=14516608/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=277816 CPUtime=1062.32 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 69124 0 0 0 106218 14 0 0 25 0 1 0 472663489 284483584 67644 33554432000 134512640 136057169 4293383136 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 69454 67644 182 378 0 69074 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 277816

[startup+1122.3 s]
/proc/loadavg: 3.55 3.30 4.52 4/184 20326
/proc/meminfo: memFree=14487588/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=283688 CPUtime=1122.32 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 70515 0 0 0 112218 14 0 0 25 0 1 0 472663489 290496512 69035 33554432000 134512640 136057169 4293383136 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 70922 69035 182 378 0 70542 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 283688

[startup+1182.3 s]
/proc/loadavg: 3.20 3.25 4.42 4/184 20328
/proc/meminfo: memFree=14467664/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=285928 CPUtime=1182.32 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 71004 0 0 0 118218 14 0 0 25 0 1 0 472663489 292790272 69524 33554432000 134512640 136057169 4293383136 18446744073709551615 134616022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 71482 69524 182 378 0 71102 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 285928

[startup+1242.3 s]
/proc/loadavg: 3.07 3.20 4.33 4/184 20329
/proc/meminfo: memFree=14433760/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=287100 CPUtime=1242.32 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 71250 0 0 0 124218 14 0 0 25 0 1 0 472663489 293990400 69770 33554432000 134512640 136057169 4293383136 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 71775 69770 182 378 0 71395 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 287100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.03 3.16 4.25 2/180 20333
/proc/meminfo: memFree=15210872/32951124 swapFree=67111528/67111528
[pid=14528] ppid=14526 vsize=294628 CPUtime=1300.03 cores=1,3
/proc/14528/stat : 14528 (clasp) R 14526 14528 14468 0 -1 4202496 73089 0 0 0 129988 15 0 0 25 0 1 0 472663489 301699072 71609 33554432000 134512640 136057169 4293383136 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14528/statm: 73657 71609 182 378 0 73277 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 294628

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.88
CPU system time (s): 0.167974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 294628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.167974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73092
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= 3
involuntary context switches= 3094

runsolver used 2.19067 second user time and 4.91025 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-24 04:04:15
IDJOB=3274896
IDBENCH=88222
IDSOLVER=1674
FILE ID=node138/3274896-1303610655
RUNJOBID= node138-1303610655-14488
PBS_JOBID= 13150637
Free space on /tmp= 72028 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.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-3274896-1303610655/watcher-3274896-1303610655 -o /tmp/evaluation-result-3274896-1303610655/solver-3274896-1303610655 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274896-1303610655.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1091263019

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      15463960 kB
Buffers:       2061400 kB
Cached:       14768396 kB
SwapCached:          0 kB
Active:        9772516 kB
Inactive:      7155464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15463960 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17964 kB
Writeback:           0 kB
AnonPages:       97744 kB
Mapped:          17592 kB
Slab:           493784 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   284952 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= 72040 MiB
End job on node138 at 2011-04-24 04:25:57