Trace number 370840

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, and are wall clock time (not CPU 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
March KS 2007-02-08UNSAT 3927.46 3928.8

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
MD5SUM4ad843d6b2033a064344b00f68a62595
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3927.46
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 (download as text)

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.037
0.00/0.04	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.04	c using k-SAT heuristics (size based diff)
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.00/0.04	c resolvent_look() :: found 2 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c dynamic_preselect_setsize :: off
0.00/0.04	c suggested doublelook initial :: 0
0.00/0.04	c main():: all systems go!
0.00/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 127 JD: 22
0.06/0.10	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: 1732 JD: 22
0.80/0.83	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 14117 JD: 22
6.69/6.70	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 72850 JD: 22
34.48/34.51	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 263018 JD: 22
125.36/125.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 |***************************************************************
c |****************************************************************| 5 NC: 711956 JD: 22
342.18/342.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: 1546570 JD: 22
751.55/751.83	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2764404 JD: 22
1361.75/1362.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 4185756 JD: 22
2098.12/2098.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 |****************************************************************| 9 NC: 5503154 JD: 22
2812.61/2813.62	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6469332 JD: 22
3365.24/3366.45	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7025354 JD: 22
3699.23/3700.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 7272882 JD: 22
3853.48/3854.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 |****************************************************************| 13 NC: 7358138 JD: 22
3908.56/3909.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 7381047 JD: 22
3923.65/3925.05	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
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: 7385667 JD: 22
3926.85/3928.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |******************
c |*******************
c |********************
c |************************
c |********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| 16 NC: 7386382 JD: 22
3927.35/3928.72	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |****************
c |********************************
c |****************************************************************| 17 NC: 7386445 JD: 22
3927.35/3928.77	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 18 NC: 7386448 JD: 22
3927.35/3928.78	c |----------------------------------------------------------------|
c |
3927.35/3928.78	c
3927.35/3928.78	c main():: nodeCount: 7386448
3927.35/3928.78	c main():: dead ends in main: 9506
3927.35/3928.78	c main():: lookAheadCount: 918481875
3927.35/3928.78	c main():: unitResolveCount: 27980614
3927.35/3928.78	c main():: time=-366.937296
3927.35/3928.78	c main():: necessary_assignments: 139237
3927.35/3928.78	c main():: bin_sat: 0, bin_unsat 0
3927.35/3928.78	c main():: doublelook: #: 34492848, succes #: 28738629
3927.35/3928.78	c main():: doublelook: overall 3.804 of all possible doublelooks executed
3927.35/3928.78	c main():: doublelook: succesrate: 83.318, average DL_trigger: 19.281
3927.35/3928.78	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-370840-1177079145 -o ROOT/results/node58/solver-370840-1177079145 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370840-1177079145/march_ks /tmp/evaluation/370840-1177079145/instance-370840-1177079145.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): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 2356
/proc/meminfo: memFree=1763776/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=656 CPUtime=0
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 155824170 671744 75 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 164 75 47 123 0 39 0

