Trace number 1513464

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.11 1200.61

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/160/
unif-k7-r85-v160-c13600-S592525179-032.cnf
MD5SUM7460bd7d43551ea81285a6734d727c9e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark644.604
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 513600

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513464-1238217396/watcher-1513464-1238217396 -o /tmp/evaluation-result-1513464-1238217396/solver-1513464-1238217396 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513464-1238217396.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: 2.09 2.07 2.01 4/94 18717
/proc/meminfo: memFree=1816080/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=1960 CPUtime=0
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 1094403229 2007040 237 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 490 237 144 377 0 110 0

[startup+0.0526339 s]
/proc/loadavg: 2.09 2.07 2.01 4/94 18717
/proc/meminfo: memFree=1816080/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=3068 CPUtime=0.04
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 553 0 0 0 4 0 0 0 18 0 1 0 1094403229 3141632 536 1992294400 134512640 136057169 4294956160 18446744073709551615 134774713 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 767 536 166 377 0 387 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3068

[startup+0.101638 s]
/proc/loadavg: 2.09 2.07 2.01 4/94 18717
/proc/meminfo: memFree=1816080/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=3068 CPUtime=0.09
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 553 0 0 0 9 0 0 0 18 0 1 0 1094403229 3141632 536 1992294400 134512640 136057169 4294956160 18446744073709551615 134774349 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 767 536 166 377 0 387 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3068

[startup+0.301661 s]
/proc/loadavg: 2.09 2.07 2.01 4/94 18717
/proc/meminfo: memFree=1816080/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=3496 CPUtime=0.29
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 654 0 0 0 29 0 0 0 19 0 1 0 1094403229 3579904 637 1992294400 134512640 136057169 4294956160 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 874 637 183 377 0 494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3496

[startup+0.701705 s]
/proc/loadavg: 2.09 2.07 2.01 4/94 18717
/proc/meminfo: memFree=1816080/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=4568 CPUtime=0.69
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 924 0 0 0 69 0 0 0 23 0 1 0 1094403229 4677632 907 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 1142 907 183 377 0 762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4568

[startup+1.50179 s]
/proc/loadavg: 2.08 2.07 2.01 3/95 18718
/proc/meminfo: memFree=1813000/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=4836 CPUtime=1.49
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 1015 0 0 0 149 0 0 0 25 0 1 0 1094403229 4952064 998 1992294400 134512640 136057169 4294956160 18446744073709551615 134613089 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 1209 998 183 377 0 829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4836

[startup+3.10197 s]
/proc/loadavg: 2.08 2.07 2.01 3/95 18718
/proc/meminfo: memFree=1812296/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=5504 CPUtime=3.09
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 1178 0 0 0 309 0 0 0 25 0 1 0 1094403229 5636096 1161 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 1376 1161 183 377 0 996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5504

[startup+6.30133 s]
/proc/loadavg: 2.08 2.07 2.01 3/95 18718
/proc/meminfo: memFree=1811208/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=6452 CPUtime=6.29
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 1409 0 0 0 629 0 0 0 25 0 1 0 1094403229 6606848 1392 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 1613 1392 183 377 0 1233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6452

[startup+12.701 s]
/proc/loadavg: 2.07 2.07 2.01 3/95 18718
/proc/meminfo: memFree=1810192/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=7700 CPUtime=12.69
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 1697 0 0 0 1268 1 0 0 25 0 1 0 1094403229 7884800 1680 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 1925 1680 183 377 0 1545 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7700

[startup+25.5015 s]
/proc/loadavg: 2.06 2.06 2.01 3/95 18718
/proc/meminfo: memFree=1808464/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=9112 CPUtime=25.48
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 2031 0 0 0 2547 1 0 0 25 0 1 0 1094403229 9330688 2014 1992294400 134512640 136057169 4294956160 18446744073709551615 134618435 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 2278 2014 183 377 0 1898 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9112

[startup+51.1013 s]
/proc/loadavg: 2.04 2.06 2.01 3/95 18718
/proc/meminfo: memFree=1806416/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=11292 CPUtime=51.07
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 2551 0 0 0 5106 1 0 0 25 0 1 0 1094403229 11563008 2534 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 2823 2534 183 377 0 2443 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11292

[startup+102.308 s]
/proc/loadavg: 2.01 2.05 2.00 3/95 18718
/proc/meminfo: memFree=1803984/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=13708 CPUtime=102.25
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 3111 0 0 0 10224 1 0 0 25 0 1 0 1094403229 14036992 3094 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 3427 3094 183 377 0 3047 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13708

