Trace number 1721959

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Trying configuration 1
700.00/700.31	HOME/hydrasat-multi.sh: line 48: 19874 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.00/700.31	c Trying configuration 2
1200.07/1200.60	HOME/hydrasat-multi.sh: line 64: 19882 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.07/1200.60	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-1721959-1240671262/watcher-1721959-1240671262 -o /tmp/evaluation-result-1721959-1240671262/solver-1721959-1240671262 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1721959-1240671262.cnf 1800 933064703 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19873
/proc/meminfo: memFree=1654912/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=2204 CPUtime=0
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 95159845 2256896 159 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 551 160 117 317 0 231 0

[startup+0.055938 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19873
/proc/meminfo: memFree=1654912/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=4448 CPUtime=0.04
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 780 0 0 0 4 0 0 0 18 0 1 0 95159845 4554752 762 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 1145 763 117 317 0 825 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9808

[startup+0.101946 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19873
/proc/meminfo: memFree=1654912/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=6560 CPUtime=0.09
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 1321 0 0 0 9 0 0 0 18 0 1 0 95159845 6717440 1303 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 1640 1303 117 317 0 1320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11920

[startup+0.301989 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19873
/proc/meminfo: memFree=1654912/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=17076 CPUtime=0.29
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 4246 0 0 0 28 1 0 0 19 0 1 0 95159845 17485824 3994 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 4269 3994 124 317 0 3949 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22436

[startup+0.701075 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 19873
/proc/meminfo: memFree=1654912/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=17076 CPUtime=0.69
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 4246 0 0 0 68 1 0 0 22 0 1 0 95159845 17485824 3994 1992294400 134512640 135813592 4294956176 18446744073709551615 134676862 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 4269 3994 124 317 0 3949 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22436

[startup+1.50125 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 19875
/proc/meminfo: memFree=1639088/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=17076 CPUtime=1.49
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 4246 0 0 0 148 1 0 0 25 0 1 0 95159845 17485824 3994 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 4269 3994 124 317 0 3949 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22436

[startup+3.10259 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 19875
/proc/meminfo: memFree=1638960/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=17076 CPUtime=3.09
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 4246 0 0 0 308 1 0 0 25 0 1 0 95159845 17485824 3994 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 4269 3994 124 317 0 3949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22436

[startup+6.30128 s]
/proc/loadavg: 0.92 0.97 0.99 2/66 19875
/proc/meminfo: memFree=1634224/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=22188 CPUtime=6.28
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 5552 0 0 0 627 1 0 0 25 0 1 0 95159845 22720512 5112 1992294400 134512640 135813592 4294956176 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 5547 5112 126 317 0 5227 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27548

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 19875
/proc/meminfo: memFree=1626096/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=32384 CPUtime=12.68
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 7829 0 0 0 1266 2 0 0 25 0 1 0 95159845 33161216 7209 1992294400 134512640 135813592 4294956176 18446744073709551615 134665520 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 8096 7209 149 317 0 7776 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37744

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 19875
/proc/meminfo: memFree=1623984/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=34912 CPUtime=25.48
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8339 0 0 0 2546 2 0 0 25 0 1 0 95159845 35749888 7719 1992294400 134512640 135813592 4294956176 18446744073709551615 134664962 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 8728 7719 149 317 0 8408 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40272

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 19875
/proc/meminfo: memFree=1622960/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=36160 CPUtime=51.06
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8588 0 0 0 5104 2 0 0 25 0 1 0 95159845 37027840 7968 1992294400 134512640 135813592 4294956176 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9040 7968 149 317 0 8720 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 41520

[startup+102.306 s]
/proc/loadavg: 1.08 1.00 1.00 2/66 19875
/proc/meminfo: memFree=1622640/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=36612 CPUtime=102.24
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8686 0 0 0 10222 2 0 0 25 0 1 0 95159845 37490688 8066 1992294400 134512640 135813592 4294956176 18446744073709551615 134665562 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9153 8066 149 317 0 8833 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 41972

[startup+162.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/66 19875
/proc/meminfo: memFree=1622512/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=36612 CPUtime=162.22
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8695 0 0 0 16219 3 0 0 25 0 1 0 95159845 37490688 8075 1992294400 134512640 135813592 4294956176 18446744073709551615 134665173 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9153 8075 149 317 0 8833 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 41972

[startup+222.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 19875
/proc/meminfo: memFree=1622448/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=36612 CPUtime=222.2
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8700 0 0 0 22217 3 0 0 25 0 1 0 95159845 37490688 8080 1992294400 134512640 135813592 4294956176 18446744073709551615 134665472 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9153 8080 149 317 0 8833 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 41972

[startup+282.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 19875
/proc/meminfo: memFree=1622384/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=36748 CPUtime=282.17
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8713 0 0 0 28214 3 0 0 25 0 1 0 95159845 37629952 8093 1992294400 134512640 135813592 4294956176 18446744073709551615 134665514 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9187 8093 149 317 0 8867 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 42108

[startup+342.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 19875
/proc/meminfo: memFree=1622128/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=36884 CPUtime=342.15
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8770 0 0 0 34212 3 0 0 25 0 1 0 95159845 37769216 8150 1992294400 134512640 135813592 4294956176 18446744073709551615 134664983 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9221 8150 149 317 0 8901 0

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

[pid=19874] ppid=19873 vsize=37324 CPUtime=462.1
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8858 0 0 0 46207 3 0 0 25 0 1 0 95159845 38219776 8238 1992294400 134512640 135813592 4294956176 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9331 8238 149 317 0 9011 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 42684

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 19881
/proc/meminfo: memFree=1621104/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=37904 CPUtime=522.08
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 8982 0 0 0 52204 4 0 0 25 0 1 0 95159845 38813696 8362 1992294400 134512640 135813592 4294956176 18446744073709551615 134665495 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9476 8362 149 317 0 9156 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 43264

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19881
/proc/meminfo: memFree=1620848/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=38180 CPUtime=582.05
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 9037 0 0 0 58201 4 0 0 25 0 1 0 95159845 39096320 8417 1992294400 134512640 135813592 4294956176 18446744073709551615 134662603 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9545 8417 149 317 0 9225 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 43540

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19881
/proc/meminfo: memFree=1620784/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5360 CPUtime=0
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95159845 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19873/statm: 1340 239 197 169 0 51 0
[pid=19874] ppid=19873 vsize=38312 CPUtime=642.03
/proc/19874/stat : 19874 (hydrasat_cache4) R 19873 19873 19651 0 -1 4194304 9051 0 0 0 64199 4 0 0 25 0 1 0 95159845 39231488 8431 1992294400 134512640 135813592 4294956176 18446744073709551615 134664928 0 0 4096 1 0 0 0 17 1 0 0
/proc/19874/statm: 9578 8431 149 317 0 9258 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 43672

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1607600/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=14260 CPUtime=1.97
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 3521 0 0 0 196 1 0 0 25 0 1 0 95229876 14602240 3271 1992294400 134512640 135995732 4294956032 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 3565 3271 150 362 0 3200 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 19624

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1602032/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=21104 CPUtime=61.94
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5423 0 0 0 6192 2 0 0 25 0 1 0 95229876 21610496 4805 1992294400 134512640 135995732 4294956032 18446744073709551615 134843067 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5276 4805 171 362 0 4911 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 26468

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1601584/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=21632 CPUtime=121.91
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5534 0 0 0 12189 2 0 0 25 0 1 0 95229876 22151168 4916 1992294400 134512640 135995732 4294956032 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5408 4916 171 362 0 5043 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 26996

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1601584/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=21632 CPUtime=181.88
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5534 0 0 0 18186 2 0 0 25 0 1 0 95229876 22151168 4916 1992294400 134512640 135995732 4294956032 18446744073709551615 134807747 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5408 4916 171 362 0 5043 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 26996

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1601584/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=21632 CPUtime=241.86
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5534 0 0 0 24184 2 0 0 25 0 1 0 95229876 22151168 4916 1992294400 134512640 135995732 4294956032 18446744073709551615 134807804 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5408 4916 171 362 0 5043 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 26996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1601008/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=22168 CPUtime=301.84
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5662 0 0 0 30181 3 0 0 25 0 1 0 95229876 22700032 5044 1992294400 134512640 135995732 4294956032 18446744073709551615 134807724 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5542 5044 171 362 0 5177 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 27532

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1600816/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=22308 CPUtime=361.82
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5704 0 0 0 36179 3 0 0 25 0 1 0 95229876 22843392 5086 1992294400 134512640 135995732 4294956032 18446744073709551615 134806613 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5577 5086 171 362 0 5212 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 27672

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1600624/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=22572 CPUtime=421.79
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5747 0 0 0 42176 3 0 0 25 0 1 0 95229876 23113728 5129 1992294400 134512640 135995732 4294956032 18446744073709551615 134807972 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5643 5129 171 362 0 5278 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 27936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1600560/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=22572 CPUtime=481.77
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5756 0 0 0 48174 3 0 0 25 0 1 0 95229876 23113728 5138 1992294400 134512640 135995732 4294956032 18446744073709551615 134807997 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5643 5138 171 362 0 5278 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 27936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19882
/proc/meminfo: memFree=1600560/2055920 swapFree=4192812/4192956
[pid=19873] ppid=19871 vsize=5364 CPUtime=700.01
/proc/19873/stat : 19873 (hydrasat-multi.) S 19871 19873 19651 0 -1 4194304 322 10029 0 0 0 0 69984 17 16 0 1 0 95159845 5492736 245 1992294400 4194304 4889804 548682068736 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19873/statm: 1341 245 202 169 0 52 0
[pid=19882] ppid=19873 vsize=22572 CPUtime=500.06
/proc/19882/stat : 19882 (hydrasat_cachew) R 19873 19873 19651 0 -1 4194304 5763 0 0 0 50003 3 0 0 25 0 1 0 95229876 23113728 5145 1992294400 134512640 135995732 4294956032 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 1 0 0
/proc/19882/statm: 5643 5145 171 362 0 5278 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 27936

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.11
CPU user time (s): 1199.89
CPU system time (s): 0.220966
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 43672

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

runsolver used 1.44478 second user time and 2.88456 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 16:54:22
IDJOB=1721959
IDBENCH=71080
IDSOLVER=518
FILE ID=node10/1721959-1240671262
PBS_JOBID= 9186601
Free space on /tmp= 66336 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_10_UNSAT.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721959-1240671262/watcher-1721959-1240671262 -o /tmp/evaluation-result-1721959-1240671262/solver-1721959-1240671262 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1721959-1240671262.cnf 1800 933064703

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=933064703

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1655392 kB
Buffers:         24292 kB
Cached:         300612 kB
SwapCached:          0 kB
Active:          96532 kB
Inactive:       242240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1655392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7112 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            47856 kB
Committed_AS:   342380 kB
PageTables:       1372 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= 66300 MiB
End job on node10 at 2009-04-25 17:14:25