Trace number 293033

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
March KS 2007-02-08UNSAT 785.06 785.539

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
MD5SUMbd3636480ccd2ac89b0fc1e6396aab86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark785.06
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.03	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 100 variables and 2130 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 100 free variables and 2130 clauses.
0.00/0.03	c stat :: sign balance is biased by 0.032
0.00/0.03	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 6 duplicate clauses
0.00/0.03	c resolvent_look() :: found 4 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 2134 / 100 ) = 21.34
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c suggested doublelook initial :: 0
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 123 JD: 20
0.00/0.08	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: 1736 JD: 20
0.61/0.71	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 10566 JD: 20
4.10/4.15	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 45847 JD: 20
18.03/18.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 140754 JD: 20
55.81/55.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 332249 JD: 20
132.72/132.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 624862 JD: 20
253.25/253.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 976568 JD: 20
403.99/404.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1308210 JD: 20
554.01/554.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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 536788 UNSAT by parent!
670.57/670.99	
c |***************************************************************
c |****************************************************************| 9 NC: 1551803 JD: 20
671.07/671.50	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1689751 JD: 20
741.01/741.50	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1748720 JD: 20
772.16/772.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 1767096 JD: 20
782.39/782.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 |****************************************************************| 13 NC: 1771074 JD: 20
784.64/785.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
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: 1771631 JD: 20
784.95/785.50	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: 1771665 JD: 20
784.95/785.53	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 16 NC: 1771666 JD: 20
784.95/785.53	c |----------------------------------------------------------------|
c |
784.95/785.53	c
784.95/785.53	c main():: nodeCount: 1771666
784.95/785.53	c main():: dead ends in main: 2269
784.95/785.53	c main():: lookAheadCount: 199896495
784.95/785.53	c main():: unitResolveCount: 6514557
784.95/785.53	c main():: time=785.160000
784.95/785.53	c main():: necessary_assignments: 29646
784.95/785.53	c main():: bin_sat: 0, bin_unsat 0
784.95/785.53	c main():: doublelook: #: 7945996, succes #: 6604465
784.95/785.53	c main():: doublelook: overall 4.030 of all possible doublelooks executed
784.95/785.53	c main():: doublelook: succesrate: 83.117, average DL_trigger: 25.770
784.95/785.53	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-293033-1171763585 -o ROOT/results/node29/solver-293033-1171763585 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293033-1171763585/march_ks /tmp/evaluation/293033-1171763585/instance-293033-1171763585.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16974
/proc/meminfo: memFree=976168/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=792 CPUtime=0
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 110 0 0 0 0 0 0 0 18 0 1 0 170122761 811008 94 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 198 97 48 123 0 73 0

