Trace number 1628018

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 2930.49 2931.55

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S254828838-055.cnf
MD5SUM49dcfc34ef97670988a946b0575b679c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2737.97
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

0.89/0.96	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.89/0.96	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.89/0.96	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.89/0.96	c main()::
0.89/0.96	c initFormula():: searching for DIMACS p-line....
0.89/0.96	c full lookahead due to high density!
0.89/0.96	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
0.89/0.96	c parseCNF():: parsing....
0.89/0.96	c parseCNF():: the CNF contains 0 unary clauses.
0.89/0.96	c runParser():: parsing was successful, warming up engines...
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.96	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
0.89/0.96	c stat :: sign balance is biased by 0.006
0.89/0.96	c using k-SAT heuristics (size based diff)
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.89/0.96	c resolvent_look() :: found 1 resolvents
0.89/0.96	c main():: clause / variable ratio: ( 5786 / 65 ) = 89.02
0.89/0.96	c longest clause has size 7
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.96	c number of free variables = 65
0.89/0.96	c dynamic_preselect_setsize :: off
0.89/0.96	c main():: all systems go!
0.89/0.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/17) NodeCount: 170
1.00/1.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/17) NodeCount: 3049
2.49/2.52	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/17) NodeCount: 22704
12.29/12.36	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/17) NodeCount: 110362
56.27/56.38	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 371880
188.42/188.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/17) NodeCount: 924621
470.12/470.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 1811136
925.76/926.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 2915032
1499.26/1499.83	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 3977944
2057.96/2058.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/17) NodeCount: 4785356
2488.50/2489.41	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 5261565
2748.00/2749.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/17) NodeCount: 5476284
2869.15/2870.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |****************************************************************| (12/17) NodeCount: 5552173
2914.24/2915.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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/17) NodeCount: 5571796
2927.04/2928.18	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
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/17) NodeCount: 5575578
2929.93/2931.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |*******************
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/17) NodeCount: 5576048
2930.34/2931.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| (16/17) NodeCount: 5576093
2930.44/2931.54	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (17/17) NodeCount: 5576094
2930.44/2931.55	c |----------------------------------------------------------------|
c |
2930.44/2931.55	c
2930.44/2931.55	c main():: nodeCount: 5576094
2930.44/2931.55	c main():: dead ends in main: 1379
2930.44/2931.55	c main():: lookAheadCount: 254875247
2930.44/2931.55	c main():: unitResolveCount: 11295335
2930.44/2931.55	c main():: time=-1364.037296
2930.44/2931.55	c main():: necessary_assignments: 22648
2930.44/2931.55	c main():: bin_sat: 0, bin_unsat 0
2930.44/2931.55	c main():: doublelook: #: 19021783, succes #: 15456084
2930.44/2931.55	c main():: doublelook: overall 7.635 of all possible doublelooks executed
2930.44/2931.55	c main():: doublelook: succesrate: 81.255, average DL_trigger: 18.328
2930.44/2931.55	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-1628018-1240088359/watcher-1628018-1240088359 -o /tmp/evaluation-result-1628018-1240088359/solver-1628018-1240088359 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628018-1240088359.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: 0.99 1.00 1.00 3/65 16118
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=836 CPUtime=0
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 104 0 0 0 0 0 0 0 20 0 1 0 36865387 856064 89 1992294400 134512640 135197378 4294956240 18446744073709551615 134718590 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 209 90 58 167 0 40 0

