Trace number 1723010

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
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-1723010-1240682088/watcher-1723010-1240682088 -o /tmp/evaluation-result-1723010-1240682088/solver-1723010-1240682088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1723010-1240682088.cnf -rs 1226608887 -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.92 0.98 1.08 3/65 13192
/proc/meminfo: memFree=1706928/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=1988 CPUtime=0
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 96238454 2035712 187 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 497 187 119 319 0 175 0

[startup+0.0803901 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 13192
/proc/meminfo: memFree=1706928/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=5684 CPUtime=0.07
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 1178 0 0 0 7 0 0 0 20 0 1 0 96238454 5820416 1162 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 1421 1162 119 319 0 1099 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5684

[startup+0.10139 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 13192
/proc/meminfo: memFree=1706928/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=6608 CPUtime=0.09
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 1439 0 0 0 9 0 0 0 20 0 1 0 96238454 6766592 1423 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 1652 1423 119 319 0 1330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6608

[startup+0.301413 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 13192
/proc/meminfo: memFree=1706928/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=9540 CPUtime=0.29
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 2269 0 0 0 28 1 0 0 22 0 1 0 96238454 9768960 2187 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 2385 2187 127 319 0 2063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9540

[startup+0.701457 s]
/proc/loadavg: 0.92 0.98 1.08 3/65 13192
/proc/meminfo: memFree=1706928/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=9540 CPUtime=0.69
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 2269 0 0 0 68 1 0 0 25 0 1 0 96238454 9768960 2187 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 2385 2187 127 319 0 2063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9540

[startup+1.50155 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 13193
/proc/meminfo: memFree=1697832/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=12308 CPUtime=1.49
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 2948 0 0 0 148 1 0 0 25 0 1 0 96238454 12603392 2768 1992294400 134512640 135819388 4294956160 18446744073709551615 134681570 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 3077 2768 128 319 0 2755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12308

[startup+3.10172 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 13193
/proc/meminfo: memFree=1696232/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=16624 CPUtime=3.09
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 3912 0 0 0 308 1 0 0 25 0 1 0 96238454 17022976 3731 1992294400 134512640 135819388 4294956160 18446744073709551615 134616968 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4156 3731 147 319 0 3834 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16624

[startup+6.30108 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 13193
/proc/meminfo: memFree=1691112/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=18276 CPUtime=6.28
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4297 0 0 0 627 1 0 0 25 0 1 0 96238454 18714624 4116 1992294400 134512640 135819388 4294956160 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4569 4116 147 319 0 4247 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18276

[startup+12.7028 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 13193
/proc/meminfo: memFree=1690408/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=18688 CPUtime=12.69
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4391 0 0 0 1267 2 0 0 25 0 1 0 96238454 19136512 4210 1992294400 134512640 135819388 4294956160 18446744073709551615 134616785 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4672 4210 147 319 0 4350 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18688

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 13193
/proc/meminfo: memFree=1690280/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=18824 CPUtime=25.49
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4425 0 0 0 2547 2 0 0 25 0 1 0 96238454 19275776 4244 1992294400 134512640 135819388 4294956160 18446744073709551615 134617031 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4706 4244 147 319 0 4384 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18824

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 13193
/proc/meminfo: memFree=1690024/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=19232 CPUtime=51.08
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4508 0 0 0 5106 2 0 0 25 0 1 0 96238454 19693568 4327 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4808 4327 147 319 0 4486 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19232

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/66 13193
/proc/meminfo: memFree=1689640/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=19640 CPUtime=102.27
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4585 0 0 0 10225 2 0 0 25 0 1 0 96238454 20111360 4404 1992294400 134512640 135819388 4294956160 18446744073709551615 134616866 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4910 4404 147 319 0 4588 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19640

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/66 13193
/proc/meminfo: memFree=1689576/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=19640 CPUtime=162.25
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4592 0 0 0 16223 2 0 0 25 0 1 0 96238454 20111360 4411 1992294400 134512640 135819388 4294956160 18446744073709551615 134586922 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4910 4411 147 319 0 4588 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19640

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 13193
/proc/meminfo: memFree=1689576/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=19640 CPUtime=222.23
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4596 0 0 0 22221 2 0 0 25 0 1 0 96238454 20111360 4415 1992294400 134512640 135819388 4294956160 18446744073709551615 134669139 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4910 4415 147 319 0 4588 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19640

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/66 13193
/proc/meminfo: memFree=1689384/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=19784 CPUtime=282.21
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4627 0 0 0 28219 2 0 0 25 0 1 0 96238454 20258816 4446 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4946 4446 147 319 0 4624 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 19784

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 13193
/proc/meminfo: memFree=1689256/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=19932 CPUtime=342.19
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4653 0 0 0 34217 2 0 0 25 0 1 0 96238454 20410368 4472 1992294400 134512640 135819388 4294956160 18446744073709551615 134616898 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 4983 4472 147 319 0 4661 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 19932

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/66 13199
/proc/meminfo: memFree=1688680/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=20632 CPUtime=402.17
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 4811 0 0 0 40215 2 0 0 25 0 1 0 96238454 21127168 4630 1992294400 134512640 135819388 4294956160 18446744073709551615 134616829 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 5158 4630 147 319 0 4836 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 20632

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/66 13199
/proc/meminfo: memFree=1686376/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=23028 CPUtime=462.15
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 5351 0 0 0 46213 2 0 0 25 0 1 0 96238454 23580672 5170 1992294400 134512640 135819388 4294956160 18446744073709551615 134617421 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 5757 5170 147 319 0 5435 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 23028

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 13199
/proc/meminfo: memFree=1684840/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=24592 CPUtime=522.14
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 5724 0 0 0 52211 3 0 0 25 0 1 0 96238454 25182208 5543 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 6148 5543 147 319 0 5826 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 24592

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 13199
/proc/meminfo: memFree=1683688/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=25916 CPUtime=582.12
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 6018 0 0 0 58209 3 0 0 25 0 1 0 96238454 26537984 5837 1992294400 134512640 135819388 4294956160 18446744073709551615 134617424 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 6479 5837 147 319 0 6157 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 25916

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 13199
/proc/meminfo: memFree=1682088/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=27680 CPUtime=642.11
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 6394 0 0 0 64207 4 0 0 25 0 1 0 96238454 28344320 6213 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 6920 6213 147 319 0 6598 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 27680

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 13199
/proc/meminfo: memFree=1681960/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=27680 CPUtime=702.09
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 6415 0 0 0 70205 4 0 0 25 0 1 0 96238454 28344320 6234 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 6920 6234 147 319 0 6598 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 27680

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 13199
/proc/meminfo: memFree=1681896/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=27680 CPUtime=762.07
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 6429 0 0 0 76203 4 0 0 25 0 1 0 96238454 28344320 6248 1992294400 134512640 135819388 4294956160 18446744073709551615 134617653 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 6920 6248 147 319 0 6598 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 27680

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1680360/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=29228 CPUtime=822.05
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 6797 0 0 0 82201 4 0 0 25 0 1 0 96238454 29929472 6616 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 7307 6616 147 319 0 6985 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 29228

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1679144/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=30560 CPUtime=882.04
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 7122 0 0 0 88199 5 0 0 25 0 1 0 96238454 31293440 6941 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 7640 6941 147 319 0 7318 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 30560

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1677864/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=31936 CPUtime=942.02
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 7426 0 0 0 94197 5 0 0 25 0 1 0 96238454 32702464 7245 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 7984 7245 147 319 0 7662 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 31936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1677032/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=32900 CPUtime=1002
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 7619 0 0 0 100195 5 0 0 25 0 1 0 96238454 33689600 7438 1992294400 134512640 135819388 4294956160 18446744073709551615 134617230 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 8225 7438 147 319 0 7903 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 32900

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1675688/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=34516 CPUtime=1061.98
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 7947 0 0 0 106193 5 0 0 25 0 1 0 96238454 35344384 7766 1992294400 134512640 135819388 4294956160 18446744073709551615 134617033 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 8629 7766 147 319 0 8307 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 34516

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1672872/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=37964 CPUtime=1121.97
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 8655 0 0 0 112191 6 0 0 25 0 1 0 96238454 38875136 8474 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 9491 8474 147 319 0 9169 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 37964

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1668776/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=42516 CPUtime=1181.95
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 9664 0 0 0 118189 6 0 0 25 0 1 0 96238454 43536384 9483 1992294400 134512640 135819388 4294956160 18446744073709551615 134617948 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 10629 9483 147 319 0 10307 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 42516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 13199
/proc/meminfo: memFree=1668328/2055920 swapFree=4181068/4192956
[pid=13192] ppid=13190 vsize=42876 CPUtime=1200.04
/proc/13192/stat : 13192 (hydrasat-flat) R 13190 13192 12717 0 -1 4194304 9758 0 0 0 119998 6 0 0 25 0 1 0 96238454 43905024 9577 1992294400 134512640 135819388 4294956160 18446744073709551615 134616823 0 0 4096 1 0 0 0 17 1 0 0
/proc/13192/statm: 10719 9577 147 319 0 10397 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 42876

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.073988
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 42876

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

runsolver used 1.16682 second user time and 2.76858 second system time

The end

Launcher Data

Begin job on node86 at 2009-04-25 19:54:48
IDJOB=1723010
IDBENCH=71101
IDSOLVER=519
FILE ID=node86/1723010-1240682088
PBS_JOBID= 9186630
Free space on /tmp= 66160 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=1226608887

node86.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.213
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.213
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:       1707408 kB
Buffers:         27748 kB
Cached:         246816 kB
SwapCached:       5732 kB
Active:          99276 kB
Inactive:       184064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707408 kB
SwapTotal:     4192956 kB
SwapFree:      4181068 kB
Dirty:            2848 kB
Writeback:           0 kB
Mapped:          14060 kB
Slab:            51060 kB
Committed_AS:   361876 kB
PageTables:       1464 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= 66160 MiB
End job on node86 at 2009-04-25 20:14:51