Trace number 1626295

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 3797.78 3799.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1251522734-073.cnf
MD5SUM1434f33cdfd0e0bf38ee5caed68ed069
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3797.78
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.036
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 4 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: 152 JD: 23
0.09/0.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 1499 JD: 23
0.59/0.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 11906 JD: 23
5.09/5.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 60568 JD: 23
26.29/26.35	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 224515 JD: 23
98.15/98.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 |****************************************************************| 5 NC: 636217 JD: 23
280.58/280.72	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1437449 JD: 23
642.33/642.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 2656866 JD: 23
1210.50/1211.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 4129743 JD: 23
1928.60/1929.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************c right child 1498519 UNSAT by parent!
2359.09/2360.10	
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 5539581 JD: 23
2654.36/2655.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 |****************************************************************| 10 NC: 6595045 JD: 23
3228.43/3229.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 7202312 JD: 23
3576.55/3578.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7464299 JD: 23
3733.28/3734.97	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 13 NC: 7546309 JD: 23
3784.05/3785.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 7564468 JD: 23
3795.65/3797.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 |****************************************************************| 15 NC: 7567155 JD: 23
3797.55/3799.21	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
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: 7567392 JD: 23
3797.66/3799.39	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |****************
c |********************************
c |************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |****************************************************************| 17 NC: 7567405 JD: 23
3797.66/3799.40	c |----------------------------------------------------------------|
c |
3797.66/3799.40	c
3797.66/3799.40	c main():: nodeCount: 7567405
3797.66/3799.40	c main():: dead ends in main: 9175
3797.66/3799.40	c main():: lookAheadCount: 939615372
3797.66/3799.40	c main():: unitResolveCount: 30905534
3797.66/3799.40	c main():: time=-496.637296
3797.66/3799.40	c main():: necessary_assignments: 148205
3797.66/3799.40	c main():: bin_sat: 0, bin_unsat 0
3797.66/3799.40	c main():: doublelook: #: 35427321, succes #: 29527219
3797.66/3799.40	c main():: doublelook: overall 3.819 of all possible doublelooks executed
3797.66/3799.40	c main():: doublelook: succesrate: 83.346, average DL_trigger: 18.875
3797.66/3799.40	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-1626295-1240060696/watcher-1626295-1240060696 -o /tmp/evaluation-result-1626295-1240060696/solver-1626295-1240060696 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626295-1240060696.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 23301
/proc/meminfo: memFree=967224/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=788 CPUtime=0
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 34103135 806912 84 1992294400 134512640 135019032 4294956240 18446744073709551615 134527621 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 197 84 48 123 0 72 0

