Trace number 1719132

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.12 1200.15

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq4.cnf
MD5SUM6fcbaf8c6c7ed0c41d8ac12258cafaee
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark853.531
Satisfiable
(Un)Satisfiability was proved
Number of variables106013
Number of clauses1598301
Sum of the clauses size4617403
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21491607
Number of clauses of size 324060
Number of clauses of size 45002
Number of clauses of size 59194
Number of clauses of size over 568437

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-1719132-1240643696/watcher-1719132-1240643696 -o /tmp/evaluation-result-1719132-1240643696/solver-1719132-1240643696 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1719132-1240643696.cnf -rs 61676674 -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.00 1.00 1.00 3/64 17409
/proc/meminfo: memFree=1602816/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=7836 CPUtime=0
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 92403202 8024064 197 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 1959 197 119 319 0 1637 0

[startup+0.033556 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17409
/proc/meminfo: memFree=1602816/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=9412 CPUtime=0.03
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 630 0 0 0 3 0 0 0 18 0 1 0 92403202 9637888 614 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 2353 615 119 319 0 2031 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9412

[startup+0.101535 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17409
/proc/meminfo: memFree=1602816/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=13108 CPUtime=0.09
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 1603 0 0 0 9 0 0 0 18 0 1 0 92403202 13422592 1587 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 3277 1588 119 319 0 2955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13108

[startup+0.301478 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17409
/proc/meminfo: memFree=1602816/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=23796 CPUtime=0.29
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 4448 0 0 0 28 1 0 0 19 0 1 0 92403202 24367104 4432 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 5949 4432 119 319 0 5627 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23796

[startup+0.701365 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17409
/proc/meminfo: memFree=1602816/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=45024 CPUtime=0.69
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 10130 0 0 0 64 5 0 0 23 0 1 0 92403202 46104576 10114 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 11256 10114 119 319 0 10934 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45024

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1546040/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=87440 CPUtime=1.49
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 21438 0 0 0 137 12 0 0 25 0 1 0 92403202 89538560 21422 1992294400 134512640 135819388 4294956160 18446744073709551615 135210599 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 21860 21422 119 319 0 21538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87440

[startup+3.10169 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1478904/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=136872 CPUtime=3.09
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 35277 0 0 0 291 18 0 0 25 0 1 0 92403202 140156928 33705 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 34218 33705 127 319 0 33896 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 136872

[startup+6.30178 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 17410
/proc/meminfo: memFree=1468216/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=145140 CPUtime=6.29
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 37369 0 0 0 609 20 0 0 25 0 1 0 92403202 148623360 34236 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 36285 34236 128 319 0 35963 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145140

[startup+12.702 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 17410
/proc/meminfo: memFree=1455544/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=155764 CPUtime=12.69
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 40081 0 0 0 1249 20 0 0 25 0 1 0 92403202 159502336 36948 1992294400 134512640 135819388 4294956160 18446744073709551615 134521218 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 38941 36948 128 319 0 38619 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 155764

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 17410
/proc/meminfo: memFree=1368248/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=247276 CPUtime=25.49
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 64349 0 0 0 2520 29 0 0 25 0 1 0 92403202 253210624 58848 1992294400 134512640 135819388 4294956160 18446744073709551615 134603716 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 61819 58848 147 319 0 61497 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 247276

[startup+51.1011 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 17410
/proc/meminfo: memFree=1362872/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=252816 CPUtime=51.09
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 65655 0 0 0 5079 30 0 0 25 0 1 0 92403202 258883584 60154 1992294400 134512640 135819388 4294956160 18446744073709551615 134602896 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 63204 60154 147 319 0 62882 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 252816

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 17410
/proc/meminfo: memFree=1361080/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=254592 CPUtime=102.3
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 66098 0 0 0 10200 30 0 0 25 0 1 0 92403202 260702208 60597 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 63648 60597 147 319 0 63326 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 254592

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1357944/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=257784 CPUtime=162.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 66883 0 0 0 16197 31 0 0 25 0 1 0 92403202 263970816 61382 1992294400 134512640 135819388 4294956160 18446744073709551615 134603175 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 64446 61382 147 319 0 64124 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 257784

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1350840/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=264840 CPUtime=222.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 68653 0 0 0 22196 32 0 0 25 0 1 0 92403202 271196160 63152 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 66210 63152 147 319 0 65888 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 264840

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1349496/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=266332 CPUtime=282.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 69189 0 0 0 28195 33 0 0 25 0 1 0 92403202 272723968 63527 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 66583 63527 147 319 0 66261 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 266332

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1345720/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=270476 CPUtime=342.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70138 0 0 0 34194 34 0 0 25 0 1 0 92403202 276967424 64476 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 67619 64476 147 319 0 67297 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 270476

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343864/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=402.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70557 0 0 0 40193 34 0 0 25 0 1 0 92403202 278745088 64895 1992294400 134512640 135819388 4294956160 18446744073709551615 134617103 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64895 147 319 0 67731 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 272212

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343800/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=462.26
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70558 0 0 0 46192 34 0 0 25 0 1 0 92403202 278745088 64896 1992294400 134512640 135819388 4294956160 18446744073709551615 134599794 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64896 147 319 0 67731 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 272212

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343736/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=522.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 52193 34 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 272212

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343736/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=582.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 58193 34 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134617227 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 272212

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343672/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=642.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 64193 34 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134616696 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 272212

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343608/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=702.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 70193 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 272212

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343608/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=762.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 76193 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134585515 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 272212

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343544/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=822.28
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 82193 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134617086 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 272212

[startup+882.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 17410
/proc/meminfo: memFree=1343672/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=882.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 88192 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 272212

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 17410
/proc/meminfo: memFree=1343672/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=942.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 94192 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134592759 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 272212

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343672/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=1002.27
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 100192 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134667943 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 272212

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1343672/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=272212 CPUtime=1062.26
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 70559 0 0 0 106191 35 0 0 25 0 1 0 92403202 278745088 64897 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68053 64897 147 319 0 67731 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 272212

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1341880/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=274120 CPUtime=1122.26
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 71036 0 0 0 112191 35 0 0 25 0 1 0 92403202 280698880 65374 1992294400 134512640 135819388 4294956160 18446744073709551615 135208233 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68530 65374 147 319 0 68208 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 274120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1340792/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=275228 CPUtime=1182.26
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 71310 0 0 0 118191 35 0 0 25 0 1 0 92403202 281833472 65648 1992294400 134512640 135819388 4294956160 18446744073709551615 134603520 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 68807 65648 147 319 0 68485 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 275228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1337016/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=279232 CPUtime=1200.07
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 72260 0 0 0 119971 36 0 0 25 0 1 0 92403202 285933568 66598 1992294400 134512640 135819388 4294956160 18446744073709551615 134669019 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 69808 66598 147 319 0 69486 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 279232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17410
/proc/meminfo: memFree=1337016/2055920 swapFree=4181344/4192956
[pid=17409] ppid=17407 vsize=279232 CPUtime=1200.07
/proc/17409/stat : 17409 (hydrasat-flat) R 17407 17409 16977 0 -1 4194304 72260 0 0 0 119971 36 0 0 25 0 1 0 92403202 285933568 66598 1992294400 134512640 135819388 4294956160 18446744073709551615 134669019 0 0 4096 1 0 0 0 17 0 0 0
/proc/17409/statm: 69808 66598 147 319 0 69486 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 279232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.15
CPU time (s): 1200.12
CPU user time (s): 1199.71
CPU system time (s): 0.401938
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 279232

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

runsolver used 1.08683 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 09:14:58
IDJOB=1719132
IDBENCH=20578
IDSOLVER=519
FILE ID=node16/1719132-1240643696
PBS_JOBID= 9186417
Free space on /tmp= 66288 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq4.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719132-1240643696/watcher-1719132-1240643696 -o /tmp/evaluation-result-1719132-1240643696/solver-1719132-1240643696 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1719132-1240643696.cnf -rs 61676674 -co memory_limit 1800

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

MD5SUM BENCH= 6fcbaf8c6c7ed0c41d8ac12258cafaee
RANDOM SEED=61676674

node16.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.234
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.234
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:       1603360 kB
Buffers:         50908 kB
Cached:         348168 kB
SwapCached:       6408 kB
Active:         183588 kB
Inactive:       224368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603360 kB
SwapTotal:     4192956 kB
SwapFree:      4181344 kB
Dirty:           32956 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            30700 kB
Committed_AS:   311480 kB
PageTables:       1436 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= 66288 MiB
End job on node16 at 2009-04-25 09:35:00