Trace number 3420562

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 1917.7 1917.64

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1694067460-072.UNKNOWN.cnf
MD5SUMf2d2b125797e776fb2e7099729714d99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1906.91
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, 5 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 549 free variables and 2338 clauses.
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 174 duplicate clauses
0.00/0.01	c resolvent_look() :: found 97 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2435 / 550 ) = 4.43
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 = 549
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: 143
0.00/0.04	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: 622
0.09/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 4858
0.69/0.78	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 29921
5.79/5.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 132211
29.49/29.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 432267
106.89/106.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1074322
288.50/288.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 |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 2100736
604.61/604.67	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3340018
1011.52/1011.58	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4469027
1408.13/1408.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 |******************************************
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: 5237160
1692.44/1692.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5622516
1841.25/1841.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 |****************************************************************| (12/999) NodeCount: 5763567
1898.05/1898.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 5801017
1913.75/1913.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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: 5808696
1917.04/1917.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 |****************************************************************| (15/999) NodeCount: 5809884
1917.54/1917.56	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
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: 5810005
1917.64/1917.62	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |********
c |****************
c |************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |****************************************************************| (17/999) NodeCount: 5810008
1917.64/1917.63	c |----------------------------------------------------------------|
c |
1917.64/1917.63	c
1917.64/1917.63	c main():: nodeCount: 5810008
1917.64/1917.63	c main():: dead ends in main: 97632
1917.64/1917.63	c main():: lookAheadCount: 360722902
1917.64/1917.63	c main():: unitResolveCount: 123298680
1917.64/1917.63	c main():: time=1917.670044
1917.64/1917.63	c main():: necessary_assignments: 1510387
1917.64/1917.63	c main():: bin_sat: 0, bin_unsat 0
1917.64/1917.63	c main():: doublelook: #: 22074148, succes #: 15676155
1917.64/1917.63	c main():: doublelook: overall 6.340 of all possible doublelooks executed
1917.64/1917.63	c main():: doublelook: succesrate: 71.016, average DL_trigger: 53.538
1917.64/1917.63	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-3420562-1306634797/watcher-3420562-1306634797 -o /tmp/evaluation-result-3420562-1306634797/solver-3420562-1306634797 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420562-1306634797.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): 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.02 1.98 3/273 2654
/proc/meminfo: memFree=27824328/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=6852 CPUtime=0 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4194304 293 0 0 0 0 0 0 0 25 0 1 0 775080410 7016448 236 33554432000 4194304 4300876 140736237882272 18446744073709551615 4240075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2654/statm: 1713 236 128 27 0 162 0

[startup+0.051405 s]
/proc/loadavg: 2.00 2.02 1.98 3/273 2654
/proc/meminfo: memFree=27824328/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=7692 CPUtime=0.05 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 463 0 0 0 5 0 0 0 18 0 1 0 775080410 7876608 406 33554432000 4194304 4300876 140736237882272 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2654/statm: 1923 406 168 27 0 372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7692

[startup+0.1004 s]
/proc/loadavg: 2.00 2.02 1.98 3/273 2654
/proc/meminfo: memFree=27824328/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=7692 CPUtime=0.09 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 473 0 0 0 9 0 0 0 18 0 1 0 775080410 7876608 416 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217540 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2654/statm: 1923 416 168 27 0 372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7692

[startup+0.30036 s]
/proc/loadavg: 2.00 2.02 1.98 3/273 2654
/proc/meminfo: memFree=27824328/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=7692 CPUtime=0.29 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 499 0 0 0 29 0 0 0 18 0 1 0 775080410 7876608 442 33554432000 4194304 4300876 140736237882272 18446744073709551615 4215076 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2654/statm: 1923 442 168 27 0 372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7692

[startup+0.70029 s]
/proc/loadavg: 2.00 2.02 1.98 3/273 2654
/proc/meminfo: memFree=27824328/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=7908 CPUtime=0.69 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 530 0 0 0 69 0 0 0 18 0 1 0 775080410 8097792 473 33554432000 4194304 4300876 140736237882272 18446744073709551615 4228543 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2654/statm: 1977 473 168 27 0 426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7908

