Trace number 1726209

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/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726209-1240709846/watcher-1726209-1240709846 -o /tmp/evaluation-result-1726209-1240709846/solver-1726209-1240709846 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1726209-1240709846.cnf -rs 644000177 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.42 1.35 3/64 22097
/proc/meminfo: memFree=1689208/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=1636 CPUtime=0
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 223 0 0 0 0 0 0 0 18 0 1 0 99012510 1675264 206 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 409 206 173 362 0 44 0

[startup+0.040616 s]
/proc/loadavg: 1.03 1.42 1.35 3/64 22097
/proc/meminfo: memFree=1689208/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=1768 CPUtime=0.03
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 251 0 0 0 3 0 0 0 18 0 1 0 99012510 1810432 234 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 442 234 174 362 0 77 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1768

[startup+0.101621 s]
/proc/loadavg: 1.03 1.42 1.35 3/64 22097
/proc/meminfo: memFree=1689208/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=1900 CPUtime=0.09
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 279 0 0 0 9 0 0 0 18 0 1 0 99012510 1945600 262 1992294400 134512640 135997824 4294956160 18446744073709551615 134683474 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 475 262 174 362 0 110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1900

[startup+0.301642 s]
/proc/loadavg: 1.03 1.42 1.35 3/64 22097
/proc/meminfo: memFree=1689208/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=2296 CPUtime=0.29
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 375 0 0 0 29 0 0 0 19 0 1 0 99012510 2351104 358 1992294400 134512640 135997824 4294956160 18446744073709551615 135367700 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 574 358 174 362 0 209 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2296

[startup+0.701682 s]
/proc/loadavg: 1.03 1.42 1.35 3/64 22097
/proc/meminfo: memFree=1689208/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=3044 CPUtime=0.69
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 538 0 0 0 69 0 0 0 22 0 1 0 99012510 3117056 521 1992294400 134512640 135997824 4294956160 18446744073709551615 134757696 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 761 521 174 362 0 396 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3044

[startup+1.50176 s]
/proc/loadavg: 1.03 1.42 1.35 2/65 22098
/proc/meminfo: memFree=1687408/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=4212 CPUtime=1.49
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 812 0 0 0 149 0 0 0 25 0 1 0 99012510 4313088 795 1992294400 134512640 135997824 4294956160 18446744073709551615 134757421 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 1053 795 174 362 0 688 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4212

[startup+3.10193 s]
/proc/loadavg: 1.03 1.42 1.35 2/65 22098
/proc/meminfo: memFree=1686064/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=6332 CPUtime=3.09
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 1311 0 0 0 309 0 0 0 25 0 1 0 99012510 6483968 1289 1992294400 134512640 135997824 4294956160 18446744073709551615 134757485 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 1583 1289 174 362 0 1218 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6332

[startup+6.30125 s]
/proc/loadavg: 1.02 1.41 1.35 2/65 22098
/proc/meminfo: memFree=1682736/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=8776 CPUtime=6.29
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 1897 0 0 0 629 0 0 0 25 0 1 0 99012510 8986624 1806 1992294400 134512640 135997824 4294956160 18446744073709551615 134757426 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 2194 1806 174 362 0 1829 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8776

[startup+12.7019 s]
/proc/loadavg: 1.02 1.40 1.34 2/65 22098
/proc/meminfo: memFree=1681904/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=9708 CPUtime=12.68
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 2091 0 0 0 1268 0 0 0 25 0 1 0 99012510 9940992 2000 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 2427 2000 174 362 0 2062 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9708

