Trace number 3420803

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 2349.78 2349.77

General information on the benchmark

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

Solver Data

0.00/0.00	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.00	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.00	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.00	c main()::
0.00/0.00	c initFormula():: searching for DIMACS p-line....
0.00/0.00	c initFormula():: the DIMACS p-line indicates a CNF of 550 variables and 2343 clauses.
0.00/0.00	c parseCNF():: parsing....
0.00/0.00	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.00	c runParser():: parsing was successful, warming up engines...
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 550 free variables and 2343 clauses.
0.00/0.00	c using 3-SAT heuristics (occurence based diff)
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 158 duplicate clauses
0.00/0.00	c resolvent_look() :: found 85 resolvents
0.00/0.00	c main():: clause / variable ratio: ( 2428 / 550 ) = 4.41
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c number of free variables = 550
0.00/0.00	c dynamic_preselect_setsize :: off
0.00/0.00	c main():: all systems go!
0.00/0.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 141
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: 665
0.10/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: 5689
0.79/0.88	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 37045
6.39/6.45	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 169912
33.39/33.45	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 569014
124.41/124.42	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1443617
344.10/344.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2865219
732.95/733.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 |****************************************************************| ( 8/999) NodeCount: 4592005
1241.67/1241.72	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6157693
1733.78/1733.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 |***************************************************************
c |****************************************************************| (10/999) NodeCount: 7208270
2082.79/2082.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7724019
2262.00/2262.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/999) NodeCount: 7907589
2328.30/2328.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7954404
2346.00/2346.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 |****************************************************************| (14/999) NodeCount: 7962713
2349.30/2349.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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: 7963647
2349.72/2349.72	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |****************
c |******************
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: 7963720
2349.72/2349.75	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| (17/999) NodeCount: 7963724
2349.72/2349.76	c |----------------------------------------------------------------|
c |
2349.72/2349.76	c
2349.72/2349.76	c main():: nodeCount: 7963724
2349.72/2349.76	c main():: dead ends in main: 137525
2349.72/2349.76	c main():: lookAheadCount: 492332980
2349.72/2349.76	c main():: unitResolveCount: 169279167
2349.72/2349.76	c main():: time=2349.760010
2349.72/2349.76	c main():: necessary_assignments: 1967562
2349.72/2349.76	c main():: bin_sat: 0, bin_unsat 0
2349.72/2349.76	c main():: doublelook: #: 30190574, succes #: 21404090
2349.72/2349.76	c main():: doublelook: overall 6.352 of all possible doublelooks executed
2349.72/2349.76	c main():: doublelook: succesrate: 70.897, average DL_trigger: 46.482
2349.72/2349.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-3420803-1306640910/watcher-3420803-1306640910 -o /tmp/evaluation-result-3420803-1306640910/solver-3420803-1306640910 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420803-1306640910.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: 1.28 1.09 1.02 2/453 18406
/proc/meminfo: memFree=24263872/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=7548 CPUtime=0 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 416 0 0 0 0 0 0 0 25 0 1 0 775688837 7729152 359 33554432000 4194304 4300876 140735293323856 18446744073709551615 4216863 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 1887 359 168 27 0 336 0

[startup+0.105532 s]
/proc/loadavg: 1.28 1.09 1.02 2/453 18406
/proc/meminfo: memFree=24263872/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=7680 CPUtime=0.1 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 475 0 0 0 10 0 0 0 18 0 1 0 775688837 7864320 418 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217472 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 1920 418 168 27 0 369 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7680

[startup+0.200516 s]
/proc/loadavg: 1.28 1.09 1.02 2/453 18406
/proc/meminfo: memFree=24263872/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=7680 CPUtime=0.19 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 490 0 0 0 19 0 0 0 18 0 1 0 775688837 7864320 433 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217622 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 1920 433 168 27 0 369 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7680

