Trace number 1831445

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

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-1831445-1242759125/watcher-1831445-1242759125 -o /tmp/evaluation-result-1831445-1242759125/solver-1831445-1242759125 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831445-1242759125.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.00 0.00 0.00 3/64 31714
/proc/meminfo: memFree=1848776/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=3756 CPUtime=0
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 538 0 0 0 0 0 0 0 18 0 1 0 303938849 3846144 426 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 939 435 139 377 0 559 0

[startup+0.0638239 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31714
/proc/meminfo: memFree=1848776/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=22292 CPUtime=0.05
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 6066 0 0 0 4 1 0 0 18 0 1 0 303938849 22827008 4893 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 5573 4893 144 377 0 5193 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22292

[startup+0.102832 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31714
/proc/meminfo: memFree=1848776/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=24668 CPUtime=0.09
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 6650 0 0 0 7 2 0 0 18 0 1 0 303938849 25260032 5477 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 6167 5477 144 377 0 5787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24668

[startup+0.301867 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31714
/proc/meminfo: memFree=1848776/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=34924 CPUtime=0.29
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 9880 0 0 0 25 4 0 0 19 0 1 0 303938849 35762176 8064 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 8731 8065 144 377 0 8351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34924

[startup+0.70294 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31714
/proc/meminfo: memFree=1848776/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=64124 CPUtime=0.69
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 20088 0 0 0 61 8 0 0 22 0 1 0 303938849 65662976 15190 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 16031 15190 165 377 0 15651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64124

[startup+1.50108 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 31715
/proc/meminfo: memFree=1784128/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=73220 CPUtime=1.49
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 24182 0 0 0 138 11 0 0 25 0 1 0 303938849 74977280 17319 1992294400 134512640 136057169 4294956160 18446744073709551615 134774646 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 18305 17319 168 377 0 17925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73220

[startup+3.10137 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 31715
/proc/meminfo: memFree=1778944/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=74784 CPUtime=3.09
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 24595 0 0 0 298 11 0 0 25 0 1 0 303938849 76578816 17732 1992294400 134512640 136057169 4294956160 18446744073709551615 134781673 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 18696 17732 170 377 0 18316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74784

[startup+6.30195 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 31715
/proc/meminfo: memFree=1791232/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=60072 CPUtime=6.29
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 24699 0 0 0 618 11 0 0 25 0 1 0 303938849 61513728 14450 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 15018 14450 182 377 0 14638 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60072

[startup+12.7011 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 31715
/proc/meminfo: memFree=1791360/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=60220 CPUtime=12.68
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 24712 0 0 0 1257 11 0 0 25 0 1 0 303938849 61665280 14463 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 15055 14463 182 377 0 14675 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60220

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 31715
/proc/meminfo: memFree=1791168/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=60372 CPUtime=25.48
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 24768 0 0 0 2537 11 0 0 25 0 1 0 303938849 61820928 14519 1992294400 134512640 136057169 4294956160 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 15093 14519 182 377 0 14713 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60372

[startup+51.102 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 31715
/proc/meminfo: memFree=1790720/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=61012 CPUtime=51.08
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 24899 0 0 0 5096 12 0 0 25 0 1 0 303938849 62476288 14650 1992294400 134512640 136057169 4294956160 18446744073709551615 134624568 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 15253 14650 182 377 0 14873 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61012

[startup+102.305 s]
/proc/loadavg: 0.81 0.28 0.10 2/65 31715
/proc/meminfo: memFree=1777536/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=74400 CPUtime=102.26
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 28203 0 0 0 10210 16 0 0 25 0 1 0 303938849 76185600 17954 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 18600 17954 182 377 0 18220 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 74400

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/65 31715
/proc/meminfo: memFree=1769792/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=82436 CPUtime=162.23
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 30263 0 0 0 16205 18 0 0 25 0 1 0 303938849 84414464 19878 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 20609 19878 182 377 0 20229 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 82436

[startup+222.302 s]
/proc/loadavg: 0.97 0.51 0.20 2/65 31715
/proc/meminfo: memFree=1760768/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=91420 CPUtime=222.22
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 32510 0 0 0 22201 21 0 0 25 0 1 0 303938849 93614080 22125 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 22855 22125 182 377 0 22475 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 91420

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/65 31715
/proc/meminfo: memFree=1760512/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=91756 CPUtime=282.2
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 32562 0 0 0 28199 21 0 0 25 0 1 0 303938849 93958144 22177 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 22939 22177 182 377 0 22559 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 91756

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/65 31715
/proc/meminfo: memFree=1749504/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=102740 CPUtime=342.17
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 35310 0 0 0 34193 24 0 0 25 0 1 0 303938849 105205760 24925 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 25685 24925 182 377 0 25305 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 102740

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/65 31715
/proc/meminfo: memFree=1749056/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=103260 CPUtime=402.16
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 35414 0 0 0 40191 25 0 0 25 0 1 0 303938849 105738240 25029 1992294400 134512640 136057169 4294956160 18446744073709551615 134756858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 25815 25029 182 377 0 25435 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 103260

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/65 31715
/proc/meminfo: memFree=1731392/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=121264 CPUtime=462.13
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 39816 0 0 0 46183 30 0 0 25 0 1 0 303938849 124174336 29431 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 30316 29431 182 377 0 29936 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 121264

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 31715
/proc/meminfo: memFree=1731392/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=121264 CPUtime=522.11
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 39817 0 0 0 52181 30 0 0 25 0 1 0 303938849 124174336 29432 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 30316 29432 182 377 0 29936 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 121264

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/65 31721
/proc/meminfo: memFree=1729536/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=123300 CPUtime=582.09
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 40304 0 0 0 58177 32 0 0 25 0 1 0 303938849 126259200 29919 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 30825 29919 182 377 0 30445 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 123300

[startup+642.302 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 31721
/proc/meminfo: memFree=1723904/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=129152 CPUtime=642.08
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 41855 0 0 0 64175 33 0 0 25 0 1 0 303938849 132251648 31267 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 32288 31267 182 377 0 31908 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 129152

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.05 1.03 0.93 2/65 31737
/proc/meminfo: memFree=1474688/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9039.25
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103638 0 0 0 903808 117 0 0 25 0 1 0 303938849 383533056 92384 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92384 182 377 0 93256 0
Current children cumulated CPU time (s) 9039.25
Current children cumulated vsize (KiB) 374544

[startup+9102.3 s]
/proc/loadavg: 1.35 1.11 0.96 2/65 31737
/proc/meminfo: memFree=1474432/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9099.24
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103638 0 0 0 909806 118 0 0 25 0 1 0 303938849 383533056 92384 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92384 182 377 0 93256 0
Current children cumulated CPU time (s) 9099.24
Current children cumulated vsize (KiB) 374544

[startup+9162.3 s]
/proc/loadavg: 1.20 1.11 0.96 2/65 31737
/proc/meminfo: memFree=1474432/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9159.22
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103638 0 0 0 915804 118 0 0 25 0 1 0 303938849 383533056 92384 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92384 182 377 0 93256 0
Current children cumulated CPU time (s) 9159.22
Current children cumulated vsize (KiB) 374544

[startup+9222.3 s]
/proc/loadavg: 1.07 1.08 0.96 2/65 31737
/proc/meminfo: memFree=1474432/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9219.2
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103638 0 0 0 921802 118 0 0 25 0 1 0 303938849 383533056 92384 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92384 182 377 0 93256 0
Current children cumulated CPU time (s) 9219.2
Current children cumulated vsize (KiB) 374544

[startup+9282.3 s]
/proc/loadavg: 1.02 1.07 0.96 2/65 31737
/proc/meminfo: memFree=1474368/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9279.17
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103638 0 0 0 927799 118 0 0 25 0 1 0 303938849 383533056 92384 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92384 182 377 0 93256 0
Current children cumulated CPU time (s) 9279.17
Current children cumulated vsize (KiB) 374544

[startup+9342.31 s]
/proc/loadavg: 1.01 1.05 0.96 2/65 31737
/proc/meminfo: memFree=1474304/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9339.16
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103655 0 0 0 933798 118 0 0 25 0 1 0 303938849 383533056 92401 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92401 182 377 0 93256 0
Current children cumulated CPU time (s) 9339.16
Current children cumulated vsize (KiB) 374544

[startup+9402.3 s]
/proc/loadavg: 1.00 1.04 0.96 2/65 31737
/proc/meminfo: memFree=1474240/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9399.13
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103668 0 0 0 939795 118 0 0 25 0 1 0 303938849 383533056 92414 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92414 182 377 0 93256 0
Current children cumulated CPU time (s) 9399.13
Current children cumulated vsize (KiB) 374544

[startup+9462.3 s]
/proc/loadavg: 1.00 1.03 0.96 2/65 31737
/proc/meminfo: memFree=1474176/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9459.12
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103668 0 0 0 945793 119 0 0 25 0 1 0 303938849 383533056 92414 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92414 182 377 0 93256 0
Current children cumulated CPU time (s) 9459.12
Current children cumulated vsize (KiB) 374544

[startup+9522.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 31737
/proc/meminfo: memFree=1474176/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9519.09
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103668 0 0 0 951790 119 0 0 25 0 1 0 303938849 383533056 92414 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92414 182 377 0 93256 0
Current children cumulated CPU time (s) 9519.09
Current children cumulated vsize (KiB) 374544

[startup+9582.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/65 31737
/proc/meminfo: memFree=1474176/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9579.07
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103669 0 0 0 957788 119 0 0 25 0 1 0 303938849 383533056 92415 1992294400 134512640 136057169 4294956160 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92415 182 377 0 93256 0
Current children cumulated CPU time (s) 9579.07
Current children cumulated vsize (KiB) 374544

[startup+9642.3 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 31737
/proc/meminfo: memFree=1474112/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9639.05
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103677 0 0 0 963786 119 0 0 25 0 1 0 303938849 383533056 92423 1992294400 134512640 136057169 4294956160 18446744073709551615 134618253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92423 182 377 0 93256 0
Current children cumulated CPU time (s) 9639.05
Current children cumulated vsize (KiB) 374544

[startup+9702.3 s]
/proc/loadavg: 1.00 1.01 0.96 2/65 31737
/proc/meminfo: memFree=1473984/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9699.03
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103687 0 0 0 969784 119 0 0 25 0 1 0 303938849 383533056 92433 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92433 182 377 0 93256 0
Current children cumulated CPU time (s) 9699.03
Current children cumulated vsize (KiB) 374544

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31737
/proc/meminfo: memFree=1473920/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9759.02
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103690 0 0 0 975782 120 0 0 25 0 1 0 303938849 383533056 92436 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92436 182 377 0 93256 0
Current children cumulated CPU time (s) 9759.02
Current children cumulated vsize (KiB) 374544

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31737
/proc/meminfo: memFree=1473920/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9818.99
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103690 0 0 0 981779 120 0 0 25 0 1 0 303938849 383533056 92436 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92436 182 377 0 93256 0
Current children cumulated CPU time (s) 9818.99
Current children cumulated vsize (KiB) 374544

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31737
/proc/meminfo: memFree=1473920/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9878.98
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103690 0 0 0 987778 120 0 0 25 0 1 0 303938849 383533056 92436 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92436 182 377 0 93256 0
Current children cumulated CPU time (s) 9878.98
Current children cumulated vsize (KiB) 374544

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31737
/proc/meminfo: memFree=1473920/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9938.95
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103690 0 0 0 993775 120 0 0 25 0 1 0 303938849 383533056 92436 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92436 182 377 0 93256 0
Current children cumulated CPU time (s) 9938.95
Current children cumulated vsize (KiB) 374544

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31737
/proc/meminfo: memFree=1473920/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=9998.94
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103697 0 0 0 999774 120 0 0 25 0 1 0 303938849 383533056 92443 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92443 182 377 0 93256 0
Current children cumulated CPU time (s) 9998.94
Current children cumulated vsize (KiB) 374544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 31737
/proc/meminfo: memFree=1473920/2055920 swapFree=4179884/4192956
[pid=31714] ppid=31712 vsize=374544 CPUtime=10000
/proc/31714/stat : 31714 (clasp) R 31712 31714 31677 0 -1 4194304 103697 0 0 0 999884 120 0 0 25 0 1 0 303938849 383533056 92443 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31714/statm: 93636 92443 182 377 0 93256 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 374544

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): 10003.5
CPU time (s): 10000.1
CPU user time (s): 9998.84
CPU system time (s): 1.26581
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 374544

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

runsolver used 7.45087 second user time and 20.4219 second system time

The end

Launcher Data

Begin job on node67 at 2009-05-19 20:52:06
IDJOB=1831445
IDBENCH=20381
IDSOLVER=637
FILE ID=node67/1831445-1242759125
PBS_JOBID= 9322235
Free space on /tmp= 66336 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-19-u.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-1831445-1242759125/watcher-1831445-1242759125 -o /tmp/evaluation-result-1831445-1242759125/solver-1831445-1242759125 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831445-1242759125.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= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=919144402

node67.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.277
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.277
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:       1849448 kB
Buffers:          7732 kB
Cached:         161660 kB
SwapCached:       7680 kB
Active:          35752 kB
Inactive:       142712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1849448 kB
SwapTotal:     4192956 kB
SwapFree:      4179884 kB
Dirty:           19600 kB
Writeback:           0 kB
Mapped:          13864 kB
Slab:            13976 kB
Committed_AS:  1047592 kB
PageTables:       1440 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= 66336 MiB
End job on node67 at 2009-05-19 23:38:52