Trace number 3274854

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.08 1300.06

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.93 3.78 3.83 5/193 23330
/proc/meminfo: memFree=18280256/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=2432 CPUtime=0 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 385 0 0 0 0 0 0 0 24 0 1 0 472644604 2490368 339 33554432000 134512640 136057169 4293651936 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 608 339 145 378 0 228 0

[startup+0.0632339 s]
/proc/loadavg: 2.93 3.78 3.83 5/193 23330
/proc/meminfo: memFree=18280256/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=8564 CPUtime=0.05 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 2363 0 0 0 5 0 0 0 24 0 1 0 472644604 8769536 1785 33554432000 134512640 136057169 4293651936 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 2141 1787 145 378 0 1761 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8564

[startup+0.101216 s]
/proc/loadavg: 2.93 3.78 3.83 5/193 23330
/proc/meminfo: memFree=18280256/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=12604 CPUtime=0.09 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 3676 0 0 0 9 0 0 0 24 0 1 0 472644604 12906496 2794 33554432000 134512640 136057169 4293651936 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 3151 2795 145 378 0 2771 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12604

[startup+0.300191 s]
/proc/loadavg: 2.93 3.78 3.83 5/193 23330
/proc/meminfo: memFree=18280256/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=33608 CPUtime=0.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 10380 0 0 0 28 1 0 0 25 0 1 0 472644604 34414592 7992 33554432000 134512640 136057169 4293651936 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 8402 7994 162 378 0 8022 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33608

[startup+0.701089 s]
/proc/loadavg: 2.93 3.78 3.83 5/193 23330
/proc/meminfo: memFree=18280256/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=48508 CPUtime=0.69 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 15560 0 0 0 67 2 0 0 25 0 1 0 472644604 49672192 11728 33554432000 134512640 136057169 4293651936 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 12127 11728 165 378 0 11747 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48508

[startup+1.50098 s]
/proc/loadavg: 2.93 3.78 3.83 5/194 23331
/proc/meminfo: memFree=18218384/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=48508 CPUtime=1.49 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 15560 0 0 0 147 2 0 0 25 0 1 0 472644604 49672192 11728 33554432000 134512640 136057169 4293651936 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 12127 11728 165 378 0 11747 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48508

[startup+3.10069 s]
/proc/loadavg: 2.93 3.78 3.83 5/194 23331
/proc/meminfo: memFree=18216772/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=48508 CPUtime=3.09 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 15560 0 0 0 307 2 0 0 25 0 1 0 472644604 49672192 11728 33554432000 134512640 136057169 4293651936 18446744073709551615 134774482 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 12127 11728 165 378 0 11747 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48508

[startup+6.3011 s]
/proc/loadavg: 3.02 3.79 3.83 5/194 23331
/proc/meminfo: memFree=18214792/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=48508 CPUtime=6.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 15560 0 0 0 627 2 0 0 25 0 1 0 472644604 49672192 11728 33554432000 134512640 136057169 4293651936 18446744073709551615 134774414 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 12127 11728 165 378 0 11747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48508

[startup+12.7009 s]
/proc/loadavg: 3.10 3.79 3.83 5/194 23332
/proc/meminfo: memFree=18139948/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=53132 CPUtime=12.69 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 16702 0 0 0 1267 2 0 0 25 0 1 0 472644604 54407168 12870 33554432000 134512640 136057169 4293651936 18446744073709551615 134765859 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 13283 12870 167 378 0 12903 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53132

[startup+25.5006 s]
/proc/loadavg: 3.38 3.82 3.84 5/194 23332
/proc/meminfo: memFree=18012716/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=82508 CPUtime=25.49 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 27959 0 0 0 2545 4 0 0 25 0 1 0 472644604 84488192 20366 33554432000 134512640 136057169 4293651936 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 20627 20366 183 378 0 20247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82508

[startup+51.101 s]
/proc/loadavg: 3.59 3.83 3.84 5/194 23387
/proc/meminfo: memFree=17735324/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=232688 CPUtime=51.09 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 65431 0 0 0 5100 9 0 0 25 0 1 0 472644604 238272512 57702 33554432000 134512640 136057169 4293651936 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 58172 57702 183 378 0 57792 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 232688