[startup+0.300498 s]
/proc/loadavg: 1.28 1.09 1.02 2/453 18406
/proc/meminfo: memFree=24263872/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=7848 CPUtime=0.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 506 0 0 0 29 0 0 0 18 0 1 0 775688837 8036352 449 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217627 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 1962 449 168 27 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7848

[startup+0.700422 s]
/proc/loadavg: 1.28 1.09 1.02 2/453 18406
/proc/meminfo: memFree=24263872/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=7848 CPUtime=0.69 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 533 0 0 0 69 0 0 0 18 0 1 0 775688837 8036352 476 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217667 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 1962 476 168 27 0 411 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7848

[startup+1.50032 s]
/proc/loadavg: 1.34 1.11 1.02 3/454 18407
/proc/meminfo: memFree=24261660/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=8152 CPUtime=1.49 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 599 0 0 0 149 0 0 0 19 0 1 0 775688837 8347648 542 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217326 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 2038 542 169 27 0 487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8152

[startup+3.10101 s]
/proc/loadavg: 1.34 1.11 1.02 3/454 18407
/proc/meminfo: memFree=24260792/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=8476 CPUtime=3.09 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 656 0 0 0 309 0 0 0 25 0 1 0 775688837 8679424 599 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217622 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 2119 599 169 27 0 568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8476

[startup+6.30041 s]
/proc/loadavg: 1.39 1.12 1.03 3/454 18407
/proc/meminfo: memFree=24260160/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=9044 CPUtime=6.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 777 0 0 0 629 0 0 0 25 0 1 0 775688837 9261056 720 33554432000 4194304 4300876 140735293323856 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 2261 720 169 27 0 710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9044

[startup+12.7003 s]
/proc/loadavg: 1.44 1.13 1.03 3/454 18407
/proc/meminfo: memFree=24258068/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=10832 CPUtime=12.69 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 1081 0 0 0 1269 0 0 0 25 0 1 0 775688837 11091968 1024 33554432000 4194304 4300876 140735293323856 18446744073709551615 4225152 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 2708 1024 169 27 0 1157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10832

[startup+25.5009 s]
/proc/loadavg: 1.57 1.18 1.05 3/454 18408
/proc/meminfo: memFree=24256192/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=12496 CPUtime=25.49 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 1545 0 0 0 2549 0 0 0 25 0 1 0 775688837 12795904 1488 33554432000 4194304 4300876 140735293323856 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 3124 1488 169 27 0 1573 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12496

[startup+51.1003 s]
/proc/loadavg: 1.71 1.24 1.07 3/454 18408
/proc/meminfo: memFree=24252324/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=17828 CPUtime=51.09 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 2421 0 0 0 5109 0 0 0 25 0 1 0 775688837 18255872 2364 33554432000 4194304 4300876 140735293323856 18446744073709551615 4250803 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 4457 2364 169 27 0 2906 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17828

[startup+102.301 s]
/proc/loadavg: 1.96 1.39 1.13 3/454 18410
/proc/meminfo: memFree=24245224/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=23752 CPUtime=102.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 4115 0 0 0 10230 0 0 0 25 0 1 0 775688837 24322048 4058 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 5938 4058 169 27 0 4387 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23752

[startup+162.301 s]
/proc/loadavg: 2.03 1.51 1.19 3/454 18411
/proc/meminfo: memFree=24235748/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=33660 CPUtime=162.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 6009 0 0 0 16229 1 0 0 25 0 1 0 775688837 34467840 5952 33554432000 4194304 4300876 140735293323856 18446744073709551615 4225152 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 8415 5952 169 27 0 6864 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33660

[startup+222.316 s]
/proc/loadavg: 2.01 1.60 1.23 3/454 18413
/proc/meminfo: memFree=24227780/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=42392 CPUtime=222.31 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 7882 0 0 0 22230 1 0 0 25 0 1 0 775688837 43409408 7825 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217475 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 10598 7825 169 27 0 9047 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 42392

