Trace number 1578775

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.06 1200.44

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
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 variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

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-1578775-1238900651/watcher-1578775-1238900651 -o /tmp/evaluation-result-1578775-1238900651/solver-1578775-1238900651 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1578775-1238900651.cnf -rs 1802729064 -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: 2.00 2.00 2.07 4/86 26938
/proc/meminfo: memFree=1665864/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=6428 CPUtime=0
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 242 0 0 0 0 0 0 0 20 0 1 0 1162729348 6582272 226 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 1607 226 151 362 0 1242 0

[startup+0.0264241 s]
/proc/loadavg: 2.00 2.00 2.07 4/86 26938
/proc/meminfo: memFree=1665864/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=7220 CPUtime=0.02
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 461 0 0 0 2 0 0 0 20 0 1 0 1162729348 7393280 445 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 1805 445 151 362 0 1440 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7220

[startup+0.101433 s]
/proc/loadavg: 2.00 2.00 2.07 4/86 26938
/proc/meminfo: memFree=1665864/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=10256 CPUtime=0.09
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 1271 0 0 0 9 0 0 0 20 0 1 0 1162729348 10502144 1255 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 2564 1255 151 362 0 2199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10256

[startup+0.301457 s]
/proc/loadavg: 2.00 2.00 2.07 4/86 26938
/proc/meminfo: memFree=1665864/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=17912 CPUtime=0.29
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 3386 0 0 0 28 1 0 0 22 0 1 0 1162729348 18341888 3370 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 4478 3370 151 362 0 4113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17912

[startup+0.701507 s]
/proc/loadavg: 2.00 2.00 2.07 4/86 26938
/proc/meminfo: memFree=1665864/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=32564 CPUtime=0.69
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 7386 0 0 0 66 3 0 0 25 0 1 0 1162729348 33345536 7370 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 8141 7371 151 362 0 7776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32564

[startup+1.50161 s]
/proc/loadavg: 2.00 2.00 2.07 3/87 26939
/proc/meminfo: memFree=1624704/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=65104 CPUtime=1.48
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 16077 0 0 0 141 7 0 0 25 0 1 0 1162729348 66666496 16061 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 16276 16062 155 362 0 15911 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 65104

[startup+3.10181 s]
/proc/loadavg: 2.08 2.02 2.07 3/87 26939
/proc/meminfo: memFree=1580352/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=88960 CPUtime=3.09
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 23009 0 0 0 298 11 0 0 25 0 1 0 1162729348 91095040 21352 1992294400 134512640 135997824 4294956176 18446744073709551615 134695420 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 22240 21352 158 362 0 21875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88960

[startup+6.30121 s]
/proc/loadavg: 2.08 2.02 2.07 3/87 26939
/proc/meminfo: memFree=1564424/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=121404 CPUtime=6.28
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 34636 0 0 0 611 17 0 0 25 0 1 0 1162729348 124317696 28063 1992294400 134512640 135997824 4294956176 18446744073709551615 135370408 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 30351 28063 161 362 0 29986 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 121404

[startup+12.702 s]
/proc/loadavg: 2.07 2.02 2.07 3/87 26939
/proc/meminfo: memFree=1509704/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=165292 CPUtime=12.68
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 46160 0 0 0 1246 22 0 0 25 0 1 0 1162729348 169259008 39144 1992294400 134512640 135997824 4294956176 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 41323 39144 175 362 0 40958 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165292

[startup+25.5016 s]
/proc/loadavg: 2.06 2.01 2.07 3/87 26939
/proc/meminfo: memFree=1508488/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=166612 CPUtime=25.47
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 46501 0 0 0 2525 22 0 0 25 0 1 0 1162729348 170610688 39485 1992294400 134512640 135997824 4294956176 18446744073709551615 134843936 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 41653 39486 175 362 0 41288 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 166612

