Trace number 299921

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 92.4269 92.4522

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1925680230-06.UNSAT.shuffled.cnf
MD5SUMb3b91fbfa86c5b3b18e8d2eef3892989
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.9794
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, 21 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 397 free variables and 1683 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.351
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 177 duplicate clauses
0.00/0.01	c resolvent_look() :: found 93 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 400 variables and 1776 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 1776 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 1776 / 400 ) = 4.44
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: 21
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: 956 JD: 21
0.30/0.37	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 2 NC: 4452 JD: 21
1.74/1.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 14244 JD: 21
5.63/5.64	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 35660 JD: 21
14.85/14.87	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 70568 JD: 21
31.33/31.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 112278 JD: 21
52.63/52.75	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 148404 JD: 21
72.30/72.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 170338 JD: 21
84.90/85.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 179513 JD: 21
90.43/90.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****c right child 144161 UNSAT by parent!
90.53/90.64	
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************c right child 147366 UNSAT by parent!
91.35/91.39	
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 182074 JD: 21
92.06/92.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 182526 JD: 21
92.37/92.41	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |**************
c |***************
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: 182570 JD: 21
92.37/92.44	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |*******
c |********
c |****************
c |********************************
c |****************************************************************| 13 NC: 182572 JD: 21
92.37/92.44	c |----------------------------------------------------------------|
c |
92.37/92.44	c
92.37/92.44	c main():: nodeCount: 182572
92.37/92.44	c main():: dead ends in main: 4117
92.37/92.44	c main():: lookAheadCount: 13026851
92.37/92.44	c main():: unitResolveCount: 3274978
92.37/92.44	c main():: time=92.430000
92.37/92.44	c main():: necessary_assignments: 44353
92.37/92.44	c main():: bin_sat: 0, bin_unsat 0
92.37/92.44	c main():: doublelook: #: 786540, succes #: 588965
92.37/92.44	c main():: doublelook: overall 6.261 of all possible doublelooks executed
92.37/92.44	c main():: doublelook: succesrate: 74.880, average DL_trigger: 6076.920
92.37/92.44	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/node2/watcher-299921-1171879915 -o ROOT/results/node2/solver-299921-1171879915 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299921-1171879915/march_ks /tmp/evaluation/299921-1171879915/instance-299921-1171879915.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 1.00 3/77 1387
/proc/meminfo: memFree=206904/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=796 CPUtime=0
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 124 0 0 0 0 0 0 0 18 0 1 0 207946441 815104 106 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134532912 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 199 106 52 123 0 74 0

