Trace number 1515062

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_nn nnUNSAT 917.188 917.451

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1221988902-087.cnf
MD5SUM6fc5e3007085f071badf6b78cd2069ba
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark830.255
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
Number of clauses of size over 50

Solver Data

0.00/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.04	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.04	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.04	c main()::
0.00/0.04	c initFormula():: searching for DIMACS p-line....
0.00/0.04	c full lookahead due to high density!
0.00/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 100 variables and 2130 clauses.
0.00/0.04	c parseCNF():: parsing....
0.00/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.04	c runParser():: parsing was successful, warming up engines...
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c preprocessing fase I completed:: there are now 100 free variables and 2130 clauses.
0.00/0.04	c stat :: sign balance is biased by 0.043
0.00/0.04	c using k-SAT heuristics (size based diff)
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 5 duplicate clauses
0.00/0.04	c resolvent_look() :: found 3 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2133 / 100 ) = 21.33
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c number of free variables = 100
0.00/0.04	c dynamic_preselect_setsize :: off
0.00/0.04	c main():: all systems go!
0.00/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 27
0.04/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 382
0.09/0.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/999) NodeCount: 3055
0.59/0.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 16763
3.79/3.81	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 67668
16.69/16.73	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 206438
55.98/56.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 490143
144.94/145.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 |****************************************************************| ( 7/999) NodeCount: 930079
296.81/296.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 1447825
491.76/491.99	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 1906526
680.10/680.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 2207834
813.67/813.99	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 2353154
882.84/883.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/999) NodeCount: 2404090
908.93/909.27	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 2416308
915.84/916.14	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (14/999) NodeCount: 2418125
917.04/917.30	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |************************************************
c |****************************************************************| (15/999) NodeCount: 2418276
917.14/917.43	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |********
c |****************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |****************************************************************| (16/999) NodeCount: 2418282
917.14/917.44	c |----------------------------------------------------------------|
c |
917.14/917.44	c
917.14/917.44	c main():: nodeCount: 2418282
917.14/917.44	c main():: dead ends in main: 21800
917.14/917.44	c main():: lookAheadCount: 119480499
917.14/917.44	c main():: unitResolveCount: 13329770
917.14/917.44	c main():: time=917.310000
917.14/917.44	c main():: necessary_assignments: 69813
917.14/917.44	c main():: bin_sat: 0, bin_unsat 0
917.14/917.44	c main():: doublelook: #: 9480995, succes #: 7539314
917.14/917.44	c main():: doublelook: overall 8.202 of all possible doublelooks executed
917.14/917.44	c main():: doublelook: succesrate: 79.520, average DL_trigger: 26.792
917.14/917.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515062-1238248775/watcher-1515062-1238248775 -o /tmp/evaluation-result-1515062-1238248775/solver-1515062-1238248775 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1515062-1238248775.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: 0.99 0.97 0.98 2/80 19146
/proc/meminfo: memFree=1516000/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=976 CPUtime=0
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 1097541432 999424 117 1992294400 134512640 135197250 4294956240 18446744073709551615 134670755 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 245 118 65 167 0 76 0

