Trace number 1783867

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 135.54 135.591

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.8495
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Number of variables:          1477                                         |
0.00/0.01	c |  Number of clauses:            7541                                         |
0.00/0.01	c |  Parse time:                   0.02 s                                       |
0.04/0.05	c |  Simplification time:          0.04 s                                       |
0.04/0.05	c |                                                                             |
0.04/0.05	c ============================[ Search Statistics ]==============================
0.04/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.05	c ===============================================================================
0.04/0.05	c |       100 |    1234     4590    36164 |     1683      100     13 |  2.844 % |
0.04/0.06	c |       250 |    1234     4590    36164 |     1851      250     14 |  2.844 % |
0.04/0.06	c |       475 |    1234     4590    36164 |     2036      475     15 |  2.844 % |
0.04/0.06	c |       812 |    1234     4590    36164 |     2240      812     17 |  2.844 % |
0.04/0.07	c |      1318 |    1234     4590    36164 |     2464     1318     17 |  2.844 % |
0.04/0.09	c |      2077 |    1234     4590    36164 |     2710     2077     18 |  2.844 % |
0.09/0.12	c |      3216 |    1234     4590    36164 |     2981     1805     20 |  2.844 % |
0.09/0.17	c |      4924 |    1234     4590    36164 |     3279     1964     22 |  2.844 % |
0.19/0.26	c |      7486 |    1234     4590    36164 |     3607     2803     26 |  2.844 % |
0.39/0.40	c |     11330 |    1234     4590    36164 |     3968     2905     25 |  2.844 % |
0.59/0.62	c |     17096 |    1234     4590    36164 |     4365     2600     30 |  2.844 % |
0.89/0.97	c |     25745 |    1234     4590    36164 |     4801     2292     23 |  2.844 % |
1.39/1.49	c |     38719 |    1234     4590    36164 |     5281     2952     20 |  2.844 % |
2.19/2.25	c |     58180 |    1234     4590    36164 |     5810     3534     21 |  2.844 % |
3.39/3.42	c |     87372 |    1234     4590    36164 |     6391     3072     29 |  2.844 % |
5.29/5.31	c |    131161 |    1234     4590    36164 |     7030     4524     27 |  2.844 % |
8.18/8.29	c |    196845 |    1234     4590    36164 |     7733     5805     24 |  2.844 % |
12.89/12.92	c |    295371 |    1234     4590    36164 |     8506     6272     21 |  2.844 % |
20.08/20.12	c |    443160 |    1234     4590    36164 |     9357     7454     18 |  2.844 % |
31.78/31.90	c |    664843 |    1233     4578    36102 |    10293     6557     22 |  2.911 % |
51.77/51.84	c |    997368 |    1233     4578    36102 |    11322     5746     20 |  2.911 % |
83.16/83.28	c |   1496156 |    1233     4578    36102 |    12454     7059     19 |  2.911 % |
135.44/135.58	c ===============================================================================
135.44/135.58	c restarts              : 4094
135.44/135.58	c conflicts             : 2215354        (16348 /sec)
135.44/135.58	c decisions             : 4550294        (33579 /sec)
135.44/135.58	c propagations          : 81811955       (603741 /sec)
135.44/135.58	c conflict literals     : 56693469       (19.36 % deleted)
135.44/135.58	c Memory used           : 18.27 MB
135.44/135.58	c CPU time              : 135.508 s
135.44/135.58	c 
135.44/135.58	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-1783867-1241896683/watcher-1783867-1241896683 -o /tmp/evaluation-result-1783867-1241896683/solver-1783867-1241896683 -C 5000 -W 6000 -M 1800 HOME/minisat HOME/instance-1783867-1241896683.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4601
/proc/meminfo: memFree=1742272/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=7608 CPUtime=0
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 217696736 7790592 244 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 1902 244 63 219 0 1680 0