[startup+0.1067 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1387
/proc/meminfo: memFree=206904/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=1192 CPUtime=0.1
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 241 0 0 0 10 0 0 0 18 0 1 0 207946441 1220608 223 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538246 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 298 223 73 123 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1192

[startup+0.514741 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1387
/proc/meminfo: memFree=206904/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=1336 CPUtime=0.51
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 260 0 0 0 51 0 0 0 22 0 1 0 207946441 1368064 242 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134577527 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 334 242 73 123 0 209 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1336

[startup+1.33483 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=206128/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=1336 CPUtime=1.33
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 275 0 0 0 133 0 0 0 25 0 1 0 207946441 1368064 257 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538105 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 334 257 73 123 0 209 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1336

[startup+2.971 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=205872/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=1540 CPUtime=2.96
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 312 0 0 0 296 0 0 0 25 0 1 0 207946441 1576960 294 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 385 294 73 123 0 260 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 1540

[startup+6.25234 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=205616/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=2000 CPUtime=6.24
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 397 0 0 0 624 0 0 0 25 0 1 0 207946441 2048000 379 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134628830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 500 379 73 123 0 375 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2000

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=204912/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=2316 CPUtime=12.69
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 480 0 0 0 1269 0 0 0 25 0 1 0 207946441 2371584 462 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538617 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 579 462 73 123 0 454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2316

[startup+25.5123 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=204400/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=3352 CPUtime=25.49
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 679 0 0 0 2549 0 0 0 25 0 1 0 207946441 3432448 620 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538051 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 838 620 73 123 0 713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3352

[startup+51.125 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=202992/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=4480 CPUtime=51.1
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1017 0 0 0 5110 0 0 0 25 0 1 0 207946441 4587520 958 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 1120 958 73 123 0 995 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 4480

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

[startup+52.4551 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=202992/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=4480 CPUtime=52.43
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1030 0 0 0 5243 0 0 0 25 0 1 0 207946441 4587520 971 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134579674 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 1120 971 73 123 0 995 0
Current children cumulated CPU time (s) 52.43
Current children cumulated vsize (KiB) 4480

[startup+78.6768 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=201648/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=6368 CPUtime=78.65
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1380 0 0 0 7864 1 0 0 25 0 1 0 207946441 6520832 1321 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134538176 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 1592 1321 73 123 0 1467 0
Current children cumulated CPU time (s) 78.65
Current children cumulated vsize (KiB) 6368

[startup+85.2365 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=201328/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=6368 CPUtime=85.21
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1464 0 0 0 8520 1 0 0 25 0 1 0 207946441 6520832 1405 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134541340 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 1592 1405 73 123 0 1467 0
Current children cumulated CPU time (s) 85.21
Current children cumulated vsize (KiB) 6368

[startup+88.5129 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=201136/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=8092 CPUtime=88.48
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1505 0 0 0 8847 1 0 0 25 0 1 0 207946441 8286208 1446 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134564781 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 2023 1446 73 123 0 1898 0
Current children cumulated CPU time (s) 88.48
Current children cumulated vsize (KiB) 8092

[startup+90.149 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=201008/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=8092 CPUtime=90.12
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1525 0 0 0 9011 1 0 0 25 0 1 0 207946441 8286208 1466 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134597864 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 2023 1466 73 123 0 1898 0
Current children cumulated CPU time (s) 90.12
Current children cumulated vsize (KiB) 8092

[startup+91.7942 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=200944/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=8092 CPUtime=91.76
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1545 0 0 0 9175 1 0 0 25 0 1 0 207946441 8286208 1486 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 2023 1486 73 123 0 1898 0
Current children cumulated CPU time (s) 91.76
Current children cumulated vsize (KiB) 8092

[startup+92.2022 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=200944/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=8092 CPUtime=92.17
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1550 0 0 0 9216 1 0 0 25 0 1 0 207946441 8286208 1491 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134542988 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 2023 1491 73 123 0 1898 0
Current children cumulated CPU time (s) 92.17
Current children cumulated vsize (KiB) 8092

[startup+92.4063 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1388
/proc/meminfo: memFree=200944/2055920 swapFree=4192812/4192956
[pid=1387] ppid=1385 vsize=8092 CPUtime=92.37
/proc/1387/stat : 1387 (march_ks) R 1385 1387 32496 0 -1 4194304 1552 0 0 0 9236 1 0 0 25 0 1 0 207946441 8286208 1493 18446744073709551615 134512640 135019032 4294956624 18446744073709551615 134526476 0 0 4096 0 0 0 0 17 1 0 0
/proc/1387/statm: 2023 1493 73 123 0 1898 0
Current children cumulated CPU time (s) 92.37
Current children cumulated vsize (KiB) 8092

Child status: 20
Real time (s): 92.4522
CPU time (s): 92.4269
CPU user time (s): 92.409
CPU system time (s): 0.017997
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 8092

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

runsolver used 0.104984 second user time and 0.233964 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Feb 19 10:11:55 UTC 2007

IDJOB= 299921
IDBENCH= 20022
IDSOLVER= 111
FILE ID= node2/299921-1171879915

PBS_JOBID= 3839425

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b3b91fbfa86c5b3b18e8d2eef3892989

RANDOM SEED= 495688826

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        207376 kB
Buffers:         55648 kB
Cached:        1654552 kB
SwapCached:          0 kB
Active:        1202932 kB
Inactive:       567184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        207376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          78796 kB
Slab:            63960 kB
Committed_AS:  1139516 kB
PageTables:       1812 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= 66550 MiB

End job on node2 on Mon Feb 19 10:13:28 UTC 2007