Trace number 298567

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 467.804 467.926

General information on the benchmark

Namerandom/OnTreshold/3SAT/v360/
unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
MD5SUMba211b00665e5525ca8dfbd839bb6bc4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.5363
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1533
Sum of the clauses size4599
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31533
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  360                                                  |
0.00/0.00	|  Number of clauses:    1533                                                 |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     351     1524     4626 |      508        0    nan |  0.000 % |
0.00/0.01	|       100 |     351     1524     4626 |      558      100     17 |  0.001 % |
0.00/0.01	|       251 |     351     1524     4626 |      614      251     17 |  0.001 % |
0.00/0.02	|       477 |     351     1524     4626 |      676      477     16 |  0.001 % |
0.00/0.03	|       814 |     351     1524     4626 |      743      461     16 |  0.001 % |
0.00/0.05	|      1320 |     351     1524     4626 |      818      577     15 |  0.001 % |
0.00/0.08	|      2079 |     351     1524     4626 |      899      492     15 |  0.001 % |
0.10/0.12	|      3219 |     351     1524     4626 |      989      698     14 |  0.001 % |
0.10/0.18	|      4928 |     351     1524     4626 |     1088      872     14 |  0.001 % |
0.20/0.28	|      7491 |     351     1524     4626 |     1197      635     14 |  0.001 % |
0.41/0.44	|     11335 |     351     1524     4626 |     1317      804     14 |  0.001 % |
0.61/0.67	|     17101 |     351     1524     4626 |     1449     1213     14 |  0.001 % |
1.03/1.06	|     25750 |     351     1524     4626 |     1594      993     15 |  0.001 % |
1.54/1.63	|     38724 |     351     1524     4626 |     1753     1029     15 |  0.001 % |
2.46/2.54	|     58185 |     351     1524     4626 |     1929      940     13 |  0.001 % |
3.89/3.92	|     87377 |     351     1524     4626 |     2122     1775     16 |  0.001 % |
5.94/6.04	|    131166 |     351     1524     4626 |     2334     1597     14 |  0.001 % |
9.32/9.40	|    196850 |     351     1524     4626 |     2567     2275     16 |  0.001 % |
14.54/14.59	|    295376 |     351     1524     4626 |     2824     2100     16 |  0.001 % |
22.53/22.58	|    443165 |     351     1524     4626 |     3106     2787     14 |  0.001 % |
35.13/35.22	|    664849 |     351     1524     4626 |     3417     1650     15 |  0.001 % |
54.68/54.75	|    997374 |     351     1524     4626 |     3759     3169     15 |  0.001 % |
84.78/84.81	|   1496163 |     351     1524     4626 |     4135     3739     15 |  0.001 % |
131.57/131.63	|   2244345 |     351     1524     4626 |     4548     2238     13 |  0.002 % |
205.81/205.90	|   3366619 |     351     1524     4626 |     5003     2403     16 |  0.001 % |
321.10/321.20	|   5050031 |     351     1524     4626 |     5504     4585     15 |  0.003 % |
467.73/467.92	===============================================================================
467.73/467.92	lookaheads            : 7575533
467.73/467.92	variable balance      : 0.00
467.73/467.92	restarts              : 26
467.73/467.92	conflicts             : 7150765        (15286 /sec)
467.73/467.92	decisions             : 7575533        (1.80 % random) (16194 /sec)
467.73/467.92	decision = positive   : 3998332
467.73/467.92	decision = negative   : 3577201
467.73/467.92	propagations          : 444482084      (950162 /sec)
467.73/467.92	conflict literals     : 117037203      (25.50 % deleted)
467.73/467.92	Memory used           : 4.55 MB
467.73/467.92	CPU time              : 467.796 s
467.73/467.92	
467.73/467.92	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node34/watcher-298567-1171858277 -o ROOT/results/node34/solver-298567-1171858277 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/298567-1171858277/minimarch /tmp/evaluation/298567-1171858277/instance-298567-1171858277.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.91 0.97 0.99 3/64 13270
/proc/meminfo: memFree=732096/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=1864 CPUtime=0
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 134 0 0 0 0 0 0 0 18 0 1 0 179591542 1908736 118 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551040 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 466 118 63 132 0 331 0