[startup+51.1018 s]
/proc/loadavg: 2.04 2.01 2.07 3/87 26939
/proc/meminfo: memFree=1507208/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=167668 CPUtime=51.06
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 46786 0 0 0 5084 22 0 0 25 0 1 0 1162729348 171692032 39770 1992294400 134512640 135997824 4294956176 18446744073709551615 134590231 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 41917 39770 175 362 0 41552 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 167668

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.06 3/87 26939
/proc/meminfo: memFree=1505224/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=169768 CPUtime=102.26
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 47300 0 0 0 10203 23 0 0 25 0 1 0 1162729348 173842432 40284 1992294400 134512640 135997824 4294956176 18446744073709551615 134817186 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 42442 40284 175 362 0 42077 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 169768

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.06 3/87 26939
/proc/meminfo: memFree=1502920/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=171888 CPUtime=162.23
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 47839 0 0 0 16200 23 0 0 25 0 1 0 1162729348 176013312 40823 1992294400 134512640 135997824 4294956176 18446744073709551615 134757385 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 42972 40823 175 362 0 42607 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 171888

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.05 3/87 26939
/proc/meminfo: memFree=1500488/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=174448 CPUtime=222.21
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 48451 0 0 0 22197 24 0 0 25 0 1 0 1162729348 178634752 41435 1992294400 134512640 135997824 4294956176 18446744073709551615 134757821 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 43612 41435 175 362 0 43247 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 174448

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.05 3/87 26939
/proc/meminfo: memFree=1497928/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=176996 CPUtime=282.19
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 49116 0 0 0 28194 25 0 0 25 0 1 0 1162729348 181243904 42100 1992294400 134512640 135997824 4294956176 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 44249 42100 175 362 0 43884 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 176996

[startup+342.301 s]
/proc/loadavg: 2.14 2.03 2.05 3/87 26939
/proc/meminfo: memFree=1495432/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=179528 CPUtime=342.17
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 49729 0 0 0 34192 25 0 0 25 0 1 0 1162729348 183836672 42713 1992294400 134512640 135997824 4294956176 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 44882 42713 175 362 0 44517 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 179528

[startup+402.302 s]
/proc/loadavg: 2.18 2.06 2.06 3/87 26939
/proc/meminfo: memFree=1493320/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=181788 CPUtime=402.16
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 50252 0 0 0 40190 26 0 0 25 0 1 0 1162729348 186150912 43236 1992294400 134512640 135997824 4294956176 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 45447 43236 175 362 0 45082 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 181788

[startup+462.301 s]
/proc/loadavg: 2.11 2.06 2.06 3/87 26939
/proc/meminfo: memFree=1490824/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=184308 CPUtime=462.13
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 50875 0 0 0 46187 26 0 0 25 0 1 0 1162729348 188731392 43859 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 46077 43859 175 362 0 45712 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 184308

[startup+522.302 s]
/proc/loadavg: 2.08 2.06 2.05 3/87 26939
/proc/meminfo: memFree=1489352/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=185836 CPUtime=522.12
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 51267 0 0 0 52185 27 0 0 25 0 1 0 1162729348 190296064 44251 1992294400 134512640 135997824 4294956176 18446744073709551615 134816893 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 46459 44251 175 362 0 46094 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 185836

[startup+582.301 s]
/proc/loadavg: 2.07 2.06 2.05 3/87 26939
/proc/meminfo: memFree=1487368/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=187584 CPUtime=582.1
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 51709 0 0 0 58183 27 0 0 25 0 1 0 1162729348 192086016 44693 1992294400 134512640 135997824 4294956176 18446744073709551615 134683576 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 46896 44693 175 362 0 46531 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 187584

[startup+642.302 s]
/proc/loadavg: 2.06 2.06 2.05 3/87 26939
/proc/meminfo: memFree=1485448/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=189464 CPUtime=642.09
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 52181 0 0 0 64181 28 0 0 25 0 1 0 1162729348 194011136 45165 1992294400 134512640 135997824 4294956176 18446744073709551615 134683003 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 47366 45165 175 362 0 47001 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 189464

[startup+702.301 s]
/proc/loadavg: 2.06 2.06 2.05 3/87 26939
/proc/meminfo: memFree=1483848/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=190928 CPUtime=702.07
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 52552 0 0 0 70179 28 0 0 25 0 1 0 1162729348 195510272 45536 1992294400 134512640 135997824 4294956176 18446744073709551615 134757315 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 47732 45536 175 362 0 47367 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 190928

