Trace number 1724199

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.06 1200.61

General information on the benchmark

Namesimon-s02b-k2f-gr-rcs-w8.cnf
MD5SUM5da8899feefc5a4bb9db99e983e30f52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.67314
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.00	c Trying configuration 1
699.96/700.39	HOME/hydrasat-multi.sh: line 48: 19847 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.96/700.39	c Trying configuration 2
1200.02/1200.61	HOME/hydrasat-multi.sh: line 64: 19855 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.02/1200.61	c Trying configuration 3

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

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.99 0.97 0.98 2/64 19846
/proc/meminfo: memFree=1618928/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) R 19844 19846 19711 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 237788261023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/19846/statm: 1340 238 196 169 0 51 0
[pid=19847] ppid=19846 vsize=2516 CPUtime=0
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 97355640 2576384 156 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 629 157 117 317 0 309 0

[startup+0.0351179 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 19846
/proc/meminfo: memFree=1618928/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=4232 CPUtime=0.02
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 638 0 0 0 2 0 0 0 19 0 1 0 97355640 4333568 620 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 1058 620 117 317 0 738 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9592

[startup+0.102123 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 19846
/proc/meminfo: memFree=1618928/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=8060 CPUtime=0.08
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 1664 0 0 0 8 0 0 0 19 0 1 0 97355640 8253440 1646 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 2015 1646 117 317 0 1695 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13420

[startup+0.301143 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 19846
/proc/meminfo: memFree=1618928/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=19512 CPUtime=0.29
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 4675 0 0 0 27 2 0 0 21 0 1 0 97355640 19980288 4657 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 4878 4658 122 317 0 4558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24872

[startup+0.701185 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 19846
/proc/meminfo: memFree=1618928/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=22304 CPUtime=0.69
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 5623 0 0 0 67 2 0 0 25 0 1 0 97355640 22839296 5328 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 5576 5328 124 317 0 5256 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27664

[startup+1.50227 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19848
/proc/meminfo: memFree=1597856/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=22304 CPUtime=1.49
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 5623 0 0 0 147 2 0 0 25 0 1 0 97355640 22839296 5328 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 5576 5328 124 317 0 5256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27664

[startup+3.10143 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19848
/proc/meminfo: memFree=1597728/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=28380 CPUtime=3.09
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 7176 0 0 0 306 3 0 0 25 0 1 0 97355640 29061120 6615 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 7095 6615 126 317 0 6775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33740

[startup+6.30176 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19848
/proc/meminfo: memFree=1590432/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=30096 CPUtime=6.29
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 7641 0 0 0 625 4 0 0 25 0 1 0 97355640 30818304 7080 1992294400 134512640 135813592 4294956176 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 7524 7080 126 317 0 7204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 35456

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19848
/proc/meminfo: memFree=1577128/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=43720 CPUtime=12.69
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 11305 0 0 0 1263 6 0 0 25 0 1 0 97355640 44769280 10479 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 10930 10479 149 317 0 10610 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49080

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19848
/proc/meminfo: memFree=1576232/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=44652 CPUtime=25.48
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 11558 0 0 0 2542 6 0 0 25 0 1 0 97355640 45723648 10732 1992294400 134512640 135813592 4294956176 18446744073709551615 134664943 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11163 10732 149 317 0 10843 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50012

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1574952/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=45712 CPUtime=51.04
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 11821 0 0 0 5097 7 0 0 25 0 1 0 97355640 46809088 10995 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11428 10995 149 317 0 11108 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 51072

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1574376/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=46376 CPUtime=102.22
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 11982 0 0 0 10215 7 0 0 25 0 1 0 97355640 47489024 11156 1992294400 134512640 135813592 4294956176 18446744073709551615 135205380 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11594 11156 149 317 0 11274 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 51736

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1573928/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=46908 CPUtime=162.19
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12107 0 0 0 16212 7 0 0 25 0 1 0 97355640 48033792 11281 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11727 11281 149 317 0 11407 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 52268

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1573544/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=47176 CPUtime=222.17
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12182 0 0 0 22209 8 0 0 25 0 1 0 97355640 48308224 11356 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11794 11356 149 317 0 11474 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 52536

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1573416/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=47308 CPUtime=282.14
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12222 0 0 0 28206 8 0 0 25 0 1 0 97355640 48443392 11396 1992294400 134512640 135813592 4294956176 18446744073709551615 134665101 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11827 11396 149 317 0 11507 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 52668

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1573352/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=47440 CPUtime=342.12
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12230 0 0 0 34204 8 0 0 25 0 1 0 97355640 48578560 11404 1992294400 134512640 135813592 4294956176 18446744073709551615 135224161 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11860 11404 149 317 0 11540 0

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

[pid=19847] ppid=19846 vsize=47572 CPUtime=462.07
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12270 0 0 0 46199 8 0 0 25 0 1 0 97355640 48713728 11444 1992294400 134512640 135813592 4294956176 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11893 11444 149 317 0 11573 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 52932

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1573032/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=47572 CPUtime=522.04
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12283 0 0 0 52196 8 0 0 25 0 1 0 97355640 48713728 11457 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11893 11457 149 317 0 11573 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 52932

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1572968/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=47704 CPUtime=582.01
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12310 0 0 0 58193 8 0 0 25 0 1 0 97355640 48848896 11484 1992294400 134512640 135813592 4294956176 18446744073709551615 134665745 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11926 11484 149 317 0 11606 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 53064

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19854
/proc/meminfo: memFree=1572776/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5360 CPUtime=0
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 97355640 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19846/statm: 1340 239 197 169 0 51 0
[pid=19847] ppid=19846 vsize=47840 CPUtime=641.99
/proc/19847/stat : 19847 (hydrasat_cache4) R 19846 19846 19711 0 -1 4194304 12333 0 0 0 64191 8 0 0 25 0 1 0 97355640 48988160 11507 1992294400 134512640 135813592 4294956176 18446744073709551615 134665338 0 0 4096 1 0 0 0 17 0 0 0
/proc/19847/statm: 11960 11507 149 317 0 11640 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 53200

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1555112/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=18272 CPUtime=1.89
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 4594 0 0 0 188 1 0 0 25 0 1 0 97425680 18710528 4301 1992294400 134512640 135995732 4294956032 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 4568 4301 150 362 0 4203 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 23636

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1545064/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=29892 CPUtime=61.85
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 7830 0 0 0 6181 4 0 0 25 0 1 0 97425680 30609408 7006 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7473 7006 171 362 0 7108 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 35256

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1545000/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=30024 CPUtime=121.83
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 7864 0 0 0 12179 4 0 0 25 0 1 0 97425680 30744576 7040 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7506 7040 171 362 0 7141 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 35388

[startup+882.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1544808/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=30156 CPUtime=181.8
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 7914 0 0 0 18176 4 0 0 25 0 1 0 97425680 30879744 7090 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7539 7090 171 362 0 7174 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 35520

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1544168/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=30816 CPUtime=241.77
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 8079 0 0 0 24173 4 0 0 25 0 1 0 97425680 31555584 7255 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7704 7255 171 362 0 7339 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 36180

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1543784/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=31212 CPUtime=301.75
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 8176 0 0 0 30171 4 0 0 25 0 1 0 97425680 31961088 7352 1992294400 134512640 135995732 4294956032 18446744073709551615 134807994 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7803 7352 171 362 0 7438 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 36576

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1543720/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=31356 CPUtime=361.72
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 8183 0 0 0 36168 4 0 0 25 0 1 0 97425680 32108544 7359 1992294400 134512640 135995732 4294956032 18446744073709551615 134806589 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7839 7359 171 362 0 7474 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 36720

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1543336/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=31752 CPUtime=421.7
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 8287 0 0 0 42165 5 0 0 25 0 1 0 97425680 32514048 7463 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 7938 7463 171 362 0 7573 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 37116

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1542632/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=32416 CPUtime=481.68
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 8470 0 0 0 48163 5 0 0 25 0 1 0 97425680 33193984 7646 1992294400 134512640 135995732 4294956032 18446744073709551615 134806567 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 8104 7646 171 362 0 7739 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 37780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 19855
/proc/meminfo: memFree=1541992/2055920 swapFree=4180592/4192956
[pid=19846] ppid=19844 vsize=5364 CPUtime=700.05
/proc/19846/stat : 19846 (hydrasat-multi.) S 19844 19846 19711 0 -1 4194304 322 12617 0 0 0 0 69980 25 16 0 1 0 97355640 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 237788259140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19846/statm: 1341 245 202 169 0 52 0
[pid=19855] ppid=19846 vsize=33076 CPUtime=499.97
/proc/19855/stat : 19855 (hydrasat_cachew) R 19846 19846 19711 0 -1 4194304 8625 0 0 0 49992 5 0 0 25 0 1 0 97425680 33869824 7801 1992294400 134512640 135995732 4294956032 18446744073709551615 134806670 0 0 4096 1 0 0 0 17 0 0 0
/proc/19855/statm: 8269 7801 171 362 0 7904 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 38440

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.06
CPU user time (s): 1199.74
CPU system time (s): 0.320951
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 53200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.320951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21572
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= 7
involuntary context switches= 2997

runsolver used 1.04184 second user time and 3.33449 second system time

The end

Launcher Data

Begin job on node24 at 2009-04-25 23:00:21
IDJOB=1724199
IDBENCH=71764
IDSOLVER=518
FILE ID=node24/1724199-1240693221
PBS_JOBID= 9186725
Free space on /tmp= 66240 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT_RACE06/simon-s02b-k2f-gr-rcs-w8.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724199-1240693221/watcher-1724199-1240693221 -o /tmp/evaluation-result-1724199-1240693221/solver-1724199-1240693221 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1724199-1240693221.cnf 1800 1006057792

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

MD5SUM BENCH= 5da8899feefc5a4bb9db99e983e30f52
RANDOM SEED=1006057792

node24.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.232
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.232
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:       1619472 kB
Buffers:         39364 kB
Cached:         324512 kB
SwapCached:       6112 kB
Active:         147932 kB
Inactive:       224572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619472 kB
SwapTotal:     4192956 kB
SwapFree:      4180592 kB
Dirty:            7484 kB
Writeback:           0 kB
Mapped:          14016 kB
Slab:            49896 kB
Committed_AS:   387836 kB
PageTables:       1440 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= 66188 MiB
End job on node24 at 2009-04-25 23:20:24