Trace number 370026

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.957 878.283

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.9112
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.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.79/16.80	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.78/53.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.34/133.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
265.09/265.21	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
433.03/433.21	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.97/605.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.62/740.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
822.59/822.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.98/861.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 |****************************************************************| 12 NC: 12834429 JD: 16
874.18/874.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 |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 13 NC: 12880235 JD: 16
877.27/877.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| 14 NC: 12888444 JD: 16
877.87/878.20	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.87/878.27	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 16 NC: 12889499 JD: 16
877.87/878.28	c |----------------------------------------------------------------|
c |
877.87/878.28	c
877.87/878.28	c main():: nodeCount: 12889499
877.87/878.28	c main():: dead ends in main: 361943
877.87/878.28	c main():: lookAheadCount: 519380213
877.87/878.28	c main():: unitResolveCount: 57603258
877.87/878.28	c main():: time=878.080000
877.87/878.28	c main():: necessary_assignments: 1427072
877.87/878.28	c main():: bin_sat: 0, bin_unsat 0
877.87/878.28	c main():: doublelook: #: 21927998, succes #: 14582308
877.87/878.28	c main():: doublelook: overall 4.409 of all possible doublelooks executed
877.87/878.28	c main():: doublelook: succesrate: 66.501, average DL_trigger: 540.213
877.87/878.28	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node13/watcher-370026-1177550802 -o ROOT/results/node13/solver-370026-1177550802 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370026-1177550802/march_ks /tmp/evaluation/370026-1177550802/instance-370026-1177550802.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.97 0.90 3/77 8018
/proc/meminfo: memFree=1608640/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=660 CPUtime=0
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 202998025 675840 107 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526538 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 165 107 73 123 0 40 0

