Trace number 1831935

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.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
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 variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
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-1831935-1242792000/watcher-1831935-1242792000 -o /tmp/evaluation-result-1831935-1242792000/solver-1831935-1242792000 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831935-1242792000.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.99 0.97 0.98 3/64 21894
/proc/meminfo: memFree=1801520/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=2100 CPUtime=0
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 307228447 2150400 255 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 525 255 144 377 0 145 0

[startup+0.059661 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 21894
/proc/meminfo: memFree=1801520/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=5560 CPUtime=0.05
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 1313 0 0 0 5 0 0 0 18 0 1 0 307228447 5693440 1104 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 1390 1104 144 377 0 1010 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5560

[startup+0.102677 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 21894
/proc/meminfo: memFree=1801520/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=8520 CPUtime=0.09
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 2072 0 0 0 9 0 0 0 18 0 1 0 307228447 8724480 1847 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 2130 1847 163 377 0 1750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8520

[startup+0.301705 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 21894
/proc/meminfo: memFree=1801520/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=9856 CPUtime=0.29
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 2450 0 0 0 28 1 0 0 19 0 1 0 307228447 10092544 2225 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 2464 2225 166 377 0 2084 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9856

[startup+0.701781 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 21894
/proc/meminfo: memFree=1801520/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=9856 CPUtime=0.69
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 2450 0 0 0 68 1 0 0 22 0 1 0 307228447 10092544 2225 1992294400 134512640 136057169 4294956160 18446744073709551615 134774328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 2464 2225 166 377 0 2084 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9856

[startup+1.50193 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21895
/proc/meminfo: memFree=1793192/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=10912 CPUtime=1.49
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 2725 0 0 0 148 1 0 0 25 0 1 0 307228447 11173888 2500 1992294400 134512640 136057169 4294956160 18446744073709551615 134765822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 2728 2500 168 377 0 2348 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10912

[startup+3.10124 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21895
/proc/meminfo: memFree=1791016/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=13556 CPUtime=3.09
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 3642 0 0 0 307 2 0 0 25 0 1 0 307228447 13881344 3157 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 3389 3157 182 377 0 3009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13556

[startup+6.30185 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21895
/proc/meminfo: memFree=1788648/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=15984 CPUtime=6.29
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 4251 0 0 0 627 2 0 0 25 0 1 0 307228447 16367616 3766 1992294400 134512640 136057169 4294956160 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 3996 3766 182 377 0 3616 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15984

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21895
/proc/meminfo: memFree=1778096/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=24896 CPUtime=12.69
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 6473 0 0 0 1265 4 0 0 25 0 1 0 307228447 25493504 5988 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 6224 5988 182 377 0 5844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24896

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21895
/proc/meminfo: memFree=1771952/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=30932 CPUtime=25.48
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 7975 0 0 0 2543 5 0 0 25 0 1 0 307228447 31674368 7490 1992294400 134512640 136057169 4294956160 18446744073709551615 134819847 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 7733 7490 182 377 0 7353 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30932

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21895
/proc/meminfo: memFree=1761264/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=42072 CPUtime=51.07
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 10629 0 0 0 5100 7 0 0 25 0 1 0 307228447 43081728 10144 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 10518 10144 182 377 0 10138 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 42072

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1755632/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=47912 CPUtime=102.25
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 12025 0 0 0 10216 9 0 0 25 0 1 0 307228447 49061888 11540 1992294400 134512640 136057169 4294956160 18446744073709551615 134618458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 11978 11540 182 377 0 11598 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 47912

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1748336/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=55604 CPUtime=162.23
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 13851 0 0 0 16213 10 0 0 25 0 1 0 307228447 56938496 13366 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 13901 13366 182 377 0 13521 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 55604

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1745136/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=58924 CPUtime=222.21
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 14632 0 0 0 22210 11 0 0 25 0 1 0 307228447 60338176 14147 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 14731 14147 182 377 0 14351 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 58924

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1736944/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=67380 CPUtime=282.18
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 16660 0 0 0 28205 13 0 0 25 0 1 0 307228447 68997120 16175 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 16845 16175 182 377 0 16465 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 67380

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1730096/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=74560 CPUtime=342.16
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 18361 0 0 0 34202 14 0 0 25 0 1 0 307228447 76349440 17876 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 18640 17876 182 377 0 18260 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 74560

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1722544/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=82580 CPUtime=402.13
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 20235 0 0 0 40198 15 0 0 25 0 1 0 307228447 84561920 19750 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 20645 19750 182 377 0 20265 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 82580

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1705072/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=100284 CPUtime=462.12
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 24593 0 0 0 46193 19 0 0 25 0 1 0 307228447 102690816 24108 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 25071 24108 182 377 0 24691 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 100284

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1703792/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=101864 CPUtime=522.09
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 24955 0 0 0 52190 19 0 0 25 0 1 0 307228447 104308736 24470 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 25466 24470 182 377 0 25086 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 101864

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1703152/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=102220 CPUtime=582.07
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 25061 0 0 0 58187 20 0 0 25 0 1 0 307228447 104673280 24576 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 25555 24576 182 377 0 25175 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 102220

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21901
/proc/meminfo: memFree=1700784/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=104636 CPUtime=642.05
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 25635 0 0 0 64185 20 0 0 25 0 1 0 307228447 107147264 25150 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 26159 25150 182 377 0 25779 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 104636

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21917
/proc/meminfo: memFree=1569520/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=242012 CPUtime=9038.94
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 57801 0 0 0 903822 72 0 0 25 0 1 0 307228447 247820288 57059 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60503 57059 182 377 0 60123 0
Current children cumulated CPU time (s) 9038.94
Current children cumulated vsize (KiB) 242012

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21917
/proc/meminfo: memFree=1569456/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=242012 CPUtime=9098.91
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 57813 0 0 0 909819 72 0 0 25 0 1 0 307228447 247820288 57071 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60503 57071 182 377 0 60123 0
Current children cumulated CPU time (s) 9098.91
Current children cumulated vsize (KiB) 242012

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21917
/proc/meminfo: memFree=1568816/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=242736 CPUtime=9158.89
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 57963 0 0 0 915817 72 0 0 25 0 1 0 307228447 248561664 57221 1992294400 134512640 136057169 4294956160 18446744073709551615 134819797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60684 57221 182 377 0 60304 0
Current children cumulated CPU time (s) 9158.89
Current children cumulated vsize (KiB) 242736

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21917
/proc/meminfo: memFree=1568752/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=242736 CPUtime=9218.88
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 57963 0 0 0 921815 73 0 0 25 0 1 0 307228447 248561664 57221 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60684 57221 182 377 0 60304 0
Current children cumulated CPU time (s) 9218.88
Current children cumulated vsize (KiB) 242736

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21917
/proc/meminfo: memFree=1568624/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=242736 CPUtime=9278.85
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 57990 0 0 0 927812 73 0 0 25 0 1 0 307228447 248561664 57248 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60684 57248 182 377 0 60304 0
Current children cumulated CPU time (s) 9278.85
Current children cumulated vsize (KiB) 242736

[startup+9342.31 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1568176/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=243216 CPUtime=9338.83
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58081 0 0 0 933810 73 0 0 25 0 1 0 307228447 249053184 57339 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60804 57339 182 377 0 60424 0
Current children cumulated CPU time (s) 9338.83
Current children cumulated vsize (KiB) 243216

[startup+9402.3 s]
/proc/loadavg: 1.02 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1568176/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=243216 CPUtime=9398.81
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58082 0 0 0 939807 74 0 0 25 0 1 0 307228447 249053184 57340 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60804 57340 182 377 0 60424 0
Current children cumulated CPU time (s) 9398.81
Current children cumulated vsize (KiB) 243216

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1568176/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=243216 CPUtime=9458.79
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58082 0 0 0 945805 74 0 0 25 0 1 0 307228447 249053184 57340 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60804 57340 182 377 0 60424 0
Current children cumulated CPU time (s) 9458.79
Current children cumulated vsize (KiB) 243216

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1568112/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=243216 CPUtime=9518.76
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58082 0 0 0 951802 74 0 0 25 0 1 0 307228447 249053184 57340 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60804 57340 182 377 0 60424 0
Current children cumulated CPU time (s) 9518.76
Current children cumulated vsize (KiB) 243216

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1568112/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=243216 CPUtime=9578.74
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58082 0 0 0 957800 74 0 0 25 0 1 0 307228447 249053184 57340 1992294400 134512640 136057169 4294956160 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 60804 57340 182 377 0 60424 0
Current children cumulated CPU time (s) 9578.74
Current children cumulated vsize (KiB) 243216

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1566192/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=245136 CPUtime=9638.71
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58545 0 0 0 963797 74 0 0 25 0 1 0 307228447 251019264 57803 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61284 57803 182 377 0 60904 0
Current children cumulated CPU time (s) 9638.71
Current children cumulated vsize (KiB) 245136

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1565040/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=9698.7
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58839 0 0 0 969795 75 0 0 25 0 1 0 307228447 252252160 58097 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58097 182 377 0 61205 0
Current children cumulated CPU time (s) 9698.7
Current children cumulated vsize (KiB) 246340

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1564976/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=9758.67
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58839 0 0 0 975792 75 0 0 25 0 1 0 307228447 252252160 58097 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58097 182 377 0 61205 0
Current children cumulated CPU time (s) 9758.67
Current children cumulated vsize (KiB) 246340

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21917
/proc/meminfo: memFree=1564976/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=9818.65
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58839 0 0 0 981790 75 0 0 25 0 1 0 307228447 252252160 58097 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58097 182 377 0 61205 0
Current children cumulated CPU time (s) 9818.65
Current children cumulated vsize (KiB) 246340

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21919
/proc/meminfo: memFree=1564848/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=9878.63
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58839 0 0 0 987788 75 0 0 25 0 1 0 307228447 252252160 58097 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58097 182 377 0 61205 0
Current children cumulated CPU time (s) 9878.63
Current children cumulated vsize (KiB) 246340

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21919
/proc/meminfo: memFree=1564784/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=9938.61
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58855 0 0 0 993785 76 0 0 25 0 1 0 307228447 252252160 58113 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58113 182 377 0 61205 0
Current children cumulated CPU time (s) 9938.61
Current children cumulated vsize (KiB) 246340

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21919
/proc/meminfo: memFree=1564784/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=9998.59
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58855 0 0 0 999783 76 0 0 25 0 1 0 307228447 252252160 58113 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58113 182 377 0 61205 0
Current children cumulated CPU time (s) 9998.59
Current children cumulated vsize (KiB) 246340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21919
/proc/meminfo: memFree=1564784/2055920 swapFree=4177160/4192956
[pid=21894] ppid=21892 vsize=246340 CPUtime=10000.1
/proc/21894/stat : 21894 (clasp) R 21892 21894 21828 0 -1 4194304 58855 0 0 0 999933 76 0 0 25 0 1 0 307228447 252252160 58113 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21894/statm: 61585 58113 182 377 0 61205 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 246340

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.8
CPU time (s): 10000.1
CPU user time (s): 9999.33
CPU system time (s): 0.799878
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 246340

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

runsolver used 7.54785 second user time and 20.3669 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-20 06:00:00
IDJOB=1831935
IDBENCH=71100
IDSOLVER=637
FILE ID=node38/1831935-1242792000
PBS_JOBID= 9322431
Free space on /tmp= 66196 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_13_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-1831935-1242792000/watcher-1831935-1242792000 -o /tmp/evaluation-result-1831935-1242792000/solver-1831935-1242792000 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831935-1242792000.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= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=1414939866

node38.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.265
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.265
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:       1802000 kB
Buffers:         37736 kB
Cached:         163788 kB
SwapCached:      10024 kB
Active:          91220 kB
Inactive:       122952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802000 kB
SwapTotal:     4192956 kB
SwapFree:      4177160 kB
Dirty:            4004 kB
Writeback:           0 kB
Mapped:          14128 kB
Slab:            25756 kB
Committed_AS:  1090708 kB
PageTables:       1468 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= 66196 MiB
End job on node38 at 2009-05-20 08:46:46