Trace number 1721249

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.08 1200.42

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1721249-1240664894/watcher-1721249-1240664894 -o /tmp/evaluation-result-1721249-1240664894/solver-1721249-1240664894 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1721249-1240664894.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1715
/proc/meminfo: memFree=1652432/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=1984 CPUtime=0
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 260 0 0 0 0 0 0 0 20 0 1 0 94518382 2031616 244 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 496 245 144 377 0 116 0

[startup+0.084892 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1715
/proc/meminfo: memFree=1652432/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=7248 CPUtime=0.07
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 1711 0 0 0 7 0 0 0 20 0 1 0 94518382 7421952 1582 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 1812 1582 166 377 0 1432 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7248

[startup+0.101892 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1715
/proc/meminfo: memFree=1652432/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=7248 CPUtime=0.09
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 1711 0 0 0 9 0 0 0 20 0 1 0 94518382 7421952 1582 1992294400 134512640 136057169 4294956160 18446744073709551615 134774398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 1812 1582 166 377 0 1432 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.301915 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1715
/proc/meminfo: memFree=1652432/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=7248 CPUtime=0.29
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 1711 0 0 0 29 0 0 0 22 0 1 0 94518382 7421952 1582 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 1812 1582 166 377 0 1432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.701959 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 1715
/proc/meminfo: memFree=1652432/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=7776 CPUtime=0.69
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 1834 0 0 0 69 0 0 0 25 0 1 0 94518382 7962624 1705 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 1944 1705 168 377 0 1564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7776

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1645704/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=8968 CPUtime=1.49
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 2144 0 0 0 149 0 0 0 25 0 1 0 94518382 9183232 2015 1992294400 134512640 136057169 4294956160 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 2242 2015 168 377 0 1862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8968

[startup+3.10122 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1643400/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=10224 CPUtime=3.08
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 2650 0 0 0 308 0 0 0 25 0 1 0 94518382 10469376 2341 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 2556 2341 182 377 0 2176 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10224

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1639560/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=15520 CPUtime=6.29
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 3948 0 0 0 628 1 0 0 25 0 1 0 94518382 15892480 3639 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 3880 3639 182 377 0 3500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15520

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1632912/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=20900 CPUtime=12.69
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 5295 0 0 0 1267 2 0 0 25 0 1 0 94518382 21401600 4986 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 5225 4986 182 377 0 4845 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20900

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1626320/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=27872 CPUtime=25.48
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 6966 0 0 0 2545 3 0 0 25 0 1 0 94518382 28540928 6657 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 6968 6657 182 377 0 6588 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27872

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1623888/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=30164 CPUtime=51.08
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 7543 0 0 0 5104 4 0 0 25 0 1 0 94518382 30887936 7234 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 7541 7234 182 377 0 7161 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30164

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1615376/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=39264 CPUtime=102.27
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 9680 0 0 0 10221 6 0 0 25 0 1 0 94518382 40206336 9371 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 9816 9371 182 377 0 9436 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39264

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1611792/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=43068 CPUtime=162.25
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 10565 0 0 0 16218 7 0 0 25 0 1 0 94518382 44101632 10256 1992294400 134512640 136057169 4294956160 18446744073709551615 134823495 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 10767 10256 182 377 0 10387 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43068

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1609424/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=45452 CPUtime=222.23
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 11149 0 0 0 22216 7 0 0 25 0 1 0 94518382 46542848 10840 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 11363 10840 182 377 0 10983 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45452

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1607952/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=47172 CPUtime=282.21
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 11534 0 0 0 28214 7 0 0 25 0 1 0 94518382 48304128 11225 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 11793 11225 182 377 0 11413 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 47172

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1605968/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=49212 CPUtime=342.19
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 12007 0 0 0 34212 7 0 0 25 0 1 0 94518382 50393088 11698 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 12303 11698 182 377 0 11923 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 49212

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1604816/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=50460 CPUtime=402.17
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 12285 0 0 0 40210 7 0 0 25 0 1 0 94518382 51671040 11976 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 12615 11976 182 377 0 12235 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 50460

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1604560/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=50724 CPUtime=462.16
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 12372 0 0 0 46208 8 0 0 25 0 1 0 94518382 51941376 12063 1992294400 134512640 136057169 4294956160 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 12681 12063 182 377 0 12301 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 50724

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1603920/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=51316 CPUtime=522.14
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 12522 0 0 0 52206 8 0 0 25 0 1 0 94518382 52547584 12213 1992294400 134512640 136057169 4294956160 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 12829 12213 182 377 0 12449 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 51316

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1603152/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=52132 CPUtime=582.13
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 12693 0 0 0 58205 8 0 0 25 0 1 0 94518382 53383168 12384 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 13033 12384 182 377 0 12653 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 52132

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1602960/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=52320 CPUtime=642.11
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 12737 0 0 0 64203 8 0 0 25 0 1 0 94518382 53575680 12428 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 13080 12428 182 377 0 12700 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 52320

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1601232/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=54284 CPUtime=702.09
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 13169 0 0 0 70201 8 0 0 25 0 1 0 94518382 55586816 12860 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 13571 12860 182 377 0 13191 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 54284

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1579664/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=76160 CPUtime=762.07
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 18536 0 0 0 76195 12 0 0 25 0 1 0 94518382 77987840 18227 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 19040 18227 182 377 0 18660 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 76160

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1571792/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=84292 CPUtime=822.05
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 20502 0 0 0 82192 13 0 0 25 0 1 0 94518382 86315008 20193 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 21073 20193 182 377 0 20693 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 84292

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1565200/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=91024 CPUtime=882.04
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22178 0 0 0 88189 15 0 0 25 0 1 0 94518382 93208576 21869 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 22756 21869 182 377 0 22376 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 91024

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1564112/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=92076 CPUtime=942.02
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22411 0 0 0 94187 15 0 0 25 0 1 0 94518382 94285824 22102 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 23019 22102 182 377 0 22639 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 92076

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1563728/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=92432 CPUtime=1002
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22498 0 0 0 100185 15 0 0 25 0 1 0 94518382 94650368 22189 1992294400 134512640 136057169 4294956160 18446744073709551615 134613089 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 23108 22189 182 377 0 22728 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 92432

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1563472/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=92644 CPUtime=1061.98
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22558 0 0 0 106183 15 0 0 25 0 1 0 94518382 94867456 22249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 23161 22249 182 377 0 22781 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 92644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1563472/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=92644 CPUtime=1121.97
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22559 0 0 0 112182 15 0 0 25 0 1 0 94518382 94867456 22250 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 23161 22250 182 377 0 22781 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 92644

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1563408/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=92644 CPUtime=1181.95
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22568 0 0 0 118180 15 0 0 25 0 1 0 94518382 94867456 22259 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 23161 22259 182 377 0 22781 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 92644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1716
/proc/meminfo: memFree=1563408/2055920 swapFree=4192952/4192956
[pid=1715] ppid=1713 vsize=92644 CPUtime=1200.05
/proc/1715/stat : 1715 (clasp) R 1713 1715 1584 0 -1 4194304 22568 0 0 0 119990 15 0 0 25 0 1 0 94518382 94867456 22259 1992294400 134512640 136057169 4294956160 18446744073709551615 134756839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1715/statm: 23161 22259 182 377 0 22781 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 92644

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

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

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.9
CPU system time (s): 0.171973
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 92644

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

runsolver used 1.19282 second user time and 2.77558 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-25 15:08:14
IDJOB=1721249
IDBENCH=71066
IDSOLVER=508
FILE ID=node91/1721249-1240664894
PBS_JOBID= 9186559
Free space on /tmp= 66520 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_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-1721249-1240664894/watcher-1721249-1240664894 -o /tmp/evaluation-result-1721249-1240664894/solver-1721249-1240664894 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1721249-1240664894.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=404693364

node91.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.241
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.241
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:       1652848 kB
Buffers:         39364 kB
Cached:         271596 kB
SwapCached:          4 kB
Active:          55292 kB
Inactive:       270180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1652848 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            3268 kB
Writeback:           0 kB
Mapped:          24256 kB
Slab:            63516 kB
Committed_AS:   221616 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node91 at 2009-04-25 15:28:16