Trace number 1723009

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.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 variables1584
Number of clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Trying configuration 1
700.01/700.42	HOME/hydrasat-multi.sh: line 48: 18756 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
700.01/700.42	c Trying configuration 2
1200.04/1200.70	HOME/hydrasat-multi.sh: line 64: 18764 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.04/1200.70	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-1723009-1240682088/watcher-1723009-1240682088 -o /tmp/evaluation-result-1723009-1240682088/solver-1723009-1240682088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1723009-1240682088.cnf 1800 681922402 

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


[startup+0 s]
/proc/loadavg: 1.00 1.03 1.12 3/65 18755
/proc/meminfo: memFree=1649728/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=1844 CPUtime=0
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 167 0 0 0 0 0 0 0 20 0 1 0 96239175 1888256 149 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 461 150 117 317 0 141 0

[startup+0.0694911 s]
/proc/loadavg: 1.00 1.03 1.12 3/65 18755
/proc/meminfo: memFree=1649728/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=5012 CPUtime=0.06
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 999 0 0 0 6 0 0 0 20 0 1 0 96239175 5132288 981 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 1253 981 117 317 0 933 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10372

[startup+0.102497 s]
/proc/loadavg: 1.00 1.03 1.12 3/65 18755
/proc/meminfo: memFree=1649728/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=6464 CPUtime=0.09
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 1409 0 0 0 9 0 0 0 20 0 1 0 96239175 6619136 1391 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 1616 1392 117 317 0 1296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11824

[startup+0.302535 s]
/proc/loadavg: 1.00 1.03 1.12 3/65 18755
/proc/meminfo: memFree=1649728/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=9528 CPUtime=0.29
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 2267 0 0 0 29 0 0 0 22 0 1 0 96239175 9756672 2183 1992294400 134512640 135813592 4294956160 18446744073709551615 134676886 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 2382 2183 124 317 0 2062 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14888

[startup+0.70262 s]
/proc/loadavg: 1.00 1.03 1.12 3/65 18755
/proc/meminfo: memFree=1649728/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=9528 CPUtime=0.69
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 2267 0 0 0 69 0 0 0 25 0 1 0 96239175 9756672 2183 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 2382 2183 124 317 0 2062 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14888

[startup+1.50177 s]
/proc/loadavg: 1.00 1.03 1.12 2/67 18757
/proc/meminfo: memFree=1640176/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=12296 CPUtime=1.49
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 2947 0 0 0 148 1 0 0 25 0 1 0 96239175 12591104 2765 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 3074 2765 126 317 0 2754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17656

[startup+3.10112 s]
/proc/loadavg: 1.00 1.03 1.12 2/67 18757
/proc/meminfo: memFree=1638704/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=16760 CPUtime=3.09
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 3939 0 0 0 307 2 0 0 25 0 1 0 96239175 17162240 3756 1992294400 134512640 135813592 4294956160 18446744073709551615 134665972 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 4190 3756 149 317 0 3870 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22120

[startup+6.30175 s]
/proc/loadavg: 1.00 1.03 1.12 2/67 18757
/proc/meminfo: memFree=1634352/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=17176 CPUtime=6.29
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 4033 0 0 0 627 2 0 0 25 0 1 0 96239175 17588224 3850 1992294400 134512640 135813592 4294956160 18446744073709551615 134661445 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 4294 3850 149 317 0 3974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22536

[startup+12.702 s]
/proc/loadavg: 1.08 1.04 1.13 2/67 18757
/proc/meminfo: memFree=1634096/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=17732 CPUtime=12.69
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 4161 0 0 0 1267 2 0 0 25 0 1 0 96239175 18157568 3978 1992294400 134512640 135813592 4294956160 18446744073709551615 134665457 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 4433 3978 149 317 0 4113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23092

[startup+25.5025 s]
/proc/loadavg: 1.06 1.04 1.13 2/67 18757
/proc/meminfo: memFree=1633072/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=18704 CPUtime=25.48
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 4367 0 0 0 2546 2 0 0 25 0 1 0 96239175 19152896 4184 1992294400 134512640 135813592 4294956160 18446744073709551615 134662425 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 4676 4184 149 317 0 4356 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24064