[startup+1.50116 s]
/proc/loadavg: 2.00 2.02 1.98 3/274 2655
/proc/meminfo: memFree=27822716/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=8404 CPUtime=1.49 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 619 0 0 0 149 0 0 0 19 0 1 0 775080410 8605696 562 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217479 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 2101 562 168 27 0 550 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8404

[startup+3.10086 s]
/proc/loadavg: 2.00 2.02 1.98 5/274 2655
/proc/meminfo: memFree=27821600/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=8556 CPUtime=3.09 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 678 0 0 0 309 0 0 0 25 0 1 0 775080410 8761344 621 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 2139 621 169 27 0 588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8556

[startup+6.30028 s]
/proc/loadavg: 2.00 2.02 1.98 2/272 2657
/proc/meminfo: memFree=28656612/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=9316 CPUtime=6.29 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 817 0 0 0 629 0 0 0 25 0 1 0 775080410 9539584 760 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 2329 760 169 27 0 778 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9316

[startup+12.7011 s]
/proc/loadavg: 1.93 2.00 1.97 3/274 2711
/proc/meminfo: memFree=28653576/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=10080 CPUtime=12.69 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 1034 0 0 0 1269 0 0 0 25 0 1 0 775080410 10321920 977 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 2520 977 169 27 0 969 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10080

[startup+25.5008 s]
/proc/loadavg: 1.94 2.00 1.97 3/274 2711
/proc/meminfo: memFree=28649280/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=12504 CPUtime=25.49 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 1437 0 0 0 2549 0 0 0 25 0 1 0 775080410 12804096 1380 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217725 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 3126 1380 169 27 0 1575 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12504

[startup+51.1011 s]
/proc/loadavg: 1.96 2.00 1.97 3/274 2712
/proc/meminfo: memFree=28642272/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=17832 CPUtime=51.09 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 2214 0 0 0 5109 0 0 0 25 0 1 0 775080410 18259968 2157 33554432000 4194304 4300876 140736237882272 18446744073709551615 4250933 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 4458 2157 169 27 0 2907 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17832

[startup+102.31 s]
/proc/loadavg: 1.98 2.00 1.97 3/274 2713
/proc/meminfo: memFree=28627228/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=23744 CPUtime=102.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 3693 0 0 0 10230 0 0 0 25 0 1 0 775080410 24313856 3636 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 5936 3636 169 27 0 4385 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23744

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/274 2715
/proc/meminfo: memFree=28611416/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=33632 CPUtime=162.29 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 5395 0 0 0 16229 0 0 0 25 0 1 0 775080410 34439168 5338 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200303 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 8408 5338 169 27 0 6857 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 33632

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.97 3/274 2716
/proc/meminfo: memFree=28595868/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=42364 CPUtime=222.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 7081 0 0 0 22229 1 0 0 25 0 1 0 775080410 43380736 7024 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 10591 7024 169 27 0 9040 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42364

[startup+282.301 s]
/proc/loadavg: 2.06 2.01 1.98 3/274 2718
/proc/meminfo: memFree=28581536/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=42364 CPUtime=282.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 8626 0 0 0 28229 1 0 0 25 0 1 0 775080410 43380736 8569 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 10591 8569 169 27 0 9040 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42364

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 1.98 3/274 2720
/proc/meminfo: memFree=28566244/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=63592 CPUtime=342.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 10221 0 0 0 34228 2 0 0 25 0 1 0 775080410 65118208 10164 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 15898 10164 169 27 0 14347 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63592

[startup+402.301 s]
/proc/loadavg: 2.14 2.04 1.99 3/274 2721
/proc/meminfo: memFree=28551180/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=63724 CPUtime=402.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 11812 0 0 0 40227 3 0 0 25 0 1 0 775080410 65253376 11755 33554432000 4194304 4300876 140736237882272 18446744073709551615 4276864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 15931 11755 169 27 0 14380 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 63724

[startup+462.301 s]
/proc/loadavg: 2.05 2.03 1.99 3/274 2723
/proc/meminfo: memFree=28535980/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=63724 CPUtime=462.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 13366 0 0 0 46227 3 0 0 25 0 1 0 775080410 65253376 13309 33554432000 4194304 4300876 140736237882272 18446744073709551615 4286231 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 15931 13309 169 27 0 14380 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 63724

