Trace number 1529324

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S211141966-058.cnf
MD5SUM9e692d77c0b05a1b536adcf4dbb49d43
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9304
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
Number of clauses of size over 50

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-1529324-1238376964/watcher-1529324-1238376964 -o /tmp/evaluation-result-1529324-1238376964/solver-1529324-1238376964 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529324-1238376964.cnf -rs 148931318 -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: 2.00 2.00 2.15 4/86 24996
/proc/meminfo: memFree=1812256/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=1768 CPUtime=0
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 228 0 0 0 0 0 0 0 20 0 1 0 464026833 1810432 212 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 442 212 151 362 0 77 0

[startup+0.0188331 s]
/proc/loadavg: 2.00 2.00 2.15 4/86 24996
/proc/meminfo: memFree=1812256/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=2164 CPUtime=0.01
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 328 0 0 0 1 0 0 0 20 0 1 0 464026833 2215936 312 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 541 313 151 362 0 176 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2164

[startup+0.101848 s]
/proc/loadavg: 2.00 2.00 2.15 4/86 24996
/proc/meminfo: memFree=1812256/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=3088 CPUtime=0.1
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 541 0 0 0 10 0 0 0 20 0 1 0 464026833 3162112 525 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 772 525 158 362 0 407 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3088

[startup+0.301884 s]
/proc/loadavg: 2.00 2.00 2.15 4/86 24996
/proc/meminfo: memFree=1812256/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=3868 CPUtime=0.29
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 753 0 0 0 29 0 0 0 22 0 1 0 464026833 3960832 736 1992294400 134512640 135997824 4294956160 18446744073709551615 134757632 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 967 736 173 362 0 602 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3868

[startup+0.701957 s]
/proc/loadavg: 2.00 2.00 2.15 4/86 24996
/proc/meminfo: memFree=1812256/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=3996 CPUtime=0.69
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 805 0 0 0 69 0 0 0 25 0 1 0 464026833 4091904 788 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 999 788 173 362 0 634 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3996

