Trace number 1529573

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.11 1200.43

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S579205610-033.cnf
MD5SUMaf63667f47d0171fb9e14e0a190b25c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.13906
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1529573-1238392919/watcher-1529573-1238392919 -o /tmp/evaluation-result-1529573-1238392919/solver-1529573-1238392919 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529573-1238392919.cnf -rs 997597196 -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.83 1.82 1.44 3/64 5808
/proc/meminfo: memFree=1787240/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=1768 CPUtime=0
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 1111957829 1810432 197 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 442 197 151 362 0 77 0

[startup+0.0864109 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5808
/proc/meminfo: memFree=1787240/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=4340 CPUtime=0.08
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 886 0 0 0 8 0 0 0 18 0 1 0 1111957829 4444160 847 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1085 847 158 362 0 720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4340

[startup+0.102412 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5808
/proc/meminfo: memFree=1787240/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=4340 CPUtime=0.09
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 886 0 0 0 9 0 0 0 18 0 1 0 1111957829 4444160 847 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1085 847 158 362 0 720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4340

[startup+0.302434 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5808
/proc/meminfo: memFree=1787240/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=6960 CPUtime=0.29
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 1532 0 0 0 29 0 0 0 19 0 1 0 1111957829 7127040 1459 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1740 1459 175 362 0 1375 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6960

[startup+0.702485 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5808
/proc/meminfo: memFree=1787240/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=7092 CPUtime=0.69
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 1573 0 0 0 69 0 0 0 23 0 1 0 1111957829 7262208 1500 1992294400 134512640 135997824 4294956160 18446744073709551615 134817197 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1773 1500 175 362 0 1408 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7092

[startup+1.50156 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 5809
/proc/meminfo: memFree=1781856/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=7224 CPUtime=1.49
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 1603 0 0 0 149 0 0 0 25 0 1 0 1111957829 7397376 1530 1992294400 134512640 135997824 4294956160 18446744073709551615 134757269 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1806 1530 175 362 0 1441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7224

[startup+3.10174 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 5809
/proc/meminfo: memFree=1781600/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=7224 CPUtime=3.09
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 1625 0 0 0 309 0 0 0 25 0 1 0 1111957829 7397376 1552 1992294400 134512640 135997824 4294956160 18446744073709551615 135387611 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1806 1552 175 362 0 1441 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7224

[startup+6.30108 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 5809
/proc/meminfo: memFree=1781408/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=7488 CPUtime=6.29
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 1671 0 0 0 629 0 0 0 25 0 1 0 1111957829 7667712 1598 1992294400 134512640 135997824 4294956160 18446744073709551615 134757355 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 1872 1598 175 362 0 1507 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7488

[startup+12.7018 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 5809
/proc/meminfo: memFree=1780712/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=8156 CPUtime=12.69
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 1850 0 0 0 1268 1 0 0 25 0 1 0 1111957829 8351744 1777 1992294400 134512640 135997824 4294956160 18446744073709551615 135369009 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 2039 1777 175 362 0 1674 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8156

[startup+25.5011 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 5809
/proc/meminfo: memFree=1778792/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=10016 CPUtime=25.49
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 2303 0 0 0 2547 2 0 0 25 0 1 0 1111957829 10256384 2230 1992294400 134512640 135997824 4294956160 18446744073709551615 134757587 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 2504 2230 175 362 0 2139 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10016

[startup+51.1019 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 5809
/proc/meminfo: memFree=1774952/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=13868 CPUtime=51.07
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 3267 0 0 0 5105 2 0 0 25 0 1 0 1111957829 14200832 3194 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 3467 3194 175 362 0 3102 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13868

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.40 2/65 5809
/proc/meminfo: memFree=1764648/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=24100 CPUtime=102.27
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 5834 0 0 0 10222 5 0 0 25 0 1 0 1111957829 24678400 5761 1992294400 134512640 135997824 4294956160 18446744073709551615 134757440 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 6025 5761 175 362 0 5660 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24100

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/65 5809
/proc/meminfo: memFree=1756520/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=32676 CPUtime=162.25
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 7913 0 0 0 16218 7 0 0 25 0 1 0 1111957829 33460224 7840 1992294400 134512640 135997824 4294956160 18446744073709551615 134757816 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 8169 7840 175 362 0 7804 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32676

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 5809
/proc/meminfo: memFree=1746856/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=42208 CPUtime=222.23
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 10265 0 0 0 22214 9 0 0 25 0 1 0 1111957829 43220992 10192 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 10552 10192 175 362 0 10187 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42208

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 5809
/proc/meminfo: memFree=1746408/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=42740 CPUtime=282.22
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 10378 0 0 0 28213 9 0 0 25 0 1 0 1111957829 43765760 10305 1992294400 134512640 135997824 4294956160 18446744073709551615 134757831 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 10685 10305 175 362 0 10320 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 42740

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 5809
/proc/meminfo: memFree=1736680/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=53040 CPUtime=342.2
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 12826 0 0 0 34208 12 0 0 25 0 1 0 1111957829 54312960 12753 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 13260 12753 175 362 0 12895 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 53040

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 5809
/proc/meminfo: memFree=1727656/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=61968 CPUtime=402.19
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 15040 0 0 0 40205 14 0 0 25 0 1 0 1111957829 63455232 14967 1992294400 134512640 135997824 4294956160 18446744073709551615 135369422 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 15492 14967 175 362 0 15127 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 61968

[startup+462.302 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 5809
/proc/meminfo: memFree=1727592/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=61968 CPUtime=462.17
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 15043 0 0 0 46203 14 0 0 25 0 1 0 1111957829 63455232 14970 1992294400 134512640 135997824 4294956160 18446744073709551615 134757443 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 15492 14970 175 362 0 15127 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 61968

[startup+522.303 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 5809
/proc/meminfo: memFree=1725544/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=64568 CPUtime=522.16
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 15630 0 0 0 52202 14 0 0 25 0 1 0 1111957829 66117632 15557 1992294400 134512640 135997824 4294956160 18446744073709551615 134757894 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 16142 15557 175 362 0 15777 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 64568

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 5809
/proc/meminfo: memFree=1715752/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=74448 CPUtime=582.14
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 18014 0 0 0 58197 17 0 0 25 0 1 0 1111957829 76234752 17941 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 18612 17941 175 362 0 18247 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 74448

[startup+642.303 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 5809
/proc/meminfo: memFree=1706728/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=83480 CPUtime=642.13
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 20237 0 0 0 64194 19 0 0 25 0 1 0 1111957829 85483520 20164 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 20870 20164 175 362 0 20505 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 83480

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 5809
/proc/meminfo: memFree=1701160/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=89364 CPUtime=702.11
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 21672 0 0 0 70191 20 0 0 25 0 1 0 1111957829 91508736 21599 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 22341 21599 175 362 0 21976 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 89364

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 5809
/proc/meminfo: memFree=1693928/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=96536 CPUtime=762.1
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 23432 0 0 0 76189 21 0 0 25 0 1 0 1111957829 98852864 23359 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 24134 23359 175 362 0 23769 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 96536

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 5809
/proc/meminfo: memFree=1692456/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=97992 CPUtime=822.07
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 23791 0 0 0 82186 21 0 0 25 0 1 0 1111957829 100343808 23718 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 24498 23718 175 362 0 24133 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 97992

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 5809
/proc/meminfo: memFree=1692008/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=98632 CPUtime=882.07
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 23903 0 0 0 88185 22 0 0 25 0 1 0 1111957829 100999168 23830 1992294400 134512640 135997824 4294956160 18446744073709551615 134757369 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 24658 23830 175 362 0 24293 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 98632

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 5809
/proc/meminfo: memFree=1691304/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=99528 CPUtime=942.04
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 24065 0 0 0 94182 22 0 0 25 0 1 0 1111957829 101916672 23992 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 24882 23992 175 362 0 24517 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 99528

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 5809
/proc/meminfo: memFree=1690664/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=100392 CPUtime=1002.03
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 24215 0 0 0 100181 22 0 0 25 0 1 0 1111957829 102801408 24142 1992294400 134512640 135997824 4294956160 18446744073709551615 134757811 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 25098 24142 175 362 0 24733 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 100392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 5809
/proc/meminfo: memFree=1683368/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=108084 CPUtime=1062.01
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 26087 0 0 0 106177 24 0 0 25 0 1 0 1111957829 110678016 26014 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 27021 26014 175 362 0 26656 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 108084

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 5809
/proc/meminfo: memFree=1673768/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=117892 CPUtime=1122
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 28445 0 0 0 112173 27 0 0 25 0 1 0 1111957829 120721408 28372 1992294400 134512640 135997824 4294956160 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 29473 28372 175 362 0 29108 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 117892

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 5809
/proc/meminfo: memFree=1673384/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=118232 CPUtime=1181.99
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 28527 0 0 0 118172 27 0 0 25 0 1 0 1111957829 121069568 28454 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 29558 28454 175 362 0 29193 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 118232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 5809
/proc/meminfo: memFree=1673128/2055920 swapFree=4178540/4192956
[pid=5808] ppid=5806 vsize=118532 CPUtime=1200.08
/proc/5808/stat : 5808 (hydrasat) R 5806 5808 5377 0 -1 4194304 28593 0 0 0 119981 27 0 0 25 0 1 0 1111957829 121376768 28520 1992294400 134512640 135997824 4294956160 18446744073709551615 134756297 0 0 4096 1 0 0 0 17 1 0 0
/proc/5808/statm: 29633 28520 175 362 0 29268 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 118532

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.43
CPU time (s): 1200.11
CPU user time (s): 1199.82
CPU system time (s): 0.295955
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 118532

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

runsolver used 0.817875 second user time and 2.57461 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-30 08:01:59
IDJOB=1529573
IDBENCH=70308
IDSOLVER=520
FILE ID=node19/1529573-1238392919
PBS_JOBID= 9061325
Free space on /tmp= 66404 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S579205610-033.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529573-1238392919/watcher-1529573-1238392919 -o /tmp/evaluation-result-1529573-1238392919/solver-1529573-1238392919 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529573-1238392919.cnf -rs 997597196 -co memory_limit 1800

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

MD5SUM BENCH= af63667f47d0171fb9e14e0a190b25c2
RANDOM SEED=997597196

node19.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.235
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.235
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:       1787720 kB
Buffers:         51676 kB
Cached:         128632 kB
SwapCached:       8188 kB
Active:          37112 kB
Inactive:       153092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1787720 kB
SwapTotal:     4192956 kB
SwapFree:      4178540 kB
Dirty:            2080 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            63996 kB
Committed_AS:  2985720 kB
PageTables:       1456 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= 66404 MiB
End job on node19 at 2009-03-30 08:22:02