Trace number 1556701

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-Multi 2009-03-22-Multi? (TO) 1200.08 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-14.cnf
MD5SUM5822cc7fe01f06c27406011d612b5e7d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69641
Number of clauses227010
Sum of the clauses size588274
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292498
Number of clauses of size 3134383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Trying configuration 1
700.07/700.44	HOME/hydrasat-multi.sh: line 48: 12835 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.07/700.44	c Trying configuration 2
1200.05/1200.61	HOME/hydrasat-multi.sh: line 64: 12836 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2

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-1556701-1238844813/watcher-1556701-1238844813 -o /tmp/evaluation-result-1556701-1238844813/solver-1556701-1238844813 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1556701-1238844813.cnf 1800 940970822 

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.00 3/81 12833
/proc/meminfo: memFree=1823168/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5356 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) D 12831 12833 12704 0 -1 4194304 262 0 0 0 0 0 0 0 20 0 1 0 510810202 5484544 230 1992294400 4194304 4889804 548682068736 18446744073709551615 4391600 0 0 4100 65536 18446744071563479169 0 0 17 1 0 0
/proc/12833/statm: 1339 230 191 169 0 50 0

[startup+0.040969 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 12833
/proc/meminfo: memFree=1823168/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.101972 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 12833
/proc/meminfo: memFree=1823168/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.301991 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 12833
/proc/meminfo: memFree=1823168/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+0.701029 s]
/proc/loadavg: 1.00 1.00 1.00 3/81 12833
/proc/meminfo: memFree=1823168/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5360

