Trace number 1725923

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: March KS 2007-02-08UNSAT 731.801 732.019

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2727
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.00	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.00	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.00	c main()::
0.00/0.00	c initFormula():: searching for DIMACS p-line....
0.00/0.00	c initFormula():: the DIMACS p-line indicates a CNF of 169 variables and 562 clauses.
0.00/0.00	c parseCNF():: parsing....
0.00/0.00	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.00	c runParser():: parsing was successful, warming up engines...
0.00/0.00	c find_and_remove_tautogolies():: found and removed 1 tautologies
0.00/0.00	c simplify_formula():: removed 0 tautological, 2 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 168 free variables and 560 clauses.
0.00/0.00	c stat :: sign balance is biased by 0.165
0.00/0.00	c find_equivalence():: found 20 3-equivalences
0.00/0.00	c shorten_equivalence(): average equivalence length reduced from 3.550000 to 3.000000
0.00/0.00	c using 3-SAT heuristics (occurence based diff)
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 80 satisfied and 92 duplicate clauses
0.00/0.00	c resolvent_look() :: found 196 resolvents
0.00/0.00	c lessRedundantTransformation():: nothing to be done.
0.00/0.00	c transformTo3SAT():: you gave me 169 variables and 756 clauses.
0.00/0.00	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.00	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.00	c transformTo3SAT():: the transformation yielded 169 variabels and 756 clauses.
0.00/0.00	c main():: clause / variable ratio: ( 756 / 169 ) = 4.47
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c dynamic_preselect_setsize :: off
0.00/0.00	c suggested doublelook initial :: 0
0.00/0.00	c main():: all systems go!
0.00/0.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 150 JD: 29
0.00/0.01	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: 3839 JD: 29
0.20/0.26	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 32279 JD: 29
2.00/2.09	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 3 NC: 158930 JD: 29
10.09/10.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 545721 JD: 29
34.58/34.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
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 70697 UNSAT by parent!
57.97/58.00	
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 1418638 JD: 29
90.76/90.86	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 6 NC: 2922049 JD: 29
191.24/191.38	c |----------------------------------------------------------------|
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 715512 UNSAT by parent!
213.13/213.20	
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4899828 JD: 29
330.79/330.98	c |----------------------------------------------------------------|
c |*
c |**
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 2024553 UNSAT by parent!
367.19/367.38	
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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 3277396 UNSAT by parent!
467.95/468.17	
c |***************************************************************
c |****************************************************************| 8 NC: 6852167 JD: 29
477.95/478.12	c |----------------------------------------------------------------|
c |*
c |**c right child 3523197 UNSAT by parent!
478.85/479.05	
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************c right child 3725110 UNSAT by parent!
496.44/496.68	c right child 3729188 UNSAT by parent!
496.44/496.68	
c |****************
c |*****************
c |******************c right child 3811107 UNSAT by parent!
498.84/499.04	
c |*******************c right child 3815611 UNSAT by parent!
499.54/499.71	
c |********************
c |*********************
c |**********************c left child 3909099 UNSAT by parent!
505.94/506.14	
c |***********************
c |************************
c |*************************c right child 4009224 UNSAT by parent!
515.34/515.51	
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************c right child 4521957 UNSAT by parent!
547.33/547.58	
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************c right child 4730648 UNSAT by parent!
556.53/556.72	
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************c left child 4998770 UNSAT by parent!
570.12/570.37	
c |******************************************************c right child 5031570 UNSAT by parent!
572.02/572.26	
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 8304104 JD: 29
596.32/596.55	c |----------------------------------------------------------------|
c |*c right child 5655960 UNSAT by parent!
597.22/597.49	
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********c right child 5740763 UNSAT by parent!
601.71/601.99	
c |**********
c |***********
c |************
c |*************
c |**************
c |***************c right child 5889972 UNSAT by parent!
610.11/610.32	
c |****************
c |*****************
c |******************
c |*******************c right child 5983569 UNSAT by parent!
613.11/613.30	
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************c right child 6241283 UNSAT by parent!
626.31/626.59	
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************c right child 6668090 UNSAT by parent!
644.01/644.21	
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************c left child 6770653 UNSAT by parent!
647.20/647.41	
c |*****************************************c right child 6780275 UNSAT by parent!
647.50/647.73	
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************c right child 7138909 UNSAT by parent!
660.30/660.50	
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************c right child 7299704 UNSAT by parent!
666.40/666.65	
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 9134800 JD: 29
670.70/670.95	c |----------------------------------------------------------------|
c |*c right child 7482843 UNSAT by parent!
671.59/671.89	
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********c right child 7555104 UNSAT by parent!
674.60/674.90	
c |**********
c |***********
c |************
c |*************c right child 7592097 UNSAT by parent!
676.20/676.46	c right child 7601168 UNSAT by parent!
676.20/676.46	
c |**************
c |***************
c |****************
c |*****************
c |******************c right child 7722518 UNSAT by parent!
680.70/680.98	c right child 7723999 UNSAT by parent!
680.70/680.98	c left child 7730592 UNSAT by parent!
680.70/680.98	
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************c right child 7880179 UNSAT by parent!
687.19/687.49	
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************c right child 8298263 UNSAT by parent!
699.39/699.68	
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 9509490 JD: 29
708.29/708.53	c |----------------------------------------------------------------|c right child 8634706 UNSAT by parent!
708.69/708.93	
c |*c right child 8641446 UNSAT by parent!
708.99/709.23	c right child 8644995 UNSAT by parent!
708.99/709.23	c right child 8645022 UNSAT by parent!
708.99/709.23	c right child 8647265 UNSAT by parent!
708.99/709.23	
c |**c right child 8650293 UNSAT by parent!
709.08/709.33	
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********c right child 8691112 UNSAT by parent!
710.48/710.76	
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************c right child 8870993 UNSAT by parent!
715.98/716.29	
c |**************************c left child 8905611 UNSAT by parent!
716.48/716.70	
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************c right child 9057773 UNSAT by parent!
720.18/720.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 |****************************************************************| 12 NC: 9646987 JD: 29
723.98/724.29	c |----------------------------------------------------------------|c right child 9214850 UNSAT by parent!
724.28/724.54	
c |*c right child 9219839 UNSAT by parent!
724.38/724.68	
c |**c right child 9224511 UNSAT by parent!
724.48/724.72	
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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 9439372 UNSAT by parent!
729.47/729.70	
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 13 NC: 9687489 JD: 29
729.57/729.83	c |----------------------------------------------------------------|
c |*c right child 9452733 UNSAT by parent!
729.67/729.99	
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9696800 JD: 29
731.18/731.46	c |----------------------------------------------------------------|c right child 9525317 UNSAT by parent!
731.18/731.49	
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
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: 9698453 JD: 29
731.57/731.86	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 16 NC: 9698691 JD: 29
731.67/731.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 |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 17 NC: 9698719 JD: 29
731.67/731.97	c |----------------------------------------------------------------|
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| 18 NC: 9698720 JD: 29
731.67/731.97	c |----------------------------------------------------------------|
c |
731.67/731.97	c
731.67/731.97	c main():: nodeCount: 9698720
731.67/731.97	c main():: dead ends in main: 4268103
731.67/731.97	c main():: lookAheadCount: 128745564
731.67/731.97	c main():: unitResolveCount: 336163804
731.67/731.97	c main():: time=731.860000
731.67/731.97	c main():: necessary_assignments: 1025744
731.67/731.97	c main():: bin_sat: 0, bin_unsat 0
731.67/731.97	c main():: doublelook: #: 10378732, succes #: 3277202
731.67/731.97	c main():: doublelook: overall 8.674 of all possible doublelooks executed
731.67/731.97	c main():: doublelook: succesrate: 31.576, average DL_trigger: 14.422
731.67/731.97	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1725923-1240707778/watcher-1725923-1240707778 -o /tmp/evaluation-result-1725923-1240707778/solver-1725923-1240707778 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1725923-1240707778.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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.99 3/64 6467
/proc/meminfo: memFree=1707208/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=792 CPUtime=0
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 130 0 0 0 0 0 0 0 20 0 1 0 98805860 811008 113 1992294400 134512640 135019032 4294956224 18446744073709551615 134677364 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 198 113 67 123 0 73 0

