Trace number 1515122

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 906.776 907.034

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1357790788-074.cnf
MD5SUMd4efa5a6235ae8f332b85eb028bc13f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark808.478
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.041
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 7 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: 25
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: 369
0.09/0.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 3122
0.59/0.63	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 17604
3.69/3.70	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 71409
16.39/16.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 |****************************************************************| ( 5/999) NodeCount: 219434
55.17/55.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 524855
144.35/144.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 997431
296.51/296.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1546870
490.06/490.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 |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 2028911
674.11/674.36	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2346243
804.57/804.86	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2500507
872.65/872.95	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2555017
898.44/898.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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: 2568529
905.34/905.61	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
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: 2570701
906.54/906.86	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
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: 2570936
906.74/907.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |************
c |*************
c |**************
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| (16/999) NodeCount: 2570958
906.74/907.02	c |----------------------------------------------------------------|
c |
906.74/907.02	c
906.74/907.02	c main():: nodeCount: 2570958
906.74/907.02	c main():: dead ends in main: 23771
906.74/907.02	c main():: lookAheadCount: 126981022
906.74/907.02	c main():: unitResolveCount: 14243370
906.74/907.02	c main():: time=906.890000
906.74/907.02	c main():: necessary_assignments: 74168
906.74/907.02	c main():: bin_sat: 0, bin_unsat 0
906.74/907.02	c main():: doublelook: #: 10082761, succes #: 8016728
906.74/907.02	c main():: doublelook: overall 8.207 of all possible doublelooks executed
906.74/907.02	c main():: doublelook: succesrate: 79.509, average DL_trigger: 26.789
906.74/907.02	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-1515122-1238249871/watcher-1515122-1238249871 -o /tmp/evaluation-result-1515122-1238249871/solver-1515122-1238249871 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1515122-1238249871.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.92 0.98 0.99 3/65 14387
/proc/meminfo: memFree=884072/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=972 CPUtime=0
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 114 0 0 0 0 0 0 0 20 0 1 0 984360862 995328 98 1992294400 134512640 135197250 4294956240 18446744073709551615 134564816 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 243 98 63 167 0 74 0

