Trace number 1731547

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
tts tts-5-0? (MO) 348.482 348.576

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
MD5SUM4bdea1a05617ff95eaeaf981037754e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.05	c Command: HOME/tts-5-0 HOME/instance-1731547-1240771882.cnf 
0.00/0.05	c Using SATTIMEOUT of 1200
0.00/0.05	c Using SATRAM of 1800
0.00/0.05	c Size of subset node = 16
0.00/0.05	c Variables = 3073
0.00/0.05	c Clauses = 19785
0.00/0.05	c Literals = 74601
0.00/0.05	c Reduced size:
0.00/0.05	c Variables = 3073
0.00/0.05	c Clauses = 19521
0.00/0.05	c Literals = 73602
0.00/0.05	c a2
0.09/0.15	c a1
0.39/0.47	c Independent sub-problems = 1
0.39/0.47	c Sub-problem with 3008 variables and 19521 clauses
0.39/0.47	c using permutation method 4
0.39/0.47	c count = 1
0.39/0.47	c Ordering finished 0.450 seconds
0.39/0.47	c mapped 0.470 seconds
0.39/0.47	c permuted 0.470 seconds
0.39/0.47	c about to sort
0.39/0.48	c sorted
0.49/0.58	c clauses now 19521
0.49/0.58	c init finished 0.490 seconds
0.49/0.58	c tree built 0.580 seconds
0.49/0.58	c 
0.49/0.58	c PA progress                      | CPU progress Partial assignments | improvements      CPU time        PA/sec        nodes
0.49/0.58	c ---------------------------------|----------------------------------|------------------------------------------------------
0.49/0.58	c ................................ | ..........                       |                        0.6           0.0             
0.49/0.58	c ................................ | ..........                     1 |                        0.6           1.7             
0.49/0.58	c ................................ | ..........                     2 |                        0.6           3.4             
0.49/0.58	c ................................ | ..........                     3 |                        0.6           5.2             
0.49/0.58	c ................................ | ..........                     4 |                        0.6           6.9             
0.49/0.58	c ................................ | ..........                     5 |                        0.6           8.6             
0.49/0.59	c ................................ | ..........                  1000 | 77                     0.6        1724.1          402
23.98/24.01	c ................................ | ..........                218000 | 18527                 24.0        9083.3      9990262
47.98/48.03	c ................................ | ..........                399000 | 37508                 48.0        8309.0     18392355
71.97/72.08	c ................................ | ..........                565000 | 57083                 72.1        7840.7     26295595
95.97/96.01	c ................................ | ..........                708000 | 74628                 96.0        7375.0     33187253
120.06/120.10	c ................................ | *.........                877000 | 97283                120.1        7303.5     42206528
143.96/144.06	c ................................ | *.........               1049000 | 113949               144.0        7282.7     49830388
168.04/168.10	c ................................ | *.........               1209000 | 132069               168.1        7193.4     57201765
192.03/192.12	c ................................ | *.........               1349000 | 149153               192.1        7022.4     63996357
215.94/216.07	c ................................ | *.........               1524000 | 171363               216.0        7054.2     72980104
240.02/240.18	c ................................ | **........               1711000 | 188574               240.1        7125.0     81228316
263.93/264.10	c ................................ | **........               1882000 | 206811               264.1        7127.2     88919359
287.91/288.07	c ................................ | **........               2037000 | 224455               288.0        7072.2     96301166
312.00/312.10	c ................................ | **........               2180000 | 241590               312.1        6985.8    103168228
336.00/336.17	c ................................ | **........               2341000 | 263316               336.1        6964.6    110843647

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731547-1240771882/watcher-1731547-1240771882 -o /tmp/evaluation-result-1731547-1240771882/solver-1731547-1240771882 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/tts-5-0 HOME/instance-1731547-1240771882.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): 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.12 1.24 3/65 24078
/proc/meminfo: memFree=1754288/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=1008 CPUtime=0
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 128 0 0 0 0 0 0 0 20 0 1 0 105217436 1032192 112 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 252 112 68 165 0 85 0

