Trace number 370891

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 3096.88 3097.81

General information on the benchmark

Namerandom/OnTreshold/3SAT/v500/
unif-k3-r4.26-v500-c2130-S1211740352-20.UNSAT.shuffled.cnf
MD5SUM49141385aac03f506711f7c91a24b9ac
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2752.02
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.02	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 500 variables and 2130 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 7 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 499 free variables and 2123 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.402
0.00/0.02	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.02	c using 3-SAT heuristics (occurence based diff)
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 199 duplicate clauses
0.00/0.02	c resolvent_look() :: found 108 resolvents
0.00/0.02	c lessRedundantTransformation():: nothing to be done.
0.00/0.02	c transformTo3SAT():: you gave me 500 variables and 2231 clauses.
0.00/0.02	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.02	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.02	c transformTo3SAT():: the transformation yielded 500 variabels and 2231 clauses.
0.00/0.02	c main():: clause / variable ratio: ( 2231 / 500 ) = 4.46
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c suggested doublelook initial :: 0
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 131 JD: 24
0.01/0.09	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 1718 JD: 24
1.00/1.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 |****************************************************************| 2 NC: 12341 JD: 24
7.60/7.62	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 3 NC: 54635 JD: 24
33.59/33.62	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 184618 JD: 24
115.06/115.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 |****************************************************************| 5 NC: 486510 JD: 24
308.30/308.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 |***************************************************************
c |****************************************************************| 6 NC: 1031440 JD: 24
669.71/669.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************c right child 202651 UNSAT by parent!
710.49/710.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 right child 294329 UNSAT by parent!
919.14/919.40	
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 1799163 JD: 24
1203.57/1203.95	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************c right child 610325 UNSAT by parent!
1430.61/1431.08	
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2647279 JD: 24
1825.60/1826.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************c right child 959477 UNSAT by parent!
1876.68/1877.24	
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************c right child 1045403 UNSAT by parent!
2004.15/2004.78	
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************c right child 1213196 UNSAT by parent!
2156.31/2156.97	
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************c right child 1331450 UNSAT by parent!
2294.37/2295.02	
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 3378976 JD: 24
2389.65/2390.38	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****c right child 1503417 UNSAT by parent!
2407.54/2408.29	
c |******
c |*******c right child 1512036 UNSAT by parent!
2426.14/2426.84	c right child 1513510 UNSAT by parent!
2426.14/2426.84	c right child 1524818 UNSAT by parent!
2426.14/2426.84	
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************c right child 1552079 UNSAT by parent!
2443.63/2444.39	c left child 1553907 UNSAT by parent!
2443.63/2444.39	
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************c right child 1615618 UNSAT by parent!
2516.11/2516.84	
c |**********************c right child 1638740 UNSAT by parent!
2522.91/2523.67	
c |***********************
c |************************
c |*************************c right child 1669197 UNSAT by parent!
2545.40/2546.16	
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************c right child 1772161 UNSAT by parent!
2616.48/2617.25	
c |***************************************
c |****************************************
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: 3866138 JD: 24
2781.85/2782.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 right child 2159532 UNSAT by parent!
2864.83/2865.74	c right child 2160830 UNSAT by parent!
2864.83/2865.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 left child 2315739 UNSAT by parent!
2943.41/2944.37	
c |**********************************************
c |***********************************************
c |************************************************c right child 2348033 UNSAT by parent!
2962.01/2962.97	
c |*************************************************c right child 2352190 UNSAT by parent!
2967.20/2968.18	
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 4114189 JD: 24
2988.00/2988.98	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************c left child 2472720 UNSAT by parent!
3013.39/3014.36	
c |******************c right child 2479100 UNSAT by parent!
3016.69/3017.60	c right child 2479226 UNSAT by parent!
3016.69/3017.60	
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************c right child 2529683 UNSAT by parent!
3035.58/3036.57	
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************c right child 2621503 UNSAT by parent!
3067.07/3068.02	
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 4208198 JD: 24
3068.07/3069.04	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 4234507 JD: 24
3091.07/3092.03	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
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: 4240016 JD: 24
3095.97/3096.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 |****************************************************************| 15 NC: 4240840 JD: 24
3096.67/3097.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |******
c |*******
c |********
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: 4240927 JD: 24
3096.77/3097.78	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 17 NC: 4240929 JD: 24
3096.77/3097.79	c |----------------------------------------------------------------|
c |
3096.77/3097.79	c
3096.77/3097.79	c main():: nodeCount: 4240929
3096.77/3097.79	c main():: dead ends in main: 49397
3096.77/3097.79	c main():: lookAheadCount: 392852666
3096.77/3097.79	c main():: unitResolveCount: 74004662
3096.77/3097.79	c main():: time=-1197.637296
3096.77/3097.79	c main():: necessary_assignments: 1168808
3096.77/3097.79	c main():: bin_sat: 0, bin_unsat 0
3096.77/3097.79	c main():: doublelook: #: 21313655, succes #: 16243398
3096.77/3097.79	c main():: doublelook: overall 5.597 of all possible doublelooks executed
3096.77/3097.79	c main():: doublelook: succesrate: 76.211, average DL_trigger: 7136.868
3096.77/3097.79	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/node62/watcher-370891-1177110853 -o ROOT/results/node62/solver-370891-1177110853 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370891-1177110853/march_ks /tmp/evaluation/370891-1177110853/instance-370891-1177110853.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.99 0.97 0.92 3/64 5646
/proc/meminfo: memFree=1828088/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=800 CPUtime=0
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 29661274 819200 113 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134677344 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 200 113 50 123 0 75 0

