Trace number 1628146

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 hi? (TO) 5000.13 5001.34

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1077410718-040.cnf
MD5SUM2974efe3ed57ce21d588fea959cd376f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 540 variables and 2295 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 12 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 538 free variables and 2283 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.420
0.00/0.02	c using 3-SAT heuristics (occurence based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 171 duplicate clauses
0.00/0.02	c resolvent_look() :: found 90 resolvents
0.00/0.02	c lessRedundantTransformation():: nothing to be done.
0.00/0.02	c transformTo3SAT():: you gave me 540 variables and 2373 clauses.
0.00/0.02	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.02	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.02	c transformTo3SAT():: the transformation yielded 540 variabels and 2373 clauses.
0.00/0.02	c main():: clause / variable ratio: ( 2373 / 540 ) = 4.39
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 538
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 172
0.09/0.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 660
0.19/0.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 |****************************************************************| ( 2/999) NodeCount: 4999
1.69/1.77	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 30981
12.19/12.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 140997
62.08/62.13	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 482406
234.14/234.30	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 1270969
672.33/672.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 2637231
1502.33/1502.73	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4410691
2668.24/2668.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 6127430
3877.25/3878.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 7360543
4797.23/4798.45	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1628146-1240126814/watcher-1628146-1240126814 -o /tmp/evaluation-result-1628146-1240126814/solver-1628146-1240126814 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628146-1240126814.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: 1.00 1.00 1.00 3/64 25451
/proc/meminfo: memFree=1007672/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=964 CPUtime=0
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 137 0 0 0 0 0 0 0 18 0 1 0 40714592 987136 121 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 241 121 62 167 0 72 0

[startup+0.100363 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25451
/proc/meminfo: memFree=1007672/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=1924 CPUtime=0.09
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 307 0 0 0 9 0 0 0 18 0 1 0 40714592 1970176 290 1992294400 134512640 135197378 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 481 290 91 167 0 312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1924

[startup+0.201371 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25451
/proc/meminfo: memFree=1007672/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=1924 CPUtime=0.19
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 316 0 0 0 19 0 0 0 18 0 1 0 40714592 1970176 299 1992294400 134512640 135197378 4294956240 18446744073709551615 134590843 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 481 299 91 167 0 312 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1924

[startup+0.30138 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25451
/proc/meminfo: memFree=1007672/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=1924 CPUtime=0.29
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 320 0 0 0 29 0 0 0 19 0 1 0 40714592 1970176 303 1992294400 134512640 135197378 4294956240 18446744073709551615 134525272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 481 303 91 167 0 312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1924

[startup+0.701414 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25451
/proc/meminfo: memFree=1007672/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=2056 CPUtime=0.69
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 341 0 0 0 69 0 0 0 22 0 1 0 40714592 2105344 324 1992294400 134512640 135197378 4294956240 18446744073709551615 134522781 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 514 324 91 167 0 345 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2056

[startup+1.50148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=1006576/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=2192 CPUtime=1.49
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 394 0 0 0 149 0 0 0 25 0 1 0 40714592 2244608 377 1992294400 134512640 135197378 4294956240 18446744073709551615 134525322 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 548 377 91 167 0 379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2192

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=1006320/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=2360 CPUtime=3.09
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 421 0 0 0 309 0 0 0 25 0 1 0 40714592 2416640 404 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 590 404 91 167 0 421 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2360

[startup+6.3019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=1006008/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=2512 CPUtime=6.29
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 471 0 0 0 629 0 0 0 25 0 1 0 40714592 2572288 454 1992294400 134512640 135197378 4294956240 18446744073709551615 134572986 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 628 454 91 167 0 459 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2512

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=1005496/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=3300 CPUtime=12.69
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 589 0 0 0 1269 0 0 0 25 0 1 0 40714592 3379200 572 1992294400 134512640 135197378 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 825 572 91 167 0 656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3300

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=1004344/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=4184 CPUtime=25.49
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 867 0 0 0 2548 1 0 0 25 0 1 0 40714592 4284416 820 1992294400 134512640 135197378 4294956240 18446744073709551615 134542350 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 1046 820 91 167 0 877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4184

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=1002872/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=6600 CPUtime=51.08
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 1269 0 0 0 5107 1 0 0 25 0 1 0 40714592 6758400 1222 1992294400 134512640 135197378 4294956240 18446744073709551615 134591975 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 1650 1222 91 167 0 1481 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6600

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=999672/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=11908 CPUtime=102.27
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 2055 0 0 0 10226 1 0 0 25 0 1 0 40714592 12193792 2008 1992294400 134512640 135197378 4294956240 18446744073709551615 134542045 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 2977 2008 91 167 0 2808 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11908

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=996152/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=15788 CPUtime=162.25
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 2941 0 0 0 16223 2 0 0 25 0 1 0 40714592 16166912 2894 1992294400 134512640 135197378 4294956240 18446744073709551615 134539306 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 3947 2894 91 167 0 3778 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15788

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=992760/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=17908 CPUtime=222.25
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 3773 0 0 0 22222 3 0 0 25 0 1 0 40714592 18337792 3726 1992294400 134512640 135197378 4294956240 18446744073709551615 134552656 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 4477 3726 91 167 0 4308 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 17908

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=989368/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=23728 CPUtime=282.22
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 4622 0 0 0 28219 3 0 0 25 0 1 0 40714592 24297472 4575 1992294400 134512640 135197378 4294956240 18446744073709551615 134572734 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 5932 4575 91 167 0 5763 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23728

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=985784/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=23728 CPUtime=342.21
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 5512 0 0 0 34217 4 0 0 25 0 1 0 40714592 24297472 5465 1992294400 134512640 135197378 4294956240 18446744073709551615 134594091 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 5932 5465 91 167 0 5763 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 23728

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=982456/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=36444 CPUtime=402.2
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 6339 0 0 0 40215 5 0 0 25 0 1 0 40714592 37318656 6292 1992294400 134512640 135197378 4294956240 18446744073709551615 134596857 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 9111 6292 91 167 0 8942 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 36444

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=979192/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=36444 CPUtime=462.18
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 7149 0 0 0 46213 5 0 0 25 0 1 0 40714592 37318656 7102 1992294400 134512640 135197378 4294956240 18446744073709551615 134542426 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 9111 7102 91 167 0 8942 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 36444

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=975992/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=36444 CPUtime=522.17
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 7960 0 0 0 52211 6 0 0 25 0 1 0 40714592 37318656 7913 1992294400 134512640 135197378 4294956240 18446744073709551615 134593749 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 9111 7913 91 167 0 8942 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 36444

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=972856/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=49540 CPUtime=582.15
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 8742 0 0 0 58209 6 0 0 25 0 1 0 40714592 50728960 8695 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 12385 8695 91 167 0 12216 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 49540

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25452
/proc/meminfo: memFree=969784/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=49540 CPUtime=642.14
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 9504 0 0 0 64207 7 0 0 25 0 1 0 40714592 50728960 9457 1992294400 134512640 135197378 4294956240 18446744073709551615 134572697 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 12385 9457 91 167 0 12216 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 49540


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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=812536/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4001.32
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 48671 0 0 0 400095 37 0 0 25 0 1 0 40714592 271523840 48624 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 48624 91 167 0 66121 0
Current children cumulated CPU time (s) 4001.32
Current children cumulated vsize (KiB) 265160

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=809912/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4061.32
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 49312 0 0 0 406094 38 0 0 25 0 1 0 40714592 271523840 49265 1992294400 134512640 135197378 4294956240 18446744073709551615 134525438 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 49265 91 167 0 66121 0
Current children cumulated CPU time (s) 4061.32
Current children cumulated vsize (KiB) 265160

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=807288/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4121.29
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 49980 0 0 0 412091 38 0 0 25 0 1 0 40714592 271523840 49933 1992294400 134512640 135197378 4294956240 18446744073709551615 134525256 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 49933 91 167 0 66121 0
Current children cumulated CPU time (s) 4121.29
Current children cumulated vsize (KiB) 265160

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=804600/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4181.28
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 50647 0 0 0 418089 39 0 0 25 0 1 0 40714592 271523840 50600 1992294400 134512640 135197378 4294956240 18446744073709551615 134542026 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 50600 91 167 0 66121 0
Current children cumulated CPU time (s) 4181.28
Current children cumulated vsize (KiB) 265160

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=802040/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4241.26
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 51294 0 0 0 424087 39 0 0 25 0 1 0 40714592 271523840 51247 1992294400 134512640 135197378 4294956240 18446744073709551615 134542169 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 51247 91 167 0 66121 0
Current children cumulated CPU time (s) 4241.26
Current children cumulated vsize (KiB) 265160

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=799480/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4301.25
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 51915 0 0 0 430085 40 0 0 25 0 1 0 40714592 271523840 51868 1992294400 134512640 135197378 4294956240 18446744073709551615 134542072 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 51868 91 167 0 66121 0
Current children cumulated CPU time (s) 4301.25
Current children cumulated vsize (KiB) 265160

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=796984/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4361.23
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 52553 0 0 0 436083 40 0 0 25 0 1 0 40714592 271523840 52506 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 52506 91 167 0 66121 0
Current children cumulated CPU time (s) 4361.23
Current children cumulated vsize (KiB) 265160

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=794552/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4421.22
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 53145 0 0 0 442081 41 0 0 25 0 1 0 40714592 271523840 53098 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 53098 91 167 0 66121 0
Current children cumulated CPU time (s) 4421.22
Current children cumulated vsize (KiB) 265160

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=791992/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4481.2
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 53793 0 0 0 448079 41 0 0 25 0 1 0 40714592 271523840 53746 1992294400 134512640 135197378 4294956240 18446744073709551615 134596875 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 53746 91 167 0 66121 0
Current children cumulated CPU time (s) 4481.2
Current children cumulated vsize (KiB) 265160

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=789560/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4541.19
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 54392 0 0 0 454077 42 0 0 25 0 1 0 40714592 271523840 54345 1992294400 134512640 135197378 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 54345 91 167 0 66121 0
Current children cumulated CPU time (s) 4541.19
Current children cumulated vsize (KiB) 265160

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25460
/proc/meminfo: memFree=787256/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4601.18
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 54975 0 0 0 460076 42 0 0 25 0 1 0 40714592 271523840 54928 1992294400 134512640 135197378 4294956240 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 54928 91 167 0 66121 0
Current children cumulated CPU time (s) 4601.18
Current children cumulated vsize (KiB) 265160

[startup+4662.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 25460
/proc/meminfo: memFree=784824/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4661.17
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 55577 0 0 0 466074 43 0 0 25 0 1 0 40714592 271523840 55530 1992294400 134512640 135197378 4294956240 18446744073709551615 134594078 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 55530 91 167 0 66121 0
Current children cumulated CPU time (s) 4661.17
Current children cumulated vsize (KiB) 265160

[startup+4722.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 25460
/proc/meminfo: memFree=782456/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4721.15
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 56167 0 0 0 472072 43 0 0 25 0 1 0 40714592 271523840 56120 1992294400 134512640 135197378 4294956240 18446744073709551615 134542026 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 56120 91 167 0 66121 0
Current children cumulated CPU time (s) 4721.15
Current children cumulated vsize (KiB) 265160

[startup+4782.3 s]
/proc/loadavg: 1.15 1.05 1.01 2/65 25460
/proc/meminfo: memFree=780152/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4781.14
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 56748 0 0 0 478070 44 0 0 25 0 1 0 40714592 271523840 56701 1992294400 134512640 135197378 4294956240 18446744073709551615 134525272 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 56701 91 167 0 66121 0
Current children cumulated CPU time (s) 4781.14
Current children cumulated vsize (KiB) 265160

[startup+4842.31 s]
/proc/loadavg: 1.10 1.05 1.01 2/65 25460
/proc/meminfo: memFree=777784/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4841.13
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 57321 0 0 0 484069 44 0 0 25 0 1 0 40714592 271523840 57274 1992294400 134512640 135197378 4294956240 18446744073709551615 134542099 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 57274 91 167 0 66121 0
Current children cumulated CPU time (s) 4841.13
Current children cumulated vsize (KiB) 265160

[startup+4902.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/65 25466
/proc/meminfo: memFree=775472/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4901.1
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 57904 0 0 0 490065 45 0 0 25 0 1 0 40714592 271523840 57857 1992294400 134512640 135197378 4294956240 18446744073709551615 134539380 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 57857 91 167 0 66121 0
Current children cumulated CPU time (s) 4901.1
Current children cumulated vsize (KiB) 265160

[startup+4962.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 25466
/proc/meminfo: memFree=772976/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=4961.08
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 58538 0 0 0 496063 45 0 0 25 0 1 0 40714592 271523840 58491 1992294400 134512640 135197378 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 58491 91 167 0 66121 0
Current children cumulated CPU time (s) 4961.08
Current children cumulated vsize (KiB) 265160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 25466
/proc/meminfo: memFree=771312/2055920 swapFree=4192956/4192956
[pid=25451] ppid=25449 vsize=265160 CPUtime=5000.07
/proc/25451/stat : 25451 (march_hi) R 25449 25451 25277 0 -1 4194304 58939 0 0 0 499962 45 0 0 25 0 1 0 40714592 271523840 58892 1992294400 134512640 135197378 4294956240 18446744073709551615 134541955 0 0 4096 0 0 0 0 17 1 0 0
/proc/25451/statm: 66290 58892 91 167 0 66121 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 265160

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.34
CPU time (s): 5000.13
CPU user time (s): 4999.63
CPU system time (s): 0.498924
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 265160

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

runsolver used 4.6073 second user time and 9.1896 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-19 09:40:14
IDJOB=1628146
IDBENCH=70602
IDSOLVER=583
FILE ID=node31/1628146-1240126814
PBS_JOBID= 9157783
Free space on /tmp= 66508 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1077410718-040.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628146-1240126814/watcher-1628146-1240126814 -o /tmp/evaluation-result-1628146-1240126814/solver-1628146-1240126814 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628146-1240126814.cnf

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

MD5SUM BENCH= 2974efe3ed57ce21d588fea959cd376f
RANDOM SEED=675183281

node31.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.213
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.213
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:       1008088 kB
Buffers:         81216 kB
Cached:         890436 kB
SwapCached:          0 kB
Active:         204068 kB
Inactive:       782528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1008088 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          24700 kB
Slab:            46924 kB
Committed_AS:   203372 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node31 at 2009-04-19 11:03:37