Trace number 1626487

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 2624.12 2625.17

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1796956909-029.cnf
MD5SUM42a0dcd09b57ad0eb87d8e8da7b56375
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2624.12
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data

0.80/0.81	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.80/0.81	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.80/0.81	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.80/0.81	c main()::
0.80/0.81	c initFormula():: searching for DIMACS p-line....
0.80/0.81	c full lookahead due to high density!
0.80/0.81	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
0.80/0.81	c parseCNF():: parsing....
0.80/0.81	c parseCNF():: the CNF contains 0 unary clauses.
0.80/0.81	c runParser():: parsing was successful, warming up engines...
0.80/0.81	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.80/0.81	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
0.80/0.81	c stat :: sign balance is biased by 0.008
0.80/0.81	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.80/0.81	c using k-SAT heuristics (size based diff)
0.80/0.81	c longest clause has size 7
0.80/0.81	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.80/0.81	c main():: clause / variable ratio: ( 5785 / 65 ) = 89.00
0.80/0.81	c longest clause has size 7
0.80/0.81	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.80/0.81	c dynamic_preselect_setsize :: off
0.80/0.81	c suggested doublelook initial :: 0
0.80/0.81	c main():: all systems go!
0.80/0.81	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 174 JD: 17
0.89/0.90	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: 3092 JD: 17
2.20/2.29	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 21832 JD: 17
11.19/11.21	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 105596 JD: 17
50.77/50.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 4 NC: 357306 JD: 17
170.13/170.25	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 909991 JD: 17
433.23/433.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 |****************************************************************| 6 NC: 1802549 JD: 17
861.35/861.75	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 2897282 JD: 17
1392.44/1393.05	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3923634 JD: 17
1897.13/1897.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4665871 JD: 17
2268.70/2269.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 5082490 JD: 17
2482.41/2483.42	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5263590 JD: 17
2578.77/2579.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 |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 12 NC: 5324003 JD: 17
2612.75/2613.81	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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: 5338955 JD: 17
2621.85/2622.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 |****************************************************************| 14 NC: 5341521 JD: 17
2623.75/2624.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
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: 5341854 JD: 17
2624.05/2625.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| 16 NC: 5341876 JD: 17
2624.05/2625.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 17 NC: 5341877 JD: 17
2624.05/2625.16	c |----------------------------------------------------------------|
c |
2624.05/2625.16	c
2624.05/2625.16	c main():: nodeCount: 5341877
2624.05/2625.16	c main():: dead ends in main: 7226
2624.05/2625.16	c main():: lookAheadCount: 313439556
2624.05/2625.16	c main():: unitResolveCount: 11016402
2624.05/2625.16	c main():: time=-1670.457296
2624.05/2625.16	c main():: necessary_assignments: 22512
2624.05/2625.16	c main():: bin_sat: 0, bin_unsat 0
2624.05/2625.16	c main():: doublelook: #: 18181905, succes #: 14837159
2624.05/2625.16	c main():: doublelook: overall 5.905 of all possible doublelooks executed
2624.05/2625.16	c main():: doublelook: succesrate: 81.604, average DL_trigger: 18.108
2624.05/2625.16	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-1626487-1240090232/watcher-1626487-1240090232 -o /tmp/evaluation-result-1626487-1240090232/solver-1626487-1240090232 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1626487-1240090232.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 22077
/proc/meminfo: memFree=1277312/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=656 CPUtime=0
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 93 0 0 0 0 0 0 0 18 0 1 0 37053251 671744 79 1992294400 134512640 135019032 4294956240 18446744073709551615 134684029 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 164 80 47 123 0 39 0

