Trace number 1831559

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 10004.2

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.906
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

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-1831559-1242761404/watcher-1831559-1242761404 -o /tmp/evaluation-result-1831559-1242761404/solver-1831559-1242761404 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831559-1242761404.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.92 0.95 0.86 3/64 11955
/proc/meminfo: memFree=1989560/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=2584 CPUtime=0
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 405 0 0 0 0 0 0 0 18 0 1 0 304168185 2646016 389 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 646 390 147 377 0 266 0

[startup+0.0629779 s]
/proc/loadavg: 0.92 0.95 0.86 3/64 11955
/proc/meminfo: memFree=1989560/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=6144 CPUtime=0.05
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 1406 0 0 0 5 0 0 0 18 0 1 0 304168185 6291456 1281 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 1536 1281 165 377 0 1156 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6144

[startup+0.10298 s]
/proc/loadavg: 0.92 0.95 0.86 3/64 11955
/proc/meminfo: memFree=1989560/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=6444 CPUtime=0.09
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 1480 0 0 0 9 0 0 0 18 0 1 0 304168185 6598656 1355 1992294400 134512640 136057169 4294956160 18446744073709551615 134782986 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 1611 1355 170 377 0 1231 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6444

[startup+0.301998 s]
/proc/loadavg: 0.92 0.95 0.86 3/64 11955
/proc/meminfo: memFree=1989560/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=6492 CPUtime=0.29
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 1696 0 0 0 29 0 0 0 19 0 1 0 304168185 6647808 1392 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 1623 1392 183 377 0 1243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6492

[startup+0.702036 s]
/proc/loadavg: 0.92 0.95 0.86 3/64 11955
/proc/meminfo: memFree=1989560/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=6492 CPUtime=0.69
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 1696 0 0 0 69 0 0 0 23 0 1 0 304168185 6647808 1392 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 1623 1392 183 377 0 1243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6492

[startup+1.50111 s]
/proc/loadavg: 0.92 0.95 0.86 2/65 11956
/proc/meminfo: memFree=1984496/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=6492 CPUtime=1.49
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 1696 0 0 0 149 0 0 0 25 0 1 0 304168185 6647808 1392 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 1623 1392 183 377 0 1243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6492

[startup+3.10126 s]
/proc/loadavg: 0.92 0.95 0.86 2/65 11956
/proc/meminfo: memFree=1984368/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=6756 CPUtime=3.09
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 1773 0 0 0 309 0 0 0 25 0 1 0 304168185 6918144 1469 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 1689 1469 183 377 0 1309 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6756

[startup+6.30156 s]
/proc/loadavg: 0.93 0.95 0.86 2/65 11956
/proc/meminfo: memFree=1982896/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=8620 CPUtime=6.29
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 2221 0 0 0 628 1 0 0 25 0 1 0 304168185 8826880 1917 1992294400 134512640 136057169 4294956160 18446744073709551615 134618212 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 2155 1917 183 377 0 1775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8620

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.86 2/65 11956
/proc/meminfo: memFree=1981296/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=10088 CPUtime=12.69
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 2605 0 0 0 1268 1 0 0 25 0 1 0 304168185 10330112 2301 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 2522 2301 183 377 0 2142 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10088

[startup+25.5014 s]
/proc/loadavg: 0.95 0.96 0.87 2/65 11956
/proc/meminfo: memFree=1978864/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=12268 CPUtime=25.48
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 3124 0 0 0 2547 1 0 0 25 0 1 0 304168185 12562432 2820 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 3067 2820 183 377 0 2687 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12268

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.87 2/65 11956
/proc/meminfo: memFree=1974000/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=17144 CPUtime=51.07
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 4344 0 0 0 5105 2 0 0 25 0 1 0 304168185 17555456 4040 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 4286 4040 183 377 0 3906 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17144

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.87 2/65 11956
/proc/meminfo: memFree=1962160/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=28956 CPUtime=102.26
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 7283 0 0 0 10222 4 0 0 25 0 1 0 304168185 29650944 6979 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 7239 6979 183 377 0 6859 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28956

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 11956
/proc/meminfo: memFree=1958064/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=32952 CPUtime=162.23
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 8294 0 0 0 16218 5 0 0 25 0 1 0 304168185 33742848 7990 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 8238 7990 183 377 0 7858 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32952

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.88 2/65 11956
/proc/meminfo: memFree=1946992/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=44144 CPUtime=222.2
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 11054 0 0 0 22213 7 0 0 25 0 1 0 304168185 45203456 10750 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 11036 10750 183 377 0 10656 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 44144

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.89 2/65 11956
/proc/meminfo: memFree=1946992/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=44144 CPUtime=282.18
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 11055 0 0 0 28211 7 0 0 25 0 1 0 304168185 45203456 10751 1992294400 134512640 136057169 4294956160 18446744073709551615 134813076 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 11036 10751 183 377 0 10656 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 44144

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 11956
/proc/meminfo: memFree=1943856/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=47708 CPUtime=342.15
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 11969 0 0 0 34207 8 0 0 25 0 1 0 304168185 48852992 11665 1992294400 134512640 136057169 4294956160 18446744073709551615 134824108 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 11927 11665 183 377 0 11547 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 47708

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/65 11956
/proc/meminfo: memFree=1937200/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=53744 CPUtime=402.13
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 13491 0 0 0 40204 9 0 0 25 0 1 0 304168185 55033856 13187 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 13436 13187 183 377 0 13056 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 53744

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11956
/proc/meminfo: memFree=1931312/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=60316 CPUtime=462.09
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 15116 0 0 0 46199 10 0 0 25 0 1 0 304168185 61763584 14812 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 15079 14812 183 377 0 14699 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 60316

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11956
/proc/meminfo: memFree=1920112/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=70840 CPUtime=522.05
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 17740 0 0 0 52193 12 0 0 25 0 1 0 304168185 72540160 17436 1992294400 134512640 136057169 4294956160 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 17710 17436 183 377 0 17330 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 70840

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11956
/proc/meminfo: memFree=1920048/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=70840 CPUtime=582.03
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 17750 0 0 0 58191 12 0 0 25 0 1 0 304168185 72540160 17446 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 17710 17446 183 377 0 17330 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 70840

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 11956
/proc/meminfo: memFree=1920048/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=70840 CPUtime=642.01
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 17750 0 0 0 64189 12 0 0 25 0 1 0 304168185 72540160 17446 1992294400 134512640 136057169 4294956160 18446744073709551615 134756784 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 17710 17446 183 377 0 17330 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 70840