[startup+1.50111 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1791280/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=40016 CPUtime=1.47
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 10339 0 0 0 141 6 0 0 25 0 1 0 510810204 40976384 9507 1992294400 134512640 135813592 4294956176 18446744073709551615 134520750 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 10004 9507 126 317 0 9684 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 45376

[startup+3.10228 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1772208/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=52964 CPUtime=3.07
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14088 0 0 0 299 8 0 0 25 0 1 0 510810204 54235136 12776 1992294400 134512640 135813592 4294956176 18446744073709551615 135205411 0 0 4096 1 0 0 0 17 1 0 0
/proc/12835/statm: 13241 12776 149 317 0 12921 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 58324

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1771312/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=53624 CPUtime=6.27
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14269 0 0 0 618 9 0 0 25 0 1 0 510810204 54910976 12957 1992294400 134512640 135813592 4294956176 18446744073709551615 134668493 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13406 12957 149 317 0 13086 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 58984

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1771120/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=53888 CPUtime=12.66
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14318 0 0 0 1257 9 0 0 25 0 1 0 510810204 55181312 13006 1992294400 134512640 135813592 4294956176 18446744073709551615 134662635 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13472 13006 149 317 0 13152 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 59248

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1770928/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=54284 CPUtime=25.45
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14419 0 0 0 2536 9 0 0 25 0 1 0 510810204 55586816 13107 1992294400 134512640 135813592 4294956176 18446744073709551615 135202022 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13571 13107 149 317 0 13251 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 59644

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1770480/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=54684 CPUtime=51.04
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14519 0 0 0 5095 9 0 0 25 0 1 0 510810204 55996416 13207 1992294400 134512640 135813592 4294956176 18446744073709551615 134668493 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13671 13207 149 317 0 13351 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 60044

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1770224/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=54816 CPUtime=102.22
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14560 0 0 0 10213 9 0 0 25 0 1 0 510810204 56131584 13248 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13704 13248 149 317 0 13384 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 60176

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1769584/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=55484 CPUtime=162.19
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14703 0 0 0 16210 9 0 0 25 0 1 0 510810204 56815616 13391 1992294400 134512640 135813592 4294956176 18446744073709551615 134662668 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13871 13391 149 317 0 13551 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 60844

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1769520/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=55484 CPUtime=222.17
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14722 0 0 0 22208 9 0 0 25 0 1 0 510810204 56815616 13410 1992294400 134512640 135813592 4294956176 18446744073709551615 134591947 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13871 13410 149 317 0 13551 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 60844

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1769456/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=55616 CPUtime=282.14
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14751 0 0 0 28205 9 0 0 25 0 1 0 510810204 56950784 13439 1992294400 134512640 135813592 4294956176 18446744073709551615 134665211 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13904 13439 149 317 0 13584 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 60976

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1769136/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=55880 CPUtime=342.11
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14816 0 0 0 34202 9 0 0 25 0 1 0 510810204 57221120 13504 1992294400 134512640 135813592 4294956176 18446744073709551615 134665271 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 13970 13504 149 317 0 13650 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 61240

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1768944/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=56144 CPUtime=402.09
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14866 0 0 0 40200 9 0 0 25 0 1 0 510810204 57491456 13554 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 14036 13554 149 317 0 13716 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 61504


################
# More data... #
################

[pid=12835] ppid=12833 vsize=56540 CPUtime=462.06
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 14983 0 0 0 46197 9 0 0 25 0 1 0 510810204 57896960 13671 1992294400 134512640 135813592 4294956176 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 14135 13671 149 317 0 13815 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 61900

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1767536/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=57464 CPUtime=522.05
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 15195 0 0 0 52195 10 0 0 25 0 1 0 510810204 58843136 13883 1992294400 134512640 135813592 4294956176 18446744073709551615 134665047 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 14366 13883 149 317 0 14046 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 62824

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1767536/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=57464 CPUtime=582.02
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 15196 0 0 0 58192 10 0 0 25 0 1 0 510810204 58843136 13884 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 14366 13884 149 317 0 14046 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 62824

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12835
/proc/meminfo: memFree=1766640/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5360 CPUtime=0
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 288 0 1 0 0 0 0 0 20 0 1 0 510810202 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12833/statm: 1340 239 197 169 0 51 0
[pid=12835] ppid=12833 vsize=58264 CPUtime=642
/proc/12835/stat : 12835 (hydrasat_cache4) R 12833 12833 12704 0 -1 4194304 15415 0 0 0 64190 10 0 0 25 0 1 0 510810204 59662336 14103 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 0 0 0
/proc/12835/statm: 14566 14103 149 317 0 14246 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 63624

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12836
/proc/meminfo: memFree=1734384/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=36052 CPUtime=1.85
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 9829 0 0 0 181 4 0 0 25 0 1 0 510880246 36917248 8519 1992294400 134512640 135995732 4294956032 18446744073709551615 134589423 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9013 8519 172 362 0 8648 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 41416

[startup+762.307 s]
/proc/loadavg: 1.14 1.05 1.02 2/83 12836
/proc/meminfo: memFree=1729712/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=37640 CPUtime=61.81
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10226 0 0 0 6175 6 0 0 25 0 1 0 510880246 38543360 8916 1992294400 134512640 135995732 4294956032 18446744073709551615 135367246 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9410 8916 172 362 0 9045 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 43004

[startup+822.302 s]
/proc/loadavg: 1.05 1.04 1.01 2/83 12836
/proc/meminfo: memFree=1729840/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=37640 CPUtime=121.78
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10230 0 0 0 12172 6 0 0 25 0 1 0 510880246 38543360 8920 1992294400 134512640 135995732 4294956032 18446744073709551615 134807804 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9410 8920 172 362 0 9045 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 43004

[startup+882.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/83 12836
/proc/meminfo: memFree=1729712/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=37772 CPUtime=181.76
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10280 0 0 0 18169 7 0 0 25 0 1 0 510880246 38678528 8970 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9443 8970 172 362 0 9078 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 43136

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 12836
/proc/meminfo: memFree=1729712/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=37772 CPUtime=241.74
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10280 0 0 0 24167 7 0 0 25 0 1 0 510880246 38678528 8970 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9443 8970 172 362 0 9078 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 43136

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/83 12836
/proc/meminfo: memFree=1729712/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=37904 CPUtime=301.71
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10284 0 0 0 30164 7 0 0 25 0 1 0 510880246 38813696 8974 1992294400 134512640 135995732 4294956032 18446744073709551615 134807654 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9476 8974 172 362 0 9111 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 43268

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/83 12837
/proc/meminfo: memFree=1728624/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=38828 CPUtime=361.69
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10534 0 0 0 36162 7 0 0 25 0 1 0 510880246 39759872 9224 1992294400 134512640 135995732 4294956032 18446744073709551615 134682235 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9707 9224 172 362 0 9342 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 44192

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/83 12838
/proc/meminfo: memFree=1728048/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=39356 CPUtime=421.66
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10672 0 0 0 42159 7 0 0 25 0 1 0 510880246 40300544 9362 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9839 9362 172 362 0 9474 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 44720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12838
/proc/meminfo: memFree=1728048/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=39356 CPUtime=481.64
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10672 0 0 0 48157 7 0 0 25 0 1 0 510880246 40300544 9362 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9839 9362 172 362 0 9474 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 44720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 12838
/proc/meminfo: memFree=1727984/2055920 swapFree=4169716/4192956
[pid=12833] ppid=12831 vsize=5364 CPUtime=700.11
/proc/12833/stat : 12833 (hydrasat-multi.) S 12831 12833 12704 0 -1 4194304 321 16106 1 0 0 0 69978 33 19 0 1 0 510810202 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 249069888324 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12833/statm: 1341 245 202 169 0 52 0
[pid=12836] ppid=12833 vsize=39628 CPUtime=499.94
/proc/12836/stat : 12836 (hydrasat_cachew) R 12833 12833 12704 0 -1 4194304 10693 0 0 0 49987 7 0 0 25 0 1 0 510880246 40579072 9383 1992294400 134512640 135995732 4294956032 18446744073709551615 134590009 0 0 4096 1 0 0 0 17 0 0 0
/proc/12836/statm: 9907 9383 172 362 0 9542 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 44992

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.61
CPU time (s): 1200.08
CPU user time (s): 1199.66
CPU system time (s): 0.414936
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 65212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27126
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 4589

runsolver used 1.47978 second user time and 3.98839 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-04 13:33:33
IDJOB=1556701
IDBENCH=70824
IDSOLVER=518
FILE ID=node89/1556701-1238844813
PBS_JOBID= 9085855
Free space on /tmp= 66512 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-14.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556701-1238844813/watcher-1556701-1238844813 -o /tmp/evaluation-result-1556701-1238844813/solver-1556701-1238844813 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1556701-1238844813.cnf 1800 940970822

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

MD5SUM BENCH= 5822cc7fe01f06c27406011d612b5e7d
RANDOM SEED=940970822

node89.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.240
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.240
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:       1823712 kB
Buffers:         10364 kB
Cached:         149472 kB
SwapCached:      12408 kB
Active:          35764 kB
Inactive:       137892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1823712 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:            8148 kB
Writeback:           0 kB
Mapped:          19568 kB
Slab:            42856 kB
Committed_AS:  1779692 kB
PageTables:       2600 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= 66452 MiB
End job on node89 at 2009-04-04 13:53:36