[startup+0.00768206 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22077
/proc/meminfo: memFree=1277312/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=788 CPUtime=0
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 106 0 0 0 0 0 0 0 18 0 1 0 37053251 806912 92 1992294400 134512640 135019032 4294956240 18446744073709551615 134662703 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 197 92 47 123 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 788

[startup+0.101691 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22077
/proc/meminfo: memFree=1277312/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1592 CPUtime=0.09
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 717 0 0 0 9 0 0 0 18 0 1 0 37053251 1630208 300 1992294400 134512640 135019032 4294956240 18446744073709551615 134536953 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 398 300 67 123 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1592

[startup+0.301711 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22077
/proc/meminfo: memFree=1277312/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1592 CPUtime=0.29
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 717 0 0 0 29 0 0 0 20 0 1 0 37053251 1630208 300 1992294400 134512640 135019032 4294956240 18446744073709551615 134567058 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 398 300 67 123 0 273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1592

[startup+0.701753 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22077
/proc/meminfo: memFree=1277312/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1592 CPUtime=0.69
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 717 0 0 0 69 0 0 0 24 0 1 0 37053251 1630208 300 1992294400 134512640 135019032 4294956240 18446744073709551615 134567028 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 398 300 67 123 0 273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1592

[startup+1.50284 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22078
/proc/meminfo: memFree=1276024/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1856 CPUtime=1.49
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 977 0 0 0 149 0 0 0 25 0 1 0 37053251 1900544 338 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 464 338 72 123 0 339 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1856

[startup+3.102 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22078
/proc/meminfo: memFree=1275896/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1856 CPUtime=3.09
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 977 0 0 0 309 0 0 0 25 0 1 0 37053251 1900544 338 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 464 338 72 123 0 339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1856

[startup+6.30134 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275704/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1856 CPUtime=6.29
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 977 0 0 0 629 0 0 0 25 0 1 0 37053251 1900544 338 1992294400 134512640 135019032 4294956240 18446744073709551615 134541779 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 464 338 72 123 0 339 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1856

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275840/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1856 CPUtime=12.69
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 977 0 0 0 1269 0 0 0 25 0 1 0 37053251 1900544 338 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 464 338 72 123 0 339 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1856

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275904/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1856 CPUtime=25.48
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 977 0 0 0 2548 0 0 0 25 0 1 0 37053251 1900544 338 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 464 338 72 123 0 339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1856

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275968/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=1992 CPUtime=51.07
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1002 0 0 0 5107 0 0 0 25 0 1 0 37053251 2039808 363 1992294400 134512640 135019032 4294956240 18446744073709551615 134536935 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 498 363 72 123 0 373 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1992

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275840/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2060 CPUtime=102.26
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1024 0 0 0 10225 1 0 0 25 0 1 0 37053251 2109440 385 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 515 385 72 123 0 390 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2060

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275776/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2160 CPUtime=162.23
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1049 0 0 0 16222 1 0 0 25 0 1 0 37053251 2211840 410 1992294400 134512640 135019032 4294956240 18446744073709551615 134585127 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 540 410 72 123 0 415 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2160

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275712/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2312 CPUtime=222.21
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1073 0 0 0 22220 1 0 0 25 0 1 0 37053251 2367488 434 1992294400 134512640 135019032 4294956240 18446744073709551615 134537946 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 578 434 72 123 0 453 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2312

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275584/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2540 CPUtime=282.19
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1097 0 0 0 28218 1 0 0 25 0 1 0 37053251 2600960 458 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 635 458 72 123 0 510 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 2540

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22078
/proc/meminfo: memFree=1275520/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2540 CPUtime=342.16
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1121 0 0 0 34215 1 0 0 25 0 1 0 37053251 2600960 482 1992294400 134512640 135019032 4294956240 18446744073709551615 134538429 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 635 482 72 123 0 510 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 2540

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22080
/proc/meminfo: memFree=1275264/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2540 CPUtime=402.13
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1146 0 0 0 40212 1 0 0 25 0 1 0 37053251 2600960 507 1992294400 134512640 135019032 4294956240 18446744073709551615 134526957 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 635 507 72 123 0 510 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 2540

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22080
/proc/meminfo: memFree=1275200/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2880 CPUtime=462.11
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1173 0 0 0 46210 1 0 0 25 0 1 0 37053251 2949120 534 1992294400 134512640 135019032 4294956240 18446744073709551615 134537968 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 720 534 72 123 0 595 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 2880

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22080
/proc/meminfo: memFree=1275072/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2880 CPUtime=522.09
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1197 0 0 0 52208 1 0 0 25 0 1 0 37053251 2949120 558 1992294400 134512640 135019032 4294956240 18446744073709551615 134585144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 720 558 72 123 0 595 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 2880

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22080
/proc/meminfo: memFree=1275008/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=2880 CPUtime=582.06
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1222 0 0 0 58205 1 0 0 25 0 1 0 37053251 2949120 583 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 720 583 72 123 0 595 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 2880

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22080
/proc/meminfo: memFree=1274944/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=3392 CPUtime=642.04
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1247 0 0 0 64203 1 0 0 25 0 1 0 37053251 3473408 608 1992294400 134512640 135019032 4294956240 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 848 608 72 123 0 723 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 3392


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

/proc/meminfo: memFree=1272576/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=5308 CPUtime=1721.61
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1773 0 0 0 172159 2 0 0 25 0 1 0 37053251 5435392 1134 1992294400 134512640 135019032 4294956240 18446744073709551615 134585122 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1327 1134 72 123 0 1202 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 5308

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22080
/proc/meminfo: memFree=1272256/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=5308 CPUtime=1781.59
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1809 0 0 0 178157 2 0 0 25 0 1 0 37053251 5435392 1170 1992294400 134512640 135019032 4294956240 18446744073709551615 134526947 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1327 1170 72 123 0 1202 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 5308

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271936/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=1841.56
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1848 0 0 0 184154 2 0 0 25 0 1 0 37053251 7200768 1209 1992294400 134512640 135019032 4294956240 18446744073709551615 134537981 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1209 72 123 0 1633 0
Current children cumulated CPU time (s) 1841.56
Current children cumulated vsize (KiB) 7032

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271872/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=1901.53
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1892 0 0 0 190151 2 0 0 25 0 1 0 37053251 7200768 1253 1992294400 134512640 135019032 4294956240 18446744073709551615 134585120 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1253 72 123 0 1633 0
Current children cumulated CPU time (s) 1901.53
Current children cumulated vsize (KiB) 7032

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271808/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=1961.52
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1924 0 0 0 196149 3 0 0 25 0 1 0 37053251 7200768 1285 1992294400 134512640 135019032 4294956240 18446744073709551615 134526930 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1285 72 123 0 1633 0
Current children cumulated CPU time (s) 1961.52
Current children cumulated vsize (KiB) 7032

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271680/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2021.49
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1964 0 0 0 202146 3 0 0 25 0 1 0 37053251 7200768 1325 1992294400 134512640 135019032 4294956240 18446744073709551615 134585181 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1325 72 123 0 1633 0
Current children cumulated CPU time (s) 2021.49
Current children cumulated vsize (KiB) 7032

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271552/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2081.47
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 1998 0 0 0 208144 3 0 0 25 0 1 0 37053251 7200768 1359 1992294400 134512640 135019032 4294956240 18446744073709551615 134585196 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1359 72 123 0 1633 0
Current children cumulated CPU time (s) 2081.47
Current children cumulated vsize (KiB) 7032

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271424/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2141.44
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2041 0 0 0 214141 3 0 0 25 0 1 0 37053251 7200768 1402 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1402 72 123 0 1633 0
Current children cumulated CPU time (s) 2141.44
Current children cumulated vsize (KiB) 7032

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271296/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2201.42
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2082 0 0 0 220139 3 0 0 25 0 1 0 37053251 7200768 1443 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1443 72 123 0 1633 0
Current children cumulated CPU time (s) 2201.42
Current children cumulated vsize (KiB) 7032

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1271104/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2261.4
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2137 0 0 0 226137 3 0 0 25 0 1 0 37053251 7200768 1498 1992294400 134512640 135019032 4294956240 18446744073709551615 134538413 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1498 72 123 0 1633 0
Current children cumulated CPU time (s) 2261.4
Current children cumulated vsize (KiB) 7032

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1270848/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2321.38
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2180 0 0 0 232135 3 0 0 25 0 1 0 37053251 7200768 1541 1992294400 134512640 135019032 4294956240 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1541 72 123 0 1633 0
Current children cumulated CPU time (s) 2321.38
Current children cumulated vsize (KiB) 7032

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1270592/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=7032 CPUtime=2381.34
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2228 0 0 0 238131 3 0 0 25 0 1 0 37053251 7200768 1589 1992294400 134512640 135019032 4294956240 18446744073709551615 134527043 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 1758 1589 72 123 0 1633 0
Current children cumulated CPU time (s) 2381.34
Current children cumulated vsize (KiB) 7032

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1270272/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2441.32
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2283 0 0 0 244129 3 0 0 25 0 1 0 37053251 9850880 1644 1992294400 134512640 135019032 4294956240 18446744073709551615 134564818 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1644 72 123 0 2280 0
Current children cumulated CPU time (s) 2441.32
Current children cumulated vsize (KiB) 9620

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1270080/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2501.3
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2345 0 0 0 250126 4 0 0 25 0 1 0 37053251 9850880 1706 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1706 72 123 0 2280 0
Current children cumulated CPU time (s) 2501.3
Current children cumulated vsize (KiB) 9620

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1269760/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2561.28
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2412 0 0 0 256124 4 0 0 25 0 1 0 37053251 9850880 1773 1992294400 134512640 135019032 4294956240 18446744073709551615 134541823 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1773 72 123 0 2280 0
Current children cumulated CPU time (s) 2561.28
Current children cumulated vsize (KiB) 9620

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1269376/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2621.26
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2502 0 0 0 262122 4 0 0 25 0 1 0 37053251 9850880 1863 1992294400 134512640 135019032 4294956240 18446744073709551615 134541829 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1863 72 123 0 2280 0
Current children cumulated CPU time (s) 2621.26
Current children cumulated vsize (KiB) 9620

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

[startup+2623.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1269376/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2622.85
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2505 0 0 0 262281 4 0 0 25 0 1 0 37053251 9850880 1866 1992294400 134512640 135019032 4294956240 18446744073709551615 134585125 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1866 72 123 0 2280 0
Current children cumulated CPU time (s) 2622.85
Current children cumulated vsize (KiB) 9620

[startup+2624.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1269376/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2623.65
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2507 0 0 0 262361 4 0 0 25 0 1 0 37053251 9850880 1868 1992294400 134512640 135019032 4294956240 18446744073709551615 134585134 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1868 72 123 0 2280 0
Current children cumulated CPU time (s) 2623.65
Current children cumulated vsize (KiB) 9620

[startup+2625.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22086
/proc/meminfo: memFree=1269376/2055920 swapFree=4192956/4192956
[pid=22077] ppid=22075 vsize=9620 CPUtime=2624.05
/proc/22077/stat : 22077 (march_ks) R 22075 22077 22040 0 -1 4194304 2508 0 0 0 262401 4 0 0 25 0 1 0 37053251 9850880 1869 1992294400 134512640 135019032 4294956240 18446744073709551615 134537979 0 0 4096 0 0 0 0 17 0 0 0
/proc/22077/statm: 2405 1869 72 123 0 2280 0
Current children cumulated CPU time (s) 2624.05
Current children cumulated vsize (KiB) 9620

Child status: 20
Real time (s): 2625.17
CPU time (s): 2624.12
CPU user time (s): 2624.08
CPU system time (s): 0.043993
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 9620

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

runsolver used 2.98955 second user time and 6.26805 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-18 23:30:32
IDJOB=1626487
IDBENCH=70478
IDSOLVER=582
FILE ID=node79/1626487-1240090232
PBS_JOBID= 9157664
Free space on /tmp= 66408 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1796956909-029.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1626487-1240090232/watcher-1626487-1240090232 -o /tmp/evaluation-result-1626487-1240090232/solver-1626487-1240090232 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1626487-1240090232.cnf            

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

MD5SUM BENCH= 42a0dcd09b57ad0eb87d8e8da7b56375
RANDOM SEED=1371824890

node79.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.220
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.220
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:       1277792 kB
Buffers:         85676 kB
Cached:         598540 kB
SwapCached:          0 kB
Active:         283396 kB
Inactive:       414584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1277792 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3060 kB
Writeback:           0 kB
Mapped:          23428 kB
Slab:            66176 kB
Committed_AS:   174128 kB
PageTables:       1384 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= 66404 MiB
End job on node79 at 2009-04-19 00:14:18