Trace number 1581479

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.09 1200.54

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p0.cnf
MD5SUM209f7789e3588d11f275f2003f2c6a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259616
Number of clauses1374599
Sum of the clauses size3310772
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2982807
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1581479-1238929350/watcher-1581479-1238929350 -o /tmp/evaluation-result-1581479-1238929350/solver-1581479-1238929350 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1581479-1238929350.cnf -rs 1137207633 -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.92 1.99 2.20 4/86 17059
/proc/meminfo: memFree=1387544/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=7140 CPUtime=0
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 241 0 0 0 0 0 0 0 20 0 1 0 519265612 7311360 225 1992294400 134512640 135997824 4294956160 18446744073709551615 134616037 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 1785 226 151 362 0 1420 0

[startup+0.016934 s]
/proc/loadavg: 1.92 1.99 2.20 4/86 17059
/proc/meminfo: memFree=1387544/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=7668 CPUtime=0.01
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 360 0 0 0 1 0 0 0 20 0 1 0 519265612 7852032 344 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 1917 344 151 362 0 1552 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7668

[startup+0.101949 s]
/proc/loadavg: 1.92 1.99 2.20 4/86 17059
/proc/meminfo: memFree=1387544/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=10968 CPUtime=0.09
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 1291 0 0 0 9 0 0 0 20 0 1 0 519265612 11231232 1275 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 2742 1275 151 362 0 2377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10968

[startup+0.301986 s]
/proc/loadavg: 1.92 1.99 2.20 4/86 17059
/proc/meminfo: memFree=1387544/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=18624 CPUtime=0.29
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 3384 0 0 0 28 1 0 0 22 0 1 0 519265612 19070976 3368 1992294400 134512640 135997824 4294956160 18446744073709551615 134615107 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 4656 3369 151 362 0 4291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18624

[startup+0.701059 s]
/proc/loadavg: 1.92 1.99 2.20 4/86 17059
/proc/meminfo: memFree=1387544/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=33804 CPUtime=0.69
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 7538 0 0 0 65 4 0 0 25 0 1 0 519265612 34615296 7522 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 8451 7522 151 362 0 8086 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33804

[startup+1.50121 s]
/proc/loadavg: 1.92 1.99 2.20 3/87 17060
/proc/meminfo: memFree=1345296/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=59940 CPUtime=1.48
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 14734 0 0 0 141 7 0 0 25 0 1 0 519265612 61378560 14718 1992294400 134512640 135997824 4294956160 18446744073709551615 134616037 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 14985 14718 151 362 0 14620 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 59940

[startup+3.1015 s]
/proc/loadavg: 1.92 1.99 2.20 3/87 17060
/proc/meminfo: memFree=1302544/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=102108 CPUtime=3.08
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 26461 0 0 0 296 12 0 0 25 0 1 0 519265612 104558592 24570 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 25527 24570 158 362 0 25162 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102108

[startup+6.30209 s]
/proc/loadavg: 2.01 2.01 2.21 3/87 17060
/proc/meminfo: memFree=1270224/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=129604 CPUtime=6.27
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 34245 0 0 0 612 15 0 0 25 0 1 0 519265612 132714496 30032 1992294400 134512640 135997824 4294956160 18446744073709551615 134710523 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 32401 30032 159 362 0 32036 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 129604

[startup+12.7013 s]
/proc/loadavg: 2.17 2.04 2.22 3/87 17060
/proc/meminfo: memFree=1206416/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=189432 CPUtime=12.67
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 52971 0 0 0 1243 24 0 0 25 0 1 0 519265612 193978368 45067 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 47358 45067 174 362 0 46993 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 189432

[startup+25.5016 s]
/proc/loadavg: 2.57 2.14 2.24 3/87 17060
/proc/meminfo: memFree=1205200/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=190620 CPUtime=25.47
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 53284 0 0 0 2523 24 0 0 25 0 1 0 519265612 195194880 45380 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 47655 45380 174 362 0 47290 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 190620

[startup+51.1014 s]
/proc/loadavg: 3.06 2.29 2.29 3/87 17060
/proc/meminfo: memFree=1204432/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=191416 CPUtime=51.06
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 53503 0 0 0 5082 24 0 0 25 0 1 0 519265612 196009984 45599 1992294400 134512640 135997824 4294956160 18446744073709551615 134756008 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 47854 45599 174 362 0 47489 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 191416