[startup+0.0207741 s]
/proc/loadavg: 0.99 0.97 0.92 3/64 5646
/proc/meminfo: memFree=1828088/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1260 CPUtime=0.01
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 258 0 0 0 1 0 0 0 18 0 1 0 29661274 1290240 240 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134577456 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 315 240 73 123 0 190 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1260

[startup+0.101784 s]
/proc/loadavg: 0.99 0.97 0.92 3/64 5646
/proc/meminfo: memFree=1828088/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1396 CPUtime=0.1
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 271 0 0 0 10 0 0 0 18 0 1 0 29661274 1429504 253 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 349 253 73 123 0 224 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1396

[startup+0.301807 s]
/proc/loadavg: 0.99 0.97 0.92 3/64 5646
/proc/meminfo: memFree=1828088/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1396 CPUtime=0.3
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 283 0 0 0 30 0 0 0 18 0 1 0 29661274 1429504 265 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542659 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 349 265 73 123 0 224 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1396

[startup+0.701854 s]
/proc/loadavg: 0.99 0.97 0.92 3/64 5646
/proc/meminfo: memFree=1828088/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1396 CPUtime=0.7
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 292 0 0 0 70 0 0 0 22 0 1 0 29661274 1429504 274 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526439 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 349 274 73 123 0 224 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1396

