Trace number 1716845

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

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.757
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

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-1716845-1240621015/watcher-1716845-1240621015 -o /tmp/evaluation-result-1716845-1240621015/solver-1716845-1240621015 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1716845-1240621015.cnf -rs 289472066 -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.85 0.97 0.99 3/65 15298
/proc/meminfo: memFree=1045472/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=2484 CPUtime=0
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 223 0 0 0 0 0 0 0 20 0 1 0 90131609 2543616 207 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 621 207 151 362 0 256 0

[startup+0.0356589 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15298
/proc/meminfo: memFree=1045472/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=3540 CPUtime=0.03
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 506 0 0 0 3 0 0 0 20 0 1 0 90131609 3624960 490 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 885 490 151 362 0 520 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3540

[startup+0.101665 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15298
/proc/meminfo: memFree=1045472/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=5652 CPUtime=0.09
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 1109 0 0 0 9 0 0 0 20 0 1 0 90131609 5787648 1093 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 1413 1093 151 362 0 1048 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5652

[startup+0.301686 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15298
/proc/meminfo: memFree=1045472/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=14088 CPUtime=0.29
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 3298 0 0 0 28 1 0 0 22 0 1 0 90131609 14426112 3282 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 3522 3282 155 362 0 3157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14088

[startup+0.701732 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15298
/proc/meminfo: memFree=1045472/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=22240 CPUtime=0.69
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 5557 0 0 0 67 2 0 0 25 0 1 0 90131609 22773760 5207 1992294400 134512640 135997824 4294956176 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 5560 5207 159 362 0 5195 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22240

[startup+1.50182 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1022040/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=35544 CPUtime=1.49
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 9436 0 0 0 145 4 0 0 25 0 1 0 90131609 36397056 8339 1992294400 134512640 135997824 4294956176 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 8886 8339 174 362 0 8521 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35544

[startup+3.102 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1012568/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=35544 CPUtime=3.09
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 9452 0 0 0 305 4 0 0 25 0 1 0 90131609 36397056 8355 1992294400 134512640 135997824 4294956176 18446744073709551615 134757508 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 8886 8355 174 362 0 8521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35544

[startup+6.30136 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1012184/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=36216 CPUtime=6.29
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 9614 0 0 0 625 4 0 0 25 0 1 0 90131609 37085184 8517 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 9054 8517 174 362 0 8689 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36216

[startup+12.7021 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1011368/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=36752 CPUtime=12.69
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 9730 0 0 0 1264 5 0 0 25 0 1 0 90131609 37634048 8633 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 9188 8633 174 362 0 8823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36752

[startup+25.5015 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1010856/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=37284 CPUtime=25.48
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 9888 0 0 0 2543 5 0 0 25 0 1 0 90131609 38178816 8791 1992294400 134512640 135997824 4294956176 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 9321 8791 174 362 0 8956 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37284

[startup+51.1014 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1009512/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=38760 CPUtime=51.07
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 10240 0 0 0 5102 5 0 0 25 0 1 0 90131609 39690240 9143 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 9690 9143 174 362 0 9325 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38760

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1008360/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=40016 CPUtime=102.27
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 10542 0 0 0 10221 6 0 0 25 0 1 0 90131609 40976384 9445 1992294400 134512640 135997824 4294956176 18446744073709551615 134757840 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 10004 9445 174 362 0 9639 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40016

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1006696/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=41648 CPUtime=162.24
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 10940 0 0 0 16218 6 0 0 25 0 1 0 90131609 42647552 9843 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 10412 9843 174 362 0 10047 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41648

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15299
/proc/meminfo: memFree=1002856/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=45492 CPUtime=222.23
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 11900 0 0 0 22216 7 0 0 25 0 1 0 90131609 46583808 10803 1992294400 134512640 135997824 4294956176 18446744073709551615 135368905 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 11373 10803 174 362 0 11008 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 45492

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=1000936/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=47348 CPUtime=282.2
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 12313 0 0 0 28213 7 0 0 25 0 1 0 90131609 48484352 11216 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 11837 11216 174 362 0 11472 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 47348

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=999208/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=49232 CPUtime=342.19
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 12735 0 0 0 34211 8 0 0 25 0 1 0 90131609 50413568 11638 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 12308 11638 174 362 0 11943 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 49232

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=998376/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=50040 CPUtime=402.17
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 12959 0 0 0 40209 8 0 0 25 0 1 0 90131609 51240960 11862 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 12510 11862 174 362 0 12145 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 50040

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=997416/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=51040 CPUtime=462.15
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 13182 0 0 0 46207 8 0 0 25 0 1 0 90131609 52264960 12085 1992294400 134512640 135997824 4294956176 18446744073709551615 134845074 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 12760 12085 174 362 0 12395 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 51040

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=993256/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=55552 CPUtime=522.14
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 14207 0 0 0 52205 9 0 0 25 0 1 0 90131609 56885248 13110 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 13888 13110 174 362 0 13523 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 55552

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=990120/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=59132 CPUtime=582.11
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 15008 0 0 0 58202 9 0 0 25 0 1 0 90131609 60551168 13911 1992294400 134512640 135997824 4294956176 18446744073709551615 134756069 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 14783 13911 174 362 0 14418 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 59132

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=986920/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=62544 CPUtime=642.1
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 15816 0 0 0 64200 10 0 0 25 0 1 0 90131609 64045056 14719 1992294400 134512640 135997824 4294956176 18446744073709551615 134843888 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 15636 14719 174 362 0 15271 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 62544

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=985192/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=64288 CPUtime=702.09
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 16239 0 0 0 70198 11 0 0 25 0 1 0 90131609 65830912 15142 1992294400 134512640 135997824 4294956176 18446744073709551615 134757555 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 16072 15142 174 362 0 15707 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 64288

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=984360/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=65068 CPUtime=762.07
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 16435 0 0 0 76196 11 0 0 25 0 1 0 90131609 66629632 15338 1992294400 134512640 135997824 4294956176 18446744073709551615 134758023 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 16267 15338 174 362 0 15902 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 65068

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=983400/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=66316 CPUtime=822.05
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 16676 0 0 0 82194 11 0 0 25 0 1 0 90131609 67907584 15579 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 16579 15579 174 362 0 16214 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 66316

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=982248/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=67388 CPUtime=882.03
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 16968 0 0 0 88192 11 0 0 25 0 1 0 90131609 69005312 15871 1992294400 134512640 135997824 4294956176 18446744073709551615 134757355 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 16847 15871 174 362 0 16482 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 67388

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=979880/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=69712 CPUtime=942.01
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 17560 0 0 0 94189 12 0 0 25 0 1 0 90131609 71385088 16463 1992294400 134512640 135997824 4294956176 18446744073709551615 134757605 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 17428 16463 174 362 0 17063 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 69712

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=975016/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=75208 CPUtime=1002
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 18913 0 0 0 100187 13 0 0 25 0 1 0 90131609 77012992 17687 1992294400 134512640 135997824 4294956176 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 18802 17687 174 362 0 18437 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 75208

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=974824/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=75364 CPUtime=1061.98
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 18955 0 0 0 106185 13 0 0 25 0 1 0 90131609 77172736 17729 1992294400 134512640 135997824 4294956176 18446744073709551615 134757402 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 18841 17729 174 362 0 18476 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 75364

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=974568/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=75684 CPUtime=1121.96
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 19028 0 0 0 112183 13 0 0 25 0 1 0 90131609 77500416 17802 1992294400 134512640 135997824 4294956176 18446744073709551615 134816768 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 18921 17802 174 362 0 18556 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 75684

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=974120/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=76004 CPUtime=1181.94
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 19124 0 0 0 118181 13 0 0 25 0 1 0 90131609 77828096 17898 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 19001 17898 174 362 0 18636 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 76004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15305
/proc/meminfo: memFree=974120/2055920 swapFree=4192812/4192956
[pid=15298] ppid=15296 vsize=76004 CPUtime=1200.04
/proc/15298/stat : 15298 (hydrasat) R 15296 15298 15261 0 -1 4194304 19126 0 0 0 119991 13 0 0 25 0 1 0 90131609 77828096 17900 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15298/statm: 19001 17900 174 362 0 18636 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 76004

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.07
CPU user time (s): 1199.92
CPU system time (s): 0.147977
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 76004

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

runsolver used 1.38179 second user time and 2.83857 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-25 02:56:55
IDJOB=1716845
IDBENCH=20398
IDSOLVER=520
FILE ID=node76/1716845-1240621015
PBS_JOBID= 9186385
Free space on /tmp= 66196 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716845-1240621015/watcher-1716845-1240621015 -o /tmp/evaluation-result-1716845-1240621015/solver-1716845-1240621015 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1716845-1240621015.cnf -rs 289472066 -co memory_limit 1800

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=289472066

node76.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.220
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.220
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:       1045952 kB
Buffers:         72888 kB
Cached:         839736 kB
SwapCached:        140 kB
Active:          31652 kB
Inactive:       894828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1045952 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4856 kB
Writeback:           0 kB
Mapped:          23420 kB
Slab:            69412 kB
Committed_AS:   270184 kB
PageTables:       1432 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= 66196 MiB
End job on node76 at 2009-04-25 03:16:57