Trace number 3152534

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_rw 2011-03-02? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
MD5SUMf2d2b125797e776fb2e7099729714d99
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 550 variables and 2343 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 5 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 549 free variables and 2338 clauses.
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 174 duplicate clauses
0.00/0.01	c resolvent_look() :: found 97 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2435 / 550 ) = 4.43
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 549
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 143
0.03/0.04	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: 622
0.10/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 4858
0.70/0.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: 29921
5.30/5.34	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 132211
26.49/26.51	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 432267
95.69/95.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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 1074322
259.20/259.25	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2100736
542.41/542.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3340018
909.02/909.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4469027
1264.32/1264.31	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 Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3152534-1301708322/watcher-3152534-1301708322 -o /tmp/evaluation-result-3152534-1301708322/solver-3152534-1301708322 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3152534-1301708322.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.03 5.48 6.89 4/189 13226
/proc/meminfo: memFree=19838660/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=6852 CPUtime=0 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 302 0 0 0 0 0 0 0 25 0 1 0 263247493 7016448 244 33554432000 4194304 4300876 140734684298080 18446744073709551615 254261011902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 1713 244 136 27 0 162 0

[startup+0.03996 s]
/proc/loadavg: 4.03 5.48 6.89 4/189 13226
/proc/meminfo: memFree=19838660/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=7692 CPUtime=0.03 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 463 0 0 0 3 0 0 0 25 0 1 0 263247493 7876608 405 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 1923 405 168 27 0 372 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7692

[startup+0.100949 s]
/proc/loadavg: 4.03 5.48 6.89 4/189 13226
/proc/meminfo: memFree=19838660/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=7692 CPUtime=0.1 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 474 0 0 0 10 0 0 0 25 0 1 0 263247493 7876608 416 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 1923 416 168 27 0 372 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7692

[startup+0.300914 s]
/proc/loadavg: 4.03 5.48 6.89 4/189 13226
/proc/meminfo: memFree=19838660/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=7692 CPUtime=0.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 500 0 0 0 30 0 0 0 25 0 1 0 263247493 7876608 442 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 1923 442 168 27 0 372 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7692

[startup+0.700841 s]
/proc/loadavg: 4.03 5.48 6.89 4/189 13226
/proc/meminfo: memFree=19838660/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=7908 CPUtime=0.7 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 531 0 0 0 70 0 0 0 25 0 1 0 263247493 8097792 473 33554432000 4194304 4300876 140734684298080 18446744073709551615 4217639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 1977 473 168 27 0 426 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7908

[startup+1.5007 s]
/proc/loadavg: 4.03 5.45 6.87 5/190 13227
/proc/meminfo: memFree=19836800/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=8404 CPUtime=1.5 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 624 0 0 0 150 0 0 0 25 0 1 0 263247493 8605696 566 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200252 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 2101 566 168 27 0 550 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8404

[startup+3.10042 s]
/proc/loadavg: 4.03 5.45 6.87 5/190 13227
/proc/meminfo: memFree=19835684/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=8556 CPUtime=3.1 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 690 0 0 0 310 0 0 0 25 0 1 0 263247493 8761344 632 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200267 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 2139 632 169 27 0 588 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8556

[startup+6.30085 s]
/proc/loadavg: 4.03 5.45 6.87 6/190 13227
/proc/meminfo: memFree=19834332/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=9316 CPUtime=6.29 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 840 0 0 0 629 0 0 0 25 0 1 0 263247493 9539584 782 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 2329 782 169 27 0 778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9316

[startup+12.7007 s]
/proc/loadavg: 4.02 5.40 6.84 5/190 13227
/proc/meminfo: memFree=19831096/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=10844 CPUtime=12.69 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 1079 0 0 0 1269 0 0 0 25 0 1 0 263247493 11104256 1021 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 2711 1021 169 27 0 1160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10844

[startup+25.5004 s]
/proc/loadavg: 4.02 5.36 6.81 5/190 13227
/proc/meminfo: memFree=19825896/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=12504 CPUtime=25.49 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 1520 0 0 0 2549 0 0 0 25 0 1 0 263247493 12804096 1462 33554432000 4194304 4300876 140734684298080 18446744073709551615 4228779 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 3126 1462 169 27 0 1575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12504

[startup+51.1009 s]
/proc/loadavg: 4.01 5.25 6.73 5/190 13228
/proc/meminfo: memFree=19815948/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=17832 CPUtime=51.09 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 2400 0 0 0 5109 0 0 0 25 0 1 0 263247493 18259968 2342 33554432000 4194304 4300876 140734684298080 18446744073709551615 4228543 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 4458 2342 169 27 0 2907 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17832

