Trace number 3420538

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 1709.82 1709.77

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
MD5SUM4d20714634af5755393f1c67cf27956c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1709.82
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 500 variables and 2130 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, 8 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 499 free variables and 2122 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 152 duplicate clauses
0.00/0.01	c resolvent_look() :: found 61 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2183 / 500 ) = 4.37
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 = 499
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: 182
0.01/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: 795
0.09/0.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 6074
0.89/0.92	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 35912
5.99/6.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 |****************************************************************| ( 4/999) NodeCount: 152867
28.99/29.05	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 484837
101.49/101.52	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1179479
267.89/267.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2268619
549.92/549.91	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3563827
908.02/908.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 |****************************************************************| ( 9/999) NodeCount: 4740496
1252.03/1252.04	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5555597
1502.55/1502.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 |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5978171
1638.34/1638.33	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6137791
1691.65/1691.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 6180544
1706.55/1706.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 |****************************************************************| (14/999) NodeCount: 6188433
1709.36/1709.36	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
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: 6189376
1709.75/1709.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 |****************************************************************| (16/999) NodeCount: 6189446
1709.75/1709.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (17/999) NodeCount: 6189447
1709.75/1709.76	c |----------------------------------------------------------------|
c |
1709.75/1709.76	c
1709.75/1709.76	c main():: nodeCount: 6189447
1709.75/1709.76	c main():: dead ends in main: 116548
1709.75/1709.76	c main():: lookAheadCount: 386856238
1709.75/1709.76	c main():: unitResolveCount: 125823529
1709.75/1709.76	c main():: time=1709.810059
1709.75/1709.76	c main():: necessary_assignments: 1538747
1709.75/1709.76	c main():: bin_sat: 0, bin_unsat 0
1709.75/1709.76	c main():: doublelook: #: 23886497, succes #: 17032640
1709.75/1709.76	c main():: doublelook: overall 6.400 of all possible doublelooks executed
1709.75/1709.76	c main():: doublelook: succesrate: 71.307, average DL_trigger: 48.394
1709.75/1709.76	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-3420538-1306631791/watcher-3420538-1306631791 -o /tmp/evaluation-result-3420538-1306631791/solver-3420538-1306631791 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420538-1306631791.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: 1.94 1.99 1.99 3/429 13801
/proc/meminfo: memFree=15164800/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=7404 CPUtime=0 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 399 0 0 0 0 0 0 0 25 0 1 0 774779508 7581696 343 33554432000 4194304 4300876 140734659864400 18446744073709551615 4216863 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 1851 343 168 27 0 300 0

[startup+0.0195379 s]
/proc/loadavg: 1.94 1.99 1.99 3/429 13801
/proc/meminfo: memFree=15164800/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=7404 CPUtime=0.01 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 435 0 0 0 1 0 0 0 25 0 1 0 774779508 7581696 379 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 1851 379 168 27 0 300 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7404

[startup+0.100524 s]
/proc/loadavg: 1.94 1.99 1.99 3/429 13801
/proc/meminfo: memFree=15164800/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=7536 CPUtime=0.09 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 460 0 0 0 9 0 0 0 25 0 1 0 774779508 7716864 404 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217472 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 1884 404 168 27 0 333 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7536

[startup+0.300484 s]
/proc/loadavg: 1.94 1.99 1.99 3/429 13801
/proc/meminfo: memFree=15164800/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=7684 CPUtime=0.29 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 479 0 0 0 29 0 0 0 25 0 1 0 774779508 7868416 423 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 1921 423 168 27 0 370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7684

[startup+0.700409 s]
/proc/loadavg: 1.94 1.99 1.99 3/429 13801
/proc/meminfo: memFree=15164800/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=7820 CPUtime=0.69 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 532 0 0 0 69 0 0 0 25 0 1 0 774779508 8007680 476 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 1955 476 168 27 0 404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7820

[startup+1.50026 s]
/proc/loadavg: 1.94 1.99 1.99 3/430 13802
/proc/meminfo: memFree=15162940/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=7988 CPUtime=1.49 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 562 0 0 0 149 0 0 0 25 0 1 0 774779508 8179712 506 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217564 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 1997 506 169 27 0 446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7988

