Trace number 1628153

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 1885.19 1885.77

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S2034442711-054.cnf
MD5SUMe64132f69b48603863762aba5004d683
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1885.19
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 480 variables and 2040 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 7 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 479 free variables and 2033 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.401
0.00/0.02	c using 3-SAT heuristics (occurence based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 166 duplicate clauses
0.00/0.02	c resolvent_look() :: found 93 resolvents
0.00/0.02	c lessRedundantTransformation():: nothing to be done.
0.00/0.02	c transformTo3SAT():: you gave me 480 variables and 2126 clauses.
0.00/0.02	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.02	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.02	c transformTo3SAT():: the transformation yielded 480 variabels and 2126 clauses.
0.00/0.02	c main():: clause / variable ratio: ( 2126 / 480 ) = 4.43
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 479
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 165
0.07/0.09	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: 683
0.20/0.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 5444
1.69/1.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 |****************************************************************| ( 3/999) NodeCount: 32287
11.99/12.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 134551
56.58/56.69	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 406044
191.13/191.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 916733
472.85/473.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: 1606491
889.33/889.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 |****************************************************************| ( 8/999) NodeCount: 2274827
1325.20/1325.60	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2736032
1645.10/1645.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2961300
1808.95/1809.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 3038527
1867.52/1868.12	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3057051
1882.11/1882.77	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 3060202
1884.71/1885.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (14/999) NodeCount: 3060562
1885.11/1885.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 |****************************************************************| (15/999) NodeCount: 3060590
1885.11/1885.74	c |----------------------------------------------------------------|
c |********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |****************************************************************| (16/999) NodeCount: 3060592
1885.11/1885.75	c |----------------------------------------------------------------|
c |
1885.11/1885.75	c
1885.11/1885.75	c main():: nodeCount: 3060592
1885.11/1885.75	c main():: dead ends in main: 52999
1885.11/1885.75	c main():: lookAheadCount: 191241390
1885.11/1885.75	c main():: unitResolveCount: 58381124
1885.11/1885.75	c main():: time=1885.450000
1885.11/1885.75	c main():: necessary_assignments: 700529
1885.11/1885.75	c main():: bin_sat: 0, bin_unsat 0
1885.11/1885.75	c main():: doublelook: #: 11912992, succes #: 8542563
1885.11/1885.75	c main():: doublelook: overall 6.455 of all possible doublelooks executed
1885.11/1885.75	c main():: doublelook: succesrate: 71.708, average DL_trigger: 53.733
1885.11/1885.75	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-1628153-1240130226/watcher-1628153-1240130226 -o /tmp/evaluation-result-1628153-1240130226/solver-1628153-1240130226 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628153-1240130226.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25918
/proc/meminfo: memFree=1369440/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=972 CPUtime=0
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 145 0 0 0 0 0 0 0 18 0 1 0 41055793 995328 128 1992294400 134512640 135197378 4294956240 18446744073709551615 134722737 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 243 128 65 167 0 74 0

[startup+0.0786749 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25918
/proc/meminfo: memFree=1369440/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=1716 CPUtime=0.07
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 289 0 0 0 7 0 0 0 18 0 1 0 41055793 1757184 272 1992294400 134512640 135197378 4294956240 18446744073709551615 134603846 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 429 272 91 167 0 260 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1716

[startup+0.101678 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25918
/proc/meminfo: memFree=1369440/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=1716 CPUtime=0.1
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 292 0 0 0 10 0 0 0 18 0 1 0 41055793 1757184 275 1992294400 134512640 135197378 4294956240 18446744073709551615 134718686 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 429 275 91 167 0 260 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1716

[startup+0.301699 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25918
/proc/meminfo: memFree=1369440/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=1856 CPUtime=0.3
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 304 0 0 0 30 0 0 0 19 0 1 0 41055793 1900544 287 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 464 287 91 167 0 295 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1856

[startup+0.701745 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 25918
/proc/meminfo: memFree=1369440/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=1856 CPUtime=0.7
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 324 0 0 0 70 0 0 0 22 0 1 0 41055793 1900544 307 1992294400 134512640 135197378 4294956240 18446744073709551615 134525420 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 464 307 91 167 0 295 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1856

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1368408/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=2048 CPUtime=1.49
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 354 0 0 0 149 0 0 0 25 0 1 0 41055793 2097152 337 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 512 337 91 167 0 343 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2048

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1368216/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=2516 CPUtime=3.09
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 440 0 0 0 309 0 0 0 25 0 1 0 41055793 2576384 423 1992294400 134512640 135197378 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 629 423 91 167 0 460 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2516

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1367768/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=2668 CPUtime=6.29
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 501 0 0 0 629 0 0 0 25 0 1 0 41055793 2732032 484 1992294400 134512640 135197378 4294956240 18446744073709551615 134525358 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 667 484 91 167 0 498 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2668

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1367136/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=3224 CPUtime=12.68
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 639 0 0 0 1268 0 0 0 25 0 1 0 41055793 3301376 582 1992294400 134512640 135197378 4294956240 18446744073709551615 134552735 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 806 582 91 167 0 637 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3224

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1366304/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=4724 CPUtime=25.48
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 859 0 0 0 2548 0 0 0 25 0 1 0 41055793 4837376 802 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 1181 802 91 167 0 1012 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4724

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1364640/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=6316 CPUtime=51.08
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 1278 0 0 0 5107 1 0 0 25 0 1 0 41055793 6467584 1221 1992294400 134512640 135197378 4294956240 18446744073709551615 134539349 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 1579 1221 91 167 0 1410 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6316

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1361440/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=11512 CPUtime=102.26
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 2063 0 0 0 10225 1 0 0 25 0 1 0 41055793 11788288 2006 1992294400 134512640 135197378 4294956240 18446744073709551615 134618655 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 2878 2006 91 167 0 2709 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 11512

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1357792/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=17292 CPUtime=162.25
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 2969 0 0 0 16223 2 0 0 25 0 1 0 41055793 17707008 2912 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 4323 2912 91 167 0 4154 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 17292

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1354400/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=17292 CPUtime=222.22
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 3812 0 0 0 22220 2 0 0 25 0 1 0 41055793 17707008 3755 1992294400 134512640 135197378 4294956240 18446744073709551615 134542043 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 4323 3755 91 167 0 4154 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 17292

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1351008/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=23112 CPUtime=282.21
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 4652 0 0 0 28218 3 0 0 25 0 1 0 41055793 23666688 4595 1992294400 134512640 135197378 4294956240 18446744073709551615 134552735 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 5778 4595 91 167 0 5609 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 23112

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1347552/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=26648 CPUtime=342.19
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 5505 0 0 0 34215 4 0 0 25 0 1 0 41055793 27287552 5448 1992294400 134512640 135197378 4294956240 18446744073709551615 134541908 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 6662 5448 91 167 0 6493 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 26648

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1344160/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=35380 CPUtime=402.17
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 6334 0 0 0 40212 5 0 0 25 0 1 0 41055793 36229120 6277 1992294400 134512640 135197378 4294956240 18446744073709551615 134592806 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 8845 6277 91 167 0 8676 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35380

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1340960/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=35380 CPUtime=462.15
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 7119 0 0 0 46210 5 0 0 25 0 1 0 41055793 36229120 7062 1992294400 134512640 135197378 4294956240 18446744073709551615 134525351 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 8845 7062 91 167 0 8676 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 35380

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1337888/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=35380 CPUtime=522.14
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 7897 0 0 0 52208 6 0 0 25 0 1 0 41055793 36229120 7840 1992294400 134512640 135197378 4294956240 18446744073709551615 134552532 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 8845 7840 91 167 0 8676 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 35380

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1334688/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=35380 CPUtime=582.12
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 8676 0 0 0 58206 6 0 0 25 0 1 0 41055793 36229120 8619 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 8845 8619 91 167 0 8676 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 35380

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1331552/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=55552 CPUtime=642.11
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 9459 0 0 0 64204 7 0 0 25 0 1 0 41055793 56885248 9402 1992294400 134512640 135197378 4294956240 18446744073709551615 134525333 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 13888 9402 91 167 0 13719 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 55552


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

/proc/meminfo: memFree=1302432/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=89472 CPUtime=1241.92
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 16753 0 0 0 124179 13 0 0 25 0 1 0 41055793 91619328 16696 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 22368 16696 91 167 0 22199 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 89472

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1299616/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=89472 CPUtime=1301.91
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 17437 0 0 0 130178 13 0 0 25 0 1 0 41055793 91619328 17380 1992294400 134512640 135197378 4294956240 18446744073709551615 134525420 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 22368 17380 91 167 0 22199 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 89472

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1296992/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=89472 CPUtime=1361.88
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 18106 0 0 0 136175 13 0 0 25 0 1 0 41055793 91619328 18049 1992294400 134512640 135197378 4294956240 18446744073709551615 134525320 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 22368 18049 91 167 0 22199 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 89472

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25919
/proc/meminfo: memFree=1294240/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=89472 CPUtime=1421.87
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 18768 0 0 0 142173 14 0 0 25 0 1 0 41055793 91619328 18711 1992294400 134512640 135197378 4294956240 18446744073709551615 134570746 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 22368 18711 91 167 0 22199 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 89472

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1291424/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1481.84
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 19439 0 0 0 148169 15 0 0 25 0 1 0 41055793 121794560 19382 1992294400 134512640 135197378 4294956240 18446744073709551615 134525291 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 19382 91 167 0 29566 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 118940

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1288736/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1541.83
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 20107 0 0 0 154167 16 0 0 25 0 1 0 41055793 121794560 20050 1992294400 134512640 135197378 4294956240 18446744073709551615 134572914 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 20050 91 167 0 29566 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 118940

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1286240/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1601.81
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 20754 0 0 0 160165 16 0 0 25 0 1 0 41055793 121794560 20697 1992294400 134512640 135197378 4294956240 18446744073709551615 134552468 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 20697 91 167 0 29566 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 118940

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1283680/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1661.79
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 21380 0 0 0 166162 17 0 0 25 0 1 0 41055793 121794560 21323 1992294400 134512640 135197378 4294956240 18446744073709551615 134541968 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 21323 91 167 0 29566 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 118940

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1281248/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1721.77
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 22008 0 0 0 172160 17 0 0 25 0 1 0 41055793 121794560 21951 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 21951 91 167 0 29566 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 118940

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1278688/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1781.76
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 22627 0 0 0 178158 18 0 0 25 0 1 0 41055793 121794560 22570 1992294400 134512640 135197378 4294956240 18446744073709551615 134539193 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 22570 91 167 0 29566 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 118940

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1276320/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1841.73
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23216 0 0 0 184155 18 0 0 25 0 1 0 41055793 121794560 23159 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23159 91 167 0 29566 0
Current children cumulated CPU time (s) 1841.73
Current children cumulated vsize (KiB) 118940

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

[startup+1843.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1276320/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1842.53
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23224 0 0 0 184235 18 0 0 25 0 1 0 41055793 121794560 23167 1992294400 134512640 135197378 4294956240 18446744073709551615 134525420 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23167 91 167 0 29566 0
Current children cumulated CPU time (s) 1842.53
Current children cumulated vsize (KiB) 118940

[startup+1868.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1275296/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1868.12
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23465 0 0 0 186794 18 0 0 25 0 1 0 41055793 121794560 23408 1992294400 134512640 135197378 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23408 91 167 0 29566 0
Current children cumulated CPU time (s) 1868.12
Current children cumulated vsize (KiB) 118940

[startup+1875.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1275104/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1874.52
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23523 0 0 0 187434 18 0 0 25 0 1 0 41055793 121794560 23466 1992294400 134512640 135197378 4294956240 18446744073709551615 134597164 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23466 91 167 0 29566 0
Current children cumulated CPU time (s) 1874.52
Current children cumulated vsize (KiB) 118940

[startup+1881.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1274848/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1880.91
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23582 0 0 0 188073 18 0 0 25 0 1 0 41055793 121794560 23525 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23525 91 167 0 29566 0
Current children cumulated CPU time (s) 1880.91
Current children cumulated vsize (KiB) 118940

[startup+1883.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1274784/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1882.51
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23596 0 0 0 188233 18 0 0 25 0 1 0 41055793 121794560 23539 1992294400 134512640 135197378 4294956240 18446744073709551615 134593933 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23539 91 167 0 29566 0
Current children cumulated CPU time (s) 1882.51
Current children cumulated vsize (KiB) 118940

[startup+1884.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1274720/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1884.11
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23609 0 0 0 188393 18 0 0 25 0 1 0 41055793 121794560 23552 1992294400 134512640 135197378 4294956240 18446744073709551615 134548516 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23552 91 167 0 29566 0
Current children cumulated CPU time (s) 1884.11
Current children cumulated vsize (KiB) 118940

[startup+1885.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1274656/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1884.91
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23616 0 0 0 188473 18 0 0 25 0 1 0 41055793 121794560 23559 1992294400 134512640 135197378 4294956240 18446744073709551615 134525322 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23559 91 167 0 29566 0
Current children cumulated CPU time (s) 1884.91
Current children cumulated vsize (KiB) 118940

[startup+1885.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25925
/proc/meminfo: memFree=1274656/2055920 swapFree=4192956/4192956
[pid=25918] ppid=25916 vsize=118940 CPUtime=1885.11
/proc/25918/stat : 25918 (march_hi) R 25916 25918 25803 0 -1 4194304 23617 0 0 0 188493 18 0 0 25 0 1 0 41055793 121794560 23560 1992294400 134512640 135197378 4294956240 18446744073709551615 134541973 0 0 4096 0 0 0 0 17 1 0 0
/proc/25918/statm: 29735 23560 91 167 0 29566 0
Current children cumulated CPU time (s) 1885.11
Current children cumulated vsize (KiB) 118940

Child status: 20
Real time (s): 1885.77
CPU time (s): 1885.19
CPU user time (s): 1884.98
CPU system time (s): 0.204968
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 118940

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

runsolver used 2.15567 second user time and 3.72643 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-19 10:37:06
IDJOB=1628153
IDBENCH=70609
IDSOLVER=583
FILE ID=node32/1628153-1240130226
PBS_JOBID= 9157819
Free space on /tmp= 66500 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S2034442711-054.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628153-1240130226/watcher-1628153-1240130226 -o /tmp/evaluation-result-1628153-1240130226/solver-1628153-1240130226 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628153-1240130226.cnf

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

MD5SUM BENCH= e64132f69b48603863762aba5004d683
RANDOM SEED=1764941811

node32.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.216
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.216
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:       1369856 kB
Buffers:         88124 kB
Cached:         498240 kB
SwapCached:          0 kB
Active:         266540 kB
Inactive:       335356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369856 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          25472 kB
Slab:            69872 kB
Committed_AS:   189132 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66496 MiB
End job on node32 at 2009-04-19 11:08:32