[startup+102.306 s]
/proc/loadavg: 4.08 5.05 6.58 5/190 13229
/proc/meminfo: memFree=19795956/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=23744 CPUtime=102.29 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 4036 0 0 0 10229 0 0 0 25 0 1 0 263247493 24313856 3978 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214333 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 5936 3978 169 27 0 4385 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 23744

[startup+162.3 s]
/proc/loadavg: 4.03 4.86 6.41 5/190 13231
/proc/meminfo: memFree=19773856/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=33632 CPUtime=162.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 5941 0 0 0 16229 1 0 0 25 0 1 0 263247493 34439168 5883 33554432000 4194304 4300876 140734684298080 18446744073709551615 4216929 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 8408 5883 169 27 0 6857 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33632

[startup+222.301 s]
/proc/loadavg: 4.01 4.70 6.26 5/190 13232
/proc/meminfo: memFree=19752240/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=42364 CPUtime=222.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 7740 0 0 0 22229 1 0 0 25 0 1 0 263247493 43380736 7682 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 10591 7682 169 27 0 9040 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42364

[startup+282.301 s]
/proc/loadavg: 4.00 4.57 6.12 5/190 13234
/proc/meminfo: memFree=19731004/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=55460 CPUtime=282.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 9489 0 0 0 28229 1 0 0 25 0 1 0 263247493 56791040 9431 33554432000 4194304 4300876 140734684298080 18446744073709551615 4217379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 13865 9431 169 27 0 12314 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55460

[startup+342.3 s]
/proc/loadavg: 4.00 4.46 5.98 5/190 13263
/proc/meminfo: memFree=19788464/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=63592 CPUtime=342.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 11280 0 0 0 34228 2 0 0 25 0 1 0 263247493 65118208 11222 33554432000 4194304 4300876 140734684298080 18446744073709551615 4276864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 15898 11222 169 27 0 14347 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63592

[startup+402.301 s]
/proc/loadavg: 4.00 4.38 5.85 5/190 13291
/proc/meminfo: memFree=19760584/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=63724 CPUtime=402.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 13008 0 0 0 40228 2 0 0 25 0 1 0 263247493 65253376 12950 33554432000 4194304 4300876 140734684298080 18446744073709551615 4260968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 15931 12950 169 27 0 14380 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 63724

[startup+462.301 s]
/proc/loadavg: 4.03 4.32 5.74 5/190 13293
/proc/meminfo: memFree=19733104/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=83368 CPUtime=462.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 14715 0 0 0 46228 2 0 0 25 0 1 0 263247493 85368832 14657 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 20842 14657 169 27 0 19291 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 83368

[startup+522.3 s]
/proc/loadavg: 4.01 4.26 5.63 5/190 13294
/proc/meminfo: memFree=19708356/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=83368 CPUtime=522.31 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 16301 0 0 0 52228 3 0 0 25 0 1 0 263247493 85368832 16243 33554432000 4194304 4300876 140734684298080 18446744073709551615 4265675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 20842 16243 169 27 0 19291 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83368

[startup+582.301 s]
/proc/loadavg: 4.00 4.21 5.52 5/190 13296
/proc/meminfo: memFree=19682008/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=99628 CPUtime=582.3 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 17977 0 0 0 58227 3 0 0 25 0 1 0 263247493 102019072 17919 33554432000 4194304 4300876 140734684298080 18446744073709551615 4217727 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 24907 17919 169 27 0 23356 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 99628

[startup+642.301 s]
/proc/loadavg: 4.00 4.17 5.42 5/190 13298
/proc/meminfo: memFree=19655952/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=99628 CPUtime=642.31 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 19597 0 0 0 64228 3 0 0 25 0 1 0 263247493 102019072 19539 33554432000 4194304 4300876 140734684298080 18446744073709551615 4217560 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 24907 19539 169 27 0 23356 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 99628

[startup+702.3 s]
/proc/loadavg: 4.04 4.15 5.34 5/190 13299
/proc/meminfo: memFree=19631600/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=129096 CPUtime=702.31 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 21236 0 0 0 70227 4 0 0 25 0 1 0 263247493 132194304 21178 33554432000 4194304 4300876 140734684298080 18446744073709551615 4228543 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 32274 21178 169 27 0 30723 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129096

[startup+762.307 s]
/proc/loadavg: 4.01 4.12 5.25 5/190 13301
/proc/meminfo: memFree=19605172/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=129096 CPUtime=762.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 22859 0 0 0 76228 4 0 0 25 0 1 0 263247493 132194304 22801 33554432000 4194304 4300876 140734684298080 18446744073709551615 4265487 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 32274 22801 169 27 0 30723 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 129096

