Trace number 3420847

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_rw 2011-03-02UNSAT 3358.18 3358.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.00	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.00	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.00	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.00	c main()::
0.00/0.00	c initFormula():: searching for DIMACS p-line....
0.00/0.00	c initFormula():: the DIMACS p-line indicates a CNF of 550 variables and 2343 clauses.
0.00/0.00	c parseCNF():: parsing....
0.00/0.00	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.00	c runParser():: parsing was successful, warming up engines...
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 550 free variables and 2343 clauses.
0.00/0.00	c using 3-SAT heuristics (occurence based diff)
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 171 duplicate clauses
0.00/0.00	c resolvent_look() :: found 80 resolvents
0.00/0.00	c main():: clause / variable ratio: ( 2423 / 550 ) = 4.41
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c number of free variables = 550
0.00/0.00	c dynamic_preselect_setsize :: off
0.00/0.00	c main():: all systems go!
0.00/0.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 185
0.00/0.05	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.11/0.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
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.80/0.86	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 35945
6.19/6.29	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 169612
32.97/33.06	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 603964
129.16/129.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 |****************************************************************| ( 6/999) NodeCount: 1645114
383.47/383.59	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 3496424
877.58/877.69	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 5949796
1584.89/1584.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 8360006
2329.40/2329.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 10092301
2898.21/2898.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 10985630
3206.71/3206.73	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/999) NodeCount: 11307383
3323.02/3323.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 |***************************************************************
c |****************************************************************| (13/999) NodeCount: 11385631
3352.51/3352.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 11398193
3357.51/3357.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 |****************************************************************| (15/999) NodeCount: 11399561
3358.11/3358.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
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: 11399629
3358.11/3358.14	c |----------------------------------------------------------------|
c |****************
c |********************
c |**********************
c |***********************
c |************************
c |********************************
c |****************************************************************| (17/999) NodeCount: 11399629
3358.11/3358.14	c |----------------------------------------------------------------|
c |
3358.11/3358.14	c
3358.11/3358.14	c main():: nodeCount: 11399629
3358.11/3358.14	c main():: dead ends in main: 181757
3358.11/3358.14	c main():: lookAheadCount: 704493567
3358.11/3358.14	c main():: unitResolveCount: 236087220
3358.11/3358.14	c main():: time=3358.149902
3358.11/3358.14	c main():: necessary_assignments: 2795413
3358.11/3358.14	c main():: bin_sat: 0, bin_unsat 0
3358.11/3358.14	c main():: doublelook: #: 43336172, succes #: 30811074
3358.11/3358.14	c main():: doublelook: overall 6.371 of all possible doublelooks executed
3358.11/3358.14	c main():: doublelook: succesrate: 71.098, average DL_trigger: 40.772
3358.11/3358.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: 961)

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-3420847-1306641611/watcher-3420847-1306641611 -o /tmp/evaluation-result-3420847-1306641611/solver-3420847-1306641611 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420847-1306641611.cnf 

running on 4 cores: 1,3,5,7

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): 5100 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: 2.00 2.00 1.72 2/473 29841
/proc/meminfo: memFree=12233824/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=7524 CPUtime=0.01 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 449 0 0 0 1 0 0 0 25 0 1 0 775760798 7704576 392 33554432000 4194304 4300876 140734495976080 18446744073709551615 4216863 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 1881 392 168 27 0 330 0

[startup+0.112697 s]
/proc/loadavg: 2.00 2.00 1.72 2/473 29841
/proc/meminfo: memFree=12233824/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=7656 CPUtime=0.11 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 480 0 0 0 11 0 0 0 25 0 1 0 775760798 7839744 423 33554432000 4194304 4300876 140734495976080 18446744073709551615 4265380 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 1914 423 168 27 0 363 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7656

[startup+0.200681 s]
/proc/loadavg: 2.00 2.00 1.72 2/473 29841
/proc/meminfo: memFree=12233824/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=7656 CPUtime=0.2 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 490 0 0 0 20 0 0 0 25 0 1 0 775760798 7839744 433 33554432000 4194304 4300876 140734495976080 18446744073709551615 4234357 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 1914 433 168 27 0 363 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7656

[startup+0.300663 s]
/proc/loadavg: 2.00 2.00 1.72 2/473 29841
/proc/meminfo: memFree=12233824/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=7796 CPUtime=0.3 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 497 0 0 0 30 0 0 0 25 0 1 0 775760798 7983104 440 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200312 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 1949 440 168 27 0 398 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7796