[startup+0.0625201 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6467
/proc/meminfo: memFree=1707208/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=792 CPUtime=0.06
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 164 0 0 0 6 0 0 0 20 0 1 0 98805860 811008 147 1992294400 134512640 135019032 4294956224 18446744073709551615 134587923 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 198 147 73 123 0 73 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 792

[startup+0.101524 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6467
/proc/meminfo: memFree=1707208/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=792 CPUtime=0.1
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 164 0 0 0 10 0 0 0 20 0 1 0 98805860 811008 147 1992294400 134512640 135019032 4294956224 18446744073709551615 134526675 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 198 147 73 123 0 73 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 792

[startup+0.301546 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6467
/proc/meminfo: memFree=1707208/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=924 CPUtime=0.3
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 167 0 0 0 30 0 0 0 22 0 1 0 98805860 946176 150 1992294400 134512640 135019032 4294956224 18446744073709551615 134587915 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 231 150 73 123 0 106 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 924

[startup+0.701594 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6467
/proc/meminfo: memFree=1707208/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=924 CPUtime=0.7
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 177 0 0 0 70 0 0 0 25 0 1 0 98805860 946176 160 1992294400 134512640 135019032 4294956224 18446744073709551615 134586146 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 231 160 73 123 0 106 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 924

[startup+1.50269 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1706880/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=924 CPUtime=1.5
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 188 0 0 0 150 0 0 0 25 0 1 0 98805860 946176 171 1992294400 134512640 135019032 4294956224 18446744073709551615 134585942 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 231 171 73 123 0 106 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 924

[startup+3.10188 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1706560/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=1128 CPUtime=3.1
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 233 0 0 0 310 0 0 0 25 0 1 0 98805860 1155072 216 1992294400 134512640 135019032 4294956224 18446744073709551615 134597208 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 282 216 73 123 0 157 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1128

[startup+6.30125 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1706176/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=1380 CPUtime=6.29
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 300 0 0 0 629 0 0 0 25 0 1 0 98805860 1413120 283 1992294400 134512640 135019032 4294956224 18446744073709551615 134578770 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 345 283 73 123 0 220 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1380

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1705536/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=1948 CPUtime=12.69
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 446 0 0 0 1269 0 0 0 25 0 1 0 98805860 1994752 429 1992294400 134512640 135019032 4294956224 18446744073709551615 134534853 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 487 429 73 123 0 362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1948

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1703872/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=4508 CPUtime=25.48
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 850 0 0 0 2548 0 0 0 25 0 1 0 98805860 4616192 833 1992294400 134512640 135019032 4294956224 18446744073709551615 134538246 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 1127 833 73 123 0 1002 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4508

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1700288/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=8820 CPUtime=51.08
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 1772 0 0 0 5107 1 0 0 25 0 1 0 98805860 9031680 1755 1992294400 134512640 135019032 4294956224 18446744073709551615 134543633 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 2205 1755 73 123 0 2080 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8820

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1688064/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=20384 CPUtime=102.26
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 4843 0 0 0 10223 3 0 0 25 0 1 0 98805860 20873216 4797 1992294400 134512640 135019032 4294956224 18446744073709551615 134579424 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 5096 4797 73 123 0 4971 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20384

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1671040/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=44192 CPUtime=162.24
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 9085 0 0 0 16219 5 0 0 25 0 1 0 98805860 45252608 9039 1992294400 134512640 135019032 4294956224 18446744073709551615 134597015 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 11048 9039 73 123 0 10923 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 44192

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1651392/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=67800 CPUtime=222.22
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 13956 0 0 0 22214 8 0 0 25 0 1 0 98805860 69427200 13910 1992294400 134512640 135019032 4294956224 18446744073709551615 134538617 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 16950 13910 73 123 0 16825 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 67800

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1630848/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=105192 CPUtime=282.21
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 19095 0 0 0 28211 10 0 0 25 0 1 0 98805860 107716608 19049 1992294400 134512640 135019032 4294956224 18446744073709551615 134526697 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 26298 19049 73 123 0 26173 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 105192

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1607496/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=105192 CPUtime=342.19
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 24891 0 0 0 34206 13 0 0 25 0 1 0 98805860 107716608 24845 1992294400 134512640 135019032 4294956224 18446744073709551615 134538609 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 26298 24845 73 123 0 26173 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 105192

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1584456/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=149392 CPUtime=402.18
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 30682 0 0 0 40202 16 0 0 25 0 1 0 98805860 152977408 30636 1992294400 134512640 135019032 4294956224 18446744073709551615 134579572 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 37348 30636 73 123 0 37223 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 149392

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1559112/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=165240 CPUtime=462.16
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 36946 0 0 0 46196 20 0 0 25 0 1 0 98805860 169205760 36900 1992294400 134512640 135019032 4294956224 18446744073709551615 134589626 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 41310 36900 73 123 0 41185 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 165240

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1533512/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=231540 CPUtime=522.14
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 43344 0 0 0 52189 25 0 0 25 0 1 0 98805860 237096960 43298 1992294400 134512640 135019032 4294956224 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 57885 43298 73 123 0 57760 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 231540

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1507848/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=231540 CPUtime=582.12
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 49670 0 0 0 58184 28 0 0 25 0 1 0 98805860 237096960 49624 1992294400 134512640 135019032 4294956224 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 57885 49624 73 123 0 57760 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 231540

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1481608/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=231540 CPUtime=642.1
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 56134 0 0 0 64179 31 0 0 25 0 1 0 98805860 237096960 56088 1992294400 134512640 135019032 4294956224 18446744073709551615 134565468 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 57885 56088 73 123 0 57760 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 231540

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1456136/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=702.09
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 62430 0 0 0 70172 37 0 0 25 0 1 0 98805860 371388416 62384 1992294400 134512640 135019032 4294956224 18446744073709551615 134584638 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 62384 73 123 0 90546 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 362684

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

[startup+716.702 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1450248/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=716.48
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 63882 0 0 0 71610 38 0 0 25 0 1 0 98805860 371388416 63836 1992294400 134512640 135019032 4294956224 18446744073709551615 134577700 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 63836 73 123 0 90546 0
Current children cumulated CPU time (s) 716.48
Current children cumulated vsize (KiB) 362684

[startup+723.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1447752/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=722.88
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 64491 0 0 0 72249 39 0 0 25 0 1 0 98805860 371388416 64445 1992294400 134512640 135019032 4294956224 18446744073709551615 134538197 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 64445 73 123 0 90546 0
Current children cumulated CPU time (s) 722.88
Current children cumulated vsize (KiB) 362684

[startup+726.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1446472/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=726.08
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 64797 0 0 0 72569 39 0 0 25 0 1 0 98805860 371388416 64751 1992294400 134512640 135019032 4294956224 18446744073709551615 134523657 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 64751 73 123 0 90546 0
Current children cumulated CPU time (s) 726.08
Current children cumulated vsize (KiB) 362684

[startup+729.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1445320/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=729.28
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 65079 0 0 0 72889 39 0 0 25 0 1 0 98805860 371388416 65033 1992294400 134512640 135019032 4294956224 18446744073709551615 134565559 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 65033 73 123 0 90546 0
Current children cumulated CPU time (s) 729.28
Current children cumulated vsize (KiB) 362684

[startup+731.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1444872/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=730.87
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 65211 0 0 0 73048 39 0 0 25 0 1 0 98805860 371388416 65165 1992294400 134512640 135019032 4294956224 18446744073709551615 134544114 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 65165 73 123 0 90546 0
Current children cumulated CPU time (s) 730.87
Current children cumulated vsize (KiB) 362684

[startup+731.505 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1444552/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=731.28
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 65243 0 0 0 73089 39 0 0 25 0 1 0 98805860 371388416 65197 1992294400 134512640 135019032 4294956224 18446744073709551615 134590545 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 65197 73 123 0 90546 0
Current children cumulated CPU time (s) 731.28
Current children cumulated vsize (KiB) 362684

[startup+731.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1444552/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=362684 CPUtime=731.67
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194304 65269 0 0 0 73128 39 0 0 25 0 1 0 98805860 371388416 65223 1992294400 134512640 135019032 4294956224 18446744073709551615 134578746 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 90671 65223 73 123 0 90546 0
Current children cumulated CPU time (s) 731.67
Current children cumulated vsize (KiB) 362684

[startup+732.001 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6468
/proc/meminfo: memFree=1444552/2055920 swapFree=4192812/4192956
[pid=6467] ppid=6465 vsize=0 CPUtime=731.78
/proc/6467/stat : 6467 (march_ks) R 6465 6467 6163 0 -1 4194308 65274 0 0 0 73136 42 0 0 25 0 1 0 98805860 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/6467/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 731.78
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 732.019
CPU time (s): 731.801
CPU user time (s): 731.362
CPU system time (s): 0.438933
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 362684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 731.362
system time used= 0.438933
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65274
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2584

runsolver used 0.58791 second user time and 1.47378 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 03:02:58
IDJOB=1725923
IDBENCH=24600
IDSOLVER=559
FILE ID=node53/1725923-1240707778
PBS_JOBID= 9186793
Free space on /tmp= 66476 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725923-1240707778/watcher-1725923-1240707778 -o /tmp/evaluation-result-1725923-1240707778/solver-1725923-1240707778 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1725923-1240707778.cnf            

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

MD5SUM BENCH= ab810788a5ff5edde690e75706c8dd18
RANDOM SEED=2032961467

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1707688 kB
Buffers:         36780 kB
Cached:         239904 kB
SwapCached:        144 kB
Active:         129148 kB
Inactive:       161556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2880 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            43588 kB
Committed_AS:   286504 kB
PageTables:       1376 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= 66476 MiB
End job on node53 at 2009-04-26 03:15:10