Trace number 299798

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 82.9784 83.0098

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
MD5SUMb03952152dea0613061828eb775a4d85
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark81.2866
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.01	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 400 variables and 1704 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, 19 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 397 free variables and 1685 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.422
0.00/0.01	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 210 duplicate clauses
0.00/0.01	c resolvent_look() :: found 107 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 400 variables and 1792 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 400 variabels and 1792 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 1792 / 400 ) = 4.48
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 dynamic_preselect_setsize :: off
0.00/0.01	c suggested doublelook initial :: 0
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 122 JD: 17
0.00/0.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 1034 JD: 17
0.41/0.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 |****************************************************************| 2 NC: 4583 JD: 17
1.95/1.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 |****************************************************************| 3 NC: 15770 JD: 17
6.86/6.90	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 38394 JD: 17
17.10/17.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 |***************************************
c |****************************************
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: 72450 JD: 17
33.08/33.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 |****************************************************************| 6 NC: 109646 JD: 17
51.40/51.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************c right child 30359 UNSAT by parent!
58.88/58.92	
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 139871 JD: 17
67.07/67.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 157905 JD: 17
77.00/77.07	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 165465 JD: 17
81.30/81.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
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: 167774 JD: 17
82.63/82.68	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
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: 168239 JD: 17
82.84/82.96	c |----------------------------------------------------------------|
c |**
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: 168297 JD: 17
82.94/83.00	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |********
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |************************
c |********************************
c |****************************************************************| 13 NC: 168310 JD: 17
82.94/83.00	c |----------------------------------------------------------------|
c |
82.94/83.00	c
82.94/83.00	c main():: nodeCount: 168310
82.94/83.00	c main():: dead ends in main: 3730
82.94/83.00	c main():: lookAheadCount: 11973453
82.94/83.00	c main():: unitResolveCount: 2402466
82.94/83.00	c main():: time=82.980000
82.94/83.00	c main():: necessary_assignments: 38675
82.94/83.00	c main():: bin_sat: 0, bin_unsat 0
82.94/83.00	c main():: doublelook: #: 723041, succes #: 541583
82.94/83.00	c main():: doublelook: overall 6.262 of all possible doublelooks executed
82.94/83.00	c main():: doublelook: succesrate: 74.903, average DL_trigger: 6166.409
82.94/83.00	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/node12/watcher-299798-1171877533 -o ROOT/results/node12/solver-299798-1171877533 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299798-1171877533/march_ks /tmp/evaluation/299798-1171877533/instance-299798-1171877533.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: 1.00 1.00 0.99 3/77 26379
/proc/meminfo: memFree=303080/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=796 CPUtime=0
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 207707789 815104 106 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134532912 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 199 106 52 123 0 74 0

