Trace number 1529345

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.51

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1192890414-033.cnf
MD5SUMb3febcd5ef9d5b37314559489b51c141
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.61754
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 514000
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-1529345-1238377864/watcher-1529345-1238377864 -o /tmp/evaluation-result-1529345-1238377864/solver-1529345-1238377864 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529345-1238377864.cnf -rs 137773467 -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.98 0.97 0.99 3/65 15032
/proc/meminfo: memFree=1202528/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=1768 CPUtime=0
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 321507200 1810432 200 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 442 201 151 362 0 77 0

[startup+0.070593 s]
/proc/loadavg: 0.98 0.97 0.99 3/65 15032
/proc/meminfo: memFree=1202528/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=2956 CPUtime=0.06
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 540 0 0 0 6 0 0 0 18 0 1 0 321507200 3026944 524 1992294400 134512640 135997824 4294956160 18446744073709551615 134519812 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 739 524 158 362 0 374 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2956

[startup+0.101595 s]
/proc/loadavg: 0.98 0.97 0.99 3/65 15032
/proc/meminfo: memFree=1202528/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=2956 CPUtime=0.09
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 540 0 0 0 9 0 0 0 18 0 1 0 321507200 3026944 524 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 739 524 158 362 0 374 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2956

[startup+0.301619 s]
/proc/loadavg: 0.98 0.97 0.99 3/65 15032
/proc/meminfo: memFree=1202528/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=3872 CPUtime=0.29
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 764 0 0 0 29 0 0 0 19 0 1 0 321507200 3964928 747 1992294400 134512640 135997824 4294956160 18446744073709551615 134758042 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 968 747 173 362 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3872

[startup+0.70167 s]
/proc/loadavg: 0.98 0.97 0.99 3/65 15032
/proc/meminfo: memFree=1202528/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=4000 CPUtime=0.69
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 812 0 0 0 69 0 0 0 23 0 1 0 321507200 4096000 795 1992294400 134512640 135997824 4294956160 18446744073709551615 135387712 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1000 795 173 362 0 635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4000

