Trace number 1627925

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 4289.56 4290.85

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S102181364-052.cnf
MD5SUMbe53d6aab4327d2095ad021029e1f91d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3973.78
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
Number of clauses of size over 50

Solver Data

0.00/0.05	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.05	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.05	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.05	c main()::
0.00/0.05	c initFormula():: searching for DIMACS p-line....
0.00/0.05	c full lookahead due to high density!
0.00/0.05	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.00/0.05	c parseCNF():: parsing....
0.00/0.05	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.05	c runParser():: parsing was successful, warming up engines...
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.00/0.05	c stat :: sign balance is biased by 0.037
0.00/0.05	c using k-SAT heuristics (size based diff)
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 6 duplicate clauses
0.00/0.05	c resolvent_look() :: found 4 resolvents
0.00/0.05	c main():: clause / variable ratio: ( 2347 / 110 ) = 21.34
0.00/0.05	c longest clause has size 5
0.00/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.05	c number of free variables = 110
0.00/0.05	c dynamic_preselect_setsize :: off
0.00/0.05	c main():: all systems go!
0.00/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 207
0.09/0.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 626
0.19/0.20	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 4348
0.89/0.98	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 26912
6.19/6.27	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 122124
31.38/31.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 419960
118.76/118.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 1132465
349.89/350.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 |****************************************************************| ( 7/999) NodeCount: 2450685
818.25/818.56	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4342232
1551.23/1551.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 6443086
2434.16/2434.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 |****************************************************************| (10/999) NodeCount: 8241054
3247.71/3248.78	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 9419202
3818.24/3819.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/999) NodeCount: 10006616
4120.95/4122.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 |****************************************************************| (13/999) NodeCount: 10228990
4242.42/4243.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (14/999) NodeCount: 10292824
4279.41/4280.76	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| (15/999) NodeCount: 10306422
4287.90/4289.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 |****************************************************************| (16/999) NodeCount: 10308398
4289.30/4290.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |****************************************************************| (17/999) NodeCount: 10308577
4289.40/4290.79	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |****************
c |********************************
c |****************************************************************| (18/999) NodeCount: 10308587
4289.50/4290.81	c |----------------------------------------------------------------|
c |
4289.50/4290.81	c
4289.50/4290.81	c main():: nodeCount: 10308587
4289.50/4290.81	c main():: dead ends in main: 57804
4289.50/4290.81	c main():: lookAheadCount: 543147295
4289.50/4290.81	c main():: unitResolveCount: 58178548
4289.50/4290.81	c main():: time=-4.807296
4289.50/4290.81	c main():: necessary_assignments: 303625
4289.50/4290.81	c main():: bin_sat: 0, bin_unsat 0
4289.50/4290.81	c main():: doublelook: #: 42145215, succes #: 33599944
4289.50/4290.81	c main():: doublelook: overall 8.008 of all possible doublelooks executed
4289.50/4290.81	c main():: doublelook: succesrate: 79.724, average DL_trigger: 19.361
4289.50/4290.81	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-1627925-1240060296/watcher-1627925-1240060296 -o /tmp/evaluation-result-1627925-1240060296/solver-1627925-1240060296 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627925-1240060296.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.01 1.09 1.03 3/64 18249
/proc/meminfo: memFree=1375384/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=836 CPUtime=0
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 101 0 0 0 0 0 0 0 18 0 1 0 34062268 856064 86 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 209 86 58 167 0 40 0

[startup+0.06738 s]
/proc/loadavg: 1.01 1.09 1.03 3/64 18249
/proc/meminfo: memFree=1375384/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=1464 CPUtime=0.06
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 236 0 0 0 6 0 0 0 18 0 1 0 34062268 1499136 219 1992294400 134512640 135197378 4294956240 18446744073709551615 134548677 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 366 219 93 167 0 197 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1464

[startup+0.101383 s]
/proc/loadavg: 1.01 1.09 1.03 3/64 18249
/proc/meminfo: memFree=1375384/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=1464 CPUtime=0.09
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 236 0 0 0 9 0 0 0 18 0 1 0 34062268 1499136 219 1992294400 134512640 135197378 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 366 219 93 167 0 197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1464

[startup+0.301406 s]
/proc/loadavg: 1.01 1.09 1.03 3/64 18249
/proc/meminfo: memFree=1375384/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=1464 CPUtime=0.29
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 236 0 0 0 29 0 0 0 19 0 1 0 34062268 1499136 219 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 366 219 93 167 0 197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1464

