Trace number 1530065

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-S1900558626-069.cnf
MD5SUMfebdf1b8ba5bbd40107a806ae2296ad3
Bench CategoryRANDOM (random 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 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-1530065-1238466485/watcher-1530065-1238466485 -o /tmp/evaluation-result-1530065-1238466485/solver-1530065-1238466485 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1530065-1238466485.cnf -rs 671317253 -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.99 1.00 1.00 3/68 5089
/proc/meminfo: memFree=979264/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=1768 CPUtime=0
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 1119310219 1810432 196 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 442 196 151 362 0 77 0

[startup+0.0402131 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 5089
/proc/meminfo: memFree=979264/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=2296 CPUtime=0.03
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 376 0 0 0 3 0 0 0 18 0 1 0 1119310219 2351104 360 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 574 360 158 362 0 209 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2296

[startup+0.101221 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 5089
/proc/meminfo: memFree=979264/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=2296 CPUtime=0.1
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 376 0 0 0 10 0 0 0 18 0 1 0 1119310219 2351104 360 1992294400 134512640 135997824 4294956176 18446744073709551615 134519463 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 574 360 158 362 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2296

[startup+0.301241 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 5089
/proc/meminfo: memFree=979264/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=2692 CPUtime=0.29
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 475 0 0 0 29 0 0 0 19 0 1 0 1119310219 2756608 458 1992294400 134512640 135997824 4294956176 18446744073709551615 134757748 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 673 458 174 362 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2692

[startup+0.701286 s]
/proc/loadavg: 0.99 1.00 1.00 3/68 5089
/proc/meminfo: memFree=979264/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=2828 CPUtime=0.69
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 522 0 0 0 69 0 0 0 22 0 1 0 1119310219 2895872 505 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 707 505 174 362 0 342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2828

[startup+1.50137 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=977784/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=3096 CPUtime=1.49
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 590 0 0 0 149 0 0 0 25 0 1 0 1119310219 3170304 573 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 774 573 174 362 0 409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3096

[startup+3.10156 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=977080/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=4372 CPUtime=3.09
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 876 0 0 0 309 0 0 0 25 0 1 0 1119310219 4476928 859 1992294400 134512640 135997824 4294956176 18446744073709551615 134590354 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 1093 859 174 362 0 728 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4372

[startup+6.3019 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=976184/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=4808 CPUtime=6.29
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 981 0 0 0 629 0 0 0 25 0 1 0 1119310219 4923392 964 1992294400 134512640 135997824 4294956176 18446744073709551615 134756168 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 1202 964 174 362 0 837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4808

[startup+12.7016 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=975736/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=4956 CPUtime=12.69
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 1004 0 0 0 1269 0 0 0 25 0 1 0 1119310219 5074944 987 1992294400 134512640 135997824 4294956176 18446744073709551615 135376396 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 1239 987 174 362 0 874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4956

[startup+25.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=974904/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=6124 CPUtime=25.49
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 1240 0 0 0 2549 0 0 0 25 0 1 0 1119310219 6270976 1223 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 1531 1223 174 362 0 1166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6124

[startup+51.1019 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=970936/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=10224 CPUtime=51.07
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 2251 0 0 0 5107 0 0 0 25 0 1 0 1119310219 10469376 2173 1992294400 134512640 135997824 4294956176 18446744073709551615 134757682 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 2556 2173 174 362 0 2191 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10224

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=970872/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=10356 CPUtime=102.27
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 2269 0 0 0 10226 1 0 0 25 0 1 0 1119310219 10604544 2191 1992294400 134512640 135997824 4294956176 18446744073709551615 134757481 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 2589 2191 174 362 0 2224 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 10356

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=967800/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=14012 CPUtime=162.24
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 3099 0 0 0 16223 1 0 0 25 0 1 0 1119310219 14348288 2948 1992294400 134512640 135997824 4294956176 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 3503 2948 174 362 0 3138 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14012

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=963640/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=18416 CPUtime=222.23
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 4288 0 0 0 22221 2 0 0 25 0 1 0 1119310219 18857984 4007 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 4604 4007 174 362 0 4239 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18416

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=960376/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=22704 CPUtime=282.21
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 5197 0 0 0 28218 3 0 0 25 0 1 0 1119310219 23248896 4823 1992294400 134512640 135997824 4294956176 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 5676 4823 174 362 0 5311 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 22704

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=958392/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=25292 CPUtime=342.19
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 6038 0 0 0 34216 3 0 0 25 0 1 0 1119310219 25899008 5302 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 6323 5302 174 362 0 5958 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 25292

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=956856/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=26868 CPUtime=402.18
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 6424 0 0 0 40214 4 0 0 25 0 1 0 1119310219 27512832 5688 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 6717 5688 174 362 0 6352 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26868

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=953528/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=30300 CPUtime=462.16
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 7236 0 0 0 46211 5 0 0 25 0 1 0 1119310219 31027200 6500 1992294400 134512640 135997824 4294956176 18446744073709551615 134757476 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 7575 6500 174 362 0 7210 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 30300

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=953016/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=30872 CPUtime=522.14
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 7373 0 0 0 52209 5 0 0 25 0 1 0 1119310219 31612928 6637 1992294400 134512640 135997824 4294956176 18446744073709551615 134757555 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 7718 6637 174 362 0 7353 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 30872

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=951672/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=32384 CPUtime=582.12
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 7696 0 0 0 58207 5 0 0 25 0 1 0 1119310219 33161216 6960 1992294400 134512640 135997824 4294956176 18446744073709551615 134757481 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 8096 6960 174 362 0 7731 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 32384

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=950584/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=33456 CPUtime=642.11
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 7987 0 0 0 64206 5 0 0 25 0 1 0 1119310219 34258944 7251 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 8364 7251 174 362 0 7999 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 33456

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=949112/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=35536 CPUtime=702.09
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 8486 0 0 0 70204 5 0 0 25 0 1 0 1119310219 36388864 7609 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 8884 7609 174 362 0 8519 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 35536

[startup+762.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=948216/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=36436 CPUtime=762.07
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 8690 0 0 0 76202 5 0 0 25 0 1 0 1119310219 37310464 7813 1992294400 134512640 135997824 4294956176 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 9109 7813 174 362 0 8744 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 36436

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=948152/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=36436 CPUtime=822.06
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 8700 0 0 0 82200 6 0 0 25 0 1 0 1119310219 37310464 7823 1992294400 134512640 135997824 4294956176 18446744073709551615 134757418 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 9109 7823 174 362 0 8744 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 36436

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=946168/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=39080 CPUtime=882.03
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 9427 0 0 0 88197 6 0 0 25 0 1 0 1119310219 40017920 8309 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 9770 8309 174 362 0 9405 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 39080

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=946040/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=39080 CPUtime=942.02
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 9453 0 0 0 94196 6 0 0 25 0 1 0 1119310219 40017920 8335 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 9770 8335 174 362 0 9405 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 39080

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5090
/proc/meminfo: memFree=945592/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=39560 CPUtime=1002.01
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 9646 0 0 0 100194 7 0 0 25 0 1 0 1119310219 40509440 8407 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 9890 8407 174 362 0 9525 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 39560

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5092
/proc/meminfo: memFree=945656/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=39560 CPUtime=1061.99
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 9664 0 0 0 106192 7 0 0 25 0 1 0 1119310219 40509440 8425 1992294400 134512640 135997824 4294956176 18446744073709551615 134757494 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 9890 8425 174 362 0 9525 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 39560

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5092
/proc/meminfo: memFree=944760/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=40964 CPUtime=1121.97
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 9908 0 0 0 112190 7 0 0 25 0 1 0 1119310219 41947136 8669 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 10241 8669 174 362 0 9876 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 40964

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5092
/proc/meminfo: memFree=941944/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=44392 CPUtime=1181.95
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 10766 0 0 0 118188 7 0 0 25 0 1 0 1119310219 45457408 9400 1992294400 134512640 135997824 4294956176 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 11098 9400 174 362 0 10733 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 44392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/69 5092
/proc/meminfo: memFree=941752/2055920 swapFree=4176188/4192956
[pid=5089] ppid=5087 vsize=44392 CPUtime=1200.05
/proc/5089/stat : 5089 (hydrasat) R 5087 5089 5022 0 -1 4194304 10782 0 0 0 119998 7 0 0 25 0 1 0 1119310219 45457408 9416 1992294400 134512640 135997824 4294956176 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/5089/statm: 11098 9416 174 362 0 10733 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44392

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.98
CPU system time (s): 0.085986
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 44392

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

runsolver used 1.01885 second user time and 3.35749 second system time

The end

Launcher Data

Begin job on node59 at 2009-03-31 04:28:06
IDJOB=1530065
IDBENCH=70472
IDSOLVER=520
FILE ID=node59/1530065-1238466485
PBS_JOBID= 9061754
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= febdf1b8ba5bbd40107a806ae2296ad3
RANDOM SEED=671317253

node59.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.209
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.209
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:        979680 kB
Buffers:        108940 kB
Cached:         859740 kB
SwapCached:      10112 kB
Active:         188288 kB
Inactive:       791920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        979680 kB
SwapTotal:     4192956 kB
SwapFree:      4176188 kB
Dirty:            1632 kB
Writeback:           0 kB
Mapped:          16672 kB
Slab:            81616 kB
Committed_AS:  3056908 kB
PageTables:       1720 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 node59 at 2009-03-31 04:48:08