Trace number 1562474

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.07 1200.52

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_7_4_8_fbc.cnf
MD5SUMc8ff95be17c69641ce8ae01fa573e84b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042992
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses25913
Sum of the clauses size69945
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214456
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-1562474-1238775367/watcher-1562474-1238775367 -o /tmp/evaluation-result-1562474-1238775367/solver-1562474-1238775367 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1562474-1238775367.cnf -rs 1521548889 -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.00 0.99 3/73 1034
/proc/meminfo: memFree=1715184/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=1732 CPUtime=0
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 1150201759 1773568 200 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 433 200 119 319 0 111 0

[startup+0.047371 s]
/proc/loadavg: 1.03 1.00 0.99 3/73 1034
/proc/meminfo: memFree=1715184/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=3708 CPUtime=0.04
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 739 0 0 0 4 0 0 0 18 0 1 0 1150201759 3796992 706 1992294400 134512640 135819388 4294956176 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 927 706 127 319 0 605 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3708

[startup+0.101381 s]
/proc/loadavg: 1.03 1.00 0.99 3/73 1034
/proc/meminfo: memFree=1715184/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=3912 CPUtime=0.09
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 766 0 0 0 9 0 0 0 18 0 1 0 1150201759 4005888 733 1992294400 134512640 135819388 4294956176 18446744073709551615 134521466 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 978 733 128 319 0 656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3912

[startup+0.301419 s]
/proc/loadavg: 1.03 1.00 0.99 3/73 1034
/proc/meminfo: memFree=1715184/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=5088 CPUtime=0.29
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 1147 0 0 0 29 0 0 0 19 0 1 0 1150201759 5210112 1044 1992294400 134512640 135819388 4294956176 18446744073709551615 134667861 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 1272 1044 148 319 0 950 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5088

[startup+0.701494 s]
/proc/loadavg: 1.03 1.00 0.99 3/73 1034
/proc/meminfo: memFree=1715184/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=5348 CPUtime=0.69
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 1188 0 0 0 69 0 0 0 23 0 1 0 1150201759 5476352 1085 1992294400 134512640 135819388 4294956176 18446744073709551615 134671386 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 1337 1085 148 319 0 1015 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5348

[startup+1.50165 s]
/proc/loadavg: 1.03 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1711336/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=5476 CPUtime=1.49
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 1229 0 0 0 149 0 0 0 25 0 1 0 1150201759 5607424 1126 1992294400 134512640 135819388 4294956176 18446744073709551615 134617124 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 1369 1126 148 319 0 1047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5476

[startup+3.10195 s]
/proc/loadavg: 1.03 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1710952/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=5988 CPUtime=3.09
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 1347 0 0 0 309 0 0 0 25 0 1 0 1150201759 6131712 1244 1992294400 134512640 135819388 4294956176 18446744073709551615 134617254 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 1497 1244 148 319 0 1175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5988

[startup+6.30157 s]
/proc/loadavg: 1.03 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1710120/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=6620 CPUtime=6.29
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 1511 0 0 0 629 0 0 0 25 0 1 0 1150201759 6778880 1408 1992294400 134512640 135819388 4294956176 18446744073709551615 134616673 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 1655 1408 148 319 0 1333 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6620

[startup+12.7018 s]
/proc/loadavg: 1.02 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1708200/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=8528 CPUtime=12.69
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 1997 0 0 0 1268 1 0 0 25 0 1 0 1150201759 8732672 1894 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 2132 1894 148 319 0 1810 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8528

[startup+25.5012 s]
/proc/loadavg: 1.02 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1705960/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=10484 CPUtime=25.48
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 2476 0 0 0 2547 1 0 0 25 0 1 0 1150201759 10735616 2373 1992294400 134512640 135819388 4294956176 18446744073709551615 134603099 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 2621 2373 148 319 0 2299 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10484

