Trace number 1626749

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 2615.7 2617.23

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S2034442711-054.cnf
MD5SUMe64132f69b48603863762aba5004d683
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1885.19
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, 7 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 479 free variables and 2033 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.401
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 166 duplicate clauses
0.00/0.01	c resolvent_look() :: found 93 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 480 variables and 2126 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 2126 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2126 / 480 ) = 4.43
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: 189 JD: 25
0.09/0.11	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: 2381 JD: 25
1.19/1.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 |****************************************************************| 2 NC: 15760 JD: 25
8.49/8.54	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 69976 JD: 25
37.57/37.61	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 230740 JD: 25
124.01/124.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 right child 40895 UNSAT by parent!
193.98/194.12	
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 587344 JD: 25
319.10/319.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1203771 JD: 25
671.53/671.98	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************c right child 463019 UNSAT by parent!
979.91/980.52	
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 2033573 JD: 25
1174.80/1175.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************c left child 812343 UNSAT by parent!
1405.55/1406.40	
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************c right child 931335 UNSAT by parent!
1513.70/1514.68	
c |**********************************************************c right child 953765 UNSAT by parent!
1524.99/1525.97	
c |***********************************************************
c |************************************************************
c |*************************************************************c right child 1009654 UNSAT by parent!
1624.33/1625.32	
c |**************************************************************c right child 1049628 UNSAT by parent!
1667.91/1668.97	
c |***************************************************************
c |****************************************************************| 8 NC: 2885860 JD: 25
1724.38/1725.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************c right child 1173740 UNSAT by parent!
1749.97/1751.05	
c |*******************
c |********************
c |*********************
c |**********************c right child 1202716 UNSAT by parent!
1772.25/1773.37	
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************c right child 1361595 UNSAT by parent!
1888.09/1889.20	
c |********************************************
c |*********************************************
c |**********************************************c right child 1395171 UNSAT by parent!
1917.47/1918.64	
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************c right child 1702048 UNSAT by parent!
2141.35/2142.68	c right child 1713524 UNSAT by parent!
2141.35/2142.68	
c |***************************************************************
c |****************************************************************| 9 NC: 3547514 JD: 25
2174.43/2175.75	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************c right child 1870628 UNSAT by parent!
2221.00/2222.38	
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************c right child 1948315 UNSAT by parent!
2256.88/2258.29	
c |******************************************
c |*******************************************c right child 1974530 UNSAT by parent!
2282.07/2283.49	
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************c right child 2303723 UNSAT by parent!
2444.86/2446.34	
c |****************************************************************| 10 NC: 3930917 JD: 25
2444.86/2446.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 4095850 JD: 25
2564.50/2566.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 left child 2700540 UNSAT by parent!
2580.98/2582.55	
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************c right child 2729735 UNSAT by parent!
2591.87/2593.49	
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 4149077 JD: 25
2604.07/2605.68	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************c left child 2801637 UNSAT by parent!
2606.87/2608.50	
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4161611 JD: 25
2613.66/2615.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 |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4163846 JD: 25
2615.36/2616.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |************
c |*************
c |**************
c |****************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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: 4164102 JD: 25
2615.66/2617.20	c |----------------------------------------------------------------|
c |****************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 16 NC: 4164118 JD: 25
2615.66/2617.22	c |----------------------------------------------------------------|
c |
2615.66/2617.22	c
2615.66/2617.22	c main():: nodeCount: 4164118
2615.66/2617.22	c main():: dead ends in main: 50102
2615.66/2617.22	c main():: lookAheadCount: 365703927
2615.66/2617.22	c main():: unitResolveCount: 70980358
2615.66/2617.22	c main():: time=-1678.897296
2615.66/2617.22	c main():: necessary_assignments: 1058925
2615.66/2617.22	c main():: bin_sat: 0, bin_unsat 0
2615.66/2617.22	c main():: doublelook: #: 20293522, succes #: 15428311
2615.66/2617.22	c main():: doublelook: overall 5.727 of all possible doublelooks executed
2615.66/2617.22	c main():: doublelook: succesrate: 76.026, average DL_trigger: 7056.889
2615.66/2617.22	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-1626749-1240130125/watcher-1626749-1240130125 -o /tmp/evaluation-result-1626749-1240130125/solver-1626749-1240130125 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626749-1240130125.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.85 0.97 0.99 3/64 27005
/proc/meminfo: memFree=826408/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=792 CPUtime=0
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 41046195 811008 112 1992294400 134512640 135019032 4294956240 18446744073709551615 134561713 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 198 112 50 123 0 73 0