[startup+282.3 s]
/proc/loadavg: 2.13 1.70 1.29 3/454 18414
/proc/meminfo: memFree=24220056/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=55488 CPUtime=282.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 9706 0 0 0 28229 1 0 0 25 0 1 0 775688837 56819712 9649 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 13872 9649 169 27 0 12321 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 55488

[startup+342.3 s]
/proc/loadavg: 2.10 1.77 1.34 3/454 18416
/proc/meminfo: memFree=24212840/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=63664 CPUtime=342.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 11424 0 0 0 34228 2 0 0 25 0 1 0 775688837 65191936 11367 33554432000 4194304 4300876 140735293323856 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18406/statm: 15916 11367 169 27 0 14365 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63664

[startup+402.3 s]
/proc/loadavg: 2.04 1.81 1.38 3/454 18472
/proc/meminfo: memFree=24208156/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=83440 CPUtime=402.24 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 13239 0 0 0 40222 2 0 0 25 0 1 0 775688837 85442560 13182 33554432000 4194304 4300876 140735293323856 18446744073709551615 271549932760 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 20860 13182 169 27 0 19309 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 83440

[startup+462.3 s]
/proc/loadavg: 2.01 1.84 1.41 3/454 18473
/proc/meminfo: memFree=24198424/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=83440 CPUtime=462.25 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 14974 0 0 0 46222 3 0 0 25 0 1 0 775688837 85442560 14917 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 20860 14917 169 27 0 19309 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 83440

[startup+522.301 s]
/proc/loadavg: 2.00 1.86 1.45 3/454 18502
/proc/meminfo: memFree=24190600/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=83440 CPUtime=522.24 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 16716 0 0 0 52221 3 0 0 25 0 1 0 775688837 85442560 16659 33554432000 4194304 4300876 140735293323856 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 20860 16659 169 27 0 19309 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 83440

[startup+582.301 s]
/proc/loadavg: 2.05 1.90 1.48 3/454 18503
/proc/meminfo: memFree=24174428/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=83440 CPUtime=582.24 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 18432 0 0 0 58221 3 0 0 25 0 1 0 775688837 85442560 18375 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217485 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 20860 18375 169 27 0 19309 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 83440

[startup+642.301 s]

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

/proc/meminfo: memFree=23905576/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=1722.28 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 48092 0 0 0 172217 11 0 0 25 0 1 0 775688837 279142400 48035 33554432000 4194304 4300876 140735293323856 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 48035 169 27 0 66599 0
Current children cumulated CPU time (s) 1722.28
Current children cumulated vsize (KiB) 272600

[startup+1782.3 s]
/proc/loadavg: 2.12 2.06 1.87 3/454 18547
/proc/meminfo: memFree=23891656/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=1782.28 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 49526 0 0 0 178217 11 0 0 25 0 1 0 775688837 279142400 49469 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 49469 169 27 0 66599 0
Current children cumulated CPU time (s) 1782.28
Current children cumulated vsize (KiB) 272600

[startup+1842.3 s]
/proc/loadavg: 2.04 2.05 1.88 3/454 18549
/proc/meminfo: memFree=23879228/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=1842.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 50944 0 0 0 184217 12 0 0 25 0 1 0 775688837 279142400 50887 33554432000 4194304 4300876 140735293323856 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 50887 169 27 0 66599 0
Current children cumulated CPU time (s) 1842.29
Current children cumulated vsize (KiB) 272600

[startup+1902.3 s]
/proc/loadavg: 2.15 2.07 1.89 3/454 18551
/proc/meminfo: memFree=23867928/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=1902.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 52371 0 0 0 190217 12 0 0 25 0 1 0 775688837 279142400 52314 33554432000 4194304 4300876 140735293323856 18446744073709551615 4200366 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 52314 169 27 0 66599 0
Current children cumulated CPU time (s) 1902.29
Current children cumulated vsize (KiB) 272600

[startup+1962.3 s]
/proc/loadavg: 2.16 2.08 1.91 3/454 18552
/proc/meminfo: memFree=23854368/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=1962.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 53806 0 0 0 196216 13 0 0 25 0 1 0 775688837 279142400 53749 33554432000 4194304 4300876 140735293323856 18446744073709551615 4269523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 53749 169 27 0 66599 0
Current children cumulated CPU time (s) 1962.29
Current children cumulated vsize (KiB) 272600

