Trace number 1628022

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_hi hiUNSAT 3090.8 3091.63

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2624.12
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

1.00/1.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
1.00/1.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
1.00/1.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
1.00/1.03	c main()::
1.00/1.03	c initFormula():: searching for DIMACS p-line....
1.00/1.03	c full lookahead due to high density!
1.00/1.03	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
1.00/1.03	c parseCNF():: parsing....
1.00/1.03	c parseCNF():: the CNF contains 0 unary clauses.
1.00/1.03	c runParser():: parsing was successful, warming up engines...
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
1.00/1.03	c stat :: sign balance is biased by 0.008
1.00/1.03	c using k-SAT heuristics (size based diff)
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c main():: clause / variable ratio: ( 5785 / 65 ) = 89.00
1.00/1.03	c longest clause has size 7
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c number of free variables = 65
1.00/1.03	c dynamic_preselect_setsize :: off
1.00/1.03	c main():: all systems go!
1.00/1.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/18) NodeCount: 123
1.10/1.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/18) NodeCount: 1938
1.99/2.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/18) NodeCount: 14212
8.69/8.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 |****************************************************************| ( 3/18) NodeCount: 69914
38.68/38.73	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/18) NodeCount: 247688
134.75/134.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 |****************************************************************| ( 5/18) NodeCount: 657881
358.79/358.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 |****************************************************************| ( 6/18) NodeCount: 1386695
760.28/760.59	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/18) NodeCount: 2384054
1315.85/1316.29	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/18) NodeCount: 3445675
1915.98/1916.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 4338700
2431.35/2432.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 |****************************************************************| (10/18) NodeCount: 4926213
2781.65/2782.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/18) NodeCount: 5230585
2971.80/2972.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/18) NodeCount: 5352917
3053.88/3054.77	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 5389767
3081.66/3082.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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/18) NodeCount: 5397957
3089.07/3089.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 |****************************************************************| (15/18) NodeCount: 5399192
3090.47/3091.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 |****************************************************************| (16/18) NodeCount: 5399311
3090.77/3091.60	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (17/18) NodeCount: 5399318
3090.77/3091.62	c |----------------------------------------------------------------|
c |
3090.77/3091.62	c
3090.77/3091.62	c main():: nodeCount: 5399318
3090.77/3091.62	c main():: dead ends in main: 1319
3090.77/3091.62	c main():: lookAheadCount: 247104134
3090.77/3091.62	c main():: unitResolveCount: 11338369
3090.77/3091.62	c main():: time=-1203.697296
3090.77/3091.62	c main():: necessary_assignments: 22535
3090.77/3091.62	c main():: bin_sat: 0, bin_unsat 0
3090.77/3091.62	c main():: doublelook: #: 18460534, succes #: 15010473
3090.77/3091.62	c main():: doublelook: overall 7.644 of all possible doublelooks executed
3090.77/3091.62	c main():: doublelook: succesrate: 81.311, average DL_trigger: 18.206
3090.77/3091.62	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1628022-1240090302/watcher-1628022-1240090302 -o /tmp/evaluation-result-1628022-1240090302/solver-1628022-1240090302 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628022-1240090302.cnf 

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): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20002
/proc/meminfo: memFree=1159544/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=836 CPUtime=0
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 37058741 856064 88 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 209 88 58 167 0 40 0