[startup+102.307 s]
/proc/loadavg: 3.82 3.85 3.85 5/194 23861
/proc/meminfo: memFree=17526012/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=465736 CPUtime=102.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 123609 0 0 0 10207 22 0 0 25 0 1 0 472644604 476913664 115677 33554432000 134512640 136057169 4293651936 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 116434 115677 183 378 0 116054 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 465736

[startup+162.301 s]
/proc/loadavg: 3.93 3.88 3.85 5/194 23863
/proc/meminfo: memFree=17330820/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=603948 CPUtime=162.28 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 158274 0 0 0 16199 29 0 0 25 0 1 0 472644604 618442752 150038 33554432000 134512640 136057169 4293651936 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 150987 150038 183 378 0 150607 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 603948

[startup+222.301 s]
/proc/loadavg: 3.97 3.90 3.86 5/194 23867
/proc/meminfo: memFree=17230692/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=607972 CPUtime=222.28 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 159179 0 0 0 22198 30 0 0 25 0 1 0 472644604 622563328 150943 33554432000 134512640 136057169 4293651936 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 151993 150943 183 378 0 151613 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 607972

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.86 5/194 23869
/proc/meminfo: memFree=17151792/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=619100 CPUtime=282.28 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 161797 0 0 0 28198 30 0 0 25 0 1 0 472644604 633958400 153561 33554432000 134512640 136057169 4293651936 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 154775 153561 183 378 0 154395 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 619100

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.87 5/194 23870
/proc/meminfo: memFree=17029996/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=718892 CPUtime=342.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 186413 0 0 0 34191 38 0 0 25 0 1 0 472644604 736145408 178041 33554432000 134512640 136057169 4293651936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 179723 178041 183 378 0 179343 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 718892

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.87 5/194 23872
/proc/meminfo: memFree=16979496/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=751340 CPUtime=402.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 194517 0 0 0 40189 40 0 0 25 0 1 0 472644604 769372160 186145 33554432000 134512640 136057169 4293651936 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 187835 186145 183 378 0 187455 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 751340

[startup+462.301 s]
/proc/loadavg: 4.07 3.96 3.89 5/194 23874
/proc/meminfo: memFree=16946980/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=753820 CPUtime=462.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 195038 0 0 0 46189 40 0 0 25 0 1 0 472644604 771911680 186666 33554432000 134512640 136057169 4293651936 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 188455 186666 183 378 0 188075 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 753820

[startup+522.3 s]
/proc/loadavg: 4.02 3.97 3.89 5/194 23875
/proc/meminfo: memFree=16912740/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=762732 CPUtime=522.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 197192 0 0 0 52188 41 0 0 25 0 1 0 472644604 781037568 188556 33554432000 134512640 136057169 4293651936 18446744073709551615 134828406 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 190683 188556 183 378 0 190303 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 762732

[startup+582.3 s]
/proc/loadavg: 4.05 3.99 3.90 5/194 23877
/proc/meminfo: memFree=16755240/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=892800 CPUtime=582.29 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 229465 0 0 0 58182 47 0 0 25 0 1 0 472644604 914227200 220708 33554432000 134512640 136057169 4293651936 18446744073709551615 134823915 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 223200 220708 183 378 0 222820 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 892800

[startup+642.3 s]
/proc/loadavg: 4.02 3.99 3.91 5/194 23878
/proc/meminfo: memFree=16678468/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=955116 CPUtime=642.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 244859 0 0 0 64179 51 0 0 25 0 1 0 472644604 978038784 235860 33554432000 134512640 136057169 4293651936 18446744073709551615 134756790 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 238779 235860 183 378 0 238399 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 955116

[startup+702.3 s]
/proc/loadavg: 4.07 4.00 3.91 5/194 23880
/proc/meminfo: memFree=16671880/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=955116 CPUtime=702.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 244890 0 0 0 70179 51 0 0 25 0 1 0 472644604 978038784 235891 33554432000 134512640 136057169 4293651936 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 238779 235891 183 378 0 238399 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 955116