[startup+0.065013 s]
/proc/loadavg: 1.00 1.12 1.24 3/65 24078
/proc/meminfo: memFree=1754288/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=3988 CPUtime=0.06
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 883 0 0 0 6 0 0 0 20 0 1 0 105217436 4083712 867 1992294400 134512640 135191068 4294956224 18446744073709551615 134694054 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 997 868 69 165 0 830 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3988

[startup+0.101016 s]
/proc/loadavg: 1.00 1.12 1.24 3/65 24078
/proc/meminfo: memFree=1754288/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=4260 CPUtime=0.09
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 942 0 0 0 9 0 0 0 20 0 1 0 105217436 4362240 925 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 1065 925 69 165 0 898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4260

[startup+0.301038 s]
/proc/loadavg: 1.00 1.12 1.24 3/65 24078
/proc/meminfo: memFree=1754288/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=4420 CPUtime=0.29
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 999 0 0 0 29 0 0 0 22 0 1 0 105217436 4526080 982 1992294400 134512640 135191068 4294956224 18446744073709551615 134555295 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 1105 982 71 165 0 938 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4420

[startup+0.701083 s]
/proc/loadavg: 1.00 1.12 1.24 3/65 24078
/proc/meminfo: memFree=1754288/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=11208 CPUtime=0.69
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 2695 0 0 0 69 0 0 0 25 0 1 0 105217436 11476992 2678 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 2802 2678 89 165 0 2635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11208

[startup+1.50117 s]
/proc/loadavg: 1.00 1.12 1.24 2/66 24079
/proc/meminfo: memFree=1738408/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=21936 CPUtime=1.49
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 5368 0 0 0 148 1 0 0 25 0 1 0 105217436 22462464 5351 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 5484 5351 89 165 0 5317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21936

[startup+3.10135 s]
/proc/loadavg: 1.00 1.12 1.24 2/66 24079
/proc/meminfo: memFree=1727656/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=35376 CPUtime=3.09
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 8717 0 0 0 306 3 0 0 25 0 1 0 105217436 36225024 8700 1992294400 134512640 135191068 4294956224 18446744073709551615 134562392 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 8844 8700 89 165 0 8677 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35376

[startup+6.30171 s]
/proc/loadavg: 1.00 1.12 1.24 2/66 24079
/proc/meminfo: memFree=1703080/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=58096 CPUtime=6.29
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 14408 0 0 0 624 5 0 0 25 0 1 0 105217436 59490304 14391 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 14524 14391 89 165 0 14357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58096

[startup+12.7014 s]
/proc/loadavg: 1.00 1.12 1.23 2/66 24079
/proc/meminfo: memFree=1658608/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=100624 CPUtime=12.69
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 25038 0 0 0 1260 9 0 0 25 0 1 0 105217436 103038976 25021 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 25156 25021 89 165 0 24989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100624

[startup+25.5018 s]
/proc/loadavg: 1.00 1.11 1.23 2/66 24079
/proc/meminfo: memFree=1577392/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=178704 CPUtime=25.48
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 44582 0 0 0 2531 17 0 0 25 0 1 0 105217436 182992896 44565 1992294400 134512640 135191068 4294956224 18446744073709551615 134710783 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 44676 44565 89 165 0 44509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 178704

[startup+51.1017 s]
/proc/loadavg: 1.00 1.10 1.22 2/66 24079
/proc/meminfo: memFree=1436080/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=321264 CPUtime=51.08
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 80203 0 0 0 5076 32 0 0 25 0 1 0 105217436 328974336 80186 1992294400 134512640 135191068 4294956224 18446744073709551615 134562386 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 80316 80186 89 165 0 80149 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 321264