[startup+0.038818 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 8018
/proc/meminfo: memFree=1608640/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=660 CPUtime=0.03
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 131 0 0 0 3 0 0 0 18 0 1 0 202998025 675840 114 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134547640 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 165 114 73 123 0 40 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 660

[startup+0.101831 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 8018
/proc/meminfo: memFree=1608640/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=796 CPUtime=0.1
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 133 0 0 0 10 0 0 0 18 0 1 0 202998025 815104 116 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134677346 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 199 116 73 123 0 74 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 796

[startup+0.301874 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 8018
/proc/meminfo: memFree=1608640/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=796 CPUtime=0.3
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 136 0 0 0 30 0 0 0 19 0 1 0 202998025 815104 119 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628601 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 199 119 73 123 0 74 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 796

[startup+0.701959 s]
/proc/loadavg: 0.92 0.97 0.90 3/77 8018
/proc/meminfo: memFree=1608640/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=796 CPUtime=0.7
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 141 0 0 0 70 0 0 0 19 0 1 0 202998025 815104 124 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564774 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 199 124 73 123 0 74 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 796

[startup+1.50113 s]
/proc/loadavg: 0.92 0.97 0.90 2/78 8019
/proc/meminfo: memFree=1608440/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=796 CPUtime=1.49
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 143 0 0 0 149 0 0 0 25 0 1 0 202998025 815104 126 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598160 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 199 126 73 123 0 74 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 796

[startup+3.10147 s]
/proc/loadavg: 0.92 0.97 0.90 2/78 8019
/proc/meminfo: memFree=1608248/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=796 CPUtime=3.09
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 150 0 0 0 309 0 0 0 25 0 1 0 202998025 815104 133 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598358 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 199 133 73 123 0 74 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 796

[startup+6.30116 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 8019
/proc/meminfo: memFree=1608184/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=796 CPUtime=6.29
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 153 0 0 0 629 0 0 0 25 0 1 0 202998025 815104 136 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542782 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 199 136 73 123 0 74 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 796

[startup+12.7025 s]
/proc/loadavg: 0.93 0.97 0.90 2/78 8019
/proc/meminfo: memFree=1607992/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=988 CPUtime=12.69
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 177 0 0 0 1269 0 0 0 25 0 1 0 202998025 1011712 160 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526528 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 247 160 73 123 0 122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 988

[startup+25.5013 s]
/proc/loadavg: 0.95 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1607928/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=988 CPUtime=25.49
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 189 0 0 0 2549 0 0 0 25 0 1 0 202998025 1011712 172 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628564 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 247 172 73 123 0 122 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 988

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1607672/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=1204 CPUtime=51.08
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 265 0 0 0 5108 0 0 0 25 0 1 0 202998025 1232896 230 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134578775 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 301 230 73 123 0 176 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1204

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1607480/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=1356 CPUtime=102.26
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 317 0 0 0 10226 0 0 0 25 0 1 0 202998025 1388544 282 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598711 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/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: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1607224/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=1584 CPUtime=162.23
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 372 0 0 0 16223 0 0 0 25 0 1 0 202998025 1622016 337 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564829 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 396 337 73 123 0 271 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1584

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1606968/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=1924 CPUtime=222.21
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 426 0 0 0 22221 0 0 0 25 0 1 0 202998025 1970176 391 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 481 391 73 123 0 356 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1924

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1606776/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=2436 CPUtime=282.18
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 476 0 0 0 28218 0 0 0 25 0 1 0 202998025 2494464 441 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134547976 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 609 441 73 123 0 484 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2436

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1606584/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=2436 CPUtime=342.17
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 518 0 0 0 34216 1 0 0 25 0 1 0 202998025 2494464 483 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564496 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 609 483 73 123 0 484 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 2436

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1606328/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=2436 CPUtime=402.15
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 576 0 0 0 40214 1 0 0 25 0 1 0 202998025 2494464 541 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134596435 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 609 541 73 123 0 484 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 2436

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1606136/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=3200 CPUtime=462.12
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 629 0 0 0 46211 1 0 0 25 0 1 0 202998025 3276800 594 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134584986 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 800 594 73 123 0 675 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 3200

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1606008/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=3200 CPUtime=522.1
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 669 0 0 0 52209 1 0 0 25 0 1 0 202998025 3276800 634 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598686 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 800 634 73 123 0 675 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 3200

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1605752/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=3200 CPUtime=582.07
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 725 0 0 0 58206 1 0 0 25 0 1 0 202998025 3276800 690 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597550 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 800 690 73 123 0 675 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 3200

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1605496/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=3200 CPUtime=642.06
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 778 0 0 0 64204 2 0 0 25 0 1 0 202998025 3276800 743 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526008 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 800 743 73 123 0 675 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 3200

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1605368/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=702.04
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 825 0 0 0 70202 2 0 0 25 0 1 0 202998025 4456448 790 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548056 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 790 73 123 0 963 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 4352

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1605112/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=762.02
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 875 0 0 0 76200 2 0 0 25 0 1 0 202998025 4456448 840 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598147 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 840 73 123 0 963 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 4352

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8019
/proc/meminfo: memFree=1604984/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=821.99
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 923 0 0 0 82197 2 0 0 25 0 1 0 202998025 4456448 888 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538149 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 888 73 123 0 963 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 4352

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

[startup+844.701 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604856/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=844.38
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 946 0 0 0 84436 2 0 0 25 0 1 0 202998025 4456448 911 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579424 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 911 73 123 0 963 0
Current children cumulated CPU time (s) 844.38
Current children cumulated vsize (KiB) 4352

[startup+857.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604792/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=857.17
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 958 0 0 0 85715 2 0 0 25 0 1 0 202998025 4456448 923 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542537 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 923 73 123 0 963 0
Current children cumulated CPU time (s) 857.17
Current children cumulated vsize (KiB) 4352

[startup+870.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=869.98
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 970 0 0 0 86995 3 0 0 25 0 1 0 202998025 4456448 935 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579222 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 935 73 123 0 963 0
Current children cumulated CPU time (s) 869.98
Current children cumulated vsize (KiB) 4352

[startup+873.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=873.17
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 973 0 0 0 87314 3 0 0 25 0 1 0 202998025 4456448 938 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 938 73 123 0 963 0
Current children cumulated CPU time (s) 873.17
Current children cumulated vsize (KiB) 4352

[startup+876.705 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=876.38
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 977 0 0 0 87635 3 0 0 25 0 1 0 202998025 4456448 942 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598717 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 942 73 123 0 963 0
Current children cumulated CPU time (s) 876.38
Current children cumulated vsize (KiB) 4352

[startup+877.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=877.17
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 977 0 0 0 87714 3 0 0 25 0 1 0 202998025 4456448 942 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542465 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 942 73 123 0 963 0
Current children cumulated CPU time (s) 877.17
Current children cumulated vsize (KiB) 4352

[startup+877.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=877.57
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 978 0 0 0 87754 3 0 0 25 0 1 0 202998025 4456448 943 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597212 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 943 73 123 0 963 0
Current children cumulated CPU time (s) 877.57
Current children cumulated vsize (KiB) 4352

[startup+878.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=877.77
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 978 0 0 0 87774 3 0 0 25 0 1 0 202998025 4456448 943 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134543038 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 943 73 123 0 963 0
Current children cumulated CPU time (s) 877.77
Current children cumulated vsize (KiB) 4352

[startup+878.201 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 8021
/proc/meminfo: memFree=1604728/2055920 swapFree=4159400/4192956
[pid=8018] ppid=8016 vsize=4352 CPUtime=877.87
/proc/8018/stat : 8018 (march_ks) R 8016 8018 7237 0 -1 4194304 978 0 0 0 87784 3 0 0 25 0 1 0 202998025 4456448 943 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/8018/statm: 1088 943 73 123 0 963 0
Current children cumulated CPU time (s) 877.87
Current children cumulated vsize (KiB) 4352

Child status: 20
Real time (s): 878.283
CPU time (s): 877.957
CPU user time (s): 877.926
CPU system time (s): 0.030995
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 4352

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

runsolver used 0.707892 second user time and 1.81672 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Thu Apr 26 01:26:42 UTC 2007

IDJOB= 370026
IDBENCH= 20439
IDSOLVER= 180
FILE ID= node13/370026-1177550802

PBS_JOBID= 4696621

Free space on /tmp= 66378 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  a1c857f1db1ccfc50e10a8a9bb41e428

RANDOM SEED= 650436763

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1609048 kB
Buffers:         40040 kB
Cached:         323992 kB
SwapCached:      12688 kB
Active:         249016 kB
Inactive:       138220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1609048 kB
SwapTotal:     4192956 kB
SwapFree:      4159400 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            45044 kB
Committed_AS:  6885920 kB
PageTables:       1872 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= 66378 MiB

End job on node13 on Thu Apr 26 01:41:20 UTC 2007