Trace number 1726262

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.81

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
MD5SUM4e736dbc376aed9798860699ef195d83
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1726262-1240710266/watcher-1726262-1240710266 -o /tmp/evaluation-result-1726262-1240710266/solver-1726262-1240710266 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1726262-1240710266.cnf -rs 2030154671 -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.02 1.77 3/65 3617
/proc/meminfo: memFree=1857928/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=1636 CPUtime=0
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 224 0 0 0 0 0 0 0 20 0 1 0 99055661 1675264 207 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 409 207 173 362 0 44 0

[startup+0.0758641 s]
/proc/loadavg: 2.00 2.02 1.77 3/65 3617
/proc/meminfo: memFree=1857928/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=1896 CPUtime=0.07
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 277 0 0 0 7 0 0 0 20 0 1 0 99055661 1941504 260 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 474 260 174 362 0 109 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1896

[startup+0.101866 s]
/proc/loadavg: 2.00 2.02 1.77 3/65 3617
/proc/meminfo: memFree=1857928/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=1896 CPUtime=0.09
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 285 0 0 0 9 0 0 0 20 0 1 0 99055661 1941504 268 1992294400 134512640 135997824 4294956160 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 474 268 174 362 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1896

[startup+0.301887 s]
/proc/loadavg: 2.00 2.02 1.77 3/65 3617
/proc/meminfo: memFree=1857928/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=2156 CPUtime=0.29
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 350 0 0 0 29 0 0 0 22 0 1 0 99055661 2207744 333 1992294400 134512640 135997824 4294956160 18446744073709551615 135367700 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 539 333 174 362 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2156

[startup+0.701931 s]
/proc/loadavg: 2.00 2.02 1.77 3/65 3617
/proc/meminfo: memFree=1857928/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=2996 CPUtime=0.69
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 540 0 0 0 69 0 0 0 25 0 1 0 99055661 3067904 523 1992294400 134512640 135997824 4294956160 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 749 523 174 362 0 384 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2996

[startup+1.50202 s]
/proc/loadavg: 2.00 2.02 1.77 2/66 3618
/proc/meminfo: memFree=1856448/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=2996 CPUtime=1.49
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 540 0 0 0 149 0 0 0 25 0 1 0 99055661 3067904 523 1992294400 134512640 135997824 4294956160 18446744073709551615 134590377 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 749 523 174 362 0 384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2996

[startup+3.1022 s]
/proc/loadavg: 1.92 2.00 1.77 2/66 3618
/proc/meminfo: memFree=1856320/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=2996 CPUtime=3.09
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 550 0 0 0 309 0 0 0 25 0 1 0 99055661 3067904 533 1992294400 134512640 135997824 4294956160 18446744073709551615 134758029 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 749 533 174 362 0 384 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2996

[startup+6.30156 s]
/proc/loadavg: 1.92 2.00 1.77 2/66 3618
/proc/meminfo: memFree=1854976/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=4832 CPUtime=6.29
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 966 0 0 0 629 0 0 0 25 0 1 0 99055661 4947968 949 1992294400 134512640 135997824 4294956160 18446744073709551615 134757511 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 1208 949 174 362 0 843 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4832

[startup+12.7013 s]
/proc/loadavg: 1.85 1.98 1.76 2/66 3618
/proc/meminfo: memFree=1852416/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=7804 CPUtime=12.68
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 1632 0 0 0 1268 0 0 0 25 0 1 0 99055661 7991296 1579 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 1951 1579 174 362 0 1586 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7804

[startup+25.5017 s]
/proc/loadavg: 1.66 1.94 1.75 2/66 3618
/proc/meminfo: memFree=1849408/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=10692 CPUtime=25.49
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 2322 0 0 0 2548 1 0 0 25 0 1 0 99055661 10948608 2198 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 2673 2198 174 362 0 2308 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10692

[startup+51.1015 s]
/proc/loadavg: 1.43 1.86 1.73 2/66 3618
/proc/meminfo: memFree=1845248/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=15532 CPUtime=51.08
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 3486 0 0 0 5106 2 0 0 25 0 1 0 99055661 15904768 3263 1992294400 134512640 135997824 4294956160 18446744073709551615 134757585 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 3883 3263 174 362 0 3518 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15532

