Trace number 334708

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, and are wall clock time (not CPU 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
minimarch 2007-02-08UNSAT 350.45 350.54

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
MD5SUMc7db94a671d9411eb90a6ffa8f8c530f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.087
Satisfiable
(Un)Satisfiability was proved
Number of variables29249
Number of clauses861366
Sum of the clauses size1745389
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2858070
Number of clauses of size 30
Number of clauses of size 46
Number of clauses of size 528
Number of clauses of size over 53262

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  29249                                                |
0.00/0.00	|  Number of clauses:    861366                                               |
3.09/3.13	|  Parsing time:         3.05         s                                       |
19.48/19.52	============================[ Search Statistics ]==============================
19.48/19.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.48/19.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.48/19.52	===============================================================================
19.48/19.52	|         0 |   18454   480497  1193709 |   160165        0    nan |  0.000 % |
19.48/19.57	|       100 |   18424   480497  1193709 |   176182       85      6 | 23.539 % |
19.58/19.67	|       250 |   18401   480497  1193709 |   193800      213      6 | 23.635 % |
19.69/19.76	|       475 |   18374   480497  1193709 |   213180      415      7 | 23.792 % |
19.79/19.86	|       812 |   18301   480497  1193709 |   234498      737      8 | 24.305 % |
19.98/20.06	|      1318 |   18282   480497  1193709 |   257948     1227      8 | 24.449 % |
20.38/20.44	|      2077 |   18250   480497  1193709 |   283743     1961      8 | 24.637 % |
20.89/20.94	|      3216 |   18201   480497  1193709 |   312117     3085     10 | 24.921 % |
21.88/21.95	|      4924 |   17969   461742  1151463 |   343329     4513     10 | 25.129 % |
23.28/23.35	|      7486 |   17817   452741  1131594 |   377662     6834     10 | 25.639 % |
25.58/25.67	|     11330 |   17676   444546  1113446 |   415428    10437     10 | 26.083 % |
29.88/29.95	|     17096 |   17562   438674  1100369 |   456971    15945     11 | 26.497 % |
37.08/37.12	|     25745 |   17468   434603  1091342 |   502668    24427     13 | 26.804 % |
50.37/50.43	|     38719 |   17365   428597  1077956 |   552935    37010     16 | 27.167 % |
74.07/74.17	|     58180 |   17284   424414  1068554 |   608228    56104     21 | 27.423 % |
119.66/119.70	|     87373 |   17211   421122  1061142 |   669051    84875     27 | 27.673 % |
205.34/205.44	|    131162 |   17088   416053  1049609 |   735956   127181     32 | 28.100 % |
350.40/350.52	===============================================================================
350.40/350.52	lookaheads            : 309051
350.40/350.52	variable balance      : 0.00
350.40/350.52	restarts              : 17
350.40/350.52	conflicts             : 188439         (538 /sec)
350.40/350.52	decisions             : 309051         (1.52 % random) (882 /sec)
350.40/350.52	decision = positive   : 154646
350.40/350.52	decision = negative   : 154405
350.40/350.52	propagations          : 172318255      (491946 /sec)
350.40/350.52	conflict literals     : 6646087        (45.47 % deleted)
350.40/350.52	Memory used           : 70.96 MB
350.40/350.52	CPU time              : 350.279 s
350.40/350.52	
350.40/350.52	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-334708-1173588623 -o ROOT/results/node17/solver-334708-1173588623 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334708-1173588623/minimarch /tmp/evaluation/334708-1173588623/instance-334708-1173588623.cnf 

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): 2400 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.97 1.01 1.00 3/77 1005
/proc/meminfo: memFree=1282128/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=2620 CPUtime=0
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 532 0 0 0 0 0 0 0 18 0 1 0 378816740 2682880 516 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 655 522 49 132 0 520 0

