Trace number 1628064

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 hiSAT 2712.24 2713.08

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S445910413-047.cnf
MD5SUM94792c8e1ea4b54b79fb0ca4e6f889a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.244962
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55785

Solver Data

1.00/1.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
1.00/1.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
1.00/1.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
1.00/1.02	c main()::
1.00/1.02	c initFormula():: searching for DIMACS p-line....
1.00/1.02	c full lookahead due to high density!
1.00/1.02	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
1.00/1.02	c parseCNF():: parsing....
1.00/1.02	c parseCNF():: the CNF contains 0 unary clauses.
1.00/1.02	c runParser():: parsing was successful, warming up engines...
1.00/1.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.02	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
1.00/1.02	c stat :: sign balance is biased by 0.008
1.00/1.02	c using k-SAT heuristics (size based diff)
1.00/1.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
1.00/1.02	c resolvent_look() :: found 1 resolvents
1.00/1.02	c main():: clause / variable ratio: ( 5786 / 65 ) = 89.02
1.00/1.02	c longest clause has size 7
1.00/1.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.02	c number of free variables = 65
1.00/1.02	c dynamic_preselect_setsize :: off
1.00/1.02	c main():: all systems go!
1.00/1.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/17) NodeCount: 130
1.10/1.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/17) NodeCount: 2929
2.59/2.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 |****************************************************************| ( 2/17) NodeCount: 22650
13.09/13.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/17) NodeCount: 111988
60.77/60.84	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 367422
198.53/198.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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/17) NodeCount: 909388
493.84/494.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/17) NodeCount: 1777425
971.68/972.05	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/17) NodeCount: 2842849
1565.61/1566.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 |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/17) NodeCount: 3863487
2143.73/2144.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 4627731
2583.99/2584.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
2712.15/2713.07	c |10110111010110100.000000$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
2712.15/2713.07	
c |******************
2712.15/2713.07	c
2712.15/2713.07	c main():: nodeCount: 4848880
2712.15/2713.07	c main():: dead ends in main: 1173
2712.15/2713.07	c main():: lookAheadCount: 222159777
2712.15/2713.07	c main():: unitResolveCount: 9721093
2712.15/2713.07	c main():: time=-1582.327296
2712.15/2713.07	c main():: necessary_assignments: 19749
2712.15/2713.07	c main():: bin_sat: 0, bin_unsat 0
2712.15/2713.07	c main():: doublelook: #: 16511913, succes #: 13405169
2712.15/2713.07	c main():: doublelook: overall 7.604 of all possible doublelooks executed
2712.15/2713.07	c main():: doublelook: succesrate: 81.185, average DL_trigger: 17.464
2712.15/2713.07	c main():: SOLUTION VERIFIED :-)
2712.15/2713.07	s SATISFIABLE
2712.15/2713.07	v -1 2 -3 -4 -5 6 -7 -8 -9 -10 11 12 13 -14 -15 16 17 -18 -19 -20 21 -22 23 -24 -25 26 -27 28 29 30 -31 -32 33 -34 35 -36 -37 38 -39 -40 41 -42 -43 -44 45 46 -47 48 49 50 -51 52 -53 -54 55 56 57 -58 59 -60 -61 -62 63 -64 -65 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1628064-1240098814/watcher-1628064-1240098814 -o /tmp/evaluation-result-1628064-1240098814/solver-1628064-1240098814 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628064-1240098814.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 21895
/proc/meminfo: memFree=1071592/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=836 CPUtime=0
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 37914179 856064 88 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 209 89 58 167 0 40 0