[startup+702.303 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11974
/proc/meminfo: memFree=1834864/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9038.5
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37941 0 0 0 903814 36 0 0 25 0 1 0 304168185 155033600 37511 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37511 183 377 0 37470 0
Current children cumulated CPU time (s) 9038.5
Current children cumulated vsize (KiB) 151400

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834608/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9098.48
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37941 0 0 0 909812 36 0 0 25 0 1 0 304168185 155033600 37511 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37511 183 377 0 37470 0
Current children cumulated CPU time (s) 9098.48
Current children cumulated vsize (KiB) 151400

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834672/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9158.45
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37941 0 0 0 915809 36 0 0 25 0 1 0 304168185 155033600 37511 1992294400 134512640 136057169 4294956160 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37511 183 377 0 37470 0
Current children cumulated CPU time (s) 9158.45
Current children cumulated vsize (KiB) 151400

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834608/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9218.44
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37944 0 0 0 921808 36 0 0 25 0 1 0 304168185 155033600 37514 1992294400 134512640 136057169 4294956160 18446744073709551615 134615643 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37514 183 377 0 37470 0
Current children cumulated CPU time (s) 9218.44
Current children cumulated vsize (KiB) 151400

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834544/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9278.4
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37944 0 0 0 927804 36 0 0 25 0 1 0 304168185 155033600 37514 1992294400 134512640 136057169 4294956160 18446744073709551615 134828992 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37514 183 377 0 37470 0
Current children cumulated CPU time (s) 9278.4
Current children cumulated vsize (KiB) 151400

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834544/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9338.39
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37948 0 0 0 933802 37 0 0 25 0 1 0 304168185 155033600 37518 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37518 183 377 0 37470 0
Current children cumulated CPU time (s) 9338.39
Current children cumulated vsize (KiB) 151400

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834544/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9398.36
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37948 0 0 0 939799 37 0 0 25 0 1 0 304168185 155033600 37518 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37518 183 377 0 37470 0
Current children cumulated CPU time (s) 9398.36
Current children cumulated vsize (KiB) 151400

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834544/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9458.34
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 945797 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9458.34
Current children cumulated vsize (KiB) 151400

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834544/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9518.31
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 951794 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9518.31
Current children cumulated vsize (KiB) 151400

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834480/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9578.28
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 957791 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9578.28
Current children cumulated vsize (KiB) 151400

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834416/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9638.26
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 963789 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9638.26
Current children cumulated vsize (KiB) 151400

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834288/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9698.23
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 969786 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9698.23
Current children cumulated vsize (KiB) 151400

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834288/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9758.21
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 975784 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9758.21
Current children cumulated vsize (KiB) 151400

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834288/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9818.19
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 981782 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9818.19
Current children cumulated vsize (KiB) 151400

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834288/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9878.16
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 987779 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9878.16
Current children cumulated vsize (KiB) 151400

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834352/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9938.13
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 993776 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134649307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9938.13
Current children cumulated vsize (KiB) 151400

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834288/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=9998.12
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 999775 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 9998.12
Current children cumulated vsize (KiB) 151400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.2 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 11980
/proc/meminfo: memFree=1834288/2055920 swapFree=4179644/4192956
[pid=11955] ppid=11953 vsize=151400 CPUtime=10000
/proc/11955/stat : 11955 (clasp) R 11953 11955 11857 0 -1 4194304 37951 0 0 0 999964 37 0 0 25 0 1 0 304168185 155033600 37521 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/11955/statm: 37850 37521 183 377 0 37470 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 151400

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): 10004.2
CPU time (s): 10000
CPU user time (s): 9999.64
CPU system time (s): 0.399939
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 151400

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

runsolver used 11.2043 second user time and 25.1802 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-19 21:30:04
IDJOB=1831559
IDBENCH=69560
IDSOLVER=637
FILE ID=node48/1831559-1242761404
PBS_JOBID= 9322253
Free space on /tmp= 66408 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.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-1831559-1242761404/watcher-1831559-1242761404 -o /tmp/evaluation-result-1831559-1242761404/solver-1831559-1242761404 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831559-1242761404.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= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED=1339385833

node48.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.209
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.209
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:       1990808 kB
Buffers:          1388 kB
Cached:          29244 kB
SwapCached:       7448 kB
Active:          12620 kB
Inactive:        26696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1990808 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            2804 kB
Writeback:           0 kB
Mapped:          13884 kB
Slab:            11792 kB
Committed_AS:  1090140 kB
PageTables:       1372 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= 66404 MiB
End job on node48 at 2009-05-20 00:16:51