[startup+0.701454 s]
/proc/loadavg: 1.01 1.09 1.03 3/64 18249
/proc/meminfo: memFree=1375384/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=1464 CPUtime=0.69
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 247 0 0 0 69 0 0 0 23 0 1 0 34062268 1499136 230 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 366 230 93 167 0 197 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1464

[startup+1.50255 s]
/proc/loadavg: 1.01 1.09 1.03 2/65 18250
/proc/meminfo: memFree=1374608/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=1668 CPUtime=1.49
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 291 0 0 0 149 0 0 0 25 0 1 0 34062268 1708032 274 1992294400 134512640 135197378 4294956240 18446744073709551615 134539127 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 417 274 93 167 0 248 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1668

[startup+3.10174 s]
/proc/loadavg: 1.01 1.09 1.03 2/65 18250
/proc/meminfo: memFree=1374416/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=1920 CPUtime=3.09
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 333 0 0 0 309 0 0 0 25 0 1 0 34062268 1966080 316 1992294400 134512640 135197378 4294956240 18446744073709551615 134550706 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 480 316 93 167 0 311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1920

[startup+6.30112 s]
/proc/loadavg: 1.01 1.09 1.03 2/65 18250
/proc/meminfo: memFree=1374032/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=2148 CPUtime=6.29
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 409 0 0 0 629 0 0 0 25 0 1 0 34062268 2199552 392 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 537 392 93 167 0 368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2148

[startup+12.7019 s]
/proc/loadavg: 1.00 1.09 1.03 2/65 18250
/proc/meminfo: memFree=1373344/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=3000 CPUtime=12.69
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 567 0 0 0 1269 0 0 0 25 0 1 0 34062268 3072000 550 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 750 550 93 167 0 581 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3000

[startup+25.5014 s]
/proc/loadavg: 1.00 1.08 1.03 2/65 18250
/proc/meminfo: memFree=1372128/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=4916 CPUtime=25.48
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 858 0 0 0 2548 0 0 0 25 0 1 0 34062268 5033984 841 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 1229 841 93 167 0 1060 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4916

[startup+51.1015 s]
/proc/loadavg: 1.00 1.07 1.03 2/65 18250
/proc/meminfo: memFree=1369760/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=6836 CPUtime=51.07
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 1446 0 0 0 5107 0 0 0 25 0 1 0 34062268 7000064 1429 1992294400 134512640 135197378 4294956240 18446744073709551615 134539956 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 1709 1429 93 167 0 1540 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6836

[startup+102.306 s]
/proc/loadavg: 1.00 1.06 1.02 2/65 18250
/proc/meminfo: memFree=1365344/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=13496 CPUtime=102.26
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 2522 0 0 0 10225 1 0 0 25 0 1 0 34062268 13819904 2505 1992294400 134512640 135197378 4294956240 18446744073709551615 134525029 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 3374 2505 93 167 0 3205 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13496

[startup+162.302 s]
/proc/loadavg: 1.00 1.05 1.01 2/65 18250
/proc/meminfo: memFree=1360544/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=19700 CPUtime=162.24
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 3738 0 0 0 16222 2 0 0 25 0 1 0 34062268 20172800 3721 1992294400 134512640 135197378 4294956240 18446744073709551615 134593003 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 4925 3721 93 167 0 4756 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 19700

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 18250
/proc/meminfo: memFree=1355744/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=28432 CPUtime=222.22
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 4915 0 0 0 22219 3 0 0 25 0 1 0 34062268 29114368 4898 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 7108 4898 93 167 0 6939 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 28432

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 18250
/proc/meminfo: memFree=1351200/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=29200 CPUtime=282.21
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 6039 0 0 0 28217 4 0 0 25 0 1 0 34062268 29900800 6022 1992294400 134512640 135197378 4294956240 18446744073709551615 134541546 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 7300 6022 93 167 0 7131 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29200

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18250
/proc/meminfo: memFree=1346976/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=29200 CPUtime=342.18
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 7079 0 0 0 34214 4 0 0 25 0 1 0 34062268 29900800 7062 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 7300 7062 93 167 0 7131 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 29200

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18250
/proc/meminfo: memFree=1342432/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=42296 CPUtime=402.16
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 8221 0 0 0 40211 5 0 0 25 0 1 0 34062268 43311104 8204 1992294400 134512640 135197378 4294956240 18446744073709551615 134603300 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 10574 8204 93 167 0 10405 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 42296

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18250
/proc/meminfo: memFree=1337952/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=43836 CPUtime=462.15
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 9334 0 0 0 46209 6 0 0 25 0 1 0 34062268 44888064 9317 1992294400 134512640 135197378 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 10959 9317 93 167 0 10790 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 43836

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18250
/proc/meminfo: memFree=1333792/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=43836 CPUtime=522.13
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 10371 0 0 0 52207 6 0 0 25 0 1 0 34062268 44888064 10354 1992294400 134512640 135197378 4294956240 18446744073709551615 134522781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 10959 10354 93 167 0 10790 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 43836

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18250
/proc/meminfo: memFree=1329248/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=63480 CPUtime=582.12
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 11468 0 0 0 58204 8 0 0 25 0 1 0 34062268 65003520 11451 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 15870 11451 93 167 0 15701 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 63480

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18250
/proc/meminfo: memFree=1325152/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=63480 CPUtime=642.1
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 12484 0 0 0 64201 9 0 0 25 0 1 0 34062268 65003520 12467 1992294400 134512640 135197378 4294956240 18446744073709551615 134523354 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 15870 12467 93 167 0 15701 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 63480


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

