Trace number 1544790

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 925.183 925.712

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
MD5SUMc31ae01e49038ee90ca261273074a0e1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark582.064
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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 460 variables and 1955 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, 9 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 459 free variables and 1946 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.393
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 184 duplicate clauses
0.00/0.01	c resolvent_look() :: found 83 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 460 variables and 2029 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 460 variabels and 2029 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2029 / 460 ) = 4.41
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: 136 JD: 21
0.03/0.07	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: 2221 JD: 21
1.10/1.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 15744 JD: 21
7.99/8.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 61300 JD: 21
31.87/31.95	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 171771 JD: 21
88.95/89.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 |****************************************************************| 5 NC: 371596 JD: 21
194.06/194.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 |****************************************
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: 662188 JD: 21
350.48/350.77	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************c right child 154664 UNSAT by parent!
453.33/453.68	
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 994045 JD: 21
537.49/537.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 1282180 JD: 21
708.89/709.38	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************c right child 420263 UNSAT by parent!
736.38/736.88	
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 1476502 JD: 21
830.61/831.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****c right child 573796 UNSAT by parent!
835.31/835.86	
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 631096 UNSAT by parent!
864.40/864.94	
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 1574104 JD: 21
894.08/894.62	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 739726 UNSAT by parent!
906.18/906.76	
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 1609470 JD: 21
917.88/918.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 |****************************************************************| 12 NC: 1618330 JD: 21
923.97/924.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 |****************************************************************| 13 NC: 1619752 JD: 21
924.96/925.58	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
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: 1619889 JD: 21
925.06/925.70	c |----------------------------------------------------------------|
c |********
c |**********
c |***********
c |************
c |****************
c |********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |****************************************************************| 15 NC: 1619899 JD: 21
925.16/925.70	c |----------------------------------------------------------------|
c |
925.16/925.70	c
925.16/925.70	c main():: nodeCount: 1619899
925.16/925.70	c main():: dead ends in main: 22335
925.16/925.70	c main():: lookAheadCount: 135590977
925.16/925.70	c main():: unitResolveCount: 24377539
925.16/925.70	c main():: time=925.310000
925.16/925.70	c main():: necessary_assignments: 401875
925.16/925.70	c main():: bin_sat: 0, bin_unsat 0
925.16/925.70	c main():: doublelook: #: 7553419, succes #: 5693836
925.16/925.70	c main():: doublelook: overall 5.753 of all possible doublelooks executed
925.16/925.70	c main():: doublelook: succesrate: 75.381, average DL_trigger: 6789.405
925.16/925.70	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-1544790-1238614454/watcher-1544790-1238614454 -o /tmp/evaluation-result-1544790-1238614454/solver-1544790-1238614454 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1544790-1238614454.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.92 0.98 0.90 3/64 12300
/proc/meminfo: memFree=1508768/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=804 CPUtime=0
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1134111620 823296 111 1992294400 134512640 135019032 4294956240 18446744073709551615 134533376 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 201 111 51 123 0 76 0

