Trace number 1626291

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 4135.45 4136.92

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S632066493-060.cnf
MD5SUM18acde07d0986af307d23032d1000e7e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4135.45
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.00/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.04	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.04	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.04	c main()::
0.00/0.04	c initFormula():: searching for DIMACS p-line....
0.00/0.04	c full lookahead due to high density!
0.00/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.00/0.04	c parseCNF():: parsing....
0.00/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.04	c runParser():: parsing was successful, warming up engines...
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.00/0.04	c stat :: sign balance is biased by 0.043
0.00/0.04	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.04	c using k-SAT heuristics (size based diff)
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.00/0.04	c resolvent_look() :: found 2 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c dynamic_preselect_setsize :: off
0.00/0.04	c suggested doublelook initial :: 0
0.00/0.04	c main():: all systems go!
0.00/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 167 JD: 23
0.09/0.12	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: 1936 JD: 23
0.79/0.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 14201 JD: 23
6.09/6.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 71928 JD: 23
31.19/31.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 |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 259134 JD: 23
113.25/113.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 |****************************************************************| 5 NC: 719704 JD: 23
317.36/317.56	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1599905 JD: 23
714.91/715.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 2930212 JD: 23
1334.64/1335.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4528397 JD: 23
2111.71/2112.60	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6045041 JD: 23
2889.64/2890.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7181246 JD: 23
3504.58/3505.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7844564 JD: 23
3882.09/3883.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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 8140183 JD: 23
4057.84/4059.37	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 8237955 JD: 23
4118.12/4119.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 8260789 JD: 23
4132.72/4134.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 15 NC: 8264350 JD: 23
4135.12/4136.67	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |****************************************************************| 16 NC: 8264649 JD: 23
4135.32/4136.89	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |****************
c |********************************
c |****************************************************************| 17 NC: 8264659 JD: 23
4135.42/4136.90	c |----------------------------------------------------------------|
c |
4135.42/4136.90	c
4135.42/4136.90	c main():: nodeCount: 8264659
4135.42/4136.90	c main():: dead ends in main: 10402
4135.42/4136.90	c main():: lookAheadCount: 1027383050
4135.42/4136.90	c main():: unitResolveCount: 33387467
4135.42/4136.90	c main():: time=-158.917296
4135.42/4136.90	c main():: necessary_assignments: 162968
4135.42/4136.90	c main():: bin_sat: 0, bin_unsat 0
4135.42/4136.90	c main():: doublelook: #: 38768561, succes #: 32322857
4135.42/4136.90	c main():: doublelook: overall 3.823 of all possible doublelooks executed
4135.42/4136.90	c main():: doublelook: succesrate: 83.374, average DL_trigger: 17.858
4135.42/4136.90	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-1626291-1240060133/watcher-1626291-1240060133 -o /tmp/evaluation-result-1626291-1240060133/solver-1626291-1240060133 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626291-1240060133.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: 1.01 1.02 1.00 3/64 22482
/proc/meminfo: memFree=1370040/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=788 CPUtime=0
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 34040475 806912 84 1992294400 134512640 135019032 4294956240 18446744073709551615 134558385 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 197 84 48 123 0 72 0