[startup+1.50177 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1199960/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=4128 CPUtime=1.49
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 848 0 0 0 149 0 0 0 25 0 1 0 321507200 4227072 831 1992294400 134512640 135997824 4294956160 18446744073709551615 134756036 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1032 831 173 362 0 667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4128

[startup+3.10197 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1199576/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=4512 CPUtime=3.09
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 917 0 0 0 309 0 0 0 25 0 1 0 321507200 4620288 900 1992294400 134512640 135997824 4294956160 18446744073709551615 134757640 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1128 900 173 362 0 763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4512

[startup+6.30137 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1199128/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=4640 CPUtime=6.29
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 977 0 0 0 629 0 0 0 25 0 1 0 321507200 4751360 960 1992294400 134512640 135997824 4294956160 18446744073709551615 134683883 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1160 960 173 362 0 795 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4640

[startup+12.7012 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1199000/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=4640 CPUtime=12.69
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 977 0 0 0 1269 0 0 0 25 0 1 0 321507200 4751360 960 1992294400 134512640 135997824 4294956160 18446744073709551615 135387726 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1160 960 173 362 0 795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4640

[startup+25.5018 s]
/proc/loadavg: 0.98 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1199000/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=4640 CPUtime=25.48
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 977 0 0 0 2548 0 0 0 25 0 1 0 321507200 4751360 960 1992294400 134512640 135997824 4294956160 18446744073709551615 134757734 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1160 960 173 362 0 795 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4640

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1197080/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=6604 CPUtime=51.08
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 1442 0 0 0 5107 1 0 0 25 0 1 0 321507200 6762496 1425 1992294400 134512640 135997824 4294956160 18446744073709551615 134757440 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 1651 1425 173 362 0 1286 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6604

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1191512/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=12376 CPUtime=102.27
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 2844 0 0 0 10224 3 0 0 25 0 1 0 321507200 12673024 2827 1992294400 134512640 135997824 4294956160 18446744073709551615 134757774 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 3094 2827 173 362 0 2729 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12376

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1188056/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=15952 CPUtime=162.25
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3693 0 0 0 16221 4 0 0 25 0 1 0 321507200 16334848 3676 1992294400 134512640 135997824 4294956160 18446744073709551615 134843920 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 3988 3676 173 362 0 3623 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15952

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1188056/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=15952 CPUtime=222.23
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3700 0 0 0 22219 4 0 0 25 0 1 0 321507200 16334848 3683 1992294400 134512640 135997824 4294956160 18446744073709551615 134757494 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 3988 3683 173 362 0 3623 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15952

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15033
/proc/meminfo: memFree=1187864/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=16092 CPUtime=282.2
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3725 0 0 0 28216 4 0 0 25 0 1 0 321507200 16478208 3708 1992294400 134512640 135997824 4294956160 18446744073709551615 134757958 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 4023 3708 173 362 0 3658 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 16092

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15035
/proc/meminfo: memFree=1187800/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=16232 CPUtime=342.18
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3749 0 0 0 34214 4 0 0 25 0 1 0 321507200 16621568 3732 1992294400 134512640 135997824 4294956160 18446744073709551615 134757481 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 4058 3732 173 362 0 3693 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 16232

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15035
/proc/meminfo: memFree=1187544/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=16580 CPUtime=402.17
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3804 0 0 0 40212 5 0 0 25 0 1 0 321507200 16977920 3787 1992294400 134512640 135997824 4294956160 18446744073709551615 134590281 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 4145 3787 173 362 0 3780 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 16580

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15035
/proc/meminfo: memFree=1187416/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=16760 CPUtime=462.15
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3839 0 0 0 46210 5 0 0 25 0 1 0 321507200 17162240 3822 1992294400 134512640 135997824 4294956160 18446744073709551615 134683658 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 4190 3822 173 362 0 3825 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 16760

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15035
/proc/meminfo: memFree=1187544/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=16760 CPUtime=522.13
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 3839 0 0 0 52208 5 0 0 25 0 1 0 321507200 17162240 3822 1992294400 134512640 135997824 4294956160 18446744073709551615 134755687 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 4190 3822 173 362 0 3825 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 16760

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15035
/proc/meminfo: memFree=1184088/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=20344 CPUtime=582.11
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 4698 0 0 0 58205 6 0 0 25 0 1 0 321507200 20832256 4681 1992294400 134512640 135997824 4294956160 18446744073709551615 134757582 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 5086 4681 173 362 0 4721 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 20344

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15041
/proc/meminfo: memFree=1179792/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=24640 CPUtime=642.09
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 5752 0 0 0 64202 7 0 0 25 0 1 0 321507200 25231360 5735 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 6160 5735 173 362 0 5795 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 24640

[startup+702.302 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1177736/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=26824 CPUtime=702.04
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 6251 0 0 0 70195 9 0 0 25 0 1 0 321507200 27467776 6193 1992294400 134512640 135997824 4294956160 18446744073709551615 134757691 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 6706 6193 173 362 0 6341 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 26824

[startup+762.307 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1174856/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=29936 CPUtime=762.02
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 7013 0 0 0 76191 11 0 0 25 0 1 0 321507200 30654464 6904 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 7484 6904 173 362 0 7119 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 29936

[startup+822.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1172744/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=32212 CPUtime=822
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 7576 0 0 0 82189 11 0 0 25 0 1 0 321507200 32985088 7467 1992294400 134512640 135997824 4294956160 18446744073709551615 134757935 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 8053 7467 173 362 0 7688 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 32212

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1169416/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=35692 CPUtime=881.98
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 8392 0 0 0 88186 12 0 0 25 0 1 0 321507200 36548608 8283 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 8923 8283 173 362 0 8558 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 35692

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1169288/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=36104 CPUtime=941.96
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 8540 0 0 0 94184 12 0 0 25 0 1 0 321507200 36970496 8360 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 9026 8360 173 362 0 8661 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 36104

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1167640/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=37840 CPUtime=1001.94
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 8947 0 0 0 100181 13 0 0 25 0 1 0 321507200 38748160 8767 1992294400 134512640 135997824 4294956160 18446744073709551615 134757689 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 9460 8767 173 362 0 9095 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 37840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1165592/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=39928 CPUtime=1061.93
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 9455 0 0 0 106179 14 0 0 25 0 1 0 321507200 40886272 9275 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 9982 9275 173 362 0 9617 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 39928

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1164760/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=40772 CPUtime=1121.91
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 9672 0 0 0 112177 14 0 0 25 0 1 0 321507200 41750528 9492 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 10193 9492 173 362 0 9828 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 40772

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1162456/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=43156 CPUtime=1181.89
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 10257 0 0 0 118174 15 0 0 25 0 1 0 321507200 44191744 10077 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 10789 10077 173 362 0 10424 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 43156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=43328 CPUtime=1200.09
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 10301 0 0 0 119993 16 0 0 25 0 1 0 321507200 44367872 10121 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 10832 10121 173 362 0 10467 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 43328

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15451
/proc/meminfo: memFree=1162200/2055920 swapFree=4191900/4192956
[pid=15032] ppid=15030 vsize=43328 CPUtime=1200.09
/proc/15032/stat : 15032 (hydrasat) R 15030 15032 14682 0 -1 4194304 10301 0 0 0 119993 16 0 0 25 0 1 0 321507200 44367872 10121 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/15032/statm: 10832 10121 173 362 0 10467 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 43328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.11
CPU user time (s): 1199.94
CPU system time (s): 0.169974
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 43328

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

runsolver used 1.00185 second user time and 3.38149 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-30 03:51:05
IDJOB=1529345
IDBENCH=70232
IDSOLVER=520
FILE ID=node54/1529345-1238377864
PBS_JOBID= 9061238
Free space on /tmp= 66492 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1192890414-033.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529345-1238377864/watcher-1529345-1238377864 -o /tmp/evaluation-result-1529345-1238377864/solver-1529345-1238377864 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529345-1238377864.cnf -rs 137773467 -co memory_limit 1800

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

MD5SUM BENCH= b3febcd5ef9d5b37314559489b51c141
RANDOM SEED=137773467

node54.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1202944 kB
Buffers:         86120 kB
Cached:         671140 kB
SwapCached:        260 kB
Active:         215784 kB
Inactive:       556624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202944 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1804 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            66456 kB
Committed_AS:   854092 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-30 04:11:07