[startup+102.308 s]
/proc/loadavg: 3.08 2.42 2.33 3/87 17060
/proc/meminfo: memFree=1203920/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=192788 CPUtime=102.25
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 53839 0 0 0 10200 25 0 0 25 0 1 0 519265612 197414912 45935 1992294400 134512640 135997824 4294956160 18446744073709551615 135367078 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 48197 45935 174 362 0 47832 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 192788

[startup+162.302 s]
/proc/loadavg: 2.39 2.34 2.31 3/87 17060
/proc/meminfo: memFree=1202256/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=194648 CPUtime=162.22
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 54294 0 0 0 16197 25 0 0 25 0 1 0 519265612 199319552 46390 1992294400 134512640 135997824 4294956160 18446744073709551615 134683695 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 48662 46390 174 362 0 48297 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 194648

[startup+222.302 s]
/proc/loadavg: 2.14 2.28 2.29 3/87 17060
/proc/meminfo: memFree=1200784/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=196108 CPUtime=222.2
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 54658 0 0 0 22195 25 0 0 25 0 1 0 519265612 200814592 46754 1992294400 134512640 135997824 4294956160 18446744073709551615 134758089 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 49027 46754 174 362 0 48662 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 196108

[startup+282.302 s]
/proc/loadavg: 2.05 2.23 2.27 3/87 17060
/proc/meminfo: memFree=1199120/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=197908 CPUtime=282.17
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 55074 0 0 0 28192 25 0 0 25 0 1 0 519265612 202657792 47170 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 49477 47170 174 362 0 49112 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 197908

[startup+342.301 s]
/proc/loadavg: 2.02 2.18 2.25 3/87 17060
/proc/meminfo: memFree=1197776/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=199124 CPUtime=342.16
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 55393 0 0 0 34190 26 0 0 25 0 1 0 519265612 203902976 47489 1992294400 134512640 135997824 4294956160 18446744073709551615 134849345 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 49781 47489 174 362 0 49416 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 199124

[startup+402.301 s]
/proc/loadavg: 2.00 2.15 2.23 3/87 17060
/proc/meminfo: memFree=1196304/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=200588 CPUtime=402.13
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 55774 0 0 0 40187 26 0 0 25 0 1 0 519265612 205402112 47870 1992294400 134512640 135997824 4294956160 18446744073709551615 134683680 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 50147 47870 174 362 0 49782 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 200588

[startup+462.301 s]
/proc/loadavg: 2.00 2.12 2.21 3/87 17060
/proc/meminfo: memFree=1195024/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=201960 CPUtime=462.11
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 56135 0 0 0 46184 27 0 0 25 0 1 0 519265612 206807040 48231 1992294400 134512640 135997824 4294956160 18446744073709551615 134817151 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 50490 48231 174 362 0 50125 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 201960

[startup+522.301 s]
/proc/loadavg: 2.00 2.09 2.20 3/87 17060
/proc/meminfo: memFree=1193552/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=203328 CPUtime=522.09
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 56483 0 0 0 52182 27 0 0 25 0 1 0 519265612 208207872 48579 1992294400 134512640 135997824 4294956160 18446744073709551615 134843681 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 50832 48579 174 362 0 50467 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 203328

[startup+582.301 s]
/proc/loadavg: 2.00 2.07 2.18 3/87 17060
/proc/meminfo: memFree=1192336/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=204792 CPUtime=582.06
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 56773 0 0 0 58179 27 0 0 25 0 1 0 519265612 209707008 48869 1992294400 134512640 135997824 4294956160 18446744073709551615 134590219 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 51198 48869 174 362 0 50833 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 204792

[startup+642.301 s]
/proc/loadavg: 2.00 2.06 2.17 3/87 17060
/proc/meminfo: memFree=1190800/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=206320 CPUtime=642.05
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 57163 0 0 0 64177 28 0 0 25 0 1 0 519265612 211271680 49259 1992294400 134512640 135997824 4294956160 18446744073709551615 135387639 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 51580 49259 174 362 0 51215 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 206320

[startup+702.302 s]
/proc/loadavg: 2.00 2.04 2.16 3/87 17060
/proc/meminfo: memFree=1189520/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=207416 CPUtime=702.02
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 57446 0 0 0 70174 28 0 0 25 0 1 0 519265612 212393984 49542 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 51854 49542 174 362 0 51489 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 207416

