Trace number 1626363

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
SAT07 reference solver: March KS 2007-02-08SAT 3703.71 3705.58

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
MD5SUM2a9d7aa09089c785d286d069b028c319
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.090985
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.02/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.02/0.04	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.02/0.04	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.02/0.04	c main()::
0.02/0.04	c initFormula():: searching for DIMACS p-line....
0.02/0.04	c full lookahead due to high density!
0.02/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.02/0.04	c parseCNF():: parsing....
0.02/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.02/0.04	c runParser():: parsing was successful, warming up engines...
0.02/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.04	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.02/0.04	c stat :: sign balance is biased by 0.043
0.02/0.04	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.02/0.04	c using k-SAT heuristics (size based diff)
0.02/0.04	c longest clause has size 5
0.02/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 4 duplicate clauses
0.02/0.04	c resolvent_look() :: found 2 resolvents
0.02/0.04	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.02/0.04	c longest clause has size 5
0.02/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.04	c dynamic_preselect_setsize :: off
0.02/0.04	c suggested doublelook initial :: 0
0.02/0.04	c main():: all systems go!
0.02/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 132 JD: 22
0.02/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 2263 JD: 22
1.00/1.02	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 NC: 19102 JD: 22
8.39/8.41	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 NC: 90521 JD: 22
40.37/40.47	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 |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 317180 JD: 22
142.62/142.72	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 845484 JD: 22
383.50/383.79	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 6 NC: 1804764 JD: 22
825.58/826.05	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 3177729 JD: 22
1471.53/1472.34	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 4744238 JD: 22
2230.99/2232.11	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 6156026 JD: 22
2949.52/2951.08	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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 7146809 JD: 22
3484.73/3486.51	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 |***********************************
3703.62/3705.56	c solution bin :: 0111000011010001010111.0101000000
3703.62/3705.56	c direction branchin :: current_rights = 13
3703.62/3705.56	
c |***********************************
3703.62/3705.56	c
3703.62/3705.56	c main():: nodeCount: 7535405
3703.62/3705.56	c main():: dead ends in main: 10327
3703.62/3705.56	c main():: lookAheadCount: 950391165
3703.62/3705.56	c main():: unitResolveCount: 26515151
3703.62/3705.56	c main():: time=-590.717296
3703.62/3705.56	c main():: necessary_assignments: 139470
3703.62/3705.56	c main():: bin_sat: 0, bin_unsat 0
3703.62/3705.56	c main():: doublelook: #: 34916970, succes #: 28957127
3703.62/3705.56	c main():: doublelook: overall 3.721 of all possible doublelooks executed
3703.62/3705.56	c main():: doublelook: succesrate: 82.931, average DL_trigger: 19.361
3703.62/3705.56	c main():: SOLUTION VERIFIED :-)
3703.62/3705.56	s SATISFIABLE
3703.62/3705.56	v -1 2 -3 -4 -5 6 -7 -8 -9 10 -11 -12 13 14 -15 -16 17 -18 19 -20 21 22 -23 -24 -25 -26 27 -28 29 -30 -31 -32 -33 34 35 36 -37 -38 -39 40 -41 -42 43 44 45 46 -47 -48 49 -50 -51 -52 53 54 55 56 57 58 -59 -60 -61 -62 -63 64 65 -66 67 68 -69 -70 71 -72 -73 -74 75 -76 -77 -78 79 80 -81 82 83 84 85 86 87 88 -89 90 -91 92 93 -94 95 96 -97 98 99 100 -101 -102 -103 -104 -105 106 107 108 -109 110 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1626363-1240077276/watcher-1626363-1240077276 -o /tmp/evaluation-result-1626363-1240077276/solver-1626363-1240077276 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626363-1240077276.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
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.90 0.98 0.99 3/64 21568
/proc/meminfo: memFree=771192/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=788 CPUtime=0
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 35760600 806912 85 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 197 85 48 123 0 72 0

