Trace number 1730746

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 767.638 767.952

General information on the benchmark

Namecrafted/Difficult/contest05/others/
linvrinv5.sat05-564.reshuffled-07.cnf
MD5SUM7b1cebbdf060989ddb5c4faf02370afb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark767.638
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1426
Sum of the clauses size3800
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2500
Number of clauses of size 3925
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.01	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 450 variables and 1426 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c find_and_remove_tautogolies():: found and removed 25 tautologies
0.00/0.01	c simplify_formula():: removed 0 tautological, 50 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 425 free variables and 1376 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.051
0.00/0.01	c find_equivalence():: found 175 3-equivalences
0.00/0.01	c find_and_remove_tautogolies():: found and removed 125 tautologies
0.00/0.01	c shorten_equivalence(): average equivalence length reduced from 5.800000 to 5.800000
0.00/0.01	c using k-SAT heuristics (size based diff)
0.00/0.01	c longest clause has size 25
0.00/0.01	c simplify_formula():: removed 0 tautological, 700 satisfied and 0 duplicate clauses
0.00/0.01	c main():: clause / variable ratio: ( 676 / 450 ) = 1.50
0.00/0.01	c longest clause has size 25
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c dynamic_preselect_setsize :: on
0.00/0.01	c suggested doublelook initial :: 0
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 128 JD: 17
0.00/0.06	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: 4574 JD: 17
0.70/0.75	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 31203 JD: 17
4.29/4.32	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 226372 JD: 17
24.29/24.37	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 865773 JD: 17
84.64/84.79	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 2093271 JD: 17
195.71/195.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 6 NC: 3838527 JD: 17
348.36/348.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5687739 JD: 17
504.09/504.30	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7200986 JD: 17
621.44/621.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 8305979 JD: 17
696.32/696.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9046731 JD: 17
738.70/739.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 9428405 JD: 17
758.69/759.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 9562446 JD: 17
765.49/765.89	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 9596764 JD: 17
767.28/767.61	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
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: 9602162 JD: 17
767.48/767.90	c |----------------------------------------------------------------|
c |*
c |**
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: 9602822 JD: 17
767.58/767.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| 16 NC: 9602887 JD: 17
767.58/767.94	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 17 NC: 9602894 JD: 17
767.58/767.95	c |----------------------------------------------------------------|
c |
767.58/767.95	c
767.58/767.95	c main():: nodeCount: 9602894
767.58/767.95	c main():: dead ends in main: 1034863
767.58/767.95	c main():: lookAheadCount: 79952360
767.58/767.95	c main():: unitResolveCount: 189407266
767.58/767.95	c main():: time=767.740000
767.58/767.95	c main():: necessary_assignments: 5893163
767.58/767.95	c main():: bin_sat: 0, bin_unsat 0
767.58/767.95	c main():: doublelook: #: 5192654, succes #: 1695081
767.58/767.95	c main():: doublelook: overall 7.134 of all possible doublelooks executed
767.58/767.95	c main():: doublelook: succesrate: 32.644, average DL_trigger: 35.495
767.58/767.95	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-1730746-1240762944/watcher-1730746-1240762944 -o /tmp/evaluation-result-1730746-1240762944/solver-1730746-1240762944 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1730746-1240762944.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.91 0.95 0.99 3/64 22370
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=792 CPUtime=0
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 121 0 0 0 0 0 0 0 18 0 1 0 104321654 811008 104 1992294400 134512640 135019032 4294956240 18446744073709551615 134561731 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 198 104 52 123 0 73 0

