Trace number 1721210

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-Flat 2009-03-22-Flat? (TO) 1200.1 1200.41

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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-1721210-1240664276/watcher-1721210-1240664276 -o /tmp/evaluation-result-1721210-1240664276/solver-1721210-1240664276 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1721210-1240664276.cnf -rs 1281400161 -co memory_limit 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13601
/proc/meminfo: memFree=1803256/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=1892 CPUtime=0
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 199 0 0 0 0 0 0 0 18 0 1 0 94460304 1937408 183 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 473 184 119 319 0 151 0

[startup+0.105401 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13601
/proc/meminfo: memFree=1803256/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=7608 CPUtime=0.09
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 1762 0 0 0 9 0 0 0 18 0 1 0 94460304 7790592 1700 1992294400 134512640 135819388 4294956160 18446744073709551615 134601024 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 1902 1700 127 319 0 1580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7608

[startup+0.202407 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13601
/proc/meminfo: memFree=1803256/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=7608 CPUtime=0.19
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 1762 0 0 0 19 0 0 0 18 0 1 0 94460304 7790592 1700 1992294400 134512640 135819388 4294956160 18446744073709551615 134681560 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 1902 1700 127 319 0 1580 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7608

[startup+0.302415 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13601
/proc/meminfo: memFree=1803256/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=7608 CPUtime=0.29
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 1762 0 0 0 29 0 0 0 19 0 1 0 94460304 7790592 1700 1992294400 134512640 135819388 4294956160 18446744073709551615 134682211 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 1902 1700 127 319 0 1580 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7608

[startup+0.701444 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13601
/proc/meminfo: memFree=1803256/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=8692 CPUtime=0.69
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 2012 0 0 0 68 1 0 0 23 0 1 0 94460304 8900608 1876 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 2173 1876 128 319 0 1851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8692

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1794992/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=9748 CPUtime=1.49
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 2312 0 0 0 148 1 0 0 25 0 1 0 94460304 9981952 2176 1992294400 134512640 135819388 4294956160 18446744073709551615 134521156 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 2437 2176 128 319 0 2115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9748

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1791216/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=14308 CPUtime=3.09
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 3293 0 0 0 308 1 0 0 25 0 1 0 94460304 14651392 3156 1992294400 134512640 135819388 4294956160 18446744073709551615 134616970 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 3577 3156 147 319 0 3255 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14308

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1790768/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=14580 CPUtime=6.29
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 3336 0 0 0 628 1 0 0 25 0 1 0 94460304 14929920 3199 1992294400 134512640 135819388 4294956160 18446744073709551615 134616805 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 3645 3199 147 319 0 3323 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14580

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1790448/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=14712 CPUtime=12.69
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 3387 0 0 0 1268 1 0 0 25 0 1 0 94460304 15065088 3250 1992294400 134512640 135819388 4294956160 18446744073709551615 134617077 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 3678 3250 147 319 0 3356 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14712

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1790192/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=14976 CPUtime=25.48
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 3440 0 0 0 2547 1 0 0 25 0 1 0 94460304 15335424 3303 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 3744 3303 147 319 0 3422 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14976

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1789360/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=15788 CPUtime=51.08
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 3649 0 0 0 5106 2 0 0 25 0 1 0 94460304 16166912 3512 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 3947 3512 147 319 0 3625 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 15788

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1786416/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=19168 CPUtime=102.27
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 4400 0 0 0 10225 2 0 0 25 0 1 0 94460304 19628032 4263 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 4792 4263 147 319 0 4470 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19168

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13602
/proc/meminfo: memFree=1786288/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=19168 CPUtime=162.25
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 4414 0 0 0 16223 2 0 0 25 0 1 0 94460304 19628032 4277 1992294400 134512640 135819388 4294956160 18446744073709551615 134617492 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 4792 4277 147 319 0 4470 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19168

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1786096/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=19168 CPUtime=222.23
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 4416 0 0 0 22221 2 0 0 25 0 1 0 94460304 19628032 4279 1992294400 134512640 135819388 4294956160 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 4792 4279 147 319 0 4470 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19168

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1786096/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=19168 CPUtime=282.21
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 4426 0 0 0 28219 2 0 0 25 0 1 0 94460304 19628032 4289 1992294400 134512640 135819388 4294956160 18446744073709551615 134617005 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 4792 4289 147 319 0 4470 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19168

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1786096/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=19168 CPUtime=342.19
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 4426 0 0 0 34217 2 0 0 25 0 1 0 94460304 19628032 4289 1992294400 134512640 135819388 4294956160 18446744073709551615 134616864 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 4792 4289 147 319 0 4470 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 19168

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1785712/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=19488 CPUtime=402.19
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 4511 0 0 0 40216 3 0 0 25 0 1 0 94460304 19955712 4374 1992294400 134512640 135819388 4294956160 18446744073709551615 134617827 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 4872 4374 147 319 0 4550 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 19488

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1783024/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=22624 CPUtime=462.16
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 5164 0 0 0 46213 3 0 0 25 0 1 0 94460304 23166976 5027 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 5656 5027 147 319 0 5334 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 22624

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1780464/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=25544 CPUtime=522.15
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 5812 0 0 0 52211 4 0 0 25 0 1 0 94460304 26157056 5675 1992294400 134512640 135819388 4294956160 18446744073709551615 134617259 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 6386 5675 147 319 0 6064 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 25544

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1777904/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=28636 CPUtime=582.13
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 6433 0 0 0 58208 5 0 0 25 0 1 0 94460304 29323264 6296 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 7159 6296 147 319 0 6837 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 28636

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1776432/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=30360 CPUtime=642.13
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 6792 0 0 0 64207 6 0 0 25 0 1 0 94460304 31088640 6655 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 7590 6655 147 319 0 7268 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 30360

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1775408/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=31516 CPUtime=702.11
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7057 0 0 0 70205 6 0 0 25 0 1 0 94460304 32272384 6920 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 7879 6920 147 319 0 7557 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 31516

[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1774960/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=31956 CPUtime=762.1
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7152 0 0 0 76204 6 0 0 25 0 1 0 94460304 32722944 7015 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 7989 7015 147 319 0 7667 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 31956

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1774064/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=33008 CPUtime=822.08
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7378 0 0 0 82202 6 0 0 25 0 1 0 94460304 33800192 7241 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 8252 7241 147 319 0 7930 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 33008

[startup+882.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1773552/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=33492 CPUtime=882.06
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7489 0 0 0 88200 6 0 0 25 0 1 0 94460304 34295808 7352 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 8373 7352 147 319 0 8051 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 33492

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1773296/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=33684 CPUtime=942.04
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7544 0 0 0 94198 6 0 0 25 0 1 0 94460304 34492416 7407 1992294400 134512640 135819388 4294956160 18446744073709551615 134592644 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 8421 7407 147 319 0 8099 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1772912/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=34260 CPUtime=1002.03
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7637 0 0 0 100197 6 0 0 25 0 1 0 94460304 35082240 7500 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 8565 7500 147 319 0 8243 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 34260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1772272/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=34988 CPUtime=1062.02
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7789 0 0 0 106195 7 0 0 25 0 1 0 94460304 35827712 7652 1992294400 134512640 135819388 4294956160 18446744073709551615 134617052 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 8747 7652 147 319 0 8425 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 34988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1771632/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=35740 CPUtime=1122
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 7949 0 0 0 112193 7 0 0 25 0 1 0 94460304 36597760 7812 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 8935 7812 147 319 0 8613 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 35740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1770800/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=36656 CPUtime=1181.98
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 8139 0 0 0 118191 7 0 0 25 0 1 0 94460304 37535744 8002 1992294400 134512640 135819388 4294956160 18446744073709551615 134617171 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 9164 8002 147 319 0 8842 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 36656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1770544/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=37152 CPUtime=1200.08
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 8205 0 0 0 120001 7 0 0 25 0 1 0 94460304 38043648 8068 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 9288 8068 147 319 0 8966 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 37152

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13608
/proc/meminfo: memFree=1770544/2055920 swapFree=4191900/4192956
[pid=13601] ppid=13599 vsize=37152 CPUtime=1200.08
/proc/13601/stat : 13601 (hydrasat-flat) R 13599 13601 13434 0 -1 4194304 8205 0 0 0 120001 7 0 0 25 0 1 0 94460304 38043648 8068 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/13601/statm: 9288 8068 147 319 0 8966 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 37152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.02
CPU system time (s): 0.082987
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 37152

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

runsolver used 1.01885 second user time and 2.30065 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-25 14:57:57
IDJOB=1721210
IDBENCH=71065
IDSOLVER=519
FILE ID=node34/1721210-1240664276
PBS_JOBID= 9186556
Free space on /tmp= 66368 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_08_UNSAT.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721210-1240664276/watcher-1721210-1240664276 -o /tmp/evaluation-result-1721210-1240664276/solver-1721210-1240664276 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1721210-1240664276.cnf -rs 1281400161 -co memory_limit 1800

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1281400161

node34.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.214
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.214
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:       1803672 kB
Buffers:         14148 kB
Cached:         171380 kB
SwapCached:        384 kB
Active:          49336 kB
Inactive:       149600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1803672 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          21792 kB
Slab:            39336 kB
Committed_AS:   330816 kB
PageTables:       1384 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= 66368 MiB
End job on node34 at 2009-04-25 15:17:59