[startup+0.700594 s]
/proc/loadavg: 2.00 2.00 1.72 2/473 29841
/proc/meminfo: memFree=12233824/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=7932 CPUtime=0.7 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 558 0 0 0 70 0 0 0 25 0 1 0 775760798 8122368 501 33554432000 4194304 4300876 140734495976080 18446744073709551615 4217405 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 1983 501 168 27 0 432 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7932

[startup+1.50055 s]
/proc/loadavg: 2.00 2.00 1.72 3/474 29842
/proc/meminfo: memFree=12231524/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=8100 CPUtime=1.49 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 589 0 0 0 149 0 0 0 25 0 1 0 775760798 8294400 532 33554432000 4194304 4300876 140734495976080 18446744073709551615 4234289 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 2025 532 169 27 0 474 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8100

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 1.72 3/474 29842
/proc/meminfo: memFree=12229912/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=8700 CPUtime=3.09 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 660 0 0 0 309 0 0 0 25 0 1 0 775760798 8908800 603 33554432000 4194304 4300876 140734495976080 18446744073709551615 4248656 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 2175 603 169 27 0 624 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8700

[startup+6.30061 s]
/proc/loadavg: 2.00 2.00 1.72 3/474 29842
/proc/meminfo: memFree=12228912/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=9040 CPUtime=6.29 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 778 0 0 0 629 0 0 0 25 0 1 0 775760798 9256960 721 33554432000 4194304 4300876 140734495976080 18446744073709551615 4217608 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 2260 721 169 27 0 709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9040

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.73 3/474 29842
/proc/meminfo: memFree=12225328/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=10696 CPUtime=12.69 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 1089 0 0 0 1269 0 0 0 25 0 1 0 775760798 10952704 1001 33554432000 4194304 4300876 140734495976080 18446744073709551615 4217639 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29841/statm: 2674 1001 169 27 0 1123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10696

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.73 3/474 29843
/proc/meminfo: memFree=12221856/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=12356 CPUtime=25.46 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 1549 0 0 0 2546 0 0 0 25 0 1 0 775760798 12652544 1461 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 3089 1461 169 27 0 1538 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12356

[startup+51.1008 s]
/proc/loadavg: 2.11 2.03 1.74 3/474 29852
/proc/meminfo: memFree=12211392/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=17684 CPUtime=51.06 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 2444 0 0 0 5106 0 0 0 25 0 1 0 775760798 18108416 2356 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 4421 2356 169 27 0 2870 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17684

[startup+102.301 s]
/proc/loadavg: 2.14 2.05 1.77 3/474 29854
/proc/meminfo: memFree=12195120/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=29552 CPUtime=102.27 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 4161 0 0 0 10226 1 0 0 25 0 1 0 775760798 30261248 4073 33554432000 4194304 4300876 140734495976080 18446744073709551615 4225112 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 7388 4073 169 27 0 5837 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 29552

[startup+162.3 s]
/proc/loadavg: 2.13 2.07 1.79 3/474 29855
/proc/meminfo: memFree=12176252/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=42352 CPUtime=162.25 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 6084 0 0 0 16224 1 0 0 25 0 1 0 775760798 43368448 5996 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 10588 5996 169 27 0 9037 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42352

[startup+222.317 s]
/proc/loadavg: 2.05 2.05 1.80 3/474 29857
/proc/meminfo: memFree=12159864/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=42352 CPUtime=222.28 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 7999 0 0 0 22226 2 0 0 25 0 1 0 775760798 43368448 7911 33554432000 4194304 4300876 140734495976080 18446744073709551615 4234242 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 10588 7911 169 27 0 9037 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 42352

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 1.81 3/474 29861
/proc/meminfo: memFree=12140808/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=55448 CPUtime=282.26 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 9864 0 0 0 28224 2 0 0 25 0 1 0 775760798 56778752 9776 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 13862 9776 169 27 0 12311 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 55448

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 1.82 3/474 29863
/proc/meminfo: memFree=12122940/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=63580 CPUtime=342.26 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 11672 0 0 0 34224 2 0 0 25 0 1 0 775760798 65105920 11584 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200400 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 15895 11584 169 27 0 14344 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 63580

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 1.83 3/474 29865
/proc/meminfo: memFree=12107172/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=83356 CPUtime=402.26 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 13413 0 0 0 40223 3 0 0 25 0 1 0 775760798 85356544 13325 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200293 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 20839 13325 169 27 0 19288 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 83356

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 1.83 3/474 29866
/proc/meminfo: memFree=12089308/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=83356 CPUtime=462.26 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 15211 0 0 0 46223 3 0 0 25 0 1 0 775760798 85356544 15123 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 20839 15123 169 27 0 19288 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 83356

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 1.84 3/474 29868
/proc/meminfo: memFree=12072792/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=83356 CPUtime=522.27 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 17001 0 0 0 52223 4 0 0 25 0 1 0 775760798 85356544 16913 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 20839 16913 169 27 0 19288 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 83356

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.84 3/474 29869
/proc/meminfo: memFree=12055148/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=83356 CPUtime=582.27 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 18756 0 0 0 58223 4 0 0 25 0 1 0 775760798 85356544 18668 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214479 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 20839 18668 169 27 0 19288 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 83356

