Trace number 1554572

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
march_hi hiSignal 74.8946 74.913

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl016.cnf
MD5SUM505fee3283f518ccb9d234f549b3c214
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.65659
Satisfiable
(Un)Satisfiability was proved
Number of variables4567
Number of clauses13652
Sum of the clauses size31852
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29100
Number of clauses of size 34550
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.09/0.13	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.09/0.13	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.09/0.13	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.09/0.13	c main()::
0.09/0.13	c initFormula():: searching for DIMACS p-line....
0.09/0.13	c initFormula():: the DIMACS p-line indicates a CNF of 4567 variables and 13652 clauses.
0.09/0.13	c parseCNF():: parsing....
0.09/0.13	c parseCNF():: the CNF contains 2 unary clauses.
0.09/0.13	c runParser():: parsing was successful, warming up engines...
0.09/0.13	c simplify_formula():: removed 0 tautological, 4 satisfied and 0 duplicate clauses
0.09/0.13	c preprocessing fase I completed:: there are now 4565 free variables and 13648 clauses.
0.09/0.13	c stat :: sign balance is biased by 0.119
0.09/0.13	c using 3-SAT heuristics (occurence based diff)
0.09/0.13	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.09/0.13	c simplify_formula():: removed 0 tautological, 0 satisfied and 240 duplicate clauses
0.09/0.13	c resolvent_look() :: found 240 resolvents
0.09/0.13	c lessRedundantTransformation():: nothing to be done.
0.09/0.13	c transformTo3SAT():: you gave me 4567 variables and 13888 clauses.
0.09/0.13	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.09/0.13	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.09/0.13	c transformTo3SAT():: the transformation yielded 4567 variabels and 13888 clauses.
0.09/0.13	c main():: clause / variable ratio: ( 13888 / 4567 ) = 3.04
0.09/0.13	c longest clause has size 3
0.09/0.13	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.09/0.13	c number of free variables = 4565
0.09/0.13	c dynamic_preselect_setsize :: off
0.09/0.13	c main():: all systems go!
0.09/0.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/16) NodeCount: 153
0.19/0.29	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/16) NodeCount: 5803
4.89/4.91	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/16) NodeCount: 28417
23.18/23.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/16) NodeCount: 67712
56.48/56.57	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************

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-1554572-1238729418/watcher-1554572-1238729418 -o /tmp/evaluation-result-1554572-1238729418/solver-1554572-1238729418 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1554572-1238729418.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.36 1.69 1.42 3/64 26950
/proc/meminfo: memFree=1065760/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=1280 CPUtime=0
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 195 0 0 0 0 0 0 0 18 0 1 0 1145604617 1310720 180 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 320 180 57 167 0 151 0

[startup+0.0937351 s]
/proc/loadavg: 1.36 1.69 1.42 3/64 26950
/proc/meminfo: memFree=1065760/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=2652 CPUtime=0.08
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 1802 0 0 0 8 0 0 0 18 0 1 0 1145604617 2715648 434 1992294400 134512640 135197378 4294956224 18446744073709551615 134564915 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 663 434 81 167 0 494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2652

[startup+0.101735 s]
/proc/loadavg: 1.36 1.69 1.42 3/64 26950
/proc/meminfo: memFree=1065760/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=2596 CPUtime=0.09
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 1802 0 0 0 9 0 0 0 18 0 1 0 1145604617 2658304 434 1992294400 134512640 135197378 4294956224 18446744073709551615 134694881 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 649 434 81 167 0 480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2596

[startup+0.301753 s]
/proc/loadavg: 1.36 1.69 1.42 3/64 26950
/proc/meminfo: memFree=1065760/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=9292 CPUtime=0.29
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3030 0 0 0 28 1 0 0 19 0 1 0 1145604617 9515008 1375 1992294400 134512640 135197378 4294956224 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2323 1375 91 167 0 2154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9292

[startup+0.701789 s]
/proc/loadavg: 1.36 1.69 1.42 3/64 26950
/proc/meminfo: memFree=1065760/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=9424 CPUtime=0.69
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3083 0 0 0 68 1 0 0 22 0 1 0 1145604617 9650176 1428 1992294400 134512640 135197378 4294956224 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2356 1428 91 167 0 2187 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9424

