Trace number 1627946

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hiUNSAT 971.593 971.507

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S207294319-099.cnf
MD5SUM1b6dd4a4bffa25ef2a1202202724759f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark844.862
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.04/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.04/0.04	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.04/0.04	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.04/0.04	c main()::
0.04/0.04	c initFormula():: searching for DIMACS p-line....
0.04/0.04	c full lookahead due to high density!
0.04/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 100 variables and 2130 clauses.
0.04/0.04	c parseCNF():: parsing....
0.04/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.04/0.04	c runParser():: parsing was successful, warming up engines...
0.04/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.04/0.04	c preprocessing fase I completed:: there are now 100 free variables and 2130 clauses.
0.04/0.04	c stat :: sign balance is biased by 0.041
0.04/0.04	c using k-SAT heuristics (size based diff)
0.04/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.04/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 8 duplicate clauses
0.04/0.04	c resolvent_look() :: found 8 resolvents
0.04/0.04	c main():: clause / variable ratio: ( 2138 / 100 ) = 21.38
0.04/0.04	c longest clause has size 5
0.04/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.04/0.04	c number of free variables = 100
0.04/0.04	c dynamic_preselect_setsize :: off
0.04/0.04	c main():: all systems go!
0.04/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 120
0.04/0.08	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: 499
0.09/0.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 3340
0.69/0.75	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 17660
4.00/4.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 |****************************************************************| ( 4/999) NodeCount: 70047
17.50/17.56	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 212192
58.20/58.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 501817
150.10/150.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 950954
306.42/306.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1482694
508.25/508.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1962496
705.06/705.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2290561
849.87/849.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2458331
928.98/928.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 |****************************************************************| (12/999) NodeCount: 2520877
960.68/960.69	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 2537022
969.58/969.58	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
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: 2539805
971.28/971.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
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: 2540089
971.48/971.48	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |****************************************************************| (16/999) NodeCount: 2540102
971.48/971.49	c |----------------------------------------------------------------|
c |
971.48/971.49	c
971.48/971.49	c main():: nodeCount: 2540102
971.48/971.49	c main():: dead ends in main: 23403
971.48/971.49	c main():: lookAheadCount: 125727836
971.48/971.49	c main():: unitResolveCount: 14079105
971.48/971.49	c main():: time=971.720000
971.48/971.49	c main():: necessary_assignments: 74755
971.48/971.49	c main():: bin_sat: 0, bin_unsat 0
971.48/971.49	c main():: doublelook: #: 9990835, succes #: 7948408
971.48/971.49	c main():: doublelook: overall 8.214 of all possible doublelooks executed
971.48/971.49	c main():: doublelook: succesrate: 79.557, average DL_trigger: 26.959
971.48/971.49	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627946-1240069952/watcher-1627946-1240069952 -o /tmp/evaluation-result-1627946-1240069952/solver-1627946-1240069952 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627946-1240069952.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.92 0.98 0.99 3/64 19882
/proc/meminfo: memFree=1316408/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=836 CPUtime=0
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 35028553 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134568790 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 209 85 58 167 0 40 0

