Trace number 1626739

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
SAT07 reference solver: March KS 2007-02-08UNSAT 1093.57 1094.26

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S583379276-046.cnf
MD5SUMec21ee53dc668007eeef1fc2466b7011
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark716.989
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.01	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 480 variables and 2040 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 14 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 478 free variables and 2026 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.436
0.00/0.01	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 151 duplicate clauses
0.00/0.01	c resolvent_look() :: found 71 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 480 variables and 2097 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 480 variabels and 2097 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2097 / 480 ) = 4.37
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c suggested doublelook initial :: 0
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 148 JD: 20
0.04/0.09	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: 1691 JD: 20
0.89/0.91	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 11998 JD: 20
6.49/6.59	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 50283 JD: 20
28.34/28.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 156797 JD: 20
88.26/88.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 367156 JD: 20
207.16/207.42	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 682579 JD: 20
387.68/388.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1048400 JD: 20
602.75/603.29	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************c right child 234794 UNSAT by parent!
721.79/722.35	
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 1383596 JD: 20
807.55/808.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 1621040 JD: 20
958.77/959.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************c right child 579747 UNSAT by parent!
1041.03/1041.71	
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 1749185 JD: 20
1044.23/1044.95	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************c right child 623647 UNSAT by parent!
1063.62/1064.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 |****************************************************************| 11 NC: 1800559 JD: 20
1079.92/1080.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1816006 JD: 20
1090.91/1091.62	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
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: 1819124 JD: 20
1093.20/1093.91	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
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: 1819533 JD: 20
1093.50/1094.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| 15 NC: 1819563 JD: 20
1093.50/1094.25	c |----------------------------------------------------------------|
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| 16 NC: 1819563 JD: 20
1093.50/1094.26	c |----------------------------------------------------------------|
c |
1093.50/1094.26	c
1093.50/1094.26	c main():: nodeCount: 1819563
1093.50/1094.26	c main():: dead ends in main: 19569
1093.50/1094.26	c main():: lookAheadCount: 160727853
1093.50/1094.26	c main():: unitResolveCount: 24898883
1093.50/1094.26	c main():: time=1093.720000
1093.50/1094.26	c main():: necessary_assignments: 425717
1093.50/1094.26	c main():: bin_sat: 0, bin_unsat 0
1093.50/1094.26	c main():: doublelook: #: 8767245, succes #: 6637625
1093.50/1094.26	c main():: doublelook: overall 5.624 of all possible doublelooks executed
1093.50/1094.26	c main():: doublelook: succesrate: 75.709, average DL_trigger: 6988.645
1093.50/1094.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1626739-1240127492/watcher-1626739-1240127492 -o /tmp/evaluation-result-1626739-1240127492/solver-1626739-1240127492 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626739-1240127492.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26747
/proc/meminfo: memFree=1223368/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=792 CPUtime=0
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 40782488 811008 112 1992294400 134512640 135019032 4294956240 18446744073709551615 134560469 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 198 112 50 123 0 73 0

