Trace number 1831941

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 10004.1

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
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-1831941-1242792693/watcher-1831941-1242792693 -o /tmp/evaluation-result-1831941-1242792693/solver-1831941-1242792693 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831941-1242792693.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: 1.00 1.00 1.00 2/65 19787
/proc/meminfo: memFree=1778528/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=2008 CPUtime=0
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 307299359 2056192 252 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 502 252 144 377 0 122 0

[startup+0.0824731 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19787
/proc/meminfo: memFree=1778528/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=7392 CPUtime=0.07
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 1824 0 0 0 7 0 0 0 20 0 1 0 307299359 7569408 1602 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 1848 1603 163 377 0 1468 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7392

[startup+0.102473 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19787
/proc/meminfo: memFree=1778528/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=8784 CPUtime=0.09
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 2146 0 0 0 9 0 0 0 21 0 1 0 307299359 8994816 1924 1992294400 134512640 136057169 4294956160 18446744073709551615 134774650 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 2196 1924 166 377 0 1816 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8784

[startup+0.302494 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19787
/proc/meminfo: memFree=1778528/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=8784 CPUtime=0.29
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 2146 0 0 0 29 0 0 0 22 0 1 0 307299359 8994816 1924 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 2196 1924 166 377 0 1816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8784

[startup+0.701545 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19787
/proc/meminfo: memFree=1778528/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=8784 CPUtime=0.69
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 2146 0 0 0 69 0 0 0 25 0 1 0 307299359 8994816 1924 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 2196 1924 166 377 0 1816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8784

[startup+1.50162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1770840/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=10248 CPUtime=1.49
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 2493 0 0 0 148 1 0 0 25 0 1 0 307299359 10493952 2271 1992294400 134512640 136057169 4294956160 18446744073709551615 134765728 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 2562 2271 168 377 0 2182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10248

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1769240/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=12004 CPUtime=3.09
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 3231 0 0 0 308 1 0 0 25 0 1 0 307299359 12292096 2785 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 3001 2785 182 377 0 2621 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12004

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1766744/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=14340 CPUtime=6.29
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 3818 0 0 0 628 1 0 0 25 0 1 0 307299359 14684160 3372 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 3585 3372 182 377 0 3205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14340

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1758040/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=22096 CPUtime=12.69
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 5706 0 0 0 1266 3 0 0 25 0 1 0 307299359 22626304 5260 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 5524 5260 182 377 0 5144 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22096

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1752152/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=28152 CPUtime=25.49
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 7194 0 0 0 2545 4 0 0 25 0 1 0 307299359 28827648 6748 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 7038 6748 182 377 0 6658 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28152

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1741976/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=39100 CPUtime=51.07
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 9901 0 0 0 5101 6 0 0 25 0 1 0 307299359 40038400 9455 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 9775 9455 182 377 0 9395 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39100

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1727128/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=53620 CPUtime=102.25
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 13384 0 0 0 10217 8 0 0 25 0 1 0 307299359 54906880 12938 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 13405 12938 182 377 0 13025 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 53620

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1725080/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=55752 CPUtime=162.23
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 13880 0 0 0 16214 9 0 0 25 0 1 0 307299359 57090048 13434 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 13938 13434 182 377 0 13558 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1717784/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=63576 CPUtime=222.2
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 15714 0 0 0 22210 10 0 0 25 0 1 0 307299359 65101824 15268 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 15894 15268 182 377 0 15514 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 63576

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1716056/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=65416 CPUtime=282.18
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 16151 0 0 0 28207 11 0 0 25 0 1 0 307299359 66985984 15705 1992294400 134512640 136057169 4294956160 18446744073709551615 134813041 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 16354 15705 182 377 0 15974 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 65416

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1715480/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=66032 CPUtime=342.16
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 16289 0 0 0 34205 11 0 0 25 0 1 0 307299359 67616768 15843 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 16508 15843 182 377 0 16128 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 66032

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1708632/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=73708 CPUtime=402.13
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 18051 0 0 0 40201 12 0 0 25 0 1 0 307299359 75476992 17605 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 18427 17605 182 377 0 18047 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 73708

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1692696/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=89660 CPUtime=462.11
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 21947 0 0 0 46196 15 0 0 25 0 1 0 307299359 91811840 21501 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 22415 21501 182 377 0 22035 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 89660

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1690008/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=92724 CPUtime=522.08
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 22642 0 0 0 52193 15 0 0 25 0 1 0 307299359 94949376 22196 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 23181 22196 182 377 0 22801 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 92724

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1688856/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=93896 CPUtime=582.07
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 22906 0 0 0 58191 16 0 0 25 0 1 0 307299359 96149504 22460 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 23474 22460 182 377 0 23094 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 93896

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19788
/proc/meminfo: memFree=1685912/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=96892 CPUtime=642.05
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 23642 0 0 0 64189 16 0 0 25 0 1 0 307299359 99217408 23196 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 24223 23196 182 377 0 23843 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 96892

[startup+702.303 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19804
/proc/meminfo: memFree=1584088/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=201088 CPUtime=9098.65
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48479 0 0 0 909825 40 0 0 25 0 1 0 307299359 205914112 47434 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50272 47434 182 377 0 49892 0
Current children cumulated CPU time (s) 9098.65
Current children cumulated vsize (KiB) 201088

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1583448/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=201812 CPUtime=9158.63
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48624 0 0 0 915823 40 0 0 25 0 1 0 307299359 206655488 47579 1992294400 134512640 136057169 4294956160 18446744073709551615 134823944 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50453 47579 182 377 0 50073 0
Current children cumulated CPU time (s) 9158.63
Current children cumulated vsize (KiB) 201812

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1583448/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=201812 CPUtime=9218.61
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48625 0 0 0 921821 40 0 0 25 0 1 0 307299359 206655488 47580 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50453 47580 182 377 0 50073 0
Current children cumulated CPU time (s) 9218.61
Current children cumulated vsize (KiB) 201812

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1583064/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=202292 CPUtime=9278.58
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48724 0 0 0 927818 40 0 0 25 0 1 0 307299359 207147008 47679 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50573 47679 182 377 0 50193 0
Current children cumulated CPU time (s) 9278.58
Current children cumulated vsize (KiB) 202292

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1583000/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=202292 CPUtime=9338.56
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48740 0 0 0 933816 40 0 0 25 0 1 0 307299359 207147008 47695 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50573 47695 182 377 0 50193 0
Current children cumulated CPU time (s) 9338.56
Current children cumulated vsize (KiB) 202292

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1582552/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=202772 CPUtime=9398.53
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48835 0 0 0 939813 40 0 0 25 0 1 0 307299359 207638528 47790 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50693 47790 182 377 0 50313 0
Current children cumulated CPU time (s) 9398.53
Current children cumulated vsize (KiB) 202772

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1582552/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=202772 CPUtime=9458.5
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 48838 0 0 0 945810 40 0 0 25 0 1 0 307299359 207638528 47793 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50693 47793 182 377 0 50313 0
Current children cumulated CPU time (s) 9458.5
Current children cumulated vsize (KiB) 202772

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1581848/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=203732 CPUtime=9518.49
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49034 0 0 0 951808 41 0 0 25 0 1 0 307299359 208621568 47989 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50933 47989 182 377 0 50553 0
Current children cumulated CPU time (s) 9518.49
Current children cumulated vsize (KiB) 203732

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1581656/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=203732 CPUtime=9578.47
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49050 0 0 0 957806 41 0 0 25 0 1 0 307299359 208621568 48005 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50933 48005 182 377 0 50553 0
Current children cumulated CPU time (s) 9578.47
Current children cumulated vsize (KiB) 203732

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1581656/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=203732 CPUtime=9638.44
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49051 0 0 0 963803 41 0 0 25 0 1 0 307299359 208621568 48006 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50933 48006 182 377 0 50553 0
Current children cumulated CPU time (s) 9638.44
Current children cumulated vsize (KiB) 203732

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1581528/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=203732 CPUtime=9698.42
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49057 0 0 0 969801 41 0 0 25 0 1 0 307299359 208621568 48012 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 50933 48012 182 377 0 50553 0
Current children cumulated CPU time (s) 9698.42
Current children cumulated vsize (KiB) 203732

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1580952/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=204212 CPUtime=9758.4
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49195 0 0 0 975799 41 0 0 25 0 1 0 307299359 209113088 48150 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51053 48150 182 377 0 50673 0
Current children cumulated CPU time (s) 9758.4
Current children cumulated vsize (KiB) 204212

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1580376/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=204936 CPUtime=9818.37
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49324 0 0 0 981796 41 0 0 25 0 1 0 307299359 209854464 48279 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51234 48279 182 377 0 50854 0
Current children cumulated CPU time (s) 9818.37
Current children cumulated vsize (KiB) 204936

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1579544/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=205660 CPUtime=9878.35
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49536 0 0 0 987794 41 0 0 25 0 1 0 307299359 210595840 48491 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51415 48491 182 377 0 51035 0
Current children cumulated CPU time (s) 9878.35
Current children cumulated vsize (KiB) 205660

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1578520/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=206864 CPUtime=9938.32
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49779 0 0 0 993791 41 0 0 25 0 1 0 307299359 211828736 48734 1992294400 134512640 136057169 4294956160 18446744073709551615 134819607 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51716 48734 182 377 0 51336 0
Current children cumulated CPU time (s) 9938.32
Current children cumulated vsize (KiB) 206864

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1578456/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=206864 CPUtime=9998.3
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49783 0 0 0 999789 41 0 0 25 0 1 0 307299359 211828736 48738 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51716 48738 182 377 0 51336 0
Current children cumulated CPU time (s) 9998.3
Current children cumulated vsize (KiB) 206864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1578456/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=206864 CPUtime=10000.1
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49783 0 0 0 999969 41 0 0 25 0 1 0 307299359 211828736 48738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51716 48738 182 377 0 51336 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 206864

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

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

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19806
/proc/meminfo: memFree=1578456/2055920 swapFree=4178336/4192956
[pid=19787] ppid=19785 vsize=206864 CPUtime=10000.1
/proc/19787/stat : 19787 (clasp) R 19785 19787 19661 0 -1 4194304 49783 0 0 0 999969 41 0 0 25 0 1 0 307299359 211828736 48738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/19787/statm: 51716 48738 182 377 0 51336 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 206864

Child status: 0
Real time (s): 10004.1
CPU time (s): 10000.1
CPU user time (s): 9999.69
CPU system time (s): 0.448931
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 206864

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

runsolver used 11.4953 second user time and 22.4226 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-20 06:11:34
IDJOB=1831941
IDBENCH=71103
IDSOLVER=637
FILE ID=node79/1831941-1242792693
PBS_JOBID= 9322386
Free space on /tmp= 66332 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_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-1831941-1242792693/watcher-1831941-1242792693 -o /tmp/evaluation-result-1831941-1242792693/solver-1831941-1242792693 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831941-1242792693.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= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED=519368092

node79.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.220
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.220
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:       1779008 kB
Buffers:         31784 kB
Cached:         195236 kB
SwapCached:       9348 kB
Active:          86576 kB
Inactive:       151892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779008 kB
SwapTotal:     4192956 kB
SwapFree:      4178336 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:          15564 kB
Slab:            24384 kB
Committed_AS:  1033260 kB
PageTables:       1404 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= 66332 MiB
End job on node79 at 2009-05-20 08:58:20