[startup+2022.3 s]
/proc/loadavg: 2.06 2.07 1.91 3/454 18554
/proc/meminfo: memFree=23841304/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2022.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 55166 0 0 0 202216 13 0 0 25 0 1 0 775688837 279142400 55109 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217710 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 55109 169 27 0 66599 0
Current children cumulated CPU time (s) 2022.29
Current children cumulated vsize (KiB) 272600

[startup+2082.3 s]
/proc/loadavg: 2.02 2.05 1.91 3/454 18555
/proc/meminfo: memFree=23828112/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2082.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 56493 0 0 0 208217 13 0 0 25 0 1 0 775688837 279142400 56436 33554432000 4194304 4300876 140735293323856 18446744073709551615 4228440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 56436 169 27 0 66599 0
Current children cumulated CPU time (s) 2082.3
Current children cumulated vsize (KiB) 272600

[startup+2142.3 s]
/proc/loadavg: 2.00 2.04 1.91 3/454 18557
/proc/meminfo: memFree=23815176/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2142.29 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 57829 0 0 0 214216 13 0 0 25 0 1 0 775688837 279142400 57772 33554432000 4194304 4300876 140735293323856 18446744073709551615 4268702 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 57772 169 27 0 66599 0
Current children cumulated CPU time (s) 2142.29
Current children cumulated vsize (KiB) 272600

[startup+2202.32 s]
/proc/loadavg: 2.00 2.03 1.91 3/454 18559
/proc/meminfo: memFree=23802620/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2202.32 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 59179 0 0 0 220218 14 0 0 25 0 1 0 775688837 279142400 59122 33554432000 4194304 4300876 140735293323856 18446744073709551615 4200312 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 59122 169 27 0 66599 0
Current children cumulated CPU time (s) 2202.32
Current children cumulated vsize (KiB) 272600

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/454 18560
/proc/meminfo: memFree=23791164/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2262.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 60439 0 0 0 226216 14 0 0 25 0 1 0 775688837 279142400 60382 33554432000 4194304 4300876 140735293323856 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 60382 169 27 0 66599 0
Current children cumulated CPU time (s) 2262.3
Current children cumulated vsize (KiB) 272600

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/454 18562
/proc/meminfo: memFree=23778112/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2322.3 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 61685 0 0 0 232216 14 0 0 25 0 1 0 775688837 279142400 61628 33554432000 4194304 4300876 140735293323856 18446744073709551615 4214560 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 61628 169 27 0 66599 0
Current children cumulated CPU time (s) 2322.3
Current children cumulated vsize (KiB) 272600

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

[startup+2329.6 s]
/proc/loadavg: 2.16 2.05 1.92 3/454 18562
/proc/meminfo: memFree=23776372/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2329.6 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 61824 0 0 0 232946 14 0 0 25 0 1 0 775688837 279142400 61767 33554432000 4194304 4300876 140735293323856 18446744073709551615 4263599 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 61767 169 27 0 66599 0
Current children cumulated CPU time (s) 2329.6
Current children cumulated vsize (KiB) 272600

[startup+2342.4 s]
/proc/loadavg: 2.12 2.05 1.92 3/454 18562
/proc/meminfo: memFree=23772888/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2342.4 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62076 0 0 0 234226 14 0 0 25 0 1 0 775688837 279142400 62019 33554432000 4194304 4300876 140735293323856 18446744073709551615 4268833 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62019 169 27 0 66599 0
Current children cumulated CPU time (s) 2342.4
Current children cumulated vsize (KiB) 272600

