Trace number 1785054

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) 5000.04 5001.81

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v400-s553296708.sat05-471.reshuffled-07.cnf
MD5SUM67e3f1c82b3561160730d7e2b008579e
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 variables400
Number of clauses1400
Sum of the clauses size4200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31400
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-1785054-1241886643/watcher-1785054-1241886643 -o /tmp/evaluation-result-1785054-1241886643/solver-1785054-1241886643 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785054-1241886643.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.99 3/64 30025
/proc/meminfo: memFree=1512248/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=1828 CPUtime=0
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 216698307 1871872 233 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 457 235 167 377 0 77 0

[startup+0.00888291 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30025
/proc/meminfo: memFree=1512248/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=1828 CPUtime=0
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 216698307 1871872 249 1992294400 134512640 136057169 4294956176 18446744073709551615 134649589 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 457 249 180 377 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1828

[startup+0.101899 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30025
/proc/meminfo: memFree=1512248/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=1960 CPUtime=0.1
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 285 0 0 0 10 0 0 0 18 0 1 0 216698307 2007040 267 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 490 267 180 377 0 110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1960

[startup+0.301933 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30025
/proc/meminfo: memFree=1512248/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=2092 CPUtime=0.29
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 316 0 0 0 29 0 0 0 19 0 1 0 216698307 2142208 298 1992294400 134512640 136057169 4294956176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 523 298 180 377 0 143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2092

[startup+0.702003 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 30025
/proc/meminfo: memFree=1512248/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=2224 CPUtime=0.69
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 349 0 0 0 69 0 0 0 22 0 1 0 216698307 2277376 331 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 556 331 180 377 0 176 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2224

[startup+1.50114 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1511536/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=2356 CPUtime=1.49
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 398 0 0 0 149 0 0 0 25 0 1 0 216698307 2412544 380 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 589 380 180 377 0 209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2356

[startup+3.10142 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1511152/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=2620 CPUtime=3.09
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 462 0 0 0 309 0 0 0 25 0 1 0 216698307 2682880 444 1992294400 134512640 136057169 4294956176 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 655 444 180 377 0 275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2620

[startup+6.30198 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1510776/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=3016 CPUtime=6.29
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 548 0 0 0 629 0 0 0 25 0 1 0 216698307 3088384 530 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 754 530 180 377 0 374 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3016

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1510072/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=3544 CPUtime=12.69
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 697 0 0 0 1269 0 0 0 25 0 1 0 216698307 3629056 679 1992294400 134512640 136057169 4294956176 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 886 679 180 377 0 506 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3544

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1509496/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=4072 CPUtime=25.48
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 826 0 0 0 2548 0 0 0 25 0 1 0 216698307 4169728 808 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 1018 808 180 377 0 638 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4072

[startup+51.1018 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1508664/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=5004 CPUtime=51.08
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 1051 0 0 0 5107 1 0 0 25 0 1 0 216698307 5124096 1033 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 1251 1033 180 377 0 871 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5004

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1507576/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=6080 CPUtime=102.26
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 1335 0 0 0 10225 1 0 0 25 0 1 0 216698307 6225920 1317 1992294400 134512640 136057169 4294956176 18446744073709551615 135459769 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 1520 1317 180 377 0 1140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6080

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1506552/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=7160 CPUtime=162.23
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 1584 0 0 0 16222 1 0 0 25 0 1 0 216698307 7331840 1566 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 1790 1566 180 377 0 1410 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7160

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1505912/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=7708 CPUtime=222.22
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 1733 0 0 0 22220 2 0 0 25 0 1 0 216698307 7892992 1715 1992294400 134512640 136057169 4294956176 18446744073709551615 134637493 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 1927 1715 180 377 0 1547 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 7708

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1505080/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=8512 CPUtime=282.19
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 1935 0 0 0 28217 2 0 0 25 0 1 0 216698307 8716288 1917 1992294400 134512640 136057169 4294956176 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2128 1917 180 377 0 1748 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8512

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1504568/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=9056 CPUtime=342.16
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 2048 0 0 0 34214 2 0 0 25 0 1 0 216698307 9273344 2030 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2264 2030 180 377 0 1884 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 9056

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1503992/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=9600 CPUtime=402.15
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 2176 0 0 0 40212 3 0 0 25 0 1 0 216698307 9830400 2158 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2400 2158 180 377 0 2020 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9600

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1503672/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=9868 CPUtime=462.13
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 2255 0 0 0 46210 3 0 0 25 0 1 0 216698307 10104832 2237 1992294400 134512640 136057169 4294956176 18446744073709551615 134615643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2467 2237 180 377 0 2087 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 9868

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30026
/proc/meminfo: memFree=1503608/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=10132 CPUtime=522.11
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 2306 0 0 0 52208 3 0 0 25 0 1 0 216698307 10375168 2288 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2533 2288 180 377 0 2153 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 10132

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30028
/proc/meminfo: memFree=1503416/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=10264 CPUtime=582.08
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 2339 0 0 0 58205 3 0 0 25 0 1 0 216698307 10510336 2321 1992294400 134512640 136057169 4294956176 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2566 2321 180 377 0 2186 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 10264

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30028
/proc/meminfo: memFree=1503160/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=10404 CPUtime=642.06
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 2397 0 0 0 64203 3 0 0 25 0 1 0 216698307 10653696 2379 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 2601 2379 180 377 0 2221 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 10404

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30034
/proc/meminfo: memFree=1499320/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13804 CPUtime=4000.88
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3188 0 0 0 400073 15 0 0 25 0 1 0 216698307 14135296 3170 1992294400 134512640 136057169 4294956176 18446744073709551615 134824439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3451 3170 180 377 0 3071 0
Current children cumulated CPU time (s) 4000.88
Current children cumulated vsize (KiB) 13804

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30034
/proc/meminfo: memFree=1499320/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13804 CPUtime=4060.86
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3188 0 0 0 406071 15 0 0 25 0 1 0 216698307 14135296 3170 1992294400 134512640 136057169 4294956176 18446744073709551615 134820399 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3451 3170 180 377 0 3071 0
Current children cumulated CPU time (s) 4060.86
Current children cumulated vsize (KiB) 13804

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30034
/proc/meminfo: memFree=1499256/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13804 CPUtime=4120.83
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3196 0 0 0 412068 15 0 0 25 0 1 0 216698307 14135296 3178 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3451 3178 180 377 0 3071 0
Current children cumulated CPU time (s) 4120.83
Current children cumulated vsize (KiB) 13804

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1499192/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13804 CPUtime=4180.81
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3196 0 0 0 418066 15 0 0 25 0 1 0 216698307 14135296 3178 1992294400 134512640 136057169 4294956176 18446744073709551615 134615603 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3451 3178 180 377 0 3071 0
Current children cumulated CPU time (s) 4180.81
Current children cumulated vsize (KiB) 13804

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1499256/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13804 CPUtime=4240.79
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3201 0 0 0 424063 16 0 0 25 0 1 0 216698307 14135296 3183 1992294400 134512640 136057169 4294956176 18446744073709551615 134828534 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3451 3183 180 377 0 3071 0
Current children cumulated CPU time (s) 4240.79
Current children cumulated vsize (KiB) 13804

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1499256/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13804 CPUtime=4300.77
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3201 0 0 0 430061 16 0 0 25 0 1 0 216698307 14135296 3183 1992294400 134512640 136057169 4294956176 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3451 3183 180 377 0 3071 0
Current children cumulated CPU time (s) 4300.77
Current children cumulated vsize (KiB) 13804

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1499128/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=13936 CPUtime=4360.75
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3219 0 0 0 436059 16 0 0 25 0 1 0 216698307 14270464 3201 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3484 3201 180 377 0 3104 0
Current children cumulated CPU time (s) 4360.75
Current children cumulated vsize (KiB) 13936

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1499000/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14068 CPUtime=4420.72
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3255 0 0 0 442056 16 0 0 25 0 1 0 216698307 14405632 3237 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3517 3237 180 377 0 3137 0
Current children cumulated CPU time (s) 4420.72
Current children cumulated vsize (KiB) 14068

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498872/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14068 CPUtime=4480.7
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3274 0 0 0 448054 16 0 0 25 0 1 0 216698307 14405632 3256 1992294400 134512640 136057169 4294956176 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3517 3256 180 377 0 3137 0
Current children cumulated CPU time (s) 4480.7
Current children cumulated vsize (KiB) 14068

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498808/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14200 CPUtime=4540.69
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3292 0 0 0 454052 17 0 0 25 0 1 0 216698307 14540800 3274 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3550 3274 180 377 0 3170 0
Current children cumulated CPU time (s) 4540.69
Current children cumulated vsize (KiB) 14200

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498744/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14200 CPUtime=4600.67
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3304 0 0 0 460050 17 0 0 25 0 1 0 216698307 14540800 3286 1992294400 134512640 136057169 4294956176 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3550 3286 180 377 0 3170 0
Current children cumulated CPU time (s) 4600.67
Current children cumulated vsize (KiB) 14200

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498680/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14348 CPUtime=4660.64
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3327 0 0 0 466047 17 0 0 25 0 1 0 216698307 14692352 3309 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3587 3309 180 377 0 3207 0
Current children cumulated CPU time (s) 4660.64
Current children cumulated vsize (KiB) 14348

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498616/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14348 CPUtime=4720.63
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3336 0 0 0 472046 17 0 0 25 0 1 0 216698307 14692352 3318 1992294400 134512640 136057169 4294956176 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3587 3318 180 377 0 3207 0
Current children cumulated CPU time (s) 4720.63
Current children cumulated vsize (KiB) 14348

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498616/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14348 CPUtime=4780.6
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3341 0 0 0 478043 17 0 0 25 0 1 0 216698307 14692352 3323 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3587 3323 180 377 0 3207 0
Current children cumulated CPU time (s) 4780.6
Current children cumulated vsize (KiB) 14348

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498552/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14480 CPUtime=4840.58
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3350 0 0 0 484040 18 0 0 25 0 1 0 216698307 14827520 3332 1992294400 134512640 136057169 4294956176 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3620 3332 180 377 0 3240 0
Current children cumulated CPU time (s) 4840.58
Current children cumulated vsize (KiB) 14480

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498488/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14480 CPUtime=4900.56
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3367 0 0 0 490038 18 0 0 25 0 1 0 216698307 14827520 3349 1992294400 134512640 136057169 4294956176 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3620 3349 180 377 0 3240 0
Current children cumulated CPU time (s) 4900.56
Current children cumulated vsize (KiB) 14480

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498424/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14480 CPUtime=4960.54
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3368 0 0 0 496036 18 0 0 25 0 1 0 216698307 14827520 3350 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3620 3350 180 377 0 3240 0
Current children cumulated CPU time (s) 4960.54
Current children cumulated vsize (KiB) 14480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30036
/proc/meminfo: memFree=1498424/2055920 swapFree=4180800/4192956
[pid=30025] ppid=30023 vsize=14480 CPUtime=5000.03
/proc/30025/stat : 30025 (clasp) R 30023 30025 29988 0 -1 4194304 3373 0 0 0 499985 18 0 0 25 0 1 0 216698307 14827520 3355 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/30025/statm: 3620 3355 180 377 0 3240 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 14480

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): 5001.81
CPU time (s): 5000.04
CPU user time (s): 4999.85
CPU system time (s): 0.189971
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 14480

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

runsolver used 3.73643 second user time and 10.0285 second system time

The end

Launcher Data

Begin job on node4 at 2009-05-09 18:30:43
IDJOB=1785054
IDBENCH=24687
IDSOLVER=637
FILE ID=node4/1785054-1241886643
PBS_JOBID= 9264700
Free space on /tmp= 66188 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v400-s553296708.sat05-471.reshuffled-07.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-1785054-1241886643/watcher-1785054-1241886643 -o /tmp/evaluation-result-1785054-1241886643/solver-1785054-1241886643 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785054-1241886643.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 67e3f1c82b3561160730d7e2b008579e
RANDOM SEED=839793396

node4.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.265
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.265
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:       1512728 kB
Buffers:         49620 kB
Cached:         437656 kB
SwapCached:       6540 kB
Active:         274188 kB
Inactive:       221484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1512728 kB
SwapTotal:     4192956 kB
SwapFree:      4180800 kB
Dirty:            1936 kB
Writeback:           0 kB
Mapped:          13408 kB
Slab:            33416 kB
Committed_AS:   891868 kB
PageTables:       1468 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= 66184 MiB
End job on node4 at 2009-05-09 19:54:07