[startup+0.05792 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23301
/proc/meminfo: memFree=967224/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=0.05
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 202 0 0 0 5 0 0 0 18 0 1 0 34103135 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1104

[startup+0.102923 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23301
/proc/meminfo: memFree=967224/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=0.09
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 202 0 0 0 9 0 0 0 18 0 1 0 34103135 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134548056 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1104

[startup+0.301942 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23301
/proc/meminfo: memFree=967224/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=0.29
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 202 0 0 0 29 0 0 0 19 0 1 0 34103135 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1104

[startup+0.701978 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23301
/proc/meminfo: memFree=967224/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=0.69
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 202 0 0 0 69 0 0 0 23 0 1 0 34103135 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1104

[startup+1.50105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=966704/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=1.49
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 202 0 0 0 149 0 0 0 25 0 1 0 34103135 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1104

[startup+3.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=966576/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=3.09
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 202 0 0 0 309 0 0 0 25 0 1 0 34103135 1130496 185 1992294400 134512640 135019032 4294956240 18446744073709551615 134526933 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1104

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=966448/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1104 CPUtime=6.29
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 207 0 0 0 629 0 0 0 25 0 1 0 34103135 1130496 190 1992294400 134512640 135019032 4294956240 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 276 190 72 123 0 151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1104

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=966200/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1308 CPUtime=12.69
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 246 0 0 0 1269 0 0 0 25 0 1 0 34103135 1339392 229 1992294400 134512640 135019032 4294956240 18446744073709551615 134565489 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 327 229 72 123 0 202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=966136/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1408 CPUtime=25.48
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 284 0 0 0 2548 0 0 0 25 0 1 0 34103135 1441792 267 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 352 267 72 123 0 227 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1408

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=965816/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=1788 CPUtime=51.07
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 370 0 0 0 5107 0 0 0 25 0 1 0 34103135 1830912 353 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 447 353 72 123 0 322 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1788

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=965048/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=2640 CPUtime=102.25
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 546 0 0 0 10225 0 0 0 25 0 1 0 34103135 2703360 529 1992294400 134512640 135019032 4294956240 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 660 529 72 123 0 535 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2640

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=964024/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=4556 CPUtime=162.22
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 796 0 0 0 16222 0 0 0 25 0 1 0 34103135 4665344 779 1992294400 134512640 135019032 4294956240 18446744073709551615 134587542 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 1139 779 72 123 0 1014 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 4556

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=963128/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=4556 CPUtime=222.2
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 1012 0 0 0 22220 0 0 0 25 0 1 0 34103135 4665344 995 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 1 0 0
/proc/23301/statm: 1139 995 72 123 0 1014 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 4556

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=961976/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=6280 CPUtime=282.18
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 1296 0 0 0 28217 1 0 0 25 0 1 0 34103135 6430720 1279 1992294400 134512640 135019032 4294956240 18446744073709551615 134538532 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 1570 1279 72 123 0 1445 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6280

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=960824/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=8868 CPUtime=342.15
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 1564 0 0 0 34214 1 0 0 25 0 1 0 34103135 9080832 1547 1992294400 134512640 135019032 4294956240 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 2217 1547 72 123 0 2092 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 8868

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=959544/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=9000 CPUtime=402.12
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 1886 0 0 0 40211 1 0 0 25 0 1 0 34103135 9216000 1869 1992294400 134512640 135019032 4294956240 18446744073709551615 134526998 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 2250 1869 72 123 0 2125 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 9000

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=958328/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=12880 CPUtime=462.1
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 2190 0 0 0 46209 1 0 0 25 0 1 0 34103135 13189120 2173 1992294400 134512640 135019032 4294956240 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 3220 2173 72 123 0 3095 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 12880

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=957176/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=12880 CPUtime=522.08
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 2467 0 0 0 52207 1 0 0 25 0 1 0 34103135 13189120 2450 1992294400 134512640 135019032 4294956240 18446744073709551615 134541777 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 3220 2450 72 123 0 3095 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 12880

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=955960/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=12880 CPUtime=582.05
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 2783 0 0 0 58204 1 0 0 25 0 1 0 34103135 13189120 2766 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/23301/statm: 3220 2766 72 123 0 3095 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 12880

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23302
/proc/meminfo: memFree=954488/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=13072 CPUtime=642.04
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 3160 0 0 0 64202 2 0 0 25 0 1 0 34103135 13385728 3143 1992294400 134512640 135019032 4294956240 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 3268 3143 72 123 0 3143 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 13072


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

/proc/meminfo: memFree=877240/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=92676 CPUtime=3220.93
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 22258 0 0 0 322079 14 0 0 25 0 1 0 34103135 94900224 22241 1992294400 134512640 135019032 4294956240 18446744073709551615 134536950 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 23169 22241 72 123 0 23044 0
Current children cumulated CPU time (s) 3220.93
Current children cumulated vsize (KiB) 92676

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=874872/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3280.91
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 22780 0 0 0 328076 15 0 0 25 0 1 0 34103135 140161024 22763 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 22763 72 123 0 34094 0
Current children cumulated CPU time (s) 3280.91
Current children cumulated vsize (KiB) 136876

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=872888/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3340.88
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 23272 0 0 0 334073 15 0 0 25 0 1 0 34103135 140161024 23255 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 23255 72 123 0 34094 0
Current children cumulated CPU time (s) 3340.88
Current children cumulated vsize (KiB) 136876

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=870712/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3400.87
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 23808 0 0 0 340071 16 0 0 25 0 1 0 34103135 140161024 23791 1992294400 134512640 135019032 4294956240 18446744073709551615 134587531 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 23791 72 123 0 34094 0
Current children cumulated CPU time (s) 3400.87
Current children cumulated vsize (KiB) 136876

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=868344/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3460.82
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 24346 0 0 0 346066 16 0 0 25 0 1 0 34103135 140161024 24329 1992294400 134512640 135019032 4294956240 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 1 0 0
/proc/23301/statm: 34219 24329 72 123 0 34094 0
Current children cumulated CPU time (s) 3460.82
Current children cumulated vsize (KiB) 136876

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=866168/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3520.77
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 24878 0 0 0 352061 16 0 0 25 0 1 0 34103135 140161024 24861 1992294400 134512640 135019032 4294956240 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 24861 72 123 0 34094 0
Current children cumulated CPU time (s) 3520.77
Current children cumulated vsize (KiB) 136876

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=864056/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3580.75
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 25417 0 0 0 358059 16 0 0 25 0 1 0 34103135 140161024 25400 1992294400 134512640 135019032 4294956240 18446744073709551615 134585196 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 25400 72 123 0 34094 0
Current children cumulated CPU time (s) 3580.75
Current children cumulated vsize (KiB) 136876

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=861880/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3640.72
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 25940 0 0 0 364056 16 0 0 25 0 1 0 34103135 140161024 25923 1992294400 134512640 135019032 4294956240 18446744073709551615 134597190 0 0 4096 0 0 0 0 17 1 0 0
/proc/23301/statm: 34219 25923 72 123 0 34094 0
Current children cumulated CPU time (s) 3640.72
Current children cumulated vsize (KiB) 136876

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=859640/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3700.7
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 26483 0 0 0 370053 17 0 0 25 0 1 0 34103135 140161024 26466 1992294400 134512640 135019032 4294956240 18446744073709551615 134541806 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 26466 72 123 0 34094 0
Current children cumulated CPU time (s) 3700.7
Current children cumulated vsize (KiB) 136876

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=857464/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3760.67
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27020 0 0 0 376050 17 0 0 25 0 1 0 34103135 140161024 27003 1992294400 134512640 135019032 4294956240 18446744073709551615 134589729 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27003 72 123 0 34094 0
Current children cumulated CPU time (s) 3760.67
Current children cumulated vsize (KiB) 136876

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

[startup+3763.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=857400/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3761.48
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27027 0 0 0 376131 17 0 0 25 0 1 0 34103135 140161024 27010 1992294400 134512640 135019032 4294956240 18446744073709551615 134538051 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27010 72 123 0 34094 0
Current children cumulated CPU time (s) 3761.48
Current children cumulated vsize (KiB) 136876

[startup+3775.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856952/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3774.27
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27142 0 0 0 377410 17 0 0 25 0 1 0 34103135 140161024 27125 1992294400 134512640 135019032 4294956240 18446744073709551615 134587517 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27125 72 123 0 34094 0
Current children cumulated CPU time (s) 3774.27
Current children cumulated vsize (KiB) 136876

[startup+3788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856504/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3787.05
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27257 0 0 0 378688 17 0 0 25 0 1 0 34103135 140161024 27240 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27240 72 123 0 34094 0
Current children cumulated CPU time (s) 3787.05
Current children cumulated vsize (KiB) 136876

[startup+3795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856248/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3793.45
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27314 0 0 0 379328 17 0 0 25 0 1 0 34103135 140161024 27297 1992294400 134512640 135019032 4294956240 18446744073709551615 134565456 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27297 72 123 0 34094 0
Current children cumulated CPU time (s) 3793.45
Current children cumulated vsize (KiB) 136876

[startup+3796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856184/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3795.05
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27328 0 0 0 379488 17 0 0 25 0 1 0 34103135 140161024 27311 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27311 72 123 0 34094 0
Current children cumulated CPU time (s) 3795.05
Current children cumulated vsize (KiB) 136876

[startup+3798.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856120/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3796.65
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27342 0 0 0 379648 17 0 0 25 0 1 0 34103135 140161024 27325 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27325 72 123 0 34094 0
Current children cumulated CPU time (s) 3796.65
Current children cumulated vsize (KiB) 136876

[startup+3799.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856120/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3797.46
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27348 0 0 0 379728 18 0 0 25 0 1 0 34103135 140161024 27331 1992294400 134512640 135019032 4294956240 18446744073709551615 134585181 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27331 72 123 0 34094 0
Current children cumulated CPU time (s) 3797.46
Current children cumulated vsize (KiB) 136876

[startup+3799.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856120/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=136876 CPUtime=3797.66
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194304 27350 0 0 0 379748 18 0 0 25 0 1 0 34103135 140161024 27333 1992294400 134512640 135019032 4294956240 18446744073709551615 134527006 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 34219 27333 72 123 0 34094 0
Current children cumulated CPU time (s) 3797.66
Current children cumulated vsize (KiB) 136876

[startup+3799.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23310
/proc/meminfo: memFree=856120/2055920 swapFree=4192956/4192956
[pid=23301] ppid=23299 vsize=0 CPUtime=3797.75
/proc/23301/stat : 23301 (march_ks) R 23299 23301 23222 0 -1 4194308 27352 0 0 0 379757 18 0 0 25 0 1 0 34103135 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/23301/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3797.75
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3799.42
CPU time (s): 3797.78
CPU user time (s): 3797.58
CPU system time (s): 0.197969
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 136876

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

runsolver used 3.56746 second user time and 10.2924 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-18 15:18:16
IDJOB=1626295
IDBENCH=70382
IDSOLVER=582
FILE ID=node14/1626295-1240060696
PBS_JOBID= 9159059
Free space on /tmp= 66352 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-S1251522734-073.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626295-1240060696/watcher-1626295-1240060696 -o /tmp/evaluation-result-1626295-1240060696/solver-1626295-1240060696 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626295-1240060696.cnf            

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

MD5SUM BENCH= 1434f33cdfd0e0bf38ee5caed68ed069
RANDOM SEED=1240676805

node14.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.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
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:        967704 kB
Buffers:         72956 kB
Cached:         920388 kB
SwapCached:          0 kB
Active:         115372 kB
Inactive:       891888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        967704 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2908 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            66988 kB
Committed_AS:   164976 kB
PageTables:       1448 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= 66352 MiB
End job on node14 at 2009-04-18 16:21:36