[startup+0.0416109 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 12300
/proc/meminfo: memFree=1508768/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1212 CPUtime=0.03
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 247 0 0 0 3 0 0 0 18 0 1 0 1134111620 1241088 230 1992294400 134512640 135019032 4294956240 18446744073709551615 134597979 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 303 230 73 123 0 178 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1212

[startup+0.101619 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 12300
/proc/meminfo: memFree=1508768/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1344 CPUtime=0.09
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 258 0 0 0 9 0 0 0 18 0 1 0 1134111620 1376256 241 1992294400 134512640 135019032 4294956240 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 336 241 73 123 0 211 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1344

[startup+0.301645 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 12300
/proc/meminfo: memFree=1508768/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1344 CPUtime=0.29
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 271 0 0 0 29 0 0 0 20 0 1 0 1134111620 1376256 254 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 336 254 73 123 0 211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1344

[startup+0.701697 s]
/proc/loadavg: 0.92 0.98 0.90 3/64 12300
/proc/meminfo: memFree=1508768/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1344 CPUtime=0.69
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 277 0 0 0 69 0 0 0 24 0 1 0 1134111620 1376256 260 1992294400 134512640 135019032 4294956240 18446744073709551615 134597020 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 336 260 73 123 0 211 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1344

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.90 2/65 12301
/proc/meminfo: memFree=1507992/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1488 CPUtime=1.49
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 291 0 0 0 149 0 0 0 25 0 1 0 1134111620 1523712 274 1992294400 134512640 135019032 4294956240 18446744073709551615 134542335 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 372 274 73 123 0 247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1488

[startup+3.10201 s]
/proc/loadavg: 0.92 0.98 0.90 2/65 12301
/proc/meminfo: memFree=1507800/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1488 CPUtime=3.09
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 300 0 0 0 309 0 0 0 25 0 1 0 1134111620 1523712 283 1992294400 134512640 135019032 4294956240 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 372 283 73 123 0 247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1488

[startup+6.30143 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 12301
/proc/meminfo: memFree=1507688/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1488 CPUtime=6.29
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 311 0 0 0 629 0 0 0 25 0 1 0 1134111620 1523712 294 1992294400 134512640 135019032 4294956240 18446744073709551615 134538188 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 372 294 73 123 0 247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1488

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.90 2/65 12301
/proc/meminfo: memFree=1507496/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1684 CPUtime=12.69
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 342 0 0 0 1269 0 0 0 25 0 1 0 1134111620 1724416 325 1992294400 134512640 135019032 4294956240 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 421 325 73 123 0 296 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1684

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1507496/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=1684 CPUtime=25.47
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 362 0 0 0 2547 0 0 0 25 0 1 0 1134111620 1724416 345 1992294400 134512640 135019032 4294956240 18446744073709551615 134526429 0 0 4096 0 0 0 0 17 1 0 0
/proc/12300/statm: 421 345 73 123 0 296 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1684

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1507112/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=2140 CPUtime=51.06
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 480 0 0 0 5106 0 0 0 25 0 1 0 1134111620 2191360 463 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 535 463 73 123 0 410 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2140

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1506408/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=3440 CPUtime=102.24
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 646 0 0 0 10224 0 0 0 25 0 1 0 1134111620 3522560 629 1992294400 134512640 135019032 4294956240 18446744073709551615 134579371 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 860 629 73 123 0 735 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 3440

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1505448/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=4204 CPUtime=162.16
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 882 0 0 0 16216 0 0 0 25 0 1 0 1134111620 4304896 865 1992294400 134512640 135019032 4294956240 18446744073709551615 134538097 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 1051 865 73 123 0 926 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 4204

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1504104/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=5676 CPUtime=222.14
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 1220 0 0 0 22213 1 0 0 25 0 1 0 1134111620 5812224 1181 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 1419 1181 73 123 0 1294 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 5676

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1502888/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=7828 CPUtime=282.12
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 1536 0 0 0 28211 1 0 0 25 0 1 0 1134111620 8015872 1497 1992294400 134512640 135019032 4294956240 18446744073709551615 134538168 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 1957 1497 73 123 0 1832 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 7828

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1501736/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=7828 CPUtime=342.08
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 1827 0 0 0 34207 1 0 0 25 0 1 0 1134111620 8015872 1788 1992294400 134512640 135019032 4294956240 18446744073709551615 134542372 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 1957 1788 73 123 0 1832 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 7828

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1500008/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=11272 CPUtime=402.06
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 2255 0 0 0 40204 2 0 0 25 0 1 0 1134111620 11542528 2216 1992294400 134512640 135019032 4294956240 18446744073709551615 134538131 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 2818 2216 73 123 0 2693 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 11272

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1498600/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=11272 CPUtime=462.03
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 2630 0 0 0 46201 2 0 0 25 0 1 0 1134111620 11542528 2591 1992294400 134512640 135019032 4294956240 18446744073709551615 134526491 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 2818 2591 73 123 0 2693 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 11272

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 12301
/proc/meminfo: memFree=1497064/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=15152 CPUtime=521.99
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 3013 0 0 0 52197 2 0 0 25 0 1 0 1134111620 15515648 2974 1992294400 134512640 135019032 4294956240 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 3788 2974 73 123 0 3663 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 15152

[startup+582.302 s]
/proc/loadavg: 1.12 1.02 0.92 2/65 12301
/proc/meminfo: memFree=1495144/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=16864 CPUtime=581.95
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 3486 0 0 0 58193 2 0 0 25 0 1 0 1134111620 17268736 3447 1992294400 134512640 135019032 4294956240 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 4216 3447 73 123 0 4091 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 16864

[startup+642.302 s]
/proc/loadavg: 1.09 1.03 0.93 2/65 12301
/proc/meminfo: memFree=1493288/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=22684 CPUtime=641.94
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 3953 0 0 0 64191 3 0 0 25 0 1 0 1134111620 23228416 3914 1992294400 134512640 135019032 4294956240 18446744073709551615 134526496 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 5671 3914 73 123 0 5546 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 22684

[startup+702.302 s]
/proc/loadavg: 1.08 1.03 0.93 2/65 12301
/proc/meminfo: memFree=1491496/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=22684 CPUtime=701.89
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 4392 0 0 0 70186 3 0 0 25 0 1 0 1134111620 23228416 4353 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 5671 4353 73 123 0 5546 0
Current children cumulated CPU time (s) 701.89
Current children cumulated vsize (KiB) 22684

[startup+762.306 s]
/proc/loadavg: 1.07 1.04 0.94 2/65 12301
/proc/meminfo: memFree=1489448/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=22684 CPUtime=761.85
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 4921 0 0 0 76182 3 0 0 25 0 1 0 1134111620 23228416 4882 1992294400 134512640 135019032 4294956240 18446744073709551615 134542332 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 5671 4882 73 123 0 5546 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 22684

[startup+822.302 s]
/proc/loadavg: 1.06 1.04 0.94 2/65 12301
/proc/meminfo: memFree=1487464/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=26112 CPUtime=821.82
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 5410 0 0 0 82179 3 0 0 25 0 1 0 1134111620 26738688 5371 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 6528 5371 73 123 0 6403 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 26112

[startup+882.301 s]
/proc/loadavg: 1.02 1.03 0.94 2/65 12303
/proc/meminfo: memFree=1485096/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=881.79
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 5945 0 0 0 88175 4 0 0 25 0 1 0 1134111620 35680256 5906 1992294400 134512640 135019032 4294956240 18446744073709551615 134580044 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 5906 73 123 0 8586 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 34844

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

[startup+895.901 s]
/proc/loadavg: 1.10 1.05 0.95 2/65 12303
/proc/meminfo: memFree=1484648/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=895.38
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6061 0 0 0 89534 4 0 0 25 0 1 0 1134111620 35680256 6022 1992294400 134512640 135019032 4294956240 18446744073709551615 134547871 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6022 73 123 0 8586 0
Current children cumulated CPU time (s) 895.38
Current children cumulated vsize (KiB) 34844

[startup+908.702 s]
/proc/loadavg: 1.07 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1484200/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=908.18
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6176 0 0 0 90814 4 0 0 25 0 1 0 1134111620 35680256 6137 1992294400 134512640 135019032 4294956240 18446744073709551615 134548886 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6137 73 123 0 8586 0
Current children cumulated CPU time (s) 908.18
Current children cumulated vsize (KiB) 34844

[startup+915.102 s]
/proc/loadavg: 1.07 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1483944/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=914.58
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6232 0 0 0 91454 4 0 0 25 0 1 0 1134111620 35680256 6193 1992294400 134512640 135019032 4294956240 18446744073709551615 134542363 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6193 73 123 0 8586 0
Current children cumulated CPU time (s) 914.58
Current children cumulated vsize (KiB) 34844

[startup+921.502 s]
/proc/loadavg: 1.06 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1483752/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=920.97
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6287 0 0 0 92093 4 0 0 25 0 1 0 1134111620 35680256 6248 1992294400 134512640 135019032 4294956240 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6248 73 123 0 8586 0
Current children cumulated CPU time (s) 920.97
Current children cumulated vsize (KiB) 34844

[startup+923.102 s]
/proc/loadavg: 1.06 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1483688/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=922.57
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6301 0 0 0 92253 4 0 0 25 0 1 0 1134111620 35680256 6262 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6262 73 123 0 8586 0
Current children cumulated CPU time (s) 922.57
Current children cumulated vsize (KiB) 34844

[startup+924.702 s]
/proc/loadavg: 1.06 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1483624/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=924.17
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6312 0 0 0 92413 4 0 0 25 0 1 0 1134111620 35680256 6273 1992294400 134512640 135019032 4294956240 18446744073709551615 134598179 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6273 73 123 0 8586 0
Current children cumulated CPU time (s) 924.17
Current children cumulated vsize (KiB) 34844

[startup+925.501 s]
/proc/loadavg: 1.06 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1483624/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=924.96
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6319 0 0 0 92492 4 0 0 25 0 1 0 1134111620 35680256 6280 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6280 73 123 0 8586 0
Current children cumulated CPU time (s) 924.96
Current children cumulated vsize (KiB) 34844

[startup+925.701 s]
/proc/loadavg: 1.06 1.04 0.95 2/65 12303
/proc/meminfo: memFree=1483624/2055920 swapFree=4177712/4192956
[pid=12300] ppid=12298 vsize=34844 CPUtime=925.16
/proc/12300/stat : 12300 (march_ks) R 12298 12300 12112 0 -1 4194304 6321 0 0 0 92512 4 0 0 25 0 1 0 1134111620 35680256 6282 1992294400 134512640 135019032 4294956240 18446744073709551615 134577592 0 0 4096 0 0 0 0 17 0 0 0
/proc/12300/statm: 8711 6282 73 123 0 8586 0
Current children cumulated CPU time (s) 925.16
Current children cumulated vsize (KiB) 34844

Child status: 20
Real time (s): 925.712
CPU time (s): 925.183
CPU user time (s): 925.133
CPU system time (s): 0.049992
CPU usage (%): 99.9429
Max. virtual memory (cumulated for all children) (KiB): 34844

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

runsolver used 0.72089 second user time and 2.67259 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-01 21:34:14
IDJOB=1544790
IDBENCH=70622
IDSOLVER=559
FILE ID=node13/1544790-1238614454
PBS_JOBID= 9073688
Free space on /tmp= 66396 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S2007898659-069.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1544790-1238614454/watcher-1544790-1238614454 -o /tmp/evaluation-result-1544790-1238614454/solver-1544790-1238614454 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1544790-1238614454.cnf            

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

MD5SUM BENCH= c31ae01e49038ee90ca261273074a0e1
RANDOM SEED=408192580

node13.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.240
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.240
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:       1509312 kB
Buffers:         87504 kB
Cached:         367764 kB
SwapCached:       9036 kB
Active:         311196 kB
Inactive:       154504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1509312 kB
SwapTotal:     4192956 kB
SwapFree:      4177712 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            66968 kB
Committed_AS:  3137224 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66392 MiB
End job on node13 at 2009-04-01 21:49:40