Trace number 1529391

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.12 1200.81

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S2140929154-062.cnf
MD5SUMd3e388145b1dc90e0d73a294f0c3ce44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark811.961
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c Trying configuration 1
699.90/700.39	HOME/hydrasat-multi.sh: line 48:  7303 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.90/700.39	c Trying configuration 2
1200.10/1200.81	HOME/hydrasat-multi.sh: line 64:  7307 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.10/1200.81	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1529391-1238380550/watcher-1529391-1238380550 -o /tmp/evaluation-result-1529391-1238380550/solver-1529391-1238380550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1529391-1238380550.cnf 1800 544636133 

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.92 0.98 0.99 3/64 7302
/proc/meminfo: memFree=1799096/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=1452 CPUtime=0
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 160 0 0 0 0 0 0 0 19 0 1 0 1110717577 1486848 142 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 363 143 116 317 0 43 0

[startup+0.0166469 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7302
/proc/meminfo: memFree=1799096/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=1848 CPUtime=0.01
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 239 0 0 0 1 0 0 0 19 0 1 0 1110717577 1892352 221 1992294400 134512640 135813592 4294956160 18446744073709551615 134639275 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 462 221 116 317 0 142 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7208

[startup+0.102663 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7302
/proc/meminfo: memFree=1799096/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=3448 CPUtime=0.09
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 668 0 0 0 9 0 0 0 19 0 1 0 1110717577 3530752 650 1992294400 134512640 135813592 4294956160 18446744073709551615 134521161 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 862 650 123 317 0 542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8808

[startup+0.302702 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7302
/proc/meminfo: memFree=1799096/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=3448 CPUtime=0.29
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 670 0 0 0 29 0 0 0 21 0 1 0 1110717577 3530752 652 1992294400 134512640 135813592 4294956160 18446744073709551615 134521169 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 862 652 125 317 0 542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8808

[startup+0.70178 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7302
/proc/meminfo: memFree=1799096/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=4120 CPUtime=0.69
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 846 0 0 0 69 0 0 0 24 0 1 0 1110717577 4218880 827 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 1030 827 150 317 0 710 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9480

[startup+1.50194 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1795816/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=4516 CPUtime=1.49
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 933 0 0 0 149 0 0 0 25 0 1 0 1110717577 4624384 914 1992294400 134512640 135813592 4294956160 18446744073709551615 134664983 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 1129 914 150 317 0 809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9876

[startup+3.10125 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1795424/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=5032 CPUtime=3.08
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 1070 0 0 0 308 0 0 0 25 0 1 0 1110717577 5152768 1051 1992294400 134512640 135813592 4294956160 18446744073709551615 134661598 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 1258 1051 150 317 0 938 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10392

[startup+6.30188 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1793824/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=5952 CPUtime=6.28
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 1321 0 0 0 628 0 0 0 25 0 1 0 1110717577 6094848 1302 1992294400 134512640 135813592 4294956160 18446744073709551615 134665890 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 1488 1302 150 317 0 1168 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11312

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1793768/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=5952 CPUtime=12.67
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 1321 0 0 0 1267 0 0 0 25 0 1 0 1110717577 6094848 1302 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 1488 1302 150 317 0 1168 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11312

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1793832/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=5952 CPUtime=25.47
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 1321 0 0 0 2547 0 0 0 25 0 1 0 1110717577 6094848 1302 1992294400 134512640 135813592 4294956160 18446744073709551615 134665574 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 1488 1302 150 317 0 1168 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11312

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1790632/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=9668 CPUtime=51.07
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 2191 0 0 0 5105 2 0 0 25 0 1 0 1110717577 9900032 2172 1992294400 134512640 135813592 4294956160 18446744073709551615 135212979 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 2417 2172 150 317 0 2097 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15028

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1788456/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=11904 CPUtime=102.24
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 2699 0 0 0 10222 2 0 0 25 0 1 0 1110717577 12189696 2680 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 2976 2680 150 317 0 2656 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1780712/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=20348 CPUtime=162.21
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 4763 0 0 0 16217 4 0 0 25 0 1 0 1110717577 20836352 4630 1992294400 134512640 135813592 4294956160 18446744073709551615 134665507 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 5087 4630 150 317 0 4767 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25708

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1776424/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=24824 CPUtime=222.16
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 5797 0 0 0 22212 4 0 0 25 0 1 0 1110717577 25419776 5664 1992294400 134512640 135813592 4294956160 18446744073709551615 134661805 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 6206 5664 150 317 0 5886 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 30184

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1776360/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=25004 CPUtime=282.13
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 5822 0 0 0 28208 5 0 0 25 0 1 0 1110717577 25604096 5689 1992294400 134512640 135813592 4294956160 18446744073709551615 134665320 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 6251 5689 150 317 0 5931 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 30364

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1775720/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=25708 CPUtime=342.09
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 5975 0 0 0 34204 5 0 0 25 0 1 0 1110717577 26324992 5842 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 6427 5842 150 317 0 6107 0

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

[pid=7303] ppid=7302 vsize=26436 CPUtime=462.02
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 6129 0 0 0 46197 5 0 0 25 0 1 0 1110717577 27070464 5996 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 6609 5996 150 317 0 6289 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 31796

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1774440/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=27352 CPUtime=521.99
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 6295 0 0 0 52194 5 0 0 25 0 1 0 1110717577 28008448 6162 1992294400 134512640 135813592 4294956160 18446744073709551615 134665297 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 6838 6162 150 317 0 6518 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 32712

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7304
/proc/meminfo: memFree=1773672/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=28384 CPUtime=581.96
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 6495 0 0 0 58191 5 0 0 25 0 1 0 1110717577 29065216 6362 1992294400 134512640 135813592 4294956160 18446744073709551615 134667469 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 7096 6362 150 317 0 6776 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 33744

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7306
/proc/meminfo: memFree=1773224/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5360 CPUtime=0
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1110717577 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1340 239 197 169 0 51 0
[pid=7303] ppid=7302 vsize=28664 CPUtime=641.93
/proc/7303/stat : 7303 (hydrasat_cache4) R 7302 7302 6507 0 -1 4194304 6555 0 0 0 64188 5 0 0 25 0 1 0 1110717577 29351936 6422 1992294400 134512640 135813592 4294956160 18446744073709551615 134665160 0 0 4096 1 0 0 0 17 0 0 0
/proc/7303/statm: 7166 6422 150 317 0 6846 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 34024

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1769640/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=3752 CPUtime=1.9
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 742 0 0 0 190 0 0 0 25 0 1 0 1110787616 3842048 724 1992294400 134512640 135995732 4294956016 18446744073709551615 134807756 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 938 724 172 362 0 573 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 9116

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1763880/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=9796 CPUtime=61.86
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 2228 0 0 0 6184 2 0 0 25 0 1 0 1110787616 10031104 2210 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 2449 2210 172 362 0 2084 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 15160

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1759656/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=14416 CPUtime=121.81
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 3361 0 0 0 12178 3 0 0 25 0 1 0 1110787616 14761984 3343 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 3604 3343 172 362 0 3239 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 19780

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1759592/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=14416 CPUtime=181.78
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 3362 0 0 0 18175 3 0 0 25 0 1 0 1110787616 14761984 3344 1992294400 134512640 135995732 4294956016 18446744073709551615 134843026 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 3604 3344 172 362 0 3239 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 19780

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1759592/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=14416 CPUtime=241.75
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 3363 0 0 0 24172 3 0 0 25 0 1 0 1110787616 14761984 3345 1992294400 134512640 135995732 4294956016 18446744073709551615 134681258 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 3604 3345 172 362 0 3239 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 19780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1759528/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=14416 CPUtime=301.7
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 3363 0 0 0 30167 3 0 0 25 0 1 0 1110787616 14761984 3345 1992294400 134512640 135995732 4294956016 18446744073709551615 134807963 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 3604 3345 172 362 0 3239 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 19780

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1757352/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=17000 CPUtime=361.68
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 3967 0 0 0 36164 4 0 0 25 0 1 0 1110787616 17408000 3949 1992294400 134512640 135995732 4294956016 18446744073709551615 135202273 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 4250 3949 172 362 0 3885 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 22364

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1752168/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=22112 CPUtime=421.65
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 5213 0 0 0 42160 5 0 0 25 0 1 0 1110787616 22642688 5195 1992294400 134512640 135995732 4294956016 18446744073709551615 134807775 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 5528 5195 172 362 0 5163 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 27476

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1747432/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=26976 CPUtime=481.6
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 6399 0 0 0 48153 7 0 0 25 0 1 0 1110787616 27623424 6381 1992294400 134512640 135995732 4294956016 18446744073709551615 134807946 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 6744 6381 172 362 0 6379 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 32340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 7307
/proc/meminfo: memFree=1746536/2055920 swapFree=4176300/4192956
[pid=7302] ppid=7300 vsize=5364 CPUtime=699.99
/proc/7302/stat : 7302 (hydrasat-multi.) S 7300 7302 6507 0 -1 4194304 321 7400 0 0 0 0 69983 16 19 0 1 0 1110717577 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 269930259268 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7302/statm: 1341 245 202 169 0 52 0
[pid=7307] ppid=7302 vsize=28080 CPUtime=500.11
/proc/7307/stat : 7307 (hydrasat_cachew) R 7302 7302 6507 0 -1 4194304 6664 0 0 0 50003 8 0 0 25 0 1 0 1110787616 28753920 6587 1992294400 134512640 135995732 4294956016 18446744073709551615 134807904 0 0 4096 1 0 0 0 17 0 0 0
/proc/7307/statm: 7020 6587 172 362 0 6655 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 33444

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.81
CPU time (s): 1200.12
CPU user time (s): 1199.86
CPU system time (s): 0.254961
CPU usage (%): 99.9422
Max. virtual memory (cumulated for all children) (KiB): 35120

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

runsolver used 1.44278 second user time and 2.81557 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-30 04:35:50
IDJOB=1529391
IDBENCH=70248
IDSOLVER=518
FILE ID=node53/1529391-1238380550
PBS_JOBID= 9061247
Free space on /tmp= 66040 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S2140929154-062.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1529391-1238380550/watcher-1529391-1238380550 -o /tmp/evaluation-result-1529391-1238380550/solver-1529391-1238380550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1529391-1238380550.cnf 1800 544636133

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

MD5SUM BENCH= d3e388145b1dc90e0d73a294f0c3ce44
RANDOM SEED=544636133

node53.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.264
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.264
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:       1799576 kB
Buffers:         51604 kB
Cached:         131652 kB
SwapCached:      10544 kB
Active:          29324 kB
Inactive:       165964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1799576 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:            4544 kB
Writeback:           0 kB
Mapped:          17824 kB
Slab:            47132 kB
Committed_AS:  2482612 kB
PageTables:       1384 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= 66012 MiB
End job on node53 at 2009-03-30 04:55:53