[startup+25.5012 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 22098
/proc/meminfo: memFree=1679600/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=12596 CPUtime=25.48
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 2831 0 0 0 2547 1 0 0 25 0 1 0 99012510 12898304 2473 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 3149 2473 174 362 0 2784 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12596

[startup+51.1018 s]
/proc/loadavg: 1.01 1.35 1.33 2/65 22098
/proc/meminfo: memFree=1673584/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=19472 CPUtime=51.08
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 4733 0 0 0 5104 4 0 0 25 0 1 0 99012510 19939328 4046 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 4868 4046 174 362 0 4503 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19472

[startup+102.305 s]
/proc/loadavg: 1.00 1.29 1.31 2/65 22100
/proc/meminfo: memFree=1672752/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=20316 CPUtime=102.26
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 4948 0 0 0 10222 4 0 0 25 0 1 0 99012510 20803584 4190 1992294400 134512640 135997824 4294956160 18446744073709551615 134757473 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 5079 4190 174 362 0 4714 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20316

[startup+162.301 s]
/proc/loadavg: 1.00 1.24 1.29 2/65 22100
/proc/meminfo: memFree=1670576/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=22984 CPUtime=162.25
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 5784 0 0 0 16220 5 0 0 25 0 1 0 99012510 23535616 4783 1992294400 134512640 135997824 4294956160 18446744073709551615 134758033 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 5746 4783 174 362 0 5381 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22984

[startup+222.301 s]
/proc/loadavg: 1.00 1.19 1.26 2/65 22100
/proc/meminfo: memFree=1668720/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=25008 CPUtime=222.23
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 6443 0 0 0 22217 6 0 0 25 0 1 0 99012510 25608192 5230 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 6252 5230 174 362 0 5887 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25008

[startup+282.301 s]
/proc/loadavg: 1.00 1.15 1.25 2/65 22100
/proc/meminfo: memFree=1668144/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=25408 CPUtime=282.21
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 6573 0 0 0 28215 6 0 0 25 0 1 0 99012510 26017792 5360 1992294400 134512640 135997824 4294956160 18446744073709551615 134757571 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 6352 5360 174 362 0 5987 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25408

[startup+342.301 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 22100
/proc/meminfo: memFree=1666928/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=27076 CPUtime=342.2
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 6877 0 0 0 34214 6 0 0 25 0 1 0 99012510 27725824 5664 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 6769 5664 174 362 0 6404 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 27076

[startup+402.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 22100
/proc/meminfo: memFree=1666672/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=27076 CPUtime=402.18
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 6936 0 0 0 40212 6 0 0 25 0 1 0 99012510 27725824 5723 1992294400 134512640 135997824 4294956160 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 6769 5723 174 362 0 6404 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 27076

[startup+462.302 s]
/proc/loadavg: 1.00 1.08 1.19 2/65 22100
/proc/meminfo: memFree=1664944/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=29328 CPUtime=462.16
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 7561 0 0 0 46209 7 0 0 25 0 1 0 99012510 30031872 6147 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 7332 6147 174 362 0 6967 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29328

[startup+522.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 22100
/proc/meminfo: memFree=1664560/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=29844 CPUtime=522.15
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 7652 0 0 0 52208 7 0 0 25 0 1 0 99012510 30560256 6238 1992294400 134512640 135997824 4294956160 18446744073709551615 134757377 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 7461 6238 174 362 0 7096 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 29844

[startup+582.302 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 22100
/proc/meminfo: memFree=1664304/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=30124 CPUtime=582.13
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 7761 0 0 0 58206 7 0 0 25 0 1 0 99012510 30846976 6276 1992294400 134512640 135997824 4294956160 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 7531 6276 174 362 0 7166 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 30124

[startup+642.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 22100
/proc/meminfo: memFree=1663984/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=30684 CPUtime=642.12
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 7987 0 0 0 64204 8 0 0 25 0 1 0 99012510 31420416 6361 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 7671 6361 174 362 0 7306 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 30684

[startup+702.301 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 22100
/proc/meminfo: memFree=1663024/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=32152 CPUtime=702.09
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 8367 0 0 0 70201 8 0 0 25 0 1 0 99012510 32923648 6600 1992294400 134512640 135997824 4294956160 18446744073709551615 135370379 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8038 6600 174 362 0 7673 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 32152

[startup+762.305 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 22100
/proc/meminfo: memFree=1661936/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=33560 CPUtime=762.08
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 8647 0 0 0 76200 8 0 0 25 0 1 0 99012510 34365440 6880 1992294400 134512640 135997824 4294956160 18446744073709551615 135370382 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8390 6880 174 362 0 8025 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 33560

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 22100
/proc/meminfo: memFree=1661936/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=33560 CPUtime=822.07
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 8647 0 0 0 82198 9 0 0 25 0 1 0 99012510 34365440 6880 1992294400 134512640 135997824 4294956160 18446744073709551615 134755112 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8390 6880 174 362 0 8025 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 33560

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 22100
/proc/meminfo: memFree=1661680/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=33560 CPUtime=882.05
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 8692 0 0 0 88196 9 0 0 25 0 1 0 99012510 34365440 6925 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8390 6925 174 362 0 8025 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 33560

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 22100
/proc/meminfo: memFree=1661424/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=33840 CPUtime=942.03
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 8748 0 0 0 94194 9 0 0 25 0 1 0 99012510 34652160 6981 1992294400 134512640 135997824 4294956160 18446744073709551615 134757369 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8460 6981 174 362 0 8095 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 33840

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22100
/proc/meminfo: memFree=1660912/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=34680 CPUtime=1002.01
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 9099 0 0 0 100192 9 0 0 25 0 1 0 99012510 35512320 7120 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8670 7120 174 362 0 8305 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 34680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22100
/proc/meminfo: memFree=1660912/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=34680 CPUtime=1061.99
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 9104 0 0 0 106190 9 0 0 25 0 1 0 99012510 35512320 7125 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8670 7125 174 362 0 8305 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 34680

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 22100
/proc/meminfo: memFree=1660080/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=35564 CPUtime=1121.98
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 9304 0 0 0 112188 10 0 0 25 0 1 0 99012510 36417536 7325 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8891 7325 174 362 0 8526 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 35564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 22100
/proc/meminfo: memFree=1660016/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=35564 CPUtime=1181.96
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 9313 0 0 0 118186 10 0 0 25 0 1 0 99012510 36417536 7334 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8891 7334 174 362 0 8526 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 35564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 22100
/proc/meminfo: memFree=1659632/2055920 swapFree=4180816/4192956
[pid=22097] ppid=22095 vsize=35828 CPUtime=1200.06
/proc/22097/stat : 22097 (hydrasat) R 22095 22097 21682 0 -1 4194304 9406 0 0 0 119996 10 0 0 25 0 1 0 99012510 36687872 7427 1992294400 134512640 135997824 4294956160 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/22097/statm: 8957 7427 174 362 0 8592 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 35828

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.96
CPU system time (s): 0.111982
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 35828

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

runsolver used 0.905862 second user time and 2.47262 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-26 03:37:26
IDJOB=1726209
IDBENCH=24608
IDSOLVER=520
FILE ID=node45/1726209-1240709846
PBS_JOBID= 9186810
Free space on /tmp= 66296 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726209-1240709846/watcher-1726209-1240709846 -o /tmp/evaluation-result-1726209-1240709846/solver-1726209-1240709846 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1726209-1240709846.cnf -rs 644000177 -co memory_limit 1800

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

MD5SUM BENCH= bfae796723167f552bcb2fa958f97ae8
RANDOM SEED=644000177

node45.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.231
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.231
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:       1689688 kB
Buffers:         40304 kB
Cached:         264744 kB
SwapCached:       6324 kB
Active:         144132 kB
Inactive:       169648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1689688 kB
SwapTotal:     4192956 kB
SwapFree:      4180816 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            38448 kB
Committed_AS:   395328 kB
PageTables:       1376 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= 66292 MiB
End job on node45 at 2009-04-26 03:57:29