[startup+0.0482261 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26747
/proc/meminfo: memFree=1223368/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1368 CPUtime=0.04
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 262 0 0 0 4 0 0 0 18 0 1 0 40782488 1400832 245 1992294400 134512640 135019032 4294956240 18446744073709551615 134564568 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 342 245 73 123 0 217 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1368

[startup+0.101236 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26747
/proc/meminfo: memFree=1223368/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1368 CPUtime=0.1
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 267 0 0 0 10 0 0 0 18 0 1 0 40782488 1400832 250 1992294400 134512640 135019032 4294956240 18446744073709551615 134584621 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 342 250 73 123 0 217 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1368

[startup+0.301276 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26747
/proc/meminfo: memFree=1223368/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1368 CPUtime=0.3
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 278 0 0 0 30 0 0 0 19 0 1 0 40782488 1400832 261 1992294400 134512640 135019032 4294956240 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 342 261 73 123 0 217 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1368

[startup+0.701352 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 26747
/proc/meminfo: memFree=1223368/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1368 CPUtime=0.69
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 287 0 0 0 69 0 0 0 23 0 1 0 40782488 1400832 270 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 342 270 73 123 0 217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1368

[startup+1.50151 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1222528/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1504 CPUtime=1.49
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 296 0 0 0 149 0 0 0 25 0 1 0 40782488 1540096 279 1992294400 134512640 135019032 4294956240 18446744073709551615 134538572 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 376 279 73 123 0 251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1504

[startup+3.10685 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1222336/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1504 CPUtime=3.12
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 307 0 0 0 312 0 0 0 25 0 1 0 40782488 1540096 290 1992294400 134512640 135019032 4294956240 18446744073709551615 134538113 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 376 290 73 123 0 251 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 1504

[startup+6.30145 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1222208/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1504 CPUtime=6.29
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 319 0 0 0 629 0 0 0 25 0 1 0 40782488 1540096 302 1992294400 134512640 135019032 4294956240 18446744073709551615 134585640 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 376 302 73 123 0 251 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1504

[startup+12.7017 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1222016/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1716 CPUtime=12.69
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 350 0 0 0 1269 0 0 0 25 0 1 0 40782488 1757184 333 1992294400 134512640 135019032 4294956240 18446744073709551615 134579371 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 429 333 73 123 0 304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1716

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1222016/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=1716 CPUtime=25.45
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 366 0 0 0 2545 0 0 0 25 0 1 0 40782488 1757184 349 1992294400 134512640 135019032 4294956240 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 1 0 0
/proc/26747/statm: 429 349 73 123 0 304 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1716

[startup+51.1052 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1221760/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=2080 CPUtime=51.01
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 472 0 0 0 5101 0 0 0 25 0 1 0 40782488 2129920 436 1992294400 134512640 135019032 4294956240 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 520 436 73 123 0 395 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 2080

[startup+102.301 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1221312/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=2648 CPUtime=102.15
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 567 0 0 0 10215 0 0 0 25 0 1 0 40782488 2711552 531 1992294400 134512640 135019032 4294956240 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 662 531 73 123 0 537 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 2648

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1220672/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=3340 CPUtime=162.09
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 723 0 0 0 16209 0 0 0 25 0 1 0 40782488 3420160 687 1992294400 134512640 135019032 4294956240 18446744073709551615 134538578 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 835 687 73 123 0 710 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 3340

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1219776/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=4328 CPUtime=222.07
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 939 0 0 0 22206 1 0 0 25 0 1 0 40782488 4431872 903 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 1082 903 73 123 0 957 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 4328

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1219072/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=5704 CPUtime=282.04
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 1119 0 0 0 28203 1 0 0 25 0 1 0 40782488 5840896 1083 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 1426 1083 73 123 0 1301 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 5704

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1218304/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=5704 CPUtime=342.01
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 1315 0 0 0 34200 1 0 0 25 0 1 0 40782488 5840896 1279 1992294400 134512640 135019032 4294956240 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 1426 1279 73 123 0 1301 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 5704

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1217280/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=7876 CPUtime=401.98
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 1574 0 0 0 40197 1 0 0 25 0 1 0 40782488 8065024 1538 1992294400 134512640 135019032 4294956240 18446744073709551615 134563533 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 1969 1538 73 123 0 1844 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 7876

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1216320/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=7876 CPUtime=461.95
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 1813 0 0 0 46194 1 0 0 25 0 1 0 40782488 8065024 1777 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 1969 1777 73 123 0 1844 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 7876

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26748
/proc/meminfo: memFree=1215040/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=10464 CPUtime=521.91
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 2115 0 0 0 52190 1 0 0 25 0 1 0 40782488 10715136 2079 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 2616 2079 73 123 0 2491 0
Current children cumulated CPU time (s) 521.91
Current children cumulated vsize (KiB) 10464

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1214144/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=11360 CPUtime=581.87
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 2327 0 0 0 58185 2 0 0 25 0 1 0 40782488 11632640 2291 1992294400 134512640 135019032 4294956240 18446744073709551615 134564818 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 2840 2291 73 123 0 2715 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 11360

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1212864/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=15240 CPUtime=641.83
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 2649 0 0 0 64181 2 0 0 25 0 1 0 40782488 15605760 2613 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 3810 2613 73 123 0 3685 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 15240

[startup+702.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1211648/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=15240 CPUtime=701.8
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 2951 0 0 0 70178 2 0 0 25 0 1 0 40782488 15605760 2915 1992294400 134512640 135019032 4294956240 18446744073709551615 134578876 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 3810 2915 73 123 0 3685 0
Current children cumulated CPU time (s) 701.8
Current children cumulated vsize (KiB) 15240

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1210368/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=15240 CPUtime=761.76
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 3275 0 0 0 76174 2 0 0 25 0 1 0 40782488 15605760 3239 1992294400 134512640 135019032 4294956240 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 3810 3239 73 123 0 3685 0
Current children cumulated CPU time (s) 761.76
Current children cumulated vsize (KiB) 15240

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1209024/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=15240 CPUtime=821.74
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 3621 0 0 0 82171 3 0 0 25 0 1 0 40782488 15605760 3585 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 3810 3585 73 123 0 3685 0
Current children cumulated CPU time (s) 821.74
Current children cumulated vsize (KiB) 15240

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1207616/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=881.7
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 3976 0 0 0 88167 3 0 0 25 0 1 0 40782488 23400448 3940 1992294400 134512640 135019032 4294956240 18446744073709551615 134597206 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 3940 73 123 0 5588 0
Current children cumulated CPU time (s) 881.7
Current children cumulated vsize (KiB) 22852

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1206144/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=941.68
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 4346 0 0 0 94165 3 0 0 25 0 1 0 40782488 23400448 4310 1992294400 134512640 135019032 4294956240 18446744073709551615 134578961 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 4310 73 123 0 5588 0
Current children cumulated CPU time (s) 941.68
Current children cumulated vsize (KiB) 22852

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1204544/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1001.65
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 4746 0 0 0 100162 3 0 0 25 0 1 0 40782488 23400448 4710 1992294400 134512640 135019032 4294956240 18446744073709551615 134542782 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 4710 73 123 0 5588 0
Current children cumulated CPU time (s) 1001.65
Current children cumulated vsize (KiB) 22852

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1202880/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1061.62
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5175 0 0 0 106158 4 0 0 25 0 1 0 40782488 23400448 5139 1992294400 134512640 135019032 4294956240 18446744073709551615 134578848 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5139 73 123 0 5588 0
Current children cumulated CPU time (s) 1061.62
Current children cumulated vsize (KiB) 22852

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

[startup+1075.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1202432/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1074.91
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5274 0 0 0 107487 4 0 0 25 0 1 0 40782488 23400448 5238 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5238 73 123 0 5588 0
Current children cumulated CPU time (s) 1074.91
Current children cumulated vsize (KiB) 22852

[startup+1082 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1202240/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1081.31
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5320 0 0 0 108127 4 0 0 25 0 1 0 40782488 23400448 5284 1992294400 134512640 135019032 4294956240 18446744073709551615 134526538 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5284 73 123 0 5588 0
Current children cumulated CPU time (s) 1081.31
Current children cumulated vsize (KiB) 22852

[startup+1088.41 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1202048/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1087.71
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5369 0 0 0 108767 4 0 0 25 0 1 0 40782488 23400448 5333 1992294400 134512640 135019032 4294956240 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5333 73 123 0 5588 0
Current children cumulated CPU time (s) 1087.71
Current children cumulated vsize (KiB) 22852

[startup+1091.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1201984/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1090.91
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5393 0 0 0 109087 4 0 0 25 0 1 0 40782488 23400448 5357 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5357 73 123 0 5588 0
Current children cumulated CPU time (s) 1090.91
Current children cumulated vsize (KiB) 22852

[startup+1093.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1201920/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1092.5
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5406 0 0 0 109246 4 0 0 25 0 1 0 40782488 23400448 5370 1992294400 134512640 135019032 4294956240 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5370 73 123 0 5588 0
Current children cumulated CPU time (s) 1092.5
Current children cumulated vsize (KiB) 22852

[startup+1094 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1201920/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1093.3
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5411 0 0 0 109326 4 0 0 25 0 1 0 40782488 23400448 5375 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5375 73 123 0 5588 0
Current children cumulated CPU time (s) 1093.3
Current children cumulated vsize (KiB) 22852

[startup+1094.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26754
/proc/meminfo: memFree=1201920/2055920 swapFree=4192956/4192956
[pid=26747] ppid=26745 vsize=22852 CPUtime=1093.5
/proc/26747/stat : 26747 (march_ks) R 26745 26747 26604 0 -1 4194304 5413 0 0 0 109346 4 0 0 25 0 1 0 40782488 23400448 5377 1992294400 134512640 135019032 4294956240 18446744073709551615 134538131 0 0 4096 0 0 0 0 17 0 0 0
/proc/26747/statm: 5713 5377 73 123 0 5588 0
Current children cumulated CPU time (s) 1093.5
Current children cumulated vsize (KiB) 22852

Child status: 20
Real time (s): 1094.26
CPU time (s): 1093.57
CPU user time (s): 1093.52
CPU system time (s): 0.045993
CPU usage (%): 99.9365
Max. virtual memory (cumulated for all children) (KiB): 22852

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

runsolver used 1.16982 second user time and 3.06353 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-19 09:51:32
IDJOB=1626739
IDBENCH=70604
IDSOLVER=582
FILE ID=node28/1626739-1240127492
PBS_JOBID= 9157787
Free space on /tmp= 66348 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S583379276-046.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626739-1240127492/watcher-1626739-1240127492 -o /tmp/evaluation-result-1626739-1240127492/solver-1626739-1240127492 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626739-1240127492.cnf            

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

MD5SUM BENCH= ec21ee53dc668007eeef1fc2466b7011
RANDOM SEED=1992817908

node28.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:       1223912 kB
Buffers:         83408 kB
Cached:         667924 kB
SwapCached:          0 kB
Active:         339724 kB
Inactive:       426476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1223912 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2892 kB
Writeback:           0 kB
Mapped:          24496 kB
Slab:            51736 kB
Committed_AS:   212216 kB
PageTables:       1420 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= 66344 MiB
End job on node28 at 2009-04-19 10:09:46