[startup+51.1025 s]
/proc/loadavg: 1.04 1.04 1.12 2/67 18757
/proc/meminfo: memFree=1630512/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=21632 CPUtime=51.07
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 5020 0 0 0 5104 3 0 0 25 0 1 0 96239175 22151168 4837 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 5408 4837 149 317 0 5088 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26992

[startup+102.307 s]
/proc/loadavg: 1.01 1.03 1.11 2/67 18757
/proc/meminfo: memFree=1627312/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=25116 CPUtime=102.24
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 5800 0 0 0 10221 3 0 0 25 0 1 0 96239175 25718784 5617 1992294400 134512640 135813592 4294956160 18446744073709551615 134665069 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 6279 5617 149 317 0 5959 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 30476

[startup+162.301 s]
/proc/loadavg: 1.00 1.02 1.10 2/67 18757
/proc/meminfo: memFree=1617072/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=36648 CPUtime=162.21
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 8366 0 0 0 16215 6 0 0 25 0 1 0 96239175 37527552 8183 1992294400 134512640 135813592 4294956160 18446744073709551615 134664957 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 9162 8183 149 317 0 8842 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 42008

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.09 2/67 18757
/proc/meminfo: memFree=1611440/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=42996 CPUtime=222.18
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 9748 0 0 0 22211 7 0 0 25 0 1 0 96239175 44027904 9565 1992294400 134512640 135813592 4294956160 18446744073709551615 134665082 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 10749 9565 149 317 0 10429 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 48356

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.08 2/67 18757
/proc/meminfo: memFree=1611312/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=42996 CPUtime=282.16
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 9771 0 0 0 28209 7 0 0 25 0 1 0 96239175 44027904 9588 1992294400 134512640 135813592 4294956160 18446744073709551615 134665101 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 10749 9588 149 317 0 10429 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 48356

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 18757
/proc/meminfo: memFree=1611312/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=42996 CPUtime=342.11
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 9771 0 0 0 34204 7 0 0 25 0 1 0 96239175 44027904 9588 1992294400 134512640 135813592 4294956160 18446744073709551615 134664877 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 10749 9588 149 317 0 10429 0

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

[pid=18756] ppid=18755 vsize=42996 CPUtime=522
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 9781 0 0 0 52193 7 0 0 25 0 1 0 96239175 44027904 9598 1992294400 134512640 135813592 4294956160 18446744073709551615 134667492 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 10749 9598 149 317 0 10429 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 48356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 18763
/proc/meminfo: memFree=1611056/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=42996 CPUtime=581.97
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 9789 0 0 0 58190 7 0 0 25 0 1 0 96239175 44027904 9606 1992294400 134512640 135813592 4294956160 18446744073709551615 134665107 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 10749 9606 149 317 0 10429 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 48356

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 18763
/proc/meminfo: memFree=1610992/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5360 CPUtime=0
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 96239175 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1340 239 197 169 0 51 0
[pid=18756] ppid=18755 vsize=42996 CPUtime=641.95
/proc/18756/stat : 18756 (hydrasat_cache4) R 18755 18755 18501 0 -1 4194304 9793 0 0 0 64188 7 0 0 25 0 1 0 96239175 44027904 9610 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/18756/statm: 10749 9610 149 317 0 10429 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 48356

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 18764
/proc/meminfo: memFree=1601200/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=10780 CPUtime=1.87
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 2574 0 0 0 186 1 0 0 25 0 1 0 96309218 11038720 2393 1992294400 134512640 135995732 4294956016 18446744073709551615 134693844 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 2695 2393 150 362 0 2330 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 16144

[startup+762.306 s]
/proc/loadavg: 1.45 1.14 1.09 2/67 18764
/proc/meminfo: memFree=1597808/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=14404 CPUtime=61.84
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 3485 0 0 0 6181 3 0 0 25 0 1 0 96309218 14749696 3303 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 3601 3303 171 362 0 3236 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 19768

