Trace number 370841

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, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
March KS 2007-02-08UNSAT 3913.45 3914.96

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
MD5SUMd3177e303e591d32ea3e64b6a30a8ebf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3913.45
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 (download as text)

0.00/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.04	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.04	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.04	c main()::
0.00/0.04	c initFormula():: searching for DIMACS p-line....
0.00/0.04	c full lookahead due to high density!
0.00/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.00/0.04	c parseCNF():: parsing....
0.00/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.04	c runParser():: parsing was successful, warming up engines...
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.00/0.04	c stat :: sign balance is biased by 0.040
0.00/0.04	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.04	c using k-SAT heuristics (size based diff)
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 10 duplicate clauses
0.00/0.04	c resolvent_look() :: found 6 resolvents
0.00/0.04	c main():: clause / variable ratio: ( 2349 / 110 ) = 21.35
0.00/0.04	c longest clause has size 5
0.00/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.04	c dynamic_preselect_setsize :: off
0.00/0.04	c suggested doublelook initial :: 0
0.00/0.04	c main():: all systems go!
0.00/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 136 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: 1995 JD: 22
0.89/0.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 17125 JD: 22
8.09/8.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 83946 JD: 22
39.88/39.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 |****************************************************************| 4 NC: 292958 JD: 22
140.14/140.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 |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 783293 JD: 22
377.55/377.75	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1675657 JD: 22
815.20/815.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 |****************************************************************| 7 NC: 2949584 JD: 22
1453.76/1454.37	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4398956 JD: 22
2204.20/2205.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5695109 JD: 22
2908.35/2909.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 |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6606729 JD: 22
3431.16/3432.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 7101916 JD: 22
3731.65/3733.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7306078 JD: 22
3861.50/3863.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 13 NC: 7368693 JD: 22
3902.68/3904.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 14 NC: 7382120 JD: 22
3911.98/3913.51	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |********************************
c |*********************************
c |**********************************
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: 7383934 JD: 22
3913.28/3914.81	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
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: 7384098 JD: 22
3913.38/3914.94	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |************************************************
c |****************************************************************| 17 NC: 7384107 JD: 22
3913.38/3914.94	c |----------------------------------------------------------------|
c |
3913.38/3914.94	c
3913.38/3914.94	c main():: nodeCount: 7384107
3913.38/3914.94	c main():: dead ends in main: 9580
3913.38/3914.94	c main():: lookAheadCount: 916037954
3913.38/3914.94	c main():: unitResolveCount: 27766864
3913.38/3914.94	c main():: time=-380.947296
3913.38/3914.94	c main():: necessary_assignments: 139915
3913.38/3914.94	c main():: bin_sat: 0, bin_unsat 0
3913.38/3914.94	c main():: doublelook: #: 34491856, succes #: 28750036
3913.38/3914.94	c main():: doublelook: overall 3.814 of all possible doublelooks executed
3913.38/3914.94	c main():: doublelook: succesrate: 83.353, average DL_trigger: 19.235
3913.38/3914.94	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node33/watcher-370841-1177079371 -o ROOT/results/node33/solver-370841-1177079371 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370841-1177079371/march_ks /tmp/evaluation/370841-1177079371/instance-370841-1177079371.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): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13520
/proc/meminfo: memFree=1716280/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=656 CPUtime=0
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 155852560 671744 75 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134787721 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 164 75 47 123 0 39 0

