Trace number 1626287

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 3867.37 3868.53

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S914952752-019.cnf
MD5SUMab0fa90b59935117df784f9568093dd2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3867.37
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.038
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 3 duplicate clauses
0.00/0.04	c resolvent_look() :: found 3 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2346 / 110 ) = 21.33
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: 163 JD: 20
0.10/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: 3695 JD: 20
1.69/1.73	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 28841 JD: 20
13.19/13.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 |****************************************************************| 3 NC: 134455 JD: 20
62.07/62.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 448376 JD: 20
207.92/208.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1121485 JD: 20
524.09/524.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 |****************************************************************| 6 NC: 2240026 JD: 20
1053.15/1053.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 3705186 JD: 20
1750.14/1750.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5226261 JD: 20
2484.47/2485.36	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6481026 JD: 20
3104.22/3105.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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 7293376 JD: 20
3520.42/3521.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 |****************************************************************| 11 NC: 7705754 JD: 20
3741.77/3742.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7864483 JD: 20
3832.05/3833.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 |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 13 NC: 7911084 JD: 20
3860.24/3861.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 14 NC: 7920731 JD: 20
3866.34/3867.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
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: 7922054 JD: 20
3867.23/3868.43	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |****************************************************************| 16 NC: 7922173 JD: 20
3867.33/3868.51	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |************************************************
c |****************************************************************| 17 NC: 7922177 JD: 20
3867.33/3868.52	c |----------------------------------------------------------------|
c |
3867.33/3868.52	c
3867.33/3868.52	c main():: nodeCount: 7922177
3867.33/3868.52	c main():: dead ends in main: 11128
3867.33/3868.52	c main():: lookAheadCount: 981074829
3867.33/3868.52	c main():: unitResolveCount: 25673594
3867.33/3868.52	c main():: time=-427.017296
3867.33/3868.52	c main():: necessary_assignments: 139406
3867.33/3868.52	c main():: bin_sat: 0, bin_unsat 0
3867.33/3868.52	c main():: doublelook: #: 36943488, succes #: 30794309
3867.33/3868.52	c main():: doublelook: overall 3.815 of all possible doublelooks executed
3867.33/3868.52	c main():: doublelook: succesrate: 83.355, average DL_trigger: 18.683
3867.33/3868.52	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-1626287-1240058793/watcher-1626287-1240058793 -o /tmp/evaluation-result-1626287-1240058793/solver-1626287-1240058793 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626287-1240058793.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.00 1.00 1.00 3/64 19305
/proc/meminfo: memFree=1443384/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=788 CPUtime=0
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 33911932 806912 85 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 197 85 48 123 0 72 0