[startup+522.301 s]
/proc/loadavg: 2.02 2.02 1.99 3/274 2724
/proc/meminfo: memFree=28521540/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=83368 CPUtime=522.3 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 14891 0 0 0 52227 3 0 0 25 0 1 0 775080410 85368832 14834 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217472 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 20842 14834 169 27 0 19291 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83368

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 1.99 3/274 2726
/proc/meminfo: memFree=28507332/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=83368 CPUtime=582.31 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 16305 0 0 0 58227 4 0 0 25 0 1 0 775080410 85368832 16248 33554432000 4194304 4300876 140736237882272 18446744073709551615 4268602 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 20842 16248 169 27 0 19291 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 83368

[startup+642.301 s]

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

/proc/meminfo: memFree=28318740/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=173296 CPUtime=1242.32 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 31894 0 0 0 124225 7 0 0 25 0 1 0 775080410 177455104 31837 33554432000 4194304 4300876 140736237882272 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 43324 31837 169 27 0 41773 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 173296

[startup+1302.3 s]
/proc/loadavg: 2.00 2.08 2.05 3/274 8652
/proc/meminfo: memFree=28304788/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=173296 CPUtime=1302.34 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 33212 0 0 0 130226 8 0 0 25 0 1 0 775080410 177455104 33155 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 43324 33155 169 27 0 41773 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 173296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 2.04 3/274 8654
/proc/meminfo: memFree=28290860/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1362.33 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 34541 0 0 0 136225 8 0 0 25 0 1 0 775080410 210894848 34484 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 34484 169 27 0 49937 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 205952

[startup+1422.31 s]
/proc/loadavg: 2.05 2.06 2.04 3/274 8655
/proc/meminfo: memFree=28277408/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1422.34 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 35778 0 0 0 142226 8 0 0 25 0 1 0 775080410 210894848 35721 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 35721 169 27 0 49937 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 205952

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.04 3/274 8657
/proc/meminfo: memFree=28263732/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1482.33 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 37085 0 0 0 148225 8 0 0 25 0 1 0 775080410 210894848 37028 33554432000 4194304 4300876 140736237882272 18446744073709551615 4274272 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 37028 169 27 0 49937 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 205952

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.04 3/274 8659
/proc/meminfo: memFree=28250664/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1542.34 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 38344 0 0 0 154225 9 0 0 25 0 1 0 775080410 210894848 38287 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200306 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 38287 169 27 0 49937 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 205952

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.03 3/274 8660
/proc/meminfo: memFree=28237092/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1602.33 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 39606 0 0 0 160224 9 0 0 25 0 1 0 775080410 210894848 39549 33554432000 4194304 4300876 140736237882272 18446744073709551615 4228770 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 39549 169 27 0 49937 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 205952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/274 8662
/proc/meminfo: memFree=28223748/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1662.34 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 40845 0 0 0 166224 10 0 0 25 0 1 0 775080410 210894848 40788 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200411 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 40788 169 27 0 49937 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 205952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/274 8663
/proc/meminfo: memFree=28211316/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1722.34 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 42068 0 0 0 172224 10 0 0 25 0 1 0 775080410 210894848 42011 33554432000 4194304 4300876 140736237882272 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 42011 169 27 0 49937 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 205952

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/274 8665
/proc/meminfo: memFree=28197512/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1782.34 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 43245 0 0 0 178224 10 0 0 25 0 1 0 775080410 210894848 43188 33554432000 4194304 4300876 140736237882272 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 43188 169 27 0 49937 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 205952

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/274 8666
/proc/meminfo: memFree=28184936/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=205952 CPUtime=1842.35 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 44381 0 0 0 184224 11 0 0 25 0 1 0 775080410 210894848 44324 33554432000 4194304 4300876 140736237882272 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 51488 44324 169 27 0 49937 0
Current children cumulated CPU time (s) 1842.35
Current children cumulated vsize (KiB) 205952

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 8668
/proc/meminfo: memFree=28173864/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1902.35 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45485 0 0 0 190224 11 0 0 25 0 1 0 775080410 278786048 45428 33554432000 4194304 4300876 140736237882272 18446744073709551615 4214471 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45428 169 27 0 66512 0
Current children cumulated CPU time (s) 1902.35
Current children cumulated vsize (KiB) 272252

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

