Trace number 1729230

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

General information on the benchmark

Namecrafted/Hard/contest03/others/
bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
MD5SUMcf535bf919bca60e7bcea01358de0b4c
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 variables2211
Number of clauses14710
Sum of the clauses size33107
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213351
Number of clauses of size 3282
Number of clauses of size 4374
Number of clauses of size 5349
Number of clauses of size over 5354

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-1729230-1240746752/watcher-1729230-1240746752 -o /tmp/evaluation-result-1729230-1240746752/solver-1729230-1240746752 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1729230-1240746752.cnf -rs 561587715 -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.91 0.95 0.98 3/65 28421
/proc/meminfo: memFree=1588280/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=1768 CPUtime=0
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 222 0 0 0 0 0 0 0 18 0 1 0 102707865 1810432 206 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 442 207 151 362 0 77 0

[startup+0.0557 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 28421
/proc/meminfo: memFree=1588280/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=2760 CPUtime=0.05
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 464 0 0 0 5 0 0 0 18 0 1 0 102707865 2826240 448 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 690 448 158 362 0 325 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2760

[startup+0.101703 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 28421
/proc/meminfo: memFree=1588280/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=3684 CPUtime=0.09
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 732 0 0 0 9 0 0 0 18 0 1 0 102707865 3772416 715 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 921 715 173 362 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.301726 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 28421
/proc/meminfo: memFree=1588280/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=3684 CPUtime=0.29
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 741 0 0 0 29 0 0 0 19 0 1 0 102707865 3772416 724 1992294400 134512640 135997824 4294956160 18446744073709551615 134590848 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 921 724 173 362 0 556 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3684

[startup+0.701772 s]
/proc/loadavg: 0.91 0.95 0.98 3/65 28421
/proc/meminfo: memFree=1588280/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=3812 CPUtime=0.69
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 761 0 0 0 69 0 0 0 22 0 1 0 102707865 3903488 744 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 953 744 173 362 0 588 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3812

[startup+1.50186 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 28422
/proc/meminfo: memFree=1585904/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=3940 CPUtime=1.49
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 784 0 0 0 149 0 0 0 25 0 1 0 102707865 4034560 767 1992294400 134512640 135997824 4294956160 18446744073709551615 134757809 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 985 767 173 362 0 620 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3940

[startup+3.10105 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 28422
/proc/meminfo: memFree=1585648/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=4068 CPUtime=3.09
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 816 0 0 0 309 0 0 0 25 0 1 0 102707865 4165632 799 1992294400 134512640 135997824 4294956160 18446744073709551615 134757431 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 1017 799 173 362 0 652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4068

[startup+6.30243 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 28422
/proc/meminfo: memFree=1585200/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=4316 CPUtime=6.29
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 900 0 0 0 629 0 0 0 25 0 1 0 102707865 4419584 883 1992294400 134512640 135997824 4294956160 18446744073709551615 134682675 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 1079 883 173 362 0 714 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4316

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 28422
/proc/meminfo: memFree=1584440/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=5072 CPUtime=12.68
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 1072 0 0 0 1268 0 0 0 25 0 1 0 102707865 5193728 1055 1992294400 134512640 135997824 4294956160 18446744073709551615 135387651 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 1268 1055 173 362 0 903 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5072

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 28422
/proc/meminfo: memFree=1582776/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=6732 CPUtime=25.48
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 1488 0 0 0 2547 1 0 0 25 0 1 0 102707865 6893568 1471 1992294400 134512640 135997824 4294956160 18446744073709551615 134683409 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 1683 1471 173 362 0 1318 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6732

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 28422
/proc/meminfo: memFree=1580152/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=9352 CPUtime=51.08
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 2134 0 0 0 5106 2 0 0 25 0 1 0 102707865 9576448 2117 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 2338 2117 173 362 0 1973 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9352

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 28422
/proc/meminfo: memFree=1576312/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=13376 CPUtime=102.27
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 3109 0 0 0 10224 3 0 0 25 0 1 0 102707865 13697024 3059 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 3344 3059 173 362 0 2979 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13376

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28422
/proc/meminfo: memFree=1572536/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=17280 CPUtime=162.24
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 4046 0 0 0 16220 4 0 0 25 0 1 0 102707865 17694720 3996 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 4320 3996 173 362 0 3955 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 17280

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28422
/proc/meminfo: memFree=1572152/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=17680 CPUtime=222.23
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 4138 0 0 0 22219 4 0 0 25 0 1 0 102707865 18104320 4088 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 4420 4088 173 362 0 4055 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17680

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28422
/proc/meminfo: memFree=1571512/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=18220 CPUtime=282.21
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 4292 0 0 0 28217 4 0 0 25 0 1 0 102707865 18657280 4242 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 4555 4242 173 362 0 4190 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 18220

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28422
/proc/meminfo: memFree=1570872/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=18888 CPUtime=342.2
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 4438 0 0 0 34215 5 0 0 25 0 1 0 102707865 19341312 4388 1992294400 134512640 135997824 4294956160 18446744073709551615 134757760 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 4722 4388 173 362 0 4357 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18888

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28422
/proc/meminfo: memFree=1570104/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=19716 CPUtime=402.18
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 4640 0 0 0 40213 5 0 0 25 0 1 0 102707865 20189184 4590 1992294400 134512640 135997824 4294956160 18446744073709551615 134850577 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 4929 4590 173 362 0 4564 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 19716

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28422
/proc/meminfo: memFree=1569144/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=20668 CPUtime=462.17
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 4869 0 0 0 46212 5 0 0 25 0 1 0 102707865 21164032 4819 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 5167 4819 173 362 0 4802 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 20668

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1568184/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=21748 CPUtime=522.14
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 5105 0 0 0 52209 5 0 0 25 0 1 0 102707865 22269952 4990 1992294400 134512640 135997824 4294956160 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 5437 4990 173 362 0 5072 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 21748

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1567416/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=22680 CPUtime=582.12
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 5349 0 0 0 58207 5 0 0 25 0 1 0 102707865 23224320 5234 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 5670 5234 173 362 0 5305 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 22680

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1565944/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=24216 CPUtime=642.12
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 5714 0 0 0 64206 6 0 0 25 0 1 0 102707865 24797184 5599 1992294400 134512640 135997824 4294956160 18446744073709551615 134757915 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 6054 5599 173 362 0 5689 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 24216

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1564920/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=25160 CPUtime=702.1
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 5959 0 0 0 70204 6 0 0 25 0 1 0 102707865 25763840 5844 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 6290 5844 173 362 0 5925 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 25160

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1563576/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=26624 CPUtime=762.09
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 6298 0 0 0 76202 7 0 0 25 0 1 0 102707865 27262976 6183 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 6656 6183 173 362 0 6291 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 26624

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1562552/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=27744 CPUtime=822.06
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 6547 0 0 0 82199 7 0 0 25 0 1 0 102707865 28409856 6432 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 6936 6432 173 362 0 6571 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 27744

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1561592/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=28840 CPUtime=882.05
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 6778 0 0 0 88198 7 0 0 25 0 1 0 102707865 29532160 6663 1992294400 134512640 135997824 4294956160 18446744073709551615 134757629 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 7210 6663 173 362 0 6845 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 28840

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1560120/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=30308 CPUtime=942.03
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 7131 0 0 0 94196 7 0 0 25 0 1 0 102707865 31035392 7016 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 7577 7016 173 362 0 7212 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 30308

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1559544/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=31016 CPUtime=1002.01
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 7274 0 0 0 100194 7 0 0 25 0 1 0 102707865 31760384 7159 1992294400 134512640 135997824 4294956160 18446744073709551615 134757711 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 7754 7159 173 362 0 7389 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 31016

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1559032/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=31432 CPUtime=1062
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 7394 0 0 0 106193 7 0 0 25 0 1 0 102707865 32186368 7279 1992294400 134512640 135997824 4294956160 18446744073709551615 134758096 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 7858 7279 173 362 0 7493 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 31432

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1557624/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=33032 CPUtime=1121.98
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 7749 0 0 0 112190 8 0 0 25 0 1 0 102707865 33824768 7634 1992294400 134512640 135997824 4294956160 18446744073709551615 134757955 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 8258 7634 173 362 0 7893 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 33032

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1555832/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=34900 CPUtime=1181.96
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 8202 0 0 0 118188 8 0 0 25 0 1 0 102707865 35737600 8087 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 8725 8087 173 362 0 8360 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 34900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 28428
/proc/meminfo: memFree=1555192/2055920 swapFree=4192812/4192956
[pid=28421] ppid=28419 vsize=35596 CPUtime=1200.07
/proc/28421/stat : 28421 (hydrasat) R 28419 28421 28109 0 -1 4194304 8347 0 0 0 119998 9 0 0 25 0 1 0 102707865 36450304 8232 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/28421/statm: 8899 8232 173 362 0 8534 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35596

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.08
CPU user time (s): 1199.99
CPU system time (s): 0.095985
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 35596

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

runsolver used 1.3248 second user time and 2.41563 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-26 13:52:32
IDJOB=1729230
IDBENCH=24697
IDSOLVER=520
FILE ID=node74/1729230-1240746752
PBS_JOBID= 9187023
Free space on /tmp= 103116 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest03/others/bqwh.40.reg.520.sat05-433.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729230-1240746752/watcher-1729230-1240746752 -o /tmp/evaluation-result-1729230-1240746752/solver-1729230-1240746752 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1729230-1240746752.cnf -rs 561587715 -co memory_limit 1800

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

MD5SUM BENCH= cf535bf919bca60e7bcea01358de0b4c
RANDOM SEED=561587715

node74.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.233
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.233
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:       1588696 kB
Buffers:         44684 kB
Cached:         343256 kB
SwapCached:          0 kB
Active:         156920 kB
Inactive:       245872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          23916 kB
Slab:            50236 kB
Committed_AS:   475236 kB
PageTables:       1444 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= 103112 MiB
End job on node74 at 2009-04-26 14:12:34