[startup+3.10098 s]
/proc/loadavg: 1.94 1.99 1.99 3/430 13802
/proc/meminfo: memFree=15161580/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=8548 CPUtime=3.09 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 635 0 0 0 309 0 0 0 25 0 1 0 774779508 8753152 579 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 2137 579 169 27 0 586 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8548

[startup+6.30038 s]
/proc/loadavg: 1.95 1.99 1.99 3/430 13802
/proc/meminfo: memFree=15160240/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=8888 CPUtime=6.29 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 762 0 0 0 629 0 0 0 25 0 1 0 774779508 9101312 706 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 2222 706 169 27 0 671 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8888

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 1.99 3/430 13802
/proc/meminfo: memFree=15157296/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=10612 CPUtime=12.69 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 1071 0 0 0 1269 0 0 0 25 0 1 0 774779508 10866688 1015 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214560 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 2653 1015 169 27 0 1102 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10612

[startup+25.5008 s]
/proc/loadavg: 2.02 2.01 1.99 3/430 13802
/proc/meminfo: memFree=15152092/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=12212 CPUtime=25.49 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 1550 0 0 0 2549 0 0 0 25 0 1 0 774779508 12505088 1494 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214519 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 3053 1494 169 27 0 1502 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12212

[startup+51.1011 s]
/proc/loadavg: 2.01 2.01 1.99 3/430 13803
/proc/meminfo: memFree=15144144/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=17424 CPUtime=51.09 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 2477 0 0 0 5109 0 0 0 25 0 1 0 774779508 17842176 2421 33554432000 4194304 4300876 140734659864400 18446744073709551615 4234274 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 4356 2421 169 27 0 2805 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17424

[startup+102.316 s]
/proc/loadavg: 2.00 2.00 1.99 3/430 13804
/proc/meminfo: memFree=15128124/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=23100 CPUtime=102.3 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 4208 0 0 0 10230 0 0 0 25 0 1 0 774779508 23654400 4152 33554432000 4194304 4300876 140734659864400 18446744073709551615 4200303 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 5775 4152 169 27 0 4224 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23100

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/430 13806
/proc/meminfo: memFree=15109868/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=41240 CPUtime=162.3 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 6232 0 0 0 16229 1 0 0 25 0 1 0 774779508 42229760 6176 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 10310 6176 169 27 0 8759 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 41240

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/430 13808
/proc/meminfo: memFree=15092360/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=41240 CPUtime=222.29 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 8140 0 0 0 22228 1 0 0 25 0 1 0 774779508 42229760 8084 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 10310 8084 169 27 0 8759 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41240

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/430 13809
/proc/meminfo: memFree=15075472/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=61648 CPUtime=282.29 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 10029 0 0 0 28228 1 0 0 25 0 1 0 774779508 63127552 9973 33554432000 4194304 4300876 140734659864400 18446744073709551615 4250742 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 15412 9973 169 27 0 13861 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 61648

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/430 13811
/proc/meminfo: memFree=15058840/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=61648 CPUtime=342.3 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 11895 0 0 0 34228 2 0 0 25 0 1 0 774779508 63127552 11839 33554432000 4194304 4300876 140734659864400 18446744073709551615 4265489 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 15412 11839 169 27 0 13861 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 61648

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/430 13812
/proc/meminfo: memFree=15042808/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=81292 CPUtime=402.3 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 13741 0 0 0 40228 2 0 0 25 0 1 0 774779508 83243008 13685 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217467 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 20323 13685 169 27 0 18772 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81292

