Trace number 370845

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 4014.9 4016.38

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1080042831-09.UNSAT.shuffled.cnf
MD5SUM1387761009f8f5f27f2fb9a85ea48ed0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4014.9
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.039
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 8 duplicate clauses
0.00/0.04	c resolvent_look() :: found 4 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2347 / 110 ) = 21.34
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: 135 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: 1385 JD: 23
0.60/0.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 10034 JD: 23
4.59/4.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 51735 JD: 23
23.89/23.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 196074 JD: 23
90.96/91.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 |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 575131 JD: 23
270.10/270.29	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 6 NC: 1325599 JD: 23
633.08/633.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 |****************************************************************| 7 NC: 2498420 JD: 23
1219.07/1219.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 |****************************************************************| 8 NC: 3940791 JD: 23
1971.61/1972.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 |****************************************************************| 9 NC: 5344746 JD: 23
2742.24/2743.31	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6416717 JD: 23
3362.93/3364.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 |****************************************************************| 11 NC: 7052171 JD: 23
3748.30/3749.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7340790 JD: 23
3929.74/3931.30	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 7440065 JD: 23
3994.51/3996.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 7465042 JD: 23
4011.31/4012.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 |****************************************************************| 15 NC: 7469347 JD: 23
4014.41/4015.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |**************************************
c |***************************************
c |****************************************
c |************************************************
c |****************************************************************| 16 NC: 7469862 JD: 23
4014.80/4016.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| 17 NC: 7469900 JD: 23
4014.80/4016.35	c |----------------------------------------------------------------|
c |
4014.80/4016.35	c
4014.80/4016.35	c main():: nodeCount: 7469900
4014.80/4016.35	c main():: dead ends in main: 9267
4014.80/4016.35	c main():: lookAheadCount: 927363791
4014.80/4016.35	c main():: unitResolveCount: 30559074
4014.80/4016.35	c main():: time=-279.497296
4014.80/4016.35	c main():: necessary_assignments: 146656
4014.80/4016.35	c main():: bin_sat: 0, bin_unsat 0
4014.80/4016.35	c main():: doublelook: #: 34955512, succes #: 29138438
4014.80/4016.35	c main():: doublelook: overall 3.818 of all possible doublelooks executed
4014.80/4016.35	c main():: doublelook: succesrate: 83.359, average DL_trigger: 19.020
4014.80/4016.35	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/node38/watcher-370845-1177080688 -o ROOT/results/node38/solver-370845-1177080688 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370845-1177080688/march_ks /tmp/evaluation/370845-1177080688/instance-370845-1177080688.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.77 0.93 0.98 3/77 8288
/proc/meminfo: memFree=1705136/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=656 CPUtime=0
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 140235423 671744 75 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134738935 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 164 75 47 123 0 39 0

