Trace number 1721859

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
HydraSAT-Multi 2009-03-22-Multi? (TO) 1200.08 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
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 variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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
699.92/700.37	HOME/hydrasat-multi.sh: line 48:  1912 CPU time limit exceeded (core dumped) $SOLVER1 $BENCHNAME $OPTIONS1
699.92/700.37	c Trying configuration 2
1200.05/1200.70	HOME/hydrasat-multi.sh: line 64:  1914 Terminated              $SOLVER2 $BENCHNAME $OPTIONS2
1200.05/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-1721859-1240670495/watcher-1721859-1240670495 -o /tmp/evaluation-result-1721859-1240670495/solver-1721859-1240670495 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-multi.sh HOME HOME/instance-1721859-1240670495.cnf 1800 1649813829 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1911
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=1720 CPUtime=0
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 167 0 0 0 0 0 0 0 19 0 1 0 95078364 1761280 149 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 430 150 117 317 0 110 0

[startup+0.0307999 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1911
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=3040 CPUtime=0.02
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 503 0 0 0 2 0 0 0 19 0 1 0 95078364 3112960 485 1992294400 134512640 135813592 4294956160 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 760 485 117 317 0 440 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8400

[startup+0.101808 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1911
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=7044 CPUtime=0.09
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 1616 0 0 0 8 1 0 0 19 0 1 0 95078364 7213056 1551 1992294400 134512640 135813592 4294956160 18446744073709551615 134676859 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 1761 1551 124 317 0 1441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12404

[startup+0.301833 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1911
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=7044 CPUtime=0.29
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 1616 0 0 0 28 1 0 0 21 0 1 0 95078364 7213056 1551 1992294400 134512640 135813592 4294956160 18446744073709551615 134521126 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 1761 1551 124 317 0 1441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12404

[startup+0.701879 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1911
/proc/meminfo: memFree=1127944/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=8892 CPUtime=0.69
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 2082 0 0 0 68 1 0 0 25 0 1 0 95078364 9105408 1950 1992294400 134512640 135813592 4294956160 18446744073709551615 134676855 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 2223 1950 126 317 0 1903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14252

[startup+1.50197 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1120376/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=11684 CPUtime=1.49
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 2755 0 0 0 148 1 0 0 25 0 1 0 95078364 11964416 2622 1992294400 134512640 135813592 4294956160 18446744073709551615 135047591 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 2921 2622 149 317 0 2601 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17044

[startup+3.10116 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1117496/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=12640 CPUtime=3.08
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 2968 0 0 0 307 1 0 0 25 0 1 0 95078364 12943360 2835 1992294400 134512640 135813592 4294956160 18446744073709551615 134589373 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 3160 2835 149 317 0 2840 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18000

[startup+6.30154 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1116344/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=13056 CPUtime=6.28
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 3055 0 0 0 627 1 0 0 25 0 1 0 95078364 13369344 2922 1992294400 134512640 135813592 4294956160 18446744073709551615 134665511 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 3264 2922 149 317 0 2944 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18416

[startup+12.7023 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1116088/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=13328 CPUtime=12.68
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 3094 0 0 0 1267 1 0 0 25 0 1 0 95078364 13647872 2961 1992294400 134512640 135813592 4294956160 18446744073709551615 134665407 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 3332 2961 149 317 0 3012 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18688

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1115768/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=13752 CPUtime=25.48
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 3196 0 0 0 2547 1 0 0 25 0 1 0 95078364 14082048 3063 1992294400 134512640 135813592 4294956160 18446744073709551615 134665984 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 3438 3063 149 317 0 3118 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19112

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1114808/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=15012 CPUtime=51.07
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 3457 0 0 0 5105 2 0 0 25 0 1 0 95078364 15372288 3324 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 3753 3324 149 317 0 3433 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 20372

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1112120/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=17792 CPUtime=102.24
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 4110 0 0 0 10222 2 0 0 25 0 1 0 95078364 18219008 3977 1992294400 134512640 135813592 4294956160 18446744073709551615 134667446 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 4448 3977 149 317 0 4128 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23152

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1106424/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=24416 CPUtime=162.22
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 5538 0 0 0 16218 4 0 0 25 0 1 0 95078364 25001984 5405 1992294400 134512640 135813592 4294956160 18446744073709551615 134661731 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 6104 5405 149 317 0 5784 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 29776

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1104760/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=26348 CPUtime=222.19
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 5942 0 0 0 22215 4 0 0 25 0 1 0 95078364 26980352 5809 1992294400 134512640 135813592 4294956160 18446744073709551615 134665004 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 6587 5809 149 317 0 6267 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 31708

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1104696/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=26348 CPUtime=282.16
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 5951 0 0 0 28212 4 0 0 25 0 1 0 95078364 26980352 5818 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 6587 5818 149 317 0 6267 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 31708

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1104504/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=26508 CPUtime=342.12
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 5998 0 0 0 34208 4 0 0 25 0 1 0 95078364 27144192 5865 1992294400 134512640 135813592 4294956160 18446744073709551615 134665944 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 6627 5865 149 317 0 6307 0

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

[pid=1912] ppid=1911 vsize=27788 CPUtime=522.03
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 6266 0 0 0 52199 4 0 0 25 0 1 0 95078364 28454912 6133 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 6947 6133 149 317 0 6627 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 33148

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1103544/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=27788 CPUtime=581.99
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 6268 0 0 0 58195 4 0 0 25 0 1 0 95078364 28454912 6135 1992294400 134512640 135813592 4294956160 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 1 0 0
/proc/1912/statm: 6947 6135 149 317 0 6627 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 33148

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1913
/proc/meminfo: memFree=1102456/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5360 CPUtime=0
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 95078363 5488640 239 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1340 239 197 169 0 51 0
[pid=1912] ppid=1911 vsize=29060 CPUtime=641.93
/proc/1912/stat : 1912 (hydrasat_cache4) R 1911 1911 1625 0 -1 4194304 6532 0 0 0 64189 4 0 0 25 0 1 0 95078364 29757440 6399 1992294400 134512640 135813592 4294956160 18446744073709551615 134665347 0 0 4096 1 0 0 0 17 0 0 0
/proc/1912/statm: 7265 6399 149 317 0 6945 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 34420

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1094584/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=8504 CPUtime=1.91
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 1975 0 0 0 191 0 0 0 25 0 1 0 95148401 8708096 1843 1992294400 134512640 135995732 4294956016 18446744073709551615 134808032 0 0 4096 1 0 0 0 17 1 0 0
/proc/1914/statm: 2126 1843 171 362 0 1761 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 13868

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1089976/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=13532 CPUtime=61.87
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3179 0 0 0 6185 2 0 0 25 0 1 0 95148401 13856768 3047 1992294400 134512640 135995732 4294956016 18446744073709551615 134808039 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 3383 3047 171 362 0 3018 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 18896

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1089976/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=13532 CPUtime=121.84
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3179 0 0 0 12182 2 0 0 25 0 1 0 95148401 13856768 3047 1992294400 134512640 135995732 4294956016 18446744073709551615 134807794 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 3383 3047 171 362 0 3018 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 18896

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1089976/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=13532 CPUtime=181.82
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3179 0 0 0 18180 2 0 0 25 0 1 0 95148401 13856768 3047 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 3383 3047 171 362 0 3018 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 18896

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1089976/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=13532 CPUtime=241.79
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3182 0 0 0 24177 2 0 0 25 0 1 0 95148401 13856768 3050 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 3383 3050 171 362 0 3018 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 18896

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1089720/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=13900 CPUtime=301.76
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3266 0 0 0 30174 2 0 0 25 0 1 0 95148401 14233600 3134 1992294400 134512640 135995732 4294956016 18446744073709551615 134807706 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 3475 3134 171 362 0 3110 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 19264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1089208/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=14468 CPUtime=361.75
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3408 0 0 0 36172 3 0 0 25 0 1 0 95148401 14815232 3276 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 3617 3276 171 362 0 3252 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 19832

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1914
/proc/meminfo: memFree=1087096/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=16884 CPUtime=421.71
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 3954 0 0 0 42167 4 0 0 25 0 1 0 95148401 17289216 3822 1992294400 134512640 135995732 4294956016 18446744073709551615 134807726 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 4221 3822 171 362 0 3856 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 22248

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1920
/proc/meminfo: memFree=1085752/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=18156 CPUtime=481.67
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 4254 0 0 0 48163 4 0 0 25 0 1 0 95148401 18591744 4122 1992294400 134512640 135995732 4294956016 18446744073709551615 134808081 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 4539 4122 171 362 0 4174 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 23520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1920
/proc/meminfo: memFree=1085624/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=18328 CPUtime=500.06
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 4301 0 0 0 50002 4 0 0 25 0 1 0 95148401 18767872 4169 1992294400 134512640 135995732 4294956016 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 4582 4169 171 362 0 4217 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 23692

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: 0.99 0.98 0.99 2/66 1920
/proc/meminfo: memFree=1085624/2055920 swapFree=4192812/4192956
[pid=1911] ppid=1909 vsize=5364 CPUtime=699.99
/proc/1911/stat : 1911 (hydrasat-multi.) S 1909 1911 1625 0 -1 4194304 321 7437 0 0 0 0 69984 15 19 0 1 0 95078363 5492736 245 1992294400 4194304 4889804 548682068720 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1911/statm: 1341 245 202 169 0 52 0
[pid=1914] ppid=1911 vsize=18328 CPUtime=500.06
/proc/1914/stat : 1914 (hydrasat_cachew) R 1911 1911 1625 0 -1 4194304 4301 0 0 0 50002 4 0 0 25 0 1 0 95148401 18767872 4169 1992294400 134512640 135995732 4294956016 18446744073709551615 134807915 0 0 4096 1 0 0 0 17 0 0 0
/proc/1914/statm: 4582 4169 171 362 0 4217 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 23692

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.87
CPU system time (s): 0.205968
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 35276

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

runsolver used 1.37779 second user time and 2.59461 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-25 16:41:35
IDJOB=1721859
IDBENCH=71078
IDSOLVER=518
FILE ID=node75/1721859-1240670495
PBS_JOBID= 9186598
Free space on /tmp= 66432 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1649813829

node75.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.213
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.213
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:       1128424 kB
Buffers:         83728 kB
Cached:         750896 kB
SwapCached:        144 kB
Active:         113512 kB
Inactive:       735144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1128424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5092 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            64808 kB
Committed_AS:   224704 kB
PageTables:       1416 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= 66400 MiB
End job on node75 at 2009-04-25 17:01:38