[startup+762.307 s]
/proc/loadavg: 4.10 4.02 3.92 5/194 23882
/proc/meminfo: memFree=16669492/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=956076 CPUtime=762.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 245149 0 0 0 76179 51 0 0 25 0 1 0 472644604 979021824 236150 33554432000 134512640 136057169 4293651936 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 239019 236150 183 378 0 238639 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 956076

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.92 5/194 23883
/proc/meminfo: memFree=16616632/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=958956 CPUtime=822.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 245818 0 0 0 82178 52 0 0 25 0 1 0 472644604 981970944 236819 33554432000 134512640 136057169 4293651936 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 239739 236819 183 378 0 239359 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 958956

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/194 23885
/proc/meminfo: memFree=16607796/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=962316 CPUtime=882.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 246567 0 0 0 88178 52 0 0 25 0 1 0 472644604 985411584 237568 33554432000 134512640 136057169 4293651936 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 240579 237568 183 378 0 240199 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 962316

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/194 23886
/proc/meminfo: memFree=16581728/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=967052 CPUtime=942.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 247819 0 0 0 94178 52 0 0 25 0 1 0 472644604 990261248 238496 33554432000 134512640 136057169 4293651936 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 241763 238496 183 378 0 241383 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 967052

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/194 23888
/proc/meminfo: memFree=16548844/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=968980 CPUtime=1002.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 248342 0 0 0 100178 52 0 0 25 0 1 0 472644604 992235520 239019 33554432000 134512640 136057169 4293651936 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 242245 239019 183 378 0 241865 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 968980

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 23890
/proc/meminfo: memFree=16470076/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=1013444 CPUtime=1062.3 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 259272 0 0 0 106175 55 0 0 25 0 1 0 472644604 1037766656 249493 33554432000 134512640 136057169 4293651936 18446744073709551615 134809418 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 253361 249493 183 378 0 252981 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1013444

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/194 23891
/proc/meminfo: memFree=16464088/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=1013444 CPUtime=1122.31 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 259272 0 0 0 112176 55 0 0 25 0 1 0 472644604 1037766656 249493 33554432000 134512640 136057169 4293651936 18446744073709551615 134618327 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 253361 249493 183 378 0 252981 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1013444

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/194 23893
/proc/meminfo: memFree=16456256/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=1013444 CPUtime=1182.31 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 259286 0 0 0 118176 55 0 0 25 0 1 0 472644604 1037766656 249507 33554432000 134512640 136057169 4293651936 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 253361 249507 183 378 0 252981 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1013444

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 23894
/proc/meminfo: memFree=16451016/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=1014256 CPUtime=1242.31 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 259475 0 0 0 124176 55 0 0 25 0 1 0 472644604 1038598144 249696 33554432000 134512640 136057169 4293651936 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 253564 249696 183 378 0 253184 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1014256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.53 4.15 3.98 3/191 29656
/proc/meminfo: memFree=17211416/32951124 swapFree=67111528/67111528
[pid=23330] ppid=23328 vsize=1014256 CPUtime=1300.02 cores=0,2
/proc/23330/stat : 23330 (clasp) R 23328 23330 23270 0 -1 4202496 259490 0 0 0 129947 55 0 0 25 0 1 0 472644604 1038598144 249711 33554432000 134512640 136057169 4293651936 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23330/statm: 253564 249711 183 378 0 253184 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1014256

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.06
CPU time (s): 1300.08
CPU user time (s): 1299.47
CPU system time (s): 0.608907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1014256

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

runsolver used 2.23066 second user time and 4.87326 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-24 04:01:07
IDJOB=3274854
IDBENCH=88208
IDSOLVER=1674
FILE ID=node133/3274854-1303610467
RUNJOBID= node133-1303610467-23288
PBS_JOBID= 13150635
Free space on /tmp= 71600 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.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-3274854-1303610467/watcher-3274854-1303610467 -o /tmp/evaluation-result-3274854-1303610467/solver-3274854-1303610467 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274854-1303610467.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1361655102

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:      18280660 kB
Buffers:       2164048 kB
Cached:       11845756 kB
SwapCached:          0 kB
Active:        8434672 kB
Inactive:      5674140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18280660 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31352 kB
Writeback:           8 kB
AnonPages:       98048 kB
Mapped:          16768 kB
Slab:           496504 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285644 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= 71736 MiB
End job on node133 at 2011-04-24 04:22:49