[startup+2345.6 s]
/proc/loadavg: 2.11 2.05 1.92 3/454 18562
/proc/meminfo: memFree=23772260/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2345.6 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62135 0 0 0 234546 14 0 0 25 0 1 0 775688837 279142400 62078 33554432000 4194304 4300876 140735293323856 18446744073709551615 4225163 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62078 169 27 0 66599 0
Current children cumulated CPU time (s) 2345.6
Current children cumulated vsize (KiB) 272600

[startup+2347.2 s]
/proc/loadavg: 2.11 2.05 1.92 3/454 18563
/proc/meminfo: memFree=23771764/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2347.2 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62163 0 0 0 234706 14 0 0 25 0 1 0 775688837 279142400 62106 33554432000 4194304 4300876 140735293323856 18446744073709551615 4274382 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62106 169 27 0 66599 0
Current children cumulated CPU time (s) 2347.2
Current children cumulated vsize (KiB) 272600

[startup+2348.8 s]
/proc/loadavg: 2.11 2.05 1.92 3/454 18563
/proc/meminfo: memFree=23772380/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2348.8 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62193 0 0 0 234866 14 0 0 25 0 1 0 775688837 279142400 62136 33554432000 4194304 4300876 140735293323856 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62136 169 27 0 66599 0
Current children cumulated CPU time (s) 2348.8
Current children cumulated vsize (KiB) 272600

[startup+2349.2 s]
/proc/loadavg: 2.11 2.05 1.92 3/454 18563
/proc/meminfo: memFree=23772380/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2349.2 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62200 0 0 0 234906 14 0 0 25 0 1 0 775688837 279142400 62143 33554432000 4194304 4300876 140735293323856 18446744073709551615 4265520 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62143 169 27 0 66599 0
Current children cumulated CPU time (s) 2349.2
Current children cumulated vsize (KiB) 272600

[startup+2349.6 s]
/proc/loadavg: 2.11 2.05 1.92 3/454 18563
/proc/meminfo: memFree=23772256/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2349.61 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62205 0 0 0 234947 14 0 0 18 0 1 0 775688837 279142400 62148 33554432000 4194304 4300876 140735293323856 18446744073709551615 4268587 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62148 169 27 0 66599 0
Current children cumulated CPU time (s) 2349.61
Current children cumulated vsize (KiB) 272600

[startup+2349.72 s]
/proc/loadavg: 2.11 2.05 1.92 3/454 18563
/proc/meminfo: memFree=23772256/32951124 swapFree=61585512/67111528
[pid=18406] ppid=18404 vsize=272600 CPUtime=2349.72 cores=0,2,4,6
/proc/18406/stat : 18406 (march_rw) R 18404 18406 10557 0 -1 4202496 62207 0 0 0 234958 14 0 0 18 0 1 0 775688837 279142400 62150 33554432000 4194304 4300876 140735293323856 18446744073709551615 4268864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18406/statm: 68150 62150 169 27 0 66599 0
Current children cumulated CPU time (s) 2349.72
Current children cumulated vsize (KiB) 272600

Child status: 20
Real time (s): 2349.77
CPU time (s): 2349.78
CPU user time (s): 2349.63
CPU system time (s): 0.155976
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 272600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2349.63
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62208
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= 8
involuntary context switches= 1378

runsolver used 10.6424 second user time and 21.5517 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-29 05:48:30
IDJOB=3420803
IDBENCH=83055
IDSOLVER=1913
FILE ID=node133/3420803-1306640910
RUNJOBID= node133-1306640887-18304
PBS_JOBID= 13471607
Free space on /tmp= 73196 MiB

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

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

MD5SUM BENCH= c2b69177f59f5d1d2093247dc6de56f3
RANDOM SEED=1278597193

node133.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.834
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.66
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:      24263904 kB
Buffers:        214904 kB
Cached:        2220700 kB
SwapCached:      56596 kB
Active:         879808 kB
Inactive:      7573652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24263904 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:             692 kB
Writeback:           0 kB
AnonPages:     5967928 kB
Mapped:          30804 kB
Slab:           114104 kB
PageTables:      53928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114911596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73196 MiB
End job on node133 at 2011-05-29 06:27:39