/proc/meminfo: memFree=1146208/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=3701.18
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 56992 0 0 0 370072 46 0 0 25 0 1 0 34062268 319627264 56975 1992294400 134512640 135197378 4294956240 18446744073709551615 134593356 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 56975 93 167 0 77865 0
Current children cumulated CPU time (s) 3701.18
Current children cumulated vsize (KiB) 312136

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1143264/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=3761.16
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 57713 0 0 0 376070 46 0 0 25 0 1 0 34062268 319627264 57696 1992294400 134512640 135197378 4294956240 18446744073709551615 134649146 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 57696 93 167 0 77865 0
Current children cumulated CPU time (s) 3761.16
Current children cumulated vsize (KiB) 312136

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1140384/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=3821.14
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 58426 0 0 0 382067 47 0 0 25 0 1 0 34062268 319627264 58409 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 58409 93 167 0 77865 0
Current children cumulated CPU time (s) 3821.14
Current children cumulated vsize (KiB) 312136

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1137184/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=3881.12
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 59215 0 0 0 388064 48 0 0 25 0 1 0 34062268 319627264 59198 1992294400 134512640 135197378 4294956240 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 59198 93 167 0 77865 0
Current children cumulated CPU time (s) 3881.12
Current children cumulated vsize (KiB) 312136

