Trace number 1735811

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
HydraSAT 2009-03-22-Base? (TO) 1200.06 1200.41

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1820c171155gyes6.cnf
MD5SUM6a5fbd61e49d3642ce9fdb6efadb5a97
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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-1735811-1240806784/watcher-1735811-1240806784 -o /tmp/evaluation-result-1735811-1240806784/solver-1735811-1240806784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1735811-1240806784.cnf -rs 206809007 -co memory_limit 1800 

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.03 1.01 1.00 3/64 28072
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=2440 CPUtime=0
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 108711597 2498560 210 1992294400 134512640 135997824 4294956176 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 610 211 151 362 0 245 0

[startup+0.078286 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 28072
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=5344 CPUtime=0.07
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 1042 0 0 0 7 0 0 0 18 0 1 0 108711597 5472256 1026 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 1336 1027 151 362 0 971 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5344

[startup+0.101288 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 28072
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=6268 CPUtime=0.09
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 1296 0 0 0 9 0 0 0 18 0 1 0 108711597 6418432 1280 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 1567 1280 151 362 0 1202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6268

[startup+0.30131 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 28072
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=12024 CPUtime=0.29
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 2948 0 0 0 28 1 0 0 19 0 1 0 108711597 12312576 2738 1992294400 134512640 135997824 4294956176 18446744073709551615 134520042 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 3006 2738 158 362 0 2641 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12024

[startup+0.701356 s]
/proc/loadavg: 1.03 1.01 1.00 3/64 28072
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=12024 CPUtime=0.69
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 2948 0 0 0 68 1 0 0 22 0 1 0 108711597 12312576 2738 1992294400 134512640 135997824 4294956176 18446744073709551615 134519844 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 3006 2738 158 362 0 2641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12024

[startup+1.50145 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 28073
/proc/meminfo: memFree=1578160/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=15200 CPUtime=1.49
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 3751 0 0 0 148 1 0 0 25 0 1 0 108711597 15564800 3373 1992294400 134512640 135997824 4294956176 18446744073709551615 134520089 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 3800 3373 159 362 0 3435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15200

[startup+3.10163 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 28073
/proc/meminfo: memFree=1575536/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=15200 CPUtime=3.09
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 3751 0 0 0 308 1 0 0 25 0 1 0 108711597 15564800 3373 1992294400 134512640 135997824 4294956176 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 3800 3373 159 362 0 3435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15200

[startup+6.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 28073
/proc/meminfo: memFree=1575344/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=23128 CPUtime=6.29
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 5890 0 0 0 627 2 0 0 25 0 1 0 108711597 23683072 5345 1992294400 134512640 135997824 4294956176 18446744073709551615 134757421 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 5782 5345 174 362 0 5417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23128

[startup+12.7027 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 28073
/proc/meminfo: memFree=1565880/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=24712 CPUtime=12.69
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 6290 0 0 0 1266 3 0 0 25 0 1 0 108711597 25305088 5745 1992294400 134512640 135997824 4294956176 18446744073709551615 134757531 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 6178 5745 174 362 0 5813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24712

[startup+25.5012 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 28073
/proc/meminfo: memFree=1565624/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=24976 CPUtime=25.49
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 6352 0 0 0 2546 3 0 0 25 0 1 0 108711597 25575424 5807 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 6244 5807 174 362 0 5879 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24976

[startup+51.1012 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 28073
/proc/meminfo: memFree=1565048/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=25640 CPUtime=51.08
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 6510 0 0 0 5105 3 0 0 25 0 1 0 108711597 26255360 5965 1992294400 134512640 135997824 4294956176 18446744073709551615 134757734 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 6410 5965 174 362 0 6045 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25640

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28073
/proc/meminfo: memFree=1564216/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=26436 CPUtime=102.26
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 6719 0 0 0 10223 3 0 0 25 0 1 0 108711597 27070464 6174 1992294400 134512640 135997824 4294956176 18446744073709551615 134664770 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 6609 6174 174 362 0 6244 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26436

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28073
/proc/meminfo: memFree=1562040/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=28552 CPUtime=162.25
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 7251 0 0 0 16221 4 0 0 25 0 1 0 108711597 29237248 6706 1992294400 134512640 135997824 4294956176 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 7138 6706 174 362 0 6773 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 28552

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28073
/proc/meminfo: memFree=1558136/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=32400 CPUtime=222.22
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 8208 0 0 0 22218 4 0 0 25 0 1 0 108711597 33177600 7663 1992294400 134512640 135997824 4294956176 18446744073709551615 134590225 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 8100 7663 174 362 0 7735 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32400

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28073
/proc/meminfo: memFree=1557624/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=32932 CPUtime=282.21
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 8330 0 0 0 28216 5 0 0 25 0 1 0 108711597 33722368 7785 1992294400 134512640 135997824 4294956176 18446744073709551615 134757837 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 8233 7785 174 362 0 7868 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32932

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1553400/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=37340 CPUtime=342.19
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 9374 0 0 0 34213 6 0 0 25 0 1 0 108711597 38236160 8829 1992294400 134512640 135997824 4294956176 18446744073709551615 134682936 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 9335 8829 174 362 0 8970 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 37340

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1547896/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=43176 CPUtime=402.17
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 10748 0 0 0 40210 7 0 0 25 0 1 0 108711597 44212224 10203 1992294400 134512640 135997824 4294956176 18446744073709551615 134683610 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 10794 10203 174 362 0 10429 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 43176

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1543928/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=47212 CPUtime=462.16
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 11723 0 0 0 46208 8 0 0 25 0 1 0 108711597 48345088 11178 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 11803 11178 174 362 0 11438 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 47212

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537592/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=522.14
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13293 0 0 0 52204 10 0 0 25 0 1 0 108711597 54931456 12748 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12748 174 362 0 13046 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 53644

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537656/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=582.12
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13293 0 0 0 58202 10 0 0 25 0 1 0 108711597 54931456 12748 1992294400 134512640 135997824 4294956176 18446744073709551615 134683147 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12748 174 362 0 13046 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 53644

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537592/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=642.11
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13293 0 0 0 64201 10 0 0 25 0 1 0 108711597 54931456 12748 1992294400 134512640 135997824 4294956176 18446744073709551615 134849354 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12748 174 362 0 13046 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 53644

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537592/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=702.08
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13294 0 0 0 70198 10 0 0 25 0 1 0 108711597 54931456 12749 1992294400 134512640 135997824 4294956176 18446744073709551615 134589787 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12749 174 362 0 13046 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 53644

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537528/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=762.08
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13296 0 0 0 76197 11 0 0 25 0 1 0 108711597 54931456 12751 1992294400 134512640 135997824 4294956176 18446744073709551615 134683622 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12751 174 362 0 13046 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 53644

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537720/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=822.05
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 82194 11 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 135368960 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 53644

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537720/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=882.03
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 88192 11 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134757787 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 53644

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537784/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=942.01
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 94190 11 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134664770 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 53644

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537720/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=1001.99
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 100188 11 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134850636 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 53644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537720/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=1061.98
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 106186 12 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 53644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537656/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=1121.96
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 112184 12 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134664770 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 53644

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537720/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=1181.94
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 118182 12 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134590852 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 53644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28075
/proc/meminfo: memFree=1537720/2055920 swapFree=4192812/4192956
[pid=28072] ppid=28070 vsize=53644 CPUtime=1200.04
/proc/28072/stat : 28072 (hydrasat) R 28070 28072 27225 0 -1 4194304 13297 0 0 0 119992 12 0 0 25 0 1 0 108711597 54931456 12752 1992294400 134512640 135997824 4294956176 18446744073709551615 134757799 0 0 4096 1 0 0 0 17 1 0 0
/proc/28072/statm: 13411 12752 174 362 0 13046 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 53644

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.93
CPU system time (s): 0.135979
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 53644

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

runsolver used 1.13183 second user time and 2.16767 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-27 06:33:04
IDJOB=1735811
IDBENCH=71529
IDSOLVER=520
FILE ID=node20/1735811-1240806784
PBS_JOBID= 9187359
Free space on /tmp= 66248 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1820c171155gyes6.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735811-1240806784/watcher-1735811-1240806784 -o /tmp/evaluation-result-1735811-1240806784/solver-1735811-1240806784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1735811-1240806784.cnf -rs 206809007 -co memory_limit 1800

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

MD5SUM BENCH= 6a5fbd61e49d3642ce9fdb6efadb5a97
RANDOM SEED=206809007

node20.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.214
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	: 5931.00
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.214
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:       1589016 kB
Buffers:         61472 kB
Cached:         325992 kB
SwapCached:          0 kB
Active:          94676 kB
Inactive:       306736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          23680 kB
Slab:            51504 kB
Committed_AS:   480016 kB
PageTables:       1396 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= 66248 MiB
End job on node20 at 2009-04-27 06:53:06