[startup+0.047039 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 22482
/proc/meminfo: memFree=1370040/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=0.04
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 202 0 0 0 4 0 0 0 18 0 1 0 34040475 1114112 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134538413 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1088

[startup+0.101042 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 22482
/proc/meminfo: memFree=1370040/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=0.09
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 202 0 0 0 9 0 0 0 18 0 1 0 34040475 1114112 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134541733 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1088

[startup+0.301061 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 22482
/proc/meminfo: memFree=1370040/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=0.29
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 202 0 0 0 29 0 0 0 20 0 1 0 34040475 1114112 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134527288 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1088

[startup+0.701098 s]
/proc/loadavg: 1.01 1.02 1.00 3/64 22482
/proc/meminfo: memFree=1370040/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=0.69
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 202 0 0 0 69 0 0 0 24 0 1 0 34040475 1114112 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1088

[startup+1.50118 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22483
/proc/meminfo: memFree=1369520/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=1.49
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 202 0 0 0 149 0 0 0 25 0 1 0 34040475 1114112 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134537920 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1088

[startup+3.10133 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22483
/proc/meminfo: memFree=1369392/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=3.09
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 202 0 0 0 309 0 0 0 25 0 1 0 34040475 1114112 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134549234 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1088

[startup+6.30163 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22483
/proc/meminfo: memFree=1369264/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1088 CPUtime=6.29
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 203 0 0 0 629 0 0 0 25 0 1 0 34040475 1114112 186 1992294400 134512640 135019032 4294956240 18446744073709551615 134525852 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 272 186 72 123 0 147 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1088

[startup+12.7012 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22483
/proc/meminfo: memFree=1369080/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1356 CPUtime=12.69
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 245 0 0 0 1269 0 0 0 25 0 1 0 34040475 1388544 228 1992294400 134512640 135019032 4294956240 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 339 228 72 123 0 214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1356

[startup+25.5014 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 22483
/proc/meminfo: memFree=1369080/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1524 CPUtime=25.49
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 276 0 0 0 2549 0 0 0 25 0 1 0 34040475 1560576 259 1992294400 134512640 135019032 4294956240 18446744073709551615 134541833 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 381 259 72 123 0 256 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1524

[startup+51.1019 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 22483
/proc/meminfo: memFree=1368824/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=1904 CPUtime=51.07
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 350 0 0 0 5107 0 0 0 25 0 1 0 34040475 1949696 333 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 476 333 72 123 0 351 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1904

[startup+102.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22483
/proc/meminfo: memFree=1368120/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=2756 CPUtime=102.25
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 505 0 0 0 10225 0 0 0 25 0 1 0 34040475 2822144 488 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 689 488 72 123 0 564 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2756

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22483
/proc/meminfo: memFree=1367224/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=3520 CPUtime=162.23
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 712 0 0 0 16223 0 0 0 25 0 1 0 34040475 3604480 695 1992294400 134512640 135019032 4294956240 18446744073709551615 134598370 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 880 695 72 123 0 755 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3520

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1366264/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=4672 CPUtime=222.2
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 950 0 0 0 22220 0 0 0 25 0 1 0 34040475 4784128 933 1992294400 134512640 135019032 4294956240 18446744073709551615 134537933 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 1168 933 72 123 0 1043 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4672

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1365368/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=6396 CPUtime=282.17
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 1178 0 0 0 28217 0 0 0 25 0 1 0 34040475 6549504 1161 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 1599 1161 72 123 0 1474 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 6396

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1364352/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=6396 CPUtime=342.15
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 1427 0 0 0 34214 1 0 0 25 0 1 0 34040475 6549504 1410 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 1599 1410 72 123 0 1474 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 6396

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1363392/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=8984 CPUtime=402.13
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 1677 0 0 0 40212 1 0 0 25 0 1 0 34040475 9199616 1660 1992294400 134512640 135019032 4294956240 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 2246 1660 72 123 0 2121 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 8984

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1362176/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=8984 CPUtime=462.1
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 1959 0 0 0 46209 1 0 0 25 0 1 0 34040475 9199616 1942 1992294400 134512640 135019032 4294956240 18446744073709551615 134628669 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 2246 1942 72 123 0 2121 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 8984

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1360832/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=12864 CPUtime=522.08
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 2281 0 0 0 52207 1 0 0 25 0 1 0 34040475 13172736 2264 1992294400 134512640 135019032 4294956240 18446744073709551615 134578746 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 3216 2264 72 123 0 3091 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 12864

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1359808/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=12864 CPUtime=582.06
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 2533 0 0 0 58205 1 0 0 25 0 1 0 34040475 13172736 2516 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 3216 2516 72 123 0 3091 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 12864

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22483
/proc/meminfo: memFree=1358592/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=12864 CPUtime=642.04
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 2831 0 0 0 64203 1 0 0 25 0 1 0 34040475 13172736 2814 1992294400 134512640 135019032 4294956240 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 3216 2814 72 123 0 3091 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 12864


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

/proc/meminfo: memFree=1280128/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=92636 CPUtime=3401.02
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 22293 0 0 0 340088 14 0 0 25 0 1 0 34040475 94859264 22276 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 23159 22276 72 123 0 23034 0
Current children cumulated CPU time (s) 3401.02
Current children cumulated vsize (KiB) 92636

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22491
/proc/meminfo: memFree=1277952/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3461
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 22798 0 0 0 346085 15 0 0 25 0 1 0 34040475 140120064 22781 1992294400 134512640 135019032 4294956240 18446744073709551615 134628856 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 22781 72 123 0 34084 0
Current children cumulated CPU time (s) 3461
Current children cumulated vsize (KiB) 136836

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22491
/proc/meminfo: memFree=1275904/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3520.98
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 23310 0 0 0 352083 15 0 0 25 0 1 0 34040475 140120064 23293 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 23293 72 123 0 34084 0
Current children cumulated CPU time (s) 3520.98
Current children cumulated vsize (KiB) 136836

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22491
/proc/meminfo: memFree=1273856/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3580.97
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 23815 0 0 0 358081 16 0 0 25 0 1 0 34040475 140120064 23798 1992294400 134512640 135019032 4294956240 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 23798 72 123 0 34084 0
Current children cumulated CPU time (s) 3580.97
Current children cumulated vsize (KiB) 136836

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22491
/proc/meminfo: memFree=1271808/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3640.95
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 24340 0 0 0 364079 16 0 0 25 0 1 0 34040475 140120064 24323 1992294400 134512640 135019032 4294956240 18446744073709551615 134537986 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 24323 72 123 0 34084 0
Current children cumulated CPU time (s) 3640.95
Current children cumulated vsize (KiB) 136836

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22491
/proc/meminfo: memFree=1269632/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3700.94
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 24875 0 0 0 370078 16 0 0 25 0 1 0 34040475 140120064 24858 1992294400 134512640 135019032 4294956240 18446744073709551615 134587517 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 24858 72 123 0 34084 0
Current children cumulated CPU time (s) 3700.94
Current children cumulated vsize (KiB) 136836

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22491
/proc/meminfo: memFree=1267584/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3760.92
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 25397 0 0 0 376076 16 0 0 25 0 1 0 34040475 140120064 25380 1992294400 134512640 135019032 4294956240 18446744073709551615 134564765 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 25380 72 123 0 34084 0
Current children cumulated CPU time (s) 3760.92
Current children cumulated vsize (KiB) 136836

[startup+3822.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 22491
/proc/meminfo: memFree=1265472/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3820.91
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 25928 0 0 0 382074 17 0 0 25 0 1 0 34040475 140120064 25911 1992294400 134512640 135019032 4294956240 18446744073709551615 134526996 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 25911 72 123 0 34084 0
Current children cumulated CPU time (s) 3820.91
Current children cumulated vsize (KiB) 136836

[startup+3882.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/65 22491
/proc/meminfo: memFree=1263296/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3880.89
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 26455 0 0 0 388072 17 0 0 25 0 1 0 34040475 140120064 26438 1992294400 134512640 135019032 4294956240 18446744073709551615 134527258 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 26438 72 123 0 34084 0
Current children cumulated CPU time (s) 3880.89
Current children cumulated vsize (KiB) 136836

[startup+3942.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/65 22491
/proc/meminfo: memFree=1261120/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=3940.88
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 26986 0 0 0 394071 17 0 0 25 0 1 0 34040475 140120064 26969 1992294400 134512640 135019032 4294956240 18446744073709551615 134527288 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 26969 72 123 0 34084 0
Current children cumulated CPU time (s) 3940.88
Current children cumulated vsize (KiB) 136836

[startup+4002.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 22491
/proc/meminfo: memFree=1259008/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4000.86
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 27524 0 0 0 400068 18 0 0 25 0 1 0 34040475 140120064 27507 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 27507 72 123 0 34084 0
Current children cumulated CPU time (s) 4000.86
Current children cumulated vsize (KiB) 136836

[startup+4062.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 22491
/proc/meminfo: memFree=1256768/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4060.84
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28068 0 0 0 406066 18 0 0 25 0 1 0 34040475 140120064 28051 1992294400 134512640 135019032 4294956240 18446744073709551615 134585076 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28051 72 123 0 34084 0
Current children cumulated CPU time (s) 4060.84
Current children cumulated vsize (KiB) 136836

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 22491
/proc/meminfo: memFree=1254656/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4120.82
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28609 0 0 0 412064 18 0 0 25 0 1 0 34040475 140120064 28592 1992294400 134512640 135019032 4294956240 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28592 72 123 0 34084 0
Current children cumulated CPU time (s) 4120.82
Current children cumulated vsize (KiB) 136836

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

[startup+4127.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22491
/proc/meminfo: memFree=1254464/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4126.41
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28659 0 0 0 412623 18 0 0 25 0 1 0 34040475 140120064 28642 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28642 72 123 0 34084 0
Current children cumulated CPU time (s) 4126.41
Current children cumulated vsize (KiB) 136836

[startup+4131.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22491
/proc/meminfo: memFree=1254336/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4129.61
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28687 0 0 0 412943 18 0 0 25 0 1 0 34040475 140120064 28670 1992294400 134512640 135019032 4294956240 18446744073709551615 134587496 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28670 72 123 0 34084 0
Current children cumulated CPU time (s) 4129.61
Current children cumulated vsize (KiB) 136836

[startup+4134.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22491
/proc/meminfo: memFree=1254208/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4132.82
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28715 0 0 0 413263 19 0 0 25 0 1 0 34040475 140120064 28698 1992294400 134512640 135019032 4294956240 18446744073709551615 134587531 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28698 72 123 0 34084 0
Current children cumulated CPU time (s) 4132.82
Current children cumulated vsize (KiB) 136836

[startup+4135.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22491
/proc/meminfo: memFree=1254144/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4134.42
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28729 0 0 0 413423 19 0 0 25 0 1 0 34040475 140120064 28712 1992294400 134512640 135019032 4294956240 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28712 72 123 0 34084 0
Current children cumulated CPU time (s) 4134.42
Current children cumulated vsize (KiB) 136836

[startup+4136.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22491
/proc/meminfo: memFree=1254144/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4135.22
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28736 0 0 0 413503 19 0 0 25 0 1 0 34040475 140120064 28719 1992294400 134512640 135019032 4294956240 18446744073709551615 134587542 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28719 72 123 0 34084 0
Current children cumulated CPU time (s) 4135.22
Current children cumulated vsize (KiB) 136836

[startup+4136.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 22491
/proc/meminfo: memFree=1254144/2055920 swapFree=4192956/4192956
[pid=22482] ppid=22480 vsize=136836 CPUtime=4135.42
/proc/22482/stat : 22482 (march_ks) R 22480 22482 22401 0 -1 4194304 28737 0 0 0 413523 19 0 0 25 0 1 0 34040475 140120064 28720 1992294400 134512640 135019032 4294956240 18446744073709551615 134597489 0 0 4096 0 0 0 0 17 0 0 0
/proc/22482/statm: 34209 28720 72 123 0 34084 0
Current children cumulated CPU time (s) 4135.42
Current children cumulated vsize (KiB) 136836

Child status: 20
Real time (s): 4136.92
CPU time (s): 4135.45
CPU user time (s): 4135.24
CPU system time (s): 0.209968
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 136836

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

runsolver used 4.55631 second user time and 10.5334 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-18 15:08:54
IDJOB=1626291
IDBENCH=70380
IDSOLVER=582
FILE ID=node61/1626291-1240060133
PBS_JOBID= 9157541
Free space on /tmp= 66456 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S632066493-060.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626291-1240060133/watcher-1626291-1240060133 -o /tmp/evaluation-result-1626291-1240060133/solver-1626291-1240060133 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626291-1240060133.cnf            

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

MD5SUM BENCH= 18acde07d0986af307d23032d1000e7e
RANDOM SEED=450669535

node61.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.216
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.216
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:       1370520 kB
Buffers:         78260 kB
Cached:         534556 kB
SwapCached:          0 kB
Active:         264568 kB
Inactive:       361024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370520 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2908 kB
Writeback:           0 kB
Mapped:          22552 kB
Slab:            45964 kB
Committed_AS:   178352 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66452 MiB
End job on node61 at 2009-04-18 16:17:51