Trace number 421577

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
minisat SAT 2007UNSAT 125.003 125.049

General information on the benchmark

Nameindustrial/manolios/
manol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark74.3737
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
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	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  95863                                                |
0.00/0.00	c |  Number of clauses:    283363                                               |
0.29/0.38	c |  Parsing time:         0.34         s                                       |
2.19/2.22	c ============================[ Search Statistics ]==============================
2.19/2.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.19/2.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.19/2.22	c ===============================================================================
2.19/2.22	c |         0 |   21067   128369   540950 |    42789        0    nan |  0.000 % |
2.29/2.30	c |       101 |   21059   128369   540950 |    47068      100     10 |  0.227 % |
2.29/2.37	c |       252 |   21058   128369   540950 |    51775      250     11 |  0.231 % |
2.49/2.50	c |       477 |   21018   128369   540950 |    56953      474     10 |  0.341 % |
2.59/2.61	c |       815 |   21015   128369   540950 |    62648      812     11 |  0.341 % |
2.59/2.69	c |      1322 |   20997   128369   540950 |    68913     1313     12 |  0.382 % |
2.89/2.91	c |      2081 |   20966   128369   540950 |    75804     2071     17 |  0.384 % |
2.99/3.07	c |      3222 |   20704   124533   524761 |    83384     3206     22 |  0.407 % |
3.29/3.36	c |      4933 |   20685   124533   524761 |    91723     4915     21 |  0.416 % |
3.59/3.63	c |      7495 |   20678   124125   522874 |   100895     7470     22 |  0.416 % |
4.49/4.54	c |     11339 |   20628   124125   522874 |   110985    11311     23 |  0.494 % |
5.29/5.34	c |     17107 |   20603   123492   520187 |   122083    16945     24 |  0.494 % |
6.99/7.00	c |     25756 |   20587   123316   519585 |   134292    25590     25 |  0.511 % |
9.79/9.82	c |     38732 |   20572   123219   519300 |   147721    38562     28 |  0.527 % |
13.59/13.62	c |     58194 |   20567   123219   519300 |   162493    58023     31 |  0.534 % |
20.38/20.45	c |     87387 |   20560   123141   519081 |   178743    87215     29 |  0.539 % |
37.08/37.18	c |    131179 |   20517   122505   516496 |   196617   126237     27 |  0.584 % |
65.06/65.18	c |    196864 |   20504   122331   515631 |   216279   189329     28 |  0.598 % |
103.55/103.67	c |    295392 |   20496   122331   515631 |   237907    84893     25 |  0.611 % |
124.95/125.03	c ===============================================================================
124.95/125.03	c restarts              : 19
124.95/125.03	c conflicts             : 332134         (2660 /sec)
124.95/125.03	c decisions             : 1693579        (1.46 % random) (13565 /sec)
124.95/125.03	c propagations          : 76304136       (611171 /sec)
124.95/125.03	c conflict literals     : 9271551        (26.78 % deleted)
124.95/125.03	c Memory used           : 70.36 MB
124.95/125.03	c CPU time              : 124.849 s
124.95/125.03	c 
124.95/125.03	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-421577-1177493002 -o ROOT/results/node35/solver-421577-1177493002 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/421577-1177493002/minisat_noassertions /tmp/evaluation/421577-1177493002/instance-421577-1177493002.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.92 0.97 0.88 3/77 14961
/proc/meminfo: memFree=1773456/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=2004 CPUtime=0
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 197215720 2052096 381 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 501 382 50 130 0 368 0

