Trace number 1515769

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hiUNSAT 924.703 925.082

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S108799362-035.cnf
MD5SUMa1a7c44aaefb9d151590a11e58c71aae
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark787.348
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.89/0.94	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.89/0.94	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.89/0.94	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.89/0.94	c main()::
0.89/0.94	c initFormula():: searching for DIMACS p-line....
0.89/0.94	c full lookahead due to high density!
0.89/0.94	c initFormula():: the DIMACS p-line indicates a CNF of 60 variables and 5340 clauses.
0.89/0.94	c parseCNF():: parsing....
0.89/0.94	c parseCNF():: the CNF contains 0 unary clauses.
0.89/0.94	c runParser():: parsing was successful, warming up engines...
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.94	c preprocessing fase I completed:: there are now 60 free variables and 5340 clauses.
0.89/0.94	c stat :: sign balance is biased by 0.006
0.89/0.94	c using k-SAT heuristics (size based diff)
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 3 duplicate clauses
0.89/0.94	c resolvent_look() :: found 3 resolvents
0.89/0.94	c main():: clause / variable ratio: ( 5343 / 60 ) = 89.05
0.89/0.94	c longest clause has size 7
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.94	c number of free variables = 60
0.89/0.94	c dynamic_preselect_setsize :: off
0.89/0.94	c main():: all systems go!
0.89/0.94	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/16) NodeCount: 155
1.00/1.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/16) NodeCount: 1793
1.79/1.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 |****************************************************************| ( 2/16) NodeCount: 12300
7.19/7.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 |****************************************************************| ( 3/16) NodeCount: 53475
28.38/28.42	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/16) NodeCount: 162332
84.96/85.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/16) NodeCount: 376098
197.32/197.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 |****************************************************************| ( 6/16) NodeCount: 692604
365.25/365.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 |****************************************************************| ( 7/16) NodeCount: 1045369
555.38/555.60	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/16) NodeCount: 1346525
720.71/721.07	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/16) NodeCount: 1543710
832.26/832.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 |****************************************************************| (10/16) NodeCount: 1643432
891.24/891.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/16) NodeCount: 1681301
915.12/915.57	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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/16) NodeCount: 1691712
922.52/922.98	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
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/16) NodeCount: 1693714
924.32/924.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
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/16) NodeCount: 1693940
924.62/925.03	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |********************************
c |****************************************************************| (15/16) NodeCount: 1693958
924.62/925.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (16/16) NodeCount: 1693959
924.62/925.07	c |----------------------------------------------------------------|
c |
924.62/925.08	c
924.62/925.08	c main():: nodeCount: 1693959
924.62/925.08	c main():: dead ends in main: 322
924.62/925.08	c main():: lookAheadCount: 75792930
924.62/925.08	c main():: unitResolveCount: 3363629
924.62/925.08	c main():: time=924.830000
924.62/925.08	c main():: necessary_assignments: 5643
924.62/925.08	c main():: bin_sat: 0, bin_unsat 0
924.62/925.08	c main():: doublelook: #: 5626584, succes #: 4573873
924.62/925.08	c main():: doublelook: overall 7.592 of all possible doublelooks executed
924.62/925.08	c main():: doublelook: succesrate: 81.290, average DL_trigger: 16.831
924.62/925.08	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-1515769-1238258837/watcher-1515769-1238258837 -o /tmp/evaluation-result-1515769-1238258837/solver-1515769-1238258837 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1515769-1238258837.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3820
/proc/meminfo: memFree=1700616/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=836 CPUtime=0
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 1098548720 856064 87 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 209 87 58 167 0 40 0