[startup+0.100581 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 8288
/proc/meminfo: memFree=1705136/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1088 CPUtime=0.09
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 203 0 0 0 9 0 0 0 18 0 1 0 140235423 1114112 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1088

[startup+0.2016 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 8288
/proc/meminfo: memFree=1705136/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1088 CPUtime=0.2
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 203 0 0 0 20 0 0 0 18 0 1 0 140235423 1114112 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1088

[startup+0.301619 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 8288
/proc/meminfo: memFree=1705136/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1088 CPUtime=0.3
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 203 0 0 0 30 0 0 0 19 0 1 0 140235423 1114112 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537986 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1088

[startup+0.701696 s]
/proc/loadavg: 0.77 0.93 0.98 3/77 8288
/proc/meminfo: memFree=1705136/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1088 CPUtime=0.7
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 203 0 0 0 70 0 0 0 22 0 1 0 140235423 1114112 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538379 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1088

[startup+1.50185 s]
/proc/loadavg: 0.77 0.93 0.98 2/78 8289
/proc/meminfo: memFree=1704680/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1088 CPUtime=1.5
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 203 0 0 0 150 0 0 0 25 0 1 0 140235423 1114112 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 272 185 72 123 0 147 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1088

[startup+3.10116 s]
/proc/loadavg: 0.77 0.93 0.98 2/78 8289
/proc/meminfo: memFree=1704552/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1088 CPUtime=3.09
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 206 0 0 0 309 0 0 0 25 0 1 0 140235423 1114112 188 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 272 188 72 123 0 147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1088

[startup+6.30177 s]
/proc/loadavg: 0.79 0.94 0.98 2/78 8289
/proc/meminfo: memFree=1704360/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1220 CPUtime=6.29
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 216 0 0 0 629 0 0 0 25 0 1 0 140235423 1249280 198 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527258 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 305 198 72 123 0 180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1220

[startup+12.702 s]
/proc/loadavg: 0.81 0.94 0.98 2/78 8289
/proc/meminfo: memFree=1704120/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1364 CPUtime=12.69
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 267 0 0 0 1269 0 0 0 25 0 1 0 140235423 1396736 247 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538408 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 341 247 72 123 0 216 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1364

[startup+25.5015 s]
/proc/loadavg: 0.85 0.94 0.98 2/78 8289
/proc/meminfo: memFree=1703928/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1616 CPUtime=25.48
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 312 0 0 0 2548 0 0 0 25 0 1 0 140235423 1654784 292 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527002 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 404 292 72 123 0 279 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1616

[startup+51.1014 s]
/proc/loadavg: 0.90 0.94 0.98 2/78 8289
/proc/meminfo: memFree=1703736/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=1844 CPUtime=51.07
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 389 0 0 0 5107 0 0 0 25 0 1 0 140235423 1888256 369 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538051 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 461 369 72 123 0 336 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1844

[startup+102.301 s]
/proc/loadavg: 0.95 0.95 0.98 2/78 8289
/proc/meminfo: memFree=1702904/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=2696 CPUtime=102.26
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 590 0 0 0 10226 0 0 0 25 0 1 0 140235423 2760704 570 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527049 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 674 570 72 123 0 549 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2696

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.98 3/78 8289
/proc/meminfo: memFree=1702072/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=3460 CPUtime=162.23
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 790 0 0 0 16223 0 0 0 25 0 1 0 140235423 3543040 770 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 865 770 72 123 0 740 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3460

[startup+222.305 s]
/proc/loadavg: 0.99 0.96 0.98 2/78 8289
/proc/meminfo: memFree=1700920/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=4612 CPUtime=222.21
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 1051 0 0 0 22221 0 0 0 25 0 1 0 140235423 4722688 1031 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598867 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 1153 1031 72 123 0 1028 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 4612

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8289
/proc/meminfo: memFree=1699832/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=6336 CPUtime=282.2
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 1332 0 0 0 28219 1 0 0 25 0 1 0 140235423 6488064 1312 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527288 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 1584 1312 72 123 0 1459 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 6336

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8289
/proc/meminfo: memFree=1698808/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=8924 CPUtime=342.17
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 1576 0 0 0 34216 1 0 0 25 0 1 0 140235423 9138176 1556 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 2231 1556 72 123 0 2106 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 8924

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8289
/proc/meminfo: memFree=1697848/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=8924 CPUtime=402.15
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 1821 0 0 0 40214 1 0 0 25 0 1 0 140235423 9138176 1801 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541884 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 2231 1801 72 123 0 2106 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 8924

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8289
/proc/meminfo: memFree=1696632/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=9096 CPUtime=462.13
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 2099 0 0 0 46212 1 0 0 25 0 1 0 140235423 9314304 2079 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 2274 2079 72 123 0 2149 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 9096

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8289
/proc/meminfo: memFree=1695352/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=12976 CPUtime=522.11
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 2430 0 0 0 52210 1 0 0 25 0 1 0 140235423 13287424 2410 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 3244 2410 72 123 0 3119 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 12976

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/84 8361
/proc/meminfo: memFree=1692872/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=12976 CPUtime=582.06
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 2770 0 0 0 58205 1 0 0 25 0 1 0 140235423 13287424 2750 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538374 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 3244 2750 72 123 0 3119 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 12976

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8487
/proc/meminfo: memFree=1692400/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=12976 CPUtime=641.97
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 3123 0 0 0 64195 2 0 0 25 0 1 0 140235423 13287424 3103 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 3244 3103 72 123 0 3119 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 12976


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

/proc/meminfo: memFree=1617208/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=92692 CPUtime=3341.04
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 21789 0 0 0 334088 16 0 0 25 0 1 0 140235423 94916608 21753 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525833 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 23173 21753 72 123 0 23048 0
Current children cumulated CPU time (s) 3341.04
Current children cumulated vsize (KiB) 92692

[startup+3402.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1615096/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=92692 CPUtime=3401.02
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 22293 0 0 0 340086 16 0 0 25 0 1 0 140235423 94916608 22257 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585186 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 23173 22257 72 123 0 23048 0
Current children cumulated CPU time (s) 3401.02
Current children cumulated vsize (KiB) 92692

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1613432/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=92692 CPUtime=3460.99
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 22713 0 0 0 346083 16 0 0 25 0 1 0 140235423 94916608 22677 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 23173 22677 72 123 0 23048 0
Current children cumulated CPU time (s) 3460.99
Current children cumulated vsize (KiB) 92692

[startup+3522.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1611448/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3520.98
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 23216 0 0 0 352081 17 0 0 25 0 1 0 140235423 140177408 23180 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585091 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 23180 72 123 0 34098 0
Current children cumulated CPU time (s) 3520.98
Current children cumulated vsize (KiB) 136892

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1609400/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3580.95
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 23718 0 0 0 358078 17 0 0 25 0 1 0 140235423 140177408 23682 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527288 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 23682 72 123 0 34098 0
Current children cumulated CPU time (s) 3580.95
Current children cumulated vsize (KiB) 136892

[startup+3642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1607416/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3640.94
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 24214 0 0 0 364076 18 0 0 25 0 1 0 140235423 140177408 24178 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 24178 72 123 0 34098 0
Current children cumulated CPU time (s) 3640.94
Current children cumulated vsize (KiB) 136892

[startup+3702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1605432/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3700.92
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 24712 0 0 0 370074 18 0 0 25 0 1 0 140235423 140177408 24676 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541848 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 24676 72 123 0 34098 0
Current children cumulated CPU time (s) 3700.92
Current children cumulated vsize (KiB) 136892

[startup+3762.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1603448/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3760.9
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 25220 0 0 0 376072 18 0 0 25 0 1 0 140235423 140177408 25184 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628856 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 25184 72 123 0 34098 0
Current children cumulated CPU time (s) 3760.9
Current children cumulated vsize (KiB) 136892

[startup+3822.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1601528/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3820.87
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 25695 0 0 0 382069 18 0 0 25 0 1 0 140235423 140177408 25659 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 25659 72 123 0 34098 0
Current children cumulated CPU time (s) 3820.87
Current children cumulated vsize (KiB) 136892

[startup+3882.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1599416/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3880.85
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 26205 0 0 0 388067 18 0 0 25 0 1 0 140235423 140177408 26169 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526933 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 26169 72 123 0 34098 0
Current children cumulated CPU time (s) 3880.85
Current children cumulated vsize (KiB) 136892

[startup+3942.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1597368/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=3940.83
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 26716 0 0 0 394064 19 0 0 25 0 1 0 140235423 140177408 26680 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526944 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 26680 72 123 0 34098 0
Current children cumulated CPU time (s) 3940.83
Current children cumulated vsize (KiB) 136892

[startup+4002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1595320/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4000.81
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27214 0 0 0 400062 19 0 0 25 0 1 0 140235423 140177408 27178 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27178 72 123 0 34098 0
Current children cumulated CPU time (s) 4000.81
Current children cumulated vsize (KiB) 136892

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

[startup+4006.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1595192/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4004.91
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27246 0 0 0 400472 19 0 0 25 0 1 0 140235423 140177408 27210 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541820 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27210 72 123 0 34098 0
Current children cumulated CPU time (s) 4004.91
Current children cumulated vsize (KiB) 136892

[startup+4012.8 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1594936/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4011.31
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27300 0 0 0 401112 19 0 0 25 0 1 0 140235423 140177408 27264 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628830 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27264 72 123 0 34098 0
Current children cumulated CPU time (s) 4011.31
Current children cumulated vsize (KiB) 136892

[startup+4014.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1594936/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4012.91
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27313 0 0 0 401272 19 0 0 25 0 1 0 140235423 140177408 27277 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585181 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27277 72 123 0 34098 0
Current children cumulated CPU time (s) 4012.91
Current children cumulated vsize (KiB) 136892

[startup+4015.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1594872/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4013.71
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27319 0 0 0 401352 19 0 0 25 0 1 0 140235423 140177408 27283 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27283 72 123 0 34098 0
Current children cumulated CPU time (s) 4013.71
Current children cumulated vsize (KiB) 136892

[startup+4016 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1594872/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4014.5
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27325 0 0 0 401431 19 0 0 25 0 1 0 140235423 140177408 27289 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134536915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27289 72 123 0 34098 0
Current children cumulated CPU time (s) 4014.5
Current children cumulated vsize (KiB) 136892

[startup+4016.21 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1594872/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4014.71
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27327 0 0 0 401452 19 0 0 25 0 1 0 140235423 140177408 27291 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27291 72 123 0 34098 0
Current children cumulated CPU time (s) 4014.71
Current children cumulated vsize (KiB) 136892

[startup+4016.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 8489
/proc/meminfo: memFree=1594872/2055920 swapFree=4159724/4192956
[pid=8288] ppid=8286 vsize=136892 CPUtime=4014.8
/proc/8288/stat : 8288 (march_ks) R 8286 8288 8234 0 -1 4194304 27328 0 0 0 401461 19 0 0 25 0 1 0 140235423 140177408 27292 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134522588 0 0 4096 0 0 0 0 17 1 0 0
/proc/8288/statm: 34223 27292 72 123 0 34098 0
Current children cumulated CPU time (s) 4014.8
Current children cumulated vsize (KiB) 136892

Child status: 20
Real time (s): 4016.38
CPU time (s): 4014.9
CPU user time (s): 4014.68
CPU system time (s): 0.217966
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (KiB): 136892

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

runsolver used 4.81927 second user time and 9.46756 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Fri Apr 20 14:51:28 UTC 2007

IDJOB= 370845
IDBENCH= 19875
IDSOLVER= 180
FILE ID= node38/370845-1177080688

PBS_JOBID= 4640323

Free space on /tmp= 66241 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1387761009f8f5f27f2fb9a85ea48ed0

RANDOM SEED= 151938521

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1705608 kB
Buffers:         34464 kB
Cached:         232608 kB
SwapCached:       3092 kB
Active:          79104 kB
Inactive:       212236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1705608 kB
SwapTotal:     4192956 kB
SwapFree:      4159724 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:          32508 kB
Slab:            44212 kB
Committed_AS:  1604440 kB
PageTables:       2060 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= 66241 MiB

End job on node38 on Fri Apr 20 15:58:24 UTC 2007