Trace number 1725784

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-Flat 2009-03-22-FlatUNSAT 443.949 444.066

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
MD5SUMddc67b9b869c1d77b5458996a2e27751
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.6443
Satisfiable
(Un)Satisfiability was proved
Number of variables1472
Number of clauses7737
Sum of the clauses size65737
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2253
Number of clauses of size 31166
Number of clauses of size 4118
Number of clauses of size 5888
Number of clauses of size over 55285

Solver Data

443.88/444.05	
443.88/444.05	c decisions : 449431
443.88/444.05	c conflicts : 339399
443.88/444.05	c Memory limit 1620 MiB
443.88/444.05	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-1725784-1240706579/watcher-1725784-1240706579 -o /tmp/evaluation-result-1725784-1240706579/solver-1725784-1240706579 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1725784-1240706579.cnf -rs 1895627972 -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.00 1.00 0.99 3/64 17346
/proc/meminfo: memFree=1418080/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=1596 CPUtime=0
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 98685093 1634304 163 1992294400 134512640 135819388 4294956176 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 399 163 119 319 0 77 0

[startup+0.0952051 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 17346
/proc/meminfo: memFree=1418080/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=2560 CPUtime=0.09
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 98685093 2621440 417 1992294400 134512640 135819388 4294956176 18446744073709551615 134521120 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 640 417 128 319 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2560

[startup+0.101204 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 17346
/proc/meminfo: memFree=1418080/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=2560 CPUtime=0.09
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 433 0 0 0 9 0 0 0 18 0 1 0 98685093 2621440 417 1992294400 134512640 135819388 4294956176 18446744073709551615 134520718 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 640 417 128 319 0 318 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2560

[startup+0.301222 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 17346
/proc/meminfo: memFree=1418080/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=2824 CPUtime=0.29
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 528 0 0 0 29 0 0 0 19 0 1 0 98685093 2891776 511 1992294400 134512640 135819388 4294956176 18446744073709551615 135050374 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 706 511 147 319 0 384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2824

[startup+0.701257 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 17346
/proc/meminfo: memFree=1418080/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=3220 CPUtime=0.69
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 619 0 0 0 69 0 0 0 23 0 1 0 98685093 3297280 602 1992294400 134512640 135819388 4294956176 18446744073709551615 134592998 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 805 602 147 319 0 483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3220

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1416024/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=3876 CPUtime=1.49
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 800 0 0 0 149 0 0 0 25 0 1 0 98685093 3969024 783 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 969 783 147 319 0 647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3876

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1414808/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=5016 CPUtime=3.09
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 1079 0 0 0 309 0 0 0 25 0 1 0 98685093 5136384 1062 1992294400 134512640 135819388 4294956176 18446744073709551615 134616986 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 1254 1062 147 319 0 932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5016

[startup+6.30275 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1412896/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=6868 CPUtime=6.29
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 1503 0 0 0 629 0 0 0 25 0 1 0 98685093 7032832 1486 1992294400 134512640 135819388 4294956176 18446744073709551615 134616928 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 1717 1486 147 319 0 1395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6868

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1410464/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=9328 CPUtime=12.69
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 2094 0 0 0 1269 0 0 0 25 0 1 0 98685093 9551872 2044 1992294400 134512640 135819388 4294956176 18446744073709551615 134617658 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 2332 2044 147 319 0 2010 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9328

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1406816/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=12928 CPUtime=25.48
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 2944 0 0 0 2547 1 0 0 25 0 1 0 98685093 13238272 2894 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 3232 2894 147 319 0 2910 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12928

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1402464/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=17908 CPUtime=51.07
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 4100 0 0 0 5105 2 0 0 25 0 1 0 98685093 18337792 3985 1992294400 134512640 135819388 4294956176 18446744073709551615 134616935 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 4477 3985 147 319 0 4155 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17908

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1395232/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=25728 CPUtime=102.27
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 5871 0 0 0 10223 4 0 0 25 0 1 0 98685093 26345472 5756 1992294400 134512640 135819388 4294956176 18446744073709551615 134671486 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 6432 5756 147 319 0 6110 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25728

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1388448/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=33896 CPUtime=162.25
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 7710 0 0 0 16219 6 0 0 25 0 1 0 98685093 34709504 7466 1992294400 134512640 135819388 4294956176 18446744073709551615 134617077 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 8474 7466 147 319 0 8152 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 33896

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1383328/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=39432 CPUtime=222.23
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 8960 0 0 0 22216 7 0 0 25 0 1 0 98685093 40378368 8716 1992294400 134512640 135819388 4294956176 18446744073709551615 134617225 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 9858 8716 147 319 0 9536 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39432

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1379552/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=43852 CPUtime=282.21
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 9898 0 0 0 28213 8 0 0 25 0 1 0 98685093 44904448 9654 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 10963 9654 147 319 0 10641 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 43852

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1374624/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=48980 CPUtime=342.2
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 11123 0 0 0 34211 9 0 0 25 0 1 0 98685093 50155520 10879 1992294400 134512640 135819388 4294956176 18446744073709551615 134617175 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 12245 10879 147 319 0 11923 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48980

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1371104/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=52996 CPUtime=402.19
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 11992 0 0 0 40209 10 0 0 25 0 1 0 98685093 54267904 11748 1992294400 134512640 135819388 4294956176 18446744073709551615 134617401 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 13249 11748 147 319 0 12927 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 52996

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1370784/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=53340 CPUtime=409.38
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12068 0 0 0 40928 10 0 0 25 0 1 0 98685093 54620160 11824 1992294400 134512640 135819388 4294956176 18446744073709551615 134617235 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 13335 11824 147 319 0 13013 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 53340

[startup+422.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1370144/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=55084 CPUtime=422.19
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12470 0 0 0 42208 11 0 0 25 0 1 0 98685093 56406016 11969 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 13771 11969 147 319 0 13449 0
Current children cumulated CPU time (s) 422.19
Current children cumulated vsize (KiB) 55084

[startup+435.101 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369696/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=55776 CPUtime=434.98
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12622 0 0 0 43487 11 0 0 25 0 1 0 98685093 57114624 12121 1992294400 134512640 135819388 4294956176 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 13944 12121 147 319 0 13622 0
Current children cumulated CPU time (s) 434.98
Current children cumulated vsize (KiB) 55776

[startup+438.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369504/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=55924 CPUtime=438.18
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12665 0 0 0 43807 11 0 0 25 0 1 0 98685093 57266176 12164 1992294400 134512640 135819388 4294956176 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 13981 12164 147 319 0 13659 0
Current children cumulated CPU time (s) 438.18
Current children cumulated vsize (KiB) 55924

[startup+441.502 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369312/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=56056 CPUtime=441.38
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12697 0 0 0 44127 11 0 0 25 0 1 0 98685093 57401344 12196 1992294400 134512640 135819388 4294956176 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 14014 12196 147 319 0 13692 0
Current children cumulated CPU time (s) 441.38
Current children cumulated vsize (KiB) 56056

[startup+443.101 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369312/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=56056 CPUtime=442.98
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12713 0 0 0 44287 11 0 0 25 0 1 0 98685093 57401344 12212 1992294400 134512640 135819388 4294956176 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 14014 12212 147 319 0 13692 0
Current children cumulated CPU time (s) 442.98
Current children cumulated vsize (KiB) 56056

[startup+443.501 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369248/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=56056 CPUtime=443.38
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12722 0 0 0 44327 11 0 0 25 0 1 0 98685093 57401344 12221 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 14014 12221 147 319 0 13692 0
Current children cumulated CPU time (s) 443.38
Current children cumulated vsize (KiB) 56056

[startup+443.901 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369248/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=56056 CPUtime=443.78
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12722 0 0 0 44367 11 0 0 25 0 1 0 98685093 57401344 12221 1992294400 134512640 135819388 4294956176 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 14014 12221 147 319 0 13692 0
Current children cumulated CPU time (s) 443.78
Current children cumulated vsize (KiB) 56056

[startup+444.001 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 17347
/proc/meminfo: memFree=1369248/2055920 swapFree=4192812/4192956
[pid=17346] ppid=17344 vsize=56056 CPUtime=443.88
/proc/17346/stat : 17346 (hydrasat-flat) R 17344 17346 17222 0 -1 4194304 12722 0 0 0 44377 11 0 0 25 0 1 0 98685093 57401344 12221 1992294400 134512640 135819388 4294956176 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 1 0 0
/proc/17346/statm: 14014 12221 147 319 0 13692 0
Current children cumulated CPU time (s) 443.88
Current children cumulated vsize (KiB) 56056

Child status: 20
Real time (s): 444.066
CPU time (s): 443.949
CPU user time (s): 443.829
CPU system time (s): 0.119981
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 56056

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

runsolver used 0.295955 second user time and 0.972852 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 02:42:59
IDJOB=1725784
IDBENCH=24598
IDSOLVER=519
FILE ID=node58/1725784-1240706579
PBS_JOBID= 9186813
Free space on /tmp= 65940 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG-gensys-icl003.sat05-2715.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725784-1240706579/watcher-1725784-1240706579 -o /tmp/evaluation-result-1725784-1240706579/solver-1725784-1240706579 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1725784-1240706579.cnf -rs 1895627972 -co memory_limit 1800

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

MD5SUM BENCH= ddc67b9b869c1d77b5458996a2e27751
RANDOM SEED=1895627972

node58.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.233
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.233
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:       1418496 kB
Buffers:         40384 kB
Cached:         518704 kB
SwapCached:        144 kB
Active:          96548 kB
Inactive:       476500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1418496 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            50368 kB
Committed_AS:   350876 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-26 02:50:23