Trace number 1516982

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
march_nn nnUNSAT 313.675 313.759

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/420/
unif-k3-r4.25-v420-c1785-S1528023000-027.cnf
MD5SUM33b4b8b17ca915888003039597e2272b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.069
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of clauses1785
Sum of the clauses size5355
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31785
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
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 420 variables and 1785 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 simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 420 free variables and 1785 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.442
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 172 duplicate clauses
0.00/0.01	c resolvent_look() :: found 90 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 420 variables and 1875 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 420 variabels and 1875 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 1875 / 420 ) = 4.46
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 420
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 31
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 408
0.09/0.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/999) NodeCount: 3228
1.00/1.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 16126
5.89/5.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 55254
22.99/23.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 138016
63.68/63.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 |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 260649
130.05/130.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 |****************************************************************| ( 7/999) NodeCount: 388718
205.24/205.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 484157
265.02/265.12	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 534314
298.11/298.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 551886
310.41/310.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 555729
313.21/313.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 |****************************************************************| (12/999) NodeCount: 556234
313.61/313.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 |****************************************************************| (13/999) NodeCount: 556280
313.61/313.75	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |****************
c |********************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (14/999) NodeCount: 556283
313.61/313.75	c |----------------------------------------------------------------|
c |
313.61/313.75	c
313.61/313.75	c main():: nodeCount: 556283
313.61/313.75	c main():: dead ends in main: 12995
313.61/313.75	c main():: lookAheadCount: 35021875
313.61/313.75	c main():: unitResolveCount: 10728230
313.61/313.75	c main():: time=313.710000
313.61/313.75	c main():: necessary_assignments: 146237
313.61/313.75	c main():: bin_sat: 0, bin_unsat 0
313.61/313.75	c main():: doublelook: #: 2150436, succes #: 1542525
313.61/313.75	c main():: doublelook: overall 6.370 of all possible doublelooks executed
313.61/313.75	c main():: doublelook: succesrate: 71.731, average DL_trigger: 47.934
313.61/313.75	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.95 2/70 348
/proc/meminfo: memFree=1583624/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=984 CPUtime=0
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 141 0 0 0 0 0 0 0 18 0 1 0 1100499143 1007616 124 1992294400 134512640 135197250 4294956240 18446744073709551615 134535888 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 246 124 67 167 0 77 0

[startup+0.05538 s]
/proc/loadavg: 0.99 0.97 0.95 2/70 348
/proc/meminfo: memFree=1583624/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=1580 CPUtime=0.05
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 265 0 0 0 5 0 0 0 18 0 1 0 1100499143 1617920 248 1992294400 134512640 135197250 4294956240 18446744073709551615 134718558 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 395 248 93 167 0 226 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1580

[startup+0.101385 s]
/proc/loadavg: 0.99 0.97 0.95 2/70 348
/proc/meminfo: memFree=1583624/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=1580 CPUtime=0.09
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 272 0 0 0 9 0 0 0 18 0 1 0 1100499143 1617920 255 1992294400 134512640 135197250 4294956240 18446744073709551615 134697286 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 395 255 93 167 0 226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.301407 s]
/proc/loadavg: 0.99 0.97 0.95 2/70 348
/proc/meminfo: memFree=1583624/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=1720 CPUtime=0.29
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 285 0 0 0 29 0 0 0 19 0 1 0 1100499143 1761280 268 1992294400 134512640 135197250 4294956240 18446744073709551615 134542426 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 430 268 93 167 0 261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1720

[startup+0.701453 s]
/proc/loadavg: 0.99 0.97 0.95 2/70 348
/proc/meminfo: memFree=1583624/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=1720 CPUtime=0.69
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 300 0 0 0 69 0 0 0 23 0 1 0 1100499143 1761280 283 1992294400 134512640 135197250 4294956240 18446744073709551615 134615881 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 430 283 93 167 0 261 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1720

