Trace number 1529393

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S2140929154-062.cnf
MD5SUMd3e388145b1dc90e0d73a294f0c3ce44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark811.961
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-1529393-1238380559/watcher-1529393-1238380559 -o /tmp/evaluation-result-1529393-1238380559/solver-1529393-1238380559 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529393-1238380559.cnf -rs 515048873 -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.01 3/68 14807
/proc/meminfo: memFree=1604936/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=1768 CPUtime=0
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 1110717529 1810432 196 1992294400 134512640 135997824 4294956160 18446744073709551615 134616563 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 442 196 151 362 0 77 0

[startup+0.0976979 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 14807
/proc/meminfo: memFree=1604936/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=3632 CPUtime=0.09
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 1110717529 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.101698 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 14807
/proc/meminfo: memFree=1604936/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=3632 CPUtime=0.09
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 702 0 0 0 9 0 0 0 18 0 1 0 1110717529 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3632

[startup+0.301718 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 14807
/proc/meminfo: memFree=1604936/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=3632 CPUtime=0.29
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 702 0 0 0 29 0 0 0 19 0 1 0 1110717529 3719168 686 1992294400 134512640 135997824 4294956160 18446744073709551615 134519416 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 908 686 158 362 0 543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3632

[startup+0.701757 s]
/proc/loadavg: 1.00 1.00 1.01 3/68 14807
/proc/meminfo: memFree=1604936/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=4164 CPUtime=0.69
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 850 0 0 0 69 0 0 0 22 0 1 0 1110717529 4263936 833 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1041 833 174 362 0 676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4164

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 14808
/proc/meminfo: memFree=1602048/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=4560 CPUtime=1.49
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 954 0 0 0 149 0 0 0 25 0 1 0 1110717529 4669440 937 1992294400 134512640 135997824 4294956160 18446744073709551615 134757418 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1140 937 174 362 0 775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4560

[startup+3.102 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 14808
/proc/meminfo: memFree=1601600/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=4948 CPUtime=3.09
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 1049 0 0 0 309 0 0 0 25 0 1 0 1110717529 5066752 1032 1992294400 134512640 135997824 4294956160 18446744073709551615 134757513 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1237 1032 174 362 0 872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4948

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 14808
/proc/meminfo: memFree=1600896/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=5340 CPUtime=6.29
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 1134 0 0 0 629 0 0 0 25 0 1 0 1110717529 5468160 1117 1992294400 134512640 135997824 4294956160 18446744073709551615 135369830 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1335 1117 174 362 0 970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5340

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 14808
/proc/meminfo: memFree=1600832/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=5468 CPUtime=12.69
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 1169 0 0 0 1269 0 0 0 25 0 1 0 1110717529 5599232 1152 1992294400 134512640 135997824 4294956160 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1367 1152 174 362 0 1002 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5468

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 14808
/proc/meminfo: memFree=1599808/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=6472 CPUtime=25.48
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 1407 0 0 0 2548 0 0 0 25 0 1 0 1110717529 6627328 1390 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1618 1390 174 362 0 1253 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6472

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.01 2/69 14808
/proc/meminfo: memFree=1599808/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=6472 CPUtime=51.08
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 1407 0 0 0 5107 1 0 0 25 0 1 0 1110717529 6627328 1390 1992294400 134512640 135997824 4294956160 18446744073709551615 134757449 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 1618 1390 174 362 0 1253 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6472

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14808
/proc/meminfo: memFree=1593024/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=13736 CPUtime=102.27
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 3104 0 0 0 10224 3 0 0 25 0 1 0 1110717529 14065664 3078 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 3434 3078 174 362 0 3069 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13736

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14808
/proc/meminfo: memFree=1590912/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=16208 CPUtime=162.25
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 3702 0 0 0 16221 4 0 0 25 0 1 0 1110717529 16596992 3620 1992294400 134512640 135997824 4294956160 18446744073709551615 134758045 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 4052 3620 174 362 0 3687 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 16208

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14808
/proc/meminfo: memFree=1587392/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=20056 CPUtime=222.23
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 4550 0 0 0 22218 5 0 0 25 0 1 0 1110717529 20537344 4468 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 5014 4468 174 362 0 4649 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20056

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14808
/proc/meminfo: memFree=1581376/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=26496 CPUtime=282.21
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 6068 0 0 0 28215 6 0 0 25 0 1 0 1110717529 27131904 5986 1992294400 134512640 135997824 4294956160 18446744073709551615 134757571 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 6624 5986 174 362 0 6259 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 26496

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14808
/proc/meminfo: memFree=1576128/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=32196 CPUtime=342.19
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 7518 0 0 0 34211 8 0 0 25 0 1 0 1110717529 32968704 7294 1992294400 134512640 135997824 4294956160 18446744073709551615 134756085 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 8049 7294 174 362 0 7684 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 32196

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14809
/proc/meminfo: memFree=1571776/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=36576 CPUtime=402.18
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 8572 0 0 0 40209 9 0 0 25 0 1 0 1110717529 37453824 8348 1992294400 134512640 135997824 4294956160 18446744073709551615 134757543 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 9144 8348 174 362 0 8779 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36576

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1566528/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=42356 CPUtime=462.16
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 10081 0 0 0 46205 11 0 0 25 0 1 0 1110717529 43372544 9675 1992294400 134512640 135997824 4294956160 18446744073709551615 134757451 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 10589 9675 174 362 0 10224 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 42356

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1563968/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=45220 CPUtime=522.15
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 10747 0 0 0 52203 12 0 0 25 0 1 0 1110717529 46305280 10341 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 11305 10341 174 362 0 10940 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 45220

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1560256/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=48928 CPUtime=582.13
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 11657 0 0 0 58200 13 0 0 25 0 1 0 1110717529 50102272 11251 1992294400 134512640 135997824 4294956160 18446744073709551615 134758096 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12232 11251 174 362 0 11867 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 48928

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1559360/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=49852 CPUtime=642.12
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 11885 0 0 0 64199 13 0 0 25 0 1 0 1110717529 51048448 11479 1992294400 134512640 135997824 4294956160 18446744073709551615 134664770 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12463 11479 174 362 0 12098 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 49852

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1559296/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=49852 CPUtime=702.09
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 11885 0 0 0 70196 13 0 0 25 0 1 0 1110717529 51048448 11479 1992294400 134512640 135997824 4294956160 18446744073709551615 134757813 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12463 11479 174 362 0 12098 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 49852

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1559232/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=49852 CPUtime=762.08
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 11890 0 0 0 76195 13 0 0 25 0 1 0 1110717529 51048448 11484 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12463 11484 174 362 0 12098 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 49852

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1558528/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=50880 CPUtime=822.07
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12078 0 0 0 82193 14 0 0 25 0 1 0 1110717529 52101120 11672 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12720 11672 174 362 0 12355 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 50880

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1558464/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=50880 CPUtime=882.05
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12084 0 0 0 88191 14 0 0 25 0 1 0 1110717529 52101120 11678 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12720 11678 174 362 0 12355 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 50880

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1558400/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=50880 CPUtime=942.03
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12105 0 0 0 94189 14 0 0 25 0 1 0 1110717529 52101120 11699 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 12720 11699 174 362 0 12355 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 50880

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 14810
/proc/meminfo: memFree=1557440/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=52020 CPUtime=1002.01
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12339 0 0 0 100187 14 0 0 25 0 1 0 1110717529 53268480 11933 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 13005 11933 174 362 0 12640 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 52020

[startup+1062.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/69 14810
/proc/meminfo: memFree=1557440/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=52020 CPUtime=1062
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12344 0 0 0 106185 15 0 0 25 0 1 0 1110717529 53268480 11938 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 13005 11938 174 362 0 12640 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 52020

[startup+1122.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/69 14810
/proc/meminfo: memFree=1557056/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=52608 CPUtime=1121.98
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12517 0 0 0 112183 15 0 0 25 0 1 0 1110717529 53870592 12027 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 13152 12027 174 362 0 12787 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 52608

[startup+1182.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/69 14810
/proc/meminfo: memFree=1557056/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=52608 CPUtime=1181.96
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12521 0 0 0 118181 15 0 0 25 0 1 0 1110717529 53870592 12031 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 13152 12031 174 362 0 12787 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 52608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.03 1.00 2/69 14810
/proc/meminfo: memFree=1557056/2055920 swapFree=4175244/4192956
[pid=14807] ppid=14805 vsize=52608 CPUtime=1200.06
/proc/14807/stat : 14807 (hydrasat) R 14805 14807 13996 0 -1 4194304 12521 0 0 0 119991 15 0 0 25 0 1 0 1110717529 53870592 12031 1992294400 134512640 135997824 4294956160 18446744073709551615 134757780 0 0 4096 1 0 0 0 17 1 0 0
/proc/14807/statm: 13152 12031 174 362 0 12787 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 52608

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.08
CPU user time (s): 1199.92
CPU system time (s): 0.164974
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 52608

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

runsolver used 1.02484 second user time and 3.35149 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-30 04:35:59
IDJOB=1529393
IDBENCH=70248
IDSOLVER=520
FILE ID=node60/1529393-1238380559
PBS_JOBID= 9061276
Free space on /tmp= 66548 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S2140929154-062.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529393-1238380559/watcher-1529393-1238380559 -o /tmp/evaluation-result-1529393-1238380559/solver-1529393-1238380559 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1529393-1238380559.cnf -rs 515048873 -co memory_limit 1800

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

MD5SUM BENCH= d3e388145b1dc90e0d73a294f0c3ce44
RANDOM SEED=515048873

node60.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.202
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.202
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:       1605416 kB
Buffers:         82764 kB
Cached:         278268 kB
SwapCached:      10996 kB
Active:          51876 kB
Inactive:       322300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1605416 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            2000 kB
Writeback:           0 kB
Mapped:          18416 kB
Slab:            61932 kB
Committed_AS:  3233072 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-03-30 04:56:02