Trace number 1530059

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.07 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2028777924-038.cnf
MD5SUMfe3309ffe1b711047a9fc636f2702995
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.135978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-1530059-1238465858/watcher-1530059-1238465858 -o /tmp/evaluation-result-1530059-1238465858/solver-1530059-1238465858 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530059-1238465858.cnf -rs 582894256 -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: 0.92 0.98 0.99 3/64 23986
/proc/meminfo: memFree=1595496/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=1768 CPUtime=0
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 210 0 0 0 0 0 0 0 18 0 1 0 1119252924 1810432 194 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 442 194 151 362 0 77 0

[startup+0.0539409 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23986
/proc/meminfo: memFree=1595496/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=2296 CPUtime=0.05
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 377 0 0 0 5 0 0 0 18 0 1 0 1119252924 2351104 361 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 574 361 158 362 0 209 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2296

[startup+0.101945 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23986
/proc/meminfo: memFree=1595496/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=2296 CPUtime=0.09
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 377 0 0 0 9 0 0 0 18 0 1 0 1119252924 2351104 361 1992294400 134512640 135997824 4294956160 18446744073709551615 134519392 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 574 361 158 362 0 209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2296

[startup+0.301965 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23986
/proc/meminfo: memFree=1595496/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=2692 CPUtime=0.29
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 474 0 0 0 29 0 0 0 19 0 1 0 1119252924 2756608 457 1992294400 134512640 135997824 4294956160 18446744073709551615 134758115 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 673 457 174 362 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2692

[startup+0.702007 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 23986
/proc/meminfo: memFree=1595496/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=2824 CPUtime=0.69
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 526 0 0 0 69 0 0 0 22 0 1 0 1119252924 2891776 509 1992294400 134512640 135997824 4294956160 18446744073709551615 134843748 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 706 509 174 362 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2824

[startup+1.50109 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1594016/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=3088 CPUtime=1.49
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 590 0 0 0 149 0 0 0 25 0 1 0 1119252924 3162112 573 1992294400 134512640 135997824 4294956160 18446744073709551615 134757813 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 772 573 174 362 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3088

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1593376/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=3488 CPUtime=3.09
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 680 0 0 0 309 0 0 0 25 0 1 0 1119252924 3571712 663 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 872 663 174 362 0 507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3488

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1593248/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=3780 CPUtime=6.29
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 746 0 0 0 629 0 0 0 25 0 1 0 1119252924 3870720 729 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 945 729 174 362 0 580 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3780

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1591712/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=5460 CPUtime=12.69
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 1087 0 0 0 1269 0 0 0 25 0 1 0 1119252924 5591040 1070 1992294400 134512640 135997824 4294956160 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 1365 1070 174 362 0 1000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5460

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1591136/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=6036 CPUtime=25.48
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 1225 0 0 0 2548 0 0 0 25 0 1 0 1119252924 6180864 1208 1992294400 134512640 135997824 4294956160 18446744073709551615 134683565 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 1509 1208 174 362 0 1144 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6036

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1587360/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=10504 CPUtime=51.08
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 2226 0 0 0 5107 1 0 0 25 0 1 0 1119252924 10756096 2106 1992294400 134512640 135997824 4294956160 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 2626 2106 174 362 0 2261 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10504

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1582752/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=15792 CPUtime=102.27
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 3497 0 0 0 10225 2 0 0 25 0 1 0 1119252924 16171008 3271 1992294400 134512640 135997824 4294956160 18446744073709551615 134757640 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 3948 3271 174 362 0 3583 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15792

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1582368/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=16352 CPUtime=162.25
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 3599 0 0 0 16223 2 0 0 25 0 1 0 1119252924 16744448 3373 1992294400 134512640 135997824 4294956160 18446744073709551615 134850575 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 4088 3373 174 362 0 3723 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16352

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1581984/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=16744 CPUtime=222.23
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 3686 0 0 0 22221 2 0 0 25 0 1 0 1119252924 17145856 3460 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 4186 3460 174 362 0 3821 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16744

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1580064/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=19044 CPUtime=282.21
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 4156 0 0 0 28218 3 0 0 25 0 1 0 1119252924 19501056 3930 1992294400 134512640 135997824 4294956160 18446744073709551615 134757711 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 4761 3930 174 362 0 4396 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19044

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1576736/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=22552 CPUtime=342.19
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 5011 0 0 0 34216 3 0 0 25 0 1 0 1119252924 23093248 4785 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 5638 4785 174 362 0 5273 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22552

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1573472/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=26564 CPUtime=402.17
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 5855 0 0 0 40213 4 0 0 25 0 1 0 1119252924 27201536 5629 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 6641 5629 174 362 0 6276 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 26564

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1569184/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=32072 CPUtime=462.16
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 7329 0 0 0 46210 6 0 0 25 0 1 0 1119252924 32841728 6603 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 8018 6603 174 362 0 7653 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 32072

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1567456/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=34288 CPUtime=522.14
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 7899 0 0 0 52208 6 0 0 25 0 1 0 1119252924 35110912 7102 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 8572 7102 174 362 0 8207 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34288

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1564704/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=37080 CPUtime=582.12
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 8592 0 0 0 58205 7 0 0 25 0 1 0 1119252924 37969920 7795 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 9270 7795 174 362 0 8905 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 37080

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1562784/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=38796 CPUtime=642.11
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 9065 0 0 0 64204 7 0 0 25 0 1 0 1119252924 39727104 8268 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 9699 8268 174 362 0 9334 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 38796

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1560800/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=41412 CPUtime=702.09
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 9567 0 0 0 70201 8 0 0 25 0 1 0 1119252924 42405888 8770 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 10353 8770 174 362 0 9988 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 41412

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1554656/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=48212 CPUtime=762.08
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 11645 0 0 0 76198 10 0 0 25 0 1 0 1119252924 49369088 10279 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 12053 10279 174 362 0 11688 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 48212

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1554592/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=48212 CPUtime=822.06
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 11674 0 0 0 82196 10 0 0 25 0 1 0 1119252924 49369088 10308 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 12053 10308 174 362 0 11688 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 48212

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1554208/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=48752 CPUtime=882.04
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 11771 0 0 0 88194 10 0 0 25 0 1 0 1119252924 49922048 10405 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 12188 10405 174 362 0 11823 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 48752

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1554208/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=48752 CPUtime=942.02
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 11785 0 0 0 94192 10 0 0 25 0 1 0 1119252924 49922048 10419 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 12188 10419 174 362 0 11823 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 48752

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1553312/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=49536 CPUtime=1002.01
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 12005 0 0 0 100190 11 0 0 25 0 1 0 1119252924 50724864 10639 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 12384 10639 174 362 0 12019 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 49536

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1551968/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=50856 CPUtime=1061.99
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 12339 0 0 0 106188 11 0 0 25 0 1 0 1119252924 52076544 10973 1992294400 134512640 135997824 4294956160 18446744073709551615 134757598 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 12714 10973 174 362 0 12349 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 50856

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1550240/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=52764 CPUtime=1121.98
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 12751 0 0 0 112186 12 0 0 25 0 1 0 1119252924 54030336 11385 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 13191 11385 174 362 0 12826 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 52764

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1548640/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=54608 CPUtime=1181.95
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 13331 0 0 0 118183 12 0 0 25 0 1 0 1119252924 55918592 11775 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 13652 11775 174 362 0 13287 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 54608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 23987
/proc/meminfo: memFree=1548576/2055920 swapFree=4174972/4192956
[pid=23986] ppid=23984 vsize=54608 CPUtime=1200.06
/proc/23986/stat : 23986 (hydrasat) R 23984 23986 22829 0 -1 4194304 13341 0 0 0 119993 13 0 0 25 0 1 0 1119252924 55918592 11785 1992294400 134512640 135997824 4294956160 18446744073709551615 134757511 0 0 4096 1 0 0 0 17 1 0 0
/proc/23986/statm: 13652 11785 174 362 0 13287 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 54608

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.07
CPU user time (s): 1199.93
CPU system time (s): 0.139978
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 54608

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

runsolver used 0.755885 second user time and 2.58061 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-31 04:17:38
IDJOB=1530059
IDBENCH=70470
IDSOLVER=520
FILE ID=node7/1530059-1238465858
PBS_JOBID= 9061730
Free space on /tmp= 65660 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2028777924-038.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1530059-1238465858/watcher-1530059-1238465858 -o /tmp/evaluation-result-1530059-1238465858/solver-1530059-1238465858 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1530059-1238465858.cnf -rs 582894256 -co memory_limit 1800

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

MD5SUM BENCH= fe3309ffe1b711047a9fc636f2702995
RANDOM SEED=582894256

node7.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.236
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.236
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:       1595912 kB
Buffers:         92572 kB
Cached:         271652 kB
SwapCached:      11884 kB
Active:         163756 kB
Inactive:       213852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595912 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          19124 kB
Slab:            68308 kB
Committed_AS:  2964212 kB
PageTables:       1456 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= 65660 MiB
End job on node7 at 2009-03-31 04:37:41