Trace number 1627927

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_hi hiUNSAT 3777.76 3779.95

General information on the benchmark

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

Solver Data

0.02/0.05	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.02/0.05	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.02/0.05	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.02/0.05	c main()::
0.02/0.05	c initFormula():: searching for DIMACS p-line....
0.02/0.05	c full lookahead due to high density!
0.02/0.05	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.02/0.05	c parseCNF():: parsing....
0.02/0.05	c parseCNF():: the CNF contains 0 unary clauses.
0.02/0.05	c runParser():: parsing was successful, warming up engines...
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.05	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.02/0.05	c stat :: sign balance is biased by 0.043
0.02/0.05	c using k-SAT heuristics (size based diff)
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 4 duplicate clauses
0.02/0.05	c resolvent_look() :: found 2 resolvents
0.02/0.05	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.02/0.05	c longest clause has size 5
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.05	c number of free variables = 110
0.02/0.05	c dynamic_preselect_setsize :: off
0.02/0.05	c main():: all systems go!
0.02/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 142
0.02/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/999) NodeCount: 607
0.09/0.19	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/999) NodeCount: 4552
1.00/1.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 27884
6.39/6.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 124642
30.27/30.36	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 420922
111.93/112.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 1117492
323.70/323.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 |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 2388384
747.67/748.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 4185649
1402.11/1402.91	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 6158145
2179.66/2180.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 |***************************************************************
c |****************************************************************| (10/999) NodeCount: 7836020
2889.28/2890.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 8930931
3385.52/3387.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 9468206
3645.68/3647.73	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 9659371
3746.52/3748.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (14/999) NodeCount: 9705814
3772.62/3774.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 |****************************************************************| (15/999) NodeCount: 9713065
3777.21/3779.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
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/999) NodeCount: 9713710
3777.61/3779.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |****************************************************************| (17/999) NodeCount: 9713738
3777.71/3779.91	c |----------------------------------------------------------------|
c |
3777.71/3779.91	c
3777.71/3779.91	c main():: nodeCount: 9713738
3777.71/3779.91	c main():: dead ends in main: 57918
3777.71/3779.91	c main():: lookAheadCount: 511909449
3777.71/3779.91	c main():: unitResolveCount: 55112359
3777.71/3779.91	c main():: time=-516.677296
3777.71/3779.91	c main():: necessary_assignments: 292443
3777.71/3779.91	c main():: bin_sat: 0, bin_unsat 0
3777.71/3779.91	c main():: doublelook: #: 39814044, succes #: 31769126
3777.71/3779.91	c main():: doublelook: overall 8.028 of all possible doublelooks executed
3777.71/3779.91	c main():: doublelook: succesrate: 79.794, average DL_trigger: 19.850
3777.71/3779.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627927-1240061803/watcher-1627927-1240061803 -o /tmp/evaluation-result-1627927-1240061803/solver-1627927-1240061803 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627927-1240061803.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22922
/proc/meminfo: memFree=1271616/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=836 CPUtime=0
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 34213565 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134695021 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 209 85 58 167 0 40 0