[startup+0.0866351 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13520
/proc/meminfo: memFree=1716280/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=0.08
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 203 0 0 0 8 0 0 0 18 0 1 0 155852560 1130496 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537981 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1104

[startup+0.101638 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13520
/proc/meminfo: memFree=1716280/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=0.1
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 203 0 0 0 10 0 0 0 18 0 1 0 155852560 1130496 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1104

[startup+0.301679 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13520
/proc/meminfo: memFree=1716280/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=0.29
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 203 0 0 0 29 0 0 0 19 0 1 0 155852560 1130496 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1104

[startup+0.701761 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13520
/proc/meminfo: memFree=1716280/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=0.69
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 203 0 0 0 69 0 0 0 23 0 1 0 155852560 1130496 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526922 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1104

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13521
/proc/meminfo: memFree=1715824/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=1.49
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 203 0 0 0 149 0 0 0 25 0 1 0 155852560 1130496 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1104

[startup+3.10125 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 13521
/proc/meminfo: memFree=1715696/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=3.09
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 203 0 0 0 309 0 0 0 25 0 1 0 155852560 1130496 185 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 185 72 123 0 151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1104

[startup+6.30191 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13521
/proc/meminfo: memFree=1715568/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1104 CPUtime=6.29
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 205 0 0 0 629 0 0 0 25 0 1 0 155852560 1130496 187 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 276 187 72 123 0 151 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1104

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 13521
/proc/meminfo: memFree=1715504/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1236 CPUtime=12.69
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 216 0 0 0 1269 0 0 0 25 0 1 0 155852560 1265664 198 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134547701 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 309 198 72 123 0 184 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1236

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 13521
/proc/meminfo: memFree=1715504/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1236 CPUtime=25.48
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 235 0 0 0 2548 0 0 0 25 0 1 0 155852560 1265664 217 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134598259 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 309 217 72 123 0 184 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1236

[startup+51.1011 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 13521
/proc/meminfo: memFree=1715184/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=1604 CPUtime=51.07
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 333 0 0 0 5107 0 0 0 25 0 1 0 155852560 1642496 297 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 401 297 72 123 0 276 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1604

[startup+102.306 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 13521
/proc/meminfo: memFree=1714736/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=2172 CPUtime=102.26
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 428 0 0 0 10226 0 0 0 25 0 1 0 155852560 2224128 392 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 543 392 72 123 0 418 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2172

[startup+162.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 13521
/proc/meminfo: memFree=1714288/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=2684 CPUtime=162.23
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 559 0 0 0 16223 0 0 0 25 0 1 0 155852560 2748416 523 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585351 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 671 523 72 123 0 546 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2684

[startup+222.301 s]
/proc/loadavg: 1.09 1.04 1.00 2/78 13521
/proc/meminfo: memFree=1713712/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=3448 CPUtime=222.21
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 707 0 0 0 22221 0 0 0 25 0 1 0 155852560 3530752 671 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 862 671 72 123 0 737 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3448

[startup+282.302 s]
/proc/loadavg: 1.03 1.03 1.00 2/78 13521
/proc/meminfo: memFree=1713072/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=4600 CPUtime=282.19
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 851 0 0 0 28218 1 0 0 25 0 1 0 155852560 4710400 815 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 1150 815 72 123 0 1025 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 4600

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 13521
/proc/meminfo: memFree=1712496/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=4600 CPUtime=342.17
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 985 0 0 0 34216 1 0 0 25 0 1 0 155852560 4710400 949 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 1150 949 72 123 0 1025 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 4600

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13521
/proc/meminfo: memFree=1711792/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=6324 CPUtime=402.14
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 1151 0 0 0 40213 1 0 0 25 0 1 0 155852560 6475776 1115 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 1581 1115 72 123 0 1456 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 6324

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13521
/proc/meminfo: memFree=1710960/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=6324 CPUtime=462.12
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 1352 0 0 0 46211 1 0 0 25 0 1 0 155852560 6475776 1316 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 1581 1316 72 123 0 1456 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 6324

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13521
/proc/meminfo: memFree=1710128/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=8912 CPUtime=522.1
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 1550 0 0 0 52209 1 0 0 25 0 1 0 155852560 9125888 1514 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526928 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 2228 1514 72 123 0 2103 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 8912

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13523
/proc/meminfo: memFree=1709488/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=8912 CPUtime=582.08
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 1725 0 0 0 58206 2 0 0 25 0 1 0 155852560 9125888 1689 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527261 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 2228 1689 72 123 0 2103 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 8912

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13523
/proc/meminfo: memFree=1708656/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=8912 CPUtime=642.06
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 1917 0 0 0 64204 2 0 0 25 0 1 0 155852560 9125888 1881 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 2228 1881 72 123 0 2103 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 8912


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

/proc/meminfo: memFree=1656112/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=61788 CPUtime=3221.03
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 15034 0 0 0 322084 19 0 0 25 0 1 0 155852560 63270912 14998 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 15447 14998 72 123 0 15322 0
Current children cumulated CPU time (s) 3221.03
Current children cumulated vsize (KiB) 61788

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1654768/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3281.01
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 15372 0 0 0 328082 19 0 0 25 0 1 0 155852560 93446144 15336 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527027 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 15336 72 123 0 22689 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 91256

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1653040/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3340.99
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 15805 0 0 0 334079 20 0 0 25 0 1 0 155852560 93446144 15769 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585099 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 15769 72 123 0 22689 0
Current children cumulated CPU time (s) 3340.99
Current children cumulated vsize (KiB) 91256

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1651376/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3400.97
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 16212 0 0 0 340076 21 0 0 25 0 1 0 155852560 93446144 16176 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 16176 72 123 0 22689 0
Current children cumulated CPU time (s) 3400.97
Current children cumulated vsize (KiB) 91256

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1649712/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3460.94
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 16639 0 0 0 346073 21 0 0 25 0 1 0 155852560 93446144 16603 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526922 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 16603 72 123 0 22689 0
Current children cumulated CPU time (s) 3460.94
Current children cumulated vsize (KiB) 91256

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1647984/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3520.92
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 17067 0 0 0 352070 22 0 0 25 0 1 0 155852560 93446144 17031 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525608 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 17031 72 123 0 22689 0
Current children cumulated CPU time (s) 3520.92
Current children cumulated vsize (KiB) 91256

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1646128/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3580.9
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 17531 0 0 0 358068 22 0 0 25 0 1 0 155852560 93446144 17495 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 17495 72 123 0 22689 0
Current children cumulated CPU time (s) 3580.9
Current children cumulated vsize (KiB) 91256

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1644400/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3640.88
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 17967 0 0 0 364065 23 0 0 25 0 1 0 155852560 93446144 17931 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526941 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 17931 72 123 0 22689 0
Current children cumulated CPU time (s) 3640.88
Current children cumulated vsize (KiB) 91256

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1642672/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3700.86
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 18398 0 0 0 370062 24 0 0 25 0 1 0 155852560 93446144 18362 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 18362 72 123 0 22689 0
Current children cumulated CPU time (s) 3700.86
Current children cumulated vsize (KiB) 91256

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1640816/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3760.84
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 18853 0 0 0 376059 25 0 0 25 0 1 0 155852560 93446144 18817 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134541797 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 18817 72 123 0 22689 0
Current children cumulated CPU time (s) 3760.84
Current children cumulated vsize (KiB) 91256

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1639024/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3820.81
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 19325 0 0 0 382056 25 0 0 25 0 1 0 155852560 93446144 19289 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 19289 72 123 0 22689 0
Current children cumulated CPU time (s) 3820.81
Current children cumulated vsize (KiB) 91256

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1637104/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3880.8
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 19789 0 0 0 388054 26 0 0 25 0 1 0 155852560 93446144 19753 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134587540 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 19753 72 123 0 22689 0
Current children cumulated CPU time (s) 3880.8
Current children cumulated vsize (KiB) 91256

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

[startup+3891.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636848/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3889.59
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 19860 0 0 0 388933 26 0 0 25 0 1 0 155852560 93446144 19824 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134587517 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 19824 72 123 0 22689 0
Current children cumulated CPU time (s) 3889.59
Current children cumulated vsize (KiB) 91256

[startup+3903.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636400/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3902.39
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 19959 0 0 0 390213 26 0 0 25 0 1 0 155852560 93446144 19923 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134537981 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 19923 72 123 0 22689 0
Current children cumulated CPU time (s) 3902.39
Current children cumulated vsize (KiB) 91256

[startup+3910.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636208/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3908.78
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 20011 0 0 0 390852 26 0 0 25 0 1 0 155852560 93446144 19975 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 19975 72 123 0 22689 0
Current children cumulated CPU time (s) 3908.78
Current children cumulated vsize (KiB) 91256

[startup+3913.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636144/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3911.98
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 20036 0 0 0 391172 26 0 0 25 0 1 0 155852560 93446144 20000 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134585337 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 20000 72 123 0 22689 0
Current children cumulated CPU time (s) 3911.98
Current children cumulated vsize (KiB) 91256

[startup+3914.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636080/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3912.78
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 20043 0 0 0 391252 26 0 0 25 0 1 0 155852560 93446144 20007 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538072 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 20007 72 123 0 22689 0
Current children cumulated CPU time (s) 3912.78
Current children cumulated vsize (KiB) 91256

[startup+3914.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636080/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3913.18
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 20046 0 0 0 391292 26 0 0 25 0 1 0 155852560 93446144 20010 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538045 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 20010 72 123 0 22689 0
Current children cumulated CPU time (s) 3913.18
Current children cumulated vsize (KiB) 91256

[startup+3914.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13721
/proc/meminfo: memFree=1636080/2055920 swapFree=4180512/4192956
[pid=13520] ppid=13518 vsize=91256 CPUtime=3913.38
/proc/13520/stat : 13520 (march_ks) R 13518 13520 13229 0 -1 4194304 20047 0 0 0 391312 26 0 0 25 0 1 0 155852560 93446144 20011 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 1 0 0
/proc/13520/statm: 22814 20011 72 123 0 22689 0
Current children cumulated CPU time (s) 3913.38
Current children cumulated vsize (KiB) 91256

Child status: 20
Real time (s): 3914.96
CPU time (s): 3913.45
CPU user time (s): 3913.17
CPU system time (s): 0.281957
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 91256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3913.17
system time used= 0.281957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20050
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= 7
involuntary context switches= 85035

runsolver used 4.43633 second user time and 9.08062 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Fri Apr 20 14:29:31 UTC 2007

IDJOB= 370841
IDBENCH= 19869
IDSOLVER= 180
FILE ID= node33/370841-1177079371

PBS_JOBID= 4640295

Free space on /tmp= 66475 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1061579177-10.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/370841-1177079371/march_ks /tmp/evaluation/370841-1177079371/instance-370841-1177079371.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-370841-1177079371 -o ROOT/results/node33/solver-370841-1177079371 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370841-1177079371/march_ks /tmp/evaluation/370841-1177079371/instance-370841-1177079371.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d3177e303e591d32ea3e64b6a30a8ebf

RANDOM SEED= 891272023

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.272
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.272
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:       1716688 kB
Buffers:         39448 kB
Cached:         201512 kB
SwapCached:       2276 kB
Active:         198204 kB
Inactive:        87184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1716688 kB
SwapTotal:     4192956 kB
SwapFree:      4180512 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          59292 kB
Slab:            39076 kB
Committed_AS:  1727204 kB
PageTables:       1992 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= 66475 MiB

End job on node33 on Fri Apr 20 15:34:46 UTC 2007