Trace number 1717573

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 2009-03-22-BaseUNSAT 450.896 451.032

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

450.76/451.00	
450.76/451.00	c decisions : 301317
450.76/451.00	c conflicts : 197061
450.76/451.00	c Memory limit 1620 MiB
450.76/451.00	c RANDOM SEED: 1552830375
450.76/451.00	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-1717573-1240629098/watcher-1717573-1240629098 -o /tmp/evaluation-result-1717573-1240629098/solver-1717573-1240629098 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat HOME/instance-1717573-1240629098.cnf -rs 1552830375 -co memory_limit 1800 

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.38 1.08 1.02 2/64 11509
/proc/meminfo: memFree=985136/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=4748 CPUtime=0
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 90942526 4861952 202 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 1187 203 151 362 0 822 0

[startup+0.0434361 s]
/proc/loadavg: 1.38 1.08 1.02 2/64 11509
/proc/meminfo: memFree=985136/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=6068 CPUtime=0.04
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 578 0 0 0 4 0 0 0 18 0 1 0 90942526 6213632 562 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 1517 564 151 362 0 1152 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6068

[startup+0.101441 s]
/proc/loadavg: 1.38 1.08 1.02 2/64 11509
/proc/meminfo: memFree=985136/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=8040 CPUtime=0.09
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 1119 0 0 0 9 0 0 0 18 0 1 0 90942526 8232960 1103 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 2010 1104 151 362 0 1645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8040

[startup+0.301465 s]
/proc/loadavg: 1.38 1.08 1.02 2/64 11509
/proc/meminfo: memFree=985136/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=14736 CPUtime=0.29
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 2979 0 0 0 28 1 0 0 19 0 1 0 90942526 15089664 2963 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 3684 2963 151 362 0 3319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14736

[startup+0.701514 s]
/proc/loadavg: 1.38 1.08 1.02 2/64 11509
/proc/meminfo: memFree=985136/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=28176 CPUtime=0.69
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 6642 0 0 0 65 4 0 0 23 0 1 0 90942526 28852224 6626 1992294400 134512640 135997824 4294956160 18446744073709551615 135371350 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 7044 6627 151 362 0 6679 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28176

[startup+1.50161 s]
/proc/loadavg: 1.38 1.08 1.02 2/65 11510
/proc/meminfo: memFree=943336/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=58584 CPUtime=1.49
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 15047 0 0 0 142 7 0 0 25 0 1 0 90942526 59990016 13992 1992294400 134512640 135997824 4294956160 18446744073709551615 134520024 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 14646 13992 158 362 0 14281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58584

[startup+3.1018 s]
/proc/loadavg: 1.35 1.08 1.02 2/65 11510
/proc/meminfo: memFree=929512/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=58584 CPUtime=3.09
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 15048 0 0 0 302 7 0 0 25 0 1 0 90942526 59990016 13993 1992294400 134512640 135997824 4294956160 18446744073709551615 134519938 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 14646 13993 158 362 0 14281 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58584

[startup+6.30119 s]
/proc/loadavg: 1.35 1.08 1.02 2/65 11510
/proc/meminfo: memFree=929512/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=58584 CPUtime=6.29
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 15048 0 0 0 622 7 0 0 25 0 1 0 90942526 59990016 13993 1992294400 134512640 135997824 4294956160 18446744073709551615 134520092 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 14646 13993 158 362 0 14281 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58584

[startup+12.702 s]
/proc/loadavg: 1.29 1.07 1.02 2/65 11510
/proc/meminfo: memFree=892464/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=97560 CPUtime=12.68
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 25537 0 0 0 1257 11 0 0 25 0 1 0 90942526 99901440 23253 1992294400 134512640 135997824 4294956160 18446744073709551615 134519428 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 24390 23253 159 362 0 24025 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 97560

[startup+25.5015 s]
/proc/loadavg: 1.25 1.07 1.02 2/65 11510
/proc/meminfo: memFree=888240/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=102248 CPUtime=25.48
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 27156 0 0 0 2536 12 0 0 25 0 1 0 90942526 104701952 24359 1992294400 134512640 135997824 4294956160 18446744073709551615 134710523 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 25562 24359 159 362 0 25197 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 102248

[startup+51.1016 s]
/proc/loadavg: 1.16 1.06 1.02 2/65 11510
/proc/meminfo: memFree=849584/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=144504 CPUtime=51.08
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 38971 0 0 0 5091 17 0 0 25 0 1 0 90942526 147972096 33997 1992294400 134512640 135997824 4294956160 18446744073709551615 134817034 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 36126 33997 174 362 0 35761 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144504