[startup+0.0450801 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27005
/proc/meminfo: memFree=826408/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1236 CPUtime=0.04
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 254 0 0 0 4 0 0 0 18 0 1 0 41046195 1265664 237 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 309 237 73 123 0 184 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1236

[startup+0.10109 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27005
/proc/meminfo: memFree=826408/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1236 CPUtime=0.09
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 263 0 0 0 9 0 0 0 18 0 1 0 41046195 1265664 246 1992294400 134512640 135019032 4294956240 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 309 246 73 123 0 184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1236

[startup+0.301133 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27005
/proc/meminfo: memFree=826408/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1368 CPUtime=0.29
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 280 0 0 0 29 0 0 0 19 0 1 0 41046195 1400832 263 1992294400 134512640 135019032 4294956240 18446744073709551615 134526499 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 342 263 73 123 0 217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1368

[startup+0.70122 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 27005
/proc/meminfo: memFree=826408/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1368 CPUtime=0.69
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 286 0 0 0 69 0 0 0 23 0 1 0 41046195 1400832 269 1992294400 134512640 135019032 4294956240 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 342 269 73 123 0 217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1368

[startup+1.50239 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27006
/proc/meminfo: memFree=825504/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1508 CPUtime=1.49
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 298 0 0 0 149 0 0 0 25 0 1 0 41046195 1544192 281 1992294400 134512640 135019032 4294956240 18446744073709551615 134526510 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 377 281 73 123 0 252 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1508

[startup+3.10173 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 27006
/proc/meminfo: memFree=825312/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1508 CPUtime=3.09
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 313 0 0 0 309 0 0 0 25 0 1 0 41046195 1544192 296 1992294400 134512640 135019032 4294956240 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 377 296 73 123 0 252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1508

[startup+6.30142 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 27006
/proc/meminfo: memFree=825184/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1696 CPUtime=6.29
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 339 0 0 0 629 0 0 0 25 0 1 0 41046195 1736704 322 1992294400 134512640 135019032 4294956240 18446744073709551615 134564838 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 424 322 73 123 0 299 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1696

[startup+12.7018 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 27006
/proc/meminfo: memFree=825000/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=1696 CPUtime=12.68
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 362 0 0 0 1268 0 0 0 25 0 1 0 41046195 1736704 345 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 424 345 73 123 0 299 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1696

[startup+25.5015 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 27006
/proc/meminfo: memFree=824816/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=2064 CPUtime=25.48
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 450 0 0 0 2548 0 0 0 25 0 1 0 41046195 2113536 415 1992294400 134512640 135019032 4294956240 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 516 415 73 123 0 391 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2064

[startup+51.102 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 27006
/proc/meminfo: memFree=824496/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=2632 CPUtime=51.06
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 557 0 0 0 5106 0 0 0 25 0 1 0 41046195 2695168 522 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 658 522 73 123 0 533 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2632

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 27008
/proc/meminfo: memFree=823472/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=3516 CPUtime=102.23
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 781 0 0 0 10223 0 0 0 25 0 1 0 41046195 3600384 746 1992294400 134512640 135019032 4294956240 18446744073709551615 134585640 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 879 746 73 123 0 754 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 3516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=821808/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=5652 CPUtime=162.2
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 1195 0 0 0 16219 1 0 0 25 0 1 0 41046195 5787648 1160 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 1413 1160 73 123 0 1288 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 5652

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=820272/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=7820 CPUtime=222.17
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 1589 0 0 0 22216 1 0 0 25 0 1 0 41046195 8007680 1554 1992294400 134512640 135019032 4294956240 18446744073709551615 134538128 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 1955 1554 73 123 0 1830 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 7820

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=819376/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=7820 CPUtime=282.13
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 1796 0 0 0 28212 1 0 0 25 0 1 0 41046195 8007680 1761 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 1955 1761 73 123 0 1830 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 7820

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=817712/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=11300 CPUtime=342.09
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 2225 0 0 0 34208 1 0 0 25 0 1 0 41046195 11571200 2190 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 2825 2190 73 123 0 2700 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 11300

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=815408/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=15180 CPUtime=402.08
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 2806 0 0 0 40206 2 0 0 25 0 1 0 41046195 15544320 2771 1992294400 134512640 135019032 4294956240 18446744073709551615 134538208 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 3795 2771 73 123 0 3670 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 15180

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=813552/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=15180 CPUtime=462.04
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 3286 0 0 0 46202 2 0 0 25 0 1 0 41046195 15544320 3251 1992294400 134512640 135019032 4294956240 18446744073709551615 134564774 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 3795 3251 73 123 0 3670 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 15180

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=811696/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=16956 CPUtime=522
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 3756 0 0 0 52198 2 0 0 25 0 1 0 41046195 17362944 3721 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 4239 3721 73 123 0 4114 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 16956

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=810480/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=22776 CPUtime=581.97
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 4044 0 0 0 58195 2 0 0 25 0 1 0 41046195 23322624 4009 1992294400 134512640 135019032 4294956240 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 5694 4009 73 123 0 5569 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 22776

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27008
/proc/meminfo: memFree=809456/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=22776 CPUtime=641.94
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 4295 0 0 0 64191 3 0 0 25 0 1 0 41046195 23322624 4260 1992294400 134512640 135019032 4294956240 18446744073709551615 134526429 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 5694 4260 73 123 0 5569 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 22776


################
# More data... #
################

/proc/meminfo: memFree=760496/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=75048 CPUtime=2021.12
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 16430 0 0 0 202100 12 0 0 25 0 1 0 41046195 76849152 16395 1992294400 134512640 135019032 4294956240 18446744073709551615 134542948 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 18762 16395 73 123 0 18637 0
Current children cumulated CPU time (s) 2021.12
Current children cumulated vsize (KiB) 75048

[startup+2082.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=758512/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=75048 CPUtime=2081.08
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 16922 0 0 0 208096 12 0 0 25 0 1 0 41046195 76849152 16887 1992294400 134512640 135019032 4294956240 18446744073709551615 134548041 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 18762 16887 73 123 0 18637 0
Current children cumulated CPU time (s) 2081.08
Current children cumulated vsize (KiB) 75048

[startup+2142.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=756784/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=89272 CPUtime=2141.05
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 17362 0 0 0 214092 13 0 0 25 0 1 0 41046195 91414528 17327 1992294400 134512640 135019032 4294956240 18446744073709551615 134563591 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 22318 17327 73 123 0 22193 0
Current children cumulated CPU time (s) 2141.05
Current children cumulated vsize (KiB) 89272

[startup+2202.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=754672/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=89272 CPUtime=2201.02
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 17876 0 0 0 220089 13 0 0 25 0 1 0 41046195 91414528 17841 1992294400 134512640 135019032 4294956240 18446744073709551615 134526544 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 22318 17841 73 123 0 22193 0
Current children cumulated CPU time (s) 2201.02
Current children cumulated vsize (KiB) 89272

[startup+2262.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=752304/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=89272 CPUtime=2260.98
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 18477 0 0 0 226084 14 0 0 25 0 1 0 41046195 91414528 18442 1992294400 134512640 135019032 4294956240 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 22318 18442 73 123 0 22193 0
Current children cumulated CPU time (s) 2260.98
Current children cumulated vsize (KiB) 89272

[startup+2322.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=750064/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=89272 CPUtime=2320.93
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 19030 0 0 0 232079 14 0 0 25 0 1 0 41046195 91414528 18995 1992294400 134512640 135019032 4294956240 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 22318 18995 73 123 0 22193 0
Current children cumulated CPU time (s) 2320.93
Current children cumulated vsize (KiB) 89272

[startup+2382.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=747504/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2380.9
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 19600 0 0 0 238075 15 0 0 25 0 1 0 41046195 121589760 19565 1992294400 134512640 135019032 4294956240 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 19565 73 123 0 29560 0
Current children cumulated CPU time (s) 2380.9
Current children cumulated vsize (KiB) 118740

[startup+2442.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=745712/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2440.85
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 20052 0 0 0 244070 15 0 0 25 0 1 0 41046195 121589760 20017 1992294400 134512640 135019032 4294956240 18446744073709551615 134538113 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 20017 73 123 0 29560 0
Current children cumulated CPU time (s) 2440.85
Current children cumulated vsize (KiB) 118740

[startup+2502.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=743472/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2500.83
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 20619 0 0 0 250067 16 0 0 25 0 1 0 41046195 121589760 20584 1992294400 134512640 135019032 4294956240 18446744073709551615 134542380 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 20584 73 123 0 29560 0
Current children cumulated CPU time (s) 2500.83
Current children cumulated vsize (KiB) 118740

[startup+2562.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=741360/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2560.8
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21143 0 0 0 256064 16 0 0 25 0 1 0 41046195 121589760 21108 1992294400 134512640 135019032 4294956240 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21108 73 123 0 29560 0
Current children cumulated CPU time (s) 2560.8
Current children cumulated vsize (KiB) 118740

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

[startup+2585.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=740592/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2583.98
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21349 0 0 0 258382 16 0 0 25 0 1 0 41046195 121589760 21314 1992294400 134512640 135019032 4294956240 18446744073709551615 134542770 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21314 73 123 0 29560 0
Current children cumulated CPU time (s) 2583.98
Current children cumulated vsize (KiB) 118740

[startup+2598.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=740144/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2596.77
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21459 0 0 0 259661 16 0 0 25 0 1 0 41046195 121589760 21424 1992294400 134512640 135019032 4294956240 18446744073709551615 134597295 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21424 73 123 0 29560 0
Current children cumulated CPU time (s) 2596.77
Current children cumulated vsize (KiB) 118740

[startup+2604.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739888/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2603.17
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21511 0 0 0 260301 16 0 0 25 0 1 0 41046195 121589760 21476 1992294400 134512640 135019032 4294956240 18446744073709551615 134542770 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21476 73 123 0 29560 0
Current children cumulated CPU time (s) 2603.17
Current children cumulated vsize (KiB) 118740

[startup+2611.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739760/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2609.57
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21564 0 0 0 260941 16 0 0 25 0 1 0 41046195 121589760 21529 1992294400 134512640 135019032 4294956240 18446744073709551615 134526451 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21529 73 123 0 29560 0
Current children cumulated CPU time (s) 2609.57
Current children cumulated vsize (KiB) 118740

[startup+2614.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739632/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2612.76
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21591 0 0 0 261260 16 0 0 25 0 1 0 41046195 121589760 21556 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21556 73 123 0 29560 0
Current children cumulated CPU time (s) 2612.76
Current children cumulated vsize (KiB) 118740

[startup+2615.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739568/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2614.36
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21602 0 0 0 261420 16 0 0 25 0 1 0 41046195 121589760 21567 1992294400 134512640 135019032 4294956240 18446744073709551615 134542782 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21567 73 123 0 29560 0
Current children cumulated CPU time (s) 2614.36
Current children cumulated vsize (KiB) 118740

[startup+2616.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739568/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2615.16
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21608 0 0 0 261500 16 0 0 25 0 1 0 41046195 121589760 21573 1992294400 134512640 135019032 4294956240 18446744073709551615 134538131 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21573 73 123 0 29560 0
Current children cumulated CPU time (s) 2615.16
Current children cumulated vsize (KiB) 118740

[startup+2617.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739504/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2615.56
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21612 0 0 0 261540 16 0 0 25 0 1 0 41046195 121589760 21577 1992294400 134512640 135019032 4294956240 18446744073709551615 134543030 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21577 73 123 0 29560 0
Current children cumulated CPU time (s) 2615.56
Current children cumulated vsize (KiB) 118740

[startup+2617.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 27014
/proc/meminfo: memFree=739504/2055920 swapFree=4192956/4192956
[pid=27005] ppid=27003 vsize=118740 CPUtime=2615.66
/proc/27005/stat : 27005 (march_ks) R 27003 27005 26968 0 -1 4194304 21613 0 0 0 261550 16 0 0 25 0 1 0 41046195 121589760 21578 1992294400 134512640 135019032 4294956240 18446744073709551615 134578778 0 0 4096 0 0 0 0 17 0 0 0
/proc/27005/statm: 29685 21578 73 123 0 29560 0
Current children cumulated CPU time (s) 2615.66
Current children cumulated vsize (KiB) 118740

Child status: 20
Real time (s): 2617.23
CPU time (s): 2615.7
CPU user time (s): 2615.52
CPU system time (s): 0.178972
CPU usage (%): 99.9414
Max. virtual memory (cumulated for all children) (KiB): 118740

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

runsolver used 2.6096 second user time and 6.93694 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-19 10:35:25
IDJOB=1626749
IDBENCH=70609
IDSOLVER=582
FILE ID=node10/1626749-1240130125
PBS_JOBID= 9159239
Free space on /tmp= 66328 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-S2034442711-054.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626749-1240130125/watcher-1626749-1240130125 -o /tmp/evaluation-result-1626749-1240130125/solver-1626749-1240130125 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626749-1240130125.cnf            

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

MD5SUM BENCH= e64132f69b48603863762aba5004d683
RANDOM SEED=2089574796

node10.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.263
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	: 5931.00
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.263
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:        826896 kB
Buffers:         79456 kB
Cached:        1071784 kB
SwapCached:          0 kB
Active:         233920 kB
Inactive:       931148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        826896 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3024 kB
Writeback:           0 kB
Mapped:          23564 kB
Slab:            50076 kB
Committed_AS:   165360 kB
PageTables:       1372 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= 66324 MiB
End job on node10 at 2009-04-19 11:19:03