Trace number 1626635

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
SAT07 reference solver: March KS 2007-02-08UNSAT 4119.11 4121.14

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S486178562-011.cnf
MD5SUMe73deb485f74364d96363116560553d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2925.11
Satisfiable
(Un)Satisfiability was proved
Number of variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.01	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 520 variables and 2210 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 520 free variables and 2210 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.407
0.00/0.01	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 133 duplicate clauses
0.00/0.01	c resolvent_look() :: found 68 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 520 variables and 2278 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 520 variabels and 2278 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2278 / 520 ) = 4.38
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c suggested doublelook initial :: 0
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 242 JD: 22
0.10/0.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 2942 JD: 22
1.79/1.86	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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 NC: 23122 JD: 22
14.98/15.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 |****************************************************************| 3 NC: 104338 JD: 22
67.95/68.09	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 337141 JD: 22
221.00/221.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 |****************************************************************| 5 NC: 819997 JD: 22
539.74/540.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 |****************************************************************| 6 NC: 1631569 JD: 22
1079.79/1080.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 2697033 JD: 22
1800.81/1801.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 3827124 JD: 22
2586.42/2587.79	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************c right child 890774 UNSAT by parent!
3055.50/3057.00	
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************c right child 1011403 UNSAT by parent!
3237.82/3239.47	
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 4774407 JD: 22
3269.20/3270.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********c left child 1107039 UNSAT by parent!
3358.15/3359.81	
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************c right child 1258449 UNSAT by parent!
3535.57/3537.33	
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************c right child 1327024 UNSAT by parent!
3590.74/3592.52	
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 5396979 JD: 22
3736.07/3737.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 right child 1662549 UNSAT by parent!
3888.79/3890.79	
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 5715453 JD: 22
3983.25/3985.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************c right child 1897995 UNSAT by parent!
4029.42/4031.48	
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 5838837 JD: 22
4082.19/4084.21	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************c right child 2093223 UNSAT by parent!
4111.37/4113.43	
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 13 NC: 5874416 JD: 22
4111.47/4113.57	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
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 NC: 5881882 JD: 22
4117.87/4119.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |****************************************************************| 15 NC: 5883101 JD: 22
4118.96/4121.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 |****************************************************************| 16 NC: 5883226 JD: 22
4119.06/4121.12	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |****************
c |********************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| 17 NC: 5883235 JD: 22
4119.06/4121.12	c |----------------------------------------------------------------|
c |
4119.06/4121.12	c
4119.06/4121.12	c main():: nodeCount: 5883235
4119.06/4121.12	c main():: dead ends in main: 54604
4119.06/4121.12	c main():: lookAheadCount: 573110915
4119.06/4121.12	c main():: unitResolveCount: 83402579
4119.06/4121.12	c main():: time=-175.247296
4119.06/4121.12	c main():: necessary_assignments: 1475852
4119.06/4121.12	c main():: bin_sat: 0, bin_unsat 0
4119.06/4121.12	c main():: doublelook: #: 30215908, succes #: 23133709
4119.06/4121.12	c main():: doublelook: overall 5.430 of all possible doublelooks executed
4119.06/4121.12	c main():: doublelook: succesrate: 76.561, average DL_trigger: 6267.426
4119.06/4121.12	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-1626635-1240108029/watcher-1626635-1240108029 -o /tmp/evaluation-result-1626635-1240108029/solver-1626635-1240108029 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626635-1240108029.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.95 1.16 1.09 3/64 22108
/proc/meminfo: memFree=1368248/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=804 CPUtime=0
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 38831350 823296 114 1992294400 134512640 135019032 4294956240 18446744073709551615 134628601 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 201 114 50 123 0 76 0

[startup+0.0869189 s]
/proc/loadavg: 0.95 1.16 1.09 3/64 22108
/proc/meminfo: memFree=1368248/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1336 CPUtime=0.08
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 274 0 0 0 8 0 0 0 18 0 1 0 38831350 1368064 257 1992294400 134512640 135019032 4294956240 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 334 257 73 123 0 209 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1336

[startup+0.10192 s]
/proc/loadavg: 0.95 1.16 1.09 3/64 22108
/proc/meminfo: memFree=1368248/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1336 CPUtime=0.1
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 278 0 0 0 10 0 0 0 18 0 1 0 38831350 1368064 261 1992294400 134512640 135019032 4294956240 18446744073709551615 134526473 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 334 261 73 123 0 209 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1336

[startup+0.301959 s]
/proc/loadavg: 0.95 1.16 1.09 3/64 22108
/proc/meminfo: memFree=1368248/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1468 CPUtime=0.3
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 288 0 0 0 30 0 0 0 19 0 1 0 38831350 1503232 271 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 367 271 73 123 0 242 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1468