[startup+0.024052 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 21568
/proc/meminfo: memFree=771192/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=864 CPUtime=0.02
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 161 0 0 0 2 0 0 0 18 0 1 0 35760600 884736 144 1992294400 134512640 135019032 4294956240 18446744073709551615 134567045 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 216 144 67 123 0 91 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 864

[startup+0.101063 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 21568
/proc/meminfo: memFree=771192/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1104 CPUtime=0.1
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 202 0 0 0 10 0 0 0 18 0 1 0 35760600 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134538419 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1104

[startup+0.301096 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 21568
/proc/meminfo: memFree=771192/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1104 CPUtime=0.3
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 202 0 0 0 30 0 0 0 19 0 1 0 35760600 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1104

[startup+0.701158 s]
/proc/loadavg: 0.90 0.98 0.99 3/64 21568
/proc/meminfo: memFree=771192/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1104 CPUtime=0.7
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 202 0 0 0 70 0 0 0 23 0 1 0 35760600 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1104

[startup+1.50128 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21569
/proc/meminfo: memFree=770736/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1104 CPUtime=1.5
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 202 0 0 0 150 0 0 0 25 0 1 0 35760600 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1104

[startup+3.10254 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21569
/proc/meminfo: memFree=770608/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1104 CPUtime=3.1
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 202 0 0 0 310 0 0 0 25 0 1 0 35760600 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1104

[startup+6.30105 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 21569
/proc/meminfo: memFree=770544/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1104 CPUtime=6.29
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 35760600 1130496 187 1992294400 134512640 135019032 4294956240 18446744073709551615 134541777 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 276 187 72 123 0 151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1104

[startup+12.7011 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21569
/proc/meminfo: memFree=770432/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1240 CPUtime=12.69
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 215 0 0 0 1269 0 0 0 25 0 1 0 35760600 1269760 198 1992294400 134512640 135019032 4294956240 18446744073709551615 134541732 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 310 198 72 123 0 185 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1240

[startup+25.5011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21569
/proc/meminfo: memFree=770432/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1240 CPUtime=25.48
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 235 0 0 0 2548 0 0 0 25 0 1 0 35760600 1269760 218 1992294400 134512640 135019032 4294956240 18446744073709551615 134525589 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 310 218 72 123 0 185 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1240

[startup+51.1012 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21569
/proc/meminfo: memFree=770304/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=1608 CPUtime=51.06
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 328 0 0 0 5106 0 0 0 25 0 1 0 35760600 1646592 293 1992294400 134512640 135019032 4294956240 18446744073709551615 134541994 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 402 293 72 123 0 277 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1608

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21569
/proc/meminfo: memFree=769856/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=2176 CPUtime=102.24
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 430 0 0 0 10224 0 0 0 25 0 1 0 35760600 2228224 395 1992294400 134512640 135019032 4294956240 18446744073709551615 134628642 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 544 395 72 123 0 419 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 2176

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21569
/proc/meminfo: memFree=769408/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=2688 CPUtime=162.21
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 551 0 0 0 16221 0 0 0 25 0 1 0 35760600 2752512 516 1992294400 134512640 135019032 4294956240 18446744073709551615 134585144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 672 516 72 123 0 547 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 2688

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21569
/proc/meminfo: memFree=768960/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=3452 CPUtime=222.16
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 679 0 0 0 22216 0 0 0 25 0 1 0 35760600 3534848 644 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 863 644 72 123 0 738 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 3452

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21569
/proc/meminfo: memFree=768256/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=4604 CPUtime=282.14
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 836 0 0 0 28213 1 0 0 25 0 1 0 35760600 4714496 801 1992294400 134512640 135019032 4294956240 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 1151 801 72 123 0 1026 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 4604

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21569
/proc/meminfo: memFree=767744/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=4604 CPUtime=342.11
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 970 0 0 0 34210 1 0 0 25 0 1 0 35760600 4714496 935 1992294400 134512640 135019032 4294956240 18446744073709551615 134597156 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 1151 935 72 123 0 1026 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 4604

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21575
/proc/meminfo: memFree=766840/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=6328 CPUtime=402.08
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 1138 0 0 0 40207 1 0 0 25 0 1 0 35760600 6479872 1103 1992294400 134512640 135019032 4294956240 18446744073709551615 134541814 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 1582 1103 72 123 0 1457 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 6328

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21575
/proc/meminfo: memFree=766200/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=6328 CPUtime=462.05
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 1300 0 0 0 46204 1 0 0 25 0 1 0 35760600 6479872 1265 1992294400 134512640 135019032 4294956240 18446744073709551615 134541777 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 1582 1265 72 123 0 1457 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 6328

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21575
/proc/meminfo: memFree=765560/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=6328 CPUtime=522.04
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 1464 0 0 0 52202 2 0 0 25 0 1 0 35760600 6479872 1429 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 1582 1429 72 123 0 1457 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 6328

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21575
/proc/meminfo: memFree=764792/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=8916 CPUtime=582
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 1671 0 0 0 58198 2 0 0 25 0 1 0 35760600 9129984 1636 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 2229 1636 72 123 0 2104 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 8916

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21575
/proc/meminfo: memFree=764024/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=8916 CPUtime=641.97
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 1885 0 0 0 64195 2 0 0 25 0 1 0 35760600 9129984 1850 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 2229 1850 72 123 0 2104 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 8916


################
# More data... #
################

/proc/meminfo: memFree=720704/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=60968 CPUtime=2860.86
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 12675 0 0 0 286076 10 0 0 25 0 1 0 35760600 62431232 12624 1992294400 134512640 135019032 4294956240 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15242 12624 72 123 0 15117 0
Current children cumulated CPU time (s) 2860.86
Current children cumulated vsize (KiB) 60968

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=719040/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=60968 CPUtime=2920.82
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 13061 0 0 0 292072 10 0 0 25 0 1 0 35760600 62431232 13010 1992294400 134512640 135019032 4294956240 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15242 13010 72 123 0 15117 0
Current children cumulated CPU time (s) 2920.82
Current children cumulated vsize (KiB) 60968

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=717312/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=60968 CPUtime=2980.8
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 13478 0 0 0 298069 11 0 0 25 0 1 0 35760600 62431232 13427 1992294400 134512640 135019032 4294956240 18446744073709551615 134548049 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15242 13427 72 123 0 15117 0
Current children cumulated CPU time (s) 2980.8
Current children cumulated vsize (KiB) 60968

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=715712/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=61740 CPUtime=3040.78
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 13884 0 0 0 304067 11 0 0 25 0 1 0 35760600 63221760 13833 1992294400 134512640 135019032 4294956240 18446744073709551615 134541797 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15435 13833 72 123 0 15310 0
Current children cumulated CPU time (s) 3040.78
Current children cumulated vsize (KiB) 61740

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=714048/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=61740 CPUtime=3100.74
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 14302 0 0 0 310063 11 0 0 25 0 1 0 35760600 63221760 14251 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15435 14251 72 123 0 15310 0
Current children cumulated CPU time (s) 3100.74
Current children cumulated vsize (KiB) 61740

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=712448/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=61740 CPUtime=3160.72
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 14712 0 0 0 316060 12 0 0 25 0 1 0 35760600 63221760 14661 1992294400 134512640 135019032 4294956240 18446744073709551615 134538419 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15435 14661 72 123 0 15310 0
Current children cumulated CPU time (s) 3160.72
Current children cumulated vsize (KiB) 61740

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=710784/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=61740 CPUtime=3220.69
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 15121 0 0 0 322057 12 0 0 25 0 1 0 35760600 63221760 15070 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 15435 15070 72 123 0 15310 0
Current children cumulated CPU time (s) 3220.69
Current children cumulated vsize (KiB) 61740

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=709056/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3280.66
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 15549 0 0 0 328054 12 0 0 25 0 1 0 35760600 93396992 15498 1992294400 134512640 135019032 4294956240 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 15498 72 123 0 22677 0
Current children cumulated CPU time (s) 3280.66
Current children cumulated vsize (KiB) 91208

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=707328/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3340.64
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 15977 0 0 0 334051 13 0 0 25 0 1 0 35760600 93396992 15926 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 15926 72 123 0 22677 0
Current children cumulated CPU time (s) 3340.64
Current children cumulated vsize (KiB) 91208

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=705600/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3400.61
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 16421 0 0 0 340048 13 0 0 25 0 1 0 35760600 93396992 16370 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 16370 72 123 0 22677 0
Current children cumulated CPU time (s) 3400.61
Current children cumulated vsize (KiB) 91208

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=703936/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3460.54
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 16828 0 0 0 346041 13 0 0 25 0 1 0 35760600 93396992 16777 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 16777 72 123 0 22677 0
Current children cumulated CPU time (s) 3460.54
Current children cumulated vsize (KiB) 91208

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=702016/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3520.52
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 17290 0 0 0 352039 13 0 0 25 0 1 0 35760600 93396992 17239 1992294400 134512640 135019032 4294956240 18446744073709551615 134538413 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 17239 72 123 0 22677 0
Current children cumulated CPU time (s) 3520.52
Current children cumulated vsize (KiB) 91208

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=700288/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3580.48
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 17735 0 0 0 358035 13 0 0 25 0 1 0 35760600 93396992 17684 1992294400 134512640 135019032 4294956240 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 17684 72 123 0 22677 0
Current children cumulated CPU time (s) 3580.48
Current children cumulated vsize (KiB) 91208

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=698368/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3640.45
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 18197 0 0 0 364031 14 0 0 25 0 1 0 35760600 93396992 18146 1992294400 134512640 135019032 4294956240 18446744073709551615 134538045 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 18146 72 123 0 22677 0
Current children cumulated CPU time (s) 3640.45
Current children cumulated vsize (KiB) 91208

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=696512/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3700.42
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 18665 0 0 0 370028 14 0 0 25 0 1 0 35760600 93396992 18614 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 18614 72 123 0 22677 0
Current children cumulated CPU time (s) 3700.42
Current children cumulated vsize (KiB) 91208

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

[startup+3703.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=696448/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3702.02
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 18677 0 0 0 370188 14 0 0 25 0 1 0 35760600 93396992 18626 1992294400 134512640 135019032 4294956240 18446744073709551615 134538208 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 18626 72 123 0 22677 0
Current children cumulated CPU time (s) 3702.02
Current children cumulated vsize (KiB) 91208

[startup+3704.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=696448/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3702.83
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 18682 0 0 0 370269 14 0 0 25 0 1 0 35760600 93396992 18631 1992294400 134512640 135019032 4294956240 18446744073709551615 134527269 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 18631 72 123 0 22677 0
Current children cumulated CPU time (s) 3702.83
Current children cumulated vsize (KiB) 91208

[startup+3705.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=696448/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3703.22
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 18684 0 0 0 370308 14 0 0 25 0 1 0 35760600 93396992 18633 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 18633 72 123 0 22677 0
Current children cumulated CPU time (s) 3703.22
Current children cumulated vsize (KiB) 91208

[startup+3705.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21577
/proc/meminfo: memFree=696448/2055920 swapFree=4192956/4192956
[pid=21568] ppid=21566 vsize=91208 CPUtime=3703.62
/proc/21568/stat : 21568 (march_ks) R 21566 21568 21339 0 -1 4194304 18686 0 0 0 370348 14 0 0 25 0 1 0 35760600 93396992 18635 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21568/statm: 22802 18635 72 123 0 22677 0
Current children cumulated CPU time (s) 3703.62
Current children cumulated vsize (KiB) 91208

Child status: 10
Real time (s): 3705.58
CPU time (s): 3703.71
CPU user time (s): 3703.55
CPU system time (s): 0.154976
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 91208

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

runsolver used 4.68329 second user time and 8.82166 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-18 19:54:36
IDJOB=1626363
IDBENCH=70416
IDSOLVER=582
FILE ID=node26/1626363-1240077276
PBS_JOBID= 9159108
Free space on /tmp= 66172 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1376127278-008.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626363-1240077276/watcher-1626363-1240077276 -o /tmp/evaluation-result-1626363-1240077276/solver-1626363-1240077276 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626363-1240077276.cnf            

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

MD5SUM BENCH= 2a9d7aa09089c785d286d069b028c319
RANDOM SEED=935470651

node26.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.261
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.261
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:        771672 kB
Buffers:         94444 kB
Cached:        1086852 kB
SwapCached:          0 kB
Active:         528968 kB
Inactive:       666164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        771672 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3468 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            75196 kB
Committed_AS:   141656 kB
PageTables:       1368 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= 66168 MiB
End job on node26 at 2009-04-18 20:56:22