Trace number 371125

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 3672.7 3673.69

General information on the benchmark

Namerandom/2+p/p0.8/v2035/
unif2p-p0.8-v2035-c6328-S923582293-10-UNSAT.cnf
MD5SUM1333c75253371ada765a5acec896e8d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3672.7
Satisfiable
(Un)Satisfiability was proved
Number of variables2035
Number of clauses6327
Sum of the clauses size17716
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21265
Number of clauses of size 35062
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.01/0.07	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.01/0.07	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.01/0.07	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.01/0.07	c main()::
0.01/0.07	c initFormula():: searching for DIMACS p-line....
0.01/0.07	c initFormula():: the DIMACS p-line indicates a CNF of 2035 variables and 6327 clauses.
0.01/0.07	c parseCNF():: parsing....
0.01/0.07	c parseCNF():: the CNF contains 0 unary clauses.
0.01/0.07	c runParser():: parsing was successful, warming up engines...
0.01/0.07	c simplify_formula():: removed 0 tautological, 246 satisfied and 0 duplicate clauses
0.01/0.07	c preprocessing fase I completed:: there are now 1978 free variables and 6081 clauses.
0.01/0.07	c stat :: sign balance is biased by 0.679
0.01/0.07	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.01/0.07	c using 3-SAT heuristics (occurence based diff)
0.01/0.07	c longest clause has size 3
0.01/0.07	c simplify_formula():: removed 0 tautological, 0 satisfied and 46 duplicate clauses
0.01/0.07	c resolvent_look() :: found 22 resolvents
0.01/0.07	c lessRedundantTransformation():: nothing to be done.
0.01/0.07	c transformTo3SAT():: you gave me 2035 variables and 6103 clauses.
0.01/0.07	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.01/0.07	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.01/0.07	c transformTo3SAT():: the transformation yielded 2035 variabels and 6103 clauses.
0.01/0.07	c main():: clause / variable ratio: ( 6103 / 2035 ) = 3.00
0.01/0.07	c longest clause has size 3
0.01/0.07	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.07	c dynamic_preselect_setsize :: on
0.01/0.07	c suggested doublelook initial :: 0
0.01/0.07	c main():: all systems go!
0.01/0.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 287 JD: 18
2.49/2.51	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: 3314 JD: 18
17.69/17.77	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 25554 JD: 18
79.57/79.62	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 114616 JD: 18
297.41/297.61	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 318154 JD: 18
778.10/778.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 |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 619220 JD: 18
1480.83/1481.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 6 NC: 963137 JD: 18
2293.53/2294.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 1241960 JD: 18
2956.07/2956.99	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1412352 JD: 18
3365.37/3366.36	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1491096 JD: 18
3558.73/3559.70	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 1523112 JD: 18
3638.71/3639.79	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 1533479 JD: 18
3665.10/3666.19	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |************
c |*************
c |**************
c |***************
c |****************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |******************************
c |*******************************
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: 1535877 JD: 18
3671.60/3672.61	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |*******
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: 1536211 JD: 18
3672.50/3673.54	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |*******
c |********
c |************
c |*************
c |**************
c |****************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| 14 NC: 1536257 JD: 18
3672.60/3673.68	c |----------------------------------------------------------------|
c |****
c |*****
c |******
c |********
c |****************
c |********************************
c |****************************************************************| 15 NC: 1536259 JD: 18
3672.60/3673.68	c |----------------------------------------------------------------|
c |
3672.60/3673.68	c
3672.60/3673.68	c main():: nodeCount: 1536259
3672.60/3673.68	c main():: dead ends in main: 5758
3672.60/3673.68	c main():: lookAheadCount: 210881036
3672.60/3673.68	c main():: unitResolveCount: 65472395
3672.60/3673.68	c main():: time=-621.727296
3672.60/3673.68	c main():: necessary_assignments: 1003118
3672.60/3673.68	c main():: bin_sat: 0, bin_unsat 0
3672.60/3673.68	c main():: doublelook: #: 8084361, succes #: 6161082
3672.60/3673.68	c main():: doublelook: overall 3.944 of all possible doublelooks executed
3672.60/3673.68	c main():: doublelook: succesrate: 76.210, average DL_trigger: 14243.229
3672.60/3673.68	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-371125-1177217918 -o ROOT/results/node51/solver-371125-1177217918 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/371125-1177217918/march_ks /tmp/evaluation/371125-1177217918/instance-371125-1177217918.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): 7500 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.85 0.97 0.99 3/64 6674
/proc/meminfo: memFree=1582312/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=788 CPUtime=0
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 131 0 0 0 0 0 0 0 18 0 1 0 76636905 806912 116 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 197 116 47 123 0 72 0