[startup+0.00793399 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 1005
/proc/meminfo: memFree=1282128/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=3452 CPUtime=0
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 730 0 0 0 0 0 0 0 18 0 1 0 378816740 3534848 714 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 863 722 51 132 0 728 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3452

[startup+0.101943 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 1005
/proc/meminfo: memFree=1282128/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=8604 CPUtime=0.09
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 1886 0 0 0 9 0 0 0 18 0 1 0 378816740 8810496 1861 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 2151 1861 51 132 0 2016 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8604

[startup+0.301965 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 1005
/proc/meminfo: memFree=1282128/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=14360 CPUtime=0.29
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 3252 0 0 0 28 1 0 0 19 0 1 0 378816740 14704640 3227 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 3590 3228 51 132 0 3455 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14360

[startup+0.702006 s]
/proc/loadavg: 0.97 1.01 1.00 3/77 1005
/proc/meminfo: memFree=1282128/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=25756 CPUtime=0.69
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 6024 0 0 0 66 3 0 0 22 0 1 0 378816740 26374144 5999 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 6439 6000 51 132 0 6304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25756

[startup+1.50109 s]
/proc/loadavg: 0.97 1.01 1.00 2/78 1006
/proc/meminfo: memFree=1249672/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=49856 CPUtime=1.49
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 11780 0 0 0 143 6 0 0 25 0 1 0 378816740 51052544 11755 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 12464 11755 51 132 0 12329 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49856

[startup+3.10226 s]
/proc/loadavg: 0.97 1.01 1.00 2/78 1006
/proc/meminfo: memFree=1232200/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=52100 CPUtime=3.09
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 12417 0 0 0 302 7 0 0 25 0 1 0 378816740 53350400 12392 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523053 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 13025 12392 51 132 0 12890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52100

[startup+6.30159 s]
/proc/loadavg: 0.97 1.01 1.00 2/78 1006
/proc/meminfo: memFree=1232200/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=52096 CPUtime=6.29
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 12428 0 0 0 622 7 0 0 25 0 1 0 378816740 53346304 12403 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 13024 12403 62 132 0 12889 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52096

[startup+12.7013 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 1006
/proc/meminfo: memFree=1212808/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72268 CPUtime=12.69
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 17446 0 0 0 1260 9 0 0 25 0 1 0 378816740 74002432 17421 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134528312 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18067 17421 62 132 0 17932 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72268

[startup+25.5016 s]
/proc/loadavg: 0.98 1.01 1.00 2/78 1006
/proc/meminfo: memFree=1219144/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=63856 CPUtime=25.48
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 18637 0 0 0 2538 10 0 0 25 0 1 0 378816740 65388544 15705 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550914 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 15964 15705 66 132 0 15829 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 63856

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1219208/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=64020 CPUtime=51.07
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 18674 0 0 0 5097 10 0 0 25 0 1 0 378816740 65556480 15742 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 16005 15742 66 132 0 15870 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64020

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1219144/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=64220 CPUtime=102.27
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 18711 0 0 0 10216 11 0 0 25 0 1 0 378816740 65761280 15779 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 16055 15779 66 132 0 15920 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64220

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1219016/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=64400 CPUtime=162.25
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 18742 0 0 0 16214 11 0 0 25 0 1 0 378816740 65945600 15810 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 16100 15810 66 132 0 15965 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 64400

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1218888/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=64400 CPUtime=222.23
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 18769 0 0 0 22211 12 0 0 25 0 1 0 378816740 65945600 15837 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 16100 15837 66 132 0 15965 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 64400

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1214600/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=68940 CPUtime=282.22
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 19832 0 0 0 28208 14 0 0 25 0 1 0 378816740 70594560 16900 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 17235 16900 66 132 0 17100 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 68940

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1210888/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72524 CPUtime=342.2
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 20750 0 0 0 34205 15 0 0 25 0 1 0 378816740 74264576 17818 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18131 17818 66 132 0 17996 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 72524

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

[startup+345.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1210696/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72656 CPUtime=345.4
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 20784 0 0 0 34525 15 0 0 25 0 1 0 378816740 74399744 17852 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18164 17852 66 132 0 18029 0
Current children cumulated CPU time (s) 345.4
Current children cumulated vsize (KiB) 72656

[startup+348.705 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1210696/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72656 CPUtime=348.6
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 20795 0 0 0 34845 15 0 0 25 0 1 0 378816740 74399744 17863 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18164 17863 66 132 0 18029 0
Current children cumulated CPU time (s) 348.6
Current children cumulated vsize (KiB) 72656

[startup+349.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1210696/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72656 CPUtime=349.4
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 20797 0 0 0 34925 15 0 0 25 0 1 0 378816740 74399744 17865 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18164 17865 66 132 0 18029 0
Current children cumulated CPU time (s) 349.4
Current children cumulated vsize (KiB) 72656

[startup+350.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1210632/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72656 CPUtime=350.2
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 20799 0 0 0 35005 15 0 0 25 0 1 0 378816740 74399744 17867 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551705 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18164 17867 66 132 0 18029 0
Current children cumulated CPU time (s) 350.2
Current children cumulated vsize (KiB) 72656

[startup+350.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/78 1006
/proc/meminfo: memFree=1210632/2055920 swapFree=4168576/4192956
[pid=1005] ppid=1003 vsize=72656 CPUtime=350.4
/proc/1005/stat : 1005 (minimarch) R 1003 1005 615 0 -1 4194304 20799 0 0 0 35025 15 0 0 25 0 1 0 378816740 74399744 17867 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/1005/statm: 18164 17867 66 132 0 18029 0
Current children cumulated CPU time (s) 350.4
Current children cumulated vsize (KiB) 72656

Child status: 20
Real time (s): 350.54
CPU time (s): 350.45
CPU user time (s): 350.279
CPU system time (s): 0.170974
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 78476

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

runsolver used 0.420936 second user time and 0.863868 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Mar 11 04:50:25 UTC 2007

IDJOB= 334708
IDBENCH= 24634
IDSOLVER= 110
FILE ID= node17/334708-1173588623

PBS_JOBID= 4101227

Free space on /tmp= 66532 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-gigamax.used-as.sat04-984.sat05-4194.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334708-1173588623/minimarch /tmp/evaluation/334708-1173588623/instance-334708-1173588623.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-334708-1173588623 -o ROOT/results/node17/solver-334708-1173588623 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334708-1173588623/minimarch /tmp/evaluation/334708-1173588623/instance-334708-1173588623.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  c7db94a671d9411eb90a6ffa8f8c530f

RANDOM SEED= 123393905

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.229
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.229
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:       1282600 kB
Buffers:         55248 kB
Cached:         618504 kB
SwapCached:       2236 kB
Active:         379668 kB
Inactive:       316684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282600 kB
SwapTotal:     4192956 kB
SwapFree:      4168576 kB
Dirty:           14464 kB
Writeback:           0 kB
Mapped:          30368 kB
Slab:            62572 kB
Committed_AS:  1484044 kB
PageTables:       1748 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= 66532 MiB

End job on node17 on Sun Mar 11 04:56:16 UTC 2007