[startup+3942.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 18258
/proc/meminfo: memFree=1134240/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=3941.11
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 59944 0 0 0 394062 49 0 0 25 0 1 0 34062268 319627264 59927 1992294400 134512640 135197378 4294956240 18446744073709551615 134603255 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 59927 93 167 0 77865 0
Current children cumulated CPU time (s) 3941.11
Current children cumulated vsize (KiB) 312136

[startup+4002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 18258
/proc/meminfo: memFree=1131488/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4001.09
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 60645 0 0 0 400060 49 0 0 25 0 1 0 34062268 319627264 60628 1992294400 134512640 135197378 4294956240 18446744073709551615 134602864 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 60628 93 167 0 77865 0
Current children cumulated CPU time (s) 4001.09
Current children cumulated vsize (KiB) 312136

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1128672/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4061.07
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 61333 0 0 0 406058 49 0 0 25 0 1 0 34062268 319627264 61316 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 61316 93 167 0 77865 0
Current children cumulated CPU time (s) 4061.07
Current children cumulated vsize (KiB) 312136

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1125984/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4121.05
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 61994 0 0 0 412055 50 0 0 25 0 1 0 34062268 319627264 61977 1992294400 134512640 135197378 4294956240 18446744073709551615 134602894 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 61977 93 167 0 77865 0
Current children cumulated CPU time (s) 4121.05
Current children cumulated vsize (KiB) 312136

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1123168/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4181.03
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 62711 0 0 0 418053 50 0 0 25 0 1 0 34062268 319627264 62694 1992294400 134512640 135197378 4294956240 18446744073709551615 134550706 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 62694 93 167 0 77865 0
Current children cumulated CPU time (s) 4181.03
Current children cumulated vsize (KiB) 312136

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1120608/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4241.02
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63344 0 0 0 424051 51 0 0 25 0 1 0 34062268 319627264 63327 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63327 93 167 0 77865 0
Current children cumulated CPU time (s) 4241.02
Current children cumulated vsize (KiB) 312136

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

[startup+4249.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1120352/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4248.22
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63425 0 0 0 424771 51 0 0 25 0 1 0 34062268 319627264 63408 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63408 93 167 0 77865 0
Current children cumulated CPU time (s) 4248.22
Current children cumulated vsize (KiB) 312136

[startup+4275.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1119264/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4273.81
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63695 0 0 0 427330 51 0 0 25 0 1 0 34062268 319627264 63678 1992294400 134512640 135197378 4294956240 18446744073709551615 134603150 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63678 93 167 0 77865 0
Current children cumulated CPU time (s) 4273.81
Current children cumulated vsize (KiB) 312136

[startup+4281.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1119008/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4280.21
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63755 0 0 0 427970 51 0 0 25 0 1 0 34062268 319627264 63738 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63738 93 167 0 77865 0
Current children cumulated CPU time (s) 4280.21
Current children cumulated vsize (KiB) 312136

[startup+4284.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1118880/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4283.4
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63788 0 0 0 428289 51 0 0 25 0 1 0 34062268 319627264 63771 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63771 93 167 0 77865 0
Current children cumulated CPU time (s) 4283.4
Current children cumulated vsize (KiB) 312136

[startup+4287.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1118752/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4286.6
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63819 0 0 0 428609 51 0 0 25 0 1 0 34062268 319627264 63802 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63802 93 167 0 77865 0
Current children cumulated CPU time (s) 4286.6
Current children cumulated vsize (KiB) 312136

[startup+4289.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1118688/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4288.2
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63832 0 0 0 428769 51 0 0 25 0 1 0 34062268 319627264 63815 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63815 93 167 0 77865 0
Current children cumulated CPU time (s) 4288.2
Current children cumulated vsize (KiB) 312136

[startup+4290.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1118624/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4289
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63840 0 0 0 428849 51 0 0 25 0 1 0 34062268 319627264 63823 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63823 93 167 0 77865 0
Current children cumulated CPU time (s) 4289
Current children cumulated vsize (KiB) 312136

[startup+4290.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1118624/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4289.4
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63843 0 0 0 428889 51 0 0 25 0 1 0 34062268 319627264 63826 1992294400 134512640 135197378 4294956240 18446744073709551615 134539090 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63826 93 167 0 77865 0
Current children cumulated CPU time (s) 4289.4
Current children cumulated vsize (KiB) 312136

[startup+4290.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18258
/proc/meminfo: memFree=1118624/2055920 swapFree=4192956/4192956
[pid=18249] ppid=18247 vsize=312136 CPUtime=4289.5
/proc/18249/stat : 18249 (march_hi) R 18247 18249 18170 0 -1 4194304 63844 0 0 0 428899 51 0 0 25 0 1 0 34062268 319627264 63827 1992294400 134512640 135197378 4294956240 18446744073709551615 134603334 0 0 4096 0 0 0 0 17 1 0 0
/proc/18249/statm: 78034 63827 93 167 0 77865 0
Current children cumulated CPU time (s) 4289.5
Current children cumulated vsize (KiB) 312136

Child status: 20
Real time (s): 4290.85
CPU time (s): 4289.56
CPU user time (s): 4289.01
CPU system time (s): 0.551916
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 312136

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

runsolver used 3.88241 second user time and 7.9068 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-18 15:11:36
IDJOB=1627925
IDBENCH=70381
IDSOLVER=583
FILE ID=node33/1627925-1240060296
PBS_JOBID= 9157539
Free space on /tmp= 66416 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S102181364-052.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627925-1240060296/watcher-1627925-1240060296 -o /tmp/evaluation-result-1627925-1240060296/solver-1627925-1240060296 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1627925-1240060296.cnf

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

MD5SUM BENCH= be53d6aab4327d2095ad021029e1f91d
RANDOM SEED=2015776298

node33.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.212
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.212
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:       1375800 kB
Buffers:         76236 kB
Cached:         534948 kB
SwapCached:          0 kB
Active:         243536 kB
Inactive:       381612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1375800 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             812 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            40984 kB
Committed_AS:   142024 kB
PageTables:       1388 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= 66416 MiB
End job on node33 at 2009-04-18 16:23:07