Trace number 1831903

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.2 10005.6

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

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-1831903-1242791059/watcher-1831903-1242791059 -o /tmp/evaluation-result-1831903-1242791059/solver-1831903-1242791059 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831903-1242791059.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.98 0.99 2/65 17068
/proc/meminfo: memFree=1725872/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=2044 CPUtime=0
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 250 0 0 0 0 0 0 0 20 0 1 0 307134909 2093056 234 1992294400 134512640 136057169 4294956160 18446744073709551615 134640811 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 511 242 144 377 0 131 0

[startup+0.0783511 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17068
/proc/meminfo: memFree=1725872/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=6708 CPUtime=0.06
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 1618 0 0 0 6 0 0 0 20 0 1 0 307134909 6868992 1409 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 1677 1410 144 377 0 1297 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6708

[startup+0.101353 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17068
/proc/meminfo: memFree=1725872/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=8296 CPUtime=0.09
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 2149 0 0 0 8 1 0 0 20 0 1 0 307134909 8495104 1804 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 2074 1805 144 377 0 1694 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8296

[startup+0.301393 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17068
/proc/meminfo: memFree=1725872/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=22532 CPUtime=0.28
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 6645 0 0 0 26 2 0 0 22 0 1 0 307134909 23072768 5126 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 5633 5126 163 377 0 5253 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22532

[startup+0.701475 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 17068
/proc/meminfo: memFree=1725872/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=22796 CPUtime=0.69
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 6708 0 0 0 66 3 0 0 25 0 1 0 307134909 23343104 5189 1992294400 134512640 136057169 4294956160 18446744073709551615 134774434 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 5699 5189 166 377 0 5319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22796

[startup+1.50164 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17069
/proc/meminfo: memFree=1705640/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=22796 CPUtime=1.49
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 6708 0 0 0 146 3 0 0 25 0 1 0 307134909 23343104 5189 1992294400 134512640 136057169 4294956160 18446744073709551615 134774398 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 5699 5189 166 377 0 5319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22796

[startup+3.10197 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 17069
/proc/meminfo: memFree=1705512/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=22796 CPUtime=3.09
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 6708 0 0 0 306 3 0 0 25 0 1 0 307134909 23343104 5189 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17068/statm: 5699 5189 166 377 0 5319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22796

[startup+6.30161 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17069
/proc/meminfo: memFree=1703984/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=24936 CPUtime=6.28
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 7257 0 0 0 625 3 0 0 25 0 1 0 307134909 25534464 5738 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 6234 5738 168 377 0 5854 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 24936

[startup+12.7019 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 17069
/proc/meminfo: memFree=1700280/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=28424 CPUtime=12.68
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 8127 0 0 0 1264 4 0 0 25 0 1 0 307134909 29106176 6608 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 7106 6608 168 377 0 6726 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28424

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1694840/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=32200 CPUtime=25.47
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 10011 0 0 0 2542 5 0 0 25 0 1 0 307134909 32972800 7844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 8050 7844 183 377 0 7670 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32200

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1660024/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=68208 CPUtime=51.04
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 18870 0 0 0 5095 9 0 0 25 0 1 0 307134909 69844992 16703 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 17052 16703 183 377 0 16672 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 68208

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1646456/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=81536 CPUtime=102.2
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 22136 0 0 0 10208 12 0 0 25 0 1 0 307134909 83492864 19969 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 20384 19969 183 377 0 20004 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 81536

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1633464/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=94764 CPUtime=162.15
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 25357 0 0 0 16200 15 0 0 25 0 1 0 307134909 97038336 23190 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 23691 23190 183 377 0 23311 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 94764

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1620472/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=108468 CPUtime=222.12
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 28785 0 0 0 22195 17 0 0 25 0 1 0 307134909 111071232 26482 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 27117 26482 183 377 0 26737 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 108468

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 3/66 17071
/proc/meminfo: memFree=1612408/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=117756 CPUtime=282.08
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 30918 0 0 0 28190 18 0 0 25 0 1 0 307134909 120582144 28615 1992294400 134512640 136057169 4294956160 18446744073709551615 134820423 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 29439 28615 183 377 0 29059 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 117756

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1607416/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=122368 CPUtime=342.06
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 32002 0 0 0 34186 20 0 0 25 0 1 0 307134909 125304832 29699 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 30592 29699 183 377 0 30212 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 122368

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1588280/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=142120 CPUtime=402.03
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 36775 0 0 0 40179 24 0 0 25 0 1 0 307134909 145530880 34472 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 35530 34472 183 377 0 35150 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 142120

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1566136/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=164632 CPUtime=461.99
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 42277 0 0 0 46170 29 0 0 25 0 1 0 307134909 168583168 39974 1992294400 134512640 136057169 4294956160 18446744073709551615 134813074 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 41158 39974 183 377 0 40778 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 164632

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1563128/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=167820 CPUtime=521.96
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 43006 0 0 0 52167 29 0 0 25 0 1 0 307134909 171847680 40703 1992294400 134512640 136057169 4294956160 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 41955 40703 183 377 0 41575 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 167820

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17071
/proc/meminfo: memFree=1551160/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=181168 CPUtime=581.94
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 46090 0 0 0 58162 32 0 0 25 0 1 0 307134909 185516032 43787 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 45292 43787 183 377 0 44912 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 181168

[startup+642.302 s]
/proc/loadavg: 1.27 1.06 1.02 2/66 17071
/proc/meminfo: memFree=1542328/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=190340 CPUtime=641.88
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 48183 0 0 0 64155 33 0 0 25 0 1 0 307134909 194908160 45880 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 47585 45880 183 377 0 47205 0
Current children cumulated CPU time (s) 641.88
Current children cumulated vsize (KiB) 190340

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1317304/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=426012 CPUtime=9097.39
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 106371 0 0 0 909650 89 0 0 25 0 1 0 307134909 436236288 100941 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 106503 100941 183 377 0 106123 0
Current children cumulated CPU time (s) 9097.39
Current children cumulated vsize (KiB) 426012

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1315896/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=427856 CPUtime=9157.36
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 106709 0 0 0 915647 89 0 0 25 0 1 0 307134909 438124544 101279 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 106964 101279 183 377 0 106584 0
Current children cumulated CPU time (s) 9157.36
Current children cumulated vsize (KiB) 427856

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1315768/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=427856 CPUtime=9217.33
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 106725 0 0 0 921644 89 0 0 25 0 1 0 307134909 438124544 101295 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 106964 101295 183 377 0 106584 0
Current children cumulated CPU time (s) 9217.33
Current children cumulated vsize (KiB) 427856

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1315768/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=427856 CPUtime=9277.27
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 106725 0 0 0 927638 89 0 0 25 0 1 0 307134909 438124544 101295 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 106964 101295 183 377 0 106584 0
Current children cumulated CPU time (s) 9277.27
Current children cumulated vsize (KiB) 427856

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1315704/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=427856 CPUtime=9337.25
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 106725 0 0 0 933636 89 0 0 25 0 1 0 307134909 438124544 101295 1992294400 134512640 136057169 4294956160 18446744073709551615 134819601 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 106964 101295 183 377 0 106584 0
Current children cumulated CPU time (s) 9337.25
Current children cumulated vsize (KiB) 427856

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1314680/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=428900 CPUtime=9397.22
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 106986 0 0 0 939633 89 0 0 25 0 1 0 307134909 439193600 101556 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107225 101556 183 377 0 106845 0
Current children cumulated CPU time (s) 9397.22
Current children cumulated vsize (KiB) 428900

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1314296/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=429260 CPUtime=9457.19
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107250 0 0 0 945629 90 0 0 25 0 1 0 307134909 439562240 101639 1992294400 134512640 136057169 4294956160 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107315 101639 183 377 0 106935 0
Current children cumulated CPU time (s) 9457.19
Current children cumulated vsize (KiB) 429260

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1313848/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=429984 CPUtime=9517.16
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107374 0 0 0 951626 90 0 0 25 0 1 0 307134909 440303616 101763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107496 101763 183 377 0 107116 0
Current children cumulated CPU time (s) 9517.16
Current children cumulated vsize (KiB) 429984

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1313784/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=429984 CPUtime=9577.13
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107374 0 0 0 957623 90 0 0 25 0 1 0 307134909 440303616 101763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107496 101763 183 377 0 107116 0
Current children cumulated CPU time (s) 9577.13
Current children cumulated vsize (KiB) 429984

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1313720/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=429984 CPUtime=9637.09
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107374 0 0 0 963619 90 0 0 25 0 1 0 307134909 440303616 101763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107496 101763 183 377 0 107116 0
Current children cumulated CPU time (s) 9637.09
Current children cumulated vsize (KiB) 429984

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1312824/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=431028 CPUtime=9697.06
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107586 0 0 0 969616 90 0 0 25 0 1 0 307134909 441372672 101975 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107757 101975 183 377 0 107377 0
Current children cumulated CPU time (s) 9697.06
Current children cumulated vsize (KiB) 431028

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1312760/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=431028 CPUtime=9757.03
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107586 0 0 0 975613 90 0 0 25 0 1 0 307134909 441372672 101975 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107757 101975 183 377 0 107377 0
Current children cumulated CPU time (s) 9757.03
Current children cumulated vsize (KiB) 431028

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1312760/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=431028 CPUtime=9816.99
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107586 0 0 0 981609 90 0 0 25 0 1 0 307134909 441372672 101975 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107757 101975 183 377 0 107377 0
Current children cumulated CPU time (s) 9816.99
Current children cumulated vsize (KiB) 431028

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1312696/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=431188 CPUtime=9876.96
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 107595 0 0 0 987606 90 0 0 25 0 1 0 307134909 441536512 101984 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 107797 101984 183 377 0 107417 0
Current children cumulated CPU time (s) 9876.96
Current children cumulated vsize (KiB) 431188

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1309752/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=434280 CPUtime=9936.91
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 108349 0 0 0 993600 91 0 0 25 0 1 0 307134909 444702720 102738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 108570 102738 183 377 0 108190 0
Current children cumulated CPU time (s) 9936.91
Current children cumulated vsize (KiB) 434280

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1308600/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=435720 CPUtime=9996.88
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 108631 0 0 0 999597 91 0 0 25 0 1 0 307134909 446177280 103020 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 108930 103020 183 377 0 108550 0
Current children cumulated CPU time (s) 9996.88
Current children cumulated vsize (KiB) 435720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1308600/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=435720 CPUtime=10000.1
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 108631 0 0 0 999917 91 0 0 25 0 1 0 307134909 446177280 103020 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 108930 103020 183 377 0 108550 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 435720

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+10005.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17093
/proc/meminfo: memFree=1308600/2055920 swapFree=4180516/4192956
[pid=17068] ppid=17066 vsize=435720 CPUtime=10000.1
/proc/17068/stat : 17068 (clasp) R 17066 17068 17031 0 -1 4194304 108631 0 0 0 999917 91 0 0 25 0 1 0 307134909 446177280 103020 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/17068/statm: 108930 103020 183 377 0 108550 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 435720

Child status: 0
Real time (s): 10005.6
CPU time (s): 10000.2
CPU user time (s): 9999.18
CPU system time (s): 0.973851
CPU usage (%): 99.9459
Max. virtual memory (cumulated for all children) (KiB): 435720

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

runsolver used 12.4341 second user time and 22.5756 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-20 05:44:20
IDJOB=1831903
IDBENCH=71077
IDSOLVER=637
FILE ID=node80/1831903-1242791059
PBS_JOBID= 9322449
Free space on /tmp= 66188 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_15_UNKNOWN.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-1831903-1242791059/watcher-1831903-1242791059 -o /tmp/evaluation-result-1831903-1242791059/solver-1831903-1242791059 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831903-1242791059.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= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1586538987

node80.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.270
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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726288 kB
Buffers:         35468 kB
Cached:         244744 kB
SwapCached:       7156 kB
Active:         103572 kB
Inactive:       185308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726288 kB
SwapTotal:     4192956 kB
SwapFree:      4180516 kB
Dirty:            7556 kB
Writeback:           0 kB
Mapped:          13352 kB
Slab:            26720 kB
Committed_AS:  1111388 kB
PageTables:       1388 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 node80 at 2009-05-20 08:31:07