Trace number 1556599

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-BaseUNSAT 1023.46 1023.82

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-09.cnf
MD5SUM5c56557463274332c6704b6432dfc42b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark629.145
Satisfiable
(Un)Satisfiability was proved
Number of variables69487
Number of clauses226581
Sum of the clauses size587221
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292264
Number of clauses of size 3134188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1023.42/1023.81	
1023.42/1023.81	c decisions : 181855
1023.42/1023.81	c conflicts : 84028
1023.42/1023.81	c Memory limit 1620 MiB
1023.42/1023.81	c RANDOM SEED: 475153262
1023.42/1023.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556599-1238843926/watcher-1556599-1238843926 -o /tmp/evaluation-result-1556599-1238843926/solver-1556599-1238843926 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1556599-1238843926.cnf -rs 475153262 -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.10 3/73 10021
/proc/meminfo: memFree=1716728/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=2656 CPUtime=0
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 227 0 0 0 0 0 0 0 20 0 1 0 1157056588 2719744 211 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 664 211 151 362 0 299 0

[startup+0.020196 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 10021
/proc/meminfo: memFree=1716728/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=3184 CPUtime=0.01
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 361 0 0 0 1 0 0 0 20 0 1 0 1157056588 3260416 345 1992294400 134512640 135997824 4294956160 18446744073709551615 135082363 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 796 346 151 362 0 431 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3184

[startup+0.101212 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 10021
/proc/meminfo: memFree=1716728/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=6088 CPUtime=0.09
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 1173 0 0 0 9 0 0 0 20 0 1 0 1157056588 6234112 1157 1992294400 134512640 135997824 4294956160 18446744073709551615 135431166 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 1522 1158 151 362 0 1157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6088

[startup+0.301252 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 10021
/proc/meminfo: memFree=1716728/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=14328 CPUtime=0.29
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 3382 0 0 0 28 1 0 0 22 0 1 0 1157056588 14671872 3366 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 3582 3367 155 362 0 3217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14328

[startup+0.701334 s]
/proc/loadavg: 1.00 1.00 1.10 3/73 10021
/proc/meminfo: memFree=1716728/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=23524 CPUtime=0.69
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 5822 0 0 0 68 1 0 0 25 0 1 0 1157056588 24088576 5380 1992294400 134512640 135997824 4294956160 18446744073709551615 134695407 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 5881 5380 159 362 0 5516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23524

[startup+1.5015 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 10022
/proc/meminfo: memFree=1689392/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=33376 CPUtime=1.49
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 8678 0 0 0 147 2 0 0 25 0 1 0 1157056588 34177024 7850 1992294400 134512640 135997824 4294956160 18446744073709551615 134519488 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 8344 7850 159 362 0 7979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33376

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 10022
/proc/meminfo: memFree=1671408/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=48604 CPUtime=3.09
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 12969 0 0 0 305 4 0 0 25 0 1 0 1157056588 49770496 11664 1992294400 134512640 135997824 4294956160 18446744073709551615 134683591 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 12151 11664 175 362 0 11786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48604

[startup+6.30147 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 10022
/proc/meminfo: memFree=1670064/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=48868 CPUtime=6.29
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13036 0 0 0 625 4 0 0 25 0 1 0 1157056588 50040832 11731 1992294400 134512640 135997824 4294956160 18446744073709551615 134590086 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 12217 11731 175 362 0 11852 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48868

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 10022
/proc/meminfo: memFree=1669944/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=49132 CPUtime=12.69
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13090 0 0 0 1265 4 0 0 25 0 1 0 1157056588 50311168 11785 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 12283 11785 175 362 0 11918 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49132

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.10 2/74 10022
/proc/meminfo: memFree=1669816/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=49264 CPUtime=25.48
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13135 0 0 0 2544 4 0 0 25 0 1 0 1157056588 50446336 11830 1992294400 134512640 135997824 4294956160 18446744073709551615 134757383 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 12316 11830 175 362 0 11951 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49264

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 10022
/proc/meminfo: memFree=1669304/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=49812 CPUtime=51.07
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13269 0 0 0 5103 4 0 0 25 0 1 0 1157056588 51007488 11964 1992294400 134512640 135997824 4294956160 18446744073709551615 134757374 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 12453 11964 175 362 0 12088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49812

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.09 2/74 10022
/proc/meminfo: memFree=1668728/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=50340 CPUtime=102.25
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13407 0 0 0 10221 4 0 0 25 0 1 0 1157056588 51548160 12102 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 12585 12102 175 362 0 12220 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 50340

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/74 10022
/proc/meminfo: memFree=1667000/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=52184 CPUtime=162.23
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13844 0 0 0 16218 5 0 0 25 0 1 0 1157056588 53436416 12539 1992294400 134512640 135997824 4294956160 18446744073709551615 134843619 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13046 12539 175 362 0 12681 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 52184

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 10022
/proc/meminfo: memFree=1666552/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=52480 CPUtime=222.21
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 13946 0 0 0 22216 5 0 0 25 0 1 0 1157056588 53739520 12641 1992294400 134512640 135997824 4294956160 18446744073709551615 134590064 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13120 12641 175 362 0 12755 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 52480

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/74 10022
/proc/meminfo: memFree=1666040/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=53096 CPUtime=282.19
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14075 0 0 0 28214 5 0 0 25 0 1 0 1157056588 54370304 12770 1992294400 134512640 135997824 4294956160 18446744073709551615 134816991 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13274 12770 175 362 0 12909 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 53096

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 10022
/proc/meminfo: memFree=1665464/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=53596 CPUtime=342.17
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14207 0 0 0 34212 5 0 0 25 0 1 0 1157056588 54882304 12902 1992294400 134512640 135997824 4294956160 18446744073709551615 134757421 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13399 12902 175 362 0 13034 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 53596

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/74 10022
/proc/meminfo: memFree=1665208/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=54008 CPUtime=402.15
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14267 0 0 0 40210 5 0 0 25 0 1 0 1157056588 55304192 12962 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13502 12962 175 362 0 13137 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 54008

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 10022
/proc/meminfo: memFree=1665080/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=54008 CPUtime=462.12
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14293 0 0 0 46207 5 0 0 25 0 1 0 1157056588 55304192 12988 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13502 12988 175 362 0 13137 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 54008

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/74 10022
/proc/meminfo: memFree=1664632/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=54428 CPUtime=522.1
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14392 0 0 0 52205 5 0 0 25 0 1 0 1157056588 55734272 13087 1992294400 134512640 135997824 4294956160 18446744073709551615 134758029 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13607 13087 175 362 0 13242 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 54428

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/74 10022
/proc/meminfo: memFree=1664376/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=54676 CPUtime=582.08
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14452 0 0 0 58203 5 0 0 25 0 1 0 1157056588 55988224 13147 1992294400 134512640 135997824 4294956160 18446744073709551615 134844016 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13669 13147 175 362 0 13304 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 54676

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 10022
/proc/meminfo: memFree=1663992/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=55004 CPUtime=642.07
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14534 0 0 0 64202 5 0 0 25 0 1 0 1157056588 56324096 13229 1992294400 134512640 135997824 4294956160 18446744073709551615 134682707 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13751 13229 175 362 0 13386 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 55004

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 10022
/proc/meminfo: memFree=1663544/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=55512 CPUtime=702.04
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14637 0 0 0 70199 5 0 0 25 0 1 0 1157056588 56844288 13332 1992294400 134512640 135997824 4294956160 18446744073709551615 134845074 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13878 13332 175 362 0 13513 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 55512

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 10022
/proc/meminfo: memFree=1663224/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=55712 CPUtime=762.02
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14708 0 0 0 76197 5 0 0 25 0 1 0 1157056588 57049088 13403 1992294400 134512640 135997824 4294956160 18446744073709551615 134683535 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 13928 13403 175 362 0 13563 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 55712

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 10022
/proc/meminfo: memFree=1662904/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=56076 CPUtime=822
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14776 0 0 0 82195 5 0 0 25 0 1 0 1157056588 57421824 13471 1992294400 134512640 135997824 4294956160 18446744073709551615 134682589 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14019 13471 175 362 0 13654 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 56076

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 10022
/proc/meminfo: memFree=1662456/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=56380 CPUtime=881.97
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14883 0 0 0 88192 5 0 0 25 0 1 0 1157056588 57733120 13578 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14095 13578 175 362 0 13730 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 56380

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1662136/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=56748 CPUtime=941.95
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 14953 0 0 0 94190 5 0 0 25 0 1 0 1157056588 58109952 13648 1992294400 134512640 135997824 4294956160 18446744073709551615 134758056 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14187 13648 175 362 0 13822 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 56748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661752/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57136 CPUtime=1001.93
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15053 0 0 0 100188 5 0 0 25 0 1 0 1157056588 58507264 13748 1992294400 134512640 135997824 4294956160 18446744073709551615 134757407 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14284 13748 175 362 0 13919 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 57136

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

[startup+1011.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661688/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57136 CPUtime=1010.73
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15061 0 0 0 101068 5 0 0 25 0 1 0 1157056588 58507264 13756 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14284 13756 175 362 0 13919 0
Current children cumulated CPU time (s) 1010.73
Current children cumulated vsize (KiB) 57136

[startup+1017.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57268 CPUtime=1017.13
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15077 0 0 0 101708 5 0 0 25 0 1 0 1157056588 58642432 13772 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14317 13772 175 362 0 13952 0
Current children cumulated CPU time (s) 1017.13
Current children cumulated vsize (KiB) 57268

[startup+1020.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57268 CPUtime=1020.33
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15077 0 0 0 102028 5 0 0 25 0 1 0 1157056588 58642432 13772 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14317 13772 175 362 0 13952 0
Current children cumulated CPU time (s) 1020.33
Current children cumulated vsize (KiB) 57268

[startup+1022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57268 CPUtime=1021.92
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15079 0 0 0 102187 5 0 0 25 0 1 0 1157056588 58642432 13774 1992294400 134512640 135997824 4294956160 18446744073709551615 134757392 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14317 13774 175 362 0 13952 0
Current children cumulated CPU time (s) 1021.92
Current children cumulated vsize (KiB) 57268

[startup+1023.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57268 CPUtime=1022.72
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15080 0 0 0 102267 5 0 0 25 0 1 0 1157056588 58642432 13775 1992294400 134512640 135997824 4294956160 18446744073709551615 134816991 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14317 13775 175 362 0 13952 0
Current children cumulated CPU time (s) 1022.72
Current children cumulated vsize (KiB) 57268

[startup+1023.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57268 CPUtime=1023.12
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15080 0 0 0 102307 5 0 0 25 0 1 0 1157056588 58642432 13775 1992294400 134512640 135997824 4294956160 18446744073709551615 134850622 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14317 13775 175 362 0 13952 0
Current children cumulated CPU time (s) 1023.12
Current children cumulated vsize (KiB) 57268

[startup+1023.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57268 CPUtime=1023.32
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15080 0 0 0 102327 5 0 0 25 0 1 0 1157056588 58642432 13775 1992294400 134512640 135997824 4294956160 18446744073709551615 134590075 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14317 13775 175 362 0 13952 0
Current children cumulated CPU time (s) 1023.32
Current children cumulated vsize (KiB) 57268

[startup+1023.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 10022
/proc/meminfo: memFree=1661624/2055920 swapFree=4170040/4192956
[pid=10021] ppid=10019 vsize=57556 CPUtime=1023.42
/proc/10021/stat : 10021 (hydrasat) R 10019 10021 9826 0 -1 4194304 15164 0 0 0 102337 5 0 0 25 0 1 0 1157056588 58937344 13859 1992294400 134512640 135997824 4294956160 18446744073709551615 134694958 0 0 4096 1 0 0 0 17 1 0 0
/proc/10021/statm: 14389 13859 175 362 0 14024 0
Current children cumulated CPU time (s) 1023.42
Current children cumulated vsize (KiB) 57556

Child status: 20
Real time (s): 1023.82
CPU time (s): 1023.46
CPU user time (s): 1023.39
CPU system time (s): 0.065989
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 57556

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

runsolver used 1.07484 second user time and 2.6556 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-04 13:18:47
IDJOB=1556599
IDBENCH=70822
IDSOLVER=520
FILE ID=node80/1556599-1238843926
PBS_JOBID= 9085835
Free space on /tmp= 66224 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-09.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556599-1238843926/watcher-1556599-1238843926 -o /tmp/evaluation-result-1556599-1238843926/solver-1556599-1238843926 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1556599-1238843926.cnf -rs 475153262 -co memory_limit 1800

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

MD5SUM BENCH= 5c56557463274332c6704b6432dfc42b
RANDOM SEED=475153262

node80.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1717208 kB
Buffers:         23092 kB
Cached:         233252 kB
SwapCached:      14500 kB
Active:          66340 kB
Inactive:       206336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1717208 kB
SwapTotal:     4192956 kB
SwapFree:      4170040 kB
Dirty:            5568 kB
Writeback:           0 kB
Mapped:          21992 kB
Slab:            51204 kB
Committed_AS:  3173412 kB
PageTables:       2008 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= 66224 MiB
End job on node80 at 2009-04-04 13:35:51