[startup+0.045457 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14387
/proc/meminfo: memFree=884072/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=1348 CPUtime=0.04
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 215 0 0 0 4 0 0 0 20 0 1 0 984360862 1380352 198 1992294400 134512640 135197250 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 337 198 91 167 0 168 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1348

[startup+0.101463 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14387
/proc/meminfo: memFree=884072/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=1348 CPUtime=0.09
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 228 0 0 0 9 0 0 0 20 0 1 0 984360862 1380352 211 1992294400 134512640 135197250 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 337 211 94 167 0 168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1348

[startup+0.30148 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14387
/proc/meminfo: memFree=884072/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=1348 CPUtime=0.29
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 230 0 0 0 29 0 0 0 22 0 1 0 984360862 1380352 213 1992294400 134512640 135197250 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 337 213 94 167 0 168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1348

[startup+0.701518 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 14387
/proc/meminfo: memFree=884072/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=1496 CPUtime=0.69
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 243 0 0 0 69 0 0 0 25 0 1 0 984360862 1531904 226 1992294400 134512640 135197250 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 374 226 94 167 0 205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1496

[startup+1.50159 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 14388
/proc/meminfo: memFree=883552/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=1496 CPUtime=1.49
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 266 0 0 0 149 0 0 0 25 0 1 0 984360862 1531904 249 1992294400 134512640 135197250 4294956240 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 374 249 94 167 0 205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1496

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 14388
/proc/meminfo: memFree=883104/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=1864 CPUtime=3.09
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 361 0 0 0 309 0 0 0 25 0 1 0 984360862 1908736 326 1992294400 134512640 135197250 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 466 326 94 167 0 297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1864

[startup+6.30105 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14388
/proc/meminfo: memFree=882720/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=2432 CPUtime=6.29
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 445 0 0 0 629 0 0 0 25 0 1 0 984360862 2490368 410 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 608 410 94 167 0 439 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2432

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 14388
/proc/meminfo: memFree=881952/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=2944 CPUtime=12.69
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 610 0 0 0 1269 0 0 0 25 0 1 0 984360862 3014656 575 1992294400 134512640 135197250 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 736 575 94 167 0 567 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2944

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 14388
/proc/meminfo: memFree=880608/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=5028 CPUtime=25.48
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 934 0 0 0 2548 0 0 0 25 0 1 0 984360862 5148672 899 1992294400 134512640 135197250 4294956240 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 1257 899 94 167 0 1088 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5028

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 14388
/proc/meminfo: memFree=878176/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=6920 CPUtime=51.07
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 1537 0 0 0 5107 0 0 0 25 0 1 0 984360862 7086080 1502 1992294400 134512640 135197250 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 1730 1502 94 167 0 1561 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6920

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 14388
/proc/meminfo: memFree=873632/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=13720 CPUtime=102.27
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 2654 0 0 0 10226 1 0 0 25 0 1 0 984360862 14049280 2619 1992294400 134512640 135197250 4294956240 18446744073709551615 134548748 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 3430 2619 94 167 0 3261 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13720

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=868576/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=19540 CPUtime=162.25
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 3881 0 0 0 16223 2 0 0 25 0 1 0 984360862 20008960 3846 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 4885 3846 94 167 0 4716 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19540

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=863776/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=28936 CPUtime=222.23
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 5070 0 0 0 22221 2 0 0 25 0 1 0 984360862 29630464 5035 1992294400 134512640 135197250 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 7234 5035 94 167 0 7065 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28936

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=859296/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=28936 CPUtime=282.22
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 6189 0 0 0 28219 3 0 0 25 0 1 0 984360862 29630464 6154 1992294400 134512640 135197250 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 7234 6154 94 167 0 7065 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 28936

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=854816/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=43364 CPUtime=342.19
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 7295 0 0 0 34216 3 0 0 25 0 1 0 984360862 44404736 7260 1992294400 134512640 135197250 4294956240 18446744073709551615 134603283 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 10841 7260 94 167 0 10672 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 43364

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=850592/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=43364 CPUtime=402.18
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 8365 0 0 0 40214 4 0 0 25 0 1 0 984360862 44404736 8330 1992294400 134512640 135197250 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 10841 8330 94 167 0 10672 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 43364

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=846496/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=43364 CPUtime=462.16
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 9389 0 0 0 46212 4 0 0 25 0 1 0 984360862 44404736 9354 1992294400 134512640 135197250 4294956240 18446744073709551615 134524918 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 10841 9354 94 167 0 10672 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 43364

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=842528/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=43364 CPUtime=522.15
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 10398 0 0 0 52210 5 0 0 25 0 1 0 984360862 44404736 10363 1992294400 134512640 135197250 4294956240 18446744073709551615 134572862 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 10841 10363 94 167 0 10672 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 43364

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=838560/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=63008 CPUtime=582.13
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 11378 0 0 0 58208 5 0 0 25 0 1 0 984360862 64520192 11343 1992294400 134512640 135197250 4294956240 18446744073709551615 134603049 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 15752 11343 94 167 0 15583 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 63008

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=834592/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=63008 CPUtime=642.12
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 12344 0 0 0 64206 6 0 0 25 0 1 0 984360862 64520192 12309 1992294400 134512640 135197250 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 15752 12309 94 167 0 15583 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 63008

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=830880/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=63008 CPUtime=702.1
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 13265 0 0 0 70203 7 0 0 25 0 1 0 984360862 64520192 13230 1992294400 134512640 135197250 4294956240 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 15752 13230 94 167 0 15583 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 63008

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=827168/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=65668 CPUtime=762.08
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 14177 0 0 0 76201 7 0 0 25 0 1 0 984360862 67244032 14142 1992294400 134512640 135197250 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 16417 14142 94 167 0 16248 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 65668

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=823712/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=65668 CPUtime=822.07
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 15033 0 0 0 82199 8 0 0 25 0 1 0 984360862 67244032 14998 1992294400 134512640 135197250 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 16417 14998 94 167 0 16248 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 65668

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=820384/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=882.04
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 15851 0 0 0 88196 8 0 0 25 0 1 0 984360862 97419264 15816 1992294400 134512640 135197250 4294956240 18446744073709551615 134618247 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 15816 94 167 0 23615 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 95136

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

[startup+883.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=820384/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=882.84
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 15861 0 0 0 88276 8 0 0 25 0 1 0 984360862 97419264 15826 1992294400 134512640 135197250 4294956240 18446744073709551615 134602621 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 15826 94 167 0 23615 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 95136

[startup+895.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819680/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=895.64
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16028 0 0 0 89556 8 0 0 25 0 1 0 984360862 97419264 15993 1992294400 134512640 135197250 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 15993 94 167 0 23615 0
Current children cumulated CPU time (s) 895.64
Current children cumulated vsize (KiB) 95136

[startup+902.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819360/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=902.04
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16103 0 0 0 90196 8 0 0 25 0 1 0 984360862 97419264 16068 1992294400 134512640 135197250 4294956240 18446744073709551615 134713095 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 16068 94 167 0 23615 0
Current children cumulated CPU time (s) 902.04
Current children cumulated vsize (KiB) 95136

[startup+905.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819168/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=905.24
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16141 0 0 0 90516 8 0 0 25 0 1 0 984360862 97419264 16106 1992294400 134512640 135197250 4294956240 18446744073709551615 134597757 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 16106 94 167 0 23615 0
Current children cumulated CPU time (s) 905.24
Current children cumulated vsize (KiB) 95136

[startup+906.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819104/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=906.04
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16149 0 0 0 90596 8 0 0 25 0 1 0 984360862 97419264 16114 1992294400 134512640 135197250 4294956240 18446744073709551615 134611693 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 16114 94 167 0 23615 0
Current children cumulated CPU time (s) 906.04
Current children cumulated vsize (KiB) 95136

[startup+906.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819104/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=906.44
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16155 0 0 0 90636 8 0 0 25 0 1 0 984360862 97419264 16120 1992294400 134512640 135197250 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 16120 94 167 0 23615 0
Current children cumulated CPU time (s) 906.44
Current children cumulated vsize (KiB) 95136

[startup+906.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819104/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=906.64
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16157 0 0 0 90656 8 0 0 25 0 1 0 984360862 97419264 16122 1992294400 134512640 135197250 4294956240 18446744073709551615 134618239 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 16122 94 167 0 23615 0
Current children cumulated CPU time (s) 906.64
Current children cumulated vsize (KiB) 95136

[startup+907.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14390
/proc/meminfo: memFree=819104/2055920 swapFree=4176856/4192956
[pid=14387] ppid=14385 vsize=95136 CPUtime=906.74
/proc/14387/stat : 14387 (march_nn) R 14385 14387 14010 0 -1 4194304 16157 0 0 0 90666 8 0 0 25 0 1 0 984360862 97419264 16122 1992294400 134512640 135197250 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/14387/statm: 23784 16122 94 167 0 23615 0
Current children cumulated CPU time (s) 906.74
Current children cumulated vsize (KiB) 95136

Child status: 20
Real time (s): 907.034
CPU time (s): 906.776
CPU user time (s): 906.68
CPU system time (s): 0.095985
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 95136

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

runsolver used 1.02184 second user time and 2.29965 second system time

The end

Launcher Data

Begin job on node8 at 2009-03-28 15:17:51
IDJOB=1515122
IDBENCH=70403
IDSOLVER=522
FILE ID=node8/1515122-1238249871
PBS_JOBID= 9060689
Free space on /tmp= 64044 MiB

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

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

MD5SUM BENCH= d4efa5a6235ae8f332b85eb028bc13f2
RANDOM SEED=1267082426

node8.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.232
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.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        884552 kB
Buffers:         88380 kB
Cached:         984092 kB
SwapCached:       9204 kB
Active:          98016 kB
Inactive:       985056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884552 kB
SwapTotal:     4192956 kB
SwapFree:      4176856 kB
Dirty:             804 kB
Writeback:           0 kB
Mapped:          16328 kB
Slab:            74052 kB
Committed_AS:  2565984 kB
PageTables:       1376 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= 64044 MiB
End job on node8 at 2009-03-28 15:32:59