Trace number 3211801

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
SAT09 reference solver: march_hi hiUNSAT 3675.27 3675.16

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3358.18
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 550 variables and 2343 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 550 free variables and 2343 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.460
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 171 duplicate clauses
0.00/0.01	c resolvent_look() :: found 80 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 550 variables and 2423 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 550 variabels and 2423 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2423 / 550 ) = 4.41
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 550
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 185
0.00/0.06	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: 688
0.10/0.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 5562
0.90/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: 35943
6.90/6.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 |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 169556
38.09/38.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 |******************************************
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: 603659
146.09/146.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 |******************************************
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: 1644392
424.90/424.98	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3495747
965.62/965.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 |****************************************************************| ( 8/999) NodeCount: 5950556
1739.14/1739.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 |****************************************************************| ( 9/999) NodeCount: 8363134
2552.67/2552.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 10097516
3173.49/3173.46	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 10992043
3510.10/3510.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/999) NodeCount: 11314374
3637.00/3636.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 11392876
3669.10/3669.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (14/999) NodeCount: 11405357
3674.50/3674.46	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 11406720
3675.10/3675.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 |****************************************************************| (16/999) NodeCount: 11406820
3675.20/3675.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |****************
c |************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |****************************************************************| (17/999) NodeCount: 11406823
3675.20/3675.14	c |----------------------------------------------------------------|
c |
3675.20/3675.14	c
3675.20/3675.14	c main():: nodeCount: 11406823
3675.20/3675.14	c main():: dead ends in main: 181668
3675.20/3675.14	c main():: lookAheadCount: 704942210
3675.20/3675.14	c main():: unitResolveCount: 236188263
3675.20/3675.14	c main():: time=-619.167296
3675.20/3675.14	c main():: necessary_assignments: 2795203
3675.20/3675.14	c main():: bin_sat: 0, bin_unsat 0
3675.20/3675.14	c main():: doublelook: #: 43357383, succes #: 30827248
3675.20/3675.14	c main():: doublelook: overall 6.370 of all possible doublelooks executed
3675.20/3675.14	c main():: doublelook: succesrate: 71.100, average DL_trigger: 40.767
3675.20/3675.14	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3211801-1303182884/watcher-3211801-1303182884 -o /tmp/evaluation-result-3211801-1303182884/solver-3211801-1303182884 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211801-1303182884.cnf 

running on 4 cores: 0,2,4,6

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): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.98 1.68 1.82 1/172 9949
/proc/meminfo: memFree=16804900/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=1172 CPUtime=0 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 196 0 0 0 0 0 0 0 25 0 1 0 410703876 1200128 150 33554432000 134512640 135197378 4293463392 18446744073709551615 134579648 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 293 150 80 168 0 124 0

[startup+0.104249 s]
/proc/loadavg: 0.98 1.68 1.82 1/172 9949
/proc/meminfo: memFree=16804900/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=2000 CPUtime=0.1 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 362 0 0 0 10 0 0 0 18 0 1 0 410703876 2048000 316 33554432000 134512640 135197378 4293463392 18446744073709551615 134539378 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 500 316 91 168 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2000

[startup+0.200231 s]
/proc/loadavg: 0.98 1.68 1.82 1/172 9949
/proc/meminfo: memFree=16804900/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=2000 CPUtime=0.19 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 367 0 0 0 19 0 0 0 18 0 1 0 410703876 2048000 321 33554432000 134512640 135197378 4293463392 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 500 321 91 168 0 331 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 2000

[startup+0.300214 s]
/proc/loadavg: 0.98 1.68 1.82 1/172 9949
/proc/meminfo: memFree=16804900/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=2132 CPUtime=0.29 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 383 0 0 0 29 0 0 0 18 0 1 0 410703876 2183168 337 33554432000 134512640 135197378 4293463392 18446744073709551615 134539373 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 533 337 91 168 0 364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2132

[startup+0.701156 s]
/proc/loadavg: 0.98 1.68 1.82 1/172 9949
/proc/meminfo: memFree=16804900/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=2268 CPUtime=0.7 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 428 0 0 0 70 0 0 0 18 0 1 0 410703876 2322432 382 33554432000 134512640 135197378 4293463392 18446744073709551615 134552616 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 567 382 91 168 0 398 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2268

[startup+1.50102 s]
/proc/loadavg: 0.98 1.68 1.82 3/178 9960
/proc/meminfo: memFree=16800948/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=2436 CPUtime=1.5 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 455 0 0 0 150 0 0 0 20 0 1 0 410703876 2494464 409 33554432000 134512640 135197378 4293463392 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 609 409 91 168 0 440 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2436