[startup+102.305 s]
/proc/loadavg: 1.17 1.71 1.68 2/66 3618
/proc/meminfo: memFree=1838528/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=23756 CPUtime=102.27
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 5697 0 0 0 10224 3 0 0 25 0 1 0 99055661 24326144 4890 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 5939 4890 174 362 0 5574 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 23756

[startup+162.302 s]
/proc/loadavg: 1.07 1.59 1.64 2/66 3618
/proc/meminfo: memFree=1838272/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=23756 CPUtime=162.25
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 5773 0 0 0 16222 3 0 0 25 0 1 0 99055661 24326144 4966 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 5939 4966 174 362 0 5574 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 23756

[startup+222.302 s]
/proc/loadavg: 1.02 1.47 1.59 2/66 3618
/proc/meminfo: memFree=1838208/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=23756 CPUtime=222.23
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 5789 0 0 0 22220 3 0 0 25 0 1 0 99055661 24326144 4982 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 5939 4982 174 362 0 5574 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 23756

[startup+282.301 s]
/proc/loadavg: 1.01 1.39 1.56 2/66 3618
/proc/meminfo: memFree=1837248/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=25132 CPUtime=282.21
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 6087 0 0 0 28218 3 0 0 25 0 1 0 99055661 25735168 5229 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 6283 5229 174 362 0 5918 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 25132

[startup+342.302 s]
/proc/loadavg: 1.00 1.32 1.52 2/66 3618
/proc/meminfo: memFree=1834816/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=27332 CPUtime=342.19
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 6697 0 0 0 34216 3 0 0 25 0 1 0 99055661 27987968 5803 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 6833 5803 174 362 0 6468 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 27332

[startup+402.302 s]
/proc/loadavg: 1.00 1.26 1.48 2/66 3618
/proc/meminfo: memFree=1833408/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=28656 CPUtime=402.18
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7146 0 0 0 40214 4 0 0 25 0 1 0 99055661 29343744 6151 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7164 6151 174 362 0 6799 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 28656

[startup+462.301 s]
/proc/loadavg: 1.04 1.22 1.45 2/66 3618
/proc/meminfo: memFree=1832768/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=29300 CPUtime=462.16
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7314 0 0 0 46212 4 0 0 25 0 1 0 99055661 30003200 6319 1992294400 134512640 135997824 4294956160 18446744073709551615 134757481 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7325 6319 174 362 0 6960 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 29300

[startup+522.302 s]
/proc/loadavg: 1.01 1.18 1.43 2/66 3618
/proc/meminfo: memFree=1832704/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=29300 CPUtime=522.14
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7316 0 0 0 52210 4 0 0 25 0 1 0 99055661 30003200 6321 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7325 6321 174 362 0 6960 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 29300

[startup+582.302 s]
/proc/loadavg: 1.00 1.14 1.40 2/66 3618
/proc/meminfo: memFree=1832640/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=29300 CPUtime=582.13
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7324 0 0 0 58209 4 0 0 25 0 1 0 99055661 30003200 6329 1992294400 134512640 135997824 4294956160 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7325 6329 174 362 0 6960 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 29300

[startup+642.301 s]
/proc/loadavg: 1.00 1.11 1.36 2/66 3618
/proc/meminfo: memFree=1832000/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=30340 CPUtime=642.11
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7473 0 0 0 64207 4 0 0 25 0 1 0 99055661 31068160 6478 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7585 6478 174 362 0 7220 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 30340

[startup+702.301 s]
/proc/loadavg: 1.00 1.09 1.34 2/66 3618
/proc/meminfo: memFree=1831936/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=30340 CPUtime=702.09
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7481 0 0 0 70205 4 0 0 25 0 1 0 99055661 31068160 6486 1992294400 134512640 135997824 4294956160 18446744073709551615 134757385 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7585 6486 174 362 0 7220 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 30340

[startup+762.306 s]
/proc/loadavg: 1.00 1.07 1.32 2/66 3618
/proc/meminfo: memFree=1831680/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=30340 CPUtime=762.08
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7525 0 0 0 76204 4 0 0 25 0 1 0 99055661 31068160 6530 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7585 6530 174 362 0 7220 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 30340

