Trace number 1626755

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: March KS 2007-02-08UNSAT 1348.87 1349.24

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S1524836866-036.cnf
MD5SUMce31bd93f3110b9fcfa2521eb95c9c79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark832.229
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
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-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 480 variables and 2040 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, 17 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 477 free variables and 2023 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.431
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 162 duplicate clauses
0.00/0.01	c resolvent_look() :: found 84 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 480 variables and 2107 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 480 variabels and 2107 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2107 / 480 ) = 4.39
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: 225 JD: 27
0.09/0.14	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: 1124 JD: 27
0.49/0.56	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 5315 JD: 27
2.29/2.31	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 23422 JD: 27
10.39/10.45	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 83018 JD: 27
39.18/39.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
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 31133 UNSAT by parent!
68.58/68.70	
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 5 NC: 231435 JD: 27
117.86/117.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 190935 UNSAT by parent!
281.82/281.96	
c |****************************************************************| 6 NC: 514206 JD: 27
281.82/281.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 |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************c right child 345309 UNSAT by parent!
437.77/437.93	
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 918826 JD: 27
535.84/536.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************c right child 513395 UNSAT by parent!
589.13/589.33	
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
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 695973 UNSAT by parent!
729.79/730.07	
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 8 NC: 1355968 JD: 27
827.17/827.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************c right child 911022 UNSAT by parent!
873.55/873.82	
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************c right child 1003958 UNSAT by parent!
928.53/928.83	
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************c right child 1063179 UNSAT by parent!
959.42/959.73	
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************c right child 1173591 UNSAT by parent!
1028.81/1029.15	
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************c right child 1213560 UNSAT by parent!
1053.70/1054.09	
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************c right child 1272485 UNSAT by parent!
1077.19/1077.59	
c |****************************************************************| 9 NC: 1714883 JD: 27
1077.19/1077.59	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****c right child 1287100 UNSAT by parent!
1086.39/1086.76	
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************c right child 1353006 UNSAT by parent!
1127.48/1127.84	
c |****************
c |*****************
c |******************c right child 1371837 UNSAT by parent!
1134.28/1134.68	
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************c right child 1397999 UNSAT by parent!
1143.77/1144.16	
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************c right child 1441288 UNSAT by parent!
1160.07/1160.49	
c |********************************
c |*********************************
c |**********************************
c |***********************************c right child 1451956 UNSAT by parent!
1161.47/1161.86	
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************c right child 1535297 UNSAT by parent!
1199.86/1200.27	
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************c right child 1611528 UNSAT by parent!
1232.85/1233.23	
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 1936853 JD: 27
1237.25/1237.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********c right child 1665227 UNSAT by parent!
1255.04/1255.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 left child 1825943 UNSAT by parent!
1307.33/1307.77	
c |****************************************************c right child 1830124 UNSAT by parent!
1309.23/1309.67	
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 11 NC: 2039620 JD: 27
1312.83/1313.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 right child 1937424 UNSAT by parent!
1337.52/1337.90	
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 2075278 JD: 27
1339.62/1340.06	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************c left child 1964811 UNSAT by parent!
1342.42/1342.88	
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 13 NC: 2084719 JD: 27
1346.92/1347.33	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| 14 NC: 2086652 JD: 27
1348.42/1348.86	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |****************************************************************| 15 NC: 2087018 JD: 27
1348.72/1349.18	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| 16 NC: 2087063 JD: 27
1348.82/1349.22	c |----------------------------------------------------------------|
c |
1348.82/1349.23	c
1348.82/1349.23	c main():: nodeCount: 2087063
1348.82/1349.23	c main():: dead ends in main: 26764
1348.82/1349.23	c main():: lookAheadCount: 185924406
1348.82/1349.23	c main():: unitResolveCount: 42990002
1348.82/1349.23	c main():: time=1349.050000
1348.82/1349.23	c main():: necessary_assignments: 563833
1348.82/1349.23	c main():: bin_sat: 0, bin_unsat 0
1348.82/1349.23	c main():: doublelook: #: 10275128, succes #: 7794974
1348.82/1349.23	c main():: doublelook: overall 5.705 of all possible doublelooks executed
1348.82/1349.23	c main():: doublelook: succesrate: 75.863, average DL_trigger: 7254.903
1348.82/1349.23	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1626755-1240131189/watcher-1626755-1240131189 -o /tmp/evaluation-result-1626755-1240131189/solver-1626755-1240131189 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626755-1240131189.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 26980
/proc/meminfo: memFree=1119816/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=792 CPUtime=0
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 129 0 0 0 0 0 0 0 20 0 1 0 41152633 811008 112 1992294400 134512640 135019032 4294956240 18446744073709551615 134561792 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 198 112 50 123 0 73 0