[startup+0.107531 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16974
/proc/meminfo: memFree=976168/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1048 CPUtime=0.1
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 195 0 0 0 10 0 0 0 18 0 1 0 170122761 1073152 177 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134536940 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 262 177 72 123 0 137 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1048

[startup+0.516557 s]
/proc/loadavg: 0.92 0.98 0.98 3/77 16974
/proc/meminfo: memFree=976168/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1048 CPUtime=0.51
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 195 0 0 0 51 0 0 0 22 0 1 0 170122761 1073152 177 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 262 177 72 123 0 137 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1048

[startup+1.34261 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 16975
/proc/meminfo: memFree=975712/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1048 CPUtime=1.34
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 195 0 0 0 134 0 0 0 25 0 1 0 170122761 1073152 177 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134585310 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 262 177 72 123 0 137 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 1048

[startup+2.97871 s]
/proc/loadavg: 0.92 0.98 0.98 2/78 16975
/proc/meminfo: memFree=975584/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1048 CPUtime=2.97
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 195 0 0 0 297 0 0 0 25 0 1 0 170122761 1073152 177 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 262 177 72 123 0 137 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1048

[startup+6.25491 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 16975
/proc/meminfo: memFree=975392/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1184 CPUtime=6.25
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 202 0 0 0 625 0 0 0 25 0 1 0 170122761 1212416 184 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526965 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 296 184 72 123 0 171 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 1184

[startup+12.7133 s]
/proc/loadavg: 0.93 0.98 0.98 2/78 16975
/proc/meminfo: memFree=975264/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1184 CPUtime=12.7
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 219 0 0 0 1270 0 0 0 25 0 1 0 170122761 1212416 201 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 296 201 72 123 0 171 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1184

[startup+25.5161 s]
/proc/loadavg: 0.95 0.98 0.98 2/78 16975
/proc/meminfo: memFree=975008/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1488 CPUtime=25.5
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 305 0 0 0 2550 0 0 0 25 0 1 0 170122761 1523712 287 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134537989 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 372 287 72 123 0 247 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1488

[startup+51.1357 s]
/proc/loadavg: 0.96 0.98 0.98 2/78 16975
/proc/meminfo: memFree=974752/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=1868 CPUtime=51.1
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 385 0 0 0 5110 0 0 0 25 0 1 0 170122761 1912832 367 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134525849 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 467 367 72 123 0 342 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1868

[startup+102.366 s]
/proc/loadavg: 0.98 0.98 0.98 2/78 16975
/proc/meminfo: memFree=973792/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=2720 CPUtime=102.29
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 595 0 0 0 10229 0 0 0 25 0 1 0 170122761 2785280 577 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134537976 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 680 577 72 123 0 555 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2720

[startup+162.415 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 16975
/proc/meminfo: memFree=972768/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=4636 CPUtime=162.31
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 847 0 0 0 16230 1 0 0 25 0 1 0 170122761 4747264 829 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 1159 829 72 123 0 1034 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 4636

[startup+222.457 s]
/proc/loadavg: 0.99 0.98 0.98 2/78 16975
/proc/meminfo: memFree=971424/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=6360 CPUtime=222.31
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 1180 0 0 0 22230 1 0 0 25 0 1 0 170122761 6512640 1162 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 1590 1162 72 123 0 1465 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 6360

[startup+282.498 s]
/proc/loadavg: 1.05 1.00 0.98 2/78 16975
/proc/meminfo: memFree=970272/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=6360 CPUtime=282.33
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 1489 0 0 0 28231 2 0 0 25 0 1 0 170122761 6512640 1471 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628639 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 1590 1471 72 123 0 1465 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 6360

[startup+342.537 s]
/proc/loadavg: 1.02 1.00 0.98 2/78 16975
/proc/meminfo: memFree=968672/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=8948 CPUtime=342.33
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 1874 0 0 0 34231 2 0 0 25 0 1 0 170122761 9162752 1856 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 2237 1856 72 123 0 2112 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 8948

[startup+402.584 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 16975
/proc/meminfo: memFree=966944/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=13004 CPUtime=402.35
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 2302 0 0 0 40233 2 0 0 25 0 1 0 170122761 13316096 2284 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134548051 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 3251 2284 72 123 0 3126 0
Current children cumulated CPU time (s) 402.35
Current children cumulated vsize (KiB) 13004

[startup+462.627 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 16975
/proc/meminfo: memFree=965280/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=13004 CPUtime=462.34
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 2725 0 0 0 46232 2 0 0 25 0 1 0 170122761 13316096 2707 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526953 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 3251 2707 72 123 0 3126 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 13004

[startup+522.693 s]
/proc/loadavg: 1.00 1.00 0.98 2/84 17091
/proc/meminfo: memFree=962024/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=18824 CPUtime=522.36
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 3196 0 0 0 52228 8 0 0 25 0 1 0 170122761 19275776 3178 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134541800 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 4706 3178 72 123 0 4581 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 18824

[startup+582.758 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 17173
/proc/meminfo: memFree=961120/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=19000 CPUtime=582.4
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 3677 0 0 0 58228 12 0 0 25 0 1 0 170122761 19456000 3659 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134585091 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 4750 3659 72 123 0 4625 0
Current children cumulated CPU time (s) 582.4
Current children cumulated vsize (KiB) 19000

[startup+642.806 s]
/proc/loadavg: 1.00 1.00 0.98 2/78 17173
/proc/meminfo: memFree=959264/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=19000 CPUtime=642.4
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 4187 0 0 0 64228 12 0 0 25 0 1 0 170122761 19456000 4169 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134585178 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 4750 4169 72 123 0 4625 0
Current children cumulated CPU time (s) 642.4
Current children cumulated vsize (KiB) 19000

[startup+702.851 s]
/proc/loadavg: 1.04 1.01 0.99 2/78 17173
/proc/meminfo: memFree=957024/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=702.41
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 4717 0 0 0 70229 12 0 0 25 0 1 0 170122761 28397568 4699 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 6933 4699 72 123 0 6808 0
Current children cumulated CPU time (s) 702.41
Current children cumulated vsize (KiB) 27732

[startup+762.893 s]
/proc/loadavg: 1.01 1.01 0.99 2/78 17173
/proc/meminfo: memFree=954784/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=762.43
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 5284 0 0 0 76230 13 0 0 25 0 1 0 170122761 28397568 5266 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 6933 5266 72 123 0 6808 0
Current children cumulated CPU time (s) 762.43
Current children cumulated vsize (KiB) 27732

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

[startup+773.857 s]
/proc/loadavg: 1.01 1.01 0.99 2/78 17173
/proc/meminfo: memFree=954336/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=773.38
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 5390 0 0 0 77325 13 0 0 25 0 1 0 170122761 28397568 5372 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134537940 0 0 4096 0 0 0 0 17 1 0 0
/proc/16974/statm: 6933 5372 72 123 0 6808 0
Current children cumulated CPU time (s) 773.38
Current children cumulated vsize (KiB) 27732

[startup+780.418 s]
/proc/loadavg: 1.01 1.01 0.99 2/78 17173
/proc/meminfo: memFree=954080/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=779.94
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 5453 0 0 0 77981 13 0 0 25 0 1 0 170122761 28397568 5435 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134548019 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 6933 5435 72 123 0 6808 0
Current children cumulated CPU time (s) 779.94
Current children cumulated vsize (KiB) 27732

[startup+783.694 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 17173
/proc/meminfo: memFree=953952/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=783.21
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 5487 0 0 0 78308 13 0 0 25 0 1 0 170122761 28397568 5469 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 6933 5469 72 123 0 6808 0
Current children cumulated CPU time (s) 783.21
Current children cumulated vsize (KiB) 27732

[startup+784.51 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 17173
/proc/meminfo: memFree=953888/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=784.03
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 5495 0 0 0 78390 13 0 0 25 0 1 0 170122761 28397568 5477 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134585153 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 6933 5477 72 123 0 6808 0
Current children cumulated CPU time (s) 784.03
Current children cumulated vsize (KiB) 27732

[startup+785.33 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 17173
/proc/meminfo: memFree=953888/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=27732 CPUtime=784.85
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194304 5503 0 0 0 78472 13 0 0 25 0 1 0 170122761 28397568 5485 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 0 0 0
/proc/16974/statm: 6933 5485 72 123 0 6808 0
Current children cumulated CPU time (s) 784.85
Current children cumulated vsize (KiB) 27732

[startup+785.534 s]
/proc/loadavg: 1.01 1.00 0.99 2/78 17173
/proc/meminfo: memFree=953888/2055920 swapFree=4147432/4192956
[pid=16974] ppid=16972 vsize=0 CPUtime=785.04
/proc/16974/stat : 16974 (march_ks) R 16972 16974 16323 0 -1 4194308 5506 0 0 0 78491 13 0 0 25 0 1 0 170122761 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16974/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 785.04
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 785.539
CPU time (s): 785.06
CPU user time (s): 784.92
CPU system time (s): 0.139978
CPU usage (%): 99.939
Max. virtual memory (cumulated for all children) (KiB): 27732

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

runsolver used 0.734888 second user time and 2.08568 second system time

The end

Launcher Data (download as text)

Begin job on node29 on Sun Feb 18 01:53:05 UTC 2007

IDJOB= 293033
IDBENCH= 19854
IDSOLVER= 111
FILE ID= node29/293033-1171763585

PBS_JOBID= 3839505

Free space on /tmp= 66562 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1481093667-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293033-1171763585/march_ks /tmp/evaluation/293033-1171763585/instance-293033-1171763585.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-293033-1171763585 -o ROOT/results/node29/solver-293033-1171763585 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293033-1171763585/march_ks /tmp/evaluation/293033-1171763585/instance-293033-1171763585.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  bd3636480ccd2ac89b0fc1e6396aab86

RANDOM SEED= 805038010

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.209
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	: 5931.00
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.209
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:        976576 kB
Buffers:         37244 kB
Cached:         945284 kB
SwapCached:      12176 kB
Active:         724892 kB
Inactive:       280520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        976576 kB
SwapTotal:     4192956 kB
SwapFree:      4147432 kB
Dirty:            2320 kB
Writeback:           0 kB
Mapped:          29868 kB
Slab:            59352 kB
Committed_AS:   615824 kB
PageTables:       1864 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= 66562 MiB

End job on node29 on Sun Feb 18 02:06:11 UTC 2007