[startup+0.0186609 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6674
/proc/meminfo: memFree=1582312/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=1476 CPUtime=0.01
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 259 0 0 0 1 0 0 0 18 0 1 0 76636905 1511424 241 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134554643 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 369 241 52 123 0 244 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1476

[startup+0.101667 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6674
/proc/meminfo: memFree=1582312/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3052 CPUtime=0.09
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 668 0 0 0 9 0 0 0 18 0 1 0 76636905 3125248 650 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 763 650 73 123 0 638 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.301685 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6674
/proc/meminfo: memFree=1582312/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3028 CPUtime=0.29
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 668 0 0 0 29 0 0 0 19 0 1 0 76636905 3100672 650 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538179 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 757 650 73 123 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3028

[startup+0.70172 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 6674
/proc/meminfo: memFree=1582312/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3156 CPUtime=0.69
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 678 0 0 0 69 0 0 0 24 0 1 0 76636905 3231744 660 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526518 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 789 660 73 123 0 664 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3156

[startup+1.50179 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1579872/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3288 CPUtime=1.49
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 705 0 0 0 149 0 0 0 25 0 1 0 76636905 3366912 687 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538183 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 822 687 73 123 0 697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3288

[startup+3.10194 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1579616/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3416 CPUtime=3.09
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 736 0 0 0 309 0 0 0 25 0 1 0 76636905 3497984 718 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 854 718 73 123 0 729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3416

[startup+6.30122 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1579296/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3548 CPUtime=6.29
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 767 0 0 0 629 0 0 0 25 0 1 0 76636905 3633152 749 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542776 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 887 749 73 123 0 762 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3548

[startup+12.7018 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1579104/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3680 CPUtime=12.69
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 799 0 0 0 1269 0 0 0 25 0 1 0 76636905 3768320 781 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525736 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 920 781 73 123 0 795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3680

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1578976/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3812 CPUtime=25.48
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 846 0 0 0 2548 0 0 0 25 0 1 0 76636905 3903488 828 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 953 828 73 123 0 828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3812

[startup+51.1013 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1578784/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=3944 CPUtime=51.08
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 893 0 0 0 5108 0 0 0 25 0 1 0 76636905 4038656 875 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538261 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 986 875 73 123 0 861 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3944

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 6675
/proc/meminfo: memFree=1578528/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=4208 CPUtime=102.27
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 955 0 0 0 10227 0 0 0 25 0 1 0 76636905 4308992 937 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526427 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1052 937 73 123 0 927 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4208

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/71 6791
/proc/meminfo: memFree=1576880/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=4476 CPUtime=162.2
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1006 0 0 0 16219 1 0 0 25 0 1 0 76636905 4583424 987 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134525738 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1119 987 73 123 0 994 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 4476

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1577888/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=4476 CPUtime=222.13
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1023 0 0 0 22212 1 0 0 25 0 1 0 76636905 4583424 1004 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1119 1004 73 123 0 994 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 4476

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1578016/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=4612 CPUtime=282.12
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1054 0 0 0 28211 1 0 0 25 0 1 0 76636905 4722688 1035 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526501 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1153 1035 73 123 0 1028 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 4612

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1577888/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=4812 CPUtime=342.1
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1084 0 0 0 34209 1 0 0 25 0 1 0 76636905 4927488 1065 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134579698 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1203 1065 73 123 0 1078 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 4812

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1577824/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=5052 CPUtime=402.08
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1106 0 0 0 40207 1 0 0 25 0 1 0 76636905 5173248 1087 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1263 1087 73 123 0 1138 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 5052

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1577760/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=5052 CPUtime=462.07
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1116 0 0 0 46206 1 0 0 25 0 1 0 76636905 5173248 1097 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538162 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1263 1097 73 123 0 1138 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 5052

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1577696/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=5380 CPUtime=522.06
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1177 0 0 0 52204 2 0 0 25 0 1 0 76636905 5509120 1157 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134597792 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1345 1157 73 123 0 1220 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 5380

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6873
/proc/meminfo: memFree=1577504/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=5380 CPUtime=582.05
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1180 0 0 0 58203 2 0 0 25 0 1 0 76636905 5509120 1160 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526406 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1345 1160 73 123 0 1220 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 5380

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 6875
/proc/meminfo: memFree=1577504/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=5380 CPUtime=642.04
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 1180 0 0 0 64202 2 0 0 25 0 1 0 76636905 5509120 1160 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 1345 1160 73 123 0 1220 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 5380


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

/proc/meminfo: memFree=1574048/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=9536 CPUtime=3041.45
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2043 0 0 0 304141 4 0 0 25 0 1 0 76636905 9764864 2023 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2384 2023 73 123 0 2259 0
Current children cumulated CPU time (s) 3041.45
Current children cumulated vsize (KiB) 9536

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1573920/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=9536 CPUtime=3101.44
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2076 0 0 0 310140 4 0 0 25 0 1 0 76636905 9764864 2056 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538186 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2384 2056 73 123 0 2259 0
Current children cumulated CPU time (s) 3101.44
Current children cumulated vsize (KiB) 9536

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1573728/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=9536 CPUtime=3161.42
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2117 0 0 0 316138 4 0 0 25 0 1 0 76636905 9764864 2097 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2384 2097 73 123 0 2259 0
Current children cumulated CPU time (s) 3161.42
Current children cumulated vsize (KiB) 9536

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1573664/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=9536 CPUtime=3221.41
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2145 0 0 0 322137 4 0 0 25 0 1 0 76636905 9764864 2125 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564838 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2384 2125 73 123 0 2259 0
Current children cumulated CPU time (s) 3221.41
Current children cumulated vsize (KiB) 9536

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1573344/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=10688 CPUtime=3281.4
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2216 0 0 0 328136 4 0 0 25 0 1 0 76636905 10944512 2196 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564741 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2672 2196 73 123 0 2547 0
Current children cumulated CPU time (s) 3281.4
Current children cumulated vsize (KiB) 10688

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1573280/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=10688 CPUtime=3341.38
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2232 0 0 0 334134 4 0 0 25 0 1 0 76636905 10944512 2212 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134542609 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2672 2212 73 123 0 2547 0
Current children cumulated CPU time (s) 3341.38
Current children cumulated vsize (KiB) 10688

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1573216/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=10688 CPUtime=3401.36
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2262 0 0 0 340132 4 0 0 25 0 1 0 76636905 10944512 2242 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2672 2242 73 123 0 2547 0
Current children cumulated CPU time (s) 3401.36
Current children cumulated vsize (KiB) 10688

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572960/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=10688 CPUtime=3461.34
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2318 0 0 0 346130 4 0 0 25 0 1 0 76636905 10944512 2298 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564838 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 2672 2298 73 123 0 2547 0
Current children cumulated CPU time (s) 3461.34
Current children cumulated vsize (KiB) 10688

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572768/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3521.34
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2363 0 0 0 352129 5 0 0 25 0 1 0 76636905 12857344 2343 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2343 73 123 0 3014 0
Current children cumulated CPU time (s) 3521.34
Current children cumulated vsize (KiB) 12556

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572512/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3581.32
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2419 0 0 0 358127 5 0 0 25 0 1 0 76636905 12857344 2399 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527207 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2399 73 123 0 3014 0
Current children cumulated CPU time (s) 3581.32
Current children cumulated vsize (KiB) 12556

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572192/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3641.31
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2482 0 0 0 364126 5 0 0 25 0 1 0 76636905 12857344 2462 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134527192 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2462 73 123 0 3014 0
Current children cumulated CPU time (s) 3641.31
Current children cumulated vsize (KiB) 12556

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

[startup+3660.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572128/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3659.71
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2499 0 0 0 365966 5 0 0 25 0 1 0 76636905 12857344 2479 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2479 73 123 0 3014 0
Current children cumulated CPU time (s) 3659.71
Current children cumulated vsize (KiB) 12556

[startup+3667.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3666.1
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2509 0 0 0 366605 5 0 0 25 0 1 0 76636905 12857344 2489 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134564754 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2489 73 123 0 3014 0
Current children cumulated CPU time (s) 3666.1
Current children cumulated vsize (KiB) 12556

[startup+3670.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3669.3
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2513 0 0 0 366925 5 0 0 25 0 1 0 76636905 12857344 2493 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134547847 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2493 73 123 0 3014 0
Current children cumulated CPU time (s) 3669.3
Current children cumulated vsize (KiB) 12556

[startup+3671.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3670.9
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2514 0 0 0 367085 5 0 0 25 0 1 0 76636905 12857344 2494 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538051 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2494 73 123 0 3014 0
Current children cumulated CPU time (s) 3670.9
Current children cumulated vsize (KiB) 12556

[startup+3672.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3671.7
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2515 0 0 0 367165 5 0 0 25 0 1 0 76636905 12857344 2495 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2495 73 123 0 3014 0
Current children cumulated CPU time (s) 3671.7
Current children cumulated vsize (KiB) 12556

[startup+3673.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3672.1
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2516 0 0 0 367205 5 0 0 25 0 1 0 76636905 12857344 2496 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526448 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2496 73 123 0 3014 0
Current children cumulated CPU time (s) 3672.1
Current children cumulated vsize (KiB) 12556

[startup+3673.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3672.5
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2516 0 0 0 367245 5 0 0 25 0 1 0 76636905 12857344 2496 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134548004 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2496 73 123 0 3014 0
Current children cumulated CPU time (s) 3672.5
Current children cumulated vsize (KiB) 12556

[startup+3673.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6875
/proc/meminfo: memFree=1572064/2055920 swapFree=4183244/4192956
[pid=6674] ppid=6672 vsize=12556 CPUtime=3672.6
/proc/6674/stat : 6674 (march_ks) R 6672 6674 6620 0 -1 4194304 2516 0 0 0 367255 5 0 0 25 0 1 0 76636905 12857344 2496 18446744073709551615 134512640 135019032 4294956672 18446744073709551615 134526496 0 0 4096 0 0 0 0 17 1 0 0
/proc/6674/statm: 3139 2496 73 123 0 3014 0
Current children cumulated CPU time (s) 3672.6
Current children cumulated vsize (KiB) 12556

Child status: 20
Real time (s): 3673.69
CPU time (s): 3672.7
CPU user time (s): 3672.64
CPU system time (s): 0.053991
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 12556

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

runsolver used 2.33264 second user time and 7.77382 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Sun Apr 22 04:58:38 UTC 2007

IDJOB= 371125
IDBENCH= 20314
IDSOLVER= 180
FILE ID= node51/371125-1177217918

PBS_JOBID= 4650391

Free space on /tmp= 66459 MiB

SOLVER NAME= March KS 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v2035/unif2p-p0.8-v2035-c6328-S923582293-10-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/371125-1177217918/march_ks /tmp/evaluation/371125-1177217918/instance-371125-1177217918.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-371125-1177217918 -o ROOT/results/node51/solver-371125-1177217918 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/371125-1177217918/march_ks /tmp/evaluation/371125-1177217918/instance-371125-1177217918.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  1333c75253371ada765a5acec896e8d5

RANDOM SEED= 704848048

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1582720 kB
Buffers:         69132 kB
Cached:         325736 kB
SwapCached:       3544 kB
Active:         216816 kB
Inactive:       189180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1582720 kB
SwapTotal:     4192956 kB
SwapFree:      4183244 kB
Dirty:            2552 kB
Writeback:           0 kB
Mapped:          15220 kB
Slab:            53264 kB
Committed_AS:  3725196 kB
PageTables:       1408 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= 66459 MiB

End job on node51 on Sun Apr 22 05:59:52 UTC 2007