Trace number 1554415

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.07 1207.01

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark992.714
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1554415-1238726664/watcher-1554415-1238726664 -o /tmp/evaluation-result-1554415-1238726664/solver-1554415-1238726664 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1554415-1238726664.cnf -rs 222416191 -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: 2.00 2.00 2.00 4/85 11090
/proc/meminfo: memFree=1423024/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=18576 CPUtime=0
/proc/11090/stat : 11090 (runsolver) R 11088 11090 10025 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1145327361 19021824 292 1992294400 4194304 4302564 548682068384 18446744073709551615 233402068263 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11090/statm: 4644 292 257 26 0 2626 0

[startup+0.0761571 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 11090
/proc/meminfo: memFree=1423024/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=3836 CPUtime=0.06
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 747 0 0 0 6 0 0 0 20 0 1 0 1145327361 3928064 731 1992294400 134512640 135997824 4294956160 18446744073709551615 135070726 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 959 731 151 362 0 594 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3836

[startup+0.101159 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 11090
/proc/meminfo: memFree=1423024/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=5108 CPUtime=0.09
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 1078 0 0 0 9 0 0 0 20 0 1 0 1145327361 5230592 1062 1992294400 134512640 135997824 4294956160 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 1277 1062 155 362 0 912 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5108

[startup+0.301182 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 11090
/proc/meminfo: memFree=1423024/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=9224 CPUtime=0.28
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 2137 0 0 0 28 0 0 0 21 0 1 0 1145327361 9445376 2029 1992294400 134512640 135997824 4294956160 18446744073709551615 135387651 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 2306 2029 159 362 0 1941 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9224

[startup+0.701219 s]
/proc/loadavg: 2.00 2.00 2.00 4/85 11090
/proc/meminfo: memFree=1423024/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=13572 CPUtime=0.69
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 3402 0 0 0 68 1 0 0 25 0 1 0 1145327361 13897728 3118 1992294400 134512640 135997824 4294956160 18446744073709551615 134590879 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 3393 3118 175 362 0 3028 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13572

[startup+1.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1410984/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=13704 CPUtime=1.48
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 3456 0 0 0 147 1 0 0 25 0 1 0 1145327361 14032896 3172 1992294400 134512640 135997824 4294956160 18446744073709551615 134845141 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 3426 3172 175 362 0 3061 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13704

[startup+3.10246 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1410664/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=13836 CPUtime=3.07
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 3479 0 0 0 306 1 0 0 25 0 1 0 1145327361 14168064 3195 1992294400 134512640 135997824 4294956160 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 3459 3195 175 362 0 3094 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13836

[startup+6.30177 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1410344/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=14100 CPUtime=6.25
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 3551 0 0 0 624 1 0 0 25 0 1 0 1145327361 14438400 3267 1992294400 134512640 135997824 4294956160 18446744073709551615 134590075 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 3525 3267 175 362 0 3160 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 14100

[startup+12.7024 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1410024/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=14364 CPUtime=12.61
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 3613 0 0 0 1260 1 0 0 25 0 1 0 1145327361 14708736 3329 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 3591 3329 175 362 0 3226 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 14364

[startup+25.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1409256/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=15296 CPUtime=25.34
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 3832 0 0 0 2532 2 0 0 25 0 1 0 1145327361 15663104 3548 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 3824 3548 175 362 0 3459 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 15296

[startup+51.1012 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1407592/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=16880 CPUtime=50.79
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 4239 0 0 0 5077 2 0 0 25 0 1 0 1145327361 17285120 3955 1992294400 134512640 135997824 4294956160 18446744073709551615 134817256 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 4220 3955 175 362 0 3855 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 16880

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1405800/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=18620 CPUtime=101.7
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 4657 0 0 0 10167 3 0 0 25 0 1 0 1145327361 19066880 4373 1992294400 134512640 135997824 4294956160 18446744073709551615 134590219 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 4655 4373 175 362 0 4290 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 18620

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1401768/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=22772 CPUtime=161.36
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 5703 0 0 0 16132 4 0 0 25 0 1 0 1145327361 23318528 5419 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 5693 5419 175 362 0 5328 0
Current children cumulated CPU time (s) 161.36
Current children cumulated vsize (KiB) 22772

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1397096/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28104 CPUtime=221.01
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6835 0 0 0 22096 5 0 0 25 0 1 0 1145327361 28778496 6551 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7026 6551 175 362 0 6661 0
Current children cumulated CPU time (s) 221.01
Current children cumulated vsize (KiB) 28104

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1397160/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28104 CPUtime=280.67
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6835 0 0 0 28062 5 0 0 25 0 1 0 1145327361 28778496 6551 1992294400 134512640 135997824 4294956160 18446744073709551615 134843929 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7026 6551 175 362 0 6661 0
Current children cumulated CPU time (s) 280.67
Current children cumulated vsize (KiB) 28104

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396968/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28104 CPUtime=340.32
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6862 0 0 0 34027 5 0 0 25 0 1 0 1145327361 28778496 6578 1992294400 134512640 135997824 4294956160 18446744073709551615 134682672 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7026 6578 175 362 0 6661 0
Current children cumulated CPU time (s) 340.32
Current children cumulated vsize (KiB) 28104

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1397032/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28236 CPUtime=399.98
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6867 0 0 0 39993 5 0 0 25 0 1 0 1145327361 28913664 6583 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7059 6583 175 362 0 6694 0
Current children cumulated CPU time (s) 399.98
Current children cumulated vsize (KiB) 28236

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396968/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28236 CPUtime=459.63
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6872 0 0 0 45958 5 0 0 25 0 1 0 1145327361 28913664 6588 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7059 6588 175 362 0 6694 0
Current children cumulated CPU time (s) 459.63
Current children cumulated vsize (KiB) 28236

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396968/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28236 CPUtime=519.29
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6877 0 0 0 51924 5 0 0 25 0 1 0 1145327361 28913664 6593 1992294400 134512640 135997824 4294956160 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7059 6593 175 362 0 6694 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 28236

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396776/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28368 CPUtime=578.94
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6914 0 0 0 57889 5 0 0 25 0 1 0 1145327361 29048832 6630 1992294400 134512640 135997824 4294956160 18446744073709551615 134590799 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7092 6630 175 362 0 6727 0
Current children cumulated CPU time (s) 578.94
Current children cumulated vsize (KiB) 28368

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396776/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28368 CPUtime=638.61
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6931 0 0 0 63855 6 0 0 25 0 1 0 1145327361 29048832 6647 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7092 6647 175 362 0 6727 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 28368

[startup+702.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396584/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28504 CPUtime=698.27
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6961 0 0 0 69821 6 0 0 25 0 1 0 1145327361 29188096 6677 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7126 6677 175 362 0 6761 0
Current children cumulated CPU time (s) 698.27
Current children cumulated vsize (KiB) 28504

[startup+762.308 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1396520/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=28652 CPUtime=757.92
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 6985 0 0 0 75786 6 0 0 25 0 1 0 1145327361 29339648 6701 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7163 6701 175 362 0 6798 0
Current children cumulated CPU time (s) 757.92
Current children cumulated vsize (KiB) 28652

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1395944/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=29180 CPUtime=817.58
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 7128 0 0 0 81752 6 0 0 25 0 1 0 1145327361 29880320 6844 1992294400 134512640 135997824 4294956160 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7295 6844 175 362 0 6930 0
Current children cumulated CPU time (s) 817.58
Current children cumulated vsize (KiB) 29180

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1395048/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=30112 CPUtime=877.22
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 7352 0 0 0 87716 6 0 0 25 0 1 0 1145327361 30834688 7068 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7528 7068 175 362 0 7163 0
Current children cumulated CPU time (s) 877.22
Current children cumulated vsize (KiB) 30112

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11091
/proc/meminfo: memFree=1393832/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=31332 CPUtime=936.89
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 7653 0 0 0 93682 7 0 0 25 0 1 0 1145327361 32083968 7369 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 7833 7369 175 362 0 7468 0
Current children cumulated CPU time (s) 936.89
Current children cumulated vsize (KiB) 31332

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11097
/proc/meminfo: memFree=1392608/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=33040 CPUtime=996.52
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 8032 0 0 0 99645 7 0 0 25 0 1 0 1145327361 33832960 7748 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 8260 7748 175 362 0 7895 0
Current children cumulated CPU time (s) 996.52
Current children cumulated vsize (KiB) 33040

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11097
/proc/meminfo: memFree=1390048/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=35636 CPUtime=1056.18
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 8658 0 0 0 105611 7 0 0 25 0 1 0 1145327361 36491264 8374 1992294400 134512640 135997824 4294956160 18446744073709551615 134758093 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 8909 8374 175 362 0 8544 0
Current children cumulated CPU time (s) 1056.18
Current children cumulated vsize (KiB) 35636

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11097
/proc/meminfo: memFree=1389344/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=36464 CPUtime=1115.84
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 8833 0 0 0 111576 8 0 0 25 0 1 0 1145327361 37339136 8549 1992294400 134512640 135997824 4294956160 18446744073709551615 134757415 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 9116 8549 175 362 0 8751 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 36464

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11097
/proc/meminfo: memFree=1388768/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=36876 CPUtime=1175.5
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 8944 0 0 0 117542 8 0 0 25 0 1 0 1145327361 37761024 8660 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 9219 8660 175 362 0 8854 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 36876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11097
/proc/meminfo: memFree=1388448/2055920 swapFree=4170400/4192956
[pid=11090] ppid=11088 vsize=37144 CPUtime=1200.05
/proc/11090/stat : 11090 (hydrasat) R 11088 11090 10025 0 -1 4194304 8983 0 0 0 119997 8 0 0 25 0 1 0 1145327361 38035456 8699 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11090/statm: 9286 8699 175 362 0 8921 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37144

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): 1207.01
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.089986
CPU usage (%): 99.4244
Max. virtual memory (cumulated for all children) (KiB): 37144

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

runsolver used 1.57176 second user time and 5.02623 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-03 04:44:24
IDJOB=1554415
IDBENCH=70780
IDSOLVER=520
FILE ID=node70/1554415-1238726664
PBS_JOBID= 9085326
Free space on /tmp= 66480 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554415-1238726664/watcher-1554415-1238726664 -o /tmp/evaluation-result-1554415-1238726664/solver-1554415-1238726664 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1554415-1238726664.cnf -rs 222416191 -co memory_limit 1800

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=222416191

node70.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.234
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.234
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:       1423504 kB
Buffers:         85904 kB
Cached:         459832 kB
SwapCached:       8940 kB
Active:         249636 kB
Inactive:       306580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1423504 kB
SwapTotal:     4192956 kB
SwapFree:      4170400 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:          15416 kB
Slab:            60428 kB
Committed_AS:  2217868 kB
PageTables:       2556 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= 66480 MiB
End job on node70 at 2009-04-03 05:04:33