Trace number 1723679

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-MultiUNSAT 104.388 104.437

General information on the benchmark

Namevelev-live-uns-2.0-ebuf.cnf
MD5SUM67de5cf23f11aa400b48f4451ee5f362
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark14.3928
Satisfiable
(Un)Satisfiability was proved
Number of variables14628
Number of clauses161477
Sum of the clauses size460215
Maximum clause length88
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2133719
Number of clauses of size 316973
Number of clauses of size 4833
Number of clauses of size 5676
Number of clauses of size over 59275

Solver Data

0.00/0.00	c Trying configuration 1
104.34/104.43	
104.34/104.43	c decisions : 940675
104.34/104.43	c conflicts : 284075
104.34/104.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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.00 1.00 3/64 32620
/proc/meminfo: memFree=1857712/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) R 32618 32620 32214 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 238 1992294400 4194304 4889804 548682068736 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/32620/statm: 1340 238 196 169 0 51 0
[pid=32621] ppid=32620 vsize=2084 CPUtime=0
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 96851465 2134016 155 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 521 155 117 317 0 201 0

[startup+0.0863389 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32620
/proc/meminfo: memFree=1857712/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=6308 CPUtime=0.07
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 1302 0 0 0 7 0 0 0 20 0 1 0 96851465 6459392 1284 1992294400 134512640 135813592 4294956176 18446744073709551615 135207862 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 1577 1285 117 317 0 1257 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11668

[startup+0.102339 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32620
/proc/meminfo: memFree=1857712/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=7232 CPUtime=0.09
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 1521 0 0 0 9 0 0 0 20 0 1 0 96851465 7405568 1503 1992294400 134512640 135813592 4294956176 18446744073709551615 135267678 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 1808 1504 117 317 0 1488 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12592

[startup+0.301349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32620
/proc/meminfo: memFree=1857712/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=15324 CPUtime=0.29
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 3765 0 0 0 28 1 0 0 21 0 1 0 96851465 15691776 3563 1992294400 134512640 135813592 4294956176 18446744073709551615 135224169 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 3831 3563 124 317 0 3511 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20684

[startup+0.701389 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 32620
/proc/meminfo: memFree=1857712/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=17944 CPUtime=0.69
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 4438 0 0 0 68 1 0 0 25 0 1 0 96851465 18374656 4078 1992294400 134512640 135813592 4294956176 18446744073709551615 134521415 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 4486 4078 126 317 0 4166 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23304

[startup+1.50147 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32622
/proc/meminfo: memFree=1841312/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=25592 CPUtime=1.49
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 6494 0 0 0 147 2 0 0 25 0 1 0 96851465 26206208 5897 1992294400 134512640 135813592 4294956176 18446744073709551615 134665314 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 6398 5897 149 317 0 6078 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30952

[startup+3.10163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32622
/proc/meminfo: memFree=1834016/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=26120 CPUtime=3.08
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 6628 0 0 0 306 2 0 0 25 0 1 0 96851465 26746880 6031 1992294400 134512640 135813592 4294956176 18446744073709551615 135040831 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 6530 6031 149 317 0 6210 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31480

[startup+6.30194 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32622
/proc/meminfo: memFree=1833248/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=26384 CPUtime=6.28
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 6698 0 0 0 626 2 0 0 25 0 1 0 96851465 27017216 6101 1992294400 134512640 135813592 4294956176 18446744073709551615 134588888 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 6596 6101 149 317 0 6276 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31744

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32622
/proc/meminfo: memFree=1832672/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=27048 CPUtime=12.69
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 6846 0 0 0 1266 3 0 0 25 0 1 0 96851465 27697152 6249 1992294400 134512640 135813592 4294956176 18446744073709551615 134662685 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 6762 6249 149 317 0 6442 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32408

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32622
/proc/meminfo: memFree=1831392/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=28376 CPUtime=25.48
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 7193 0 0 0 2545 3 0 0 25 0 1 0 96851465 29057024 6596 1992294400 134512640 135813592 4294956176 18446744073709551615 134587708 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 7094 6596 149 317 0 6774 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33736

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32622
/proc/meminfo: memFree=1829920/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=29884 CPUtime=51.07
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 7554 0 0 0 5103 4 0 0 25 0 1 0 96851465 30601216 6957 1992294400 134512640 135813592 4294956176 18446744073709551615 134662611 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 7471 6957 149 317 0 7151 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35244

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32624
/proc/meminfo: memFree=1826272/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=33328 CPUtime=102.24
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 8360 0 0 0 10220 4 0 0 25 0 1 0 96851465 34127872 7763 1992294400 134512640 135813592 4294956176 18446744073709551615 134665069 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 8332 7763 149 317 0 8012 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 38688

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

[startup+103.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32624
/proc/meminfo: memFree=1826272/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=33328 CPUtime=103.04
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 8360 0 0 0 10300 4 0 0 25 0 1 0 96851465 34127872 7763 1992294400 134512640 135813592 4294956176 18446744073709551615 134665049 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 8332 7763 149 317 0 8012 0
Current children cumulated CPU time (s) 103.04
Current children cumulated vsize (KiB) 38688

[startup+103.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32624
/proc/meminfo: memFree=1826272/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=33328 CPUtime=103.84
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 8360 0 0 0 10380 4 0 0 25 0 1 0 96851465 34127872 7763 1992294400 134512640 135813592 4294956176 18446744073709551615 134608382 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 8332 7763 149 317 0 8012 0
Current children cumulated CPU time (s) 103.84
Current children cumulated vsize (KiB) 38688

[startup+104.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32624
/proc/meminfo: memFree=1826272/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=33328 CPUtime=104.24
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 8360 0 0 0 10420 4 0 0 25 0 1 0 96851465 34127872 7763 1992294400 134512640 135813592 4294956176 18446744073709551615 134665023 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 8332 7763 149 317 0 8012 0
Current children cumulated CPU time (s) 104.24
Current children cumulated vsize (KiB) 38688

[startup+104.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32624
/proc/meminfo: memFree=1826272/2055920 swapFree=4191900/4192956
[pid=32620] ppid=32618 vsize=5360 CPUtime=0
/proc/32620/stat : 32620 (hydrasat-multi.) S 32618 32620 32214 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 96851464 5488640 239 1992294400 4194304 4889804 548682068736 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/32620/statm: 1340 239 197 169 0 51 0
[pid=32621] ppid=32620 vsize=33328 CPUtime=104.34
/proc/32621/stat : 32621 (hydrasat_cache4) R 32620 32620 32214 0 -1 4194304 8360 0 0 0 10430 4 0 0 25 0 1 0 96851465 34127872 7763 1992294400 134512640 135813592 4294956176 18446744073709551615 134665555 0 0 4096 1 0 0 0 17 0 0 0
/proc/32621/statm: 8332 7763 149 317 0 8012 0
Current children cumulated CPU time (s) 104.34
Current children cumulated vsize (KiB) 38688

Child status: 20
Real time (s): 104.437
CPU time (s): 104.388
CPU user time (s): 104.334
CPU system time (s): 0.053991
CPU usage (%): 99.9536
Max. virtual memory (cumulated for all children) (KiB): 38688

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

runsolver used 0.095985 second user time and 0.292955 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-25 21:37:34
IDJOB=1723679
IDBENCH=71731
IDSOLVER=518
FILE ID=node70/1723679-1240688254
PBS_JOBID= 9186667
Free space on /tmp= 66336 MiB

SOLVER NAME= HydraSAT-Multi 2009-03-22-Multi
BENCH NAME= SAT_RACE06/velev-live-uns-2.0-ebuf.cnf
COMMAND LINE= DIR/hydrasat-multi.sh DIR BENCHNAME MEMLIMIT RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723679-1240688254/watcher-1723679-1240688254 -o /tmp/evaluation-result-1723679-1240688254/solver-1723679-1240688254 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-multi.sh HOME HOME/instance-1723679-1240688254.cnf 1800 859857048

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

MD5SUM BENCH= 67de5cf23f11aa400b48f4451ee5f362
RANDOM SEED=859857048

node70.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1858192 kB
Buffers:         17000 kB
Cached:         103632 kB
SwapCached:          0 kB
Active:          19840 kB
Inactive:       113784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858192 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            6844 kB
Writeback:           0 kB
Mapped:          21804 kB
Slab:            50244 kB
Committed_AS:   296740 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= 66332 MiB
End job on node70 at 2009-04-25 21:39:19