[startup+1907.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 8668
/proc/meminfo: memFree=28173116/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1907.15 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45568 0 0 0 190704 11 0 0 25 0 1 0 775080410 278786048 45511 33554432000 4194304 4300876 140736237882272 18446744073709551615 4228776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45511 169 27 0 66512 0
Current children cumulated CPU time (s) 1907.15
Current children cumulated vsize (KiB) 272252

[startup+1913.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 8668
/proc/meminfo: memFree=28171752/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1913.55 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45675 0 0 0 191344 11 0 0 25 0 1 0 775080410 278786048 45618 33554432000 4194304 4300876 140736237882272 18446744073709551615 4268333 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45618 169 27 0 66512 0
Current children cumulated CPU time (s) 1913.55
Current children cumulated vsize (KiB) 272252

[startup+1915.11 s]
/proc/loadavg: 2.00 2.01 2.00 3/274 8668
/proc/meminfo: memFree=28171256/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1915.15 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45703 0 0 0 191504 11 0 0 25 0 1 0 775080410 278786048 45646 33554432000 4194304 4300876 140736237882272 18446744073709551615 4286200 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45646 169 27 0 66512 0
Current children cumulated CPU time (s) 1915.15
Current children cumulated vsize (KiB) 272252

[startup+1916.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 8668
/proc/meminfo: memFree=28171008/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1916.74 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45728 0 0 0 191663 11 0 0 25 0 1 0 775080410 278786048 45671 33554432000 4194304 4300876 140736237882272 18446744073709551615 4217536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45671 169 27 0 66512 0
Current children cumulated CPU time (s) 1916.74
Current children cumulated vsize (KiB) 272252

[startup+1917.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 8668
/proc/meminfo: memFree=28171008/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1917.14 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45734 0 0 0 191703 11 0 0 25 0 1 0 775080410 278786048 45677 33554432000 4194304 4300876 140736237882272 18446744073709551615 4214434 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45677 169 27 0 66512 0
Current children cumulated CPU time (s) 1917.14
Current children cumulated vsize (KiB) 272252

[startup+1917.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 8669
/proc/meminfo: memFree=28170884/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1917.54 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45741 0 0 0 191743 11 0 0 25 0 1 0 775080410 278786048 45684 33554432000 4194304 4300876 140736237882272 18446744073709551615 4268551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45684 169 27 0 66512 0
Current children cumulated CPU time (s) 1917.54
Current children cumulated vsize (KiB) 272252

[startup+1917.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/274 8669
/proc/meminfo: memFree=28170884/32951124 swapFree=55664332/67111528
[pid=2654] ppid=2652 vsize=272252 CPUtime=1917.64 cores=0,2,4,6
/proc/2654/stat : 2654 (march_rw) R 2652 2654 1193 0 -1 4202496 45742 0 0 0 191753 11 0 0 25 0 1 0 775080410 278786048 45685 33554432000 4194304 4300876 140736237882272 18446744073709551615 4265625 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2654/statm: 68063 45685 169 27 0 66512 0
Current children cumulated CPU time (s) 1917.64
Current children cumulated vsize (KiB) 272252

Child status: 20
Real time (s): 1917.64
CPU time (s): 1917.7
CPU user time (s): 1917.57
CPU system time (s): 0.12698
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 272252

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

runsolver used 5.32219 second user time and 10.0155 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-29 04:06:37
IDJOB=3420562
IDBENCH=82814
IDSOLVER=1913
FILE ID=node109/3420562-1306634797
RUNJOBID= node109-1306629788-1855
PBS_JOBID= 13471629
Free space on /tmp= 73204 MiB

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

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

MD5SUM BENCH= f2d2b125797e776fb2e7099729714d99
RANDOM SEED=1212321481

node109.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.809
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.61
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.809
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	: 5332.75
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.809
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.74
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.809
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.75
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27824608 kB
Buffers:        211848 kB
Cached:        2143836 kB
SwapCached:      10136 kB
Active:        1540224 kB
Inactive:      3377552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27824608 kB
SwapTotal:    67111528 kB
SwapFree:     55664332 kB
Dirty:              12 kB
Writeback:           0 kB
AnonPages:     2558632 kB
Mapped:          16492 kB
Slab:           107860 kB
PageTables:      39036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 31958728 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= 73204 MiB
End job on node109 at 2011-05-29 04:38:34