[startup+0.0819681 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21895
/proc/meminfo: memFree=1071592/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=1880 CPUtime=0.07
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 804 0 0 0 7 0 0 0 18 0 1 0 37914179 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1880

[startup+0.10197 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21895
/proc/meminfo: memFree=1071592/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=1880 CPUtime=0.09
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 804 0 0 0 9 0 0 0 18 0 1 0 37914179 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1880

[startup+0.301998 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21895
/proc/meminfo: memFree=1071592/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=1880 CPUtime=0.29
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 804 0 0 0 29 0 0 0 19 0 1 0 37914179 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1880

[startup+0.701056 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21895
/proc/meminfo: memFree=1071592/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=1880 CPUtime=0.69
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 804 0 0 0 69 0 0 0 22 0 1 0 37914179 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1880

[startup+1.50117 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1070496/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2304 CPUtime=1.49
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1032 0 0 0 149 0 0 0 25 0 1 0 37914179 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2304

[startup+3.10141 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1070176/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2304 CPUtime=3.09
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1032 0 0 0 309 0 0 0 25 0 1 0 37914179 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2304

[startup+6.30187 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1070048/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2304 CPUtime=6.29
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1032 0 0 0 629 0 0 0 25 0 1 0 37914179 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134548730 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2304

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069920/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2304 CPUtime=12.69
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1032 0 0 0 1269 0 0 0 25 0 1 0 37914179 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2304

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069920/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2304 CPUtime=25.48
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1032 0 0 0 2548 0 0 0 25 0 1 0 37914179 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2304

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069920/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2304 CPUtime=51.08
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1032 0 0 0 5108 0 0 0 25 0 1 0 37914179 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2304

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069856/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2552 CPUtime=102.26
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1049 0 0 0 10226 0 0 0 25 0 1 0 37914179 2613248 431 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 638 431 93 167 0 469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2552

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069728/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=2552 CPUtime=162.24
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1069 0 0 0 16224 0 0 0 25 0 1 0 37914179 2613248 451 1992294400 134512640 135197378 4294956240 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 638 451 93 167 0 469 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2552

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069280/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3008 CPUtime=222.22
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1166 0 0 0 22222 0 0 0 25 0 1 0 37914179 3080192 548 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 752 548 93 167 0 583 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3008

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069152/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3008 CPUtime=282.2
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1188 0 0 0 28220 0 0 0 25 0 1 0 37914179 3080192 570 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 752 570 93 167 0 583 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 3008

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1069024/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3236 CPUtime=342.18
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1212 0 0 0 34218 0 0 0 25 0 1 0 37914179 3313664 594 1992294400 134512640 135197378 4294956240 18446744073709551615 134539170 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 809 594 93 167 0 640 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 3236

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21896
/proc/meminfo: memFree=1068960/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3236 CPUtime=402.17
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1234 0 0 0 40216 1 0 0 25 0 1 0 37914179 3313664 616 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 809 616 93 167 0 640 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 3236

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21902
/proc/meminfo: memFree=1068832/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3576 CPUtime=462.15
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1254 0 0 0 46214 1 0 0 25 0 1 0 37914179 3661824 636 1992294400 134512640 135197378 4294956240 18446744073709551615 134550604 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 894 636 93 167 0 725 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 3576

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21902
/proc/meminfo: memFree=1068832/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3576 CPUtime=522.13
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1277 0 0 0 52212 1 0 0 25 0 1 0 37914179 3661824 659 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 894 659 93 167 0 725 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 3576

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21902
/proc/meminfo: memFree=1068704/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3576 CPUtime=582.11
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1299 0 0 0 58210 1 0 0 25 0 1 0 37914179 3661824 681 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 894 681 93 167 0 725 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 3576

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21902
/proc/meminfo: memFree=1068576/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=3576 CPUtime=642.09
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1321 0 0 0 64208 1 0 0 25 0 1 0 37914179 3661824 703 1992294400 134512640 135197378 4294956240 18446744073709551615 134603196 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 894 703 93 167 0 725 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 3576


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

/proc/meminfo: memFree=1066080/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2081.65
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1957 0 0 0 208161 4 0 0 25 0 1 0 37914179 7913472 1339 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1339 93 167 0 1763 0
Current children cumulated CPU time (s) 2081.65
Current children cumulated vsize (KiB) 7728

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065952/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2141.63
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 1992 0 0 0 214159 4 0 0 25 0 1 0 37914179 7913472 1374 1992294400 134512640 135197378 4294956240 18446744073709551615 134539449 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1374 93 167 0 1763 0
Current children cumulated CPU time (s) 2141.63
Current children cumulated vsize (KiB) 7728

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065760/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2201.61
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2023 0 0 0 220157 4 0 0 25 0 1 0 37914179 7913472 1405 1992294400 134512640 135197378 4294956240 18446744073709551615 134539061 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1405 93 167 0 1763 0
Current children cumulated CPU time (s) 2201.61
Current children cumulated vsize (KiB) 7728

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065632/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2261.59
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2049 0 0 0 226155 4 0 0 25 0 1 0 37914179 7913472 1431 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1431 93 167 0 1763 0
Current children cumulated CPU time (s) 2261.59
Current children cumulated vsize (KiB) 7728

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065504/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2321.57
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2083 0 0 0 232153 4 0 0 25 0 1 0 37914179 7913472 1465 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1465 93 167 0 1763 0
Current children cumulated CPU time (s) 2321.57
Current children cumulated vsize (KiB) 7728

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065440/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2381.56
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2116 0 0 0 238151 5 0 0 25 0 1 0 37914179 7913472 1498 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1498 93 167 0 1763 0
Current children cumulated CPU time (s) 2381.56
Current children cumulated vsize (KiB) 7728

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065248/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2441.53
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2151 0 0 0 244148 5 0 0 25 0 1 0 37914179 7913472 1533 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1533 93 167 0 1763 0
Current children cumulated CPU time (s) 2441.53
Current children cumulated vsize (KiB) 7728

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21902
/proc/meminfo: memFree=1065056/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2501.52
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2192 0 0 0 250147 5 0 0 25 0 1 0 37914179 7913472 1574 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1574 93 167 0 1763 0
Current children cumulated CPU time (s) 2501.52
Current children cumulated vsize (KiB) 7728

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064736/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2561.5
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2232 0 0 0 256145 5 0 0 25 0 1 0 37914179 7913472 1614 1992294400 134512640 135197378 4294956240 18446744073709551615 134548735 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1614 93 167 0 1763 0
Current children cumulated CPU time (s) 2561.5
Current children cumulated vsize (KiB) 7728

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064736/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2621.48
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2272 0 0 0 262143 5 0 0 25 0 1 0 37914179 7913472 1654 1992294400 134512640 135197378 4294956240 18446744073709551615 134539229 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1654 93 167 0 1763 0
Current children cumulated CPU time (s) 2621.48
Current children cumulated vsize (KiB) 7728

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064608/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2681.46
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2306 0 0 0 268141 5 0 0 25 0 1 0 37914179 7913472 1688 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1688 93 167 0 1763 0
Current children cumulated CPU time (s) 2681.46
Current children cumulated vsize (KiB) 7728

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

[startup+2687.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064544/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2687.05
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2309 0 0 0 268700 5 0 0 25 0 1 0 37914179 7913472 1691 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1691 93 167 0 1763 0
Current children cumulated CPU time (s) 2687.05
Current children cumulated vsize (KiB) 7728

[startup+2700.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2699.85
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2319 0 0 0 269980 5 0 0 25 0 1 0 37914179 7913472 1701 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1701 93 167 0 1763 0
Current children cumulated CPU time (s) 2699.85
Current children cumulated vsize (KiB) 7728

[startup+2707.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2706.25
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2324 0 0 0 270620 5 0 0 25 0 1 0 37914179 7913472 1706 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1706 93 167 0 1763 0
Current children cumulated CPU time (s) 2706.25
Current children cumulated vsize (KiB) 7728

[startup+2710.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2709.45
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2326 0 0 0 270940 5 0 0 25 0 1 0 37914179 7913472 1708 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1708 93 167 0 1763 0
Current children cumulated CPU time (s) 2709.45
Current children cumulated vsize (KiB) 7728

[startup+2711.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2711.05
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2327 0 0 0 271100 5 0 0 25 0 1 0 37914179 7913472 1709 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1709 93 167 0 1763 0
Current children cumulated CPU time (s) 2711.05
Current children cumulated vsize (KiB) 7728

[startup+2712.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2711.85
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2328 0 0 0 271180 5 0 0 25 0 1 0 37914179 7913472 1710 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1710 93 167 0 1763 0
Current children cumulated CPU time (s) 2711.85
Current children cumulated vsize (KiB) 7728

[startup+2712.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2712.05
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2328 0 0 0 271200 5 0 0 25 0 1 0 37914179 7913472 1710 1992294400 134512640 135197378 4294956240 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1710 93 167 0 1763 0
Current children cumulated CPU time (s) 2712.05
Current children cumulated vsize (KiB) 7728

[startup+2713 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21904
/proc/meminfo: memFree=1064480/2055920 swapFree=4192956/4192956
[pid=21895] ppid=21893 vsize=7728 CPUtime=2712.15
/proc/21895/stat : 21895 (march_hi) R 21893 21895 21730 0 -1 4194304 2328 0 0 0 271210 5 0 0 25 0 1 0 37914179 7913472 1710 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21895/statm: 1932 1710 93 167 0 1763 0
Current children cumulated CPU time (s) 2712.15
Current children cumulated vsize (KiB) 7728

Child status: 10
Real time (s): 2713.08
CPU time (s): 2712.24
CPU user time (s): 2712.18
CPU system time (s): 0.06199
CPU usage (%): 99.9691
Max. virtual memory (cumulated for all children) (KiB): 7728

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

runsolver used 2.18067 second user time and 5.31219 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-19 01:53:34
IDJOB=1628064
IDBENCH=70520
IDSOLVER=583
FILE ID=node30/1628064-1240098814
PBS_JOBID= 9157655
Free space on /tmp= 66276 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S445910413-047.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628064-1240098814/watcher-1628064-1240098814 -o /tmp/evaluation-result-1628064-1240098814/solver-1628064-1240098814 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628064-1240098814.cnf

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

MD5SUM BENCH= 94792c8e1ea4b54b79fb0ca4e6f889a6
RANDOM SEED=1724377661

node30.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.265
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.265
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:       1072008 kB
Buffers:         88520 kB
Cached:         798132 kB
SwapCached:          0 kB
Active:         337748 kB
Inactive:       563384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1072008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             908 kB
Writeback:           0 kB
Mapped:          24224 kB
Slab:            68820 kB
Committed_AS:   167952 kB
PageTables:       1356 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= 66276 MiB
End job on node30 at 2009-04-19 02:38:47