[startup+0.0476399 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 19146
/proc/meminfo: memFree=1516000/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=1348 CPUtime=0.04
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 215 0 0 0 4 0 0 0 18 0 1 0 1097541432 1380352 198 1992294400 134512640 135197250 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 337 198 91 167 0 168 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1348

[startup+0.101646 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 19146
/proc/meminfo: memFree=1516000/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=1348 CPUtime=0.09
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 228 0 0 0 9 0 0 0 18 0 1 0 1097541432 1380352 211 1992294400 134512640 135197250 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 337 211 94 167 0 168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1348

[startup+0.301667 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 19146
/proc/meminfo: memFree=1516000/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=1348 CPUtime=0.29
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 231 0 0 0 29 0 0 0 19 0 1 0 1097541432 1380352 214 1992294400 134512640 135197250 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 337 214 94 167 0 168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1348

[startup+0.701708 s]
/proc/loadavg: 0.99 0.97 0.98 2/80 19146
/proc/meminfo: memFree=1516000/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=1504 CPUtime=0.69
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 243 0 0 0 69 0 0 0 23 0 1 0 1097541432 1540096 226 1992294400 134512640 135197250 4294956240 18446744073709551615 134718558 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 376 226 94 167 0 207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1504

[startup+1.50179 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19147
/proc/meminfo: memFree=1515416/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=1504 CPUtime=1.49
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 265 0 0 0 149 0 0 0 25 0 1 0 1097541432 1540096 248 1992294400 134512640 135197250 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 376 248 94 167 0 207 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1504

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19147
/proc/meminfo: memFree=1514968/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=1872 CPUtime=3.09
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 356 0 0 0 309 0 0 0 25 0 1 0 1097541432 1916928 321 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 468 321 94 167 0 299 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1872

[startup+6.30129 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19147
/proc/meminfo: memFree=1514648/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=2100 CPUtime=6.29
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 434 0 0 0 629 0 0 0 25 0 1 0 1097541432 2150400 399 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 525 399 94 167 0 356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2100

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19147
/proc/meminfo: memFree=1513888/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=2952 CPUtime=12.69
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 587 0 0 0 1269 0 0 0 25 0 1 0 1097541432 3022848 552 1992294400 134512640 135197250 4294956240 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 738 552 94 167 0 569 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2952

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19147
/proc/meminfo: memFree=1512608/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=5028 CPUtime=25.48
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 892 0 0 0 2548 0 0 0 25 0 1 0 1097541432 5148672 857 1992294400 134512640 135197250 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 1257 857 94 167 0 1088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5028

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19147
/proc/meminfo: memFree=1510368/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=6908 CPUtime=51.08
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 1448 0 0 0 5107 1 0 0 25 0 1 0 1097541432 7073792 1413 1992294400 134512640 135197250 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 1727 1413 94 167 0 1558 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6908

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1505944/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=13692 CPUtime=102.26
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 2497 0 0 0 10225 1 0 0 25 0 1 0 1097541432 14020608 2462 1992294400 134512640 135197250 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 3423 2462 94 167 0 3254 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13692

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1501464/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=19512 CPUtime=162.24
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 3631 0 0 0 16222 2 0 0 25 0 1 0 1097541432 19980288 3596 1992294400 134512640 135197250 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 4878 3596 94 167 0 4709 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19512

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1496920/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=20140 CPUtime=222.23
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 4738 0 0 0 22220 3 0 0 25 0 1 0 1097541432 20623360 4703 1992294400 134512640 135197250 4294956240 18446744073709551615 134593019 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 5035 4703 94 167 0 4866 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 20140

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1492696/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=28872 CPUtime=282.21
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 5781 0 0 0 28217 4 0 0 25 0 1 0 1097541432 29564928 5746 1992294400 134512640 135197250 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 7218 5746 94 167 0 7049 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 28872

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1488536/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=28872 CPUtime=342.19
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 6814 0 0 0 34215 4 0 0 25 0 1 0 1097541432 29564928 6779 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 7218 6779 94 167 0 7049 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 28872

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1484576/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=43228 CPUtime=402.18
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 7801 0 0 0 40213 5 0 0 25 0 1 0 1097541432 44265472 7766 1992294400 134512640 135197250 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 10807 7766 94 167 0 10638 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 43228

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1480544/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=43228 CPUtime=462.16
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 8777 0 0 0 46211 5 0 0 25 0 1 0 1097541432 44265472 8742 1992294400 134512640 135197250 4294956240 18446744073709551615 134556521 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 10807 8742 94 167 0 10638 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 43228

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1476832/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=43228 CPUtime=522.15
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 9713 0 0 0 52209 6 0 0 25 0 1 0 1097541432 44265472 9678 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 10807 9678 94 167 0 10638 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 43228

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1473056/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=62872 CPUtime=582.13
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 10611 0 0 0 58206 7 0 0 25 0 1 0 1097541432 64380928 10576 1992294400 134512640 135197250 4294956240 18446744073709551615 134524947 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 15718 10576 94 167 0 15549 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 62872

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1469280/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=62872 CPUtime=642.11
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 11526 0 0 0 64204 7 0 0 25 0 1 0 1097541432 64380928 11491 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 15718 11491 94 167 0 15549 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 62872

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1465760/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=62872 CPUtime=702.1
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 12385 0 0 0 70202 8 0 0 25 0 1 0 1097541432 64380928 12350 1992294400 134512640 135197250 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 15718 12350 94 167 0 15549 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 62872

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1462240/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=762.08
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 13225 0 0 0 76199 9 0 0 25 0 1 0 1097541432 66961408 13190 1992294400 134512640 135197250 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 13190 94 167 0 16179 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 65392

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1459040/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=822.06
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 14033 0 0 0 82197 9 0 0 25 0 1 0 1097541432 66961408 13998 1992294400 134512640 135197250 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 13998 94 167 0 16179 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 65392

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1455904/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=882.04
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 14797 0 0 0 88194 10 0 0 25 0 1 0 1097541432 66961408 14762 1992294400 134512640 135197250 4294956240 18446744073709551615 134602884 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 14762 94 167 0 16179 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 65392

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

[startup+895.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1455264/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=895.64
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 14966 0 0 0 89554 10 0 0 25 0 1 0 1097541432 66961408 14931 1992294400 134512640 135197250 4294956240 18446744073709551615 134593139 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 14931 94 167 0 16179 0
Current children cumulated CPU time (s) 895.64
Current children cumulated vsize (KiB) 65392

[startup+908.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454624/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=908.43
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15114 0 0 0 90833 10 0 0 25 0 1 0 1097541432 66961408 15079 1992294400 134512640 135197250 4294956240 18446744073709551615 134592551 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15079 94 167 0 16179 0
Current children cumulated CPU time (s) 908.43
Current children cumulated vsize (KiB) 65392

[startup+911.907 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454496/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=911.64
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15150 0 0 0 91154 10 0 0 25 0 1 0 1097541432 66961408 15115 1992294400 134512640 135197250 4294956240 18446744073709551615 134548451 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15115 94 167 0 16179 0
Current children cumulated CPU time (s) 911.64
Current children cumulated vsize (KiB) 65392

[startup+915.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454304/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=914.84
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15184 0 0 0 91473 11 0 0 25 0 1 0 1097541432 66961408 15149 1992294400 134512640 135197250 4294956240 18446744073709551615 134603225 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15149 94 167 0 16179 0
Current children cumulated CPU time (s) 914.84
Current children cumulated vsize (KiB) 65392

[startup+916.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454304/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=916.44
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15200 0 0 0 91633 11 0 0 25 0 1 0 1097541432 66961408 15165 1992294400 134512640 135197250 4294956240 18446744073709551615 134592668 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15165 94 167 0 16179 0
Current children cumulated CPU time (s) 916.44
Current children cumulated vsize (KiB) 65392

[startup+917.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454304/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=916.84
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15204 0 0 0 91673 11 0 0 25 0 1 0 1097541432 66961408 15169 1992294400 134512640 135197250 4294956240 18446744073709551615 134603239 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15169 94 167 0 16179 0
Current children cumulated CPU time (s) 916.84
Current children cumulated vsize (KiB) 65392

[startup+917.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454240/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=917.04
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15205 0 0 0 91693 11 0 0 25 0 1 0 1097541432 66961408 15170 1992294400 134512640 135197250 4294956240 18446744073709551615 134571172 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15170 94 167 0 16179 0
Current children cumulated CPU time (s) 917.04
Current children cumulated vsize (KiB) 65392

[startup+917.406 s]
/proc/loadavg: 0.99 0.97 0.98 2/81 19153
/proc/meminfo: memFree=1454240/2055912 swapFree=4170660/4192956
[pid=19146] ppid=19144 vsize=65392 CPUtime=917.14
/proc/19146/stat : 19146 (march_nn) R 19144 19146 18801 0 -1 4194304 15206 0 0 0 91703 11 0 0 25 0 1 0 1097541432 66961408 15171 1992294400 134512640 135197250 4294956240 18446744073709551615 134605238 0 0 4096 0 0 0 0 17 1 0 0
/proc/19146/statm: 16348 15171 94 167 0 16179 0
Current children cumulated CPU time (s) 917.14
Current children cumulated vsize (KiB) 65392

Child status: 20
Real time (s): 917.451
CPU time (s): 917.188
CPU user time (s): 917.066
CPU system time (s): 0.121981
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 65392

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

runsolver used 1.26681 second user time and 2.92755 second system time

The end

Launcher Data

Begin job on node78 at 2009-03-28 14:59:35
IDJOB=1515062
IDBENCH=70398
IDSOLVER=522
FILE ID=node78/1515062-1238248775
PBS_JOBID= 9060715
Free space on /tmp= 126872 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1221988902-087.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515062-1238248775/watcher-1515062-1238248775 -o /tmp/evaluation-result-1515062-1238248775/solver-1515062-1238248775 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1515062-1238248775.cnf

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

MD5SUM BENCH= 6fc5e3007085f071badf6b78cd2069ba
RANDOM SEED=1898806453

node78.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.214
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.214
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:      2055912 kB
MemFree:       1516480 kB
Buffers:         66772 kB
Cached:         386024 kB
SwapCached:       7768 kB
Active:         131112 kB
Inactive:       332136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1516480 kB
SwapTotal:     4192956 kB
SwapFree:      4170660 kB
Dirty:             832 kB
Writeback:           0 kB
Mapped:          16036 kB
Slab:            60324 kB
Committed_AS:  2476480 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126872 MiB
End job on node78 at 2009-03-28 15:14:53