Trace number 1529330

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 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S685953260-065.cnf
MD5SUM3c731c817594d5a699b72cfb7a1ff2af
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.31558
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-1529330-1238377187/watcher-1529330-1238377187 -o /tmp/evaluation-result-1529330-1238377187/solver-1529330-1238377187 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1529330-1238377187.cnf -rs 1476040907 -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.91 0.95 0.98 3/64 21401
/proc/meminfo: memFree=1270504/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=1768 CPUtime=0
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 1110381214 1810432 197 1992294400 134512640 135997824 4294956176 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 442 197 151 362 0 77 0

[startup+0.0708061 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 21401
/proc/meminfo: memFree=1270504/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=3088 CPUtime=0.06
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 541 0 0 0 6 0 0 0 18 0 1 0 1110381214 3162112 525 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 772 525 158 362 0 407 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3088

[startup+0.102809 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 21401
/proc/meminfo: memFree=1270504/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=3088 CPUtime=0.09
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 541 0 0 0 9 0 0 0 18 0 1 0 1110381214 3162112 525 1992294400 134512640 135997824 4294956176 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 772 525 158 362 0 407 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3088

[startup+0.30283 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 21401
/proc/meminfo: memFree=1270504/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=3872 CPUtime=0.29
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 774 0 0 0 29 0 0 0 19 0 1 0 1110381214 3964928 757 1992294400 134512640 135997824 4294956176 18446744073709551615 134757799 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 968 757 174 362 0 603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3872

[startup+0.702882 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 21401
/proc/meminfo: memFree=1270504/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=4000 CPUtime=0.69
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 817 0 0 0 69 0 0 0 22 0 1 0 1110381214 4096000 800 1992294400 134512640 135997824 4294956176 18446744073709551615 134757667 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1000 800 174 362 0 635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4000

[startup+1.50196 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 21402
/proc/meminfo: memFree=1267936/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=4128 CPUtime=1.49
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 850 0 0 0 149 0 0 0 25 0 1 0 1110381214 4227072 833 1992294400 134512640 135997824 4294956176 18446744073709551615 134757828 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1032 833 174 362 0 667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4128

[startup+3.10113 s]
/proc/loadavg: 0.91 0.95 0.98 2/65 21402
/proc/meminfo: memFree=1267680/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=4512 CPUtime=3.09
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 943 0 0 0 309 0 0 0 25 0 1 0 1110381214 4620288 926 1992294400 134512640 135997824 4294956176 18446744073709551615 134757845 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1128 926 174 362 0 763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4512

[startup+6.30147 s]
/proc/loadavg: 0.92 0.95 0.98 2/65 21402
/proc/meminfo: memFree=1267104/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=4640 CPUtime=6.29
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 966 0 0 0 629 0 0 0 25 0 1 0 1110381214 4751360 949 1992294400 134512640 135997824 4294956176 18446744073709551615 134634096 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1160 949 174 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.93 0.95 0.98 2/65 21402
/proc/meminfo: memFree=1267104/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=4640 CPUtime=12.68
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 966 0 0 0 1268 0 0 0 25 0 1 0 1110381214 4751360 949 1992294400 134512640 135997824 4294956176 18446744073709551615 135387657 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1160 949 174 362 0 795 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4640

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/65 21402
/proc/meminfo: memFree=1267104/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=4640 CPUtime=25.48
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 966 0 0 0 2548 0 0 0 25 0 1 0 1110381214 4751360 949 1992294400 134512640 135997824 4294956176 18446744073709551615 135362209 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1160 949 174 362 0 795 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4640

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 21402
/proc/meminfo: memFree=1265824/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=5916 CPUtime=51.08
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 1294 0 0 0 5107 1 0 0 25 0 1 0 1110381214 6057984 1277 1992294400 134512640 135997824 4294956176 18446744073709551615 134590079 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 1479 1277 174 362 0 1114 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5916

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.98 2/65 21402
/proc/meminfo: memFree=1260896/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=11032 CPUtime=102.26
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 2516 0 0 0 10224 2 0 0 25 0 1 0 1110381214 11296768 2499 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 2758 2499 174 362 0 2393 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11032

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21402
/proc/meminfo: memFree=1258848/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=13144 CPUtime=162.25
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3024 0 0 0 16222 3 0 0 25 0 1 0 1110381214 13459456 3007 1992294400 134512640 135997824 4294956176 18446744073709551615 134757797 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 3286 3007 174 362 0 2921 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13144

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 21402
/proc/meminfo: memFree=1258784/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=13144 CPUtime=222.23
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3036 0 0 0 22220 3 0 0 25 0 1 0 1110381214 13459456 3019 1992294400 134512640 135997824 4294956176 18446744073709551615 134757871 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 3286 3019 174 362 0 2921 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 13144

[startup+282.302 s]
/proc/loadavg: 1.03 0.99 0.98 2/65 21404
/proc/meminfo: memFree=1258592/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=13352 CPUtime=282.21
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3073 0 0 0 28218 3 0 0 25 0 1 0 1110381214 13672448 3056 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 3338 3056 174 362 0 2973 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13352

[startup+342.301 s]
/proc/loadavg: 1.05 1.00 0.99 2/65 21404
/proc/meminfo: memFree=1258528/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=13352 CPUtime=342.19
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3081 0 0 0 34216 3 0 0 25 0 1 0 1110381214 13672448 3064 1992294400 134512640 135997824 4294956176 18446744073709551615 134757455 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 3338 3064 174 362 0 2973 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 13352

[startup+402.302 s]
/proc/loadavg: 1.13 1.03 1.00 2/65 21404
/proc/meminfo: memFree=1257824/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=14196 CPUtime=402.18
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3257 0 0 0 40214 4 0 0 25 0 1 0 1110381214 14536704 3240 1992294400 134512640 135997824 4294956176 18446744073709551615 134757449 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 3549 3240 174 362 0 3184 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 14196

[startup+462.302 s]
/proc/loadavg: 1.12 1.04 1.00 2/65 21404
/proc/meminfo: memFree=1255904/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=16176 CPUtime=462.16
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3730 0 0 0 46212 4 0 0 25 0 1 0 1110381214 16564224 3713 1992294400 134512640 135997824 4294956176 18446744073709551615 134757859 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 4044 3713 174 362 0 3679 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 16176

[startup+522.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 21404
/proc/meminfo: memFree=1255008/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=17304 CPUtime=522.14
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 3984 0 0 0 52210 4 0 0 25 0 1 0 1110381214 17719296 3967 1992294400 134512640 135997824 4294956176 18446744073709551615 134757374 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 4326 3967 174 362 0 3961 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 17304

[startup+582.303 s]
/proc/loadavg: 1.10 1.05 1.00 2/65 21404
/proc/meminfo: memFree=1250208/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=22280 CPUtime=582.12
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 5156 0 0 0 58206 6 0 0 25 0 1 0 1110381214 22814720 5139 1992294400 134512640 135997824 4294956176 18446744073709551615 134757799 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 5570 5139 174 362 0 5205 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 22280

[startup+642.302 s]
/proc/loadavg: 1.04 1.04 1.00 2/65 21404
/proc/meminfo: memFree=1247008/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=25636 CPUtime=642.1
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 5977 0 0 0 64204 6 0 0 25 0 1 0 1110381214 26251264 5924 1992294400 134512640 135997824 4294956176 18446744073709551615 134757511 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 6409 5924 174 362 0 6044 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 25636

[startup+702.303 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 21404
/proc/meminfo: memFree=1244448/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=28244 CPUtime=702.08
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 6605 0 0 0 70201 7 0 0 25 0 1 0 1110381214 28921856 6552 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 7061 6552 174 362 0 6696 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 28244

[startup+762.304 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21404
/proc/meminfo: memFree=1240864/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=32008 CPUtime=762.07
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 7508 0 0 0 76199 8 0 0 25 0 1 0 1110381214 32776192 7455 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 8002 7455 174 362 0 7637 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 32008

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 21404
/proc/meminfo: memFree=1239968/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=33012 CPUtime=822.06
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 7791 0 0 0 82197 9 0 0 25 0 1 0 1110381214 33804288 7685 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 8253 7685 174 362 0 7888 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 33012

[startup+882.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 21404
/proc/meminfo: memFree=1237408/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=35640 CPUtime=882.03
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 8419 0 0 0 88194 9 0 0 25 0 1 0 1110381214 36495360 8313 1992294400 134512640 135997824 4294956176 18446744073709551615 134757431 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 8910 8313 174 362 0 8545 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 35640

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21404
/proc/meminfo: memFree=1235616/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=37508 CPUtime=942.02
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 8863 0 0 0 94192 10 0 0 25 0 1 0 1110381214 38408192 8757 1992294400 134512640 135997824 4294956176 18446744073709551615 134757767 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 9377 8757 174 362 0 9012 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 37508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21404
/proc/meminfo: memFree=1233440/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=39640 CPUtime=1002.01
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 9417 0 0 0 100189 12 0 0 25 0 1 0 1110381214 40591360 9311 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 9910 9311 174 362 0 9545 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 39640

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21404
/proc/meminfo: memFree=1230880/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=42348 CPUtime=1061.98
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 10046 0 0 0 106186 12 0 0 25 0 1 0 1110381214 43364352 9940 1992294400 134512640 135997824 4294956176 18446744073709551615 134757852 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 10587 9940 174 362 0 10222 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 42348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21404
/proc/meminfo: memFree=1229536/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=43728 CPUtime=1121.97
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 10392 0 0 0 112184 13 0 0 25 0 1 0 1110381214 44777472 10286 1992294400 134512640 135997824 4294956176 18446744073709551615 134755107 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 10932 10286 174 362 0 10567 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 43728

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21404
/proc/meminfo: memFree=1227552/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=45788 CPUtime=1181.95
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 10897 0 0 0 118182 13 0 0 25 0 1 0 1110381214 46886912 10791 1992294400 134512640 135997824 4294956176 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 11447 10791 174 362 0 11082 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 45788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21404
/proc/meminfo: memFree=1226848/2055920 swapFree=4178912/4192956
[pid=21401] ppid=21399 vsize=46732 CPUtime=1200.05
/proc/21401/stat : 21401 (hydrasat) R 21399 21401 21177 0 -1 4194304 11059 0 0 0 119991 14 0 0 25 0 1 0 1110381214 47853568 10953 1992294400 134512640 135997824 4294956176 18446744073709551615 134757748 0 0 4096 1 0 0 0 17 1 0 0
/proc/21401/statm: 11683 10953 174 362 0 11318 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 46732

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.92
CPU system time (s): 0.148977
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 46732

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

runsolver used 0.906862 second user time and 2.44663 second system time

The end

Launcher Data

Begin job on node47 at 2009-03-30 03:39:47
IDJOB=1529330
IDBENCH=70227
IDSOLVER=520
FILE ID=node47/1529330-1238377187
PBS_JOBID= 9061295
Free space on /tmp= 66340 MiB

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

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

MD5SUM BENCH= 3c731c817594d5a699b72cfb7a1ff2af
RANDOM SEED=1476040907

node47.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.216
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.216
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:       1270920 kB
Buffers:         99284 kB
Cached:         585436 kB
SwapCached:       7792 kB
Active:         157660 kB
Inactive:       537468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1270920 kB
SwapTotal:     4192956 kB
SwapFree:      4178912 kB
Dirty:            1808 kB
Writeback:           0 kB
Mapped:          16048 kB
Slab:            75820 kB
Committed_AS:  2935728 kB
PageTables:       1452 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= 66336 MiB
End job on node47 at 2009-03-30 03:59:49