[startup+3.10072 s]
/proc/loadavg: 0.98 1.68 1.82 3/178 9960
/proc/meminfo: memFree=16800080/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=2588 CPUtime=3.1 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 511 0 0 0 310 0 0 0 25 0 1 0 410703876 2650112 465 33554432000 134512640 135197378 4293463392 18446744073709551615 134548514 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 647 465 91 168 0 478 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2588

[startup+6.30113 s]
/proc/loadavg: 1.06 1.68 1.82 3/178 9960
/proc/meminfo: memFree=16799548/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=3404 CPUtime=6.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 639 0 0 0 630 0 0 0 25 0 1 0 410703876 3485696 593 33554432000 134512640 135197378 4293463392 18446744073709551615 134541965 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 851 593 91 168 0 682 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3404

[startup+12.701 s]
/proc/loadavg: 1.14 1.69 1.82 3/178 9960
/proc/meminfo: memFree=16797252/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=4300 CPUtime=12.7 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 924 0 0 0 1270 0 0 0 25 0 1 0 410703876 4403200 847 33554432000 134512640 135197378 4293463392 18446744073709551615 134594078 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/9949/statm: 1075 847 91 168 0 906 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4300

[startup+25.5006 s]
/proc/loadavg: 1.33 1.70 1.82 3/178 9961
/proc/meminfo: memFree=16794944/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=6724 CPUtime=25.49 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 1325 0 0 0 2549 0 0 0 25 0 1 0 410703876 6885376 1248 33554432000 134512640 135197378 4293463392 18446744073709551615 134525272 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9949/statm: 1681 1248 91 168 0 1512 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6724

[startup+51.1009 s]
/proc/loadavg: 1.56 1.72 1.82 3/178 9962
/proc/meminfo: memFree=16788448/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=12052 CPUtime=51.09 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 2066 0 0 0 5109 0 0 0 25 0 1 0 410703876 12341248 1989 33554432000 134512640 135197378 4293463392 18446744073709551615 134552768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9949/statm: 3013 1989 91 168 0 2844 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 12052

[startup+102.301 s]
/proc/loadavg: 1.81 1.76 1.83 3/178 9963
/proc/meminfo: memFree=16774552/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=18096 CPUtime=102.29 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 3608 0 0 0 10229 0 0 0 25 0 1 0 410703876 18530304 3531 33554432000 134512640 135197378 4293463392 18446744073709551615 134548481 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 4524 3531 91 168 0 4355 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18096

[startup+162.301 s]
/proc/loadavg: 1.93 1.80 1.83 3/178 9964
/proc/meminfo: memFree=16759672/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=23916 CPUtime=162.29 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 5356 0 0 0 16228 1 0 0 25 0 1 0 410703876 24489984 5279 33554432000 134512640 135197378 4293463392 18446744073709551615 134592804 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 5979 5279 91 168 0 5810 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 23916

[startup+222.307 s]
/proc/loadavg: 1.97 1.84 1.84 3/178 9966
/proc/meminfo: memFree=16744532/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=36712 CPUtime=222.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 7133 0 0 0 22229 1 0 0 25 0 1 0 410703876 37593088 7056 33554432000 134512640 135197378 4293463392 18446744073709551615 134525339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 9178 7056 91 168 0 9009 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 36712

[startup+282.301 s]
/proc/loadavg: 1.99 1.86 1.85 3/178 9968
/proc/meminfo: memFree=16730252/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=49808 CPUtime=282.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 8818 0 0 0 28229 1 0 0 25 0 1 0 410703876 51003392 8741 33554432000 134512640 135197378 4293463392 18446744073709551615 134542258 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 12452 8741 91 168 0 12283 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 49808

[startup+342.301 s]
/proc/loadavg: 1.99 1.89 1.85 3/178 9969
/proc/meminfo: memFree=16715236/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=49808 CPUtime=342.29 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 10527 0 0 0 34228 1 0 0 25 0 1 0 410703876 51003392 10450 33554432000 134512640 135197378 4293463392 18446744073709551615 134548514 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 12452 10450 91 168 0 12283 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49808

[startup+402.301 s]
/proc/loadavg: 1.99 1.90 1.86 3/178 9971
/proc/meminfo: memFree=16701076/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=58068 CPUtime=402.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 12133 0 0 0 40228 2 0 0 25 0 1 0 410703876 59461632 12056 33554432000 134512640 135197378 4293463392 18446744073709551615 134570728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 14517 12056 91 168 0 14348 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 58068

[startup+462.301 s]
/proc/loadavg: 1.99 1.92 1.86 3/178 9972
/proc/meminfo: memFree=16686800/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=77712 CPUtime=462.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 13726 0 0 0 46228 2 0 0 25 0 1 0 410703876 79577088 13649 33554432000 134512640 135197378 4293463392 18446744073709551615 134525296 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 19428 13649 91 168 0 19259 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 77712