[startup+0.106872 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 26379
/proc/meminfo: memFree=303080/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=1192 CPUtime=0.1
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 243 0 0 0 10 0 0 0 18 0 1 0 207707789 1220608 225 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134563366 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 298 225 73 123 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1192

[startup+0.514945 s]
/proc/loadavg: 1.00 1.00 0.99 3/77 26379
/proc/meminfo: memFree=303080/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=1324 CPUtime=0.51
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 257 0 0 0 51 0 0 0 22 0 1 0 207707789 1355776 239 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538191 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 331 239 73 123 0 206 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1324

[startup+1.33609 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=302368/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=1324 CPUtime=1.33
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 267 0 0 0 133 0 0 0 25 0 1 0 207707789 1355776 249 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628620 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 331 249 73 123 0 206 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1324

[startup+2.97639 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=302176/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=1472 CPUtime=2.97
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 291 0 0 0 297 0 0 0 25 0 1 0 207707789 1507328 273 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538131 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 368 273 73 123 0 243 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 1472

[startup+6.25298 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=302000/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=1472 CPUtime=6.24
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 300 0 0 0 624 0 0 0 25 0 1 0 207707789 1507328 282 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 368 282 73 123 0 243 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1472

[startup+12.7101 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=301616/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=1676 CPUtime=12.7
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 368 0 0 0 1270 0 0 0 25 0 1 0 207707789 1716224 350 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 419 350 73 123 0 294 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1676

[startup+25.5124 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=301360/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=2124 CPUtime=25.5
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 438 0 0 0 2550 0 0 0 25 0 1 0 207707789 2174976 420 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 531 420 73 123 0 406 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2124

[startup+51.122 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=300720/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=2692 CPUtime=51.09
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 605 0 0 0 5109 0 0 0 25 0 1 0 207707789 2756608 587 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 673 587 73 123 0 548 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2692

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

[startup+52.4553 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=300656/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=2692 CPUtime=52.43
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 620 0 0 0 5243 0 0 0 25 0 1 0 207707789 2756608 602 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134584627 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 673 602 73 123 0 548 0
Current children cumulated CPU time (s) 52.43
Current children cumulated vsize (KiB) 2692

[startup+65.5686 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=300080/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=3488 CPUtime=65.53
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 768 0 0 0 6553 0 0 0 25 0 1 0 207707789 3571712 736 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542363 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 872 736 73 123 0 747 0
Current children cumulated CPU time (s) 65.53
Current children cumulated vsize (KiB) 3488

[startup+72.1188 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=299888/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=3488 CPUtime=72.08
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 826 0 0 0 7208 0 0 0 25 0 1 0 207707789 3571712 794 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 872 794 73 123 0 747 0
Current children cumulated CPU time (s) 72.08
Current children cumulated vsize (KiB) 3488

[startup+78.678 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=299696/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=4252 CPUtime=78.64
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 886 0 0 0 7864 0 0 0 25 0 1 0 207707789 4354048 854 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 1063 854 73 123 0 938 0
Current children cumulated CPU time (s) 78.64
Current children cumulated vsize (KiB) 4252

[startup+80.3183 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=299632/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=4620 CPUtime=80.28
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 902 0 0 0 8028 0 0 0 25 0 1 0 207707789 4730880 870 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 1155 870 73 123 0 1030 0
Current children cumulated CPU time (s) 80.28
Current children cumulated vsize (KiB) 4620

[startup+81.9546 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=299568/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=4620 CPUtime=81.91
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 917 0 0 0 8191 0 0 0 25 0 1 0 207707789 4730880 885 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134589731 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 1155 885 73 123 0 1030 0
Current children cumulated CPU time (s) 81.91
Current children cumulated vsize (KiB) 4620

[startup+82.7757 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=299568/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=4620 CPUtime=82.73
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 925 0 0 0 8273 0 0 0 25 0 1 0 207707789 4730880 893 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134522556 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 1155 893 73 123 0 1030 0
Current children cumulated CPU time (s) 82.73
Current children cumulated vsize (KiB) 4620

[startup+82.9818 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 26380
/proc/meminfo: memFree=299568/2055920 swapFree=4154904/4192956
[pid=26379] ppid=26377 vsize=4620 CPUtime=82.94
/proc/26379/stat : 26379 (march_ks) R 26377 26379 25145 0 -1 4194304 926 0 0 0 8294 0 0 0 25 0 1 0 207707789 4730880 894 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/26379/statm: 1155 894 73 123 0 1030 0
Current children cumulated CPU time (s) 82.94
Current children cumulated vsize (KiB) 4620

Child status: 20
Real time (s): 83.0098
CPU time (s): 82.9784
CPU user time (s): 82.9694
CPU system time (s): 0.008998
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 4620

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

runsolver used 0.099984 second user time and 0.209968 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Mon Feb 19 09:32:13 UTC 2007

IDJOB= 299798
IDBENCH= 20019
IDSOLVER= 111
FILE ID= node12/299798-1171877533

PBS_JOBID= 3839421

Free space on /tmp= 66551 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S105499989-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299798-1171877533/march_ks /tmp/evaluation/299798-1171877533/instance-299798-1171877533.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-299798-1171877533 -o ROOT/results/node12/solver-299798-1171877533 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299798-1171877533/march_ks /tmp/evaluation/299798-1171877533/instance-299798-1171877533.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b03952152dea0613061828eb775a4d85

RANDOM SEED= 933421433

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:        303488 kB
Buffers:         50364 kB
Cached:        1605048 kB
SwapCached:      18068 kB
Active:         203776 kB
Inactive:      1477744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        303488 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          29844 kB
Slab:            56552 kB
Committed_AS:   986256 kB
PageTables:       1692 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= 66551 MiB

End job on node12 on Mon Feb 19 09:33:37 UTC 2007