[startup+1.50155 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1582848/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=1988 CPUtime=1.49
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 346 0 0 0 149 0 0 0 25 0 1 0 1100499143 2035712 329 1992294400 134512640 135197250 4294956240 18446744073709551615 134542050 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 497 329 93 167 0 328 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1988

[startup+3.10273 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1582464/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=2156 CPUtime=3.1
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 373 0 0 0 310 0 0 0 25 0 1 0 1100499143 2207744 356 1992294400 134512640 135197250 4294956240 18446744073709551615 134525420 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 539 356 93 167 0 370 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2156

[startup+6.3011 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1582208/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=2308 CPUtime=6.29
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 440 0 0 0 629 0 0 0 25 0 1 0 1100499143 2363392 423 1992294400 134512640 135197250 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 577 423 93 167 0 408 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2308

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1581504/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=3236 CPUtime=12.69
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 578 0 0 0 1269 0 0 0 25 0 1 0 1100499143 3313664 561 1992294400 134512640 135197250 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 809 561 93 167 0 640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3236

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1580608/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=4112 CPUtime=25.48
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 791 0 0 0 2548 0 0 0 25 0 1 0 1100499143 4210688 774 1992294400 134512640 135197250 4294956240 18446744073709551615 134525303 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 1028 774 93 167 0 859 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4112

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1579008/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=6752 CPUtime=51.08
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 1204 0 0 0 5107 1 0 0 25 0 1 0 1100499143 6914048 1187 1992294400 134512640 135197250 4294956240 18446744073709551615 134525322 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 1688 1187 93 167 0 1519 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6752

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1575744/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=9920 CPUtime=102.27
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 1974 0 0 0 10225 2 0 0 25 0 1 0 1100499143 10158080 1957 1992294400 134512640 135197250 4294956240 18446744073709551615 134570760 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 2480 1957 93 167 0 2311 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9920

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1572352/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=12640 CPUtime=162.25
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 2806 0 0 0 16222 3 0 0 25 0 1 0 1100499143 12943360 2789 1992294400 134512640 135197250 4294956240 18446744073709551615 134525291 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 3160 2789 93 167 0 2991 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12640

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1569088/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=19412 CPUtime=222.23
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 3604 0 0 0 22219 4 0 0 25 0 1 0 1100499143 19877888 3587 1992294400 134512640 135197250 4294956240 18446744073709551615 134539309 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 4853 3587 93 167 0 4684 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 19412

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1566080/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=282.22
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4346 0 0 0 28217 5 0 0 25 0 1 0 1100499143 25837568 4329 1992294400 134512640 135197250 4294956240 18446744073709551615 134539323 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4329 93 167 0 6139 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 25232

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1565504/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=294.22
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4495 0 0 0 29417 5 0 0 25 0 1 0 1100499143 25837568 4478 1992294400 134512640 135197250 4294956240 18446744073709551615 134542072 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4478 93 167 0 6139 0
Current children cumulated CPU time (s) 294.22
Current children cumulated vsize (KiB) 25232

[startup+307.102 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1564928/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=307.01
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4634 0 0 0 30696 5 0 0 25 0 1 0 1100499143 25837568 4617 1992294400 134512640 135197250 4294956240 18446744073709551615 134541960 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4617 93 167 0 6139 0
Current children cumulated CPU time (s) 307.01
Current children cumulated vsize (KiB) 25232

[startup+310.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1564800/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=310.21
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4670 0 0 0 31016 5 0 0 25 0 1 0 1100499143 25837568 4653 1992294400 134512640 135197250 4294956240 18446744073709551615 134552405 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4653 93 167 0 6139 0
Current children cumulated CPU time (s) 310.21
Current children cumulated vsize (KiB) 25232

[startup+311.901 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1564736/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=311.81
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4687 0 0 0 31176 5 0 0 25 0 1 0 1100499143 25837568 4670 1992294400 134512640 135197250 4294956240 18446744073709551615 134525358 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4670 93 167 0 6139 0
Current children cumulated CPU time (s) 311.81
Current children cumulated vsize (KiB) 25232

[startup+312.701 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1564672/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=312.61
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4695 0 0 0 31256 5 0 0 25 0 1 0 1100499143 25837568 4678 1992294400 134512640 135197250 4294956240 18446744073709551615 134594037 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4678 93 167 0 6139 0
Current children cumulated CPU time (s) 312.61
Current children cumulated vsize (KiB) 25232

[startup+313.506 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1564608/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=313.41
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4703 0 0 0 31336 5 0 0 25 0 1 0 1100499143 25837568 4686 1992294400 134512640 135197250 4294956240 18446744073709551615 134597216 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4686 93 167 0 6139 0
Current children cumulated CPU time (s) 313.41
Current children cumulated vsize (KiB) 25232

[startup+313.702 s]
/proc/loadavg: 0.99 0.97 0.95 2/71 349
/proc/meminfo: memFree=1564608/2055920 swapFree=4173984/4192956
[pid=348] ppid=346 vsize=25232 CPUtime=313.61
/proc/348/stat : 348 (march_nn) R 346 348 32474 0 -1 4194304 4705 0 0 0 31356 5 0 0 25 0 1 0 1100499143 25837568 4688 1992294400 134512640 135197250 4294956240 18446744073709551615 134597693 0 0 4096 0 0 0 0 17 1 0 0
/proc/348/statm: 6308 4688 93 167 0 6139 0
Current children cumulated CPU time (s) 313.61
Current children cumulated vsize (KiB) 25232

Child status: 20
Real time (s): 313.759
CPU time (s): 313.675
CPU user time (s): 313.615
CPU system time (s): 0.05999
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 25232

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

runsolver used 0.266959 second user time and 0.899863 second system time

The end

Launcher Data

Begin job on node74 at 2009-03-28 23:12:21
IDJOB=1516982
IDBENCH=70558
IDSOLVER=522
FILE ID=node74/1516982-1238278341
PBS_JOBID= 9060848
Free space on /tmp= 101912 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/420/unif-k3-r4.25-v420-c1785-S1528023000-027.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1516982-1238278341/watcher-1516982-1238278341 -o /tmp/evaluation-result-1516982-1238278341/solver-1516982-1238278341 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1516982-1238278341.cnf

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

MD5SUM BENCH= 33b4b8b17ca915888003039597e2272b
RANDOM SEED=2069468032

node74.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.236
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.236
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:       1584104 kB
Buffers:         63404 kB
Cached:         348540 kB
SwapCached:       7820 kB
Active:         132128 kB
Inactive:       289124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584104 kB
SwapTotal:     4192956 kB
SwapFree:      4173984 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          14796 kB
Slab:            35816 kB
Committed_AS:  2437136 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 101912 MiB
End job on node74 at 2009-03-28 23:17:35