Trace number 1627919

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 4463.75 4465.12

General information on the benchmark

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

Solver Data

0.00/0.05	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.05	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.05	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.05	c main()::
0.00/0.05	c initFormula():: searching for DIMACS p-line....
0.00/0.05	c full lookahead due to high density!
0.00/0.05	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.00/0.05	c parseCNF():: parsing....
0.00/0.05	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.05	c runParser():: parsing was successful, warming up engines...
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.00/0.05	c stat :: sign balance is biased by 0.049
0.00/0.05	c using k-SAT heuristics (size based diff)
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 6 duplicate clauses
0.00/0.05	c resolvent_look() :: found 4 resolvents
0.00/0.05	c main():: clause / variable ratio: ( 2347 / 110 ) = 21.34
0.00/0.05	c longest clause has size 5
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c number of free variables = 110
0.00/0.05	c dynamic_preselect_setsize :: off
0.00/0.05	c main():: all systems go!
0.00/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 139
0.06/0.09	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: 565
0.10/0.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 4132
0.89/0.95	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 25401
5.99/6.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 |****************************************************************| ( 4/999) NodeCount: 116172
30.09/30.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 403877
115.36/115.41	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1095808
341.90/342.07	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2385709
804.25/804.59	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4266482
1536.73/1537.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 |****************************************************************| ( 9/999) NodeCount: 6414173
2440.25/2441.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 |****************************************************************| (10/999) NodeCount: 8323323
3304.49/3305.51	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 9621375
3935.99/3937.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 10280293
4279.08/4280.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 |****************************************************************| (13/999) NodeCount: 10524290
4414.83/4416.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 |****************************************************************| (14/999) NodeCount: 10589378
4453.63/4455.06	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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: 10602358
4461.82/4463.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (16/999) NodeCount: 10604622
4463.32/4464.77	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
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/999) NodeCount: 10605004
4463.62/4465.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| (18/999) NodeCount: 10605051
4463.62/4465.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (19/999) NodeCount: 10605052
4463.62/4465.08	c |----------------------------------------------------------------|
c |
4463.62/4465.08	c
4463.62/4465.08	c main():: nodeCount: 10605052
4463.62/4465.08	c main():: dead ends in main: 64825
4463.62/4465.08	c main():: lookAheadCount: 560614923
4463.62/4465.08	c main():: unitResolveCount: 60398447
4463.62/4465.08	c main():: time=169.412704
4463.62/4465.08	c main():: necessary_assignments: 322595
4463.62/4465.08	c main():: bin_sat: 0, bin_unsat 0
4463.62/4465.08	c main():: doublelook: #: 43673641, succes #: 34865910
4463.62/4465.08	c main():: doublelook: overall 8.043 of all possible doublelooks executed
4463.62/4465.08	c main():: doublelook: succesrate: 79.833, average DL_trigger: 19.409
4463.62/4465.08	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-1627919-1240057420/watcher-1627919-1240057420 -o /tmp/evaluation-result-1627919-1240057420/solver-1627919-1240057420 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627919-1240057420.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.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1075120/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=836 CPUtime=0
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 33774817 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134785121 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 209 86 58 167 0 40 0