[startup+1.5011 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 24997
/proc/meminfo: memFree=1809624/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=4124 CPUtime=1.49
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 848 0 0 0 149 0 0 0 25 0 1 0 464026833 4222976 831 1992294400 134512640 135997824 4294956160 18446744073709551615 134757682 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1031 831 173 362 0 666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4124

[startup+3.1014 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 24997
/proc/meminfo: memFree=1809240/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=4508 CPUtime=3.09
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 943 0 0 0 309 0 0 0 25 0 1 0 464026833 4616192 926 1992294400 134512640 135997824 4294956160 18446744073709551615 135376488 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1127 926 173 362 0 762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4508

[startup+6.30299 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 24997
/proc/meminfo: memFree=1808280/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=5544 CPUtime=6.29
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 1182 0 0 0 629 0 0 0 25 0 1 0 464026833 5677056 1165 1992294400 134512640 135997824 4294956160 18446744073709551615 134757498 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1386 1165 173 362 0 1021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5544

[startup+12.7012 s]
/proc/loadavg: 2.00 2.00 2.15 3/87 24997
/proc/meminfo: memFree=1806424/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=6964 CPUtime=12.68
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 1545 0 0 0 1268 0 0 0 25 0 1 0 464026833 7131136 1528 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1741 1528 173 362 0 1376 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6964

[startup+25.5015 s]
/proc/loadavg: 2.00 2.00 2.14 3/87 24997
/proc/meminfo: memFree=1806424/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=6964 CPUtime=25.48
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 1545 0 0 0 2548 0 0 0 25 0 1 0 464026833 7131136 1528 1992294400 134512640 135997824 4294956160 18446744073709551615 134757561 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1741 1528 173 362 0 1376 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6964

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.14 3/87 24997
/proc/meminfo: memFree=1806488/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=6964 CPUtime=51.07
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 1545 0 0 0 5107 0 0 0 25 0 1 0 464026833 7131136 1528 1992294400 134512640 135997824 4294956160 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1741 1528 173 362 0 1376 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6964

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 2.13 3/87 24997
/proc/meminfo: memFree=1806552/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=6964 CPUtime=102.26
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 1545 0 0 0 10226 0 0 0 25 0 1 0 464026833 7131136 1528 1992294400 134512640 135997824 4294956160 18446744073709551615 134757738 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 1741 1528 173 362 0 1376 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6964

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.12 3/87 24997
/proc/meminfo: memFree=1804952/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=8536 CPUtime=162.23
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 1933 0 0 0 16223 0 0 0 25 0 1 0 464026833 8740864 1916 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 2134 1916 173 362 0 1769 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8536

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.10 3/87 24997
/proc/meminfo: memFree=1799832/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=13748 CPUtime=222.22
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 3199 0 0 0 22221 1 0 0 25 0 1 0 464026833 14077952 3182 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 3437 3182 173 362 0 3072 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13748

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.09 3/87 24997
/proc/meminfo: memFree=1797464/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=16192 CPUtime=282.19
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 3765 0 0 0 28218 1 0 0 25 0 1 0 464026833 16580608 3748 1992294400 134512640 135997824 4294956160 18446744073709551615 134590238 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 4048 3748 173 362 0 3683 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 16192

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.09 3/87 24997
/proc/meminfo: memFree=1797272/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=16392 CPUtime=342.17
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 3798 0 0 0 34216 1 0 0 25 0 1 0 464026833 16785408 3781 1992294400 134512640 135997824 4294956160 18446744073709551615 134590809 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 4098 3781 173 362 0 3733 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 16392

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.08 3/87 24997
/proc/meminfo: memFree=1796632/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=17160 CPUtime=402.16
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 3960 0 0 0 40214 2 0 0 25 0 1 0 464026833 17571840 3943 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 4290 3943 173 362 0 3925 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 17160

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/87 24997
/proc/meminfo: memFree=1794072/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=19808 CPUtime=462.13
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 4618 0 0 0 46211 2 0 0 25 0 1 0 464026833 20283392 4601 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 4952 4601 173 362 0 4587 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 19808

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.07 3/87 24997
/proc/meminfo: memFree=1792408/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=21668 CPUtime=522.12
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 5063 0 0 0 52209 3 0 0 25 0 1 0 464026833 22188032 5033 1992294400 134512640 135997824 4294956160 18446744073709551615 134757828 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 5417 5033 173 362 0 5052 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 21668

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/87 24997
/proc/meminfo: memFree=1791128/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=23308 CPUtime=582.09
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 5425 0 0 0 58206 3 0 0 25 0 1 0 464026833 23867392 5382 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 5827 5382 173 362 0 5462 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 23308

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/87 24997
/proc/meminfo: memFree=1786520/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=28184 CPUtime=642.08
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 6560 0 0 0 64204 4 0 0 25 0 1 0 464026833 28860416 6503 1992294400 134512640 135997824 4294956160 18446744073709551615 134757955 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 7046 6503 173 362 0 6681 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 28184

[startup+702.303 s]
/proc/loadavg: 2.00 2.00 2.05 3/87 24997
/proc/meminfo: memFree=1781784/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=33036 CPUtime=702.06
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 7736 0 0 0 70200 6 0 0 25 0 1 0 464026833 33828864 7679 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 8259 7679 173 362 0 7894 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 33036

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.04 3/87 24997
/proc/meminfo: memFree=1778200/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=36828 CPUtime=762.04
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 8626 0 0 0 76197 7 0 0 25 0 1 0 464026833 37711872 8569 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 9207 8569 173 362 0 8842 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 36828

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.04 3/87 24997
/proc/meminfo: memFree=1775064/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=40248 CPUtime=822.02
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 9444 0 0 0 82194 8 0 0 25 0 1 0 464026833 41213952 9387 1992294400 134512640 135997824 4294956160 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 10062 9387 173 362 0 9697 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 40248

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 24997
/proc/meminfo: memFree=1772184/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=43088 CPUtime=881.99
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 10188 0 0 0 88191 8 0 0 25 0 1 0 464026833 44122112 10054 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 10772 10054 173 362 0 10407 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 43088

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/87 24997
/proc/meminfo: memFree=1771544/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=44028 CPUtime=941.97
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 10347 0 0 0 94189 8 0 0 25 0 1 0 464026833 45084672 10213 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 11007 10213 173 362 0 10642 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 44028

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 24999
/proc/meminfo: memFree=1769048/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=46500 CPUtime=1001.96
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 10948 0 0 0 100187 9 0 0 25 0 1 0 464026833 47616000 10814 1992294400 134512640 135997824 4294956160 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 11625 10814 173 362 0 11260 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 46500

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/87 24999
/proc/meminfo: memFree=1767576/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=48124 CPUtime=1061.94
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 11316 0 0 0 106185 9 0 0 25 0 1 0 464026833 49278976 11182 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 12031 11182 173 362 0 11666 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 48124

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/87 24999
/proc/meminfo: memFree=1764696/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=51080 CPUtime=1121.91
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 12029 0 0 0 112182 9 0 0 25 0 1 0 464026833 52305920 11895 1992294400 134512640 135997824 4294956160 18446744073709551615 134845051 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 12770 11895 173 362 0 12405 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 51080

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24999
/proc/meminfo: memFree=1763480/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=52484 CPUtime=1181.9
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 12361 0 0 0 118180 10 0 0 25 0 1 0 464026833 53743616 12227 1992294400 134512640 135997824 4294956160 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 13121 12227 173 362 0 12756 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 52484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24999
/proc/meminfo: memFree=1762584/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=53300 CPUtime=1200.09
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 12553 0 0 0 119999 10 0 0 25 0 1 0 464026833 54579200 12419 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 13325 12419 173 362 0 12960 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 53300

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

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

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 24999
/proc/meminfo: memFree=1762584/2055924 swapFree=4179644/4192956
[pid=24996] ppid=24994 vsize=53300 CPUtime=1200.09
/proc/24996/stat : 24996 (hydrasat) R 24994 24996 24747 0 -1 4194304 12553 0 0 0 119999 10 0 0 25 0 1 0 464026833 54579200 12419 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/24996/statm: 13325 12419 173 362 0 12960 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 53300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.11
CPU user time (s): 1200
CPU system time (s): 0.113982
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 53300

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

runsolver used 1.45078 second user time and 4.01939 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 03:36:04
IDJOB=1529324
IDBENCH=70225
IDSOLVER=520
FILE ID=node83/1529324-1238376964
PBS_JOBID= 9061299
Free space on /tmp= 66480 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S211141966-058.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529324-1238376964/watcher-1529324-1238376964 -o /tmp/evaluation-result-1529324-1238376964/solver-1529324-1238376964 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529324-1238376964.cnf -rs 148931318 -co memory_limit 1800

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

MD5SUM BENCH= 9e692d77c0b05a1b536adcf4dbb49d43
RANDOM SEED=148931318

node83.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.268
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.268
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:      2055924 kB
MemFree:       1812736 kB
Buffers:         33256 kB
Cached:         118508 kB
SwapCached:       7492 kB
Active:          34544 kB
Inactive:       135768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1812736 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          25988 kB
Slab:            56964 kB
Committed_AS:  1042160 kB
PageTables:       2680 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= 66480 MiB
End job on node83 at 2009-03-30 03:56:07