[startup+822.302 s]
/proc/loadavg: 1.18 1.12 1.08 2/67 18764
/proc/meminfo: memFree=1597872/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=14944 CPUtime=121.8
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 3586 0 0 0 12177 3 0 0 25 0 1 0 96309218 15302656 3404 1992294400 134512640 135995732 4294956016 18446744073709551615 134681282 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 3736 3404 171 362 0 3371 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 20308

[startup+882.302 s]
/proc/loadavg: 1.06 1.09 1.08 2/67 18764
/proc/meminfo: memFree=1593520/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=181.76
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4694 0 0 0 18173 3 0 0 25 0 1 0 96309218 20008960 4512 1992294400 134512640 135995732 4294956016 18446744073709551615 134682235 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4512 171 362 0 4520 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 24904

[startup+942.301 s]
/proc/loadavg: 1.02 1.07 1.07 2/67 18764
/proc/meminfo: memFree=1593456/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=241.73
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4694 0 0 0 24170 3 0 0 25 0 1 0 96309218 20008960 4512 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4512 171 362 0 4520 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 24904

[startup+1002.3 s]
/proc/loadavg: 1.01 1.06 1.07 2/67 18764
/proc/meminfo: memFree=1593456/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=301.7
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4695 0 0 0 30167 3 0 0 25 0 1 0 96309218 20008960 4513 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4513 171 362 0 4520 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 24904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.05 1.06 2/67 18764
/proc/meminfo: memFree=1593392/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=361.67
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4695 0 0 0 36164 3 0 0 25 0 1 0 96309218 20008960 4513 1992294400 134512640 135995732 4294956016 18446744073709551615 134807738 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4513 171 362 0 4520 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 24904

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/67 18764
/proc/meminfo: memFree=1593328/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=421.64
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4697 0 0 0 42160 4 0 0 25 0 1 0 96309218 20008960 4515 1992294400 134512640 135995732 4294956016 18446744073709551615 134807691 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4515 171 362 0 4520 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 24904

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.05 2/67 18764
/proc/meminfo: memFree=1593328/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=481.61
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4698 0 0 0 48157 4 0 0 25 0 1 0 96309218 20008960 4516 1992294400 134512640 135995732 4294956016 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4516 171 362 0 4520 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 24904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 18764
/proc/meminfo: memFree=1593264/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=500.01
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4698 0 0 0 49997 4 0 0 25 0 1 0 96309218 20008960 4516 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4516 171 362 0 4520 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24904

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.02 1.05 2/67 18764
/proc/meminfo: memFree=1593264/2055920 swapFree=4181424/4192956
[pid=18755] ppid=18753 vsize=5364 CPUtime=700.03
/proc/18755/stat : 18755 (hydrasat-multi.) S 18753 18755 18501 0 -1 4194304 321 10763 0 0 0 0 69981 22 19 0 1 0 96239175 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18755/statm: 1341 245 202 169 0 52 0
[pid=18764] ppid=18755 vsize=19540 CPUtime=500.01
/proc/18764/stat : 18764 (hydrasat_cachew) R 18755 18755 18501 0 -1 4194304 4698 0 0 0 49997 4 0 0 25 0 1 0 96309218 20008960 4516 1992294400 134512640 135995732 4294956016 18446744073709551615 134807701 0 0 4096 1 0 0 0 17 0 0 0
/proc/18764/statm: 4885 4516 171 362 0 4520 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 24904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.06
CPU user time (s): 1199.79
CPU system time (s): 0.269958
CPU usage (%): 99.9458
Max. virtual memory (cumulated for all children) (KiB): 48356

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

runsolver used 1.12183 second user time and 3.2545 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 19:54:48
IDJOB=1723009
IDBENCH=71101
IDSOLVER=518
FILE ID=node77/1723009-1240682088
PBS_JOBID= 9186644
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=681922402

node77.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.270
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.270
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:       1650208 kB
Buffers:         34672 kB
Cached:         299848 kB
SwapCached:       5412 kB
Active:          95980 kB
Inactive:       246392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1650208 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:            5592 kB
Writeback:           0 kB
Mapped:          13452 kB
Slab:            49332 kB
Committed_AS:   418200 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= 66172 MiB
End job on node77 at 2009-04-25 20:14:51