[startup+0.701034 s]
/proc/loadavg: 0.95 1.16 1.09 3/64 22108
/proc/meminfo: memFree=1368248/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1468 CPUtime=0.7
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 296 0 0 0 70 0 0 0 23 0 1 0 38831350 1503232 279 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 367 279 73 123 0 242 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1468

[startup+1.50119 s]
/proc/loadavg: 0.95 1.16 1.09 2/65 22109
/proc/meminfo: memFree=1367280/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1468 CPUtime=1.49
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 307 0 0 0 149 0 0 0 25 0 1 0 38831350 1503232 290 1992294400 134512640 135019032 4294956240 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 367 290 73 123 0 242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1468

[startup+3.10249 s]
/proc/loadavg: 0.95 1.16 1.09 2/65 22109
/proc/meminfo: memFree=1367152/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1468 CPUtime=3.09
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 317 0 0 0 309 0 0 0 25 0 1 0 38831350 1503232 300 1992294400 134512640 135019032 4294956240 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 367 300 73 123 0 242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1468

[startup+6.30111 s]
/proc/loadavg: 0.95 1.16 1.09 2/65 22109
/proc/meminfo: memFree=1367024/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1600 CPUtime=6.29
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 329 0 0 0 629 0 0 0 25 0 1 0 38831350 1638400 312 1992294400 134512640 135019032 4294956240 18446744073709551615 134538197 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 400 312 73 123 0 275 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1600

[startup+12.7013 s]
/proc/loadavg: 0.96 1.16 1.09 2/65 22109
/proc/meminfo: memFree=1366832/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1600 CPUtime=12.68
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 343 0 0 0 1268 0 0 0 25 0 1 0 38831350 1638400 326 1992294400 134512640 135019032 4294956240 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 400 326 73 123 0 275 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1600

[startup+25.5018 s]
/proc/loadavg: 0.97 1.15 1.08 2/65 22109
/proc/meminfo: memFree=1366832/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1808 CPUtime=25.48
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 370 0 0 0 2548 0 0 0 25 0 1 0 38831350 1851392 353 1992294400 134512640 135019032 4294956240 18446744073709551615 134526499 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 452 353 73 123 0 327 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1808

[startup+51.1017 s]
/proc/loadavg: 0.98 1.14 1.08 2/65 22109
/proc/meminfo: memFree=1366832/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=1808 CPUtime=51.06
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 400 0 0 0 5106 0 0 0 25 0 1 0 38831350 1851392 383 1992294400 134512640 135019032 4294956240 18446744073709551615 134542363 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 452 383 73 123 0 327 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1808

[startup+102.305 s]
/proc/loadavg: 0.99 1.11 1.08 2/65 22109
/proc/meminfo: memFree=1366384/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=2264 CPUtime=102.24
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 493 0 0 0 10224 0 0 0 25 0 1 0 38831350 2318336 476 1992294400 134512640 135019032 4294956240 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 566 476 73 123 0 441 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 2264

[startup+162.302 s]
/proc/loadavg: 0.99 1.09 1.07 2/65 22109
/proc/meminfo: memFree=1366064/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=2492 CPUtime=162.22
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 561 0 0 0 16221 1 0 0 25 0 1 0 38831350 2551808 544 1992294400 134512640 135019032 4294956240 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 623 544 73 123 0 498 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2492

[startup+222.301 s]
/proc/loadavg: 0.99 1.07 1.06 2/65 22109
/proc/meminfo: memFree=1365744/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=2832 CPUtime=222.19
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 650 0 0 0 22218 1 0 0 25 0 1 0 38831350 2899968 633 1992294400 134512640 135019032 4294956240 18446744073709551615 134542770 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 708 633 73 123 0 583 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 2832

[startup+282.302 s]
/proc/loadavg: 0.99 1.06 1.06 2/65 22109
/proc/meminfo: memFree=1365488/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=3344 CPUtime=282.16
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 716 0 0 0 28215 1 0 0 25 0 1 0 38831350 3424256 699 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 836 699 73 123 0 711 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 3344

[startup+342.301 s]
/proc/loadavg: 0.99 1.04 1.05 2/65 22109
/proc/meminfo: memFree=1365104/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=4332 CPUtime=342.13
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 800 0 0 0 34212 1 0 0 25 0 1 0 38831350 4435968 783 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 1083 783 73 123 0 958 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 4332

[startup+402.302 s]
/proc/loadavg: 0.99 1.03 1.05 2/65 22109
/proc/meminfo: memFree=1364656/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=4332 CPUtime=402.11
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 916 0 0 0 40210 1 0 0 25 0 1 0 38831350 4435968 899 1992294400 134512640 135019032 4294956240 18446744073709551615 134526499 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 1083 899 73 123 0 958 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 4332

