Trace number 1515085

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hiUNSAT 813.96 814.277

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1420449214-092.cnf
MD5SUM320f330386aa57359f97f15f784cbd07
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark726.985
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.04	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.04	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.04	c main()::
0.00/0.04	c initFormula():: searching for DIMACS p-line....
0.00/0.04	c full lookahead due to high density!
0.00/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 100 variables and 2130 clauses.
0.00/0.04	c parseCNF():: parsing....
0.00/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.04	c runParser():: parsing was successful, warming up engines...
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c preprocessing fase I completed:: there are now 100 free variables and 2130 clauses.
0.00/0.04	c stat :: sign balance is biased by 0.042
0.00/0.04	c using k-SAT heuristics (size based diff)
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 13 duplicate clauses
0.00/0.04	c resolvent_look() :: found 7 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2137 / 100 ) = 21.37
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c number of free variables = 100
0.00/0.04	c dynamic_preselect_setsize :: off
0.00/0.04	c main():: all systems go!
0.00/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 138
0.05/0.08	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 522
0.10/0.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 3452
0.69/0.75	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 18279
4.09/4.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 70509
17.59/17.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 205579
56.46/56.57	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 468655
140.33/140.46	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 861576
277.68/277.83	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 1313091
449.42/449.61	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 1708810
612.16/612.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 1968228
727.52/727.87	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 2091487
786.69/787.03	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 2132164
807.88/808.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |****************************************************************| (13/999) NodeCount: 2141015
812.98/813.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |****************************************************************| (14/999) NodeCount: 2142289
813.78/814.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (15/999) NodeCount: 2142390
813.88/814.26	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |********
c |****************
c |******************
c |*******************
c |********************
c |************************
c |********************************
c |****************************************************************| (16/999) NodeCount: 2142395
813.88/814.26	c |----------------------------------------------------------------|
c |
813.88/814.26	c
813.88/814.26	c main():: nodeCount: 2142395
813.88/814.26	c main():: dead ends in main: 17675
813.88/814.26	c main():: lookAheadCount: 106249374
813.88/814.26	c main():: unitResolveCount: 11752218
813.88/814.26	c main():: time=814.070000
813.88/814.26	c main():: necessary_assignments: 60854
813.88/814.26	c main():: bin_sat: 0, bin_unsat 0
813.88/814.26	c main():: doublelook: #: 8402572, succes #: 6677141
813.88/814.26	c main():: doublelook: overall 8.171 of all possible doublelooks executed
813.88/814.26	c main():: doublelook: succesrate: 79.465, average DL_trigger: 26.685
813.88/814.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1515085-1238248972/watcher-1515085-1238248972 -o /tmp/evaluation-result-1515085-1238248972/solver-1515085-1238248972 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1515085-1238248972.cnf 

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 7112
/proc/meminfo: memFree=1431896/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=972 CPUtime=0
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 1097558479 995328 98 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 243 105 62 167 0 74 0