[startup+102.305 s]
/proc/loadavg: 1.00 1.08 1.21 2/66 24079
/proc/meminfo: memFree=1178032/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=576272 CPUtime=102.27
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 143941 0 0 0 10170 57 0 0 25 0 1 0 105217436 590102528 143924 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 144068 143924 89 165 0 143901 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 576272

[startup+162.301 s]
/proc/loadavg: 1.00 1.06 1.19 2/66 24079
/proc/meminfo: memFree=858416/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=898032 CPUtime=162.25
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 224381 0 0 0 16136 89 0 0 25 0 1 0 105217436 919584768 224364 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 224508 224364 89 165 0 224341 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 898032

[startup+222.302 s]
/proc/loadavg: 1.00 1.05 1.18 2/66 24079
/proc/meminfo: memFree=538288/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=1215120 CPUtime=222.23
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 303688 0 0 0 22104 119 0 0 25 0 1 0 105217436 1244282880 303671 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 303780 303671 89 165 0 303613 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1215120

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 24079
/proc/meminfo: memFree=230320/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=1525200 CPUtime=282.21
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 381212 0 0 0 28070 151 0 0 25 0 1 0 105217436 1561804800 381195 1992294400 134512640 135191068 4294956224 18446744073709551615 134549919 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 381300 381195 89 165 0 381133 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1525200

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 24079
/proc/meminfo: memFree=16176/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=1814044 CPUtime=342.2
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 453395 0 0 0 34036 184 0 0 25 0 1 0 105217436 1857581056 453378 1992294400 134512640 135191068 4294956224 18446744073709551615 134710791 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 453511 453378 89 165 0 453344 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1814044



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+348.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 24079
/proc/meminfo: memFree=16304/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=1843324 CPUtime=348.21
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4194304 460689 0 0 0 34633 188 0 0 25 0 1 0 105217436 1887563776 460672 1992294400 134512640 135191068 4294956224 18446744073709551615 134546224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 460831 460672 89 165 0 460664 0
Current children cumulated CPU time (s) 348.21
Current children cumulated vsize (KiB) 1843324

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+348.407 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 24079
/proc/meminfo: memFree=16304/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=0 CPUtime=348.31
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4195332 460689 0 0 0 34633 198 0 0 25 0 1 0 105217436 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 348.31
Current children cumulated vsize (KiB) 0

[startup+348.503 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 24079
/proc/meminfo: memFree=16304/2055920 swapFree=4181392/4192956
[pid=24078] ppid=24076 vsize=0 CPUtime=348.4
/proc/24078/stat : 24078 (tts-5-0) R 24076 24078 23800 0 -1 4195332 460689 0 0 0 34633 207 0 0 25 0 1 0 105217436 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24078/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 348.4
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 348.576
CPU time (s): 348.482
CPU user time (s): 346.332
CPU system time (s): 2.14967
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 1843324

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

runsolver used 0.402938 second user time and 0.832873 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-26 20:51:23
IDJOB=1731547
IDBENCH=24754
IDSOLVER=505
FILE ID=node87/1731547-1240771882
PBS_JOBID= 9187196
Free space on /tmp= 66444 MiB

SOLVER NAME= tts tts-5-0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest02-ezfact64_10.sat05-449.reshuffled-07.cnf
COMMAND LINE= HOME/tts-5-0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731547-1240771882/watcher-1731547-1240771882 -o /tmp/evaluation-result-1731547-1240771882/solver-1731547-1240771882 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/tts-5-0 HOME/instance-1731547-1240771882.cnf

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

MD5SUM BENCH= 4bdea1a05617ff95eaeaf981037754e7
RANDOM SEED=288160850

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1754768 kB
Buffers:         37420 kB
Cached:         194808 kB
SwapCached:       5432 kB
Active:          51728 kB
Inactive:       188352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754768 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            46932 kB
Committed_AS:   395036 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= 66444 MiB
End job on node87 at 2009-04-26 20:57:13