[startup+0.027141 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22922
/proc/meminfo: memFree=1271616/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=1044 CPUtime=0.02
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 171 0 0 0 2 0 0 0 18 0 1 0 34213565 1069056 154 1992294400 134512640 135197378 4294956240 18446744073709551615 134539484 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 261 154 82 167 0 92 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1044

[startup+0.101155 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22922
/proc/meminfo: memFree=1271616/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=1408 CPUtime=0.09
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 236 0 0 0 9 0 0 0 18 0 1 0 34213565 1441792 219 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 352 219 93 167 0 183 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1408

[startup+0.301193 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22922
/proc/meminfo: memFree=1271616/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=1408 CPUtime=0.29
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 236 0 0 0 29 0 0 0 19 0 1 0 34213565 1441792 219 1992294400 134512640 135197378 4294956240 18446744073709551615 134603300 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 352 219 93 167 0 183 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1408

[startup+0.701271 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 22922
/proc/meminfo: memFree=1271616/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=1552 CPUtime=0.69
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 247 0 0 0 69 0 0 0 22 0 1 0 34213565 1589248 230 1992294400 134512640 135197378 4294956240 18446744073709551615 134618249 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 388 230 93 167 0 219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1552

[startup+1.50143 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 22923
/proc/meminfo: memFree=1270968/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=1552 CPUtime=1.49
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 268 0 0 0 149 0 0 0 25 0 1 0 34213565 1589248 251 1992294400 134512640 135197378 4294956240 18446744073709551615 134541559 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 388 251 93 167 0 219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1552

[startup+3.10174 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 22923
/proc/meminfo: memFree=1270584/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=1916 CPUtime=3.09
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 361 0 0 0 309 0 0 0 25 0 1 0 34213565 1961984 325 1992294400 134512640 135197378 4294956240 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 479 325 93 167 0 310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1916

[startup+6.30155 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 22925
/proc/meminfo: memFree=1270200/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=2144 CPUtime=6.29
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 439 0 0 0 629 0 0 0 25 0 1 0 34213565 2195456 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134541546 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 536 403 93 167 0 367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2144

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 22925
/proc/meminfo: memFree=1269504/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=2996 CPUtime=12.68
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 607 0 0 0 1268 0 0 0 25 0 1 0 34213565 3067904 571 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 749 571 93 167 0 580 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2996

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 22925
/proc/meminfo: memFree=1268288/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=4912 CPUtime=25.47
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 912 0 0 0 2547 0 0 0 25 0 1 0 34213565 5029888 876 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 1228 876 93 167 0 1059 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4912

[startup+51.1013 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 22925
/proc/meminfo: memFree=1265856/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=6824 CPUtime=51.06
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 1543 0 0 0 5106 0 0 0 25 0 1 0 34213565 6987776 1507 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 1706 1507 93 167 0 1537 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 6824

[startup+102.306 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 22925
/proc/meminfo: memFree=1261120/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=13856 CPUtime=102.24
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 2674 0 0 0 10223 1 0 0 25 0 1 0 34213565 14188544 2638 1992294400 134512640 135197378 4294956240 18446744073709551615 134539127 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 3464 2638 93 167 0 3295 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13856

[startup+162.302 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 22925
/proc/meminfo: memFree=1255936/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=19676 CPUtime=162.2
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 3968 0 0 0 16218 2 0 0 25 0 1 0 34213565 20148224 3932 1992294400 134512640 135197378 4294956240 18446744073709551615 134539232 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 4919 3932 93 167 0 4750 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19676

[startup+222.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 22925
/proc/meminfo: memFree=1250880/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=29156 CPUtime=222.15
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 5211 0 0 0 22212 3 0 0 25 0 1 0 34213565 29855744 5175 1992294400 134512640 135197378 4294956240 18446744073709551615 134557591 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 7289 5175 93 167 0 7120 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 29156

[startup+282.301 s]
/proc/loadavg: 1.08 1.03 1.00 2/65 22925
/proc/meminfo: memFree=1246144/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=29156 CPUtime=282.11
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 6396 0 0 0 28208 3 0 0 25 0 1 0 34213565 29855744 6360 1992294400 134512640 135197378 4294956240 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 7289 6360 93 167 0 7120 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 29156

[startup+342.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 22925
/proc/meminfo: memFree=1241536/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=42252 CPUtime=342.09
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 7547 0 0 0 34205 4 0 0 25 0 1 0 34213565 43266048 7511 1992294400 134512640 135197378 4294956240 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 10563 7511 93 167 0 10394 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 42252

[startup+402.302 s]
/proc/loadavg: 1.07 1.04 1.00 2/65 22925
/proc/meminfo: memFree=1236800/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=43748 CPUtime=402.06
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 8742 0 0 0 40201 5 0 0 25 0 1 0 34213565 44797952 8706 1992294400 134512640 135197378 4294956240 18446744073709551615 134524921 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 10937 8706 93 167 0 10768 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 43748

[startup+462.301 s]
/proc/loadavg: 1.28 1.10 1.02 2/65 22925
/proc/meminfo: memFree=1232256/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=43748 CPUtime=462.02
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 9869 0 0 0 46197 5 0 0 25 0 1 0 34213565 44797952 9833 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 10937 9833 93 167 0 10768 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 43748

[startup+522.301 s]
/proc/loadavg: 1.17 1.10 1.02 2/65 22925
/proc/meminfo: memFree=1227456/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=63392 CPUtime=521.99
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 11041 0 0 0 52193 6 0 0 25 0 1 0 34213565 64913408 11005 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 15848 11005 93 167 0 15679 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 63392

[startup+582.302 s]
/proc/loadavg: 1.17 1.11 1.03 2/65 22925
/proc/meminfo: memFree=1223104/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=63392 CPUtime=581.97
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 12130 0 0 0 58190 7 0 0 25 0 1 0 34213565 64913408 12094 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 15848 12094 93 167 0 15679 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 63392

[startup+642.302 s]
/proc/loadavg: 1.13 1.11 1.03 2/65 22925
/proc/meminfo: memFree=1218752/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=63392 CPUtime=641.93
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 13220 0 0 0 64186 7 0 0 25 0 1 0 34213565 64913408 13184 1992294400 134512640 135197378 4294956240 18446744073709551615 134539132 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 15848 13184 93 167 0 15679 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 63392


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

/proc/meminfo: memFree=1064128/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=212348 CPUtime=3100.56
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 51730 0 0 0 310028 28 0 0 25 0 1 0 34213565 217444352 51694 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 53087 51694 93 167 0 52918 0
Current children cumulated CPU time (s) 3100.56
Current children cumulated vsize (KiB) 212348

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1060928/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=212348 CPUtime=3160.53
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 52535 0 0 0 316024 29 0 0 25 0 1 0 34213565 217444352 52499 1992294400 134512640 135197378 4294956240 18446744073709551615 134593749 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 53087 52499 93 167 0 52918 0
Current children cumulated CPU time (s) 3160.53
Current children cumulated vsize (KiB) 212348

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1057344/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3220.5
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 53321 0 0 0 322019 31 0 0 25 0 1 0 34213565 319279104 53285 1992294400 134512640 135197378 4294956240 18446744073709551615 134603122 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 53285 93 167 0 77780 0
Current children cumulated CPU time (s) 3220.5
Current children cumulated vsize (KiB) 311796

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1054144/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3280.47
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 54117 0 0 0 328016 31 0 0 25 0 1 0 34213565 319279104 54081 1992294400 134512640 135197378 4294956240 18446744073709551615 134602607 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 54081 93 167 0 77780 0
Current children cumulated CPU time (s) 3280.47
Current children cumulated vsize (KiB) 311796

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1051008/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3340.44
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 54893 0 0 0 334012 32 0 0 25 0 1 0 34213565 319279104 54857 1992294400 134512640 135197378 4294956240 18446744073709551615 134603469 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 54857 93 167 0 77780 0
Current children cumulated CPU time (s) 3340.44
Current children cumulated vsize (KiB) 311796

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1047936/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3400.41
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 55644 0 0 0 340009 32 0 0 25 0 1 0 34213565 319279104 55608 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 55608 93 167 0 77780 0
Current children cumulated CPU time (s) 3400.41
Current children cumulated vsize (KiB) 311796

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1044672/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3460.38
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 56449 0 0 0 346006 32 0 0 25 0 1 0 34213565 319279104 56413 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 56413 93 167 0 77780 0
Current children cumulated CPU time (s) 3460.38
Current children cumulated vsize (KiB) 311796

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1041472/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3520.35
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 57232 0 0 0 352002 33 0 0 25 0 1 0 34213565 319279104 57196 1992294400 134512640 135197378 4294956240 18446744073709551615 134603275 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 57196 93 167 0 77780 0
Current children cumulated CPU time (s) 3520.35
Current children cumulated vsize (KiB) 311796

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22931
/proc/meminfo: memFree=1038528/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3580.31
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 57970 0 0 0 357998 33 0 0 25 0 1 0 34213565 319279104 57934 1992294400 134512640 135197378 4294956240 18446744073709551615 134713215 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 57934 93 167 0 77780 0
Current children cumulated CPU time (s) 3580.31
Current children cumulated vsize (KiB) 311796

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1035648/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3640.28
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 58685 0 0 0 363995 33 0 0 25 0 1 0 34213565 319279104 58649 1992294400 134512640 135197378 4294956240 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 58649 93 167 0 77780 0
Current children cumulated CPU time (s) 3640.28
Current children cumulated vsize (KiB) 311796

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1032896/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3700.19
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 59397 0 0 0 369986 33 0 0 25 0 1 0 34213565 319279104 59361 1992294400 134512640 135197378 4294956240 18446744073709551615 134550604 0 0 4096 0 0 0 0 17 1 0 0
/proc/22922/statm: 77949 59361 93 167 0 77780 0
Current children cumulated CPU time (s) 3700.19
Current children cumulated vsize (KiB) 311796

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1030144/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3760.12
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60066 0 0 0 375978 34 0 0 25 0 1 0 34213565 319279104 60030 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60030 93 167 0 77780 0
Current children cumulated CPU time (s) 3760.12
Current children cumulated vsize (KiB) 311796

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

[startup+3763.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1030080/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3760.93
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60075 0 0 0 376059 34 0 0 25 0 1 0 34213565 319279104 60039 1992294400 134512640 135197378 4294956240 18446744073709551615 134593393 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60039 93 167 0 77780 0
Current children cumulated CPU time (s) 3760.93
Current children cumulated vsize (KiB) 311796

[startup+3769.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1029888/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3767.32
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60145 0 0 0 376698 34 0 0 25 0 1 0 34213565 319279104 60109 1992294400 134512640 135197378 4294956240 18446744073709551615 134524972 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60109 93 167 0 77780 0
Current children cumulated CPU time (s) 3767.32
Current children cumulated vsize (KiB) 311796

[startup+3775.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1029568/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3773.72
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60208 0 0 0 377338 34 0 0 25 0 1 0 34213565 319279104 60172 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60172 93 167 0 77780 0
Current children cumulated CPU time (s) 3773.72
Current children cumulated vsize (KiB) 311796

[startup+3777.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1029504/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3775.31
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60223 0 0 0 377497 34 0 0 25 0 1 0 34213565 319279104 60187 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60187 93 167 0 77780 0
Current children cumulated CPU time (s) 3775.31
Current children cumulated vsize (KiB) 311796

[startup+3779.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1029440/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3776.91
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60239 0 0 0 377657 34 0 0 25 0 1 0 34213565 319279104 60203 1992294400 134512640 135197378 4294956240 18446744073709551615 134591860 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60203 93 167 0 77780 0
Current children cumulated CPU time (s) 3776.91
Current children cumulated vsize (KiB) 311796

[startup+3779.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1029440/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3777.31
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60242 0 0 0 377697 34 0 0 25 0 1 0 34213565 319279104 60206 1992294400 134512640 135197378 4294956240 18446744073709551615 134603280 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60206 93 167 0 77780 0
Current children cumulated CPU time (s) 3777.31
Current children cumulated vsize (KiB) 311796

[startup+3779.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22933
/proc/meminfo: memFree=1029440/2055920 swapFree=4192956/4192956
[pid=22922] ppid=22920 vsize=311796 CPUtime=3777.71
/proc/22922/stat : 22922 (march_hi) R 22920 22922 22885 0 -1 4194304 60245 0 0 0 377737 34 0 0 25 0 1 0 34213565 319279104 60209 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0
/proc/22922/statm: 77949 60209 93 167 0 77780 0
Current children cumulated CPU time (s) 3777.71
Current children cumulated vsize (KiB) 311796

Child status: 20
Real time (s): 3779.95
CPU time (s): 3777.76
CPU user time (s): 3777.38
CPU system time (s): 0.377942
CPU usage (%): 99.9422
Max. virtual memory (cumulated for all children) (KiB): 311796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3777.38
system time used= 0.377942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60246
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 10267

runsolver used 4.5753 second user time and 9.25859 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-18 15:36:43
IDJOB=1627927
IDBENCH=70383
IDSOLVER=583
FILE ID=node28/1627927-1240061803
PBS_JOBID= 9157564
Free space on /tmp= 66348 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S2083487609-068.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627927-1240061803/watcher-1627927-1240061803 -o /tmp/evaluation-result-1627927-1240061803/solver-1627927-1240061803 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1627927-1240061803.cnf

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

MD5SUM BENCH= 57c4481d80dab225feb097c0bb7b33c7
RANDOM SEED=867708841

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
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.261
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:       1272032 kB
Buffers:         79832 kB
Cached:         627980 kB
SwapCached:          0 kB
Active:         293896 kB
Inactive:       428564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1272032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             940 kB
Writeback:           0 kB
Mapped:          24360 kB
Slab:            47276 kB
Committed_AS:   200808 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node28 at 2009-04-18 16:39:43