[startup+0.064319 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1075120/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=1400 CPUtime=0.06
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 237 0 0 0 6 0 0 0 18 0 1 0 33774817 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134614481 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1400

[startup+0.102324 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1075120/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=1400 CPUtime=0.1
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 237 0 0 0 10 0 0 0 18 0 1 0 33774817 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1400

[startup+0.302353 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1075120/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=1400 CPUtime=0.3
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 237 0 0 0 30 0 0 0 19 0 1 0 33774817 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1400

[startup+0.701411 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21349
/proc/meminfo: memFree=1075120/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=1552 CPUtime=0.69
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 249 0 0 0 69 0 0 0 22 0 1 0 33774817 1589248 232 1992294400 134512640 135197378 4294956240 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 388 232 93 167 0 219 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1552

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1074536/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=1552 CPUtime=1.49
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 269 0 0 0 149 0 0 0 25 0 1 0 33774817 1589248 252 1992294400 134512640 135197378 4294956240 18446744073709551615 134526663 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 388 252 93 167 0 219 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1552

[startup+3.10176 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1074088/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=1920 CPUtime=3.09
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 361 0 0 0 309 0 0 0 25 0 1 0 33774817 1966080 326 1992294400 134512640 135197378 4294956240 18446744073709551615 134556431 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 480 326 93 167 0 311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1920

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1073704/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=2148 CPUtime=6.29
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 437 0 0 0 629 0 0 0 25 0 1 0 33774817 2199552 402 1992294400 134512640 135197378 4294956240 18446744073709551615 134539095 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 537 402 93 167 0 368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2148

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1073064/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=3000 CPUtime=12.68
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 592 0 0 0 1268 0 0 0 25 0 1 0 33774817 3072000 557 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 750 557 93 167 0 581 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3000

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1071848/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=4916 CPUtime=25.49
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 874 0 0 0 2548 1 0 0 25 0 1 0 33774817 5033984 839 1992294400 134512640 135197378 4294956240 18446744073709551615 134526984 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 1229 839 93 167 0 1060 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4916

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1069544/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=6828 CPUtime=51.08
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 1453 0 0 0 5107 1 0 0 25 0 1 0 33774817 6991872 1418 1992294400 134512640 135197378 4294956240 18446744073709551615 134602687 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 1707 1418 93 167 0 1538 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6828

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1065192/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=13484 CPUtime=102.26
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 2519 0 0 0 10225 1 0 0 25 0 1 0 33774817 13807616 2484 1992294400 134512640 135197378 4294956240 18446744073709551615 134592975 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 3371 2484 93 167 0 3202 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13484

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1060328/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=19680 CPUtime=162.24
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 3727 0 0 0 16222 2 0 0 25 0 1 0 33774817 20152320 3692 1992294400 134512640 135197378 4294956240 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 4920 3692 93 167 0 4751 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19680

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1055528/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=29164 CPUtime=222.23
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 4902 0 0 0 22220 3 0 0 25 0 1 0 33774817 29863936 4867 1992294400 134512640 135197378 4294956240 18446744073709551615 134522847 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 7291 4867 93 167 0 7122 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29164

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1051112/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=29164 CPUtime=282.2
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 6003 0 0 0 28217 3 0 0 25 0 1 0 33774817 29863936 5968 1992294400 134512640 135197378 4294956240 18446744073709551615 134524943 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 7291 5968 93 167 0 7122 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29164

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1047080/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=29164 CPUtime=342.19
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 7012 0 0 0 34215 4 0 0 25 0 1 0 33774817 29863936 6977 1992294400 134512640 135197378 4294956240 18446744073709551615 134539373 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 7291 6977 93 167 0 7122 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 29164

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1042344/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=42260 CPUtime=402.17
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 8190 0 0 0 40213 4 0 0 25 0 1 0 33774817 43274240 8155 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 10565 8155 93 167 0 10396 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 42260

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1038120/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=43764 CPUtime=462.15
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 9255 0 0 0 46210 5 0 0 25 0 1 0 33774817 44814336 9220 1992294400 134512640 135197378 4294956240 18446744073709551615 134524821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 10941 9220 93 167 0 10772 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43764

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1033896/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=43764 CPUtime=522.14
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 10316 0 0 0 52208 6 0 0 25 0 1 0 33774817 44814336 10281 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 10941 10281 93 167 0 10772 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 43764

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1029416/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=63408 CPUtime=582.12
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 11396 0 0 0 58205 7 0 0 25 0 1 0 33774817 64929792 11361 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 15852 11361 93 167 0 15683 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 63408

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21350
/proc/meminfo: memFree=1025320/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=63408 CPUtime=642.1
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 12424 0 0 0 64203 7 0 0 25 0 1 0 33774817 64929792 12389 1992294400 134512640 135197378 4294956240 18446744073709551615 134539251 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 15852 12389 93 167 0 15683 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 63408


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

/proc/meminfo: memFree=840360/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=311840 CPUtime=3821.12
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 58392 0 0 0 382067 45 0 0 25 0 1 0 33774817 319324160 58357 1992294400 134512640 135197378 4294956240 18446744073709551615 134611821 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 77960 58357 93 167 0 77791 0
Current children cumulated CPU time (s) 3821.12
Current children cumulated vsize (KiB) 311840

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=837416/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=311840 CPUtime=3881.1
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 59133 0 0 0 388065 45 0 0 25 0 1 0 33774817 319324160 59098 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 77960 59098 93 167 0 77791 0
Current children cumulated CPU time (s) 3881.1
Current children cumulated vsize (KiB) 311840

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=834536/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=3941.09
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 59843 0 0 0 394063 46 0 0 25 0 1 0 33774817 331632640 59808 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 59808 93 167 0 80796 0
Current children cumulated CPU time (s) 3941.09
Current children cumulated vsize (KiB) 323860

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=831528/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4001.07
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 60590 0 0 0 400060 47 0 0 25 0 1 0 33774817 331632640 60555 1992294400 134512640 135197378 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 60555 93 167 0 80796 0
Current children cumulated CPU time (s) 4001.07
Current children cumulated vsize (KiB) 323860

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=828712/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4061.05
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 61299 0 0 0 406058 47 0 0 25 0 1 0 33774817 331632640 61264 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 61264 93 167 0 80796 0
Current children cumulated CPU time (s) 4061.05
Current children cumulated vsize (KiB) 323860

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=825832/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4121.04
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 62008 0 0 0 412056 48 0 0 25 0 1 0 33774817 331632640 61973 1992294400 134512640 135197378 4294956240 18446744073709551615 134590309 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 61973 93 167 0 80796 0
Current children cumulated CPU time (s) 4121.04
Current children cumulated vsize (KiB) 323860

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=823016/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4181.02
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 62719 0 0 0 418054 48 0 0 25 0 1 0 33774817 331632640 62684 1992294400 134512640 135197378 4294956240 18446744073709551615 134550718 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 62684 93 167 0 80796 0
Current children cumulated CPU time (s) 4181.02
Current children cumulated vsize (KiB) 323860

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=820264/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4241
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 63401 0 0 0 424051 49 0 0 25 0 1 0 33774817 331632640 63366 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 63366 93 167 0 80796 0
Current children cumulated CPU time (s) 4241
Current children cumulated vsize (KiB) 323860

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21358
/proc/meminfo: memFree=817512/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4300.98
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 64090 0 0 0 430049 49 0 0 25 0 1 0 33774817 331632640 64055 1992294400 134512640 135197378 4294956240 18446744073709551615 134649156 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 64055 93 167 0 80796 0
Current children cumulated CPU time (s) 4300.98
Current children cumulated vsize (KiB) 323860

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=814888/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4360.96
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 64747 0 0 0 436046 50 0 0 25 0 1 0 33774817 331632640 64712 1992294400 134512640 135197378 4294956240 18446744073709551615 134593135 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 64712 93 167 0 80796 0
Current children cumulated CPU time (s) 4360.96
Current children cumulated vsize (KiB) 323860

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=812200/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4420.93
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65393 0 0 0 442043 50 0 0 25 0 1 0 33774817 331632640 65358 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65358 93 167 0 80796 0
Current children cumulated CPU time (s) 4420.93
Current children cumulated vsize (KiB) 323860

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

[startup+4428.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=811944/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4427.33
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65461 0 0 0 442683 50 0 0 25 0 1 0 33774817 331632640 65426 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65426 93 167 0 80796 0
Current children cumulated CPU time (s) 4427.33
Current children cumulated vsize (KiB) 323860

[startup+4441.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=811432/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4440.13
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65588 0 0 0 443962 51 0 0 25 0 1 0 33774817 331632640 65553 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65553 93 167 0 80796 0
Current children cumulated CPU time (s) 4440.13
Current children cumulated vsize (KiB) 323860

[startup+4454.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=810920/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4452.93
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65715 0 0 0 445242 51 0 0 25 0 1 0 33774817 331632640 65680 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65680 93 167 0 80796 0
Current children cumulated CPU time (s) 4452.93
Current children cumulated vsize (KiB) 323860

[startup+4460.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=810728/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4459.33
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65778 0 0 0 445882 51 0 0 25 0 1 0 33774817 331632640 65743 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65743 93 167 0 80796 0
Current children cumulated CPU time (s) 4459.33
Current children cumulated vsize (KiB) 323860

[startup+4462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=810664/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4460.92
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65792 0 0 0 446041 51 0 0 25 0 1 0 33774817 331632640 65757 1992294400 134512640 135197378 4294956240 18446744073709551615 134602621 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65757 93 167 0 80796 0
Current children cumulated CPU time (s) 4460.92
Current children cumulated vsize (KiB) 323860

[startup+4463.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=810600/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4462.52
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65808 0 0 0 446201 51 0 0 25 0 1 0 33774817 331632640 65773 1992294400 134512640 135197378 4294956240 18446744073709551615 134602667 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65773 93 167 0 80796 0
Current children cumulated CPU time (s) 4462.52
Current children cumulated vsize (KiB) 323860

[startup+4464.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=810600/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=323860 CPUtime=4463.32
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194304 65814 0 0 0 446281 51 0 0 25 0 1 0 33774817 331632640 65779 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 80965 65779 93 167 0 80796 0
Current children cumulated CPU time (s) 4463.32
Current children cumulated vsize (KiB) 323860

[startup+4465.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21360
/proc/meminfo: memFree=810536/2055920 swapFree=4192956/4192956
[pid=21349] ppid=21347 vsize=0 CPUtime=4463.72
/proc/21349/stat : 21349 (march_hi) R 21347 21349 21270 0 -1 4194308 65818 0 0 0 446319 53 0 0 25 0 1 0 33774817 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21349/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4463.72
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 4465.12
CPU time (s): 4463.75
CPU user time (s): 4463.2
CPU system time (s): 0.554915
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 323860

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

runsolver used 2.68159 second user time and 9.81251 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-18 14:23:41
IDJOB=1627919
IDBENCH=70375
IDSOLVER=583
FILE ID=node30/1627919-1240057420
PBS_JOBID= 9157527
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= d2ecc9d94f1ba393552dfdf11d60f816
RANDOM SEED=1989980844

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1075536 kB
Buffers:         85860 kB
Cached:         797460 kB
SwapCached:          0 kB
Active:         328792 kB
Inactive:       568984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1075536 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             808 kB
Writeback:           0 kB
Mapped:          24220 kB
Slab:            68580 kB
Committed_AS:   165728 kB
PageTables:       1356 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= 66276 MiB
End job on node30 at 2009-04-18 15:38:06