[startup+1.50195 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1827184/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1528 CPUtime=1.5
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 302 0 0 0 150 0 0 0 25 0 1 0 29661274 1564672 284 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 382 284 73 123 0 257 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1528

[startup+3.10114 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1826992/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1528 CPUtime=3.09
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 316 0 0 0 309 0 0 0 25 0 1 0 29661274 1564672 298 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527219 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 382 298 73 123 0 257 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1528

[startup+6.30151 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1826872/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1528 CPUtime=6.29
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 332 0 0 0 629 0 0 0 25 0 1 0 29661274 1564672 314 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 382 314 73 123 0 257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1528

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1826680/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=1744 CPUtime=12.69
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 365 0 0 0 1269 0 0 0 25 0 1 0 29661274 1785856 347 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 436 347 73 123 0 311 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1744

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1826360/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=2048 CPUtime=25.49
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 446 0 0 0 2549 0 0 0 25 0 1 0 29661274 2097152 428 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548659 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 512 428 73 123 0 387 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2048

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1826104/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=2428 CPUtime=51.08
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 530 0 0 0 5108 0 0 0 25 0 1 0 29661274 2486272 512 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 607 512 73 123 0 482 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2428

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1825400/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=3516 CPUtime=102.27
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 701 0 0 0 10227 0 0 0 25 0 1 0 29661274 3600384 683 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538094 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 879 683 73 123 0 754 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1824056/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=4632 CPUtime=162.24
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 1049 0 0 0 16224 0 0 0 25 0 1 0 29661274 4743168 1006 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 1158 1006 73 123 0 1033 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 4632

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1823288/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=5784 CPUtime=222.23
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 1233 0 0 0 22222 1 0 0 25 0 1 0 29661274 5922816 1190 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 1446 1190 73 123 0 1321 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5784

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1822008/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=7968 CPUtime=282.21
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 1537 0 0 0 28220 1 0 0 25 0 1 0 29661274 8159232 1494 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538168 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 1992 1494 73 123 0 1867 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 7968

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1820600/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=7968 CPUtime=342.2
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 1886 0 0 0 34218 2 0 0 25 0 1 0 29661274 8159232 1843 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538191 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 1992 1843 73 123 0 1867 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 7968

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1819128/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=11480 CPUtime=402.18
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 2246 0 0 0 40216 2 0 0 25 0 1 0 29661274 11755520 2203 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 2870 2203 73 123 0 2745 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 11480

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1817976/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=11480 CPUtime=462.16
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 2533 0 0 0 46213 3 0 0 25 0 1 0 29661274 11755520 2490 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538017 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 2870 2490 73 123 0 2745 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 11480

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1817144/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=15360 CPUtime=522.14
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 2733 0 0 0 52211 3 0 0 25 0 1 0 29661274 15728640 2690 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579047 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 3840 2690 73 123 0 3715 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 15360

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1815672/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=15360 CPUtime=582.13
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 3092 0 0 0 58209 4 0 0 25 0 1 0 29661274 15728640 3049 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542355 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 3840 3049 73 123 0 3715 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 15360

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 5647
/proc/meminfo: memFree=1814136/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=17212 CPUtime=642.12
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 3462 0 0 0 64208 4 0 0 25 0 1 0 29661274 17625088 3419 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 4303 3419 73 123 0 4178 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 17212


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

/proc/meminfo: memFree=1761528/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=75728 CPUtime=2501.62
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 16467 0 0 0 250146 16 0 0 25 0 1 0 29661274 77545472 16424 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 18932 16424 73 123 0 18807 0
Current children cumulated CPU time (s) 2501.62
Current children cumulated vsize (KiB) 75728

[startup+2562.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5649
/proc/meminfo: memFree=1759672/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=75728 CPUtime=2561.6
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 16917 0 0 0 256144 16 0 0 25 0 1 0 29661274 77545472 16874 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 18932 16874 73 123 0 18807 0
Current children cumulated CPU time (s) 2561.6
Current children cumulated vsize (KiB) 75728

[startup+2622.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5649
/proc/meminfo: memFree=1757880/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=75728 CPUtime=2621.59
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 17367 0 0 0 262142 17 0 0 25 0 1 0 29661274 77545472 17324 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 18932 17324 73 123 0 18807 0
Current children cumulated CPU time (s) 2621.59
Current children cumulated vsize (KiB) 75728

[startup+2682.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5649
/proc/meminfo: memFree=1756216/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=90520 CPUtime=2681.57
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 17789 0 0 0 268139 18 0 0 25 0 1 0 29661274 92692480 17746 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134628840 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 22630 17746 73 123 0 22505 0
Current children cumulated CPU time (s) 2681.57
Current children cumulated vsize (KiB) 90520

[startup+2742.31 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5649
/proc/meminfo: memFree=1754360/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=90520 CPUtime=2741.55
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 18249 0 0 0 274137 18 0 0 25 0 1 0 29661274 92692480 18206 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542352 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 22630 18206 73 123 0 22505 0
Current children cumulated CPU time (s) 2741.55
Current children cumulated vsize (KiB) 90520

[startup+2802.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5649
/proc/meminfo: memFree=1752504/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=90520 CPUtime=2801.54
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 18738 0 0 0 280135 19 0 0 25 0 1 0 29661274 92692480 18695 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134577677 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 22630 18695 73 123 0 22505 0
Current children cumulated CPU time (s) 2801.54
Current children cumulated vsize (KiB) 90520

[startup+2862.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1750056/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=90520 CPUtime=2861.43
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 19216 0 0 0 286123 20 0 0 25 0 1 0 29661274 92692480 19173 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525731 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 22630 19173 73 123 0 22505 0
Current children cumulated CPU time (s) 2861.43
Current children cumulated vsize (KiB) 90520

[startup+2922.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1748408/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=2921.42
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 19666 0 0 0 292121 21 0 0 25 0 1 0 29661274 122867712 19623 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 19623 73 123 0 29872 0
Current children cumulated CPU time (s) 2921.42
Current children cumulated vsize (KiB) 119988

[startup+2982.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1746552/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=2981.4
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20122 0 0 0 298119 21 0 0 25 0 1 0 29661274 122867712 20079 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20079 73 123 0 29872 0
Current children cumulated CPU time (s) 2981.4
Current children cumulated vsize (KiB) 119988

[startup+3042.3 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1744760/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3041.38
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20587 0 0 0 304117 21 0 0 25 0 1 0 29661274 122867712 20544 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134577530 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20544 73 123 0 29872 0
Current children cumulated CPU time (s) 3041.38
Current children cumulated vsize (KiB) 119988

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

[startup+3071.9 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743864/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3070.97
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20807 0 0 0 307076 21 0 0 25 0 1 0 29661274 122867712 20764 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542609 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20764 73 123 0 29872 0
Current children cumulated CPU time (s) 3070.97
Current children cumulated vsize (KiB) 119988

[startup+3084.7 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743416/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3083.77
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20902 0 0 0 308355 22 0 0 25 0 1 0 29661274 122867712 20859 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20859 73 123 0 29872 0
Current children cumulated CPU time (s) 3083.77
Current children cumulated vsize (KiB) 119988

[startup+3091.1 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743224/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3090.17
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20947 0 0 0 308995 22 0 0 25 0 1 0 29661274 122867712 20904 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20904 73 123 0 29872 0
Current children cumulated CPU time (s) 3090.17
Current children cumulated vsize (KiB) 119988

[startup+3094.31 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743160/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3093.37
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20973 0 0 0 309315 22 0 0 25 0 1 0 29661274 122867712 20930 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526518 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20930 73 123 0 29872 0
Current children cumulated CPU time (s) 3093.37
Current children cumulated vsize (KiB) 119988

[startup+3095.9 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743096/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3094.97
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20983 0 0 0 309475 22 0 0 25 0 1 0 29661274 122867712 20940 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134589843 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20940 73 123 0 29872 0
Current children cumulated CPU time (s) 3094.97
Current children cumulated vsize (KiB) 119988

[startup+3096.7 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743096/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3095.77
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20989 0 0 0 309555 22 0 0 25 0 1 0 29661274 122867712 20946 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134577543 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20946 73 123 0 29872 0
Current children cumulated CPU time (s) 3095.77
Current children cumulated vsize (KiB) 119988

[startup+3097.5 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743032/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3096.57
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20995 0 0 0 309635 22 0 0 25 0 1 0 29661274 122867712 20952 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20952 73 123 0 29872 0
Current children cumulated CPU time (s) 3096.57
Current children cumulated vsize (KiB) 119988

[startup+3097.7 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743032/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=119988 CPUtime=3096.77
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194304 20996 0 0 0 309655 22 0 0 25 0 1 0 29661274 122867712 20953 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134589003 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 29997 20953 73 123 0 29872 0
Current children cumulated CPU time (s) 3096.77
Current children cumulated vsize (KiB) 119988

[startup+3097.8 s]
/proc/loadavg: 1.00 0.99 0.93 2/65 5847
/proc/meminfo: memFree=1743032/2055920 swapFree=4184556/4192956
[pid=5646] ppid=5644 vsize=0 CPUtime=3096.86
/proc/5646/stat : 5646 (march_ks) R 5644 5646 5356 0 -1 4194308 20997 0 0 0 309664 22 0 0 25 0 1 0 29661274 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/5646/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3096.86
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3097.81
CPU time (s): 3096.88
CPU user time (s): 3096.64
CPU system time (s): 0.237963
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 119988

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

runsolver used 2.44163 second user time and 6.08707 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Fri Apr 20 23:14:13 UTC 2007

IDJOB= 370891
IDBENCH= 19984
IDSOLVER= 180
FILE ID= node62/370891-1177110853

PBS_JOBID= 4640454

Free space on /tmp= 66496 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v500/unif-k3-r4.26-v500-c2130-S1211740352-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/370891-1177110853/march_ks /tmp/evaluation/370891-1177110853/instance-370891-1177110853.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-370891-1177110853 -o ROOT/results/node62/solver-370891-1177110853 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370891-1177110853/march_ks /tmp/evaluation/370891-1177110853/instance-370891-1177110853.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  49141385aac03f506711f7c91a24b9ac

RANDOM SEED= 885831039

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.216
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1828496 kB
Buffers:         14060 kB
Cached:         143864 kB
SwapCached:       2148 kB
Active:          28960 kB
Inactive:       138252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1828496 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          15848 kB
Slab:            46212 kB
Committed_AS:  1079524 kB
PageTables:       1460 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 node62 on Sat Apr 21 00:05:51 UTC 2007