[startup+162.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/95 18718
/proc/meminfo: memFree=1801616/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=16184 CPUtime=162.22
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 3686 0 0 0 16220 2 0 0 25 0 1 0 1094403229 16572416 3669 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 4046 3669 183 377 0 3666 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 16184

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/95 18718
/proc/meminfo: memFree=1800464/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=17416 CPUtime=222.2
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 3979 0 0 0 22217 3 0 0 25 0 1 0 1094403229 17833984 3962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 4354 3962 183 377 0 3974 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 17416

[startup+282.302 s]
/proc/loadavg: 2.07 2.04 2.00 3/95 18718
/proc/meminfo: memFree=1798480/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=19536 CPUtime=282.18
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 4474 0 0 0 28214 4 0 0 25 0 1 0 1094403229 20004864 4457 1992294400 134512640 136057169 4294956160 18446744073709551615 134618476 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 4884 4457 183 377 0 4504 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 19536

[startup+342.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/95 18718
/proc/meminfo: memFree=1797456/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=20736 CPUtime=342.15
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 4716 0 0 0 34211 4 0 0 25 0 1 0 1094403229 21233664 4699 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 5184 4699 183 377 0 4804 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 20736

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/95 18718
/proc/meminfo: memFree=1796112/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=22368 CPUtime=402.12
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 5071 0 0 0 40208 4 0 0 25 0 1 0 1094403229 22904832 5054 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 5592 5054 183 377 0 5212 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 22368

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 18718
/proc/meminfo: memFree=1795408/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=23128 CPUtime=462.1
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 5234 0 0 0 46206 4 0 0 25 0 1 0 1094403229 23683072 5217 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 5782 5217 183 377 0 5402 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 23128

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/95 18718
/proc/meminfo: memFree=1795088/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=23320 CPUtime=522.07
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 5296 0 0 0 52203 4 0 0 25 0 1 0 1094403229 23879680 5279 1992294400 134512640 136057169 4294956160 18446744073709551615 134618188 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 5830 5279 183 377 0 5450 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 23320

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1793552/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=25120 CPUtime=582.04
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 5680 0 0 0 58200 4 0 0 25 0 1 0 1094403229 25722880 5663 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 6280 5663 183 377 0 5900 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 25120

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1793168/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=25644 CPUtime=642.03
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 5782 0 0 0 64199 4 0 0 25 0 1 0 1094403229 26259456 5765 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 6411 5765 183 377 0 6031 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 25644

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1792464/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=26224 CPUtime=702
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 5941 0 0 0 70195 5 0 0 25 0 1 0 1094403229 26853376 5924 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 6556 5924 183 377 0 6176 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 26224

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1791952/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=26672 CPUtime=761.98
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6047 0 0 0 76193 5 0 0 25 0 1 0 1094403229 27312128 6030 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 6668 6030 183 377 0 6288 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 26672

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1791952/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=26672 CPUtime=821.95
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6049 0 0 0 82190 5 0 0 25 0 1 0 1094403229 27312128 6032 1992294400 134512640 136057169 4294956160 18446744073709551615 134618190 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 6668 6032 183 377 0 6288 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 26672

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1790736/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=28148 CPUtime=881.91
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6364 0 0 0 88186 5 0 0 25 0 1 0 1094403229 28823552 6340 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7037 6340 183 377 0 6657 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 28148

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1790224/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=28740 CPUtime=941.9
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6501 0 0 0 94184 6 0 0 25 0 1 0 1094403229 29429760 6477 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7185 6477 183 377 0 6805 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 28740

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1789968/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=29028 CPUtime=1001.88
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6568 0 0 0 100182 6 0 0 25 0 1 0 1094403229 29724672 6544 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7257 6544 183 377 0 6877 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 29028

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1789520/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=29520 CPUtime=1061.85
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6664 0 0 0 106179 6 0 0 25 0 1 0 1094403229 30228480 6640 1992294400 134512640 136057169 4294956160 18446744073709551615 134756826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7380 6640 183 377 0 7000 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 29520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1789136/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=29952 CPUtime=1121.82
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6747 0 0 0 112176 6 0 0 25 0 1 0 1094403229 30670848 6723 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7488 6723 183 377 0 7108 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 29952

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1788432/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=30668 CPUtime=1181.8
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6933 0 0 0 118174 6 0 0 25 0 1 0 1094403229 31404032 6909 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7667 6909 183 377 0 7287 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 30668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 18718
/proc/meminfo: memFree=1788368/2055920 swapFree=4152308/4192956
[pid=18717] ppid=18715 vsize=30668 CPUtime=1200.09
/proc/18717/stat : 18717 (clasp) R 18715 18717 17852 0 -1 4194304 6933 0 0 0 120003 6 0 0 25 0 1 0 1094403229 31404032 6909 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 0 0 0
/proc/18717/statm: 7667 6909 183 377 0 7287 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 30668

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.61
CPU time (s): 1200.11
CPU user time (s): 1200.04
CPU system time (s): 0.071989
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 30668

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

runsolver used 1.74573 second user time and 4.40933 second system time

The end

Launcher Data

Begin job on node91 at 2009-03-28 06:16:36
IDJOB=1513464
IDBENCH=70265
IDSOLVER=508
FILE ID=node91/1513464-1238217396
PBS_JOBID= 9060476
Free space on /tmp= 66480 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/160/unif-k7-r85-v160-c13600-S592525179-032.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-1513464-1238217396/watcher-1513464-1238217396 -o /tmp/evaluation-result-1513464-1238217396/solver-1513464-1238217396 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513464-1238217396.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= 7460bd7d43551ea81285a6734d727c9e
RANDOM SEED=1483577212

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.252
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.252
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:       1816496 kB
Buffers:         29112 kB
Cached:         139804 kB
SwapCached:      23048 kB
Active:         125448 kB
Inactive:        68124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816496 kB
SwapTotal:     4192956 kB
SwapFree:      4152308 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            28932 kB
Committed_AS:  2363428 kB
PageTables:       3260 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= 66480 MiB
End job on node91 at 2009-03-28 06:36:38