Trace number 1626279

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 3644.93 3646.32

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/110/
unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
MD5SUM834ef435737da3a9d77dd6f3e79becea
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3644.93
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data

0.03/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.03/0.04	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.03/0.04	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.03/0.04	c main()::
0.03/0.04	c initFormula():: searching for DIMACS p-line....
0.03/0.04	c full lookahead due to high density!
0.03/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.03/0.04	c parseCNF():: parsing....
0.03/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.03/0.04	c runParser():: parsing was successful, warming up engines...
0.03/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.03/0.04	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.03/0.04	c stat :: sign balance is biased by 0.031
0.03/0.04	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.03/0.04	c using k-SAT heuristics (size based diff)
0.03/0.04	c longest clause has size 5
0.03/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.03/0.04	c resolvent_look() :: found 2 resolvents
0.03/0.04	c main():: clause / variable ratio: ( 2345 / 110 ) = 21.32
0.03/0.04	c longest clause has size 5
0.03/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.03/0.04	c dynamic_preselect_setsize :: off
0.03/0.04	c suggested doublelook initial :: 0
0.03/0.04	c main():: all systems go!
0.03/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 141 JD: 22
0.10/0.11	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: 1978 JD: 22
0.90/0.91	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 14337 JD: 22
6.39/6.42	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 72961 JD: 22
32.38/32.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 |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 263482 JD: 22
118.24/118.36	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 722521 JD: 22
326.35/326.59	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1576205 JD: 22
718.47/718.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 2813569 JD: 22
1300.41/1301.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 |***************************************************************
c |****************************************************************| 8 NC: 4240811 JD: 22
1993.70/1994.68	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 5550778 JD: 22
2658.71/2659.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 6490792 JD: 22
3162.44/3163.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 7015557 JD: 22
3459.37/3460.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 7237955 JD: 22
3591.53/3592.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 7306561 JD: 22
3634.01/3635.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 |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |****************************************************************| 14 NC: 7321096 JD: 22
3643.40/3644.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 |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |****************************************************************| 15 NC: 7323029 JD: 22
3644.70/3646.18	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |****************************************************************| 16 NC: 7323194 JD: 22
3644.90/3646.30	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| 17 NC: 7323196 JD: 22
3644.90/3646.31	c |----------------------------------------------------------------|
c |
3644.90/3646.31	c
3644.90/3646.31	c main():: nodeCount: 7323196
3644.90/3646.31	c main():: dead ends in main: 9264
3644.90/3646.31	c main():: lookAheadCount: 908992791
3644.90/3646.31	c main():: unitResolveCount: 27722298
3644.90/3646.31	c main():: time=-649.507296
3644.90/3646.31	c main():: necessary_assignments: 135094
3644.90/3646.31	c main():: bin_sat: 0, bin_unsat 0
3644.90/3646.31	c main():: doublelook: #: 34195739, succes #: 28491379
3644.90/3646.31	c main():: doublelook: overall 3.811 of all possible doublelooks executed
3644.90/3646.31	c main():: doublelook: succesrate: 83.319, average DL_trigger: 19.373
3644.90/3646.31	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-1626279-1240055762/watcher-1626279-1240055762 -o /tmp/evaluation-result-1626279-1240055762/solver-1626279-1240055762 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626279-1240055762.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.85 0.97 0.99 3/64 21737
/proc/meminfo: memFree=1354528/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=788 CPUtime=0
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 33604219 806912 85 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 197 85 48 123 0 72 0