[startup+642.301 s]

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

/proc/meminfo: memFree=11498912/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=2682.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 72882 0 0 0 268215 16 0 0 25 0 1 0 775760798 447270912 72794 33554432000 4194304 4300876 140734495976080 18446744073709551615 4265439 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 72794 169 27 0 107646 0
Current children cumulated CPU time (s) 2682.31
Current children cumulated vsize (KiB) 436788

[startup+2742.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29927
/proc/meminfo: memFree=11482164/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=2742.32 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 74266 0 0 0 274216 16 0 0 25 0 1 0 775760798 447270912 74178 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 74178 169 27 0 107646 0
Current children cumulated CPU time (s) 2742.32
Current children cumulated vsize (KiB) 436788

[startup+2802.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29929
/proc/meminfo: memFree=11465656/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=2802.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 75669 0 0 0 280215 16 0 0 25 0 1 0 775760798 447270912 75581 33554432000 4194304 4300876 140734495976080 18446744073709551615 4217743 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 75581 169 27 0 107646 0
Current children cumulated CPU time (s) 2802.31
Current children cumulated vsize (KiB) 436788

[startup+2862.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29930
/proc/meminfo: memFree=11449632/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=2862.33 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 77018 0 0 0 286216 17 0 0 25 0 1 0 775760798 447270912 76930 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 76930 169 27 0 107646 0
Current children cumulated CPU time (s) 2862.33
Current children cumulated vsize (KiB) 436788

[startup+2922.3 s]
/proc/loadavg: 2.13 2.03 2.00 3/474 29932
/proc/meminfo: memFree=11433360/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=2922.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 78348 0 0 0 292214 17 0 0 25 0 1 0 775760798 447270912 78260 33554432000 4194304 4300876 140734495976080 18446744073709551615 4281165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 78260 169 27 0 107646 0
Current children cumulated CPU time (s) 2922.31
Current children cumulated vsize (KiB) 436788

[startup+2982.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/474 29933
/proc/meminfo: memFree=11417592/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=2982.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 79666 0 0 0 298214 17 0 0 25 0 1 0 775760798 447270912 79578 33554432000 4194304 4300876 140734495976080 18446744073709551615 4217391 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 79578 169 27 0 107646 0
Current children cumulated CPU time (s) 2982.31
Current children cumulated vsize (KiB) 436788

[startup+3042.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/474 29935
/proc/meminfo: memFree=11403944/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3042.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 80991 0 0 0 304214 17 0 0 25 0 1 0 775760798 447270912 80903 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 80903 169 27 0 107646 0
Current children cumulated CPU time (s) 3042.31
Current children cumulated vsize (KiB) 436788

[startup+3102.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 29937
/proc/meminfo: memFree=11388052/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3102.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 82294 0 0 0 310213 18 0 0 25 0 1 0 775760798 447270912 82206 33554432000 4194304 4300876 140734495976080 18446744073709551615 4217523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 82206 169 27 0 107646 0
Current children cumulated CPU time (s) 3102.31
Current children cumulated vsize (KiB) 436788

[startup+3162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 29938
/proc/meminfo: memFree=11373276/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3162.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 83594 0 0 0 316213 18 0 0 25 0 1 0 775760798 447270912 83506 33554432000 4194304 4300876 140734495976080 18446744073709551615 4265599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 83506 169 27 0 107646 0
Current children cumulated CPU time (s) 3162.31
Current children cumulated vsize (KiB) 436788

[startup+3222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 29940
/proc/meminfo: memFree=11358736/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3222.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 84841 0 0 0 322213 18 0 0 25 0 1 0 775760798 447270912 84753 33554432000 4194304 4300876 140734495976080 18446744073709551615 4265625 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 84753 169 27 0 107646 0
Current children cumulated CPU time (s) 3222.31
Current children cumulated vsize (KiB) 436788

[startup+3282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29941
/proc/meminfo: memFree=11344576/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3282.32 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 86069 0 0 0 328213 19 0 0 25 0 1 0 775760798 447270912 85981 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 85981 169 27 0 107646 0
Current children cumulated CPU time (s) 3282.32
Current children cumulated vsize (KiB) 436788

[startup+3342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29943
/proc/meminfo: memFree=11330436/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3342.31 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87243 0 0 0 334212 19 0 0 25 0 1 0 775760798 447270912 87155 33554432000 4194304 4300876 140734495976080 18446744073709551615 4289183 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87155 169 27 0 107646 0
Current children cumulated CPU time (s) 3342.31
Current children cumulated vsize (KiB) 436788

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

[startup+3347.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29943
/proc/meminfo: memFree=11329320/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3347.21 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87336 0 0 0 334702 19 0 0 25 0 1 0 775760798 447270912 87248 33554432000 4194304 4300876 140734495976080 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87248 169 27 0 107646 0
Current children cumulated CPU time (s) 3347.21
Current children cumulated vsize (KiB) 436788

[startup+3353.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29943
/proc/meminfo: memFree=11327956/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3353.61 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87451 0 0 0 335342 19 0 0 25 0 1 0 775760798 447270912 87363 33554432000 4194304 4300876 140734495976080 18446744073709551615 4269190 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87363 169 27 0 107646 0
Current children cumulated CPU time (s) 3353.61
Current children cumulated vsize (KiB) 436788

[startup+3355.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29943
/proc/meminfo: memFree=11327336/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3355.21 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87479 0 0 0 335502 19 0 0 25 0 1 0 775760798 447270912 87391 33554432000 4194304 4300876 140734495976080 18446744073709551615 4268977 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87391 169 27 0 107646 0
Current children cumulated CPU time (s) 3355.21
Current children cumulated vsize (KiB) 436788

[startup+3356.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29943
/proc/meminfo: memFree=11327088/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3356.81 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87508 0 0 0 335662 19 0 0 25 0 1 0 775760798 447270912 87420 33554432000 4194304 4300876 140734495976080 18446744073709551615 4265419 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87420 169 27 0 107646 0
Current children cumulated CPU time (s) 3356.81
Current children cumulated vsize (KiB) 436788

[startup+3357.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29943
/proc/meminfo: memFree=11326840/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3357.61 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87521 0 0 0 335742 19 0 0 25 0 1 0 775760798 447270912 87433 33554432000 4194304 4300876 140734495976080 18446744073709551615 4200312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87433 169 27 0 107646 0
Current children cumulated CPU time (s) 3357.61
Current children cumulated vsize (KiB) 436788

[startup+3358 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29943
/proc/meminfo: memFree=11326840/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3358.01 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87527 0 0 0 335782 19 0 0 25 0 1 0 775760798 447270912 87439 33554432000 4194304 4300876 140734495976080 18446744073709551615 4225160 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87439 169 27 0 107646 0
Current children cumulated CPU time (s) 3358.01
Current children cumulated vsize (KiB) 436788

[startup+3358.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29943
/proc/meminfo: memFree=11326840/32950928 swapFree=67042960/67111528
[pid=29841] ppid=29839 vsize=436788 CPUtime=3358.11 cores=1,3,5,7
/proc/29841/stat : 29841 (march_rw) R 29839 29841 19938 0 -1 4202496 87529 0 0 0 335792 19 0 0 25 0 1 0 775760798 447270912 87441 33554432000 4194304 4300876 140734495976080 18446744073709551615 4234572 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29841/statm: 109197 87441 169 27 0 107646 0
Current children cumulated CPU time (s) 3358.11
Current children cumulated vsize (KiB) 436788

Child status: 20
Real time (s): 3358.16
CPU time (s): 3358.18
CPU user time (s): 3357.97
CPU system time (s): 0.213967
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 436788

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

runsolver used 14.5718 second user time and 34.2868 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 06:00:11
IDJOB=3420847
IDBENCH=83099
IDSOLVER=1913
FILE ID=node125/3420847-1306641611
RUNJOBID= node125-1306640459-29575
PBS_JOBID= 13471634
Free space on /tmp= 73484 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420847-1306641611/watcher-3420847-1306641611 -o /tmp/evaluation-result-3420847-1306641611/solver-3420847-1306641611 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420847-1306641611.cnf

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=1271712803

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.75
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.828
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:     32950928 kB
MemFree:      12234088 kB
Buffers:        327388 kB
Cached:        6220716 kB
SwapCached:      55652 kB
Active:       11147808 kB
Inactive:      9220924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12234088 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:              72 kB
Writeback:           0 kB
AnonPages:    13765044 kB
Mapped:          43724 kB
Slab:           217664 kB
PageTables:      61424 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130342212 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= 73484 MiB
End job on node125 at 2011-05-29 06:56:10