[startup+0.107187 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13270
/proc/meminfo: memFree=732096/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=1864 CPUtime=0.1
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 151 0 0 0 10 0 0 0 18 0 1 0 179591542 1908736 135 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 466 135 66 132 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.51722 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 13270
/proc/meminfo: memFree=732096/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=1996 CPUtime=0.51
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 173 0 0 0 51 0 0 0 21 0 1 0 179591542 2043904 157 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 499 157 66 132 0 364 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1996

[startup+1.34129 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 13271
/proc/meminfo: memFree=731576/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=2128 CPUtime=1.34
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 195 0 0 0 134 0 0 0 25 0 1 0 179591542 2179072 179 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134553419 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 532 179 66 132 0 397 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2128

[startup+2.97742 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 13271
/proc/meminfo: memFree=731384/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=2128 CPUtime=2.97
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 221 0 0 0 297 0 0 0 25 0 1 0 179591542 2179072 205 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 532 205 66 132 0 397 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2128

[startup+6.25368 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 13271
/proc/meminfo: memFree=731192/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=2260 CPUtime=6.25
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 254 0 0 0 625 0 0 0 25 0 1 0 179591542 2314240 238 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 565 238 66 132 0 430 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 2260

[startup+12.7092 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 13271
/proc/meminfo: memFree=730872/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=2524 CPUtime=12.7
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 298 0 0 0 1270 0 0 0 25 0 1 0 179591542 2584576 282 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 631 282 66 132 0 496 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2524

[startup+25.6102 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 13271
/proc/meminfo: memFree=730680/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=2656 CPUtime=25.6
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 347 0 0 0 2560 0 0 0 25 0 1 0 179591542 2719744 331 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 664 331 66 132 0 529 0
Current children cumulated CPU time (s) 25.6
Current children cumulated vsize (KiB) 2656

[startup+51.2163 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 13271
/proc/meminfo: memFree=730360/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=2920 CPUtime=51.2
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 415 0 0 0 5120 0 0 0 25 0 1 0 179591542 2990080 399 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 730 399 66 132 0 595 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 2920

[startup+102.422 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 13271
/proc/meminfo: memFree=730040/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=3316 CPUtime=102.39
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 507 0 0 0 10239 0 0 0 25 0 1 0 179591542 3395584 491 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551385 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 829 491 66 132 0 694 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 3316

[startup+162.444 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=729720/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=3580 CPUtime=162.39
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 578 0 0 0 16239 0 0 0 25 0 1 0 179591542 3665920 562 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 895 562 66 132 0 760 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 3580

[startup+222.461 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=729400/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=3848 CPUtime=222.39
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 638 0 0 0 22239 0 0 0 25 0 1 0 179591542 3940352 622 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 962 622 66 132 0 827 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 3848

[startup+282.476 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=729144/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4116 CPUtime=282.39
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 694 0 0 0 28239 0 0 0 25 0 1 0 179591542 4214784 678 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1029 678 66 132 0 894 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 4116

[startup+342.493 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=729016/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4248 CPUtime=342.4
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 741 0 0 0 34240 0 0 0 25 0 1 0 179591542 4349952 725 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1062 725 66 132 0 927 0
Current children cumulated CPU time (s) 342.4
Current children cumulated vsize (KiB) 4248

[startup+402.513 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=728760/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4516 CPUtime=402.4
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 790 0 0 0 40240 0 0 0 25 0 1 0 179591542 4624384 774 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134563256 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1129 774 66 132 0 994 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 4516

[startup+462.532 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=728696/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4516 CPUtime=462.4
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 820 0 0 0 46240 0 0 0 25 0 1 0 179591542 4624384 804 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134553257 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1129 804 66 132 0 994 0
Current children cumulated CPU time (s) 462.4
Current children cumulated vsize (KiB) 4516

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

[startup+465.403 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=728632/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4652 CPUtime=465.27
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 824 0 0 0 46527 0 0 0 25 0 1 0 179591542 4763648 808 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134550892 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1163 808 66 132 0 1028 0
Current children cumulated CPU time (s) 465.27
Current children cumulated vsize (KiB) 4652

[startup+467.039 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=728632/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4652 CPUtime=466.91
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 824 0 0 0 46691 0 0 0 25 0 1 0 179591542 4763648 808 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134557837 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1163 808 66 132 0 1028 0
Current children cumulated CPU time (s) 466.91
Current children cumulated vsize (KiB) 4652

[startup+467.447 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=728632/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4652 CPUtime=467.31
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 824 0 0 0 46731 0 0 0 25 0 1 0 179591542 4763648 808 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1163 808 66 132 0 1028 0
Current children cumulated CPU time (s) 467.31
Current children cumulated vsize (KiB) 4652

[startup+467.859 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 13271
/proc/meminfo: memFree=728632/2055920 swapFree=4183096/4192956
[pid=13270] ppid=13268 vsize=4652 CPUtime=467.73
/proc/13270/stat : 13270 (minimarch) R 13268 13270 6093 0 -1 4194304 824 0 0 0 46773 0 0 0 25 0 1 0 179591542 4763648 808 18446744073709551615 134512640 135054332 4294956640 18446744073709551615 134550355 0 0 4096 3 0 0 0 17 1 0 0
/proc/13270/statm: 1163 808 66 132 0 1028 0
Current children cumulated CPU time (s) 467.73
Current children cumulated vsize (KiB) 4652

Child status: 20
Real time (s): 467.926
CPU time (s): 467.804
CPU user time (s): 467.796
CPU system time (s): 0.007998
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 4652

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

runsolver used 0.293955 second user time and 0.959854 second system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Feb 19 04:11:17 UTC 2007

IDJOB= 298567
IDBENCH= 19989
IDSOLVER= 110
FILE ID= node34/298567-1171858277

PBS_JOBID= 3839651

Free space on /tmp= 66562 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v360/unif-k3-r4.26-v360-c1533-S1373941726-12.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/298567-1171858277/minimarch /tmp/evaluation/298567-1171858277/instance-298567-1171858277.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-298567-1171858277 -o ROOT/results/node34/solver-298567-1171858277 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/298567-1171858277/minimarch /tmp/evaluation/298567-1171858277/instance-298567-1171858277.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  ba211b00665e5525ca8dfbd839bb6bc4

RANDOM SEED= 745970758

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node34.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.234
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.234
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:        732504 kB
Buffers:         53028 kB
Cached:        1146700 kB
SwapCached:       4688 kB
Active:         784584 kB
Inactive:       426196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        732504 kB
SwapTotal:     4192956 kB
SwapFree:      4183096 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          16004 kB
Slab:            98680 kB
Committed_AS:   496260 kB
PageTables:       1400 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= 66562 MiB

End job on node34 on Mon Feb 19 04:19:05 UTC 2007