[startup+0.054954 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 7112
/proc/meminfo: memFree=1431896/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=1352 CPUtime=0.05
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 227 0 0 0 5 0 0 0 18 0 1 0 1097558479 1384448 210 1992294400 134512640 135197378 4294956240 18446744073709551615 134592768 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 338 210 93 167 0 169 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1352

[startup+0.101962 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 7112
/proc/meminfo: memFree=1431896/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=1352 CPUtime=0.1
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 227 0 0 0 10 0 0 0 18 0 1 0 1097558479 1384448 210 1992294400 134512640 135197378 4294956240 18446744073709551615 134611821 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 338 210 93 167 0 169 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1352

[startup+0.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 7112
/proc/meminfo: memFree=1431896/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=1352 CPUtime=0.3
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 227 0 0 0 30 0 0 0 19 0 1 0 1097558479 1384448 210 1992294400 134512640 135197378 4294956240 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 338 210 93 167 0 169 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1352

[startup+0.701075 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 7112
/proc/meminfo: memFree=1431896/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=1540 CPUtime=0.69
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 249 0 0 0 69 0 0 0 23 0 1 0 1097558479 1576960 232 1992294400 134512640 135197378 4294956240 18446744073709551615 134603330 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 385 232 93 167 0 216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1540

[startup+1.50223 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1431248/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=1540 CPUtime=1.5
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 272 0 0 0 150 0 0 0 25 0 1 0 1097558479 1576960 255 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 385 255 93 167 0 216 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1540

[startup+3.10153 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1430800/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=1908 CPUtime=3.09
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 364 0 0 0 309 0 0 0 25 0 1 0 1097558479 1953792 329 1992294400 134512640 135197378 4294956240 18446744073709551615 134550686 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 477 329 93 167 0 308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1908

[startup+6.30113 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1430480/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=2136 CPUtime=6.29
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 442 0 0 0 629 0 0 0 25 0 1 0 1097558479 2187264 407 1992294400 134512640 135197378 4294956240 18446744073709551615 134602696 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 534 407 93 167 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2136

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1429776/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=2988 CPUtime=12.69
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 593 0 0 0 1269 0 0 0 25 0 1 0 1097558479 3059712 558 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 747 558 93 167 0 578 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2988

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1428496/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=5080 CPUtime=25.48
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 896 0 0 0 2548 0 0 0 25 0 1 0 1097558479 5201920 861 1992294400 134512640 135197378 4294956240 18446744073709551615 134524935 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 1270 861 93 167 0 1101 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5080

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1426320/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=6980 CPUtime=51.07
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 1440 0 0 0 5107 0 0 0 25 0 1 0 1097558479 7147520 1405 1992294400 134512640 135197378 4294956240 18446744073709551615 134526714 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 1745 1405 93 167 0 1576 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6980

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1422032/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=13796 CPUtime=102.25
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 2470 0 0 0 10224 1 0 0 25 0 1 0 1097558479 14127104 2435 1992294400 134512640 135197378 4294956240 18446744073709551615 134539132 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 3449 2435 93 167 0 3280 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13796

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1417552/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=19616 CPUtime=162.23
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 3593 0 0 0 16221 2 0 0 25 0 1 0 1097558479 20086784 3558 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 4904 3558 93 167 0 4735 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19616

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1413136/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=20316 CPUtime=222.2
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 4669 0 0 0 22218 2 0 0 25 0 1 0 1097558479 20803584 4634 1992294400 134512640 135197378 4294956240 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 5079 4634 93 167 0 4910 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20316

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1409104/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=29048 CPUtime=282.17
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 5675 0 0 0 28214 3 0 0 25 0 1 0 1097558479 29745152 5640 1992294400 134512640 135197378 4294956240 18446744073709551615 134524938 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 7262 5640 93 167 0 7093 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 29048

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1404816/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=29048 CPUtime=342.16
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 6704 0 0 0 34212 4 0 0 25 0 1 0 1097558479 29745152 6669 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 7262 6669 93 167 0 7093 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 29048

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1400976/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=43544 CPUtime=402.14
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 7668 0 0 0 40209 5 0 0 25 0 1 0 1097558479 44589056 7633 1992294400 134512640 135197378 4294956240 18446744073709551615 134605243 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 10886 7633 93 167 0 10717 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 43544

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1397264/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=43544 CPUtime=462.11
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 8596 0 0 0 46206 5 0 0 25 0 1 0 1097558479 44589056 8561 1992294400 134512640 135197378 4294956240 18446744073709551615 134550950 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 10886 8561 93 167 0 10717 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 43544

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1393424/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=43544 CPUtime=522.09
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 9520 0 0 0 52203 6 0 0 25 0 1 0 1097558479 44589056 9485 1992294400 134512640 135197378 4294956240 18446744073709551615 134602864 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 10886 9485 93 167 0 10717 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 43544

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1389840/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=43544 CPUtime=582.07
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 10408 0 0 0 58200 7 0 0 25 0 1 0 1097558479 44589056 10373 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 10886 10373 93 167 0 10717 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 43544

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1386320/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=642.05
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 11260 0 0 0 64197 8 0 0 25 0 1 0 1097558479 64704512 11225 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 11225 93 167 0 15628 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 63188

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1382864/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=702.02
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 12095 0 0 0 70194 8 0 0 25 0 1 0 1097558479 64704512 12060 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 12060 93 167 0 15628 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 63188

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1379664/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=762
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 12874 0 0 0 76191 9 0 0 25 0 1 0 1097558479 64704512 12839 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 12839 93 167 0 15628 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 63188

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

[startup+767.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1379344/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=767.59
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 12945 0 0 0 76750 9 0 0 25 0 1 0 1097558479 64704512 12910 1992294400 134512640 135197378 4294956240 18446744073709551615 134602915 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 12910 93 167 0 15628 0
Current children cumulated CPU time (s) 767.59
Current children cumulated vsize (KiB) 63188

[startup+793.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1378128/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=793.19
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13261 0 0 0 79309 10 0 0 25 0 1 0 1097558479 64704512 13226 1992294400 134512640 135197378 4294956240 18446744073709551615 134550651 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13226 93 167 0 15628 0
Current children cumulated CPU time (s) 793.19
Current children cumulated vsize (KiB) 63188

[startup+806.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377488/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=805.99
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13410 0 0 0 80589 10 0 0 25 0 1 0 1097558479 64704512 13375 1992294400 134512640 135197378 4294956240 18446744073709551615 134602884 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13375 93 167 0 15628 0
Current children cumulated CPU time (s) 805.99
Current children cumulated vsize (KiB) 63188

[startup+809.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377360/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=809.19
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13446 0 0 0 80909 10 0 0 25 0 1 0 1097558479 64704512 13411 1992294400 134512640 135197378 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13411 93 167 0 15628 0
Current children cumulated CPU time (s) 809.19
Current children cumulated vsize (KiB) 63188

[startup+812.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377232/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=812.38
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13480 0 0 0 81228 10 0 0 25 0 1 0 1097558479 64704512 13445 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13445 93 167 0 15628 0
Current children cumulated CPU time (s) 812.38
Current children cumulated vsize (KiB) 63188

[startup+813.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377232/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=813.18
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13487 0 0 0 81308 10 0 0 25 0 1 0 1097558479 64704512 13452 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13452 93 167 0 15628 0
Current children cumulated CPU time (s) 813.18
Current children cumulated vsize (KiB) 63188

[startup+813.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377168/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=813.58
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13491 0 0 0 81348 10 0 0 25 0 1 0 1097558479 64704512 13456 1992294400 134512640 135197378 4294956240 18446744073709551615 134602829 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13456 93 167 0 15628 0
Current children cumulated CPU time (s) 813.58
Current children cumulated vsize (KiB) 63188

[startup+814.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377168/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=813.78
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13492 0 0 0 81368 10 0 0 25 0 1 0 1097558479 64704512 13457 1992294400 134512640 135197378 4294956240 18446744073709551615 134602894 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13457 93 167 0 15628 0
Current children cumulated CPU time (s) 813.78
Current children cumulated vsize (KiB) 63188

[startup+814.203 s]
/proc/loadavg: 0.99 0.98 0.99 2/73 7113
/proc/meminfo: memFree=1377168/2055920 swapFree=4168900/4192956
[pid=7112] ppid=7110 vsize=63188 CPUtime=813.88
/proc/7112/stat : 7112 (march_hi) R 7110 7112 6749 0 -1 4194304 13493 0 0 0 81378 10 0 0 25 0 1 0 1097558479 64704512 13458 1992294400 134512640 135197378 4294956240 18446744073709551615 134602687 0 0 4096 0 0 0 0 17 1 0 0
/proc/7112/statm: 15797 13458 93 167 0 15628 0
Current children cumulated CPU time (s) 813.88
Current children cumulated vsize (KiB) 63188

Child status: 20
Real time (s): 814.277
CPU time (s): 813.96
CPU user time (s): 813.849
CPU system time (s): 0.110983
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 63188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 813.849
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13495
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 1978

runsolver used 0.806877 second user time and 2.18367 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-28 15:02:52
IDJOB=1515085
IDBENCH=70400
IDSOLVER=521
FILE ID=node64/1515085-1238248972
PBS_JOBID= 9060737
Free space on /tmp= 66408 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S1420449214-092.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515085-1238248972/watcher-1515085-1238248972 -o /tmp/evaluation-result-1515085-1238248972/solver-1515085-1238248972 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1515085-1238248972.cnf

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

MD5SUM BENCH= 320f330386aa57359f97f15f784cbd07
RANDOM SEED=1608899898

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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.261
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:       1432376 kB
Buffers:         75504 kB
Cached:         454116 kB
SwapCached:      14856 kB
Active:          48472 kB
Inactive:       497756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1432376 kB
SwapTotal:     4192956 kB
SwapFree:      4168900 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          16120 kB
Slab:            62272 kB
Committed_AS:  2882468 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node64 at 2009-03-28 15:16:26