[startup+0.0444959 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19882
/proc/meminfo: memFree=1316408/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=1248 CPUtime=0.04
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 190 0 0 0 4 0 0 0 18 0 1 0 35028553 1277952 173 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 312 173 88 167 0 143 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1248

[startup+0.10148 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19882
/proc/meminfo: memFree=1316408/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=1348 CPUtime=0.09
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 228 0 0 0 9 0 0 0 18 0 1 0 35028553 1380352 211 1992294400 134512640 135197378 4294956240 18446744073709551615 134718686 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 337 211 93 167 0 168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1348

[startup+0.301423 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19882
/proc/meminfo: memFree=1316408/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=1348 CPUtime=0.29
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 228 0 0 0 29 0 0 0 19 0 1 0 35028553 1380352 211 1992294400 134512640 135197378 4294956240 18446744073709551615 134556576 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 337 211 93 167 0 168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1348

[startup+0.701309 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19882
/proc/meminfo: memFree=1316408/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=1484 CPUtime=0.69
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 243 0 0 0 69 0 0 0 22 0 1 0 35028553 1519616 226 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 371 226 93 167 0 202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1484

[startup+1.50108 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1315824/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=1628 CPUtime=1.49
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 299 0 0 0 149 0 0 0 25 0 1 0 35028553 1667072 280 1992294400 134512640 135197378 4294956240 18446744073709551615 134550673 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 407 280 93 167 0 238 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1628

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1315440/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=1880 CPUtime=3.1
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 341 0 0 0 310 0 0 0 25 0 1 0 35028553 1925120 322 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 470 322 93 167 0 301 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1880

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1315064/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=2108 CPUtime=6.3
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 419 0 0 0 630 0 0 0 25 0 1 0 35028553 2158592 400 1992294400 134512640 135197378 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 527 400 93 167 0 358 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 2108

[startup+12.7029 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1314368/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=2960 CPUtime=12.69
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 569 0 0 0 1269 0 0 0 25 0 1 0 35028553 3031040 550 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 740 550 93 167 0 571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2960

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1313088/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=5052 CPUtime=25.49
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 878 0 0 0 2549 0 0 0 25 0 1 0 35028553 5173248 859 1992294400 134512640 135197378 4294956240 18446744073709551615 134611963 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 1263 859 93 167 0 1094 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5052

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1310912/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=6948 CPUtime=51.1
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 1426 0 0 0 5109 1 0 0 25 0 1 0 35028553 7114752 1407 1992294400 134512640 135197378 4294956240 18446744073709551615 134550950 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 1737 1407 93 167 0 1568 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 6948

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1306624/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=13768 CPUtime=102.31
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 2474 0 0 0 10229 2 0 0 25 0 1 0 35028553 14098432 2455 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 3442 2455 93 167 0 3273 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 13768

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1302144/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=19588 CPUtime=162.31
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 3602 0 0 0 16228 3 0 0 25 0 1 0 35028553 20058112 3583 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 4897 3583 93 167 0 4728 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 19588

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1297600/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=20284 CPUtime=222.32
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 4706 0 0 0 22229 3 0 0 25 0 1 0 35028553 20770816 4687 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 5071 4687 93 167 0 4902 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 20284

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1293440/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=29016 CPUtime=282.32
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 5749 0 0 0 28229 3 0 0 25 0 1 0 35028553 29712384 5730 1992294400 134512640 135197378 4294956240 18446744073709551615 134593059 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 7254 5730 93 167 0 7085 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 29016

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1289280/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=29016 CPUtime=342.33
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 6780 0 0 0 34229 4 0 0 25 0 1 0 35028553 29712384 6761 1992294400 134512640 135197378 4294956240 18446744073709551615 134526773 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 7254 6761 93 167 0 7085 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 29016

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1285248/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=43504 CPUtime=402.33
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 7768 0 0 0 40229 4 0 0 25 0 1 0 35028553 44548096 7749 1992294400 134512640 135197378 4294956240 18446744073709551615 134548677 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 10876 7749 93 167 0 10707 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 43504

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19883
/proc/meminfo: memFree=1281344/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=43504 CPUtime=462.34
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 8741 0 0 0 46229 5 0 0 25 0 1 0 35028553 44548096 8722 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 10876 8722 93 167 0 10707 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 43504

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19889
/proc/meminfo: memFree=1277760/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=43504 CPUtime=522.33
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 9671 0 0 0 52228 5 0 0 25 0 1 0 35028553 44548096 9652 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 10876 9652 93 167 0 10707 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 43504

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19889
/proc/meminfo: memFree=1273856/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=63148 CPUtime=582.34
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 10618 0 0 0 58228 6 0 0 25 0 1 0 35028553 64663552 10599 1992294400 134512640 135197378 4294956240 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 15787 10599 93 167 0 15618 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 63148

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 19889
/proc/meminfo: memFree=1270208/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=63148 CPUtime=642.35
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 11516 0 0 0 64229 6 0 0 25 0 1 0 35028553 64663552 11497 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 15787 11497 93 167 0 15618 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 63148

[startup+702.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1266880/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=63148 CPUtime=702.35
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 12361 0 0 0 70228 7 0 0 25 0 1 0 35028553 64663552 12342 1992294400 134512640 135197378 4294956240 18446744073709551615 134614082 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 15787 12342 93 167 0 15618 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 63148

[startup+762.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1263232/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=63148 CPUtime=762.36
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 13249 0 0 0 76228 8 0 0 25 0 1 0 35028553 64663552 13230 1992294400 134512640 135197378 4294956240 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 15787 13230 93 167 0 15618 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 63148

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1260032/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=63148 CPUtime=822.37
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 14078 0 0 0 82228 9 0 0 25 0 1 0 35028553 64663552 14059 1992294400 134512640 135197378 4294956240 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 15787 14059 93 167 0 15618 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 63148

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1256896/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=65936 CPUtime=882.37
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 14876 0 0 0 88228 9 0 0 25 0 1 0 35028553 67518464 14857 1992294400 134512640 135197378 4294956240 18446744073709551615 134525003 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 16484 14857 93 167 0 16315 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 65936

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1253888/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=65936 CPUtime=942.38
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15632 0 0 0 94228 10 0 0 25 0 1 0 35028553 67518464 15613 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 16484 15613 93 167 0 16315 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 65936

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

[startup+947.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1253632/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=65936 CPUtime=947.18
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15690 0 0 0 94708 10 0 0 25 0 1 0 35028553 67518464 15671 1992294400 134512640 135197378 4294956240 18446744073709551615 134548738 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 16484 15671 93 167 0 16315 0
Current children cumulated CPU time (s) 947.18
Current children cumulated vsize (KiB) 65936

[startup+959.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1252928/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=95404 CPUtime=959.98
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15839 0 0 0 95987 11 0 0 25 0 1 0 35028553 97693696 15820 1992294400 134512640 135197378 4294956240 18446744073709551615 134592981 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 23851 15820 93 167 0 23682 0
Current children cumulated CPU time (s) 959.98
Current children cumulated vsize (KiB) 95404

[startup+966.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1252672/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=95404 CPUtime=966.38
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15910 0 0 0 96627 11 0 0 25 0 1 0 35028553 97693696 15891 1992294400 134512640 135197378 4294956240 18446744073709551615 134592750 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 23851 15891 93 167 0 23682 0
Current children cumulated CPU time (s) 966.38
Current children cumulated vsize (KiB) 95404

[startup+969.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1252480/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=95404 CPUtime=969.58
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15944 0 0 0 96947 11 0 0 25 0 1 0 35028553 97693696 15925 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 23851 15925 93 167 0 23682 0
Current children cumulated CPU time (s) 969.58
Current children cumulated vsize (KiB) 95404

[startup+970.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1252480/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=95404 CPUtime=970.38
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15952 0 0 0 97027 11 0 0 25 0 1 0 35028553 97693696 15933 1992294400 134512640 135197378 4294956240 18446744073709551615 134603204 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 23851 15933 93 167 0 23682 0
Current children cumulated CPU time (s) 970.38
Current children cumulated vsize (KiB) 95404

[startup+971.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1252480/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=95404 CPUtime=971.18
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194304 15960 0 0 0 97107 11 0 0 25 0 1 0 35028553 97693696 15941 1992294400 134512640 135197378 4294956240 18446744073709551615 134596890 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 23851 15941 93 167 0 23682 0
Current children cumulated CPU time (s) 971.18
Current children cumulated vsize (KiB) 95404

[startup+971.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19889
/proc/meminfo: memFree=1252416/2055920 swapFree=4192956/4192956
[pid=19882] ppid=19880 vsize=0 CPUtime=971.57
/proc/19882/stat : 19882 (march_hi) R 19880 19882 19748 0 -1 4194308 15964 0 0 0 97146 11 0 0 25 0 1 0 35028553 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/19882/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 971.57
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 971.507
CPU time (s): 971.593
CPU user time (s): 971.469
CPU system time (s): 0.123981
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 95404

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

runsolver used 0.796878 second user time and 1.91171 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-18 17:52:32
IDJOB=1627946
IDBENCH=70402
IDSOLVER=583
FILE ID=node16/1627946-1240069952
PBS_JOBID= 9159079
Free space on /tmp= 66380 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S207294319-099.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627946-1240069952/watcher-1627946-1240069952 -o /tmp/evaluation-result-1627946-1240069952/solver-1627946-1240069952 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1627946-1240069952.cnf

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

MD5SUM BENCH= 1b6dd4a4bffa25ef2a1202202724759f
RANDOM SEED=85397406

node16.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.234
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.234
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:       1316824 kB
Buffers:         85992 kB
Cached:         580068 kB
SwapCached:          0 kB
Active:         305064 kB
Inactive:       373884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316824 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             800 kB
Writeback:           0 kB
Mapped:          22668 kB
Slab:            46112 kB
Committed_AS:   159356 kB
PageTables:       1436 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= 66376 MiB
End job on node16 at 2009-04-18 18:08:43