Trace number 1627920

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 3679.29 3680.62

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S1971658345-089.cnf
MD5SUM80ddc27a2476c7a1f18f4f644f3f4389
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3323.13
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.02/0.05	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.02/0.05	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.02/0.05	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.02/0.05	c main()::
0.02/0.05	c initFormula():: searching for DIMACS p-line....
0.02/0.05	c full lookahead due to high density!
0.02/0.05	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.02/0.05	c parseCNF():: parsing....
0.02/0.05	c parseCNF():: the CNF contains 0 unary clauses.
0.02/0.05	c runParser():: parsing was successful, warming up engines...
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.05	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.02/0.05	c stat :: sign balance is biased by 0.036
0.02/0.05	c using k-SAT heuristics (size based diff)
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.02/0.05	c resolvent_look() :: found 2 resolvents
0.02/0.05	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.02/0.05	c longest clause has size 5
0.02/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.05	c number of free variables = 110
0.02/0.05	c dynamic_preselect_setsize :: off
0.02/0.05	c main():: all systems go!
0.02/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 251
0.09/0.14	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: 633
0.19/0.22	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 4193
0.89/0.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 25038
5.99/6.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 |*****************************************
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: 111002
28.98/29.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 |****************************************************************| ( 5/999) NodeCount: 375508
107.56/107.62	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 997472
311.48/311.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 2129741
717.44/717.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 |****************************************************************| ( 8/999) NodeCount: 3739916
1343.71/1344.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 |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 5526519
2094.43/2095.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 |***************************************************************
c |****************************************************************| (10/999) NodeCount: 7059745
2788.09/2789.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
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: 8068197
3276.32/3277.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 |****************************************************************| (12/999) NodeCount: 8571677
3536.02/3537.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 8760935
3639.48/3640.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 8814725
3670.76/3672.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
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: 8826104
3677.86/3679.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
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: 8827865
3679.05/3680.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |************************
c |********************************
c |****************************************************************| (17/999) NodeCount: 8828047
3679.16/3680.57	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |****************
c |********************************
c |****************************************************************| (18/999) NodeCount: 8828053
3679.16/3680.58	c |----------------------------------------------------------------|
c |
3679.16/3680.58	c
3679.16/3680.58	c main():: nodeCount: 8828053
3679.16/3680.58	c main():: dead ends in main: 45571
3679.16/3680.58	c main():: lookAheadCount: 464889881
3679.16/3680.58	c main():: unitResolveCount: 49569589
3679.16/3680.58	c main():: time=-615.157296
3679.16/3680.58	c main():: necessary_assignments: 253314
3679.16/3680.58	c main():: bin_sat: 0, bin_unsat 0
3679.16/3680.58	c main():: doublelook: #: 35976646, succes #: 28684275
3679.16/3680.58	c main():: doublelook: overall 7.984 of all possible doublelooks executed
3679.16/3680.58	c main():: doublelook: succesrate: 79.730, average DL_trigger: 20.686
3679.16/3680.58	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-1627920-1240057687/watcher-1627920-1240057687 -o /tmp/evaluation-result-1627920-1240057687/solver-1627920-1240057687 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627920-1240057687.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.92 0.97 0.91 3/64 20565
/proc/meminfo: memFree=1040248/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=836 CPUtime=0
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 33803359 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 209 85 58 167 0 40 0