[startup+0.0590651 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 26980
/proc/meminfo: memFree=1119816/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1236 CPUtime=0.05
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 260 0 0 0 5 0 0 0 20 0 1 0 41152633 1265664 243 1992294400 134512640 135019032 4294956240 18446744073709551615 134538119 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 309 243 73 123 0 184 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1236

[startup+0.101068 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 26980
/proc/meminfo: memFree=1119816/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1368 CPUtime=0.09
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 264 0 0 0 9 0 0 0 20 0 1 0 41152633 1400832 247 1992294400 134512640 135019032 4294956240 18446744073709551615 134548860 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 342 247 73 123 0 217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1368

[startup+0.301086 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 26980
/proc/meminfo: memFree=1119816/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1368 CPUtime=0.29
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 279 0 0 0 29 0 0 0 22 0 1 0 41152633 1400832 262 1992294400 134512640 135019032 4294956240 18446744073709551615 134564838 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 342 262 73 123 0 217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1368

[startup+0.701124 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 26980
/proc/meminfo: memFree=1119816/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1368 CPUtime=0.69
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 291 0 0 0 69 0 0 0 25 0 1 0 41152633 1400832 274 1992294400 134512640 135019032 4294956240 18446744073709551615 134579587 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 342 274 73 123 0 217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1368

[startup+1.5012 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1118848/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1504 CPUtime=1.49
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 313 0 0 0 149 0 0 0 25 0 1 0 41152633 1540096 296 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 376 296 73 123 0 251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1504

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1118656/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1640 CPUtime=3.09
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 350 0 0 0 309 0 0 0 25 0 1 0 41152633 1679360 333 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 410 333 73 123 0 285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1640

[startup+6.30165 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1118272/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=1964 CPUtime=6.29
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 394 0 0 0 629 0 0 0 25 0 1 0 41152633 2011136 377 1992294400 134512640 135019032 4294956240 18446744073709551615 134542782 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 491 377 73 123 0 366 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1964

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1117952/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=2344 CPUtime=12.69
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 470 0 0 0 1269 0 0 0 25 0 1 0 41152633 2400256 453 1992294400 134512640 135019032 4294956240 18446744073709551615 134547862 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 586 453 73 123 0 461 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2344

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1117248/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=3360 CPUtime=25.49
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 656 0 0 0 2549 0 0 0 25 0 1 0 41152633 3440640 639 1992294400 134512640 135019032 4294956240 18446744073709551615 134538051 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 840 639 73 123 0 715 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3360

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1115968/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=4776 CPUtime=51.07
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 996 0 0 0 5107 0 0 0 25 0 1 0 41152633 4890624 979 1992294400 134512640 135019032 4294956240 18446744073709551615 134526463 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 1194 979 73 123 0 1069 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4776

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1113216/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=8520 CPUtime=102.27
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 1659 0 0 0 10226 1 0 0 25 0 1 0 41152633 8724480 1642 1992294400 134512640 135019032 4294956240 18446744073709551615 134564744 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 2130 1642 73 123 0 2005 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8520

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1110144/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=12848 CPUtime=162.25
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 2435 0 0 0 16223 2 0 0 25 0 1 0 41152633 13156352 2418 1992294400 134512640 135019032 4294956240 18446744073709551615 134547665 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 3212 2418 73 123 0 3087 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 12848

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1107072/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=16860 CPUtime=222.23
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 3181 0 0 0 22221 2 0 0 25 0 1 0 41152633 17264640 3164 1992294400 134512640 135019032 4294956240 18446744073709551615 134526435 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 4215 3164 73 123 0 4090 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 16860

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1104064/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=16860 CPUtime=282.22
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 3926 0 0 0 28219 3 0 0 25 0 1 0 41152633 17264640 3909 1992294400 134512640 135019032 4294956240 18446744073709551615 134597206 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 4215 3909 73 123 0 4090 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16860

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1100928/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=26152 CPUtime=342.2
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 4696 0 0 0 34217 3 0 0 25 0 1 0 41152633 26779648 4679 1992294400 134512640 135019032 4294956240 18446744073709551615 134522672 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 6538 4679 73 123 0 6413 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26152

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1098112/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=26152 CPUtime=402.18
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 5418 0 0 0 40215 3 0 0 25 0 1 0 41152633 26779648 5401 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 6538 5401 73 123 0 6413 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26152

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26981
/proc/meminfo: memFree=1095168/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=26152 CPUtime=462.16
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 6136 0 0 0 46213 3 0 0 25 0 1 0 41152633 26779648 6119 1992294400 134512640 135019032 4294956240 18446744073709551615 134526424 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 6538 6119 73 123 0 6413 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 26152

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1092288/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=34884 CPUtime=522.14
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 6856 0 0 0 52210 4 0 0 25 0 1 0 41152633 35721216 6839 1992294400 134512640 135019032 4294956240 18446744073709551615 134526544 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 8721 6839 73 123 0 8596 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 34884

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1089344/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=41832 CPUtime=582.13
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 7590 0 0 0 58208 5 0 0 25 0 1 0 41152633 42835968 7573 1992294400 134512640 135019032 4294956240 18446744073709551615 134538248 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 10458 7573 73 123 0 10333 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 41832

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1086528/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=41832 CPUtime=642.12
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 8289 0 0 0 64207 5 0 0 25 0 1 0 41152633 42835968 8272 1992294400 134512640 135019032 4294956240 18446744073709551615 134542335 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 10458 8272 73 123 0 10333 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 41832


################
# More data... #
################

/proc/meminfo: memFree=1080896/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=54928 CPUtime=762.08
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 9680 0 0 0 76202 6 0 0 25 0 1 0 41152633 56246272 9663 1992294400 134512640 135019032 4294956240 18446744073709551615 134526454 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 13732 9663 73 123 0 13607 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 54928

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1078208/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=54928 CPUtime=822.07
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 10366 0 0 0 82200 7 0 0 25 0 1 0 41152633 56246272 10349 1992294400 134512640 135019032 4294956240 18446744073709551615 134584975 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 13732 10349 73 123 0 13607 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 54928

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1075328/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=54928 CPUtime=882.05
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 11067 0 0 0 88198 7 0 0 25 0 1 0 41152633 56246272 11050 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 13732 11050 73 123 0 13607 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 54928

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1072768/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=54928 CPUtime=942.03
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 11729 0 0 0 94196 7 0 0 25 0 1 0 41152633 56246272 11712 1992294400 134512640 135019032 4294956240 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 13732 11712 73 123 0 13607 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 54928

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1070080/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=55060 CPUtime=1002.01
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 12398 0 0 0 100193 8 0 0 25 0 1 0 41152633 56381440 12381 1992294400 134512640 135019032 4294956240 18446744073709551615 134579400 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 13765 12381 73 123 0 13640 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 55060

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1067392/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=55060 CPUtime=1062
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 13070 0 0 0 106192 8 0 0 25 0 1 0 41152633 56381440 13053 1992294400 134512640 135019032 4294956240 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 13765 13053 73 123 0 13640 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 55060

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1064704/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=74704 CPUtime=1121.98
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 13734 0 0 0 112190 8 0 0 25 0 1 0 41152633 76496896 13717 1992294400 134512640 135019032 4294956240 18446744073709551615 134526507 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 18676 13717 73 123 0 18551 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 74704

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1062272/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1181.97
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 14369 0 0 0 118188 9 0 0 25 0 1 0 41152633 90722304 14352 1992294400 134512640 135019032 4294956240 18446744073709551615 134538197 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 14352 73 123 0 22024 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 88596

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1059648/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1241.95
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 15009 0 0 0 124186 9 0 0 25 0 1 0 41152633 90722304 14992 1992294400 134512640 135019032 4294956240 18446744073709551615 134526441 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 14992 73 123 0 22024 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 88596

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1057088/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1301.93
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 15631 0 0 0 130184 9 0 0 25 0 1 0 41152633 90722304 15614 1992294400 134512640 135019032 4294956240 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 15614 73 123 0 22024 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 88596

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

[startup+1305.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1057024/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1305.13
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 15665 0 0 0 130504 9 0 0 25 0 1 0 41152633 90722304 15648 1992294400 134512640 135019032 4294956240 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 15648 73 123 0 22024 0
Current children cumulated CPU time (s) 1305.13
Current children cumulated vsize (KiB) 88596

[startup+1331.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055936/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1330.73
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 15920 0 0 0 133063 10 0 0 25 0 1 0 41152633 90722304 15903 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 15903 73 123 0 22024 0
Current children cumulated CPU time (s) 1330.73
Current children cumulated vsize (KiB) 88596

[startup+1337.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055680/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1337.13
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 15984 0 0 0 133703 10 0 0 25 0 1 0 41152633 90722304 15967 1992294400 134512640 135019032 4294956240 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 15967 73 123 0 22024 0
Current children cumulated CPU time (s) 1337.13
Current children cumulated vsize (KiB) 88596

[startup+1343.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055488/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1343.52
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 16046 0 0 0 134342 10 0 0 25 0 1 0 41152633 90722304 16029 1992294400 134512640 135019032 4294956240 18446744073709551615 134542674 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 16029 73 123 0 22024 0
Current children cumulated CPU time (s) 1343.52
Current children cumulated vsize (KiB) 88596

[startup+1347.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055360/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1346.72
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 16075 0 0 0 134662 10 0 0 25 0 1 0 41152633 90722304 16058 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 16058 73 123 0 22024 0
Current children cumulated CPU time (s) 1346.72
Current children cumulated vsize (KiB) 88596

[startup+1347.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055296/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1347.52
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 16081 0 0 0 134742 10 0 0 25 0 1 0 41152633 90722304 16064 1992294400 134512640 135019032 4294956240 18446744073709551615 134578842 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 16064 73 123 0 22024 0
Current children cumulated CPU time (s) 1347.52
Current children cumulated vsize (KiB) 88596

[startup+1348.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055296/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1348.32
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 16088 0 0 0 134822 10 0 0 25 0 1 0 41152633 90722304 16071 1992294400 134512640 135019032 4294956240 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 16071 73 123 0 22024 0
Current children cumulated CPU time (s) 1348.32
Current children cumulated vsize (KiB) 88596

[startup+1349.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055296/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1348.72
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 16091 0 0 0 134862 10 0 0 25 0 1 0 41152633 90722304 16074 1992294400 134512640 135019032 4294956240 18446744073709551615 134684125 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 16074 73 123 0 22024 0
Current children cumulated CPU time (s) 1348.72
Current children cumulated vsize (KiB) 88596

[startup+1349.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26987
/proc/meminfo: memFree=1055296/2055920 swapFree=4192956/4192956
[pid=26980] ppid=26978 vsize=88596 CPUtime=1348.82
/proc/26980/stat : 26980 (march_ks) R 26978 26980 26905 0 -1 4194304 16092 0 0 0 134872 10 0 0 25 0 1 0 41152633 90722304 16075 1992294400 134512640 135019032 4294956240 18446744073709551615 134684125 0 0 4096 0 0 0 0 17 1 0 0
/proc/26980/statm: 22149 16075 73 123 0 22024 0
Current children cumulated CPU time (s) 1348.82
Current children cumulated vsize (KiB) 88596

Child status: 20
Real time (s): 1349.24
CPU time (s): 1348.87
CPU user time (s): 1348.75
CPU system time (s): 0.116982
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 88596

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

runsolver used 1.48477 second user time and 3.22651 second system time

The end

Launcher Data

Begin job on node8 at 2009-04-19 10:53:09
IDJOB=1626755
IDBENCH=70612
IDSOLVER=582
FILE ID=node8/1626755-1240131189
PBS_JOBID= 9159226
Free space on /tmp= 66292 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S1524836866-036.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626755-1240131189/watcher-1626755-1240131189 -o /tmp/evaluation-result-1626755-1240131189/solver-1626755-1240131189 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626755-1240131189.cnf            

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

MD5SUM BENCH= ce31bd93f3110b9fcfa2521eb95c9c79
RANDOM SEED=54139762

node8.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.238
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1120168 kB
Buffers:         93836 kB
Cached:         740048 kB
SwapCached:          0 kB
Active:         359672 kB
Inactive:       488580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1120168 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2892 kB
Writeback:           0 kB
Mapped:          24064 kB
Slab:            73232 kB
Committed_AS:   172072 kB
PageTables:       1372 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= 66288 MiB
End job on node8 at 2009-04-19 11:15:38