Trace number 1733299

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) 1200.09 1200.61

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

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-1733299-1240786589/watcher-1733299-1240786589 -o /tmp/evaluation-result-1733299-1240786589/solver-1733299-1240786589 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1733299-1240786589.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9179
/proc/meminfo: memFree=1708872/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=2016 CPUtime=0
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 106688091 2064384 261 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 504 262 147 377 0 124 0

[startup+0.076139 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9179
/proc/meminfo: memFree=1708872/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=3508 CPUtime=0.07
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 668 0 0 0 7 0 0 0 18 0 1 0 106688091 3592192 611 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 877 611 147 377 0 497 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3508

[startup+0.101141 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9179
/proc/meminfo: memFree=1708872/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=3640 CPUtime=0.09
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 707 0 0 0 9 0 0 0 18 0 1 0 106688091 3727360 650 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 910 650 147 377 0 530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3640

[startup+0.301163 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9179
/proc/meminfo: memFree=1708872/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=4684 CPUtime=0.29
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 1016 0 0 0 28 1 0 0 19 0 1 0 106688091 4796416 898 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 1171 898 147 377 0 791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4684

[startup+0.701208 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 9179
/proc/meminfo: memFree=1708872/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=6656 CPUtime=0.69
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 1609 0 0 0 67 2 0 0 23 0 1 0 106688091 6815744 1387 1992294400 134512640 136057169 4294956160 18446744073709551615 134774434 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 1664 1387 168 377 0 1284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6656

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9180
/proc/meminfo: memFree=1703744/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=6616 CPUtime=1.49
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 1733 0 0 0 147 2 0 0 25 0 1 0 106688091 6774784 1411 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9179/statm: 1654 1411 182 377 0 1274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6616

[startup+3.10147 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 9180
/proc/meminfo: memFree=1701696/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=7940 CPUtime=3.09
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 2103 0 0 0 306 3 0 0 25 0 1 0 106688091 8130560 1781 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 1985 1781 182 377 0 1605 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7940

[startup+6.30283 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 9180
/proc/meminfo: memFree=1700480/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=8880 CPUtime=6.29
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 2328 0 0 0 626 3 0 0 25 0 1 0 106688091 9093120 2006 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 2220 2006 182 377 0 1840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8880

[startup+12.7015 s]
/proc/loadavg: 1.17 1.03 1.01 2/66 9180
/proc/meminfo: memFree=1699080/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=10752 CPUtime=12.68
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 2772 0 0 0 1265 3 0 0 25 0 1 0 106688091 11010048 2450 1992294400 134512640 136057169 4294956160 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 2688 2450 182 377 0 2308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10752

[startup+25.502 s]
/proc/loadavg: 1.27 1.06 1.02 2/66 9180
/proc/meminfo: memFree=1697672/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=13168 CPUtime=25.47
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 3361 0 0 0 2544 3 0 0 25 0 1 0 106688091 13484032 3039 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 3292 3039 182 377 0 2912 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13168

[startup+51.1018 s]
/proc/loadavg: 1.18 1.06 1.02 2/66 9180
/proc/meminfo: memFree=1693896/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=17128 CPUtime=51.05
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 4314 0 0 0 5101 4 0 0 25 0 1 0 106688091 17539072 3992 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 4282 3992 182 377 0 3902 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17128

[startup+102.305 s]
/proc/loadavg: 1.07 1.05 1.01 2/66 9180
/proc/meminfo: memFree=1690888/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=20476 CPUtime=102.23
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 5089 0 0 0 10219 4 0 0 25 0 1 0 106688091 20967424 4767 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 5119 4767 182 377 0 4739 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 20476

[startup+162.301 s]
/proc/loadavg: 1.03 1.04 1.01 2/66 9180
/proc/meminfo: memFree=1687624/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=23932 CPUtime=162.19
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 5908 0 0 0 16214 5 0 0 25 0 1 0 106688091 24506368 5586 1992294400 134512640 136057169 4294956160 18446744073709551615 134615621 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 5983 5586 182 377 0 5603 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 23932

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 9180
/proc/meminfo: memFree=1684744/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=27116 CPUtime=222.17
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 6625 0 0 0 22211 6 0 0 25 0 1 0 106688091 27766784 6303 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 6779 6303 182 377 0 6399 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 27116

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9186
/proc/meminfo: memFree=1684168/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=27496 CPUtime=282.14
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 6731 0 0 0 28208 6 0 0 25 0 1 0 106688091 28155904 6409 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 6874 6409 182 377 0 6494 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 27496

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9186
/proc/meminfo: memFree=1683144/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=28860 CPUtime=342.12
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 7023 0 0 0 34205 7 0 0 25 0 1 0 106688091 29552640 6701 1992294400 134512640 136057169 4294956160 18446744073709551615 134813046 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 7215 6701 182 377 0 6835 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 28860

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9186
/proc/meminfo: memFree=1681288/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=30720 CPUtime=402.09
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 7464 0 0 0 40202 7 0 0 25 0 1 0 106688091 31457280 7142 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 7680 7142 182 377 0 7300 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 30720

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1679624/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=32704 CPUtime=462.08
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 7922 0 0 0 46200 8 0 0 25 0 1 0 106688091 33488896 7600 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 8176 7600 182 377 0 7796 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 32704

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1677000/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=35716 CPUtime=522.04
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 8576 0 0 0 52196 8 0 0 25 0 1 0 106688091 36573184 8254 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 8929 8254 182 377 0 8549 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 35716

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1675336/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=37296 CPUtime=582.02
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 8937 0 0 0 58194 8 0 0 25 0 1 0 106688091 38191104 8615 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 9324 8615 182 377 0 8944 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 37296

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1674696/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=38104 CPUtime=642
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 9109 0 0 0 64192 8 0 0 25 0 1 0 106688091 39018496 8787 1992294400 134512640 136057169 4294956160 18446744073709551615 135438342 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 9526 8787 182 377 0 9146 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 38104

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1674120/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=38600 CPUtime=701.97
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 9215 0 0 0 70189 8 0 0 25 0 1 0 106688091 39526400 8893 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 9650 8893 182 377 0 9270 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 38600

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1673608/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=39168 CPUtime=761.95
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 9338 0 0 0 76187 8 0 0 25 0 1 0 106688091 40108032 9016 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 9792 9016 182 377 0 9412 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 39168

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1669128/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=43692 CPUtime=821.92
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 10466 0 0 0 82183 9 0 0 25 0 1 0 106688091 44740608 10144 1992294400 134512640 136057169 4294956160 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 10923 10144 182 377 0 10543 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 43692

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1668296/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=44728 CPUtime=881.89
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 10675 0 0 0 88180 9 0 0 25 0 1 0 106688091 45801472 10353 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11182 10353 182 377 0 10802 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 44728

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1667592/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=45436 CPUtime=941.87
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 10840 0 0 0 94178 9 0 0 25 0 1 0 106688091 46526464 10518 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11359 10518 182 377 0 10979 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 45436

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1666952/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=46148 CPUtime=1001.85
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 10989 0 0 0 100176 9 0 0 25 0 1 0 106688091 47255552 10667 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11537 10667 182 377 0 11157 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 46148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1666440/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=46648 CPUtime=1061.82
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 11115 0 0 0 106173 9 0 0 25 0 1 0 106688091 47767552 10793 1992294400 134512640 136057169 4294956160 18446744073709551615 134613073 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11662 10793 182 377 0 11282 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 46648

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1666376/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=46648 CPUtime=1121.8
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 11115 0 0 0 112170 10 0 0 25 0 1 0 106688091 47767552 10793 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11662 10793 182 377 0 11282 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 46648

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1666312/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=46648 CPUtime=1181.78
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 11119 0 0 0 118168 10 0 0 25 0 1 0 106688091 47767552 10797 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11662 10797 182 377 0 11282 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 46648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9186
/proc/meminfo: memFree=1666312/2055920 swapFree=4191900/4192956
[pid=9179] ppid=9177 vsize=46648 CPUtime=1200.08
/proc/9179/stat : 9179 (clasp) R 9177 9179 8871 0 -1 4194304 11123 0 0 0 119998 10 0 0 25 0 1 0 106688091 47767552 10801 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 0 0 0
/proc/9179/statm: 11662 10801 182 377 0 11282 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 46648

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): 1200.61
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.108983
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 46648

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

runsolver used 1.2848 second user time and 2.58161 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-27 00:56:31
IDJOB=1733299
IDBENCH=71138
IDSOLVER=508
FILE ID=node91/1733299-1240786589
PBS_JOBID= 9187256
Free space on /tmp= 66532 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_4vars_12gates_b2_restricted.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-1733299-1240786589/watcher-1733299-1240786589 -o /tmp/evaluation-result-1733299-1240786589/solver-1733299-1240786589 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1733299-1240786589.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=2102861616

node91.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.241
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.241
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1709352 kB
Buffers:         39312 kB
Cached:         226388 kB
SwapCached:        384 kB
Active:          79232 kB
Inactive:       200456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709352 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           29096 kB
Writeback:           0 kB
Mapped:          22400 kB
Slab:            52792 kB
Committed_AS:   320724 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node91 at 2009-04-27 01:16:33