[startup+1.50186 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 26951
/proc/meminfo: memFree=1060312/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=9556 CPUtime=1.49
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3138 0 0 0 148 1 0 0 25 0 1 0 1145604617 9785344 1483 1992294400 134512640 135197378 4294956224 18446744073709551615 134539304 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2389 1483 91 167 0 2220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9556

[startup+3.102 s]
/proc/loadavg: 1.33 1.68 1.42 2/65 26951
/proc/meminfo: memFree=1059992/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=9556 CPUtime=3.09
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3153 0 0 0 308 1 0 0 25 0 1 0 1145604617 9785344 1497 1992294400 134512640 135197378 4294956224 18446744073709551615 134541973 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2389 1497 91 167 0 2220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9556

[startup+6.30129 s]
/proc/loadavg: 1.33 1.68 1.42 2/65 26951
/proc/meminfo: memFree=1059672/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=10024 CPUtime=6.29
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3248 0 0 0 628 1 0 0 25 0 1 0 1145604617 10264576 1591 1992294400 134512640 135197378 4294956224 18446744073709551615 134541968 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2506 1591 91 167 0 2337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10024

[startup+12.7019 s]
/proc/loadavg: 1.31 1.67 1.41 2/65 26951
/proc/meminfo: memFree=1059288/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=10024 CPUtime=12.69
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3300 0 0 0 1268 1 0 0 25 0 1 0 1145604617 10264576 1643 1992294400 134512640 135197378 4294956224 18446744073709551615 134541914 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2506 1643 91 167 0 2337 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10024

[startup+25.502 s]
/proc/loadavg: 1.24 1.63 1.41 2/65 26951
/proc/meminfo: memFree=1058968/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=10392 CPUtime=25.48
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3366 0 0 0 2547 1 0 0 25 0 1 0 1145604617 10641408 1709 1992294400 134512640 135197378 4294956224 18446744073709551615 134548463 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2598 1709 91 167 0 2429 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10392

[startup+51.1013 s]
/proc/loadavg: 1.16 1.58 1.40 2/65 26951
/proc/meminfo: memFree=1058264/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=11168 CPUtime=51.08
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3541 0 0 0 5106 2 0 0 25 0 1 0 1145604617 11436032 1884 1992294400 134512640 135197378 4294956224 18446744073709551615 134552726 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2792 1884 91 167 0 2623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11168

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

[startup+63.9015 s]
/proc/loadavg: 1.12 1.55 1.39 2/65 26951
/proc/meminfo: memFree=1057880/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=11776 CPUtime=63.87
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3631 0 0 0 6385 2 0 0 25 0 1 0 1145604617 12058624 1974 1992294400 134512640 135197378 4294956224 18446744073709551615 134617987 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2944 1974 91 167 0 2775 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 11776

[startup+70.301 s]
/proc/loadavg: 1.11 1.54 1.39 2/65 26951
/proc/meminfo: memFree=1057496/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=11912 CPUtime=70.27
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3738 0 0 0 7025 2 0 0 25 0 1 0 1145604617 12197888 2081 1992294400 134512640 135197378 4294956224 18446744073709551615 134570901 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2978 2081 91 167 0 2809 0
Current children cumulated CPU time (s) 70.27
Current children cumulated vsize (KiB) 11912

[startup+73.5013 s]
/proc/loadavg: 1.10 1.53 1.38 2/65 26951
/proc/meminfo: memFree=1057368/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=11912 CPUtime=73.47
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3766 0 0 0 7345 2 0 0 25 0 1 0 1145604617 12197888 2109 1992294400 134512640 135197378 4294956224 18446744073709551615 134548476 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2978 2109 91 167 0 2809 0
Current children cumulated CPU time (s) 73.47
Current children cumulated vsize (KiB) 11912

[startup+74.3014 s]
/proc/loadavg: 1.10 1.53 1.38 2/65 26951
/proc/meminfo: memFree=1057368/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=11912 CPUtime=74.27
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3775 0 0 0 7425 2 0 0 25 0 1 0 1145604617 12197888 2118 1992294400 134512640 135197378 4294956224 18446744073709551615 134557270 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2978 2118 91 167 0 2809 0
Current children cumulated CPU time (s) 74.27
Current children cumulated vsize (KiB) 11912

[startup+74.7014 s]
/proc/loadavg: 1.10 1.53 1.38 2/65 26951
/proc/meminfo: memFree=1057304/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=11912 CPUtime=74.67
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4194304 3777 0 0 0 7465 2 0 0 25 0 1 0 1145604617 12197888 2120 1992294400 134512640 135197378 4294956224 18446744073709551615 134601437 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 2978 2120 91 167 0 2809 0
Current children cumulated CPU time (s) 74.67
Current children cumulated vsize (KiB) 11912

[startup+74.9015 s]
/proc/loadavg: 1.10 1.53 1.38 2/65 26951
/proc/meminfo: memFree=1057304/2055920 swapFree=4178356/4192956
[pid=26950] ppid=26948 vsize=12044 CPUtime=74.87
/proc/26950/stat : 26950 (march_hi) R 26948 26950 26649 0 -1 4195840 3958 0 0 0 7483 4 0 0 25 0 1 0 1145604617 12333056 2128 1992294400 134512640 135197378 4294956224 18446744073709551615 134523574 0 0 4096 0 0 0 0 17 1 0 0
/proc/26950/statm: 3011 2128 91 167 0 2842 0
Current children cumulated CPU time (s) 74.87
Current children cumulated vsize (KiB) 12044

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 74.913
CPU time (s): 74.8946
CPU user time (s): 74.8326
CPU system time (s): 0.06199
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 12044

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

runsolver used 0.053991 second user time and 0.181972 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-03 05:30:18
IDJOB=1554572
IDBENCH=70783
IDSOLVER=521
FILE ID=node43/1554572-1238729418
PBS_JOBID= 9085362
Free space on /tmp= 66416 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl016.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554572-1238729418/watcher-1554572-1238729418 -o /tmp/evaluation-result-1554572-1238729418/solver-1554572-1238729418 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1554572-1238729418.cnf

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

MD5SUM BENCH= 505fee3283f518ccb9d234f549b3c214
RANDOM SEED=1484400860

node43.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.242
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.242
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:       1066176 kB
Buffers:        104596 kB
Cached:         785868 kB
SwapCached:       8564 kB
Active:         346832 kB
Inactive:       553716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1066176 kB
SwapTotal:     4192956 kB
SwapFree:      4178356 kB
Dirty:             960 kB
Writeback:           0 kB
Mapped:          15788 kB
Slab:            75108 kB
Committed_AS:  2742896 kB
PageTables:       1448 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= 66408 MiB
End job on node43 at 2009-04-03 05:31:33