Trace number 1627918

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 3979.45 3980.64

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
MD5SUM834ef435737da3a9d77dd6f3e79becea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3644.93
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.031
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 2 duplicate clauses
0.00/0.05	c resolvent_look() :: found 2 resolvents
0.00/0.05	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
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: 153
0.09/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: 581
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: 4192
0.89/0.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 |****************************************************************| ( 3/999) NodeCount: 25698
5.99/6.08	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 116440
30.19/30.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 401763
114.36/114.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1083043
336.88/337.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2334582
785.06/785.37	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4110920
1479.15/1479.61	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6060729
2303.02/2303.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 7710035
3052.60/3053.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: 8774058
3570.94/3572.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9291002
3839.56/3840.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 |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9478141
3942.92/3944.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9527994
3972.42/3973.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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: 9537526
3978.42/3979.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| (16/999) NodeCount: 9538698
3979.31/3980.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 |****************************************************************| (17/999) NodeCount: 9538781
3979.31/3980.59	c |----------------------------------------------------------------|
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| (18/999) NodeCount: 9538782
3979.31/3980.59	c |----------------------------------------------------------------|
c |
3979.31/3980.59	c
3979.31/3980.59	c main():: nodeCount: 9538782
3979.31/3980.59	c main():: dead ends in main: 49728
3979.31/3980.59	c main():: lookAheadCount: 502883632
3979.31/3980.59	c main():: unitResolveCount: 53573789
3979.31/3980.59	c main():: time=-314.947296
3979.31/3980.59	c main():: necessary_assignments: 274131
3979.31/3980.59	c main():: bin_sat: 0, bin_unsat 0
3979.31/3980.59	c main():: doublelook: #: 38972335, succes #: 31064900
3979.31/3980.59	c main():: doublelook: overall 7.996 of all possible doublelooks executed
3979.31/3980.59	c main():: doublelook: succesrate: 79.710, average DL_trigger: 20.032
3979.31/3980.59	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-1627918-1240055830/watcher-1627918-1240055830 -o /tmp/evaluation-result-1627918-1240055830/solver-1627918-1240055830 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627918-1240055830.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.99 0.97 0.99 3/64 24932
/proc/meminfo: memFree=1097976/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=836 CPUtime=0
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 33616452 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 209 85 58 167 0 40 0

