Trace number 1562475

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT 2009-03-22-Base? (TO) 1200.03 1200.42

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-1562475-1238775391/watcher-1562475-1238775391 -o /tmp/evaluation-result-1562475-1238775391/solver-1562475-1238775391 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1562475-1238775391.cnf -rs 1496190336 -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/74 14213
/proc/meminfo: memFree=1779128/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=1904 CPUtime=0
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 1150200148 1949696 215 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 476 215 151 362 0 111 0

[startup+0.0900599 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 14213
/proc/meminfo: memFree=1779128/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=3712 CPUtime=0.08
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 704 0 0 0 8 0 0 0 18 0 1 0 1150200148 3801088 671 1992294400 134512640 135997824 4294956160 18446744073709551615 134520053 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 928 671 159 362 0 563 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3712

[startup+0.10106 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 14213
/proc/meminfo: memFree=1779128/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=3712 CPUtime=0.09
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 704 0 0 0 9 0 0 0 18 0 1 0 1150200148 3801088 671 1992294400 134512640 135997824 4294956160 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 928 671 159 362 0 563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3712

[startup+0.301095 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 14213
/proc/meminfo: memFree=1779128/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=4952 CPUtime=0.29
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 1060 0 0 0 29 0 0 0 19 0 1 0 1150200148 5070848 973 1992294400 134512640 135997824 4294956160 18446744073709551615 134590339 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 1238 973 175 362 0 873 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4952

[startup+0.701162 s]
/proc/loadavg: 1.00 1.00 1.00 3/74 14213
/proc/meminfo: memFree=1779128/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=5080 CPUtime=0.69
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 1088 0 0 0 69 0 0 0 22 0 1 0 1150200148 5201920 1001 1992294400 134512640 135997824 4294956160 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 1270 1001 175 362 0 905 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5080

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1775728/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=5204 CPUtime=1.49
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 1134 0 0 0 149 0 0 0 25 0 1 0 1150200148 5328896 1047 1992294400 134512640 135997824 4294956160 18446744073709551615 134664693 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 1301 1047 175 362 0 936 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5204

[startup+3.10257 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1775344/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=5708 CPUtime=3.09
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 1250 0 0 0 309 0 0 0 25 0 1 0 1150200148 5844992 1163 1992294400 134512640 135997824 4294956160 18446744073709551615 134757355 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 1427 1163 175 362 0 1062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5708

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1774640/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=6088 CPUtime=6.28
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 1366 0 0 0 628 0 0 0 25 0 1 0 1150200148 6234112 1279 1992294400 134512640 135997824 4294956160 18446744073709551615 134757799 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 1522 1279 175 362 0 1157 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6088

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1773240/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=7476 CPUtime=12.69
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 1689 0 0 0 1268 1 0 0 25 0 1 0 1150200148 7655424 1602 1992294400 134512640 135997824 4294956160 18446744073709551615 134758004 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 1869 1602 175 362 0 1504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7476

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1770936/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=9828 CPUtime=25.48
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 2239 0 0 0 2546 2 0 0 25 0 1 0 1150200148 10063872 2152 1992294400 134512640 135997824 4294956160 18446744073709551615 134816806 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 2457 2152 175 362 0 2092 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9828

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1767608/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=13412 CPUtime=51.07
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 3091 0 0 0 5104 3 0 0 25 0 1 0 1150200148 13733888 3004 1992294400 134512640 135997824 4294956160 18446744073709551615 134757734 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 3353 3004 175 362 0 2988 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13412

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1761528/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=19936 CPUtime=102.26
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 4598 0 0 0 10222 4 0 0 25 0 1 0 1150200148 20414464 4476 1992294400 134512640 135997824 4294956160 18446744073709551615 134757753 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 4984 4476 175 362 0 4619 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19936

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1754232/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=28220 CPUtime=162.23
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 6453 0 0 0 16218 5 0 0 25 0 1 0 1150200148 28897280 6300 1992294400 134512640 135997824 4294956160 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 7055 6300 175 362 0 6690 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28220

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1751288/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=31504 CPUtime=222.21
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 7211 0 0 0 22215 6 0 0 25 0 1 0 1150200148 32260096 7024 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 7876 7024 175 362 0 7511 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31504

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1745656/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=37840 CPUtime=282.19
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 8682 0 0 0 28212 7 0 0 25 0 1 0 1150200148 38748160 8452 1992294400 134512640 135997824 4294956160 18446744073709551615 134757413 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 9460 8452 175 362 0 9095 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37840

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1740024/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=43648 CPUtime=342.18
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 10055 0 0 0 34209 9 0 0 25 0 1 0 1150200148 44695552 9825 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 10912 9825 175 362 0 10547 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 43648

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1735544/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=48828 CPUtime=402.16
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 11416 0 0 0 40206 10 0 0 25 0 1 0 1150200148 49999872 10963 1992294400 134512640 135997824 4294956160 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 12207 10963 175 362 0 11842 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 48828

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1732472/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=52064 CPUtime=462.14
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 12158 0 0 0 46203 11 0 0 25 0 1 0 1150200148 53313536 11705 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 13016 11705 175 362 0 12651 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 52064

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1730424/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=54684 CPUtime=522.12
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 12671 0 0 0 52201 11 0 0 25 0 1 0 1150200148 55996416 12218 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 13671 12218 175 362 0 13306 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 54684

[startup+582.303 s]
/proc/loadavg: 1.04 1.01 1.00 2/75 14214
/proc/meminfo: memFree=1728824/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=56532 CPUtime=582.1
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 13073 0 0 0 58199 11 0 0 25 0 1 0 1150200148 57888768 12620 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 14133 12620 175 362 0 13768 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 56532

[startup+642.302 s]
/proc/loadavg: 1.05 1.02 1.00 2/75 14214
/proc/meminfo: memFree=1725560/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=60948 CPUtime=642.09
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 13957 0 0 0 64197 12 0 0 25 0 1 0 1150200148 62410752 13439 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 15237 13439 175 362 0 14872 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 60948

[startup+702.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/75 14214
/proc/meminfo: memFree=1723896/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=62868 CPUtime=702.06
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 14365 0 0 0 70194 12 0 0 25 0 1 0 1150200148 64376832 13806 1992294400 134512640 135997824 4294956160 18446744073709551615 134757763 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 15717 13806 175 362 0 15352 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 62868

[startup+762.306 s]
/proc/loadavg: 1.02 1.02 1.00 2/75 14214
/proc/meminfo: memFree=1721208/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=66012 CPUtime=762.05
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 15086 0 0 0 76192 13 0 0 25 0 1 0 1150200148 67596288 14466 1992294400 134512640 135997824 4294956160 18446744073709551615 134849551 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 16503 14466 175 362 0 16138 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 66012

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 14214
/proc/meminfo: memFree=1719032/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=68760 CPUtime=822.02
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 15710 0 0 0 82189 13 0 0 25 0 1 0 1150200148 70410240 14959 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 17190 14959 175 362 0 16825 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 68760

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 14214
/proc/meminfo: memFree=1716408/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=71792 CPUtime=882
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 16418 0 0 0 88187 13 0 0 25 0 1 0 1150200148 73515008 15667 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 17948 15667 175 362 0 17583 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 71792

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 14214
/proc/meminfo: memFree=1712952/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=75568 CPUtime=941.98
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 17450 0 0 0 94184 14 0 0 25 0 1 0 1150200148 77381632 16506 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 18892 16506 175 362 0 18527 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 75568

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1711416/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=77712 CPUtime=1001.97
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 18011 0 0 0 100182 15 0 0 25 0 1 0 1150200148 79577088 16906 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 19428 16906 175 362 0 19063 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 77712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1708536/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=81048 CPUtime=1061.94
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 18726 0 0 0 106179 15 0 0 25 0 1 0 1150200148 82993152 17621 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 20262 17621 175 362 0 19897 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 81048

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1706680/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=83128 CPUtime=1121.93
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 19189 0 0 0 112177 16 0 0 25 0 1 0 1150200148 85123072 18084 1992294400 134512640 135997824 4294956160 18446744073709551615 134845086 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 20782 18084 175 362 0 20417 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 83128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1705336/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=84788 CPUtime=1181.91
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 19523 0 0 0 118175 16 0 0 25 0 1 0 1150200148 86822912 18418 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 21197 18418 175 362 0 20832 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 84788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 14214
/proc/meminfo: memFree=1705272/2055920 swapFree=4173168/4192956
[pid=14213] ppid=14211 vsize=84788 CPUtime=1200
/proc/14213/stat : 14213 (hydrasat) R 14211 14213 13958 0 -1 4194304 19538 0 0 0 119984 16 0 0 25 0 1 0 1150200148 86822912 18433 1992294400 134512640 135997824 4294956160 18446744073709551615 134757689 0 0 4096 1 0 0 0 17 1 0 0
/proc/14213/statm: 21197 18433 175 362 0 20832 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 84788

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.03
CPU user time (s): 1199.85
CPU system time (s): 0.179972
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 84788

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

runsolver used 1.11283 second user time and 3.2655 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-03 18:16:31
IDJOB=1562475
IDBENCH=70935
IDSOLVER=520
FILE ID=node68/1562475-1238775391
PBS_JOBID= 9085545
Free space on /tmp= 66464 MiB

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

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

MD5SUM BENCH= c8ff95be17c69641ce8ae01fa573e84b
RANDOM SEED=1496190336

node68.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.270
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.270
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:       1779608 kB
Buffers:         36828 kB
Cached:         164016 kB
SwapCached:       9956 kB
Active:         124804 kB
Inactive:        87996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779608 kB
SwapTotal:     4192956 kB
SwapFree:      4173168 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          17788 kB
Slab:            48356 kB
Committed_AS:  3086372 kB
PageTables:       2136 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= 66460 MiB
End job on node68 at 2009-04-03 18:36:33