[startup+762.308 s]
/proc/loadavg: 2.00 2.03 2.14 3/87 17060
/proc/meminfo: memFree=1188816/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=208100 CPUtime=762.01
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 57621 0 0 0 76172 29 0 0 25 0 1 0 519265612 213094400 49717 1992294400 134512640 135997824 4294956160 18446744073709551615 134758093 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 52025 49717 174 362 0 51660 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 208100

[startup+822.302 s]
/proc/loadavg: 2.00 2.03 2.13 3/87 17060
/proc/meminfo: memFree=1187408/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=209444 CPUtime=821.98
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 57963 0 0 0 82169 29 0 0 25 0 1 0 519265612 214470656 50059 1992294400 134512640 135997824 4294956160 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 52361 50059 174 362 0 51996 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 209444

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.12 3/87 17060
/proc/meminfo: memFree=1185872/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=210980 CPUtime=881.96
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 58325 0 0 0 88166 30 0 0 25 0 1 0 519265612 216043520 50421 1992294400 134512640 135997824 4294956160 18446744073709551615 134843725 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 52745 50421 174 362 0 52380 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 210980

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.11 3/87 17060
/proc/meminfo: memFree=1184976/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=211836 CPUtime=941.94
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 58551 0 0 0 94164 30 0 0 25 0 1 0 519265612 216920064 50647 1992294400 134512640 135997824 4294956160 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 52959 50647 174 362 0 52594 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 211836

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.10 3/87 17060
/proc/meminfo: memFree=1183824/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=212912 CPUtime=1001.91
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 58832 0 0 0 100161 30 0 0 25 0 1 0 519265612 218021888 50928 1992294400 134512640 135997824 4294956160 18446744073709551615 134756142 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 53228 50928 174 362 0 52863 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 212912

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/87 17060
/proc/meminfo: memFree=1183504/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=213184 CPUtime=1061.89
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 58897 0 0 0 106159 30 0 0 25 0 1 0 519265612 218300416 50993 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 53296 50993 174 362 0 52931 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 213184

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/87 17060
/proc/meminfo: memFree=1182288/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=214392 CPUtime=1121.87
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 59191 0 0 0 112157 30 0 0 25 0 1 0 519265612 219537408 51287 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 53598 51287 174 362 0 53233 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 214392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/87 17060
/proc/meminfo: memFree=1181776/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=214844 CPUtime=1181.85
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 59331 0 0 0 118155 30 0 0 25 0 1 0 519265612 220000256 51427 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 53711 51427 174 362 0 53346 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 214844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 2.00 2.00 2.07 3/87 17060
/proc/meminfo: memFree=1181136/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=215524 CPUtime=1200.05
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 59479 0 0 0 119974 31 0 0 25 0 1 0 519265612 220696576 51575 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 53881 51575 174 362 0 53516 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 215524

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: 2.00 2.00 2.07 3/87 17060
/proc/meminfo: memFree=1181136/2055924 swapFree=4170372/4192956
[pid=17059] ppid=17057 vsize=215524 CPUtime=1200.05
/proc/17059/stat : 17059 (hydrasat) R 17057 17059 16443 0 -1 4194304 59479 0 0 0 119974 31 0 0 25 0 1 0 519265612 220696576 51575 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/17059/statm: 53881 51575 174 362 0 53516 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 215524

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.75
CPU system time (s): 0.340948
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 215524

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

runsolver used 1.52477 second user time and 3.9444 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-05 13:02:32
IDJOB=1581479
IDBENCH=71037
IDSOLVER=520
FILE ID=node83/1581479-1238929350
PBS_JOBID= 9101411
Free space on /tmp= 66536 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p0.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581479-1238929350/watcher-1581479-1238929350 -o /tmp/evaluation-result-1581479-1238929350/solver-1581479-1238929350 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1581479-1238929350.cnf -rs 1137207633 -co memory_limit 1800

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

MD5SUM BENCH= 209f7789e3588d11f275f2003f2c6a67
RANDOM SEED=1137207633

node83.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.268
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.268
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:      2055924 kB
MemFree:       1387960 kB
Buffers:         56780 kB
Cached:         519600 kB
SwapCached:       7468 kB
Active:         228100 kB
Inactive:       362232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1387960 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:           27472 kB
Writeback:           0 kB
Mapped:          20052 kB
Slab:            61576 kB
Committed_AS:  1435228 kB
PageTables:       2724 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= 66536 MiB
End job on node83 at 2009-04-05 13:22:34