[startup+51.1012 s]
/proc/loadavg: 1.01 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1704744/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=11800 CPUtime=51.08
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 2762 0 0 0 5106 2 0 0 25 0 1 0 1150201759 12083200 2659 1992294400 134512640 135819388 4294956176 18446744073709551615 134616805 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 2950 2659 148 319 0 2628 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11800

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1701992/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=14680 CPUtime=102.26
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 3442 0 0 0 10224 2 0 0 25 0 1 0 1150201759 15032320 3339 1992294400 134512640 135819388 4294956176 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 3670 3339 148 319 0 3348 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 14680

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1697064/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=20080 CPUtime=162.23
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 4703 0 0 0 16220 3 0 0 25 0 1 0 1150201759 20561920 4567 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 5020 4567 148 319 0 4698 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20080

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1695208/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=22052 CPUtime=222.21
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 5151 0 0 0 22217 4 0 0 25 0 1 0 1150201759 22581248 5015 1992294400 134512640 135819388 4294956176 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 5513 5015 148 319 0 5191 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22052

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1691304/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=26272 CPUtime=282.19
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 6139 0 0 0 28215 4 0 0 25 0 1 0 1150201759 26902528 5982 1992294400 134512640 135819388 4294956176 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 6568 5982 148 319 0 6246 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 26272

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1688616/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=29324 CPUtime=342.17
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 6799 0 0 0 34212 5 0 0 25 0 1 0 1150201759 30027776 6642 1992294400 134512640 135819388 4294956176 18446744073709551615 134616800 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 7331 6642 148 319 0 7009 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 29324

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1685992/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=32316 CPUtime=402.14
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 7448 0 0 0 40209 5 0 0 25 0 1 0 1150201759 33091584 7291 1992294400 134512640 135819388 4294956176 18446744073709551615 134617235 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 8079 7291 148 319 0 7757 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 32316

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1683752/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=35188 CPUtime=462.12
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 8007 0 0 0 46206 6 0 0 25 0 1 0 1150201759 36032512 7850 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 8797 7850 148 319 0 8475 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 35188

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1682600/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=36700 CPUtime=522.1
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 8318 0 0 0 52204 6 0 0 25 0 1 0 1150201759 37580800 8161 1992294400 134512640 135819388 4294956176 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 9175 8161 148 319 0 8853 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 36700

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1678056/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=41572 CPUtime=582.07
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 9498 0 0 0 58200 7 0 0 25 0 1 0 1150201759 42569728 9280 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 10393 9280 148 319 0 10071 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 41572

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1675176/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=44564 CPUtime=642.06
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 10207 0 0 0 64198 8 0 0 25 0 1 0 1150201759 45633536 9989 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 11141 9989 148 319 0 10819 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 44564

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1674280/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=45796 CPUtime=702.03
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 10444 0 0 0 70195 8 0 0 25 0 1 0 1150201759 46895104 10226 1992294400 134512640 135819388 4294956176 18446744073709551615 134617171 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 11449 10226 148 319 0 11127 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 45796

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1672808/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=47204 CPUtime=762.02
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 10817 0 0 0 76193 9 0 0 25 0 1 0 1150201759 48336896 10541 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 11801 10541 148 319 0 11479 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 47204

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1671336/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=49340 CPUtime=821.99
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 11301 0 0 0 82190 9 0 0 25 0 1 0 1150201759 50524160 10949 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 12335 10949 148 319 0 12013 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 49340

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1668840/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=52056 CPUtime=881.97
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 12038 0 0 0 88187 10 0 0 25 0 1 0 1150201759 53305344 11560 1992294400 134512640 135819388 4294956176 18446744073709551615 134618378 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 13014 11560 148 319 0 12692 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 52056

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1667048/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=53960 CPUtime=941.94
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 12470 0 0 0 94184 10 0 0 25 0 1 0 1150201759 55255040 11992 1992294400 134512640 135819388 4294956176 18446744073709551615 134618378 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 13490 11992 148 319 0 13168 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 53960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1665768/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=55520 CPUtime=1001.92
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 12797 0 0 0 100182 10 0 0 25 0 1 0 1150201759 56852480 12319 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 13880 12319 148 319 0 13558 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 55520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1664360/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=57056 CPUtime=1061.9
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 13155 0 0 0 106180 10 0 0 25 0 1 0 1150201759 58425344 12677 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 14264 12677 148 319 0 13942 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 57056

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1662120/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=59968 CPUtime=1121.88
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 13706 0 0 0 112177 11 0 0 25 0 1 0 1150201759 61407232 13228 1992294400 134512640 135819388 4294956176 18446744073709551615 134617710 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 14992 13228 148 319 0 14670 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 59968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1659304/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=63024 CPUtime=1181.85
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 14460 0 0 0 118174 11 0 0 25 0 1 0 1150201759 64536576 13921 1992294400 134512640 135819388 4294956176 18446744073709551615 134617266 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 15756 13921 148 319 0 15434 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 63024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1658728/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=63508 CPUtime=1200.06
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 14588 0 0 0 119994 12 0 0 25 0 1 0 1150201759 65032192 14049 1992294400 134512640 135819388 4294956176 18446744073709551615 134617442 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 15877 14049 148 319 0 15555 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 63508

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/74 1035
/proc/meminfo: memFree=1658728/2055920 swapFree=4173988/4192956
[pid=1034] ppid=1032 vsize=63508 CPUtime=1200.06
/proc/1034/stat : 1034 (hydrasat-flat) R 1032 1034 699 0 -1 4194304 14588 0 0 0 119994 12 0 0 25 0 1 0 1150201759 65032192 14049 1992294400 134512640 135819388 4294956176 18446744073709551615 134617442 0 0 4096 1 0 0 0 17 1 0 0
/proc/1034/statm: 15877 14049 148 319 0 15555 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 63508

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.07
CPU user time (s): 1199.94
CPU system time (s): 0.12998
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 63508

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

runsolver used 1.01585 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-03 18:16:08
IDJOB=1562474
IDBENCH=70935
IDSOLVER=519
FILE ID=node76/1562474-1238775367
PBS_JOBID= 9085521
Free space on /tmp= 66472 MiB

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

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1521548889

node76.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.259
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.259
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:       1715600 kB
Buffers:         53516 kB
Cached:         203584 kB
SwapCached:      10684 kB
Active:          81708 kB
Inactive:       187728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1715600 kB
SwapTotal:     4192956 kB
SwapFree:      4173988 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          18992 kB
Slab:            55848 kB
Committed_AS:  2967492 kB
PageTables:       2048 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= 66472 MiB
End job on node76 at 2009-04-03 18:36:10