Trace number 316347

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, and are wall clock time (not CPU 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 KS 2007-02-08UNSAT 877.241 877.622

General information on the benchmark

Namecrafted/spence/
medium/s89-100.cnf
MD5SUMa1c857f1db1ccfc50e10a8a9bb41e428
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark37.9012
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of clauses188
Sum of the clauses size564
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3188
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.00	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.00	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.00	c main()::
0.00/0.00	c initFormula():: searching for DIMACS p-line....
0.00/0.00	c initFormula():: the DIMACS p-line indicates a CNF of 89 variables and 188 clauses.
0.00/0.00	c parseCNF():: parsing....
0.00/0.00	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.00	c runParser():: parsing was successful, warming up engines...
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 89 free variables and 188 clauses.
0.00/0.00	c stat :: sign balance is biased by 0.056
0.00/0.00	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.00	c using 3-SAT heuristics (occurence based diff)
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 624 duplicate clauses
0.00/0.00	c lessRedundantTransformation():: nothing to be done.
0.00/0.00	c transformTo3SAT():: you gave me 89 variables and 188 clauses.
0.00/0.00	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.00	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.00	c transformTo3SAT():: the transformation yielded 89 variabels and 188 clauses.
0.00/0.00	c main():: clause / variable ratio: ( 188 / 89 ) = 2.11
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c dynamic_preselect_setsize :: on
0.00/0.00	c suggested doublelook initial :: 0
0.00/0.00	c main():: all systems go!
0.00/0.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 193 JD: 16
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 7323 JD: 16
0.50/0.53	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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 NC: 57475 JD: 16
3.89/3.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 |****************************************************************| 3 NC: 246718 JD: 16
16.69/16.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 791505 JD: 16
53.68/53.76	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 1961282 JD: 16
133.25/133.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 3895980 JD: 16
264.87/265.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 6362187 JD: 16
432.56/432.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 8886851 JD: 16
604.51/604.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 10877604 JD: 16
740.05/740.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 12078528 JD: 16
821.93/822.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 12641222 JD: 16
860.22/860.69	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |****************************************************************| 12 NC: 12834429 JD: 16
873.42/873.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 13 NC: 12880235 JD: 16
876.51/876.98	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| 14 NC: 12888444 JD: 16
877.11/877.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| 15 NC: 12889420 JD: 16
877.21/877.61	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 16 NC: 12889499 JD: 16
877.21/877.62	c |----------------------------------------------------------------|
c |
877.21/877.62	c
877.21/877.62	c main():: nodeCount: 12889499
877.21/877.62	c main():: dead ends in main: 361943
877.21/877.62	c main():: lookAheadCount: 519380213
877.21/877.62	c main():: unitResolveCount: 57603258
877.21/877.62	c main():: time=877.370000
877.21/877.62	c main():: necessary_assignments: 1427072
877.21/877.62	c main():: bin_sat: 0, bin_unsat 0
877.21/877.62	c main():: doublelook: #: 21927998, succes #: 14582308
877.21/877.62	c main():: doublelook: overall 4.409 of all possible doublelooks executed
877.21/877.62	c main():: doublelook: succesrate: 66.501, average DL_trigger: 540.213
877.21/877.62	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-316347-1172667436 -o ROOT/results/node60/solver-316347-1172667436 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316347-1172667436/march_ks /tmp/evaluation/316347-1172667436/instance-316347-1172667436.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19540
/proc/meminfo: memFree=1825856/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=660 CPUtime=0
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 286700412 675840 107 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 165 107 73 123 0 40 0

[startup+0.061243 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19540
/proc/meminfo: memFree=1825856/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=0.06
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 134 0 0 0 6 0 0 0 18 0 1 0 286700412 815104 116 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134597542 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 116 73 123 0 74 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 796

[startup+0.10225 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19540
/proc/meminfo: memFree=1825856/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=0.1
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 134 0 0 0 10 0 0 0 18 0 1 0 286700412 815104 116 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 116 73 123 0 74 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 796

[startup+0.302293 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19540
/proc/meminfo: memFree=1825856/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=0.3
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 137 0 0 0 30 0 0 0 19 0 1 0 286700412 815104 119 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542609 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 119 73 123 0 74 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 796

[startup+0.701357 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 19540
/proc/meminfo: memFree=1825856/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=0.69
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 142 0 0 0 69 0 0 0 22 0 1 0 286700412 815104 124 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134596358 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 124 73 123 0 74 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 796

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19541
/proc/meminfo: memFree=1825592/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=1.49
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 144 0 0 0 149 0 0 0 19 0 1 0 286700412 815104 126 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542301 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 126 73 123 0 74 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 796

[startup+3.10179 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 19541
/proc/meminfo: memFree=1825464/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=3.09
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 151 0 0 0 309 0 0 0 25 0 1 0 286700412 815104 133 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134598203 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 133 73 123 0 74 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 796

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19541
/proc/meminfo: memFree=1825272/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=796 CPUtime=6.29
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 154 0 0 0 629 0 0 0 25 0 1 0 286700412 815104 136 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628604 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 199 136 73 123 0 74 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 796

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 19541
/proc/meminfo: memFree=1825144/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=988 CPUtime=12.69
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 178 0 0 0 1269 0 0 0 25 0 1 0 286700412 1011712 160 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538617 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 247 160 73 123 0 122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 988

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 19541
/proc/meminfo: memFree=1825080/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=988 CPUtime=25.49
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 190 0 0 0 2549 0 0 0 25 0 1 0 286700412 1011712 172 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134597190 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 247 172 73 123 0 122 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 988

[startup+51.1014 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 19541
/proc/meminfo: memFree=1824824/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=1204 CPUtime=51.08
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 266 0 0 0 5108 0 0 0 25 0 1 0 286700412 1232896 230 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 301 230 73 123 0 176 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1204

[startup+102.304 s]
/proc/loadavg: 1.09 1.02 1.00 2/65 19541
/proc/meminfo: memFree=1824632/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=1356 CPUtime=102.26
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 318 0 0 0 10226 0 0 0 25 0 1 0 286700412 1388544 282 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134585614 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 339 282 73 123 0 214 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1356

[startup+162.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 19541
/proc/meminfo: memFree=1824376/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=1584 CPUtime=162.23
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 373 0 0 0 16223 0 0 0 25 0 1 0 286700412 1622016 337 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542332 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 396 337 73 123 0 271 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1584

[startup+222.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 19541
/proc/meminfo: memFree=1824120/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=1924 CPUtime=222.21
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 427 0 0 0 22221 0 0 0 25 0 1 0 286700412 1970176 391 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 481 391 73 123 0 356 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1924

[startup+282.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/71 19663
/proc/meminfo: memFree=1822600/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=2436 CPUtime=282.15
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 477 0 0 0 28215 0 0 0 25 0 1 0 286700412 2494464 441 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134598877 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 609 441 73 123 0 484 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 2436

[startup+342.301 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 19739
/proc/meminfo: memFree=1823416/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=2436 CPUtime=342.1
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 519 0 0 0 34210 0 0 0 25 0 1 0 286700412 2494464 483 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628755 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 609 483 73 123 0 484 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 2436

[startup+402.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 19739
/proc/meminfo: memFree=1823224/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=2436 CPUtime=402.08
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 577 0 0 0 40208 0 0 0 25 0 1 0 286700412 2494464 541 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538072 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 609 541 73 123 0 484 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 2436

[startup+462.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19739
/proc/meminfo: memFree=1822968/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=3200 CPUtime=462.06
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 630 0 0 0 46205 1 0 0 25 0 1 0 286700412 3276800 594 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538171 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 800 594 73 123 0 675 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 3200

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19739
/proc/meminfo: memFree=1822776/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=3200 CPUtime=522.04
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 670 0 0 0 52203 1 0 0 25 0 1 0 286700412 3276800 634 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542971 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 800 634 73 123 0 675 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 3200

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1822648/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=3200 CPUtime=582.01
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 726 0 0 0 58200 1 0 0 25 0 1 0 286700412 3276800 690 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628856 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 800 690 73 123 0 675 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 3200

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1822392/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=3200 CPUtime=642
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 780 0 0 0 64199 1 0 0 25 0 1 0 286700412 3276800 744 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134565456 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 800 744 73 123 0 675 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 3200

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1822200/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=701.97
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 827 0 0 0 70196 1 0 0 25 0 1 0 286700412 4456448 791 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134578810 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 791 73 123 0 963 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 4352

[startup+762.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1822008/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=761.96
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 876 0 0 0 76194 2 0 0 25 0 1 0 286700412 4456448 840 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134596688 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 840 73 123 0 963 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 4352

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821752/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=821.93
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 924 0 0 0 82191 2 0 0 25 0 1 0 286700412 4456448 888 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 888 73 123 0 963 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 4352

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

[startup+844.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821688/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=844.33
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 947 0 0 0 84431 2 0 0 25 0 1 0 286700412 4456448 911 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134547648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 911 73 123 0 963 0
Current children cumulated CPU time (s) 844.33
Current children cumulated vsize (KiB) 4352

[startup+857.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821624/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=857.12
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 959 0 0 0 85710 2 0 0 25 0 1 0 286700412 4456448 923 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 923 73 123 0 963 0
Current children cumulated CPU time (s) 857.12
Current children cumulated vsize (KiB) 4352

[startup+870.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821560/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=869.92
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 971 0 0 0 86990 2 0 0 25 0 1 0 286700412 4456448 935 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134584975 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 935 73 123 0 963 0
Current children cumulated CPU time (s) 869.92
Current children cumulated vsize (KiB) 4352

[startup+873.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821560/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=873.12
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 975 0 0 0 87310 2 0 0 25 0 1 0 286700412 4456448 939 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 939 73 123 0 963 0
Current children cumulated CPU time (s) 873.12
Current children cumulated vsize (KiB) 4352

[startup+875.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821560/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=874.72
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 977 0 0 0 87470 2 0 0 25 0 1 0 286700412 4456448 941 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628677 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 941 73 123 0 963 0
Current children cumulated CPU time (s) 874.72
Current children cumulated vsize (KiB) 4352

[startup+876.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821496/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=876.32
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 978 0 0 0 87630 2 0 0 25 0 1 0 286700412 4456448 942 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134677366 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 942 73 123 0 963 0
Current children cumulated CPU time (s) 876.32
Current children cumulated vsize (KiB) 4352

[startup+877.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821496/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=876.71
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 979 0 0 0 87669 2 0 0 25 0 1 0 286700412 4456448 943 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538602 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 943 73 123 0 963 0
Current children cumulated CPU time (s) 876.71
Current children cumulated vsize (KiB) 4352

[startup+877.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821496/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=877.11
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 979 0 0 0 87709 2 0 0 25 0 1 0 286700412 4456448 943 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538237 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 943 73 123 0 963 0
Current children cumulated CPU time (s) 877.11
Current children cumulated vsize (KiB) 4352

[startup+877.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19739
/proc/meminfo: memFree=1821496/2055920 swapFree=4183456/4192956
[pid=19540] ppid=19538 vsize=4352 CPUtime=877.21
/proc/19540/stat : 19540 (march_ks) R 19538 19540 18644 0 -1 4194304 979 0 0 0 87719 2 0 0 25 0 1 0 286700412 4456448 943 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134597190 0 0 4096 0 0 0 0 17 1 0 0
/proc/19540/statm: 1088 943 73 123 0 963 0
Current children cumulated CPU time (s) 877.21
Current children cumulated vsize (KiB) 4352

Child status: 20
Real time (s): 877.622
CPU time (s): 877.241
CPU user time (s): 877.218
CPU system time (s): 0.022996
CPU usage (%): 99.9565
Max. virtual memory (cumulated for all children) (KiB): 4352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 877.218
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 981
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= 8
involuntary context switches= 940

runsolver used 0.640902 second user time and 1.87271 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Wed Feb 28 12:57:16 UTC 2007

IDJOB= 316347
IDBENCH= 20439
IDSOLVER= 111
FILE ID= node60/316347-1172667436

PBS_JOBID= 3981203

Free space on /tmp= 66526 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s89-100.cnf
COMMAND LINE= /tmp/evaluation/316347-1172667436/march_ks /tmp/evaluation/316347-1172667436/instance-316347-1172667436.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-316347-1172667436 -o ROOT/results/node60/solver-316347-1172667436 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316347-1172667436/march_ks /tmp/evaluation/316347-1172667436/instance-316347-1172667436.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 401288992

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.283
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.283
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:       1826264 kB
Buffers:          8696 kB
Cached:         171912 kB
SwapCached:       3400 kB
Active:          38504 kB
Inactive:       151764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826264 kB
SwapTotal:     4192956 kB
SwapFree:      4183456 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            25384 kB
Committed_AS:   863056 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66526 MiB

End job on node60 on Wed Feb 28 13:11:53 UTC 2007