[startup+0.0660811 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24932
/proc/meminfo: memFree=1097976/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=1400 CPUtime=0.06
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 237 0 0 0 6 0 0 0 18 0 1 0 33616452 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1400

[startup+0.101086 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24932
/proc/meminfo: memFree=1097976/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=1400 CPUtime=0.09
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 237 0 0 0 9 0 0 0 18 0 1 0 33616452 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1400

[startup+0.301113 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24932
/proc/meminfo: memFree=1097976/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=1400 CPUtime=0.29
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 237 0 0 0 29 0 0 0 19 0 1 0 33616452 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134524887 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1400

[startup+0.701165 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 24932
/proc/meminfo: memFree=1097976/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=1544 CPUtime=0.69
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 246 0 0 0 69 0 0 0 22 0 1 0 33616452 1581056 229 1992294400 134512640 135197378 4294956240 18446744073709551615 134524862 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 386 229 93 167 0 217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1544

[startup+1.50127 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1097392/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=1544 CPUtime=1.49
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 266 0 0 0 149 0 0 0 25 0 1 0 33616452 1581056 249 1992294400 134512640 135197378 4294956240 18446744073709551615 134603242 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 386 249 93 167 0 217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1544

[startup+3.10148 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1096944/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=1908 CPUtime=3.09
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 358 0 0 0 309 0 0 0 25 0 1 0 33616452 1953792 322 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 477 322 93 167 0 308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1908

[startup+6.30191 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1096624/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=2136 CPUtime=6.29
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 434 0 0 0 629 0 0 0 25 0 1 0 33616452 2187264 398 1992294400 134512640 135197378 4294956240 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 534 398 93 167 0 365 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2136

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1095928/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=2988 CPUtime=12.68
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 589 0 0 0 1268 0 0 0 25 0 1 0 33616452 3059712 553 1992294400 134512640 135197378 4294956240 18446744073709551615 134611792 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 747 553 93 167 0 578 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2988

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1094712/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=5052 CPUtime=25.48
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 876 0 0 0 2548 0 0 0 25 0 1 0 33616452 5173248 840 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 1263 840 93 167 0 1094 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5052

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1092472/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=6776 CPUtime=51.07
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 1432 0 0 0 5106 1 0 0 25 0 1 0 33616452 6938624 1396 1992294400 134512640 135197378 4294956240 18446744073709551615 134617814 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 1694 1396 93 167 0 1525 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6776

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1087992/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=13536 CPUtime=102.27
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 2546 0 0 0 10225 2 0 0 25 0 1 0 33616452 13860864 2494 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 3384 2494 93 167 0 3215 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13536

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1083192/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=19740 CPUtime=162.24
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 3742 0 0 0 16221 3 0 0 25 0 1 0 33616452 20213760 3690 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 4935 3690 93 167 0 4766 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19740

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24933
/proc/meminfo: memFree=1078584/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=28472 CPUtime=222.22
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 4875 0 0 0 22219 3 0 0 25 0 1 0 33616452 29155328 4823 1992294400 134512640 135197378 4294956240 18446744073709551615 134593032 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 7118 4823 93 167 0 6949 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28472

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1074032/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=29240 CPUtime=282.2
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 6013 0 0 0 28216 4 0 0 25 0 1 0 33616452 29941760 5961 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 7310 5961 93 167 0 7141 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 29240

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1069808/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=29240 CPUtime=342.18
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 7055 0 0 0 34214 4 0 0 25 0 1 0 33616452 29941760 7003 1992294400 134512640 135197378 4294956240 18446744073709551615 134539479 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 7310 7003 93 167 0 7141 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29240

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1065200/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=42336 CPUtime=402.16
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 8203 0 0 0 40211 5 0 0 25 0 1 0 33616452 43352064 8151 1992294400 134512640 135197378 4294956240 18446744073709551615 134592744 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 10584 8151 93 167 0 10415 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 42336

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1060912/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=43876 CPUtime=462.15
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 9255 0 0 0 46209 6 0 0 25 0 1 0 33616452 44929024 9203 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 10969 9203 93 167 0 10800 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43876

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1056752/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=43876 CPUtime=522.13
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 10313 0 0 0 52207 6 0 0 25 0 1 0 33616452 44929024 10261 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 10969 10261 93 167 0 10800 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 43876

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1052536/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=63520 CPUtime=582.11
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 11326 0 0 0 58204 7 0 0 25 0 1 0 33616452 65044480 11274 1992294400 134512640 135197378 4294956240 18446744073709551615 134525003 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 15880 11274 93 167 0 15711 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 63520

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24939
/proc/meminfo: memFree=1048312/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=63520 CPUtime=642.1
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 12385 0 0 0 64202 8 0 0 25 0 1 0 33616452 65044480 12333 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 15880 12333 93 167 0 15711 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 63520


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

/proc/meminfo: memFree=890872/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=212720 CPUtime=3341.31
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 51586 0 0 0 334097 34 0 0 25 0 1 0 33616452 217825280 51534 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 53180 51534 93 167 0 53011 0
Current children cumulated CPU time (s) 3341.31
Current children cumulated vsize (KiB) 212720

[startup+3402.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 24941
/proc/meminfo: memFree=887864/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=212720 CPUtime=3401.29
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 52336 0 0 0 340095 34 0 0 25 0 1 0 33616452 217825280 52284 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 53180 52284 93 167 0 53011 0
Current children cumulated CPU time (s) 3401.29
Current children cumulated vsize (KiB) 212720

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=884536/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3461.27
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 53062 0 0 0 346091 36 0 0 25 0 1 0 33616452 319660032 53010 1992294400 134512640 135197378 4294956240 18446744073709551615 134593022 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 53010 93 167 0 77873 0
Current children cumulated CPU time (s) 3461.27
Current children cumulated vsize (KiB) 312168

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=881528/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3521.26
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 53818 0 0 0 352089 37 0 0 25 0 1 0 33616452 319660032 53766 1992294400 134512640 135197378 4294956240 18446744073709551615 134649267 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 53766 93 167 0 77873 0
Current children cumulated CPU time (s) 3521.26
Current children cumulated vsize (KiB) 312168

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=878648/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3581.24
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 54536 0 0 0 358087 37 0 0 25 0 1 0 33616452 319660032 54484 1992294400 134512640 135197378 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 54484 93 167 0 77873 0
Current children cumulated CPU time (s) 3581.24
Current children cumulated vsize (KiB) 312168

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=875704/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3641.22
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 55266 0 0 0 364085 37 0 0 25 0 1 0 33616452 319660032 55214 1992294400 134512640 135197378 4294956240 18446744073709551615 134603172 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 55214 93 167 0 77873 0
Current children cumulated CPU time (s) 3641.22
Current children cumulated vsize (KiB) 312168

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=872824/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3701.2
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 55979 0 0 0 370082 38 0 0 25 0 1 0 33616452 319660032 55927 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 55927 93 167 0 77873 0
Current children cumulated CPU time (s) 3701.2
Current children cumulated vsize (KiB) 312168

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=870008/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3761.19
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 56678 0 0 0 376080 39 0 0 25 0 1 0 33616452 319660032 56626 1992294400 134512640 135197378 4294956240 18446744073709551615 134593025 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 56626 93 167 0 77873 0
Current children cumulated CPU time (s) 3761.19
Current children cumulated vsize (KiB) 312168

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24941
/proc/meminfo: memFree=867320/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3821.18
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 57362 0 0 0 382078 40 0 0 25 0 1 0 33616452 319660032 57310 1992294400 134512640 135197378 4294956240 18446744073709551615 134603836 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 57310 93 167 0 77873 0
Current children cumulated CPU time (s) 3821.18
Current children cumulated vsize (KiB) 312168

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=864496/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3881.15
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 58038 0 0 0 388075 40 0 0 25 0 1 0 33616452 319660032 57986 1992294400 134512640 135197378 4294956240 18446744073709551615 134603342 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 57986 93 167 0 77873 0
Current children cumulated CPU time (s) 3881.15
Current children cumulated vsize (KiB) 312168

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=861872/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3941.12
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 58688 0 0 0 394072 40 0 0 25 0 1 0 33616452 319660032 58636 1992294400 134512640 135197378 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 58636 93 167 0 77873 0
Current children cumulated CPU time (s) 3941.12
Current children cumulated vsize (KiB) 312168

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

[startup+3967.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860784/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3966.72
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 58954 0 0 0 396631 41 0 0 25 0 1 0 33616452 319660032 58902 1992294400 134512640 135197378 4294956240 18446744073709551615 134526700 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 58902 93 167 0 77873 0
Current children cumulated CPU time (s) 3966.72
Current children cumulated vsize (KiB) 312168

[startup+3974.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860528/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3973.12
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 59017 0 0 0 397271 41 0 0 25 0 1 0 33616452 319660032 58965 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 58965 93 167 0 77873 0
Current children cumulated CPU time (s) 3973.12
Current children cumulated vsize (KiB) 312168

[startup+3977.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860464/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3976.32
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 59047 0 0 0 397591 41 0 0 25 0 1 0 33616452 319660032 58995 1992294400 134512640 135197378 4294956240 18446744073709551615 134593022 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 58995 93 167 0 77873 0
Current children cumulated CPU time (s) 3976.32
Current children cumulated vsize (KiB) 312168

[startup+3979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860400/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3977.92
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 59062 0 0 0 397751 41 0 0 25 0 1 0 33616452 319660032 59010 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 59010 93 167 0 77873 0
Current children cumulated CPU time (s) 3977.92
Current children cumulated vsize (KiB) 312168

[startup+3979.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860400/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3978.72
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 59069 0 0 0 397831 41 0 0 25 0 1 0 33616452 319660032 59017 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 59017 93 167 0 77873 0
Current children cumulated CPU time (s) 3978.72
Current children cumulated vsize (KiB) 312168

[startup+3980.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860400/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3979.12
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 59072 0 0 0 397871 41 0 0 25 0 1 0 33616452 319660032 59020 1992294400 134512640 135197378 4294956240 18446744073709551615 134556431 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 59020 93 167 0 77873 0
Current children cumulated CPU time (s) 3979.12
Current children cumulated vsize (KiB) 312168

[startup+3980.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860400/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=312168 CPUtime=3979.31
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194304 59074 0 0 0 397890 41 0 0 25 0 1 0 33616452 319660032 59022 1992294400 134512640 135197378 4294956240 18446744073709551615 134592981 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 78042 59022 93 167 0 77873 0
Current children cumulated CPU time (s) 3979.31
Current children cumulated vsize (KiB) 312168

[startup+3980.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24947
/proc/meminfo: memFree=860400/2055920 swapFree=4192956/4192956
[pid=24932] ppid=24930 vsize=0 CPUtime=3979.41
/proc/24932/stat : 24932 (march_hi) R 24930 24932 24868 0 -1 4194308 59075 0 0 0 397900 41 0 0 25 0 1 0 33616452 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24932/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3979.41
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3980.64
CPU time (s): 3979.45
CPU user time (s): 3979.01
CPU system time (s): 0.448931
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 312168

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

runsolver used 3.81642 second user time and 7.12592 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-18 13:57:10
IDJOB=1627918
IDBENCH=70374
IDSOLVER=583
FILE ID=node13/1627918-1240055830
PBS_JOBID= 9159051
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 834ef435737da3a9d77dd6f3e79becea
RANDOM SEED=1125777182

node13.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.227
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.227
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:       1098456 kB
Buffers:         90816 kB
Cached:         767480 kB
SwapCached:          0 kB
Active:         409920 kB
Inactive:       462332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098456 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          23712 kB
Slab:            71160 kB
Committed_AS:   151092 kB
PageTables:       1460 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= 66336 MiB
End job on node13 at 2009-04-18 15:03:30