[startup+0.0951661 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20002
/proc/meminfo: memFree=1159544/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=1880 CPUtime=0.09
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 822 0 0 0 9 0 0 0 18 0 1 0 37058741 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1880

[startup+0.101165 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20002
/proc/meminfo: memFree=1159544/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=1880 CPUtime=0.09
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 822 0 0 0 9 0 0 0 18 0 1 0 37058741 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539466 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1880

[startup+0.301185 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20002
/proc/meminfo: memFree=1159544/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=1880 CPUtime=0.29
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 822 0 0 0 29 0 0 0 19 0 1 0 37058741 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1880

[startup+0.701225 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20002
/proc/meminfo: memFree=1159544/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=1880 CPUtime=0.69
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 822 0 0 0 69 0 0 0 22 0 1 0 37058741 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1880

[startup+1.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1158448/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2260 CPUtime=1.49
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1061 0 0 0 149 0 0 0 25 0 1 0 37058741 2314240 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 565 403 93 167 0 396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2260

[startup+3.10146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1158064/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2260 CPUtime=3.09
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1061 0 0 0 309 0 0 0 25 0 1 0 37058741 2314240 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 565 403 93 167 0 396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2260

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1158008/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2260 CPUtime=6.29
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1061 0 0 0 629 0 0 0 25 0 1 0 37058741 2314240 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134556369 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 565 403 93 167 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2260

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1158008/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2260 CPUtime=12.68
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1061 0 0 0 1268 0 0 0 25 0 1 0 37058741 2314240 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 565 403 93 167 0 396 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2260

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1158008/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2260 CPUtime=25.48
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1061 0 0 0 2548 0 0 0 25 0 1 0 37058741 2314240 403 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 565 403 93 167 0 396 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2260

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1157944/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2508 CPUtime=51.07
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1076 0 0 0 5107 0 0 0 25 0 1 0 37058741 2568192 418 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 627 418 93 167 0 458 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2508

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1157752/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=2508 CPUtime=102.26
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1109 0 0 0 10226 0 0 0 25 0 1 0 37058741 2568192 451 1992294400 134512640 135197378 4294956240 18446744073709551615 134550597 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 627 451 93 167 0 458 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2508

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1157304/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=3192 CPUtime=162.24
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1228 0 0 0 16224 0 0 0 25 0 1 0 37058741 3268608 570 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 798 570 93 167 0 629 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3192

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1157048/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=3192 CPUtime=222.22
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1268 0 0 0 22222 0 0 0 25 0 1 0 37058741 3268608 610 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 798 610 93 167 0 629 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 3192

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20003
/proc/meminfo: memFree=1156856/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=3532 CPUtime=282.21
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1310 0 0 0 28221 0 0 0 25 0 1 0 37058741 3616768 652 1992294400 134512640 135197378 4294956240 18446744073709551615 134548496 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 883 652 93 167 0 714 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 3532

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20005
/proc/meminfo: memFree=1156600/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=3532 CPUtime=342.19
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1353 0 0 0 34219 0 0 0 25 0 1 0 37058741 3616768 695 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 883 695 93 167 0 714 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 3532

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20005
/proc/meminfo: memFree=1156408/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=4044 CPUtime=402.18
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1398 0 0 0 40217 1 0 0 25 0 1 0 37058741 4141056 740 1992294400 134512640 135197378 4294956240 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 1011 740 93 167 0 842 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 4044

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20005
/proc/meminfo: memFree=1156216/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=4044 CPUtime=462.17
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1437 0 0 0 46216 1 0 0 25 0 1 0 37058741 4141056 779 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 1011 779 93 167 0 842 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 4044

[startup+522.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 20005
/proc/meminfo: memFree=1156216/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=4044 CPUtime=522.15
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1481 0 0 0 52214 1 0 0 25 0 1 0 37058741 4141056 823 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 1011 823 93 167 0 842 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 4044

[startup+582.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 20005
/proc/meminfo: memFree=1156024/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=4808 CPUtime=582.13
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1524 0 0 0 58212 1 0 0 25 0 1 0 37058741 4923392 866 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 1202 866 93 167 0 1033 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 4808

[startup+642.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 20005
/proc/meminfo: memFree=1155768/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=4808 CPUtime=642.12
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 1568 0 0 0 64211 1 0 0 25 0 1 0 37058741 4923392 910 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 1202 910 93 167 0 1033 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 4808


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

/proc/meminfo: memFree=1148920/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2501.63
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3255 0 0 0 250157 6 0 0 25 0 1 0 37058741 14491648 2597 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 2597 93 167 0 3369 0
Current children cumulated CPU time (s) 2501.63
Current children cumulated vsize (KiB) 14152

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1148600/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2561.61
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3331 0 0 0 256155 6 0 0 25 0 1 0 37058741 14491648 2673 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 2673 93 167 0 3369 0
Current children cumulated CPU time (s) 2561.61
Current children cumulated vsize (KiB) 14152

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1148344/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2621.6
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3398 0 0 0 262154 6 0 0 25 0 1 0 37058741 14491648 2740 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 2740 93 167 0 3369 0
Current children cumulated CPU time (s) 2621.6
Current children cumulated vsize (KiB) 14152

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1147960/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2681.58
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3473 0 0 0 268152 6 0 0 25 0 1 0 37058741 14491648 2815 1992294400 134512640 135197378 4294956240 18446744073709551615 134603327 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 2815 93 167 0 3369 0
Current children cumulated CPU time (s) 2681.58
Current children cumulated vsize (KiB) 14152

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1147640/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2741.57
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3559 0 0 0 274151 6 0 0 25 0 1 0 37058741 14491648 2901 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 2901 93 167 0 3369 0
Current children cumulated CPU time (s) 2741.57
Current children cumulated vsize (KiB) 14152

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1147256/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2801.55
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3646 0 0 0 280149 6 0 0 25 0 1 0 37058741 14491648 2988 1992294400 134512640 135197378 4294956240 18446744073709551615 134526886 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 2988 93 167 0 3369 0
Current children cumulated CPU time (s) 2801.55
Current children cumulated vsize (KiB) 14152

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1147000/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2861.54
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3732 0 0 0 286147 7 0 0 25 0 1 0 37058741 14491648 3074 1992294400 134512640 135197378 4294956240 18446744073709551615 134602621 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 3074 93 167 0 3369 0
Current children cumulated CPU time (s) 2861.54
Current children cumulated vsize (KiB) 14152

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1146552/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2921.52
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3822 0 0 0 292145 7 0 0 25 0 1 0 37058741 14491648 3164 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 3164 93 167 0 3369 0
Current children cumulated CPU time (s) 2921.52
Current children cumulated vsize (KiB) 14152

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1146104/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=14152 CPUtime=2981.5
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 3924 0 0 0 298143 7 0 0 25 0 1 0 37058741 14491648 3266 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 3538 3266 93 167 0 3369 0
Current children cumulated CPU time (s) 2981.5
Current children cumulated vsize (KiB) 14152

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145656/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3041.48
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4031 0 0 0 304141 7 0 0 25 0 1 0 37058741 20451328 3373 1992294400 134512640 135197378 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3373 93 167 0 4824 0
Current children cumulated CPU time (s) 3041.48
Current children cumulated vsize (KiB) 19972

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

[startup+3046.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145592/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3045.48
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4040 0 0 0 304541 7 0 0 25 0 1 0 37058741 20451328 3382 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3382 93 167 0 4824 0
Current children cumulated CPU time (s) 3045.48
Current children cumulated vsize (KiB) 19972

[startup+3071.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145336/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3071.07
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4095 0 0 0 307100 7 0 0 25 0 1 0 37058741 20451328 3437 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3437 93 167 0 4824 0
Current children cumulated CPU time (s) 3071.07
Current children cumulated vsize (KiB) 19972

[startup+3084.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145208/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3083.87
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4125 0 0 0 308379 8 0 0 25 0 1 0 37058741 20451328 3467 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3467 93 167 0 4824 0
Current children cumulated CPU time (s) 3083.87
Current children cumulated vsize (KiB) 19972

[startup+3087.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145208/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3087.07
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4133 0 0 0 308699 8 0 0 25 0 1 0 37058741 20451328 3475 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3475 93 167 0 4824 0
Current children cumulated CPU time (s) 3087.07
Current children cumulated vsize (KiB) 19972

[startup+3089.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145208/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3088.67
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4137 0 0 0 308859 8 0 0 25 0 1 0 37058741 20451328 3479 1992294400 134512640 135197378 4294956240 18446744073709551615 134713215 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3479 93 167 0 4824 0
Current children cumulated CPU time (s) 3088.67
Current children cumulated vsize (KiB) 19972

[startup+3090.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145144/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3089.47
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4139 0 0 0 308939 8 0 0 25 0 1 0 37058741 20451328 3481 1992294400 134512640 135197378 4294956240 18446744073709551615 134603330 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3481 93 167 0 4824 0
Current children cumulated CPU time (s) 3089.47
Current children cumulated vsize (KiB) 19972

[startup+3091.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145144/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3090.27
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4141 0 0 0 309019 8 0 0 25 0 1 0 37058741 20451328 3483 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3483 93 167 0 4824 0
Current children cumulated CPU time (s) 3090.27
Current children cumulated vsize (KiB) 19972

[startup+3091.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145144/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3090.67
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4142 0 0 0 309059 8 0 0 25 0 1 0 37058741 20451328 3484 1992294400 134512640 135197378 4294956240 18446744073709551615 134592677 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3484 93 167 0 4824 0
Current children cumulated CPU time (s) 3090.67
Current children cumulated vsize (KiB) 19972

[startup+3091.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20011
/proc/meminfo: memFree=1145144/2055920 swapFree=4192956/4192956
[pid=20002] ppid=20000 vsize=19972 CPUtime=3090.77
/proc/20002/stat : 20002 (march_hi) R 20000 20002 19887 0 -1 4194304 4142 0 0 0 309069 8 0 0 25 0 1 0 37058741 20451328 3484 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20002/statm: 4993 3484 93 167 0 4824 0
Current children cumulated CPU time (s) 3090.77
Current children cumulated vsize (KiB) 19972

Child status: 20
Real time (s): 3091.63
CPU time (s): 3090.8
CPU user time (s): 3090.72
CPU system time (s): 0.082987
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 19972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3090.72
system time used= 0.082987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4143
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= 2
involuntary context switches= 5948

runsolver used 2.45163 second user time and 6.21105 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-18 23:31:42
IDJOB=1628022
IDBENCH=70478
IDSOLVER=583
FILE ID=node36/1628022-1240090302
PBS_JOBID= 9157623
Free space on /tmp= 66520 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628022-1240090302/watcher-1628022-1240090302 -o /tmp/evaluation-result-1628022-1240090302/solver-1628022-1240090302 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628022-1240090302.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=251082485

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1159960 kB
Buffers:         78904 kB
Cached:         746140 kB
SwapCached:          0 kB
Active:         201640 kB
Inactive:       637356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1159960 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             908 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            43004 kB
Committed_AS:   156044 kB
PageTables:       1356 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node36 at 2009-04-19 00:23:13