[startup+102.306 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 11510
/proc/meminfo: memFree=848048/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=146092 CPUtime=102.26
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 39365 0 0 0 10209 17 0 0 25 0 1 0 90942526 149598208 34391 1992294400 134512640 135997824 4294956160 18446744073709551615 134817019 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 36523 34391 174 362 0 36158 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 146092

[startup+162.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/65 11510
/proc/meminfo: memFree=845488/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=148988 CPUtime=162.25
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 40007 0 0 0 16207 18 0 0 25 0 1 0 90942526 152563712 35033 1992294400 134512640 135997824 4294956160 18446744073709551615 134816968 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 37247 35033 174 362 0 36882 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 148988

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 11510
/proc/meminfo: memFree=840880/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=154016 CPUtime=222.23
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 41146 0 0 0 22204 19 0 0 25 0 1 0 90942526 157712384 36172 1992294400 134512640 135997824 4294956160 18446744073709551615 134845144 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 38504 36172 174 362 0 38139 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 154016

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 11510
/proc/meminfo: memFree=837168/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=158336 CPUtime=282.21
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 42101 0 0 0 28201 20 0 0 25 0 1 0 90942526 162136064 37127 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 39584 37127 174 362 0 39219 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 158336

[startup+342.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 11510
/proc/meminfo: memFree=832624/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=163288 CPUtime=342.19
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 43259 0 0 0 34198 21 0 0 25 0 1 0 90942526 167206912 38209 1992294400 134512640 135997824 4294956160 18446744073709551615 134758026 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 40822 38209 174 362 0 40457 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 163288

[startup+402.302 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 11510
/proc/meminfo: memFree=828656/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=168432 CPUtime=402.17
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 44530 0 0 0 40195 22 0 0 25 0 1 0 90942526 172474368 39265 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 42108 39265 174 362 0 41743 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 168432

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

[startup+409.502 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=828272/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=168700 CPUtime=409.36
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 44601 0 0 0 40914 22 0 0 25 0 1 0 90942526 172748800 39336 1992294400 134512640 135997824 4294956160 18446744073709551615 134845032 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 42175 39336 174 362 0 41810 0
Current children cumulated CPU time (s) 409.36
Current children cumulated vsize (KiB) 168700

[startup+435.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=826992/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=170004 CPUtime=434.96
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 44930 0 0 0 43474 22 0 0 25 0 1 0 90942526 174084096 39665 1992294400 134512640 135997824 4294956160 18446744073709551615 134757709 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 42501 39665 174 362 0 42136 0
Current children cumulated CPU time (s) 434.96
Current children cumulated vsize (KiB) 170004

[startup+441.502 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825584/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=172156 CPUtime=441.36
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 45450 0 0 0 44113 23 0 0 25 0 1 0 90942526 176287744 40013 1992294400 134512640 135997824 4294956160 18446744073709551615 134757664 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 43039 40013 174 362 0 42674 0
Current children cumulated CPU time (s) 441.36
Current children cumulated vsize (KiB) 172156

[startup+447.901 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825264/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=172296 CPUtime=447.76
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 45515 0 0 0 44753 23 0 0 25 0 1 0 90942526 176431104 40078 1992294400 134512640 135997824 4294956160 18446744073709551615 134590470 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 43074 40078 174 362 0 42709 0
Current children cumulated CPU time (s) 447.76
Current children cumulated vsize (KiB) 172296

[startup+449.503 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825264/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=172296 CPUtime=449.36
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 45522 0 0 0 44913 23 0 0 25 0 1 0 90942526 176431104 40085 1992294400 134512640 135997824 4294956160 18446744073709551615 134757372 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 43074 40085 174 362 0 42709 0
Current children cumulated CPU time (s) 449.36
Current children cumulated vsize (KiB) 172296

[startup+450.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825264/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=172296 CPUtime=450.16
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 45524 0 0 0 44993 23 0 0 25 0 1 0 90942526 176431104 40087 1992294400 134512640 135997824 4294956160 18446744073709551615 134757632 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 43074 40087 174 362 0 42709 0
Current children cumulated CPU time (s) 450.16
Current children cumulated vsize (KiB) 172296

[startup+450.702 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825264/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=172296 CPUtime=450.56
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 45524 0 0 0 45033 23 0 0 25 0 1 0 90942526 176431104 40087 1992294400 134512640 135997824 4294956160 18446744073709551615 134845004 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 43074 40087 174 362 0 42709 0
Current children cumulated CPU time (s) 450.56
Current children cumulated vsize (KiB) 172296

[startup+450.902 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825264/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=172296 CPUtime=450.76
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194304 45524 0 0 0 45053 23 0 0 25 0 1 0 90942526 176431104 40087 1992294400 134512640 135997824 4294956160 18446744073709551615 134757415 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 43074 40087 174 362 0 42709 0
Current children cumulated CPU time (s) 450.76
Current children cumulated vsize (KiB) 172296

[startup+451.006 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 11510
/proc/meminfo: memFree=825264/2055920 swapFree=4192956/4192956
[pid=11509] ppid=11507 vsize=0 CPUtime=450.86
/proc/11509/stat : 11509 (hydrasat) R 11507 11509 10630 0 -1 4194308 45827 0 0 0 45063 23 0 0 25 0 1 0 90942526 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 1 0 0
/proc/11509/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 450.86
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 451.032
CPU time (s): 450.896
CPU user time (s): 450.637
CPU system time (s): 0.25896
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 172296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 450.637
system time used= 0.25896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45827
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= 2
involuntary context switches= 918

runsolver used 0.318951 second user time and 0.943856 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-25 05:11:39
IDJOB=1717573
IDBENCH=20419
IDSOLVER=520
FILE ID=node33/1717573-1240629098
PBS_JOBID= 9186362
Free space on /tmp= 66368 MiB

SOLVER NAME= HydraSAT 2009-03-22-Base
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= DIR/hydrasat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717573-1240629098/watcher-1717573-1240629098 -o /tmp/evaluation-result-1717573-1240629098/solver-1717573-1240629098 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat HOME/instance-1717573-1240629098.cnf -rs 1552830375 -co memory_limit 1800

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1552830375

node33.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.212
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.212
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:        985552 kB
Buffers:         85248 kB
Cached:         881304 kB
SwapCached:          0 kB
Active:         158448 kB
Inactive:       822044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        985552 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           15276 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            75868 kB
Committed_AS:   273968 kB
PageTables:       1388 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= 66364 MiB
End job on node33 at 2009-04-25 05:19:10