Trace number 1561123

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_9_3_5_cmp.cnf
MD5SUMb2b9255b6dd854658cbd4bd594382e55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark485.063
Satisfiable
(Un)Satisfiability was proved
Number of variables3857
Number of clauses39932
Sum of the clauses size134967
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24591
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

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-1561123-1238761872/watcher-1561123-1238761872 -o /tmp/evaluation-result-1561123-1238761872/solver-1561123-1238761872 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1561123-1238761872.cnf -rs 452168455 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 5073
/proc/meminfo: memFree=1803400/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=1924 CPUtime=0
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 225 0 0 0 0 0 0 0 18 0 1 0 1148848790 1970176 209 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 481 209 151 362 0 116 0

[startup+0.0997379 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 5073
/proc/meminfo: memFree=1803400/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=4632 CPUtime=0.09
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 968 0 0 0 9 0 0 0 18 0 1 0 1148848790 4743168 928 1992294400 134512640 135997824 4294956160 18446744073709551615 134696131 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 1158 928 158 362 0 793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4632

[startup+0.101738 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 5073
/proc/meminfo: memFree=1803400/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=4632 CPUtime=0.09
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 968 0 0 0 9 0 0 0 18 0 1 0 1148848790 4743168 928 1992294400 134512640 135997824 4294956160 18446744073709551615 135387649 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 1158 928 158 362 0 793 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4632

[startup+0.301757 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 5073
/proc/meminfo: memFree=1803400/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=6556 CPUtime=0.29
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 1466 0 0 0 29 0 0 0 19 0 1 0 1148848790 6713344 1386 1992294400 134512640 135997824 4294956160 18446744073709551615 134757617 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 1639 1386 175 362 0 1274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6556

[startup+0.701796 s]
/proc/loadavg: 0.92 0.98 0.99 3/68 5073
/proc/meminfo: memFree=1803400/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=7216 CPUtime=0.69
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 1614 0 0 0 69 0 0 0 22 0 1 0 1148848790 7389184 1534 1992294400 134512640 135997824 4294956160 18446744073709551615 135387747 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 1804 1534 175 362 0 1439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7216

[startup+1.50188 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1797760/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=7480 CPUtime=1.49
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 1686 0 0 0 149 0 0 0 25 0 1 0 1148848790 7659520 1606 1992294400 134512640 135997824 4294956160 18446744073709551615 135367700 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 1870 1606 175 362 0 1505 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7480

[startup+3.10103 s]
/proc/loadavg: 0.92 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1797312/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=8144 CPUtime=3.09
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 1852 0 0 0 308 1 0 0 25 0 1 0 1148848790 8339456 1772 1992294400 134512640 135997824 4294956160 18446744073709551615 134590231 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 2036 1772 175 362 0 1671 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8144

[startup+6.30135 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1795264/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=9860 CPUtime=6.29
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 2283 0 0 0 628 1 0 0 25 0 1 0 1148848790 10096640 2203 1992294400 134512640 135997824 4294956160 18446744073709551615 134757682 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 2465 2203 175 362 0 2100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9860

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1793344/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=12164 CPUtime=12.69
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 2851 0 0 0 1268 1 0 0 25 0 1 0 1148848790 12455936 2771 1992294400 134512640 135997824 4294956160 18446744073709551615 134682648 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 3041 2771 175 362 0 2676 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12164

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1789824/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=15088 CPUtime=25.48
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 3572 0 0 0 2547 1 0 0 25 0 1 0 1148848790 15450112 3492 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 3772 3492 175 362 0 3407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15088

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1784960/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=20484 CPUtime=51.07
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 4779 0 0 0 5105 2 0 0 25 0 1 0 1148848790 20975616 4699 1992294400 134512640 135997824 4294956160 18446744073709551615 134843384 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 5121 4699 175 362 0 4756 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20484

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1771712/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=34844 CPUtime=102.26
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 8073 0 0 0 10221 5 0 0 25 0 1 0 1148848790 35680256 7993 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 8711 7993 175 362 0 8346 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 34844

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1771648/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=34844 CPUtime=162.25
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 8077 0 0 0 16219 6 0 0 25 0 1 0 1148848790 35680256 7997 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 8711 7997 175 362 0 8346 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 34844

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1771136/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=35484 CPUtime=222.23
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 8196 0 0 0 22217 6 0 0 25 0 1 0 1148848790 36335616 8116 1992294400 134512640 135997824 4294956160 18446744073709551615 134850407 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 8871 8116 175 362 0 8506 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35484

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1766080/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=41012 CPUtime=282.22
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 9441 0 0 0 28215 7 0 0 25 0 1 0 1148848790 41996288 9361 1992294400 134512640 135997824 4294956160 18446744073709551615 134757804 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 10253 9361 175 362 0 9888 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 41012

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1759360/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=48424 CPUtime=342.2
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 11115 0 0 0 34211 9 0 0 25 0 1 0 1148848790 49586176 11035 1992294400 134512640 135997824 4294956160 18446744073709551615 134757696 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 12106 11035 175 362 0 11741 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48424

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1758720/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=49136 CPUtime=402.18
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 11266 0 0 0 40209 9 0 0 25 0 1 0 1148848790 50315264 11186 1992294400 134512640 135997824 4294956160 18446744073709551615 134757799 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 12284 11186 175 362 0 11919 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 49136

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1755520/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=52884 CPUtime=462.17
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 12129 0 0 0 46207 10 0 0 25 0 1 0 1148848790 54153216 11984 1992294400 134512640 135997824 4294956160 18446744073709551615 135376488 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 13221 11984 175 362 0 12856 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 52884

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1748480/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=60900 CPUtime=522.16
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 13902 0 0 0 52204 12 0 0 25 0 1 0 1148848790 62361600 13757 1992294400 134512640 135997824 4294956160 18446744073709551615 134683573 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 15225 13757 175 362 0 14860 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 60900

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1743680/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=66216 CPUtime=582.14
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 15089 0 0 0 58201 13 0 0 25 0 1 0 1148848790 67805184 14944 1992294400 134512640 135997824 4294956160 18446744073709551615 134757691 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 16554 14944 175 362 0 16189 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 66216

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1741440/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=68984 CPUtime=642.13
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 15605 0 0 0 64200 13 0 0 25 0 1 0 1148848790 70639616 15460 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 17246 15460 175 362 0 16881 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 68984

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5074
/proc/meminfo: memFree=1736384/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=74612 CPUtime=702.11
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 16876 0 0 0 70196 15 0 0 25 0 1 0 1148848790 76402688 16731 1992294400 134512640 135997824 4294956160 18446744073709551615 134757828 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 18653 16731 175 362 0 18288 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 74612

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1732096/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=78956 CPUtime=762.1
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 17925 0 0 0 76194 16 0 0 25 0 1 0 1148848790 80850944 17780 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 19739 17780 175 362 0 19374 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 78956

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1728000/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=822.08
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 18956 0 0 0 82191 17 0 0 25 0 1 0 1148848790 85282816 18811 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18811 175 362 0 20456 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 83284

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727808/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=882.06
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 18986 0 0 0 88189 17 0 0 25 0 1 0 1148848790 85282816 18841 1992294400 134512640 135997824 4294956160 18446744073709551615 134757543 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18841 175 362 0 20456 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 83284

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727680/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=942.05
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 19002 0 0 0 94188 17 0 0 25 0 1 0 1148848790 85282816 18857 1992294400 134512640 135997824 4294956160 18446744073709551615 134757696 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18857 175 362 0 20456 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 83284

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727616/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=1002.03
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 19012 0 0 0 100186 17 0 0 25 0 1 0 1148848790 85282816 18867 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18867 175 362 0 20456 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 83284

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727552/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=1062.02
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 19020 0 0 0 106185 17 0 0 25 0 1 0 1148848790 85282816 18875 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18875 175 362 0 20456 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 83284

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727488/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=1122
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 19026 0 0 0 112183 17 0 0 25 0 1 0 1148848790 85282816 18881 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18881 175 362 0 20456 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 83284

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727488/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=1181.99
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 19028 0 0 0 118182 17 0 0 25 0 1 0 1148848790 85282816 18883 1992294400 134512640 135997824 4294956160 18446744073709551615 134682746 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18883 175 362 0 20456 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 83284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/69 5076
/proc/meminfo: memFree=1727488/2055920 swapFree=4175348/4192956
[pid=5073] ppid=5071 vsize=83284 CPUtime=1200.09
/proc/5073/stat : 5073 (hydrasat) R 5071 5073 3901 0 -1 4194304 19030 0 0 0 119992 17 0 0 25 0 1 0 1148848790 85282816 18885 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/5073/statm: 20821 18885 175 362 0 20456 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 83284

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.92
CPU system time (s): 0.189971
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 83284

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

runsolver used 0.98285 second user time and 3.39348 second system time

The end

Launcher Data

Begin job on node60 at 2009-04-03 14:31:12
IDJOB=1561123
IDBENCH=70909
IDSOLVER=520
FILE ID=node60/1561123-1238761872
PBS_JOBID= 9085459
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= b2b9255b6dd854658cbd4bd594382e55
RANDOM SEED=452168455

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:       1803816 kB
Buffers:         32368 kB
Cached:         143596 kB
SwapCached:      10696 kB
Active:          82312 kB
Inactive:       106552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803816 kB
SwapTotal:     4192956 kB
SwapFree:      4175348 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          18500 kB
Slab:            48764 kB
Committed_AS:  3626112 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 14:51:14