[startup+0.069593 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 2356
/proc/meminfo: memFree=1763776/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=0.06
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 202 0 0 0 6 0 0 0 18 0 1 0 155824170 1114112 184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541777 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1088

[startup+0.101598 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 2356
/proc/meminfo: memFree=1763776/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=0.1
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 202 0 0 0 10 0 0 0 18 0 1 0 155824170 1114112 184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134684125 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1088

[startup+0.301631 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 2356
/proc/meminfo: memFree=1763776/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=0.3
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 202 0 0 0 30 0 0 0 19 0 1 0 155824170 1114112 184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526922 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1088

[startup+0.701698 s]
/proc/loadavg: 0.78 0.95 0.98 3/64 2356
/proc/meminfo: memFree=1763776/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=0.7
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 202 0 0 0 70 0 0 0 22 0 1 0 155824170 1114112 184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585161 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1088

[startup+1.50183 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 2357
/proc/meminfo: memFree=1763384/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=1.5
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 202 0 0 0 150 0 0 0 25 0 1 0 155824170 1114112 184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537933 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1088

[startup+3.1011 s]
/proc/loadavg: 0.78 0.95 0.98 2/65 2357
/proc/meminfo: memFree=1763256/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=3.09
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 202 0 0 0 309 0 0 0 25 0 1 0 155824170 1114112 184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134536935 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1088

[startup+6.30164 s]
/proc/loadavg: 0.80 0.95 0.98 2/65 2357
/proc/meminfo: memFree=1763128/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1088 CPUtime=6.29
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 203 0 0 0 629 0 0 0 25 0 1 0 155824170 1114112 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1088

[startup+12.7017 s]
/proc/loadavg: 0.81 0.95 0.98 2/65 2357
/proc/meminfo: memFree=1763128/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1356 CPUtime=12.69
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 235 0 0 0 1269 0 0 0 25 0 1 0 155824170 1388544 217 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134549480 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 339 217 72 123 0 214 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1356

[startup+25.5019 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 2357
/proc/meminfo: memFree=1762936/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1424 CPUtime=25.49
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 260 0 0 0 2549 0 0 0 25 0 1 0 155824170 1458176 242 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526901 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 356 242 72 123 0 231 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1424

[startup+51.1011 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 2357
/proc/meminfo: memFree=1762808/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=1676 CPUtime=51.08
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 307 0 0 0 5108 0 0 0 25 0 1 0 155824170 1716224 289 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 419 289 72 123 0 294 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1676

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.98 2/65 2357
/proc/meminfo: memFree=1762360/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=2244 CPUtime=102.27
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 415 0 0 0 10227 0 0 0 25 0 1 0 155824170 2297856 397 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 561 397 72 123 0 436 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2244

[startup+162.302 s]
/proc/loadavg: 0.98 0.97 0.98 2/65 2357
/proc/meminfo: memFree=1761784/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=2756 CPUtime=162.24
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 557 0 0 0 16224 0 0 0 25 0 1 0 155824170 2822144 539 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 689 539 72 123 0 564 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2756

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2357
/proc/meminfo: memFree=1761208/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=3520 CPUtime=222.22
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 700 0 0 0 22222 0 0 0 25 0 1 0 155824170 3604480 682 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 880 682 72 123 0 755 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3520

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2357
/proc/meminfo: memFree=1760568/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=4672 CPUtime=282.2
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 858 0 0 0 28220 0 0 0 25 0 1 0 155824170 4784128 840 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1168 840 72 123 0 1043 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 4672

[startup+342.302 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 2357
/proc/meminfo: memFree=1759736/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=4672 CPUtime=342.18
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 1050 0 0 0 34218 0 0 0 25 0 1 0 155824170 4784128 1032 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1168 1032 72 123 0 1043 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 4672

[startup+402.302 s]
/proc/loadavg: 1.04 1.00 0.99 2/65 2357
/proc/meminfo: memFree=1759096/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=6396 CPUtime=402.16
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 1218 0 0 0 40216 0 0 0 25 0 1 0 155824170 6549504 1200 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537973 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1599 1200 72 123 0 1474 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 6396

[startup+462.301 s]
/proc/loadavg: 1.01 1.00 0.99 2/65 2357
/proc/meminfo: memFree=1758456/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=6396 CPUtime=462.14
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 1388 0 0 0 46214 0 0 0 25 0 1 0 155824170 6549504 1370 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628916 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 1599 1370 72 123 0 1474 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 6396

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2357
/proc/meminfo: memFree=1757624/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=8984 CPUtime=522.12
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 1584 0 0 0 52212 0 0 0 25 0 1 0 155824170 9199616 1566 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 2246 1566 72 123 0 2121 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 8984

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2357
/proc/meminfo: memFree=1756920/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=8984 CPUtime=582.1
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 1758 0 0 0 58210 0 0 0 25 0 1 0 155824170 9199616 1740 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 2246 1740 72 123 0 2121 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 8984

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2357
/proc/meminfo: memFree=1756088/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=8984 CPUtime=642.09
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 1956 0 0 0 64209 0 0 0 25 0 1 0 155824170 9199616 1938 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526970 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 2246 1938 72 123 0 2121 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 8984


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

/proc/meminfo: memFree=1699640/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3281.16
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 15976 0 0 0 328106 10 0 0 25 0 1 0 155824170 93323264 15958 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526970 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 15958 72 123 0 22659 0
Current children cumulated CPU time (s) 3281.16
Current children cumulated vsize (KiB) 91136

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1697912/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3341.15
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 16406 0 0 0 334104 11 0 0 25 0 1 0 155824170 93323264 16388 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 16388 72 123 0 22659 0
Current children cumulated CPU time (s) 3341.15
Current children cumulated vsize (KiB) 91136

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1696184/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3401.13
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 16831 0 0 0 340102 11 0 0 25 0 1 0 155824170 93323264 16813 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 16813 72 123 0 22659 0
Current children cumulated CPU time (s) 3401.13
Current children cumulated vsize (KiB) 91136

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1694776/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3461.11
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 17195 0 0 0 346100 11 0 0 25 0 1 0 155824170 93323264 17177 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527232 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 17177 72 123 0 22659 0
Current children cumulated CPU time (s) 3461.11
Current children cumulated vsize (KiB) 91136

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1692920/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3521.09
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 17649 0 0 0 352098 11 0 0 25 0 1 0 155824170 93323264 17631 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 17631 72 123 0 22659 0
Current children cumulated CPU time (s) 3521.09
Current children cumulated vsize (KiB) 91136

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1691192/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3581.07
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 18074 0 0 0 358096 11 0 0 25 0 1 0 155824170 93323264 18056 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526970 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 18056 72 123 0 22659 0
Current children cumulated CPU time (s) 3581.07
Current children cumulated vsize (KiB) 91136

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1689272/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3641.05
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 18547 0 0 0 364094 11 0 0 25 0 1 0 155824170 93323264 18529 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 18529 72 123 0 22659 0
Current children cumulated CPU time (s) 3641.05
Current children cumulated vsize (KiB) 91136

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 2557
/proc/meminfo: memFree=1687416/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3701.03
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 19003 0 0 0 370092 11 0 0 25 0 1 0 155824170 93323264 18985 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 18985 72 123 0 22659 0
Current children cumulated CPU time (s) 3701.03
Current children cumulated vsize (KiB) 91136

[startup+3762.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1685688/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3761.01
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 19421 0 0 0 376090 11 0 0 25 0 1 0 155824170 93323264 19403 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134536915 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 19403 72 123 0 22659 0
Current children cumulated CPU time (s) 3761.01
Current children cumulated vsize (KiB) 91136

[startup+3822.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 2557
/proc/meminfo: memFree=1683768/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3820.99
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 19896 0 0 0 382087 12 0 0 25 0 1 0 155824170 93323264 19878 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 19878 72 123 0 22659 0
Current children cumulated CPU time (s) 3820.99
Current children cumulated vsize (KiB) 91136

[startup+3882.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 2557
/proc/meminfo: memFree=1681912/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3880.97
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20364 0 0 0 388084 13 0 0 25 0 1 0 155824170 93323264 20346 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20346 72 123 0 22659 0
Current children cumulated CPU time (s) 3880.97
Current children cumulated vsize (KiB) 91136

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

[startup+3891.1 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 2557
/proc/meminfo: memFree=1681592/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3889.77
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20434 0 0 0 388964 13 0 0 25 0 1 0 155824170 93323264 20416 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20416 72 123 0 22659 0
Current children cumulated CPU time (s) 3889.77
Current children cumulated vsize (KiB) 91136

[startup+3903.9 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1681144/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3902.56
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20537 0 0 0 390243 13 0 0 25 0 1 0 155824170 93323264 20519 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628755 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20519 72 123 0 22659 0
Current children cumulated CPU time (s) 3902.56
Current children cumulated vsize (KiB) 91136

[startup+3916.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1680760/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3915.35
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20639 0 0 0 391522 13 0 0 25 0 1 0 155824170 93323264 20621 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20621 72 123 0 22659 0
Current children cumulated CPU time (s) 3915.35
Current children cumulated vsize (KiB) 91136

[startup+3923.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1680568/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3921.75
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20689 0 0 0 392162 13 0 0 25 0 1 0 155824170 93323264 20671 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527014 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20671 72 123 0 22659 0
Current children cumulated CPU time (s) 3921.75
Current children cumulated vsize (KiB) 91136

[startup+3926.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1680440/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3924.95
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20715 0 0 0 392482 13 0 0 25 0 1 0 155824170 93323264 20697 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585188 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20697 72 123 0 22659 0
Current children cumulated CPU time (s) 3924.95
Current children cumulated vsize (KiB) 91136

[startup+3927.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1680440/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3926.55
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20727 0 0 0 392642 13 0 0 25 0 1 0 155824170 93323264 20709 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537940 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20709 72 123 0 22659 0
Current children cumulated CPU time (s) 3926.55
Current children cumulated vsize (KiB) 91136

[startup+3928.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1680376/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3926.95
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20730 0 0 0 392682 13 0 0 25 0 1 0 155824170 93323264 20712 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20712 72 123 0 22659 0
Current children cumulated CPU time (s) 3926.95
Current children cumulated vsize (KiB) 91136

[startup+3928.7 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 2557
/proc/meminfo: memFree=1680376/2055920 swapFree=4184528/4192956
[pid=2356] ppid=2354 vsize=91136 CPUtime=3927.35
/proc/2356/stat : 2356 (march_ks) R 2354 2356 2302 0 -1 4194304 20733 0 0 0 392722 13 0 0 25 0 1 0 155824170 93323264 20715 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134587517 0 0 4096 0 0 0 0 17 1 0 0
/proc/2356/statm: 22784 20715 72 123 0 22659 0
Current children cumulated CPU time (s) 3927.35
Current children cumulated vsize (KiB) 91136

Child status: 20
Real time (s): 3928.8
CPU time (s): 3927.46
CPU user time (s): 3927.3
CPU system time (s): 0.151976
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (KiB): 91136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3927.3
system time used= 0.151976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20736
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= 6
involuntary context switches= 8253

runsolver used 2.6526 second user time and 8.16176 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Fri Apr 20 14:25:45 UTC 2007

IDJOB= 370840
IDBENCH= 19868
IDSOLVER= 180
FILE ID= node58/370840-1177079145

PBS_JOBID= 4640315

Free space on /tmp= 66448 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/370840-1177079145/march_ks /tmp/evaluation/370840-1177079145/instance-370840-1177079145.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-370840-1177079145 -o ROOT/results/node58/solver-370840-1177079145 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370840-1177079145/march_ks /tmp/evaluation/370840-1177079145/instance-370840-1177079145.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  4ad843d6b2033a064344b00f68a62595

RANDOM SEED= 407187344

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.265
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.265
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:       1764312 kB
Buffers:         26744 kB
Cached:         199352 kB
SwapCached:       2248 kB
Active:          86492 kB
Inactive:       148872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764312 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          15816 kB
Slab:            42352 kB
Committed_AS:  1013356 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 node58 on Fri Apr 20 15:31:14 UTC 2007