[startup+822.302 s]
/proc/loadavg: 1.00 1.06 1.30 2/66 3618
/proc/meminfo: memFree=1831616/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=30340 CPUtime=822.06
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 7544 0 0 0 82202 4 0 0 25 0 1 0 99055661 31068160 6549 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 7585 6549 174 362 0 7220 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 30340

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.27 3/66 3618
/proc/meminfo: memFree=1829760/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=32988 CPUtime=882.04
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 8276 0 0 0 88200 4 0 0 25 0 1 0 99055661 33779712 6999 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 8247 6999 174 362 0 7882 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 32988

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.25 2/66 3618
/proc/meminfo: memFree=1828288/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=35476 CPUtime=942.02
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 8923 0 0 0 94198 4 0 0 25 0 1 0 99055661 36327424 7365 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 8869 7365 174 362 0 8504 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 35476

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/66 3624
/proc/meminfo: memFree=1826880/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=37116 CPUtime=1002
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 9341 0 0 0 100195 5 0 0 25 0 1 0 99055661 38006784 7654 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 9279 7654 174 362 0 8914 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 37116

[startup+1062.3 s]
/proc/loadavg: 1.08 1.04 1.22 3/74 3985
/proc/meminfo: memFree=1811112/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=39080 CPUtime=1061.63
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 10088 0 0 0 106157 6 0 0 25 0 1 0 99055661 40017920 8048 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 9770 8048 174 362 0 9405 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 39080

[startup+1122.3 s]
/proc/loadavg: 1.13 1.07 1.22 2/66 4104
/proc/meminfo: memFree=1786880/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=40840 CPUtime=1121.59
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 10610 0 0 0 112150 9 0 0 25 0 1 0 99055661 41820160 8499 1992294400 134512640 135997824 4294956160 18446744073709551615 134757508 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 10210 8499 174 362 0 9845 0
Current children cumulated CPU time (s) 1121.59
Current children cumulated vsize (KiB) 40840

[startup+1182.3 s]
/proc/loadavg: 1.05 1.05 1.21 2/66 4104
/proc/meminfo: memFree=1784320/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=43680 CPUtime=1181.57
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 11397 0 0 0 118147 10 0 0 25 0 1 0 99055661 44728320 9144 1992294400 134512640 135997824 4294956160 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 10920 9144 174 362 0 10555 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 43680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.03 1.05 1.20 2/66 4104
/proc/meminfo: memFree=1783488/2055920 swapFree=4191900/4192956
[pid=3617] ppid=3615 vsize=44368 CPUtime=1200.07
/proc/3617/stat : 3617 (hydrasat) R 3615 3617 3223 0 -1 4194304 11588 0 0 0 119997 10 0 0 25 0 1 0 99055661 45432832 9335 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/3617/statm: 11092 9335 174 362 0 10727 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 44368

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.81
CPU time (s): 1200.09
CPU user time (s): 1199.98
CPU system time (s): 0.108983
CPU usage (%): 99.9394
Max. virtual memory (cumulated for all children) (KiB): 44368

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

runsolver used 1.21781 second user time and 2.74158 second system time

The end

Launcher Data

Begin job on node91 at 2009-04-26 03:44:26
IDJOB=1726262
IDBENCH=24609
IDSOLVER=520
FILE ID=node91/1726262-1240710266
PBS_JOBID= 9186817
Free space on /tmp= 66520 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-14.sat05-2589.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726262-1240710266/watcher-1726262-1240710266 -o /tmp/evaluation-result-1726262-1240710266/solver-1726262-1240710266 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1726262-1240710266.cnf -rs 2030154671 -co memory_limit 1800

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

MD5SUM BENCH= 4e736dbc376aed9798860699ef195d83
RANDOM SEED=2030154671

node91.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.241
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.241
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:       1858344 kB
Buffers:         17360 kB
Cached:         102984 kB
SwapCached:        492 kB
Active:          30764 kB
Inactive:       103704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858344 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1476 kB
Writeback:           0 kB
Mapped:          22432 kB
Slab:            48960 kB
Committed_AS:   263736 kB
PageTables:       1356 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= 66556 MiB
End job on node91 at 2009-04-26 04:04:29