[startup+0.0451739 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4601
/proc/meminfo: memFree=1742272/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=8180 CPUtime=0.04
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 492 0 0 0 4 0 0 0 18 0 1 0 217696736 8376320 476 1992294400 4194304 5092341 548682068848 18446744073709551615 4223011 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 2045 476 88 219 0 1823 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8180

[startup+0.101183 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4601
/proc/meminfo: memFree=1742272/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=8180 CPUtime=0.09
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 594 0 0 0 9 0 0 0 18 0 1 0 217696736 8376320 491 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 2045 491 100 219 0 1823 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8180

[startup+0.301222 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4601
/proc/meminfo: memFree=1742272/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=13368 CPUtime=0.29
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 885 0 0 0 29 0 0 0 19 0 1 0 217696736 13688832 682 1992294400 4194304 5092341 548682068848 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 3342 682 101 219 0 3120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13368

[startup+0.701298 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4601
/proc/meminfo: memFree=1742272/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=13368 CPUtime=0.69
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 966 0 0 0 69 0 0 0 22 0 1 0 217696736 13688832 763 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 3342 763 101 219 0 3120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13368

[startup+1.50145 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1738872/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18704 CPUtime=1.49
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 1520 0 0 0 149 0 0 0 25 0 1 0 217696736 19152896 1000 1992294400 4194304 5092341 548682068848 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4676 1000 101 219 0 4454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18704

[startup+3.10176 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1738424/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18704 CPUtime=3.09
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 1548 0 0 0 309 0 0 0 25 0 1 0 217696736 19152896 1028 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4676 1028 101 219 0 4454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18704

[startup+6.30137 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1737720/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18704 CPUtime=6.29
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 1715 0 0 0 629 0 0 0 25 0 1 0 217696736 19152896 1195 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4676 1195 101 219 0 4454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18704

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1736504/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18704 CPUtime=12.69
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 1960 0 0 0 1268 1 0 0 25 0 1 0 217696736 19152896 1440 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4676 1440 101 219 0 4454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18704

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1735736/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=25.48
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 2687 0 0 0 2547 1 0 0 25 0 1 0 217696736 19148800 1631 1992294400 4194304 5092341 548682068848 18446744073709551615 4250061 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 1631 103 219 0 4453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18700

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1734392/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=51.07
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3018 0 0 0 5105 2 0 0 25 0 1 0 217696736 19148800 1962 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 1962 103 219 0 4453 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18700

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1733048/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=102.25
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3343 0 0 0 10223 2 0 0 25 0 1 0 217696736 19148800 2287 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2287 103 219 0 4453 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18700

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

[startup+115.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732792/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=115.04
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3410 0 0 0 11502 2 0 0 25 0 1 0 217696736 19148800 2354 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2354 103 219 0 4453 0
Current children cumulated CPU time (s) 115.04
Current children cumulated vsize (KiB) 18700

[startup+127.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732600/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=127.84
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3458 0 0 0 12782 2 0 0 25 0 1 0 217696736 19148800 2402 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2402 103 219 0 4453 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 18700

[startup+131.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732536/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=131.04
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3468 0 0 0 13102 2 0 0 25 0 1 0 217696736 19148800 2412 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2412 103 219 0 4453 0
Current children cumulated CPU time (s) 131.04
Current children cumulated vsize (KiB) 18700

[startup+132.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732472/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=132.64
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3505 0 0 0 13262 2 0 0 25 0 1 0 217696736 19148800 2449 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2449 103 219 0 4453 0
Current children cumulated CPU time (s) 132.64
Current children cumulated vsize (KiB) 18700

[startup+134.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732344/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=134.24
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3517 0 0 0 13422 2 0 0 25 0 1 0 217696736 19148800 2461 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2461 103 219 0 4453 0
Current children cumulated CPU time (s) 134.24
Current children cumulated vsize (KiB) 18700

[startup+135.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732344/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=135.04
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3523 0 0 0 13502 2 0 0 25 0 1 0 217696736 19148800 2467 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2467 103 219 0 4453 0
Current children cumulated CPU time (s) 135.04
Current children cumulated vsize (KiB) 18700

[startup+135.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4602
/proc/meminfo: memFree=1732344/2055920 swapFree=4191900/4192956
[pid=4601] ppid=4599 vsize=18700 CPUtime=135.44
/proc/4601/stat : 4601 (minisat) R 4599 4601 4462 0 -1 4194304 3523 0 0 0 13542 2 0 0 25 0 1 0 217696736 19148800 2467 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4601/statm: 4675 2467 103 219 0 4453 0
Current children cumulated CPU time (s) 135.44
Current children cumulated vsize (KiB) 18700

Child status: 20
Real time (s): 135.591
CPU time (s): 135.54
CPU user time (s): 135.508
CPU system time (s): 0.031995
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 23888

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

runsolver used 0.101984 second user time and 0.286956 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-09 21:18:03
IDJOB=1783867
IDBENCH=24715
IDSOLVER=608
FILE ID=node38/1783867-1241896683
PBS_JOBID= 9264729
Free space on /tmp= 66356 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1783867-1241896683/watcher-1783867-1241896683 -o /tmp/evaluation-result-1783867-1241896683/solver-1783867-1241896683 -C 5000 -W 6000 -M 1800  HOME/minisat HOME/instance-1783867-1241896683.cnf

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=947627325

node38.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.265
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.265
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:       1742688 kB
Buffers:         37076 kB
Cached:         198080 kB
SwapCached:        260 kB
Active:          75132 kB
Inactive:       173872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1742688 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            1240 kB
Writeback:           0 kB
Mapped:          22356 kB
Slab:            50224 kB
Committed_AS:   812808 kB
PageTables:       1456 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= 66352 MiB
End job on node38 at 2009-05-09 21:20:18