[startup+0.0869159 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19305
/proc/meminfo: memFree=1443384/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=0.08
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 8 0 0 0 18 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134541800 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1104

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19305
/proc/meminfo: memFree=1443384/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=0.1
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 10 0 0 0 18 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1104

[startup+0.301931 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19305
/proc/meminfo: memFree=1443384/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=0.3
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 30 0 0 0 19 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134538558 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1104

[startup+0.70196 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19305
/proc/meminfo: memFree=1443384/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=0.7
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 70 0 0 0 23 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134538493 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1104

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442928/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=1.5
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 150 0 0 0 25 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1104

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442800/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=3.09
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 309 0 0 0 25 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134585223 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1104

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442672/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=6.29
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 202 0 0 0 629 0 0 0 25 0 1 0 33911932 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1104

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442544/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1104 CPUtime=12.69
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 205 0 0 0 1269 0 0 0 25 0 1 0 33911932 1130496 188 1992294400 134512640 135019032 4294956240 18446744073709551615 134541814 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 276 188 72 123 0 151 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1104

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442480/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1252 CPUtime=25.48
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 216 0 0 0 2548 0 0 0 25 0 1 0 33911932 1282048 199 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 313 199 72 123 0 188 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1252

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442480/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1252 CPUtime=51.07
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 234 0 0 0 5107 0 0 0 25 0 1 0 33911932 1282048 217 1992294400 134512640 135019032 4294956240 18446744073709551615 134628837 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 313 217 72 123 0 188 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1252

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442288/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1464 CPUtime=102.26
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 321 0 0 0 10226 0 0 0 25 0 1 0 33911932 1499136 285 1992294400 134512640 135019032 4294956240 18446744073709551615 134628830 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 366 285 72 123 0 241 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1464

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1442096/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=1844 CPUtime=162.23
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 371 0 0 0 16223 0 0 0 25 0 1 0 33911932 1888256 335 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 461 335 72 123 0 336 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1844

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1441904/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=2184 CPUtime=222.21
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 422 0 0 0 22221 0 0 0 25 0 1 0 33911932 2236416 386 1992294400 134512640 135019032 4294956240 18446744073709551615 134538585 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 546 386 72 123 0 421 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2184

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1441648/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=2184 CPUtime=282.19
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 475 0 0 0 28219 0 0 0 25 0 1 0 33911932 2236416 439 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 546 439 72 123 0 421 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 2184

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1441392/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=2696 CPUtime=342.16
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 530 0 0 0 34216 0 0 0 25 0 1 0 33911932 2760704 494 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 674 494 72 123 0 549 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 2696

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1441136/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=2696 CPUtime=402.14
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 592 0 0 0 40214 0 0 0 25 0 1 0 33911932 2760704 556 1992294400 134512640 135019032 4294956240 18446744073709551615 134538413 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 674 556 72 123 0 549 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 2696

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1440816/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=3460 CPUtime=462.12
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 656 0 0 0 46212 0 0 0 25 0 1 0 33911932 3543040 620 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 865 620 72 123 0 740 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 3460

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1440560/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=3460 CPUtime=522.09
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 725 0 0 0 52208 1 0 0 25 0 1 0 33911932 3543040 689 1992294400 134512640 135019032 4294956240 18446744073709551615 134541779 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 865 689 72 123 0 740 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 3460

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1440368/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=3460 CPUtime=582.07
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 784 0 0 0 58206 1 0 0 25 0 1 0 33911932 3543040 748 1992294400 134512640 135019032 4294956240 18446744073709551615 134597156 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 865 748 72 123 0 740 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 3460

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19306
/proc/meminfo: memFree=1440112/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=4612 CPUtime=642.04
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 846 0 0 0 64203 1 0 0 25 0 1 0 33911932 4722688 810 1992294400 134512640 135019032 4294956240 18446744073709551615 134542179 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 1153 810 72 123 0 1028 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 4612


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

/proc/meminfo: memFree=1417776/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=27572 CPUtime=3221.29
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 6342 0 0 0 322124 5 0 0 25 0 1 0 33911932 28233728 6306 1992294400 134512640 135019032 4294956240 18446744073709551615 134536950 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 6893 6306 72 123 0 6768 0
Current children cumulated CPU time (s) 3221.29
Current children cumulated vsize (KiB) 27572

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1416880/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=27572 CPUtime=3281.28
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 6570 0 0 0 328123 5 0 0 25 0 1 0 33911932 28233728 6534 1992294400 134512640 135019032 4294956240 18446744073709551615 134628916 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 6893 6534 72 123 0 6768 0
Current children cumulated CPU time (s) 3281.28
Current children cumulated vsize (KiB) 27572

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1415792/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=27864 CPUtime=3341.26
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 6876 0 0 0 334121 5 0 0 25 0 1 0 33911932 28532736 6824 1992294400 134512640 135019032 4294956240 18446744073709551615 134541794 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 6966 6824 72 123 0 6841 0
Current children cumulated CPU time (s) 3341.26
Current children cumulated vsize (KiB) 27864

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1414832/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3401.25
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 7095 0 0 0 340120 5 0 0 25 0 1 0 33911932 41943040 7043 1992294400 134512640 135019032 4294956240 18446744073709551615 134541777 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 7043 72 123 0 10115 0
Current children cumulated CPU time (s) 3401.25
Current children cumulated vsize (KiB) 40960

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1413808/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3461.24
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 7314 0 0 0 346118 6 0 0 25 0 1 0 33911932 41943040 7262 1992294400 134512640 135019032 4294956240 18446744073709551615 134536915 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 7262 72 123 0 10115 0
Current children cumulated CPU time (s) 3461.24
Current children cumulated vsize (KiB) 40960

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1412592/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3521.22
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 7628 0 0 0 352116 6 0 0 25 0 1 0 33911932 41943040 7576 1992294400 134512640 135019032 4294956240 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 7576 72 123 0 10115 0
Current children cumulated CPU time (s) 3521.22
Current children cumulated vsize (KiB) 40960

[startup+3582.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 19314
/proc/meminfo: memFree=1411568/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3581.21
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 7876 0 0 0 358115 6 0 0 25 0 1 0 33911932 41943040 7824 1992294400 134512640 135019032 4294956240 18446744073709551615 134537973 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 7824 72 123 0 10115 0
Current children cumulated CPU time (s) 3581.21
Current children cumulated vsize (KiB) 40960

[startup+3642.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 19314
/proc/meminfo: memFree=1410480/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3641.19
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 8154 0 0 0 364113 6 0 0 25 0 1 0 33911932 41943040 8102 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 8102 72 123 0 10115 0
Current children cumulated CPU time (s) 3641.19
Current children cumulated vsize (KiB) 40960

[startup+3702.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 19314
/proc/meminfo: memFree=1409264/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3701.18
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 8457 0 0 0 370111 7 0 0 25 0 1 0 33911932 41943040 8405 1992294400 134512640 135019032 4294956240 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 8405 72 123 0 10115 0
Current children cumulated CPU time (s) 3701.18
Current children cumulated vsize (KiB) 40960

[startup+3762.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19314
/proc/meminfo: memFree=1407984/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3761.17
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 8783 0 0 0 376110 7 0 0 25 0 1 0 33911932 41943040 8731 1992294400 134512640 135019032 4294956240 18446744073709551615 134537960 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 8731 72 123 0 10115 0
Current children cumulated CPU time (s) 3761.17
Current children cumulated vsize (KiB) 40960

[startup+3822.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19314
/proc/meminfo: memFree=1406640/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3821.15
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9127 0 0 0 382108 7 0 0 25 0 1 0 33911932 41943040 9075 1992294400 134512640 135019032 4294956240 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9075 72 123 0 10115 0
Current children cumulated CPU time (s) 3821.15
Current children cumulated vsize (KiB) 40960

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

[startup+3839.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19314
/proc/meminfo: memFree=1406256/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3838.75
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9237 0 0 0 383868 7 0 0 25 0 1 0 33911932 41943040 9185 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9185 72 123 0 10115 0
Current children cumulated CPU time (s) 3838.75
Current children cumulated vsize (KiB) 40960

[startup+3852.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405936/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3851.54
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9315 0 0 0 385147 7 0 0 25 0 1 0 33911932 41943040 9263 1992294400 134512640 135019032 4294956240 18446744073709551615 134587546 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9263 72 123 0 10115 0
Current children cumulated CPU time (s) 3851.54
Current children cumulated vsize (KiB) 40960

[startup+3859.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405744/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3857.94
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9360 0 0 0 385787 7 0 0 25 0 1 0 33911932 41943040 9308 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9308 72 123 0 10115 0
Current children cumulated CPU time (s) 3857.94
Current children cumulated vsize (KiB) 40960

[startup+3865.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405552/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3864.34
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9403 0 0 0 386427 7 0 0 25 0 1 0 33911932 41943040 9351 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9351 72 123 0 10115 0
Current children cumulated CPU time (s) 3864.34
Current children cumulated vsize (KiB) 40960

[startup+3867.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405552/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3865.93
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9415 0 0 0 386586 7 0 0 25 0 1 0 33911932 41943040 9363 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9363 72 123 0 10115 0
Current children cumulated CPU time (s) 3865.93
Current children cumulated vsize (KiB) 40960

[startup+3867.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405488/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3866.73
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9420 0 0 0 386666 7 0 0 25 0 1 0 33911932 41943040 9368 1992294400 134512640 135019032 4294956240 18446744073709551615 134597192 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9368 72 123 0 10115 0
Current children cumulated CPU time (s) 3866.73
Current children cumulated vsize (KiB) 40960

[startup+3868.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405488/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3867.13
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9423 0 0 0 386706 7 0 0 25 0 1 0 33911932 41943040 9371 1992294400 134512640 135019032 4294956240 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9371 72 123 0 10115 0
Current children cumulated CPU time (s) 3867.13
Current children cumulated vsize (KiB) 40960

[startup+3868.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19314
/proc/meminfo: memFree=1405488/2055920 swapFree=4192956/4192956
[pid=19305] ppid=19303 vsize=40960 CPUtime=3867.33
/proc/19305/stat : 19305 (march_ks) R 19303 19305 19228 0 -1 4194304 9424 0 0 0 386726 7 0 0 25 0 1 0 33911932 41943040 9372 1992294400 134512640 135019032 4294956240 18446744073709551615 134589843 0 0 4096 0 0 0 0 17 0 0 0
/proc/19305/statm: 10240 9372 72 123 0 10115 0
Current children cumulated CPU time (s) 3867.33
Current children cumulated vsize (KiB) 40960

Child status: 20
Real time (s): 3868.53
CPU time (s): 3867.37
CPU user time (s): 3867.28
CPU system time (s): 0.085986
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 40960

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

runsolver used 4.69928 second user time and 9.41957 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-18 14:46:33
IDJOB=1626287
IDBENCH=70378
IDSOLVER=582
FILE ID=node34/1626287-1240058793
PBS_JOBID= 9157532
Free space on /tmp= 66448 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-S914952752-019.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626287-1240058793/watcher-1626287-1240058793 -o /tmp/evaluation-result-1626287-1240058793/solver-1626287-1240058793 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626287-1240058793.cnf            

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

MD5SUM BENCH= ab0fa90b59935117df784f9568093dd2
RANDOM SEED=692156791

node34.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.214
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.214
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:       1443928 kB
Buffers:         78228 kB
Cached:         466588 kB
SwapCached:          0 kB
Active:         244912 kB
Inactive:       313812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1443928 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2904 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            39368 kB
Committed_AS:   162996 kB
PageTables:       1380 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= 66448 MiB
End job on node34 at 2009-04-18 15:51:01