Trace number 1729548

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

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
MD5SUM68e48f3a77d59cc85ebd5fd30cfcba3c
Bench CategoryCRAFTED (crafted 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 variables700
Number of clauses3500
Sum of the clauses size10500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33500
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-1729548-1240750807/watcher-1729548-1240750807 -o /tmp/evaluation-result-1729548-1240750807/solver-1729548-1240750807 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1729548-1240750807.cnf -rs 40418928 -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.91 0.95 0.98 3/64 26609
/proc/meminfo: memFree=1638768/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=1768 CPUtime=0
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 103108875 1810432 198 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 442 198 151 362 0 77 0

[startup+0.0556821 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26609
/proc/meminfo: memFree=1638768/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=2160 CPUtime=0.05
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 344 0 0 0 5 0 0 0 18 0 1 0 103108875 2211840 327 1992294400 134512640 135997824 4294956176 18446744073709551615 134850368 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 540 327 174 362 0 175 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2160

[startup+0.102686 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26609
/proc/meminfo: memFree=1638768/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=2160 CPUtime=0.1
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 352 0 0 0 10 0 0 0 18 0 1 0 103108875 2211840 335 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 540 335 174 362 0 175 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2160

[startup+0.301708 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26609
/proc/meminfo: memFree=1638768/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=2288 CPUtime=0.3
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 378 0 0 0 30 0 0 0 19 0 1 0 103108875 2342912 361 1992294400 134512640 135997824 4294956176 18446744073709551615 134682707 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 572 361 174 362 0 207 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2288

[startup+0.702752 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 26609
/proc/meminfo: memFree=1638768/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=2416 CPUtime=0.7
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 421 0 0 0 70 0 0 0 22 0 1 0 103108875 2473984 404 1992294400 134512640 135997824 4294956176 18446744073709551615 134757699 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 604 404 174 362 0 239 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2416

[startup+1.50184 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 26610
/proc/meminfo: memFree=1637800/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=2812 CPUtime=1.5
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 503 0 0 0 150 0 0 0 25 0 1 0 103108875 2879488 486 1992294400 134512640 135997824 4294956176 18446744073709551615 135367700 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 703 486 174 362 0 338 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2812

[startup+3.10202 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 26610
/proc/meminfo: memFree=1637096/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=3864 CPUtime=3.09
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 771 0 0 0 309 0 0 0 25 0 1 0 103108875 3956736 754 1992294400 134512640 135997824 4294956176 18446744073709551615 134757564 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 966 754 174 362 0 601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3864

[startup+6.30137 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 26610
/proc/meminfo: memFree=1634984/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=5320 CPUtime=6.29
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 1135 0 0 0 629 0 0 0 25 0 1 0 103108875 5447680 1118 1992294400 134512640 135997824 4294956176 18446744073709551615 134757736 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 1330 1118 174 362 0 965 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5320

[startup+12.7011 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 26610
/proc/meminfo: memFree=1632296/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=8020 CPUtime=12.69
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 1779 0 0 0 1268 1 0 0 25 0 1 0 103108875 8212480 1762 1992294400 134512640 135997824 4294956176 18446744073709551615 134757859 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 2005 1762 174 362 0 1640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8020

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 26610
/proc/meminfo: memFree=1628008/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=12480 CPUtime=25.48
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 2805 0 0 0 2546 2 0 0 25 0 1 0 103108875 12779520 2788 1992294400 134512640 135997824 4294956176 18446744073709551615 134757485 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 3120 2788 174 362 0 2755 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12480

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 26610
/proc/meminfo: memFree=1622760/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=18616 CPUtime=51.08
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 4199 0 0 0 5104 4 0 0 25 0 1 0 103108875 19062784 4182 1992294400 134512640 135997824 4294956176 18446744073709551615 134757361 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 4654 4182 174 362 0 4289 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18616

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 26616
/proc/meminfo: memFree=1616352/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=25188 CPUtime=102.26
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 5774 0 0 0 10221 5 0 0 25 0 1 0 103108875 25792512 5692 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 6297 5692 174 362 0 5932 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25188

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1610080/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=31880 CPUtime=162.24
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 7359 0 0 0 16217 7 0 0 25 0 1 0 103108875 32645120 7241 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 7970 7241 174 362 0 7605 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31880

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1604000/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=39200 CPUtime=222.22
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 9013 0 0 0 22213 9 0 0 25 0 1 0 103108875 40140800 8766 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 9800 8766 174 362 0 9435 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 39200

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1597920/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=45620 CPUtime=282.21
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 10529 0 0 0 28210 11 0 0 25 0 1 0 103108875 46714880 10282 1992294400 134512640 135997824 4294956176 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 11405 10282 174 362 0 11040 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 45620

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1591264/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=53120 CPUtime=342.19
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 12218 0 0 0 34207 12 0 0 25 0 1 0 103108875 54394880 11890 1992294400 134512640 135997824 4294956176 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 13280 11890 174 362 0 12915 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53120

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1588840/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=55732 CPUtime=402.17
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 12874 0 0 0 40204 13 0 0 25 0 1 0 103108875 57069568 12546 1992294400 134512640 135997824 4294956176 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 13933 12546 174 362 0 13568 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 55732

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1584168/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=60608 CPUtime=462.16
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 14022 0 0 0 46202 14 0 0 25 0 1 0 103108875 62062592 13694 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 15152 13694 174 362 0 14787 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 60608

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1579944/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=65096 CPUtime=522.15
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 15071 0 0 0 52199 16 0 0 25 0 1 0 103108875 66658304 14743 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 16274 14743 174 362 0 15909 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65096

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1575848/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=70968 CPUtime=582.13
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 16335 0 0 0 58196 17 0 0 25 0 1 0 103108875 72671232 15750 1992294400 134512640 135997824 4294956176 18446744073709551615 134756013 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 17742 15750 174 362 0 17377 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 70968

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1572200/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=74844 CPUtime=642.12
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 17241 0 0 0 64194 18 0 0 25 0 1 0 103108875 76640256 16656 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 18711 16656 174 362 0 18346 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 74844

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1568616/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=78784 CPUtime=702.09
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 18205 0 0 0 70191 18 0 0 25 0 1 0 103108875 80674816 17539 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 19696 17539 174 362 0 19331 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 78784

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1565352/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=82224 CPUtime=762.08
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 19075 0 0 0 76189 19 0 0 25 0 1 0 103108875 84197376 18348 1992294400 134512640 135997824 4294956176 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 20556 18348 174 362 0 20191 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 82224

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1560680/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=87764 CPUtime=822.07
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 20232 0 0 0 82186 21 0 0 25 0 1 0 103108875 89870336 19505 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 21941 19505 174 362 0 21576 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 87764

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1559144/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=89284 CPUtime=882.05
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 20607 0 0 0 88184 21 0 0 25 0 1 0 103108875 91426816 19880 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 22321 19880 174 362 0 21956 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 89284

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1556712/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=91708 CPUtime=942.03
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 21219 0 0 0 94181 22 0 0 25 0 1 0 103108875 93908992 20492 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 22927 20492 174 362 0 22562 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 91708

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1553704/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=94896 CPUtime=1002.02
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 21981 0 0 0 100179 23 0 0 25 0 1 0 103108875 97173504 21254 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 23724 21254 174 362 0 23359 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 94896

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1550760/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=98104 CPUtime=1062.01
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 22716 0 0 0 106177 24 0 0 25 0 1 0 103108875 100458496 21989 1992294400 134512640 135997824 4294956176 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 24526 21989 174 362 0 24161 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 98104

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1548456/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=100632 CPUtime=1121.98
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 23283 0 0 0 112174 24 0 0 25 0 1 0 103108875 103047168 22556 1992294400 134512640 135997824 4294956176 18446744073709551615 134757659 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 25158 22556 174 362 0 24793 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 100632

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1545960/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=103244 CPUtime=1181.97
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 24025 0 0 0 118171 26 0 0 25 0 1 0 103108875 105721856 23167 1992294400 134512640 135997824 4294956176 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 25811 23167 174 362 0 25446 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 103244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 26616
/proc/meminfo: memFree=1545320/2055920 swapFree=4180832/4192956
[pid=26609] ppid=26607 vsize=103952 CPUtime=1200.07
/proc/26609/stat : 26609 (hydrasat) R 26607 26609 26514 0 -1 4194304 24182 0 0 0 119981 26 0 0 25 0 1 0 103108875 106446848 23324 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/26609/statm: 25988 23324 174 362 0 25623 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 103952

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.1
CPU user time (s): 1199.82
CPU system time (s): 0.276957
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 103952

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

runsolver used 0.808877 second user time and 2.54061 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 15:00:07
IDJOB=1729548
IDBENCH=24706
IDSOLVER=520
FILE ID=node42/1729548-1240750807
PBS_JOBID= 9187086
Free space on /tmp= 66328 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hidden-k3-s0-r5-n700-01-S2069048075.sat05-488.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729548-1240750807/watcher-1729548-1240750807 -o /tmp/evaluation-result-1729548-1240750807/solver-1729548-1240750807 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1729548-1240750807.cnf -rs 40418928 -co memory_limit 1800

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

MD5SUM BENCH= 68e48f3a77d59cc85ebd5fd30cfcba3c
RANDOM SEED=40418928

node42.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.232
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.232
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:       1639248 kB
Buffers:         47324 kB
Cached:         296512 kB
SwapCached:       6024 kB
Active:         175092 kB
Inactive:       177212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639248 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            50448 kB
Committed_AS:   494212 kB
PageTables:       1388 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= 66324 MiB
End job on node42 at 2009-04-26 15:20:09