[startup+822.301 s]
/proc/loadavg: 4.00 4.10 5.17 5/190 13302
/proc/meminfo: memFree=19580952/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=129096 CPUtime=822.31 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 24455 0 0 0 82227 4 0 0 25 0 1 0 263247493 132194304 24397 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200259 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 32274 24397 169 27 0 30723 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 129096

[startup+882.3 s]
/proc/loadavg: 4.00 4.08 5.09 5/190 13304
/proc/meminfo: memFree=19555872/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=129096 CPUtime=882.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 25934 0 0 0 88227 5 0 0 25 0 1 0 263247493 132194304 25876 33554432000 4194304 4300876 140734684298080 18446744073709551615 4261036 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 32274 25876 169 27 0 30723 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 129096

[startup+942.301 s]
/proc/loadavg: 4.00 4.06 5.02 5/190 13306
/proc/meminfo: memFree=19531428/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=129096 CPUtime=942.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 27503 0 0 0 94227 5 0 0 25 0 1 0 263247493 132194304 27445 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 32274 27445 169 27 0 30723 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 129096

[startup+1002.3 s]
/proc/loadavg: 4.04 4.06 4.96 5/190 13307
/proc/meminfo: memFree=19506064/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=129096 CPUtime=1002.31 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 29004 0 0 0 100226 5 0 0 25 0 1 0 263247493 132194304 28946 33554432000 4194304 4300876 140734684298080 18446744073709551615 4228440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 32274 28946 169 27 0 30723 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 129096

[startup+1062.3 s]
/proc/loadavg: 3.97 4.03 4.89 5/190 13365
/proc/meminfo: memFree=19643348/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=173296 CPUtime=1062.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 30542 0 0 0 106226 6 0 0 25 0 1 0 263247493 177455104 30484 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200361 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 43324 30484 169 27 0 41773 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 173296

[startup+1122.3 s]
/proc/loadavg: 3.99 4.02 4.83 5/190 13393
/proc/meminfo: memFree=19609216/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=173296 CPUtime=1122.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 32050 0 0 0 112226 6 0 0 25 0 1 0 263247493 177455104 31992 33554432000 4194304 4300876 140734684298080 18446744073709551615 4200354 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 43324 31992 169 27 0 41773 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 173296

[startup+1182.3 s]
/proc/loadavg: 3.99 4.02 4.78 5/190 13395
/proc/meminfo: memFree=19572608/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=173296 CPUtime=1182.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 33525 0 0 0 118226 6 0 0 25 0 1 0 263247493 177455104 33467 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 43324 33467 169 27 0 41773 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 173296

[startup+1242.3 s]
/proc/loadavg: 3.99 4.01 4.73 5/190 13397
/proc/meminfo: memFree=19535496/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=205952 CPUtime=1242.32 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 34972 0 0 0 124225 7 0 0 25 0 1 0 263247493 210894848 34914 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 51488 34914 169 27 0 49937 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 205952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 4.69 5/190 13398
/proc/meminfo: memFree=19500372/32951124 swapFree=67111528/67111528
[pid=13226] ppid=13224 vsize=205952 CPUtime=1300.03 cores=1,3
/proc/13226/stat : 13226 (march_rw) R 13224 13226 13077 0 -1 4202496 36374 0 0 0 129996 7 0 0 25 0 1 0 263247493 210894848 36316 33554432000 4194304 4300876 140734684298080 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13226/statm: 51488 36316 169 27 0 49937 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 205952

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): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.96
CPU system time (s): 0.082987
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 205952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.96
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36374
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= 4
involuntary context switches= 13752

runsolver used 1.88671 second user time and 4.04038 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-02 03:38:42
IDJOB=3152534
IDBENCH=82814
IDSOLVER=1561
FILE ID=node140/3152534-1301708322
RUNJOBID= node140-1301708042-13097
PBS_JOBID= 12840833
Free space on /tmp= 71356 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3152534-1301708322/watcher-3152534-1301708322 -o /tmp/evaluation-result-3152534-1301708322/solver-3152534-1301708322 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3152534-1301708322.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f2d2b125797e776fb2e7099729714d99
RANDOM SEED=1796090487

node140.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19838692 kB
Buffers:        358612 kB
Cached:       12327644 kB
SwapCached:          0 kB
Active:        7594856 kB
Inactive:      5237596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19838692 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              36 kB
Writeback:           0 kB
AnonPages:      146360 kB
Mapped:          15612 kB
Slab:           215104 kB
PageTables:       5568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   356256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71356 MiB
End job on node140 at 2011-04-02 04:00:24