[startup+462.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/430 13814
/proc/meminfo: memFree=15028020/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=81292 CPUtime=462.3 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 15561 0 0 0 46228 2 0 0 25 0 1 0 774779508 83243008 15505 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 20323 15505 169 27 0 18772 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81292

[startup+522.301 s]
/proc/loadavg: 2.17 2.05 2.01 3/430 13817
/proc/meminfo: memFree=15012004/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=95652 CPUtime=522.31 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 17277 0 0 0 52228 3 0 0 25 0 1 0 774779508 97947648 17221 33554432000 4194304 4300876 140734659864400 18446744073709551615 4265489 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 23913 17221 169 27 0 22362 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 95652

[startup+582.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/430 13818
/proc/meminfo: memFree=14995612/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=95652 CPUtime=582.31 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 19055 0 0 0 58228 3 0 0 25 0 1 0 774779508 97947648 18999 33554432000 4194304 4300876 140734659864400 18446744073709551615 4248678 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 23913 18999 169 27 0 22362 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 95652

[startup+642.3 s]

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

/proc/meminfo: memFree=14872192/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1062.32 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 32485 0 0 0 106226 6 0 0 25 0 1 0 774779508 202928128 32429 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 32429 169 27 0 47992 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 198172

[startup+1122.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/430 13835
/proc/meminfo: memFree=14857664/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1122.33 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 34101 0 0 0 112226 7 0 0 25 0 1 0 774779508 202928128 34045 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 34045 169 27 0 47992 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 198172

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/430 13836
/proc/meminfo: memFree=14841516/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1182.33 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 35672 0 0 0 118226 7 0 0 25 0 1 0 774779508 202928128 35616 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217639 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 35616 169 27 0 47992 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 198172

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/430 13838
/proc/meminfo: memFree=14826612/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1242.33 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 37159 0 0 0 124225 8 0 0 25 0 1 0 774779508 202928128 37103 33554432000 4194304 4300876 140734659864400 18446744073709551615 4225208 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 37103 169 27 0 47992 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 198172

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 13839
/proc/meminfo: memFree=14812576/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1302.35 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 38730 0 0 0 130227 8 0 0 25 0 1 0 774779508 202928128 38674 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 38674 169 27 0 47992 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 198172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 13841
/proc/meminfo: memFree=14798420/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1362.33 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 40286 0 0 0 136225 8 0 0 25 0 1 0 774779508 202928128 40230 33554432000 4194304 4300876 140734659864400 18446744073709551615 4234746 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 40230 169 27 0 47992 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 198172

[startup+1422.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/430 13843
/proc/meminfo: memFree=14785380/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1422.35 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 41806 0 0 0 142227 8 0 0 25 0 1 0 774779508 202928128 41750 33554432000 4194304 4300876 140734659864400 18446744073709551615 4268599 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 41750 169 27 0 47992 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 198172

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/430 13844
/proc/meminfo: memFree=14772448/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=198172 CPUtime=1482.33 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 43263 0 0 0 148225 8 0 0 25 0 1 0 774779508 202928128 43207 33554432000 4194304 4300876 140734659864400 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 49543 43207 169 27 0 47992 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 198172

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/430 13846
/proc/meminfo: memFree=14758172/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1542.34 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 44708 0 0 0 154225 9 0 0 25 0 1 0 774779508 270819328 44652 33554432000 4194304 4300876 140734659864400 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 44652 169 27 0 64567 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 264472

[startup+1602.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/430 13847
/proc/meminfo: memFree=14743272/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1602.34 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 46157 0 0 0 160225 9 0 0 25 0 1 0 774779508 270819328 46101 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 46101 169 27 0 64567 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 264472

[startup+1662.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/430 13849
/proc/meminfo: memFree=14729612/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1662.34 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 47512 0 0 0 166225 9 0 0 25 0 1 0 774779508 270819328 47456 33554432000 4194304 4300876 140734659864400 18446744073709551615 4219272 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 47456 169 27 0 64567 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 264472

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

[startup+1663.9 s]
/proc/loadavg: 2.08 2.04 2.00 3/430 13849
/proc/meminfo: memFree=14729364/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1663.94 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 47548 0 0 0 166385 9 0 0 25 0 1 0 774779508 270819328 47492 33554432000 4194304 4300876 140734659864400 18446744073709551615 4269530 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 47492 169 27 0 64567 0
Current children cumulated CPU time (s) 1663.94
Current children cumulated vsize (KiB) 264472

[startup+1689.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14723412/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1689.56 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48114 0 0 0 168946 10 0 0 25 0 1 0 774779508 270819328 48058 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48058 169 27 0 64567 0
Current children cumulated CPU time (s) 1689.56
Current children cumulated vsize (KiB) 264472

[startup+1702.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14720308/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1702.35 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48386 0 0 0 170225 10 0 0 25 0 1 0 774779508 270819328 48330 33554432000 4194304 4300876 140734659864400 18446744073709551615 4269173 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48330 169 27 0 64567 0
Current children cumulated CPU time (s) 1702.35
Current children cumulated vsize (KiB) 264472

[startup+1705.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14719688/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1705.55 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48453 0 0 0 170545 10 0 0 25 0 1 0 774779508 270819328 48397 33554432000 4194304 4300876 140734659864400 18446744073709551615 4214530 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48397 169 27 0 64567 0
Current children cumulated CPU time (s) 1705.55
Current children cumulated vsize (KiB) 264472

[startup+1707.1 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14719064/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1707.16 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48486 0 0 0 170706 10 0 0 25 0 1 0 774779508 270819328 48430 33554432000 4194304 4300876 140734659864400 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48430 169 27 0 64567 0
Current children cumulated CPU time (s) 1707.16
Current children cumulated vsize (KiB) 264472

[startup+1708.7 s]
/proc/loadavg: 2.04 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14718816/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1708.75 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48517 0 0 0 170865 10 0 0 25 0 1 0 774779508 270819328 48461 33554432000 4194304 4300876 140734659864400 18446744073709551615 4268797 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48461 169 27 0 64567 0
Current children cumulated CPU time (s) 1708.75
Current children cumulated vsize (KiB) 264472

[startup+1709.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14718692/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1709.55 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48531 0 0 0 170945 10 0 0 25 0 1 0 774779508 270819328 48475 33554432000 4194304 4300876 140734659864400 18446744073709551615 4263846 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48475 169 27 0 64567 0
Current children cumulated CPU time (s) 1709.55
Current children cumulated vsize (KiB) 264472

[startup+1709.7 s]
/proc/loadavg: 2.03 2.03 2.00 3/430 13850
/proc/meminfo: memFree=14718692/32951124 swapFree=44485824/67111528
[pid=13801] ppid=13798 vsize=264472 CPUtime=1709.75 cores=1,3,5,7
/proc/13801/stat : 13801 (march_rw) R 13798 13801 12705 0 -1 4202496 48535 0 0 0 170965 10 0 0 25 0 1 0 774779508 270819328 48479 33554432000 4194304 4300876 140734659864400 18446744073709551615 4217523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13801/statm: 66118 48479 169 27 0 64567 0
Current children cumulated CPU time (s) 1709.75
Current children cumulated vsize (KiB) 264472

Child status: 20
Real time (s): 1709.77
CPU time (s): 1709.82
CPU user time (s): 1709.71
CPU system time (s): 0.109983
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 264472

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

runsolver used 6.83196 second user time and 14.9507 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-29 03:16:31
IDJOB=3420538
IDBENCH=82790
IDSOLVER=1913
FILE ID=node105/3420538-1306631791
RUNJOBID= node105-1306631731-13706
PBS_JOBID= 13471612
Free space on /tmp= 73192 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1383368897-031.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420538-1306631791/watcher-3420538-1306631791 -o /tmp/evaluation-result-3420538-1306631791/solver-3420538-1306631791 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420538-1306631791.cnf

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

MD5SUM BENCH= 4d20714634af5755393f1c67cf27956c
RANDOM SEED=231801160

node105.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.825
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.825
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	: 5226.15
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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.825
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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15164956 kB
Buffers:        364028 kB
Cached:       13500632 kB
SwapCached:      39596 kB
Active:        6968508 kB
Inactive:     10497300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15164956 kB
SwapTotal:    67111528 kB
SwapFree:     44485824 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:     3569232 kB
Mapped:          19540 kB
Slab:           172136 kB
PageTables:      81024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114891008 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= 73192 MiB
End job on node105 at 2011-05-29 03:45:01