[startup+0.027557 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 20565
/proc/meminfo: memFree=1040248/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=1016 CPUtime=0.02
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 170 0 0 0 2 0 0 0 18 0 1 0 33803359 1040384 153 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 254 153 82 167 0 85 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1016

[startup+0.10157 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 20565
/proc/meminfo: memFree=1040248/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=1400 CPUtime=0.09
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 237 0 0 0 9 0 0 0 18 0 1 0 33803359 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1400

[startup+0.301609 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 20565
/proc/meminfo: memFree=1040248/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=1400 CPUtime=0.29
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 237 0 0 0 29 0 0 0 19 0 1 0 33803359 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1400

[startup+0.701689 s]
/proc/loadavg: 0.92 0.97 0.91 3/64 20565
/proc/meminfo: memFree=1040248/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=1592 CPUtime=0.69
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 257 0 0 0 69 0 0 0 22 0 1 0 33803359 1630208 240 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 398 240 93 167 0 229 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1592

[startup+1.50185 s]
/proc/loadavg: 0.92 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1039600/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=1592 CPUtime=1.49
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 279 0 0 0 149 0 0 0 25 0 1 0 33803359 1630208 262 1992294400 134512640 135197378 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 398 262 93 167 0 229 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1592

[startup+3.10116 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1039152/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=1956 CPUtime=3.09
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 370 0 0 0 309 0 0 0 25 0 1 0 33803359 2002944 334 1992294400 134512640 135197378 4294956240 18446744073709551615 134548523 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 489 334 93 167 0 320 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1956

[startup+6.30281 s]
/proc/loadavg: 0.93 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1038912/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=2184 CPUtime=6.29
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 445 0 0 0 629 0 0 0 25 0 1 0 33803359 2236416 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 546 409 93 167 0 377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2184

[startup+12.7011 s]
/proc/loadavg: 0.94 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1038216/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=3036 CPUtime=12.69
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 599 0 0 0 1269 0 0 0 25 0 1 0 33803359 3108864 563 1992294400 134512640 135197378 4294956240 18446744073709551615 134539158 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 759 563 93 167 0 590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3036

[startup+25.5016 s]
/proc/loadavg: 0.95 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1037064/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=4952 CPUtime=25.48
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 877 0 0 0 2548 0 0 0 25 0 1 0 33803359 5070848 841 1992294400 134512640 135197378 4294956240 18446744073709551615 134550950 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 1238 841 93 167 0 1069 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4952

[startup+51.1017 s]
/proc/loadavg: 0.96 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1034696/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=6868 CPUtime=51.07
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 1459 0 0 0 5106 1 0 0 25 0 1 0 33803359 7032832 1423 1992294400 134512640 135197378 4294956240 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 1717 1423 93 167 0 1548 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6868

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1030472/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=13528 CPUtime=102.26
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 2496 0 0 0 10224 2 0 0 25 0 1 0 33803359 13852672 2460 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 3382 2460 93 167 0 3213 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13528

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1025672/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=19732 CPUtime=162.23
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 3698 0 0 0 16220 3 0 0 25 0 1 0 33803359 20205568 3662 1992294400 134512640 135197378 4294956240 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 4933 3662 93 167 0 4764 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19732

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1021000/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=28464 CPUtime=222.21
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 4849 0 0 0 22217 4 0 0 25 0 1 0 33803359 29147136 4813 1992294400 134512640 135197378 4294956240 18446744073709551615 134548697 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 7116 4813 93 167 0 6947 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 28464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1016712/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=29232 CPUtime=282.19
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 5930 0 0 0 28215 4 0 0 25 0 1 0 33803359 29933568 5894 1992294400 134512640 135197378 4294956240 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 7308 5894 93 167 0 7139 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29232

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1012232/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=29232 CPUtime=342.16
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 7027 0 0 0 34211 5 0 0 25 0 1 0 33803359 29933568 6991 1992294400 134512640 135197378 4294956240 18446744073709551615 134539981 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 7308 6991 93 167 0 7139 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 29232

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1007816/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=42328 CPUtime=402.15
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 8145 0 0 0 40209 6 0 0 25 0 1 0 33803359 43343872 8109 1992294400 134512640 135197378 4294956240 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 10582 8109 93 167 0 10413 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 42328

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20566
/proc/meminfo: memFree=1003656/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=43864 CPUtime=462.12
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 9155 0 0 0 46206 6 0 0 25 0 1 0 33803359 44916736 9119 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 10966 9119 93 167 0 10797 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 43864

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20568
/proc/meminfo: memFree=999368/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=43864 CPUtime=522.1
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 10219 0 0 0 52203 7 0 0 25 0 1 0 33803359 44916736 10183 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 10966 10183 93 167 0 10797 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 43864

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20568
/proc/meminfo: memFree=995144/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=63508 CPUtime=582.08
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 11236 0 0 0 58200 8 0 0 25 0 1 0 33803359 65032192 11200 1992294400 134512640 135197378 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 15877 11200 93 167 0 15708 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 63508

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20568
/proc/meminfo: memFree=991112/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=63508 CPUtime=642.06
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 12228 0 0 0 64198 8 0 0 25 0 1 0 33803359 65032192 12192 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 15877 12192 93 167 0 15708 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 63508


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

/proc/meminfo: memFree=850760/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3041.2
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 47190 0 0 0 304090 30 0 0 25 0 1 0 33803359 217792512 47154 1992294400 134512640 135197378 4294956240 18446744073709551615 134539100 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 47154 93 167 0 53003 0
Current children cumulated CPU time (s) 3041.2
Current children cumulated vsize (KiB) 212688

[startup+3102.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=847752/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3101.18
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 47918 0 0 0 310088 30 0 0 25 0 1 0 33803359 217792512 47882 1992294400 134512640 135197378 4294956240 18446744073709551615 134592951 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 47882 93 167 0 53003 0
Current children cumulated CPU time (s) 3101.18
Current children cumulated vsize (KiB) 212688

[startup+3162.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=844808/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3161.16
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 48654 0 0 0 316085 31 0 0 25 0 1 0 33803359 217792512 48618 1992294400 134512640 135197378 4294956240 18446744073709551615 134522760 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 48618 93 167 0 53003 0
Current children cumulated CPU time (s) 3161.16
Current children cumulated vsize (KiB) 212688

[startup+3222.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=841864/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3221.14
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 49384 0 0 0 322083 31 0 0 25 0 1 0 33803359 217792512 49348 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 49348 93 167 0 53003 0
Current children cumulated CPU time (s) 3221.14
Current children cumulated vsize (KiB) 212688

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=839048/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3281.12
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 50086 0 0 0 328080 32 0 0 25 0 1 0 33803359 217792512 50050 1992294400 134512640 135197378 4294956240 18446744073709551615 134526669 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 50050 93 167 0 53003 0
Current children cumulated CPU time (s) 3281.12
Current children cumulated vsize (KiB) 212688

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=835976/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3341.09
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 50857 0 0 0 334077 32 0 0 25 0 1 0 33803359 217792512 50821 1992294400 134512640 135197378 4294956240 18446744073709551615 134550618 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 50821 93 167 0 53003 0
Current children cumulated CPU time (s) 3341.09
Current children cumulated vsize (KiB) 212688

[startup+3402.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=833032/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3401.08
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 51569 0 0 0 340075 33 0 0 25 0 1 0 33803359 217792512 51533 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 51533 93 167 0 53003 0
Current children cumulated CPU time (s) 3401.08
Current children cumulated vsize (KiB) 212688

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=830280/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=212688 CPUtime=3461.05
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 52275 0 0 0 346071 34 0 0 25 0 1 0 33803359 217792512 52239 1992294400 134512640 135197378 4294956240 18446744073709551615 134602647 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 53172 52239 93 167 0 53003 0
Current children cumulated CPU time (s) 3461.05
Current children cumulated vsize (KiB) 212688

[startup+3522.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=827144/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3521.03
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 52949 0 0 0 352067 36 0 0 25 0 1 0 33803359 319627264 52913 1992294400 134512640 135197378 4294956240 18446744073709551615 134602611 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 52913 93 167 0 77865 0
Current children cumulated CPU time (s) 3521.03
Current children cumulated vsize (KiB) 312136

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=824328/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3581
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 53640 0 0 0 358064 36 0 0 25 0 1 0 33803359 319627264 53604 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 53604 93 167 0 77865 0
Current children cumulated CPU time (s) 3581
Current children cumulated vsize (KiB) 312136

[startup+3642.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=821768/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3640.97
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54279 0 0 0 364061 36 0 0 25 0 1 0 33803359 319627264 54243 1992294400 134512640 135197378 4294956240 18446744073709551615 134611792 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54243 93 167 0 77865 0
Current children cumulated CPU time (s) 3640.97
Current children cumulated vsize (KiB) 312136

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

[startup+3660.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820936/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3659.37
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54478 0 0 0 365901 36 0 0 25 0 1 0 33803359 319627264 54442 1992294400 134512640 135197378 4294956240 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54442 93 167 0 77865 0
Current children cumulated CPU time (s) 3659.37
Current children cumulated vsize (KiB) 312136

[startup+3673.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820424/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3672.16
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54602 0 0 0 367180 36 0 0 25 0 1 0 33803359 319627264 54566 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54566 93 167 0 77865 0
Current children cumulated CPU time (s) 3672.16
Current children cumulated vsize (KiB) 312136

[startup+3676.7 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820296/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3675.36
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54635 0 0 0 367500 36 0 0 25 0 1 0 33803359 319627264 54599 1992294400 134512640 135197378 4294956240 18446744073709551615 134522781 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54599 93 167 0 77865 0
Current children cumulated CPU time (s) 3675.36
Current children cumulated vsize (KiB) 312136

[startup+3678.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820232/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3676.96
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54650 0 0 0 367660 36 0 0 25 0 1 0 33803359 319627264 54614 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54614 93 167 0 77865 0
Current children cumulated CPU time (s) 3676.96
Current children cumulated vsize (KiB) 312136

[startup+3679.9 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820168/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3678.56
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54663 0 0 0 367820 36 0 0 25 0 1 0 33803359 319627264 54627 1992294400 134512640 135197378 4294956240 18446744073709551615 134524938 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54627 93 167 0 77865 0
Current children cumulated CPU time (s) 3678.56
Current children cumulated vsize (KiB) 312136

[startup+3680.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820168/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3678.96
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54667 0 0 0 367860 36 0 0 25 0 1 0 33803359 319627264 54631 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54631 93 167 0 77865 0
Current children cumulated CPU time (s) 3678.96
Current children cumulated vsize (KiB) 312136

[startup+3680.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820168/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=312136 CPUtime=3679.16
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194304 54668 0 0 0 367880 36 0 0 25 0 1 0 33803359 319627264 54632 1992294400 134512640 135197378 4294956240 18446744073709551615 134539127 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 78034 54632 93 167 0 77865 0
Current children cumulated CPU time (s) 3679.16
Current children cumulated vsize (KiB) 312136

[startup+3680.61 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20574
/proc/meminfo: memFree=820168/2055920 swapFree=4192956/4192956
[pid=20565] ppid=20563 vsize=0 CPUtime=3679.26
/proc/20565/stat : 20565 (march_hi) R 20563 20565 20528 0 -1 4194308 54670 0 0 0 367888 38 0 0 25 0 1 0 33803359 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/20565/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3679.26
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3680.62
CPU time (s): 3679.29
CPU user time (s): 3678.88
CPU system time (s): 0.403938
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 312136

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

runsolver used 3.50447 second user time and 6.62099 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-18 14:28:07
IDJOB=1627920
IDBENCH=70376
IDSOLVER=583
FILE ID=node1/1627920-1240057687
PBS_JOBID= 9159063
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= 80ddc27a2476c7a1f18f4f644f3f4389
RANDOM SEED=664347414

node1.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.259
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	: 5931.00
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.259
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:       1040728 kB
Buffers:         84272 kB
Cached:         855896 kB
SwapCached:          0 kB
Active:         282100 kB
Inactive:       671912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1040728 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             880 kB
Writeback:           0 kB
Mapped:          23608 kB
Slab:            47176 kB
Committed_AS:   162588 kB
PageTables:       1436 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= 66364 MiB
End job on node1 at 2009-04-18 15:29:27