[startup+0.101236 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 22370
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1192 CPUtime=0.1
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 246 0 0 0 10 0 0 0 18 0 1 0 104321654 1220608 229 1992294400 134512640 135019032 4294956240 18446744073709551615 134579210 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 298 229 72 123 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1192

[startup+0.201244 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 22370
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1192 CPUtime=0.2
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 252 0 0 0 20 0 0 0 18 0 1 0 104321654 1220608 235 1992294400 134512640 135019032 4294956240 18446744073709551615 134538578 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 298 235 72 123 0 173 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1192

[startup+0.301252 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 22370
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1340 CPUtime=0.3
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 257 0 0 0 30 0 0 0 19 0 1 0 104321654 1372160 240 1992294400 134512640 135019032 4294956240 18446744073709551615 134590558 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 335 240 72 123 0 210 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1340

[startup+0.701288 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 22370
/proc/meminfo: memFree=1739104/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1340 CPUtime=0.7
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 262 0 0 0 70 0 0 0 23 0 1 0 104321654 1372160 245 1992294400 134512640 135019032 4294956240 18446744073709551615 134538585 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 335 245 72 123 0 210 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1340

[startup+1.50136 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 22371
/proc/meminfo: memFree=1738328/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1340 CPUtime=1.5
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 273 0 0 0 150 0 0 0 25 0 1 0 104321654 1372160 256 1992294400 134512640 135019032 4294956240 18446744073709551615 134526734 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 335 256 72 123 0 210 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1340

[startup+3.1015 s]
/proc/loadavg: 0.91 0.95 0.99 2/65 22371
/proc/meminfo: memFree=1738136/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1340 CPUtime=3.09
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 276 0 0 0 309 0 0 0 25 0 1 0 104321654 1372160 259 1992294400 134512640 135019032 4294956240 18446744073709551615 134539090 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 335 259 72 123 0 210 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1340

[startup+6.30178 s]
/proc/loadavg: 0.92 0.95 0.99 2/65 22371
/proc/meminfo: memFree=1737944/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1476 CPUtime=6.29
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 291 0 0 0 629 0 0 0 25 0 1 0 104321654 1511424 274 1992294400 134512640 135019032 4294956240 18446744073709551615 134590802 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 369 274 72 123 0 244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1476

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.99 2/65 22371
/proc/meminfo: memFree=1737752/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1476 CPUtime=12.69
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 313 0 0 0 1269 0 0 0 25 0 1 0 104321654 1511424 296 1992294400 134512640 135019032 4294956240 18446744073709551615 134539158 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 369 296 72 123 0 244 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1476

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 22371
/proc/meminfo: memFree=1737752/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1612 CPUtime=25.48
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 345 0 0 0 2548 0 0 0 25 0 1 0 104321654 1650688 328 1992294400 134512640 135019032 4294956240 18446744073709551615 134538614 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 403 328 72 123 0 278 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1612

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.99 2/65 22371
/proc/meminfo: memFree=1737688/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1680 CPUtime=51.05
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 368 0 0 0 5105 0 0 0 25 0 1 0 104321654 1720320 351 1992294400 134512640 135019032 4294956240 18446744073709551615 134578874 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 420 351 72 123 0 295 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1680

[startup+102.301 s]
/proc/loadavg: 0.98 0.96 0.99 2/65 22371
/proc/meminfo: memFree=1737368/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=1932 CPUtime=102.24
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 414 0 0 0 10224 0 0 0 25 0 1 0 104321654 1978368 397 1992294400 134512640 135019032 4294956240 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 483 397 72 123 0 358 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1932

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1737048/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=2160 CPUtime=162.21
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 473 0 0 0 16221 0 0 0 25 0 1 0 104321654 2211840 456 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 540 456 72 123 0 415 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 2160

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1736664/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=2500 CPUtime=222.19
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 542 0 0 0 22219 0 0 0 25 0 1 0 104321654 2560000 525 1992294400 134512640 135019032 4294956240 18446744073709551615 134538406 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 625 525 72 123 0 500 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 2500

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1736344/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=3012 CPUtime=282.18
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 613 0 0 0 28217 1 0 0 25 0 1 0 104321654 3084288 596 1992294400 134512640 135019032 4294956240 18446744073709551615 134584635 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 753 596 72 123 0 628 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 3012

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1735896/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=3188 CPUtime=342.16
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 694 0 0 0 34215 1 0 0 25 0 1 0 104321654 3264512 677 1992294400 134512640 135019032 4294956240 18446744073709551615 134539184 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 797 677 72 123 0 672 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3188

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1735320/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=3952 CPUtime=402.13
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 810 0 0 0 40212 1 0 0 25 0 1 0 104321654 4046848 793 1992294400 134512640 135019032 4294956240 18446744073709551615 134539090 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 988 793 72 123 0 863 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 3952

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1734680/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=4324 CPUtime=462.11
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 987 0 0 0 46210 1 0 0 25 0 1 0 104321654 4427776 941 1992294400 134512640 135019032 4294956240 18446744073709551615 134590545 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 1081 941 72 123 0 956 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 4324

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1734104/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=5476 CPUtime=522.08
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 1138 0 0 0 52207 1 0 0 25 0 1 0 104321654 5607424 1092 1992294400 134512640 135019032 4294956240 18446744073709551615 134585741 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 1369 1092 72 123 0 1244 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 5476

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1733208/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=5964 CPUtime=582.06
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 1326 0 0 0 58205 1 0 0 25 0 1 0 104321654 6107136 1280 1992294400 134512640 135019032 4294956240 18446744073709551615 134538659 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 1491 1280 72 123 0 1366 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 5964

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1732184/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=7688 CPUtime=642.04
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 1565 0 0 0 64203 1 0 0 25 0 1 0 104321654 7872512 1519 1992294400 134512640 135019032 4294956240 18446744073709551615 134538212 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 1922 1519 72 123 0 1797 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 7688

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1730904/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=8668 CPUtime=702.02
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 1844 0 0 0 70200 2 0 0 25 0 1 0 104321654 8876032 1798 1992294400 134512640 135019032 4294956240 18446744073709551615 134584966 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2167 1798 72 123 0 2042 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 8668

[startup+762.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729432/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=761.99
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2173 0 0 0 76197 2 0 0 25 0 1 0 104321654 11526144 2127 1992294400 134512640 135019032 4294956240 18446744073709551615 134585346 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2127 72 123 0 2689 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 11256

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

[startup+764.801 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729432/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=764.49
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2183 0 0 0 76447 2 0 0 25 0 1 0 104321654 11526144 2137 1992294400 134512640 135019032 4294956240 18446744073709551615 134597007 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2137 72 123 0 2689 0
Current children cumulated CPU time (s) 764.49
Current children cumulated vsize (KiB) 11256

[startup+766.401 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729432/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=766.08
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2191 0 0 0 76606 2 0 0 25 0 1 0 104321654 11526144 2145 1992294400 134512640 135019032 4294956240 18446744073709551615 134538583 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2145 72 123 0 2689 0
Current children cumulated CPU time (s) 766.08
Current children cumulated vsize (KiB) 11256

[startup+767.203 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729368/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=766.88
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2197 0 0 0 76686 2 0 0 25 0 1 0 104321654 11526144 2151 1992294400 134512640 135019032 4294956240 18446744073709551615 134584860 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2151 72 123 0 2689 0
Current children cumulated CPU time (s) 766.88
Current children cumulated vsize (KiB) 11256

[startup+767.602 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729368/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=767.28
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2199 0 0 0 76726 2 0 0 25 0 1 0 104321654 11526144 2153 1992294400 134512640 135019032 4294956240 18446744073709551615 134578798 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2153 72 123 0 2689 0
Current children cumulated CPU time (s) 767.28
Current children cumulated vsize (KiB) 11256

[startup+767.802 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729304/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=767.48
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2201 0 0 0 76746 2 0 0 25 0 1 0 104321654 11526144 2155 1992294400 134512640 135019032 4294956240 18446744073709551615 134587923 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2155 72 123 0 2689 0
Current children cumulated CPU time (s) 767.48
Current children cumulated vsize (KiB) 11256

[startup+767.906 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22371
/proc/meminfo: memFree=1729304/2055920 swapFree=4192812/4192956
[pid=22370] ppid=22368 vsize=11256 CPUtime=767.58
/proc/22370/stat : 22370 (march_ks) R 22368 22370 22271 0 -1 4194304 2202 0 0 0 76756 2 0 0 25 0 1 0 104321654 11526144 2156 1992294400 134512640 135019032 4294956240 18446744073709551615 134543124 0 0 4096 0 0 0 0 17 0 0 0
/proc/22370/statm: 2814 2156 72 123 0 2689 0
Current children cumulated CPU time (s) 767.58
Current children cumulated vsize (KiB) 11256

Child status: 20
Real time (s): 767.952
CPU time (s): 767.638
CPU user time (s): 767.609
CPU system time (s): 0.028995
CPU usage (%): 99.9591
Max. virtual memory (cumulated for all children) (KiB): 11256

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

runsolver used 0.681896 second user time and 2.14967 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 18:22:24
IDJOB=1730746
IDBENCH=24735
IDSOLVER=559
FILE ID=node58/1730746-1240762944
PBS_JOBID= 9187151
Free space on /tmp= 65940 MiB

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

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

MD5SUM BENCH= 7b1cebbdf060989ddb5c4faf02370afb
RANDOM SEED=1162894607

node58.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.233
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.233
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:       1739584 kB
Buffers:         31260 kB
Cached:         215784 kB
SwapCached:          0 kB
Active:          55032 kB
Inactive:       205876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1739584 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2892 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            41580 kB
Committed_AS:   385344 kB
PageTables:       1356 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= 65940 MiB
End job on node58 at 2009-04-26 18:35:12