[startup+762.307 s]
/proc/loadavg: 2.13 2.07 2.06 3/87 26939
/proc/meminfo: memFree=1482376/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=192408 CPUtime=762.05
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 52933 0 0 0 76177 28 0 0 25 0 1 0 1162729348 197025792 45917 1992294400 134512640 135997824 4294956176 18446744073709551615 134757825 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 48102 45917 175 362 0 47737 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 192408

[startup+822.301 s]
/proc/loadavg: 2.12 2.07 2.06 3/87 26939
/proc/meminfo: memFree=1480648/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=194036 CPUtime=822.03
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 53359 0 0 0 82174 29 0 0 25 0 1 0 1162729348 198692864 46343 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 48509 46343 175 362 0 48144 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 194036

[startup+882.302 s]
/proc/loadavg: 2.11 2.07 2.06 3/87 26939
/proc/meminfo: memFree=1479112/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=195628 CPUtime=882.01
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 53750 0 0 0 88172 29 0 0 25 0 1 0 1162729348 200323072 46734 1992294400 134512640 135997824 4294956176 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 48907 46734 175 362 0 48542 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 195628

[startup+942.302 s]
/proc/loadavg: 2.04 2.06 2.05 3/87 26939
/proc/meminfo: memFree=1477896/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=196840 CPUtime=941.99
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 54049 0 0 0 94170 29 0 0 25 0 1 0 1162729348 201564160 47033 1992294400 134512640 135997824 4294956176 18446744073709551615 134683814 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 49210 47033 175 362 0 48845 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 196840

[startup+1002.3 s]
/proc/loadavg: 2.08 2.06 2.05 3/87 26939
/proc/meminfo: memFree=1476360/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=198852 CPUtime=1001.98
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 54545 0 0 0 100168 30 0 0 25 0 1 0 1162729348 203624448 47400 1992294400 134512640 135997824 4294956176 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 49713 47400 175 362 0 49348 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 198852

[startup+1062.3 s]
/proc/loadavg: 2.03 2.05 2.04 3/87 26939
/proc/meminfo: memFree=1475080/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=200060 CPUtime=1061.95
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 54866 0 0 0 106165 30 0 0 25 0 1 0 1162729348 204861440 47721 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 50015 47721 175 362 0 49650 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 200060

[startup+1122.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/87 26939
/proc/meminfo: memFree=1473224/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=201948 CPUtime=1121.94
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 55315 0 0 0 112163 31 0 0 25 0 1 0 1162729348 206794752 48170 1992294400 134512640 135997824 4294956176 18446744073709551615 134757648 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 50487 48170 175 362 0 50122 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 201948

[startup+1182.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/87 26939
/proc/meminfo: memFree=1472328/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=202740 CPUtime=1181.92
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 55515 0 0 0 118161 31 0 0 25 0 1 0 1162729348 207605760 48370 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 50685 48370 175 362 0 50320 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 202740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 2.00 2.03 2.03 3/87 26939
/proc/meminfo: memFree=1472008/2055920 swapFree=4170232/4192956
[pid=26938] ppid=26936 vsize=203004 CPUtime=1200.02
/proc/26938/stat : 26938 (hydrasat) R 26936 26938 26589 0 -1 4194304 55601 0 0 0 119971 31 0 0 25 0 1 0 1162729348 207876096 48456 1992294400 134512640 135997824 4294956176 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/26938/statm: 50751 48456 175 362 0 50386 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 203004

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.44
CPU time (s): 1200.06
CPU user time (s): 1199.72
CPU system time (s): 0.346947
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 203004

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

runsolver used 1.43878 second user time and 4.03239 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-05 05:04:13
IDJOB=1578775
IDBENCH=70985
IDSOLVER=520
FILE ID=node92/1578775-1238900651
PBS_JOBID= 9086098
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=1802729064

node92.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.249
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.249
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:       1666344 kB
Buffers:         36372 kB
Cached:         282576 kB
SwapCached:       7384 kB
Active:         145320 kB
Inactive:       183272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1666344 kB
SwapTotal:     4192956 kB
SwapFree:      4170232 kB
Dirty:           23888 kB
Writeback:           0 kB
Mapped:          15292 kB
Slab:            45044 kB
Committed_AS:  2111948 kB
PageTables:       2768 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= 66528 MiB
End job on node92 at 2009-04-05 05:24:16