[startup+0.056188 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 14961
/proc/meminfo: memFree=1773456/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=6180 CPUtime=0.05
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 1354 0 0 0 5 0 0 0 18 0 1 0 197215720 6328320 1340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 1545 1341 50 130 0 1412 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6180

[startup+0.101193 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 14961
/proc/meminfo: memFree=1773456/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=9000 CPUtime=0.09
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 2098 0 0 0 8 1 0 0 18 0 1 0 197215720 9216000 2084 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 2250 2084 50 130 0 2117 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9000

[startup+0.301215 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 14961
/proc/meminfo: memFree=1773456/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=24284 CPUtime=0.29
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 5382 0 0 0 27 2 0 0 19 0 1 0 197215720 24866816 5368 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 6071 5368 50 130 0 5938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24284

[startup+0.701261 s]
/proc/loadavg: 0.92 0.97 0.88 3/77 14961
/proc/meminfo: memFree=1773456/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=38900 CPUtime=0.69
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 8717 0 0 0 64 5 0 0 23 0 1 0 197215720 39833600 8703 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 9725 8703 62 130 0 9592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38900

[startup+1.50135 s]
/proc/loadavg: 0.92 0.97 0.88 2/78 14962
/proc/meminfo: memFree=1730632/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=57628 CPUtime=1.49
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 13272 0 0 0 142 7 0 0 25 0 1 0 197215720 59011072 13258 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 14407 13258 62 130 0 14274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57628

[startup+3.10159 s]
/proc/loadavg: 0.92 0.97 0.88 2/78 14962
/proc/meminfo: memFree=1717384/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=53704 CPUtime=3.09
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 14034 0 0 0 302 7 0 0 25 0 1 0 197215720 54992896 12671 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 13426 12671 67 130 0 13293 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53704

[startup+6.30191 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 14962
/proc/meminfo: memFree=1722312/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=53704 CPUtime=6.29
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 14034 0 0 0 622 7 0 0 25 0 1 0 197215720 54992896 12671 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551610 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 13426 12671 67 130 0 13293 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53704

[startup+12.7016 s]
/proc/loadavg: 0.93 0.97 0.88 2/78 14962
/proc/meminfo: memFree=1722376/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=53948 CPUtime=12.69
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 14087 0 0 0 1261 8 0 0 25 0 1 0 197215720 55242752 12724 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 13487 12724 67 130 0 13354 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53948

[startup+25.5011 s]
/proc/loadavg: 0.95 0.97 0.88 2/78 14962
/proc/meminfo: memFree=1719368/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=57284 CPUtime=25.49
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 14859 0 0 0 2540 9 0 0 25 0 1 0 197215720 58658816 13496 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 14321 13496 67 130 0 14188 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57284

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.88 2/78 14962
/proc/meminfo: memFree=1712520/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=64200 CPUtime=51.07
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 16595 0 0 0 5096 11 0 0 25 0 1 0 197215720 65740800 15232 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 16050 15232 67 130 0 15917 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64200

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=102.25
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 10212 13 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 72040

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

[startup+115.101 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=115.05
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 11491 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134555526 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 72040

[startup+121.501 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=121.45
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 12131 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 72040

[startup+123.101 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=123.06
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 12292 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 123.06
Current children cumulated vsize (KiB) 72040

[startup+123.901 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=123.85
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 12371 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 123.85
Current children cumulated vsize (KiB) 72040

[startup+124.702 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=124.65
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 12451 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546308 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 124.65
Current children cumulated vsize (KiB) 72040

[startup+124.902 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=124.85
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 12471 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 124.85
Current children cumulated vsize (KiB) 72040

[startup+125.002 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 14962
/proc/meminfo: memFree=1704712/2055920 swapFree=4151088/4192956
[pid=14961] ppid=14959 vsize=72040 CPUtime=124.95
/proc/14961/stat : 14961 (minisat_noasser) R 14959 14961 14613 0 -1 4194304 18498 0 0 0 12481 14 0 0 25 0 1 0 197215720 73768960 17135 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/14961/statm: 18010 17135 67 130 0 17877 0
Current children cumulated CPU time (s) 124.95
Current children cumulated vsize (KiB) 72040

Child status: 20
Real time (s): 125.049
CPU time (s): 125.003
CPU user time (s): 124.85
CPU system time (s): 0.152976
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (KiB): 72040

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

runsolver used 0.104984 second user time and 0.272958 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Wed Apr 25 09:23:23 UTC 2007

IDJOB= 421577
IDBENCH= 20500
IDSOLVER= 188
FILE ID= node35/421577-1177493002

PBS_JOBID= 4685837

Free space on /tmp= 66301 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-c6nidw_i.cnf
COMMAND LINE= /tmp/evaluation/421577-1177493002/minisat_noassertions /tmp/evaluation/421577-1177493002/instance-421577-1177493002.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-421577-1177493002 -o ROOT/results/node35/solver-421577-1177493002 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/421577-1177493002/minisat_noassertions /tmp/evaluation/421577-1177493002/instance-421577-1177493002.cnf

META MD5SUM SOLVER= 80cbedba287df00eb7b45eadedad758b
MD5SUM BENCH=  15c4413e436aecbd4fcb1d7037e18abf

RANDOM SEED= 65492542

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1773800 kB
Buffers:         37428 kB
Cached:         163552 kB
SwapCached:       9684 kB
Active:         121092 kB
Inactive:       104220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773800 kB
SwapTotal:     4192956 kB
SwapFree:      4151088 kB
Dirty:            6136 kB
Writeback:           0 kB
Mapped:          30540 kB
Slab:            42052 kB
Committed_AS:  2569844 kB
PageTables:       1996 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= 66301 MiB

End job on node35 on Wed Apr 25 09:25:28 UTC 2007