Trace number 1529407

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-Flat 2009-03-22-Flat? (TO) 1200.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

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-1529407-1238381397/watcher-1529407-1238381397 -o /tmp/evaluation-result-1529407-1238381397/solver-1529407-1238381397 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1529407-1238381397.cnf -rs 1792510559 -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 1.08 3/73 19179
/proc/meminfo: memFree=1543168/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=1596 CPUtime=0
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 185 0 0 0 0 0 0 0 20 0 1 0 1110804516 1634304 169 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 399 169 119 319 0 77 0

[startup+0.068533 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 19179
/proc/meminfo: memFree=1543168/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=3448 CPUtime=0.06
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 668 0 0 0 6 0 0 0 20 0 1 0 1110804516 3530752 652 1992294400 134512640 135819388 4294956160 18446744073709551615 134521156 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 862 652 127 319 0 540 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3448

[startup+0.101535 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 19179
/proc/meminfo: memFree=1543168/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=3448 CPUtime=0.09
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 668 0 0 0 9 0 0 0 20 0 1 0 1110804516 3530752 652 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 862 652 127 319 0 540 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3448

[startup+0.301556 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 19179
/proc/meminfo: memFree=1543168/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=3448 CPUtime=0.29
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 669 0 0 0 29 0 0 0 22 0 1 0 1110804516 3530752 653 1992294400 134512640 135819388 4294956160 18446744073709551615 134681575 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 862 653 128 319 0 540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3448

[startup+0.701598 s]
/proc/loadavg: 0.92 0.98 1.08 3/73 19179
/proc/meminfo: memFree=1543168/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=4116 CPUtime=0.69
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 842 0 0 0 69 0 0 0 25 0 1 0 1110804516 4214784 825 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 1029 825 148 319 0 707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4116

[startup+1.50168 s]
/proc/loadavg: 0.92 0.98 1.08 2/74 19180
/proc/meminfo: memFree=1540216/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=4516 CPUtime=1.49
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 926 0 0 0 149 0 0 0 25 0 1 0 1110804516 4624384 909 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 1129 909 148 319 0 807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4516

[startup+3.10185 s]
/proc/loadavg: 0.92 0.98 1.08 2/74 19180
/proc/meminfo: memFree=1539768/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=4904 CPUtime=3.09
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 1044 0 0 0 309 0 0 0 25 0 1 0 1110804516 5021696 1027 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 1226 1027 148 319 0 904 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4904

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 1.08 2/74 19180
/proc/meminfo: memFree=1538168/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=6100 CPUtime=6.29
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 1333 0 0 0 629 0 0 0 25 0 1 0 1110804516 6246400 1316 1992294400 134512640 135819388 4294956160 18446744073709551615 134617554 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 1525 1316 148 319 0 1203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6100

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 1.08 2/74 19180
/proc/meminfo: memFree=1538112/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=6100 CPUtime=12.69
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 1333 0 0 0 1269 0 0 0 25 0 1 0 1110804516 6246400 1316 1992294400 134512640 135819388 4294956160 18446744073709551615 134596619 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 1525 1316 148 319 0 1203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6100

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.08 2/74 19180
/proc/meminfo: memFree=1536256/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=8104 CPUtime=25.49
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 1799 0 0 0 2548 1 0 0 25 0 1 0 1110804516 8298496 1782 1992294400 134512640 135819388 4294956160 18446744073709551615 134617201 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 2026 1782 148 319 0 1704 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8104

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 1.08 2/74 19180
/proc/meminfo: memFree=1536256/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=8104 CPUtime=51.08
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 1803 0 0 0 5107 1 0 0 25 0 1 0 1110804516 8298496 1786 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 2026 1786 148 319 0 1704 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8104

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/74 19180
/proc/meminfo: memFree=1532800/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=11672 CPUtime=102.27
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 2654 0 0 0 10226 1 0 0 25 0 1 0 1110804516 11952128 2637 1992294400 134512640 135819388 4294956160 18446744073709551615 134616855 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 2918 2637 148 319 0 2596 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11672

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.07 2/74 19180
/proc/meminfo: memFree=1526912/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=17880 CPUtime=162.25
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 4189 0 0 0 16223 2 0 0 25 0 1 0 1110804516 18309120 4124 1992294400 134512640 135819388 4294956160 18446744073709551615 134672432 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 4470 4124 148 319 0 4148 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17880

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 19180
/proc/meminfo: memFree=1525184/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=19728 CPUtime=222.24
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 4609 0 0 0 22221 3 0 0 25 0 1 0 1110804516 20201472 4490 1992294400 134512640 135819388 4294956160 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 4932 4490 148 319 0 4610 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 19728

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/74 19180
/proc/meminfo: memFree=1523776/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=21612 CPUtime=282.21
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 5050 0 0 0 28218 3 0 0 25 0 1 0 1110804516 22130688 4931 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 5403 4931 148 319 0 5081 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21612

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/74 19180
/proc/meminfo: memFree=1520192/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=25248 CPUtime=342.2
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 5947 0 0 0 34216 4 0 0 25 0 1 0 1110804516 25853952 5747 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 6312 5747 148 319 0 5990 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 25248

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/74 19180
/proc/meminfo: memFree=1517952/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=27928 CPUtime=402.19
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 6522 0 0 0 40214 5 0 0 25 0 1 0 1110804516 28598272 6322 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 6982 6322 148 319 0 6660 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 27928

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/74 19180
/proc/meminfo: memFree=1512256/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=34180 CPUtime=462.17
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 8015 0 0 0 46210 7 0 0 25 0 1 0 1110804516 35000320 7713 1992294400 134512640 135819388 4294956160 18446744073709551615 134617710 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 8545 7713 148 319 0 8223 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 34180

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 19180
/proc/meminfo: memFree=1507904/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=39268 CPUtime=522.15
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 9202 0 0 0 52208 7 0 0 25 0 1 0 1110804516 40210432 8900 1992294400 134512640 135819388 4294956160 18446744073709551615 134617583 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 9817 8900 148 319 0 9495 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 39268

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/74 19180
/proc/meminfo: memFree=1504256/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=42820 CPUtime=582.14
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 10029 0 0 0 58206 8 0 0 25 0 1 0 1110804516 43847680 9727 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 10705 9727 148 319 0 10383 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 42820

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/74 19180
/proc/meminfo: memFree=1500224/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=47280 CPUtime=642.13
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 11157 0 0 0 64204 9 0 0 25 0 1 0 1110804516 48414720 10734 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 11820 10734 148 319 0 11498 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 47280

[startup+702.301 s]
/proc/loadavg: 1.04 1.00 1.02 2/74 19186
/proc/meminfo: memFree=1498560/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=48860 CPUtime=702.11
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 11569 0 0 0 70201 10 0 0 25 0 1 0 1110804516 50032640 11146 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 12215 11146 148 319 0 11893 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 48860

[startup+762.307 s]
/proc/loadavg: 1.01 1.00 1.02 2/74 19186
/proc/meminfo: memFree=1494720/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=52816 CPUtime=762.1
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 12523 0 0 0 76199 11 0 0 25 0 1 0 1110804516 54083584 12100 1992294400 134512640 135819388 4294956160 18446744073709551615 134617225 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 13204 12100 148 319 0 12882 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 52816

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 19186
/proc/meminfo: memFree=1492224/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=56412 CPUtime=822.07
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 13427 0 0 0 82196 11 0 0 25 0 1 0 1110804516 57765888 12763 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 14103 12763 148 319 0 13781 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 56412

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1490240/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=58552 CPUtime=882.06
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 13942 0 0 0 88194 12 0 0 25 0 1 0 1110804516 59957248 13278 1992294400 134512640 135819388 4294956160 18446744073709551615 135208650 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 14638 13278 148 319 0 14316 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 58552

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1487744/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=61020 CPUtime=942.04
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 14555 0 0 0 94192 12 0 0 25 0 1 0 1110804516 62484480 13891 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 15255 13891 148 319 0 14933 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 61020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1484544/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=63960 CPUtime=1002.02
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 15332 0 0 0 100189 13 0 0 25 0 1 0 1110804516 65495040 14668 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 15990 14668 148 319 0 15668 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 63960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1483520/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=65916 CPUtime=1062.01
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 15779 0 0 0 106187 14 0 0 25 0 1 0 1110804516 67497984 14954 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 16479 14954 148 319 0 16157 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 65916

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1482304/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=67268 CPUtime=1121.99
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 16061 0 0 0 112185 14 0 0 25 0 1 0 1110804516 68882432 15236 1992294400 134512640 135819388 4294956160 18446744073709551615 134617275 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 16817 15236 148 319 0 16495 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 67268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1482240/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=67268 CPUtime=1181.98
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 16061 0 0 0 118184 14 0 0 25 0 1 0 1110804516 68882432 15236 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 16817 15236 148 319 0 16495 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 67268



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 19186
/proc/meminfo: memFree=1482240/2055920 swapFree=4164824/4192956
[pid=19179] ppid=19177 vsize=67268 CPUtime=1200.08
/proc/19179/stat : 19179 (hydrasat-flat) R 19177 19179 18429 0 -1 4194304 16061 0 0 0 119994 14 0 0 25 0 1 0 1110804516 68882432 15236 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/19179/statm: 16817 15236 148 319 0 16495 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 67268

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.159975
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 67268

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

runsolver used 1.06384 second user time and 3.3145 second system time

The end

Launcher Data

Begin job on node81 at 2009-03-30 04:49:57
IDJOB=1529407
IDBENCH=70253
IDSOLVER=519
FILE ID=node81/1529407-1238381397
PBS_JOBID= 9061301
Free space on /tmp= 126344 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S441484366-048.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529407-1238381397/watcher-1529407-1238381397 -o /tmp/evaluation-result-1529407-1238381397/solver-1529407-1238381397 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1529407-1238381397.cnf -rs 1792510559 -co memory_limit 1800

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

MD5SUM BENCH= b6119f642cd28b8170b8f409c6616618
RANDOM SEED=1792510559

node81.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.220
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.220
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1543584 kB
Buffers:         71832 kB
Cached:         342624 kB
SwapCached:      19112 kB
Active:         209504 kB
Inactive:       225864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543584 kB
SwapTotal:     4192956 kB
SwapFree:      4164824 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          26572 kB
Slab:            61816 kB
Committed_AS:  2831192 kB
PageTables:       2084 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= 126340 MiB
End job on node81 at 2009-03-30 05:09:59