[startup+0.0409339 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21737
/proc/meminfo: memFree=1354528/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=0.03
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 191 0 0 0 3 0 0 0 18 0 1 0 33604219 1114112 174 1992294400 134512640 135019032 4294956240 18446744073709551615 134657847 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 174 68 123 0 147 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1088

[startup+0.102937 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21737
/proc/meminfo: memFree=1354528/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=0.1
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 201 0 0 0 10 0 0 0 18 0 1 0 33604219 1114112 184 1992294400 134512640 135019032 4294956240 18446744073709551615 134525460 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1088

[startup+0.301954 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21737
/proc/meminfo: memFree=1354528/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=0.3
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 201 0 0 0 30 0 0 0 20 0 1 0 33604219 1114112 184 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1088

[startup+0.701989 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21737
/proc/meminfo: memFree=1354528/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=0.7
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 201 0 0 0 70 0 0 0 24 0 1 0 33604219 1114112 184 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1088

[startup+1.50206 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1354072/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=1.5
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 201 0 0 0 150 0 0 0 25 0 1 0 33604219 1114112 184 1992294400 134512640 135019032 4294956240 18446744073709551615 134526896 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1088

[startup+3.10121 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1353944/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=3.09
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 201 0 0 0 309 0 0 0 25 0 1 0 33604219 1114112 184 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 184 72 123 0 147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1088

[startup+6.30149 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1353816/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1088 CPUtime=6.29
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 205 0 0 0 629 0 0 0 25 0 1 0 33604219 1114112 188 1992294400 134512640 135019032 4294956240 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 272 188 72 123 0 147 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1088

[startup+12.7011 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1353696/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1236 CPUtime=12.69
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 220 0 0 0 1269 0 0 0 25 0 1 0 33604219 1265664 203 1992294400 134512640 135019032 4294956240 18446744073709551615 134526998 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 309 203 72 123 0 184 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1236

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1353696/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1452 CPUtime=25.49
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 293 0 0 0 2549 0 0 0 25 0 1 0 33604219 1486848 258 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 363 258 72 123 0 238 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1452

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1353568/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=1604 CPUtime=51.07
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 349 0 0 0 5107 0 0 0 25 0 1 0 33604219 1642496 314 1992294400 134512640 135019032 4294956240 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 401 314 72 123 0 276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1604

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1352928/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=2172 CPUtime=102.25
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 465 0 0 0 10225 0 0 0 25 0 1 0 33604219 2224128 430 1992294400 134512640 135019032 4294956240 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 543 430 72 123 0 418 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2172

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1352288/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=2684 CPUtime=162.22
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 620 0 0 0 16222 0 0 0 25 0 1 0 33604219 2748416 585 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 671 585 72 123 0 546 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 2684

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1351648/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=3448 CPUtime=222.19
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 785 0 0 0 22219 0 0 0 25 0 1 0 33604219 3530752 750 1992294400 134512640 135019032 4294956240 18446744073709551615 134587537 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 862 750 72 123 0 737 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 3448

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21738
/proc/meminfo: memFree=1350944/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=4600 CPUtime=282.16
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 952 0 0 0 28216 0 0 0 25 0 1 0 33604219 4710400 917 1992294400 134512640 135019032 4294956240 18446744073709551615 134527051 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 1150 917 72 123 0 1025 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 4600

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21744
/proc/meminfo: memFree=1350048/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=6324 CPUtime=342.15
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 1128 0 0 0 34214 1 0 0 25 0 1 0 33604219 6475776 1093 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 1581 1093 72 123 0 1456 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 6324

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21744
/proc/meminfo: memFree=1349408/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=6324 CPUtime=402.1
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 1317 0 0 0 40209 1 0 0 25 0 1 0 33604219 6475776 1282 1992294400 134512640 135019032 4294956240 18446744073709551615 134585127 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 1581 1282 72 123 0 1456 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 6324

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21744
/proc/meminfo: memFree=1348512/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=6324 CPUtime=462.08
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 1533 0 0 0 46207 1 0 0 25 0 1 0 33604219 6475776 1498 1992294400 134512640 135019032 4294956240 18446744073709551615 134541763 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 1581 1498 72 123 0 1456 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 6324

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21744
/proc/meminfo: memFree=1347744/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=8912 CPUtime=522.06
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 1734 0 0 0 52205 1 0 0 25 0 1 0 33604219 9125888 1699 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 2228 1699 72 123 0 2103 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 8912

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21744
/proc/meminfo: memFree=1347040/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=8912 CPUtime=582.03
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 1919 0 0 0 58202 1 0 0 25 0 1 0 33604219 9125888 1884 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 2228 1884 72 123 0 2103 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 8912

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 21744
/proc/meminfo: memFree=1346144/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=8912 CPUtime=642.01
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 2134 0 0 0 64200 1 0 0 25 0 1 0 33604219 9125888 2099 1992294400 134512640 135019032 4294956240 18446744073709551615 134526968 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 2228 2099 72 123 0 2103 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 8912


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

/proc/meminfo: memFree=1298272/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=61712 CPUtime=2801.17
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 14028 0 0 0 280108 9 0 0 25 0 1 0 33604219 63193088 13978 1992294400 134512640 135019032 4294956240 18446744073709551615 134536915 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 15428 13978 72 123 0 15303 0
Current children cumulated CPU time (s) 2801.17
Current children cumulated vsize (KiB) 61712

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1296672/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=61712 CPUtime=2861.13
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 14414 0 0 0 286104 9 0 0 25 0 1 0 33604219 63193088 14364 1992294400 134512640 135019032 4294956240 18446744073709551615 134597192 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 15428 14364 72 123 0 15303 0
Current children cumulated CPU time (s) 2861.13
Current children cumulated vsize (KiB) 61712

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1294752/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=61712 CPUtime=2921.11
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 14869 0 0 0 292102 9 0 0 25 0 1 0 33604219 63193088 14819 1992294400 134512640 135019032 4294956240 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 15428 14819 72 123 0 15303 0
Current children cumulated CPU time (s) 2921.11
Current children cumulated vsize (KiB) 61712

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1292896/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=2981.09
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 15334 0 0 0 298100 9 0 0 25 0 1 0 33604219 93368320 15284 1992294400 134512640 135019032 4294956240 18446744073709551615 134598310 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 15284 72 123 0 22670 0
Current children cumulated CPU time (s) 2981.09
Current children cumulated vsize (KiB) 91180

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1291168/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3041.08
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 15767 0 0 0 304098 10 0 0 25 0 1 0 33604219 93368320 15717 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 15717 72 123 0 22670 0
Current children cumulated CPU time (s) 3041.08
Current children cumulated vsize (KiB) 91180

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1289376/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3101.06
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 16213 0 0 0 310096 10 0 0 25 0 1 0 33604219 93368320 16163 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 16163 72 123 0 22670 0
Current children cumulated CPU time (s) 3101.06
Current children cumulated vsize (KiB) 91180

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1287520/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3161.04
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 16667 0 0 0 316094 10 0 0 25 0 1 0 33604219 93368320 16617 1992294400 134512640 135019032 4294956240 18446744073709551615 134526998 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 16617 72 123 0 22670 0
Current children cumulated CPU time (s) 3161.04
Current children cumulated vsize (KiB) 91180

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1285600/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3221.03
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 17142 0 0 0 322092 11 0 0 25 0 1 0 33604219 93368320 17092 1992294400 134512640 135019032 4294956240 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 17092 72 123 0 22670 0
Current children cumulated CPU time (s) 3221.03
Current children cumulated vsize (KiB) 91180

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1283680/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3281.02
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 17613 0 0 0 328091 11 0 0 25 0 1 0 33604219 93368320 17563 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 17563 72 123 0 22670 0
Current children cumulated CPU time (s) 3281.02
Current children cumulated vsize (KiB) 91180

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1281824/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3340.99
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 18075 0 0 0 334088 11 0 0 25 0 1 0 33604219 93368320 18025 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 18025 72 123 0 22670 0
Current children cumulated CPU time (s) 3340.99
Current children cumulated vsize (KiB) 91180

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1279840/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3400.98
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 18565 0 0 0 340087 11 0 0 25 0 1 0 33604219 93368320 18515 1992294400 134512640 135019032 4294956240 18446744073709551615 134541755 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 18515 72 123 0 22670 0
Current children cumulated CPU time (s) 3400.98
Current children cumulated vsize (KiB) 91180

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1277856/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3460.96
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 19049 0 0 0 346084 12 0 0 25 0 1 0 33604219 93368320 18999 1992294400 134512640 135019032 4294956240 18446744073709551615 134598686 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 18999 72 123 0 22670 0
Current children cumulated CPU time (s) 3460.96
Current children cumulated vsize (KiB) 91180

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1275872/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3520.95
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 19550 0 0 0 352083 12 0 0 25 0 1 0 33604219 93368320 19500 1992294400 134512640 135019032 4294956240 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 19500 72 123 0 22670 0
Current children cumulated CPU time (s) 3520.95
Current children cumulated vsize (KiB) 91180

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1273952/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3580.93
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 20047 0 0 0 358081 12 0 0 25 0 1 0 33604219 93368320 19997 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 19997 72 123 0 22670 0
Current children cumulated CPU time (s) 3580.93
Current children cumulated vsize (KiB) 91180

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1271840/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3640.9
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 20558 0 0 0 364078 12 0 0 25 0 1 0 33604219 93368320 20508 1992294400 134512640 135019032 4294956240 18446744073709551615 134538419 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 20508 72 123 0 22670 0
Current children cumulated CPU time (s) 3640.9
Current children cumulated vsize (KiB) 91180

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

[startup+3644.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1271776/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3643.3
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 20580 0 0 0 364318 12 0 0 25 0 1 0 33604219 93368320 20530 1992294400 134512640 135019032 4294956240 18446744073709551615 134587895 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 20530 72 123 0 22670 0
Current children cumulated CPU time (s) 3643.3
Current children cumulated vsize (KiB) 91180

[startup+3645.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1271712/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3644.1
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 20586 0 0 0 364398 12 0 0 25 0 1 0 33604219 93368320 20536 1992294400 134512640 135019032 4294956240 18446744073709551615 134587603 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 20536 72 123 0 22670 0
Current children cumulated CPU time (s) 3644.1
Current children cumulated vsize (KiB) 91180

[startup+3645.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1271712/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3644.5
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 20590 0 0 0 364438 12 0 0 25 0 1 0 33604219 93368320 20540 1992294400 134512640 135019032 4294956240 18446744073709551615 134587512 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 20540 72 123 0 22670 0
Current children cumulated CPU time (s) 3644.5
Current children cumulated vsize (KiB) 91180

[startup+3646.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21746
/proc/meminfo: memFree=1271712/2055920 swapFree=4192956/4192956
[pid=21737] ppid=21735 vsize=91180 CPUtime=3644.9
/proc/21737/stat : 21737 (march_ks) R 21735 21737 21700 0 -1 4194304 20593 0 0 0 364478 12 0 0 25 0 1 0 33604219 93368320 20543 1992294400 134512640 135019032 4294956240 18446744073709551615 134585144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21737/statm: 22795 20543 72 123 0 22670 0
Current children cumulated CPU time (s) 3644.9
Current children cumulated vsize (KiB) 91180

Child status: 20
Real time (s): 3646.32
CPU time (s): 3644.93
CPU user time (s): 3644.79
CPU system time (s): 0.140978
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 91180

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

runsolver used 2.83657 second user time and 10.4614 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-18 13:56:02
IDJOB=1626279
IDBENCH=70374
IDSOLVER=582
FILE ID=node43/1626279-1240055762
PBS_JOBID= 9157542
Free space on /tmp= 66500 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/110/unif-k5-r21.3-v110-c2343-S2119656249-086.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626279-1240055762/watcher-1626279-1240055762 -o /tmp/evaluation-result-1626279-1240055762/solver-1626279-1240055762 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626279-1240055762.cnf            

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

MD5SUM BENCH= 834ef435737da3a9d77dd6f3e79becea
RANDOM SEED=1996222189

node43.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.237
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.237
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:       1355080 kB
Buffers:         85712 kB
Cached:         523160 kB
SwapCached:          0 kB
Active:         228212 kB
Inactive:       393948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355080 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3176 kB
Writeback:           0 kB
Mapped:          23048 kB
Slab:            64628 kB
Committed_AS:   172996 kB
PageTables:       1444 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= 66496 MiB
End job on node43 at 2009-04-18 14:56:48