[startup+0.0283979 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 16118
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=1560 CPUtime=0.02
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 415 0 0 0 2 0 0 0 20 0 1 0 36865387 1597440 243 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 423 259 79 167 0 254 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1560

[startup+0.10141 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 16118
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=1876 CPUtime=0.09
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 823 0 0 0 9 0 0 0 20 0 1 0 36865387 1921024 341 1992294400 134512640 135197378 4294956240 18446744073709551615 134578131 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 469 341 82 167 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1876

[startup+0.301446 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 16118
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=1876 CPUtime=0.29
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 823 0 0 0 29 0 0 0 22 0 1 0 36865387 1921024 341 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 469 341 82 167 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1876

[startup+0.701516 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 16118
/proc/meminfo: memFree=1546648/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=1876 CPUtime=0.69
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 823 0 0 0 69 0 0 0 25 0 1 0 36865387 1921024 341 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 469 341 82 167 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1876

[startup+1.50166 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1545360/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2304 CPUtime=1.49
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1054 0 0 0 149 0 0 0 25 0 1 0 36865387 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2304

[startup+3.10195 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1545168/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2304 CPUtime=3.09
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1054 0 0 0 309 0 0 0 25 0 1 0 36865387 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2304

[startup+6.30152 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1545104/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2304 CPUtime=6.29
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1054 0 0 0 629 0 0 0 25 0 1 0 36865387 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2304

[startup+12.7017 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1545048/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2304 CPUtime=12.69
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1054 0 0 0 1269 0 0 0 25 0 1 0 36865387 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2304

[startup+25.5019 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1545048/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2304 CPUtime=25.48
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1054 0 0 0 2548 0 0 0 25 0 1 0 36865387 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2304

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1545112/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2552 CPUtime=51.07
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1056 0 0 0 5107 0 0 0 25 0 1 0 36865387 2613248 416 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 638 416 93 167 0 469 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2552

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16119
/proc/meminfo: memFree=1544984/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2552 CPUtime=102.26
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1074 0 0 0 10226 0 0 0 25 0 1 0 36865387 2613248 434 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 638 434 93 167 0 469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2552

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1544720/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=2552 CPUtime=162.23
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1094 0 0 0 16223 0 0 0 25 0 1 0 36865387 2613248 454 1992294400 134512640 135197378 4294956240 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 638 454 93 167 0 469 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2552

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1544400/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3008 CPUtime=222.21
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1194 0 0 0 22221 0 0 0 25 0 1 0 36865387 3080192 554 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 752 554 93 167 0 583 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3008

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1544272/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3008 CPUtime=282.18
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1216 0 0 0 28218 0 0 0 25 0 1 0 36865387 3080192 576 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 752 576 93 167 0 583 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3008

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1544144/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3236 CPUtime=342.16
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1239 0 0 0 34216 0 0 0 25 0 1 0 36865387 3313664 599 1992294400 134512640 135197378 4294956240 18446744073709551615 134603150 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 809 599 93 167 0 640 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3236

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1544016/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3236 CPUtime=402.14
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1261 0 0 0 40214 0 0 0 25 0 1 0 36865387 3313664 621 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 809 621 93 167 0 640 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 3236

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1543832/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3576 CPUtime=462.12
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1285 0 0 0 46212 0 0 0 25 0 1 0 36865387 3661824 645 1992294400 134512640 135197378 4294956240 18446744073709551615 134524887 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 894 645 93 167 0 725 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 3576

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1543704/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3576 CPUtime=522.1
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1310 0 0 0 52210 0 0 0 25 0 1 0 36865387 3661824 670 1992294400 134512640 135197378 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 894 670 93 167 0 725 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 3576

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1543640/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3576 CPUtime=582.08
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1333 0 0 0 58208 0 0 0 25 0 1 0 36865387 3661824 693 1992294400 134512640 135197378 4294956240 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 894 693 93 167 0 725 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 3576

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1543448/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=3576 CPUtime=642.06
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 1358 0 0 0 64206 0 0 0 25 0 1 0 36865387 3661824 718 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 894 718 93 167 0 725 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 3576


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

/proc/meminfo: memFree=1539608/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2201.51
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2090 0 0 0 220150 1 0 0 25 0 1 0 36865387 7913472 1450 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1450 93 167 0 1763 0
Current children cumulated CPU time (s) 2201.51
Current children cumulated vsize (KiB) 7728

[startup+2262.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16125
/proc/meminfo: memFree=1539480/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2261.48
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2125 0 0 0 226147 1 0 0 25 0 1 0 36865387 7913472 1485 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1485 93 167 0 1763 0
Current children cumulated CPU time (s) 2261.48
Current children cumulated vsize (KiB) 7728

[startup+2322.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1539224/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2321.46
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2163 0 0 0 232145 1 0 0 25 0 1 0 36865387 7913472 1523 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1523 93 167 0 1763 0
Current children cumulated CPU time (s) 2321.46
Current children cumulated vsize (KiB) 7728

[startup+2382.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1539096/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2381.44
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2199 0 0 0 238143 1 0 0 25 0 1 0 36865387 7913472 1559 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1559 93 167 0 1763 0
Current children cumulated CPU time (s) 2381.44
Current children cumulated vsize (KiB) 7728

[startup+2442.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1538904/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2441.42
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2236 0 0 0 244141 1 0 0 25 0 1 0 36865387 7913472 1596 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1596 93 167 0 1763 0
Current children cumulated CPU time (s) 2441.42
Current children cumulated vsize (KiB) 7728

[startup+2502.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1538712/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2501.39
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2279 0 0 0 250138 1 0 0 25 0 1 0 36865387 7913472 1639 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1639 93 167 0 1763 0
Current children cumulated CPU time (s) 2501.39
Current children cumulated vsize (KiB) 7728

[startup+2562.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1538520/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2561.37
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2316 0 0 0 256136 1 0 0 25 0 1 0 36865387 7913472 1676 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1676 93 167 0 1763 0
Current children cumulated CPU time (s) 2561.37
Current children cumulated vsize (KiB) 7728

[startup+2622.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1538264/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=7728 CPUtime=2621.35
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2359 0 0 0 262134 1 0 0 25 0 1 0 36865387 7913472 1719 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 1932 1719 93 167 0 1763 0
Current children cumulated CPU time (s) 2621.35
Current children cumulated vsize (KiB) 7728

[startup+2682.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1538136/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2681.32
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2401 0 0 0 268131 1 0 0 25 0 1 0 36865387 10563584 1761 1992294400 134512640 135197378 4294956240 18446744073709551615 134593064 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1761 93 167 0 2410 0
Current children cumulated CPU time (s) 2681.32
Current children cumulated vsize (KiB) 10316

[startup+2742.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1537944/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2741.31
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2451 0 0 0 274130 1 0 0 25 0 1 0 36865387 10563584 1811 1992294400 134512640 135197378 4294956240 18446744073709551615 134603196 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1811 93 167 0 2410 0
Current children cumulated CPU time (s) 2741.31
Current children cumulated vsize (KiB) 10316

[startup+2802.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1537752/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2801.28
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2499 0 0 0 280127 1 0 0 25 0 1 0 36865387 10563584 1859 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1859 93 167 0 2410 0
Current children cumulated CPU time (s) 2801.28
Current children cumulated vsize (KiB) 10316

[startup+2862.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1537496/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2861.26
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2557 0 0 0 286125 1 0 0 25 0 1 0 36865387 10563584 1917 1992294400 134512640 135197378 4294956240 18446744073709551615 134593025 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1917 93 167 0 2410 0
Current children cumulated CPU time (s) 2861.26
Current children cumulated vsize (KiB) 10316

[startup+2922.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1537048/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2921.23
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2625 0 0 0 292122 1 0 0 25 0 1 0 36865387 10563584 1985 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1985 93 167 0 2410 0
Current children cumulated CPU time (s) 2921.23
Current children cumulated vsize (KiB) 10316

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

[startup+2924.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1537048/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2923.64
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2628 0 0 0 292363 1 0 0 25 0 1 0 36865387 10563584 1988 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1988 93 167 0 2410 0
Current children cumulated CPU time (s) 2923.64
Current children cumulated vsize (KiB) 10316

[startup+2927.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1536984/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2926.83
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2633 0 0 0 292682 1 0 0 25 0 1 0 36865387 10563584 1993 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1993 93 167 0 2410 0
Current children cumulated CPU time (s) 2926.83
Current children cumulated vsize (KiB) 10316

[startup+2929.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1536984/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2928.43
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2636 0 0 0 292842 1 0 0 25 0 1 0 36865387 10563584 1996 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1996 93 167 0 2410 0
Current children cumulated CPU time (s) 2928.43
Current children cumulated vsize (KiB) 10316

[startup+2930.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1536984/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2929.24
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2637 0 0 0 292923 1 0 0 25 0 1 0 36865387 10563584 1997 1992294400 134512640 135197378 4294956240 18446744073709551615 134603285 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1997 93 167 0 2410 0
Current children cumulated CPU time (s) 2929.24
Current children cumulated vsize (KiB) 10316

[startup+2931.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1536984/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2930.03
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2639 0 0 0 293002 1 0 0 25 0 1 0 36865387 10563584 1999 1992294400 134512640 135197378 4294956240 18446744073709551615 134592756 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1999 93 167 0 2410 0
Current children cumulated CPU time (s) 2930.03
Current children cumulated vsize (KiB) 10316

[startup+2931.51 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 16127
/proc/meminfo: memFree=1536984/2055920 swapFree=4192956/4192956
[pid=16118] ppid=16116 vsize=10316 CPUtime=2930.44
/proc/16118/stat : 16118 (march_hi) R 16116 16118 16016 0 -1 4194304 2639 0 0 0 293043 1 0 0 25 0 1 0 36865387 10563584 1999 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/16118/statm: 2579 1999 93 167 0 2410 0
Current children cumulated CPU time (s) 2930.44
Current children cumulated vsize (KiB) 10316

Child status: 20
Real time (s): 2931.55
CPU time (s): 2930.49
CPU user time (s): 2930.48
CPU system time (s): 0.017997
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 10316

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

runsolver used 3.19351 second user time and 5.72813 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-18 22:59:19
IDJOB=1628018
IDBENCH=70474
IDSOLVER=583
FILE ID=node89/1628018-1240088359
PBS_JOBID= 9157639
Free space on /tmp= 66428 MiB

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

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

MD5SUM BENCH= 49dcfc34ef97670988a946b0575b679c
RANDOM SEED=1303548807

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1547064 kB
Buffers:         64060 kB
Cached:         380592 kB
SwapCached:          0 kB
Active:         110564 kB
Inactive:       347964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547064 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             912 kB
Writeback:           0 kB
Mapped:          23592 kB
Slab:            36220 kB
Committed_AS:   126840 kB
PageTables:       1372 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= 66428 MiB
End job on node89 at 2009-04-18 23:48:10