Trace number 1514820

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S914952752-019.cnf
MD5SUMab0fa90b59935117df784f9568093dd2
Bench CategoryRANDOM (random 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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1514820-1238245065/watcher-1514820-1238245065 -o /tmp/evaluation-result-1514820-1238245065/solver-1514820-1238245065 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514820-1238245065.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.99 0.98 0.97 3/68 8164
/proc/meminfo: memFree=1308864/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=1828 CPUtime=0
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 1097168051 1871872 231 1992294400 134512640 136057169 4294956160 18446744073709551615 134774782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 457 231 165 377 0 77 0

[startup+0.015508 s]
/proc/loadavg: 0.99 0.98 0.97 3/68 8164
/proc/meminfo: memFree=1308864/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=1960 CPUtime=0.01
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 288 0 0 0 1 0 0 0 18 0 1 0 1097168051 2007040 272 1992294400 134512640 136057169 4294956160 18446744073709551615 134618485 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 490 272 181 377 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1960

[startup+0.101516 s]
/proc/loadavg: 0.99 0.98 0.97 3/68 8164
/proc/meminfo: memFree=1308864/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=2092 CPUtime=0.09
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 312 0 0 0 9 0 0 0 18 0 1 0 1097168051 2142208 296 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 523 296 181 377 0 143 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2092

[startup+0.301535 s]
/proc/loadavg: 0.99 0.98 0.97 3/68 8164
/proc/meminfo: memFree=1308864/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=2224 CPUtime=0.29
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 343 0 0 0 29 0 0 0 19 0 1 0 1097168051 2277376 327 1992294400 134512640 136057169 4294956160 18446744073709551615 134610833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 556 327 181 377 0 176 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2224

[startup+0.701574 s]
/proc/loadavg: 0.99 0.98 0.97 3/68 8164
/proc/meminfo: memFree=1308864/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=2356 CPUtime=0.69
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 378 0 0 0 69 0 0 0 22 0 1 0 1097168051 2412544 362 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 589 362 181 377 0 209 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2356

[startup+1.50165 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1308088/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=2488 CPUtime=1.49
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 420 0 0 0 149 0 0 0 25 0 1 0 1097168051 2547712 404 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 622 404 181 377 0 242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2488

[startup+3.10181 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1307640/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=2756 CPUtime=3.09
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 477 0 0 0 309 0 0 0 25 0 1 0 1097168051 2822144 461 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 689 461 181 377 0 309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2756

[startup+6.30113 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1307192/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=3032 CPUtime=6.29
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 558 0 0 0 629 0 0 0 25 0 1 0 1097168051 3104768 542 1992294400 134512640 136057169 4294956160 18446744073709551615 134618440 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 758 542 181 377 0 378 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3032

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1306680/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=3432 CPUtime=12.69
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 664 0 0 0 1269 0 0 0 25 0 1 0 1097168051 3514368 648 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 858 648 181 377 0 478 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3432

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1306168/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=3976 CPUtime=25.48
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 800 0 0 0 2548 0 0 0 25 0 1 0 1097168051 4071424 784 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 994 784 181 377 0 614 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3976

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1305464/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=4668 CPUtime=51.08
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 968 0 0 0 5107 1 0 0 25 0 1 0 1097168051 4780032 952 1992294400 134512640 136057169 4294956160 18446744073709551615 134820283 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1167 952 181 377 0 787 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4668

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1304632/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=5524 CPUtime=102.27
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1167 0 0 0 10226 1 0 0 25 0 1 0 1097168051 5656576 1151 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1381 1151 181 377 0 1001 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 5524

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8165
/proc/meminfo: memFree=1304120/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=6076 CPUtime=162.25
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1295 0 0 0 16224 1 0 0 25 0 1 0 1097168051 6221824 1279 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1519 1279 181 377 0 1139 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 6076

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1303416/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=6640 CPUtime=222.22
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1438 0 0 0 22221 1 0 0 25 0 1 0 1097168051 6799360 1422 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1660 1422 181 377 0 1280 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 6640

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1302904/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=7200 CPUtime=282.21
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1564 0 0 0 28219 2 0 0 25 0 1 0 1097168051 7372800 1548 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1800 1548 181 377 0 1420 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7200

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1302584/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=7524 CPUtime=342.19
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1644 0 0 0 34217 2 0 0 25 0 1 0 1097168051 7704576 1628 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1881 1628 181 377 0 1501 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 7524

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1302392/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=7664 CPUtime=402.17
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1689 0 0 0 40215 2 0 0 25 0 1 0 1097168051 7847936 1673 1992294400 134512640 136057169 4294956160 18446744073709551615 134613108 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 1916 1673 181 377 0 1536 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7664

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301944/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=8296 CPUtime=462.16
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1820 0 0 0 46214 2 0 0 25 0 1 0 1097168051 8495104 1804 1992294400 134512640 136057169 4294956160 18446744073709551615 134820211 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2074 1804 181 377 0 1694 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 8296

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301752/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=8468 CPUtime=522.15
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1875 0 0 0 52212 3 0 0 25 0 1 0 1097168051 8671232 1859 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2117 1859 181 377 0 1737 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 8468

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301624/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=8636 CPUtime=582.13
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1904 0 0 0 58210 3 0 0 25 0 1 0 1097168051 8843264 1888 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2159 1888 181 377 0 1779 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 8636

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301432/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=8804 CPUtime=642.11
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1947 0 0 0 64208 3 0 0 25 0 1 0 1097168051 9015296 1931 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2201 1931 181 377 0 1821 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 8804

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301304/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=8972 CPUtime=702.09
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 1981 0 0 0 70206 3 0 0 25 0 1 0 1097168051 9187328 1965 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2243 1965 181 377 0 1863 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 8972

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301048/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9308 CPUtime=762.08
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2040 0 0 0 76205 3 0 0 25 0 1 0 1097168051 9531392 2024 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2327 2024 181 377 0 1947 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 9308

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1301048/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9308 CPUtime=822.07
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2050 0 0 0 82203 4 0 0 25 0 1 0 1097168051 9531392 2034 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2327 2034 181 377 0 1947 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 9308

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300920/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9476 CPUtime=882.05
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2076 0 0 0 88201 4 0 0 25 0 1 0 1097168051 9703424 2060 1992294400 134512640 136057169 4294956160 18446744073709551615 135448188 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2369 2060 181 377 0 1989 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 9476

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300792/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9648 CPUtime=942.03
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2100 0 0 0 94199 4 0 0 25 0 1 0 1097168051 9879552 2084 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2412 2084 181 377 0 2032 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 9648

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300728/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9648 CPUtime=1002.01
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2109 0 0 0 100197 4 0 0 25 0 1 0 1097168051 9879552 2093 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2412 2093 181 377 0 2032 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 9648

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300600/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9816 CPUtime=1061.99
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2150 0 0 0 106195 4 0 0 25 0 1 0 1097168051 10051584 2134 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2454 2134 181 377 0 2074 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 9816

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300472/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9984 CPUtime=1121.98
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2168 0 0 0 112193 5 0 0 25 0 1 0 1097168051 10223616 2152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2496 2152 181 377 0 2116 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 9984

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300408/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9984 CPUtime=1181.97
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2186 0 0 0 118192 5 0 0 25 0 1 0 1097168051 10223616 2170 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2496 2170 181 377 0 2116 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 9984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.97 2/69 8171
/proc/meminfo: memFree=1300408/2055920 swapFree=4175244/4192956
[pid=8164] ppid=8162 vsize=9984 CPUtime=1200.06
/proc/8164/stat : 8164 (clasp) R 8162 8164 7899 0 -1 4194304 2186 0 0 0 120001 5 0 0 25 0 1 0 1097168051 10223616 2170 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8164/statm: 2496 2170 181 377 0 2116 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 9984

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.41
CPU time (s): 1200.07
CPU user time (s): 1200.02
CPU system time (s): 0.052991
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 9984

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

runsolver used 1.20982 second user time and 3.16752 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-28 13:57:45
IDJOB=1514820
IDBENCH=70378
IDSOLVER=508
FILE ID=node60/1514820-1238245065
PBS_JOBID= 9060690
Free space on /tmp= 66404 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S914952752-019.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-1514820-1238245065/watcher-1514820-1238245065 -o /tmp/evaluation-result-1514820-1238245065/solver-1514820-1238245065 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514820-1238245065.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= ab0fa90b59935117df784f9568093dd2
RANDOM SEED=1893821944

node60.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.202
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.202
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:       1309344 kB
Buffers:         77244 kB
Cached:         581424 kB
SwapCached:      10996 kB
Active:         195552 kB
Inactive:       476280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1309344 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1900 kB
Writeback:           0 kB
Mapped:          18436 kB
Slab:            60352 kB
Committed_AS:  3205796 kB
PageTables:       1712 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= 66400 MiB
End job on node60 at 2009-03-28 14:17:47