[startup+522.301 s]
/proc/loadavg: 1.99 1.93 1.87 3/178 9974
/proc/meminfo: memFree=16672384/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=77712 CPUtime=522.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 15371 0 0 0 52228 2 0 0 25 0 1 0 410703876 79577088 15294 33554432000 134512640 135197378 4293463392 18446744073709551615 134525281 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 19428 15294 91 168 0 19259 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 77712

[startup+582.301 s]
/proc/loadavg: 2.03 1.95 1.88 3/178 9976
/proc/meminfo: memFree=16657872/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=77712 CPUtime=582.31 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 17021 0 0 0 58228 3 0 0 25 0 1 0 410703876 79577088 16944 33554432000 134512640 135197378 4293463392 18446744073709551615 134539292 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 19428 16944 91 168 0 19259 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 77712

[startup+642.301 s]

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

/proc/meminfo: memFree=16120020/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3042.38 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 75017 0 0 0 304224 14 0 0 25 0 1 0 410703876 441405440 74940 33554432000 134512640 135197378 4293463392 18446744073709551615 134525312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 74940 91 168 0 107596 0
Current children cumulated CPU time (s) 3042.38
Current children cumulated vsize (KiB) 431060

[startup+3102.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10055
/proc/meminfo: memFree=16107236/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3102.38 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 76270 0 0 0 310224 14 0 0 25 0 1 0 410703876 441405440 76193 33554432000 134512640 135197378 4293463392 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 76193 91 168 0 107596 0
Current children cumulated CPU time (s) 3102.38
Current children cumulated vsize (KiB) 431060

[startup+3162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10056
/proc/meminfo: memFree=16095192/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3162.39 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 77504 0 0 0 316224 15 0 0 25 0 1 0 410703876 441405440 77427 33554432000 134512640 135197378 4293463392 18446744073709551615 134525423 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 77427 91 168 0 107596 0
Current children cumulated CPU time (s) 3162.39
Current children cumulated vsize (KiB) 431060

[startup+3222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10058
/proc/meminfo: memFree=16083036/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3222.39 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 78702 0 0 0 322224 15 0 0 25 0 1 0 410703876 441405440 78625 33554432000 134512640 135197378 4293463392 18446744073709551615 134548465 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 78625 91 168 0 107596 0
Current children cumulated CPU time (s) 3222.39
Current children cumulated vsize (KiB) 431060

[startup+3282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10060
/proc/meminfo: memFree=16070992/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3282.39 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 79927 0 0 0 328224 15 0 0 25 0 1 0 410703876 441405440 79850 33554432000 134512640 135197378 4293463392 18446744073709551615 134539152 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 79850 91 168 0 107596 0
Current children cumulated CPU time (s) 3282.39
Current children cumulated vsize (KiB) 431060

[startup+3342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10061
/proc/meminfo: memFree=16058956/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3342.39 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 81134 0 0 0 334224 15 0 0 25 0 1 0 410703876 441405440 81057 33554432000 134512640 135197378 4293463392 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 81057 91 168 0 107596 0
Current children cumulated CPU time (s) 3342.39
Current children cumulated vsize (KiB) 431060

[startup+3402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10063
/proc/meminfo: memFree=16046788/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3402.39 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 82327 0 0 0 340224 15 0 0 25 0 1 0 410703876 441405440 82250 33554432000 134512640 135197378 4293463392 18446744073709551615 134594024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 82250 91 168 0 107596 0
Current children cumulated CPU time (s) 3402.39
Current children cumulated vsize (KiB) 431060

[startup+3462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 10064
/proc/meminfo: memFree=16034988/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3462.4 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 83524 0 0 0 346224 16 0 0 25 0 1 0 410703876 441405440 83447 33554432000 134512640 135197378 4293463392 18446744073709551615 134539368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 83447 91 168 0 107596 0
Current children cumulated CPU time (s) 3462.4
Current children cumulated vsize (KiB) 431060

[startup+3522.31 s]
/proc/loadavg: 2.06 2.01 1.94 3/178 10066
/proc/meminfo: memFree=16023556/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3522.4 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 84670 0 0 0 352224 16 0 0 25 0 1 0 410703876 441405440 84593 33554432000 134512640 135197378 4293463392 18446744073709551615 134552722 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 84593 91 168 0 107596 0
Current children cumulated CPU time (s) 3522.4
Current children cumulated vsize (KiB) 431060

[startup+3582.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 10068
/proc/meminfo: memFree=16011632/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3582.4 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 85795 0 0 0 358224 16 0 0 25 0 1 0 410703876 441405440 85718 33554432000 134512640 135197378 4293463392 18446744073709551615 134593955 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 85718 91 168 0 107596 0
Current children cumulated CPU time (s) 3582.4
Current children cumulated vsize (KiB) 431060

[startup+3642.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10069
/proc/meminfo: memFree=15999596/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3642.4 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 86891 0 0 0 364224 16 0 0 25 0 1 0 410703876 441405440 86814 33554432000 134512640 135197378 4293463392 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 86814 91 168 0 107596 0
Current children cumulated CPU time (s) 3642.4
Current children cumulated vsize (KiB) 431060

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

[startup+3660.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15995860/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3660.9 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87214 0 0 0 366074 16 0 0 25 0 1 0 410703876 441405440 87137 33554432000 134512640 135197378 4293463392 18446744073709551615 134542257 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87137 91 168 0 107596 0
Current children cumulated CPU time (s) 3660.9
Current children cumulated vsize (KiB) 431060

[startup+3667.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15994856/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3667.3 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87323 0 0 0 366714 16 0 0 25 0 1 0 410703876 441405440 87246 33554432000 134512640 135197378 4293463392 18446744073709551615 134542000 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87246 91 168 0 107596 0
Current children cumulated CPU time (s) 3667.3
Current children cumulated vsize (KiB) 431060

[startup+3670.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15994236/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3670.5 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87374 0 0 0 367034 16 0 0 25 0 1 0 410703876 441405440 87297 33554432000 134512640 135197378 4293463392 18446744073709551615 134552722 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87297 91 168 0 107596 0
Current children cumulated CPU time (s) 3670.5
Current children cumulated vsize (KiB) 431060

[startup+3673.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15993616/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3673.7 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87426 0 0 0 367354 16 0 0 25 0 1 0 410703876 441405440 87349 33554432000 134512640 135197378 4293463392 18446744073709551615 134552403 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87349 91 168 0 107596 0
Current children cumulated CPU time (s) 3673.7
Current children cumulated vsize (KiB) 431060

[startup+3674.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15993368/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3674.5 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87439 0 0 0 367434 16 0 0 25 0 1 0 410703876 441405440 87362 33554432000 134512640 135197378 4293463392 18446744073709551615 134539320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87362 91 168 0 107596 0
Current children cumulated CPU time (s) 3674.5
Current children cumulated vsize (KiB) 431060

[startup+3674.8 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15993368/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3674.9 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87444 0 0 0 367474 16 0 0 25 0 1 0 410703876 441405440 87367 33554432000 134512640 135197378 4293463392 18446744073709551615 134552704 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87367 91 168 0 107596 0
Current children cumulated CPU time (s) 3674.9
Current children cumulated vsize (KiB) 431060

[startup+3675 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15993368/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3675.1 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87448 0 0 0 367494 16 0 0 25 0 1 0 410703876 441405440 87371 33554432000 134512640 135197378 4293463392 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87371 91 168 0 107596 0
Current children cumulated CPU time (s) 3675.1
Current children cumulated vsize (KiB) 431060

[startup+3675.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 10070
/proc/meminfo: memFree=15993120/32951124 swapFree=67111528/67111528
[pid=9949] ppid=9947 vsize=431060 CPUtime=3675.2 cores=0,2,4,6
/proc/9949/stat : 9949 (march_hi) R 9947 9949 9921 0 -1 4202496 87450 0 0 0 367504 16 0 0 25 0 1 0 410703876 441405440 87373 33554432000 134512640 135197378 4293463392 18446744073709551615 134718686 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9949/statm: 107765 87373 91 168 0 107596 0
Current children cumulated CPU time (s) 3675.2
Current children cumulated vsize (KiB) 431060

Child status: 20
Real time (s): 3675.16
CPU time (s): 3675.27
CPU user time (s): 3675.08
CPU system time (s): 0.186971
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 431060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3675.08
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87453
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2087

runsolver used 5.67814 second user time and 11.0563 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-19 05:14:44
IDJOB=3211801
IDBENCH=83099
IDSOLVER=1627
FILE ID=node142/3211801-1303182884
RUNJOBID= node142-1303182884-9939
PBS_JOBID= 13021083
Free space on /tmp= 73020 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3211801-1303182884/watcher-3211801-1303182884 -o /tmp/evaluation-result-3211801-1303182884/solver-3211801-1303182884 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3211801-1303182884.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=1195987850

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16805064 kB
Buffers:        731328 kB
Cached:       14977696 kB
SwapCached:          0 kB
Active:        6437260 kB
Inactive:      9335576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16805064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             904 kB
Writeback:           0 kB
AnonPages:       64052 kB
Mapped:          14416 kB
Slab:           308260 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184116 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73016 MiB
End job on node142 at 2011-04-19 06:15:59