Trace number 1831645

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 10000.1 10002.6

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
Bench CategoryAPPLICATION (applications 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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
Number of clauses of size 40
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 version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831645-1242774836/watcher-1831645-1242774836 -o /tmp/evaluation-result-1831645-1242774836/solver-1831645-1242774836 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831645-1242774836.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 15899
/proc/meminfo: memFree=1899144/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=3224 CPUtime=0
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 540 0 0 0 0 0 0 0 18 0 1 0 132485502 3301376 480 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 806 484 140 377 0 426 0

[startup+0.099979 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 15899
/proc/meminfo: memFree=1899144/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=7692 CPUtime=0.08
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 1898 0 0 0 8 0 0 0 18 0 1 0 132485502 7876608 1651 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 1923 1652 170 377 0 1543 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7692

[startup+0.102978 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 15899
/proc/meminfo: memFree=1899144/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=7692 CPUtime=0.09
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 1916 0 0 0 9 0 0 0 18 0 1 0 132485502 7876608 1669 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 1923 1669 170 377 0 1543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7692

[startup+0.301999 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 15899
/proc/meminfo: memFree=1899144/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=8396 CPUtime=0.29
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 2368 0 0 0 28 1 0 0 19 0 1 0 132485502 8597504 1864 1992294400 134512640 136057169 4294956160 18446744073709551615 134811573 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 2099 1864 179 377 0 1719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8396

[startup+0.70204 s]
/proc/loadavg: 0.85 0.97 0.95 3/64 15899
/proc/meminfo: memFree=1899144/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=8528 CPUtime=0.69
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 2401 0 0 0 68 1 0 0 22 0 1 0 132485502 8732672 1897 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 2132 1897 183 377 0 1752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8528

[startup+1.50112 s]
/proc/loadavg: 0.85 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1892032/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=9320 CPUtime=1.49
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 2601 0 0 0 148 1 0 0 25 0 1 0 132485502 9543680 2097 1992294400 134512640 136057169 4294956160 18446744073709551615 134823453 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 2330 2097 183 377 0 1950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9320

[startup+3.10129 s]
/proc/loadavg: 0.85 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1890632/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=11576 CPUtime=3.09
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 3145 0 0 0 307 2 0 0 25 0 1 0 132485502 11853824 2641 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 2894 2641 183 377 0 2514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11576

[startup+6.30163 s]
/proc/loadavg: 0.86 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1884936/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=17256 CPUtime=6.29
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 4587 0 0 0 626 3 0 0 25 0 1 0 132485502 17670144 4083 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 4314 4083 183 377 0 3934 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17256

[startup+12.7013 s]
/proc/loadavg: 0.87 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1880648/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=19896 CPUtime=12.69
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 5236 0 0 0 1266 3 0 0 25 0 1 0 132485502 20373504 4732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 4974 4732 183 377 0 4594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19896

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1873608/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=27032 CPUtime=25.48
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 7019 0 0 0 2544 4 0 0 25 0 1 0 132485502 27680768 6515 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 6758 6515 183 377 0 6378 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27032

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1872072/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=28624 CPUtime=51.08
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 7432 0 0 0 5103 5 0 0 25 0 1 0 132485502 29310976 6928 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 7156 6928 183 377 0 6776 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28624

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.95 2/65 15900
/proc/meminfo: memFree=1862600/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=38160 CPUtime=102.27
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 9797 0 0 0 10220 7 0 0 25 0 1 0 132485502 39075840 9293 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 9540 9293 183 377 0 9160 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38160

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1853384/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=47140 CPUtime=162.25
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 12024 0 0 0 16217 8 0 0 25 0 1 0 132485502 48271360 11520 1992294400 134512640 136057169 4294956160 18446744073709551615 134756828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 11785 11520 183 377 0 11405 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47140

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1849864/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=50732 CPUtime=222.23
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 12912 0 0 0 22215 8 0 0 25 0 1 0 132485502 51949568 12408 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 12683 12408 183 377 0 12303 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50732

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1849672/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=50864 CPUtime=282.22
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 12945 0 0 0 28213 9 0 0 25 0 1 0 132485502 52084736 12441 1992294400 134512640 136057169 4294956160 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 12716 12441 183 377 0 12336 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 50864

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1848272/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=52184 CPUtime=342.2
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 13278 0 0 0 34211 9 0 0 25 0 1 0 132485502 53436416 12774 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 13046 12774 183 377 0 12666 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 52184

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1847888/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=52580 CPUtime=402.18
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 13376 0 0 0 40209 9 0 0 25 0 1 0 132485502 53841920 12872 1992294400 134512640 136057169 4294956160 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 13145 12872 183 377 0 12765 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 52580

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1834640/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=65936 CPUtime=462.17
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 16710 0 0 0 46204 13 0 0 25 0 1 0 132485502 67518464 16206 1992294400 134512640 136057169 4294956160 18446744073709551615 134637395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 16484 16206 183 377 0 16104 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 65936

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1827984/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=72404 CPUtime=522.16
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 18356 0 0 0 52201 15 0 0 25 0 1 0 132485502 74141696 17852 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 18101 17852 183 377 0 17721 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 72404

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1826064/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=74252 CPUtime=582.14
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 18828 0 0 0 58199 15 0 0 25 0 1 0 132485502 76034048 18324 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 18563 18324 183 377 0 18183 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 74252

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 15902
/proc/meminfo: memFree=1818128/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=82184 CPUtime=642.13
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 20792 0 0 0 64196 17 0 0 25 0 1 0 132485502 84156416 20288 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 20546 20288 183 377 0 20166 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 82184

[startup+702.303 s]

################
# More data... #
################

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1702288/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=193984 CPUtime=9039.94
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 49270 0 0 0 903929 65 0 0 25 0 1 0 132485502 198639616 48244 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 48496 48244 183 377 0 48116 0
Current children cumulated CPU time (s) 9039.94
Current children cumulated vsize (KiB) 193984

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1696720/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=199268 CPUtime=9099.94
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 50587 0 0 0 909927 67 0 0 25 0 1 0 132485502 204050432 49561 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 49817 49561 183 377 0 49437 0
Current children cumulated CPU time (s) 9099.94
Current children cumulated vsize (KiB) 199268

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1683728/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=212760 CPUtime=9159.91
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 53936 0 0 0 915922 69 0 0 25 0 1 0 132485502 217866240 52910 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 53190 52910 183 377 0 52810 0
Current children cumulated CPU time (s) 9159.91
Current children cumulated vsize (KiB) 212760

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1682576/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=213288 CPUtime=9219.91
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 54093 0 0 0 921921 70 0 0 25 0 1 0 132485502 218406912 53067 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 53322 53067 183 377 0 52942 0
Current children cumulated CPU time (s) 9219.91
Current children cumulated vsize (KiB) 213288

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1660944/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=235504 CPUtime=9279.89
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 59620 0 0 0 927915 74 0 0 25 0 1 0 132485502 241156096 58594 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 58876 58594 183 377 0 58496 0
Current children cumulated CPU time (s) 9279.89
Current children cumulated vsize (KiB) 235504

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657104/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=238812 CPUtime=9339.87
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60450 0 0 0 933912 75 0 0 25 0 1 0 132485502 244543488 59424 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59703 59424 183 377 0 59323 0
Current children cumulated CPU time (s) 9339.87
Current children cumulated vsize (KiB) 238812

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657040/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=238812 CPUtime=9399.85
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60452 0 0 0 939910 75 0 0 25 0 1 0 132485502 244543488 59426 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59703 59426 183 377 0 59323 0
Current children cumulated CPU time (s) 9399.85
Current children cumulated vsize (KiB) 238812

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657488/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=238040 CPUtime=9459.84
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60452 0 0 0 945908 76 0 0 25 0 1 0 132485502 243752960 59260 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59510 59260 183 377 0 59130 0
Current children cumulated CPU time (s) 9459.84
Current children cumulated vsize (KiB) 238040

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1655568/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=240156 CPUtime=9519.82
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 951906 76 0 0 25 0 1 0 132485502 245919744 59778 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 60039 59778 183 377 0 59659 0
Current children cumulated CPU time (s) 9519.82
Current children cumulated vsize (KiB) 240156

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1655568/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=240156 CPUtime=9579.81
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 957904 77 0 0 25 0 1 0 132485502 245919744 59778 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 60039 59778 183 377 0 59659 0
Current children cumulated CPU time (s) 9579.81
Current children cumulated vsize (KiB) 240156

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1655504/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=240156 CPUtime=9639.8
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 963903 77 0 0 25 0 1 0 132485502 245919744 59778 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 60039 59778 183 377 0 59659 0
Current children cumulated CPU time (s) 9639.8
Current children cumulated vsize (KiB) 240156

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657232/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=238232 CPUtime=9699.78
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 969901 77 0 0 25 0 1 0 132485502 243949568 59308 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59558 59308 183 377 0 59178 0
Current children cumulated CPU time (s) 9699.78
Current children cumulated vsize (KiB) 238232

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657232/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=238232 CPUtime=9759.76
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 975899 77 0 0 25 0 1 0 132485502 243949568 59308 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59558 59308 183 377 0 59178 0
Current children cumulated CPU time (s) 9759.76
Current children cumulated vsize (KiB) 238232

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657232/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=238232 CPUtime=9819.75
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 981897 78 0 0 25 0 1 0 132485502 243949568 59308 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59558 59308 183 377 0 59178 0
Current children cumulated CPU time (s) 9819.75
Current children cumulated vsize (KiB) 238232

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657808/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=237560 CPUtime=9879.74
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 987896 78 0 0 25 0 1 0 132485502 243261440 59140 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59390 59140 183 377 0 59010 0
Current children cumulated CPU time (s) 9879.74
Current children cumulated vsize (KiB) 237560

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657808/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=237560 CPUtime=9939.72
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 993894 78 0 0 25 0 1 0 132485502 243261440 59140 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59390 59140 183 377 0 59010 0
Current children cumulated CPU time (s) 9939.72
Current children cumulated vsize (KiB) 237560

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657808/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=237560 CPUtime=9999.7
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 999892 78 0 0 25 0 1 0 132485502 243261440 59140 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59390 59140 183 377 0 59010 0
Current children cumulated CPU time (s) 9999.7
Current children cumulated vsize (KiB) 237560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.6 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 15918
/proc/meminfo: memFree=1657808/2055920 swapFree=4180328/4192956
[pid=15899] ppid=15897 vsize=237560 CPUtime=10000
/proc/15899/stat : 15899 (clasp) R 15897 15899 15862 0 -1 4194304 60970 0 0 0 999922 78 0 0 25 0 1 0 132485502 243261440 59140 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15899/statm: 59390 59140 183 377 0 59010 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 237560

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): 10002.6
CPU time (s): 10000.1
CPU user time (s): 9999.23
CPU system time (s): 0.823874
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 240156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9999.23
system time used= 0.823874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60972
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= 2
involuntary context switches= 13098

runsolver used 7.67283 second user time and 19.948 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-20 01:13:56
IDJOB=1831645
IDBENCH=70786
IDSOLVER=637
FILE ID=node7/1831645-1242774836
PBS_JOBID= 9322330
Free space on /tmp= 66312 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs032.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-1831645-1242774836/watcher-1831645-1242774836 -o /tmp/evaluation-result-1831645-1242774836/solver-1831645-1242774836 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831645-1242774836.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED=1596052851

node7.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1899560 kB
Buffers:         18212 kB
Cached:         101572 kB
SwapCached:       7240 kB
Active:          64760 kB
Inactive:        63604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1899560 kB
SwapTotal:     4192956 kB
SwapFree:      4180328 kB
Dirty:            2796 kB
Writeback:           0 kB
Mapped:          13316 kB
Slab:            13888 kB
Committed_AS:   384684 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node7 at 2009-05-20 04:00:41