Trace number 1561278

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.11 1200.42

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

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-1561278-1238764277/watcher-1561278-1238764277 -o /tmp/evaluation-result-1561278-1238764277/solver-1561278-1238764277 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1561278-1238764277.cnf -rs 657993030 -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/68 5137
/proc/meminfo: memFree=1802312/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=1728 CPUtime=0
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 206 0 0 0 0 0 0 0 18 0 1 0 1149089338 1769472 190 1992294400 134512640 135819388 4294956160 18446744073709551615 134644307 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 432 190 119 319 0 110 0

[startup+0.080562 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 5137
/proc/meminfo: memFree=1802312/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=3532 CPUtime=0.07
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 673 0 0 0 7 0 0 0 18 0 1 0 1149089338 3616768 656 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 883 656 148 319 0 561 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3532

[startup+0.101564 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 5137
/proc/meminfo: memFree=1802312/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=3532 CPUtime=0.09
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 678 0 0 0 9 0 0 0 18 0 1 0 1149089338 3616768 661 1992294400 134512640 135819388 4294956160 18446744073709551615 134669355 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 883 661 148 319 0 561 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3532

[startup+0.301583 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 5137
/proc/meminfo: memFree=1802312/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=3660 CPUtime=0.29
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 718 0 0 0 29 0 0 0 19 0 1 0 1149089338 3747840 701 1992294400 134512640 135819388 4294956160 18446744073709551615 135226951 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 915 701 148 319 0 593 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3660

[startup+0.701622 s]
/proc/loadavg: 1.00 1.00 1.00 3/68 5137
/proc/meminfo: memFree=1802312/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=3920 CPUtime=0.69
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 775 0 0 0 69 0 0 0 22 0 1 0 1149089338 4014080 758 1992294400 134512640 135819388 4294956160 18446744073709551615 134672036 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 980 758 148 319 0 658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3920

[startup+1.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1799680/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=4312 CPUtime=1.49
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 896 0 0 0 149 0 0 0 25 0 1 0 1149089338 4415488 879 1992294400 134512640 135819388 4294956160 18446744073709551615 134618378 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 1078 879 148 319 0 756 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4312

[startup+3.10186 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1799040/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=4972 CPUtime=3.09
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 1056 0 0 0 309 0 0 0 25 0 1 0 1149089338 5091328 1039 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 1243 1039 148 319 0 921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4972

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1797760/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=5884 CPUtime=6.29
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 1279 0 0 0 629 0 0 0 25 0 1 0 1149089338 6025216 1262 1992294400 134512640 135819388 4294956160 18446744073709551615 135226987 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 1471 1262 148 319 0 1149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5884

[startup+12.7028 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1795904/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=7576 CPUtime=12.69
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 1678 0 0 0 1268 1 0 0 25 0 1 0 1149089338 7757824 1661 1992294400 134512640 135819388 4294956160 18446744073709551615 134617232 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 1894 1661 148 319 0 1572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7576

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1793664/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=9912 CPUtime=25.48
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 2231 0 0 0 2547 1 0 0 25 0 1 0 1149089338 10149888 2214 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 2478 2214 148 319 0 2156 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9912

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1790592/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=13284 CPUtime=51.08
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 3032 0 0 0 5106 2 0 0 25 0 1 0 1149089338 13602816 3015 1992294400 134512640 135819388 4294956160 18446744073709551615 134616978 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 3321 3015 148 319 0 2999 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13284

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1784000/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=20420 CPUtime=102.27
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 4650 0 0 0 10224 3 0 0 25 0 1 0 1149089338 20910080 4600 1992294400 134512640 135819388 4294956160 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 5105 4600 148 319 0 4783 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20420

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1775552/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=29804 CPUtime=162.25
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 6797 0 0 0 16220 5 0 0 25 0 1 0 1149089338 30519296 6747 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 7451 6747 148 319 0 7129 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1770688/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=34820 CPUtime=222.24
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 8078 0 0 0 22218 6 0 0 25 0 1 0 1149089338 35655680 7882 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 8705 7882 148 319 0 8383 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 34820

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1768512/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=37796 CPUtime=282.22
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 8684 0 0 0 28216 6 0 0 25 0 1 0 1149089338 38703104 8488 1992294400 134512640 135819388 4294956160 18446744073709551615 134617680 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 9449 8488 148 319 0 9127 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 37796

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1766720/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=39780 CPUtime=342.21
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 9082 0 0 0 34214 7 0 0 25 0 1 0 1149089338 40734720 8886 1992294400 134512640 135819388 4294956160 18446744073709551615 134616957 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 9945 8886 148 319 0 9623 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 39780

[startup+402.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/69 5138
/proc/meminfo: memFree=1762176/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=44996 CPUtime=402.19
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 10290 0 0 0 40211 8 0 0 25 0 1 0 1149089338 46075904 10033 1992294400 134512640 135819388 4294956160 18446744073709551615 134617245 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 11249 10033 148 319 0 10927 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 44996

[startup+462.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/69 5138
/proc/meminfo: memFree=1757120/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=50588 CPUtime=462.17
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 11546 0 0 0 46209 8 0 0 25 0 1 0 1149089338 51802112 11289 1992294400 134512640 135819388 4294956160 18446744073709551615 134616898 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 12647 11289 148 319 0 12325 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 50588

[startup+522.301 s]
/proc/loadavg: 1.15 1.05 1.01 2/69 5138
/proc/meminfo: memFree=1753984/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=54424 CPUtime=522.16
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 12419 0 0 0 52207 9 0 0 25 0 1 0 1149089338 55730176 12081 1992294400 134512640 135819388 4294956160 18446744073709551615 134668144 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 13606 12081 148 319 0 13284 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 54424

[startup+582.301 s]
/proc/loadavg: 1.10 1.05 1.01 2/69 5138
/proc/meminfo: memFree=1752128/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=56448 CPUtime=582.14
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 12853 0 0 0 58205 9 0 0 25 0 1 0 1149089338 57802752 12515 1992294400 134512640 135819388 4294956160 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 14112 12515 148 319 0 13790 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 56448

[startup+642.301 s]
/proc/loadavg: 1.03 1.04 1.00 2/69 5138
/proc/meminfo: memFree=1751040/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=57676 CPUtime=642.13
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 13108 0 0 0 64204 9 0 0 25 0 1 0 1149089338 59060224 12770 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 14419 12770 148 319 0 14097 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 57676

[startup+702.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/69 5138
/proc/meminfo: memFree=1750464/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=58400 CPUtime=702.11
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 13249 0 0 0 70202 9 0 0 25 0 1 0 1149089338 59801600 12911 1992294400 134512640 135819388 4294956160 18446744073709551615 134616887 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 14600 12911 148 319 0 14278 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 58400

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 5138
/proc/meminfo: memFree=1748864/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=60756 CPUtime=762.1
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 13706 0 0 0 76200 10 0 0 25 0 1 0 1149089338 62214144 13303 1992294400 134512640 135819388 4294956160 18446744073709551615 134617680 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 15189 13303 148 319 0 14867 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 60756

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/69 5138
/proc/meminfo: memFree=1747392/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=62432 CPUtime=822.08
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 14059 0 0 0 82198 10 0 0 25 0 1 0 1149089338 63930368 13656 1992294400 134512640 135819388 4294956160 18446744073709551615 134617095 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 15608 13656 148 319 0 15286 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 62432

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 5138
/proc/meminfo: memFree=1746624/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=63340 CPUtime=882.06
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 14235 0 0 0 88196 10 0 0 25 0 1 0 1149089338 64860160 13832 1992294400 134512640 135819388 4294956160 18446744073709551615 134617242 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 15835 13832 148 319 0 15513 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 63340

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/69 5138
/proc/meminfo: memFree=1745984/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=64140 CPUtime=942.05
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 14396 0 0 0 94195 10 0 0 25 0 1 0 1149089338 65679360 13993 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 16035 13993 148 319 0 15713 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 64140

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1745600/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=64280 CPUtime=1002.04
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 14483 0 0 0 100193 11 0 0 25 0 1 0 1149089338 65822720 14080 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 16070 14080 148 319 0 15748 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 64280

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1745408/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=64520 CPUtime=1062.03
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 14521 0 0 0 106192 11 0 0 25 0 1 0 1149089338 66068480 14118 1992294400 134512640 135819388 4294956160 18446744073709551615 135226985 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 16130 14118 148 319 0 15808 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 64520

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1744320/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=66228 CPUtime=1122.01
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 14843 0 0 0 112190 11 0 0 25 0 1 0 1149089338 67817472 14440 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 16557 14440 148 319 0 16235 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 66228

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1740544/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=70328 CPUtime=1182
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 15752 0 0 0 118188 12 0 0 25 0 1 0 1149089338 72015872 15349 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 17582 15349 148 319 0 17260 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 70328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 5138
/proc/meminfo: memFree=1737856/2055920 swapFree=4175348/4192956
[pid=5137] ppid=5135 vsize=73364 CPUtime=1200.09
/proc/5137/stat : 5137 (hydrasat-flat) R 5135 5137 3901 0 -1 4194304 16392 0 0 0 119997 12 0 0 25 0 1 0 1149089338 75124736 15989 1992294400 134512640 135819388 4294956160 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/5137/statm: 18341 15989 148 319 0 18019 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 73364

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.11
CPU user time (s): 1199.98
CPU system time (s): 0.134979
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 73364

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

runsolver used 1.02184 second user time and 3.35549 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-03 15:11:17
IDJOB=1561278
IDBENCH=70912
IDSOLVER=519
FILE ID=node60/1561278-1238764277
PBS_JOBID= 9085459
Free space on /tmp= 66560 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_7_4_8_cmp.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561278-1238764277/watcher-1561278-1238764277 -o /tmp/evaluation-result-1561278-1238764277/solver-1561278-1238764277 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1561278-1238764277.cnf -rs 657993030 -co memory_limit 1800

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=657993030

node60.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.202
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.202
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:       1802728 kB
Buffers:         33688 kB
Cached:         143500 kB
SwapCached:      10696 kB
Active:          84436 kB
Inactive:       105544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802728 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:            1576 kB
Writeback:           0 kB
Mapped:          18500 kB
Slab:            48736 kB
Committed_AS:  3626144 kB
PageTables:       1724 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= 66560 MiB
End job on node60 at 2009-04-03 15:31:20