[startup+0.082593 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3820
/proc/meminfo: memFree=1700616/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=1796 CPUtime=0.07
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 733 0 0 0 7 0 0 0 18 0 1 0 1098548720 1839104 325 1992294400 134512640 135197378 4294956240 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 449 325 82 167 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1796

[startup+0.101596 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3820
/proc/meminfo: memFree=1700616/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=1796 CPUtime=0.09
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 733 0 0 0 9 0 0 0 18 0 1 0 1098548720 1839104 325 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 449 325 82 167 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1796

[startup+0.301637 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3820
/proc/meminfo: memFree=1700616/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=1796 CPUtime=0.29
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 733 0 0 0 29 0 0 0 19 0 1 0 1098548720 1839104 325 1992294400 134512640 135197378 4294956240 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 449 325 82 167 0 280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1796

[startup+0.701716 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3820
/proc/meminfo: memFree=1700616/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=1796 CPUtime=0.69
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 733 0 0 0 69 0 0 0 22 0 1 0 1098548720 1839104 325 1992294400 134512640 135197378 4294956240 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 449 325 82 167 0 280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1796

[startup+1.50188 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1699264/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2324 CPUtime=1.49
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 910 0 0 0 149 0 0 0 25 0 1 0 1098548720 2379776 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 581 423 93 167 0 412 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2324

[startup+3.1012 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1699072/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2324 CPUtime=3.09
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 910 0 0 0 309 0 0 0 25 0 1 0 1098548720 2379776 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 581 423 93 167 0 412 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2324

[startup+6.30184 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1699008/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2324 CPUtime=6.29
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 910 0 0 0 629 0 0 0 25 0 1 0 1098548720 2379776 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134539075 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 581 423 93 167 0 412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2324

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1698944/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2324 CPUtime=12.69
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 910 0 0 0 1269 0 0 0 25 0 1 0 1098548720 2379776 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134570897 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 581 423 93 167 0 412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2324

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1698944/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2324 CPUtime=25.48
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 910 0 0 0 2548 0 0 0 25 0 1 0 1098548720 2379776 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 581 423 93 167 0 412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2324

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1698944/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2324 CPUtime=51.07
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 910 0 0 0 5107 0 0 0 25 0 1 0 1098548720 2379776 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 581 423 93 167 0 412 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2324

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1698624/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2628 CPUtime=102.26
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 978 0 0 0 10225 1 0 0 25 0 1 0 1098548720 2691072 491 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 657 491 93 167 0 488 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2628

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1698368/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=2780 CPUtime=162.23
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1016 0 0 0 16222 1 0 0 25 0 1 0 1098548720 2846720 529 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 695 529 93 167 0 526 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2780

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1698176/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=3008 CPUtime=222.21
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1055 0 0 0 22220 1 0 0 25 0 1 0 1098548720 3080192 568 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 752 568 93 167 0 583 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3008

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1697920/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=3348 CPUtime=282.18
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1095 0 0 0 28217 1 0 0 25 0 1 0 1098548720 3428352 608 1992294400 134512640 135197378 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 837 608 93 167 0 668 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3348

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1697728/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=3348 CPUtime=342.16
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1137 0 0 0 34215 1 0 0 25 0 1 0 1098548720 3428352 650 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 837 650 93 167 0 668 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3348

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1697536/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=3860 CPUtime=402.13
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1178 0 0 0 40212 1 0 0 25 0 1 0 1098548720 3952640 691 1992294400 134512640 135197378 4294956240 18446744073709551615 134593135 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 965 691 93 167 0 796 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 3860

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1697280/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=3860 CPUtime=462.11
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1222 0 0 0 46210 1 0 0 25 0 1 0 1098548720 3952640 735 1992294400 134512640 135197378 4294956240 18446744073709551615 134618546 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 965 735 93 167 0 796 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 3860

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1697024/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=3860 CPUtime=522.09
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1267 0 0 0 52208 1 0 0 25 0 1 0 1098548720 3952640 780 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 965 780 93 167 0 796 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 3860

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1696768/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=4624 CPUtime=582.07
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1316 0 0 0 58205 2 0 0 25 0 1 0 1098548720 4734976 829 1992294400 134512640 135197378 4294956240 18446744073709551615 134548730 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1156 829 93 167 0 987 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 4624

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1696448/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=4624 CPUtime=642.05
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1363 0 0 0 64203 2 0 0 25 0 1 0 1098548720 4734976 876 1992294400 134512640 135197378 4294956240 18446744073709551615 134570914 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1156 876 93 167 0 987 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 4624

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1696064/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=4624 CPUtime=702.02
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1418 0 0 0 70200 2 0 0 25 0 1 0 1098548720 4734976 931 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1156 931 93 167 0 987 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 4624

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1695744/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=4624 CPUtime=762
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1474 0 0 0 76198 2 0 0 25 0 1 0 1098548720 4734976 987 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1156 987 93 167 0 987 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 4624

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3821
/proc/meminfo: memFree=1695488/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=821.97
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1538 0 0 0 82195 2 0 0 25 0 1 0 1098548720 5914624 1051 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1051 93 167 0 1275 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 5776

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1695104/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=881.94
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1609 0 0 0 88191 3 0 0 25 0 1 0 1098548720 5914624 1122 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1122 93 167 0 1275 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 5776

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

[startup+895.903 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694976/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=895.54
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1629 0 0 0 89551 3 0 0 25 0 1 0 1098548720 5914624 1142 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1142 93 167 0 1275 0
Current children cumulated CPU time (s) 895.54
Current children cumulated vsize (KiB) 5776

[startup+908.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694912/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=908.33
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1647 0 0 0 90830 3 0 0 25 0 1 0 1098548720 5914624 1160 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1160 93 167 0 1275 0
Current children cumulated CPU time (s) 908.33
Current children cumulated vsize (KiB) 5776

[startup+915.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694848/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=914.73
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1658 0 0 0 91470 3 0 0 25 0 1 0 1098548720 5914624 1171 1992294400 134512640 135197378 4294956240 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1171 93 167 0 1275 0
Current children cumulated CPU time (s) 914.73
Current children cumulated vsize (KiB) 5776

[startup+921.503 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694848/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=921.12
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1669 0 0 0 92109 3 0 0 25 0 1 0 1098548720 5914624 1182 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1182 93 167 0 1275 0
Current children cumulated CPU time (s) 921.12
Current children cumulated vsize (KiB) 5776

[startup+923.101 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694784/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=922.72
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1672 0 0 0 92269 3 0 0 25 0 1 0 1098548720 5914624 1185 1992294400 134512640 135197378 4294956240 18446744073709551615 134603272 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1185 93 167 0 1275 0
Current children cumulated CPU time (s) 922.72
Current children cumulated vsize (KiB) 5776

[startup+923.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694784/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=923.52
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1674 0 0 0 92349 3 0 0 25 0 1 0 1098548720 5914624 1187 1992294400 134512640 135197378 4294956240 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1187 93 167 0 1275 0
Current children cumulated CPU time (s) 923.52
Current children cumulated vsize (KiB) 5776

[startup+924.701 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694784/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=924.32
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1676 0 0 0 92429 3 0 0 25 0 1 0 1098548720 5914624 1189 1992294400 134512640 135197378 4294956240 18446744073709551615 134603267 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1189 93 167 0 1275 0
Current children cumulated CPU time (s) 924.32
Current children cumulated vsize (KiB) 5776

[startup+924.901 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694784/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=924.51
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1676 0 0 0 92448 3 0 0 25 0 1 0 1098548720 5914624 1189 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1189 93 167 0 1275 0
Current children cumulated CPU time (s) 924.51
Current children cumulated vsize (KiB) 5776

[startup+925.001 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3827
/proc/meminfo: memFree=1694784/2055920 swapFree=4175824/4192956
[pid=3820] ppid=3818 vsize=5776 CPUtime=924.62
/proc/3820/stat : 3820 (march_hi) R 3818 3820 3561 0 -1 4194304 1676 0 0 0 92459 3 0 0 25 0 1 0 1098548720 5914624 1189 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3820/statm: 1444 1189 93 167 0 1275 0
Current children cumulated CPU time (s) 924.62
Current children cumulated vsize (KiB) 5776

Child status: 20
Real time (s): 925.082
CPU time (s): 924.703
CPU user time (s): 924.668
CPU system time (s): 0.034994
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 5776

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

runsolver used 0.667898 second user time and 1.9877 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-28 17:47:17
IDJOB=1515769
IDBENCH=70457
IDSOLVER=521
FILE ID=node33/1515769-1238258837
PBS_JOBID= 9060827
Free space on /tmp= 66132 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S108799362-035.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515769-1238258837/watcher-1515769-1238258837 -o /tmp/evaluation-result-1515769-1238258837/solver-1515769-1238258837 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1515769-1238258837.cnf

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

MD5SUM BENCH= a1a7c44aaefb9d151590a11e58c71aae
RANDOM SEED=1867604693

node33.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.266
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.266
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:       1701096 kB
Buffers:         45216 kB
Cached:         224224 kB
SwapCached:      10924 kB
Active:          41928 kB
Inactive:       240068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1701096 kB
SwapTotal:     4192956 kB
SwapFree:      4175824 kB
Dirty:             904 kB
Writeback:           0 kB
Mapped:          18228 kB
Slab:            58904 kB
Committed_AS:  3012684 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-28 18:02:42