[startup+462.301 s]
/proc/loadavg: 0.99 1.02 1.04 2/65 22109
/proc/meminfo: memFree=1364080/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=5484 CPUtime=462.07
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 1064 0 0 0 46206 1 0 0 25 0 1 0 38831350 5615616 1047 1992294400 134512640 135019032 4294956240 18446744073709551615 134628601 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 1371 1047 73 123 0 1246 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 5484

[startup+522.302 s]
/proc/loadavg: 0.99 1.02 1.04 2/65 22109
/proc/meminfo: memFree=1363632/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=5484 CPUtime=522.04
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 1175 0 0 0 52203 1 0 0 25 0 1 0 38831350 5615616 1158 1992294400 134512640 135019032 4294956240 18446744073709551615 134597689 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 1371 1158 73 123 0 1246 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 5484

[startup+582.302 s]
/proc/loadavg: 0.99 1.01 1.03 2/65 22109
/proc/meminfo: memFree=1362992/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=5852 CPUtime=582.02
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 1353 0 0 0 58201 1 0 0 25 0 1 0 38831350 5992448 1307 1992294400 134512640 135019032 4294956240 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 1463 1307 73 123 0 1338 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 5852

[startup+642.302 s]
/proc/loadavg: 0.99 1.01 1.02 2/65 22111
/proc/meminfo: memFree=1362352/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=7576 CPUtime=642
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 1463 0 0 0 64198 2 0 0 25 0 1 0 38831350 7757824 1417 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 1894 1417 73 123 0 1769 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 7576


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

/proc/meminfo: memFree=1320944/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=49160 CPUtime=3460.62
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 11791 0 0 0 346052 10 0 0 25 0 1 0 38831350 50339840 11745 1992294400 134512640 135019032 4294956240 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 12290 11745 73 123 0 12165 0
Current children cumulated CPU time (s) 3460.62
Current children cumulated vsize (KiB) 49160

[startup+3522.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1319984/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=49160 CPUtime=3520.57
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 12033 0 0 0 352047 10 0 0 25 0 1 0 38831350 50339840 11987 1992294400 134512640 135019032 4294956240 18446744073709551615 134542659 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 12290 11987 73 123 0 12165 0
Current children cumulated CPU time (s) 3520.57
Current children cumulated vsize (KiB) 49160

[startup+3582.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1318384/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=68804 CPUtime=3580.54
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 12398 0 0 0 358044 10 0 0 25 0 1 0 38831350 70455296 12352 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 17201 12352 73 123 0 17076 0
Current children cumulated CPU time (s) 3580.54
Current children cumulated vsize (KiB) 68804

[startup+3642.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1317104/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=3640.52
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 12727 0 0 0 364041 11 0 0 25 0 1 0 38831350 78467072 12681 1992294400 134512640 135019032 4294956240 18446744073709551615 134526510 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 12681 73 123 0 19032 0
Current children cumulated CPU time (s) 3640.52
Current children cumulated vsize (KiB) 76628

[startup+3702.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1316016/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=3700.48
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 12994 0 0 0 370037 11 0 0 25 0 1 0 38831350 78467072 12948 1992294400 134512640 135019032 4294956240 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 12948 73 123 0 19032 0
Current children cumulated CPU time (s) 3700.48
Current children cumulated vsize (KiB) 76628

[startup+3762.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1314544/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=3760.46
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 13358 0 0 0 376035 11 0 0 25 0 1 0 38831350 78467072 13312 1992294400 134512640 135019032 4294956240 18446744073709551615 134578694 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 13312 73 123 0 19032 0
Current children cumulated CPU time (s) 3760.46
Current children cumulated vsize (KiB) 76628

[startup+3822.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1313264/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=3820.43
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 13686 0 0 0 382032 11 0 0 25 0 1 0 38831350 78467072 13640 1992294400 134512640 135019032 4294956240 18446744073709551615 134538578 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 13640 73 123 0 19032 0
Current children cumulated CPU time (s) 3820.43
Current children cumulated vsize (KiB) 76628

[startup+3882.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1311984/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=3880.39
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 14009 0 0 0 388028 11 0 0 25 0 1 0 38831350 78467072 13963 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 13963 73 123 0 19032 0
Current children cumulated CPU time (s) 3880.39
Current children cumulated vsize (KiB) 76628

[startup+3942.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1310448/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=3940.37
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 14385 0 0 0 394026 11 0 0 25 0 1 0 38831350 78467072 14339 1992294400 134512640 135019032 4294956240 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 14339 73 123 0 19032 0
Current children cumulated CPU time (s) 3940.37
Current children cumulated vsize (KiB) 76628

[startup+4002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1309104/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4000.34
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 14724 0 0 0 400022 12 0 0 25 0 1 0 38831350 78467072 14678 1992294400 134512640 135019032 4294956240 18446744073709551615 134538139 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 14678 73 123 0 19032 0
Current children cumulated CPU time (s) 4000.34
Current children cumulated vsize (KiB) 76628

[startup+4062.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1307696/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4060.3
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15078 0 0 0 406018 12 0 0 25 0 1 0 38831350 78467072 15032 1992294400 134512640 135019032 4294956240 18446744073709551615 134538202 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15032 73 123 0 19032 0
Current children cumulated CPU time (s) 4060.3
Current children cumulated vsize (KiB) 76628

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

[startup+4070.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1307440/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4068.3
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15129 0 0 0 406818 12 0 0 25 0 1 0 38831350 78467072 15083 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15083 73 123 0 19032 0
Current children cumulated CPU time (s) 4068.3
Current children cumulated vsize (KiB) 76628

[startup+4095.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306864/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4093.88
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15280 0 0 0 409376 12 0 0 25 0 1 0 38831350 78467072 15234 1992294400 134512640 135019032 4294956240 18446744073709551615 134542527 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15234 73 123 0 19032 0
Current children cumulated CPU time (s) 4093.88
Current children cumulated vsize (KiB) 76628

[startup+4108.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306544/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4106.67
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15359 0 0 0 410655 12 0 0 25 0 1 0 38831350 78467072 15313 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15313 73 123 0 19032 0
Current children cumulated CPU time (s) 4106.67
Current children cumulated vsize (KiB) 76628

[startup+4115.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306352/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4113.07
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15399 0 0 0 411295 12 0 0 25 0 1 0 38831350 78467072 15353 1992294400 134512640 135019032 4294956240 18446744073709551615 134526471 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15353 73 123 0 19032 0
Current children cumulated CPU time (s) 4113.07
Current children cumulated vsize (KiB) 76628

[startup+4118.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306288/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4116.27
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15418 0 0 0 411615 12 0 0 25 0 1 0 38831350 78467072 15372 1992294400 134512640 135019032 4294956240 18446744073709551615 134527205 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15372 73 123 0 19032 0
Current children cumulated CPU time (s) 4116.27
Current children cumulated vsize (KiB) 76628

[startup+4119.9 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306288/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4117.87
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15429 0 0 0 411775 12 0 0 25 0 1 0 38831350 78467072 15383 1992294400 134512640 135019032 4294956240 18446744073709551615 134526510 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15383 73 123 0 19032 0
Current children cumulated CPU time (s) 4117.87
Current children cumulated vsize (KiB) 76628

[startup+4120.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306224/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4118.66
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15434 0 0 0 411854 12 0 0 25 0 1 0 38831350 78467072 15388 1992294400 134512640 135019032 4294956240 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15388 73 123 0 19032 0
Current children cumulated CPU time (s) 4118.66
Current children cumulated vsize (KiB) 76628

[startup+4121.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 22117
/proc/meminfo: memFree=1306224/2055920 swapFree=4192956/4192956
[pid=22108] ppid=22106 vsize=76628 CPUtime=4119.06
/proc/22108/stat : 22108 (march_ks) R 22106 22108 18934 0 -1 4194304 15437 0 0 0 411894 12 0 0 25 0 1 0 38831350 78467072 15391 1992294400 134512640 135019032 4294956240 18446744073709551615 134549452 0 0 4096 0 0 0 0 17 0 0 0
/proc/22108/statm: 19157 15391 73 123 0 19032 0
Current children cumulated CPU time (s) 4119.06
Current children cumulated vsize (KiB) 76628

Child status: 20
Real time (s): 4121.14
CPU time (s): 4119.11
CPU user time (s): 4118.98
CPU system time (s): 0.137979
CPU usage (%): 99.9509
Max. virtual memory (cumulated for all children) (KiB): 76628

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

runsolver used 4.33234 second user time and 10.7024 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-19 04:27:09
IDJOB=1626635
IDBENCH=70552
IDSOLVER=582
FILE ID=node38/1626635-1240108029
PBS_JOBID= 9157718
Free space on /tmp= 66472 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S486178562-011.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626635-1240108029/watcher-1626635-1240108029 -o /tmp/evaluation-result-1626635-1240108029/solver-1626635-1240108029 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626635-1240108029.cnf            

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

MD5SUM BENCH= e73deb485f74364d96363116560553d5
RANDOM SEED=1097794138

node38.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.265
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.265
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:       1368728 kB
Buffers:         86424 kB
Cached:         508032 kB
SwapCached:          0 kB
Active:         280048 kB
Inactive:       328372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368728 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2892 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            64796 kB
Committed_AS:   181156 kB
PageTables:       1456 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= 66468 MiB
End job on node38 at 2009-04-19 05:35:50