Trace number 1628020

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
march_hi hiUNSAT 3074.97 3075.82

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1818347447-078.cnf
MD5SUM16e4b9d806035068b91886cd39d11cb8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2696.34
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

1.00/1.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
1.00/1.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
1.00/1.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
1.00/1.03	c main()::
1.00/1.03	c initFormula():: searching for DIMACS p-line....
1.00/1.03	c full lookahead due to high density!
1.00/1.03	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
1.00/1.03	c parseCNF():: parsing....
1.00/1.03	c parseCNF():: the CNF contains 0 unary clauses.
1.00/1.03	c runParser():: parsing was successful, warming up engines...
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
1.00/1.03	c stat :: sign balance is biased by 0.007
1.00/1.03	c using k-SAT heuristics (size based diff)
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
1.00/1.03	c main():: clause / variable ratio: ( 5785 / 65 ) = 89.00
1.00/1.03	c longest clause has size 7
1.00/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
1.00/1.03	c number of free variables = 65
1.00/1.03	c dynamic_preselect_setsize :: off
1.00/1.03	c main():: all systems go!
1.00/1.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/17) NodeCount: 138
1.10/1.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/17) NodeCount: 2749
2.49/2.56	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/17) NodeCount: 22344
12.99/13.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 106317
58.08/58.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 356219
192.93/193.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/17) NodeCount: 889200
483.16/483.33	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/17) NodeCount: 1758179
960.03/960.33	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/17) NodeCount: 2841952
1561.16/1561.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 |****************************************************************| ( 8/17) NodeCount: 3894993
2153.00/2153.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 |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/17) NodeCount: 4691842
2607.88/2608.68	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/17) NodeCount: 5161516
2882.30/2883.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 |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/17) NodeCount: 5373068
3010.76/3011.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/17) NodeCount: 5446503
3057.94/3058.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 |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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/17) NodeCount: 5465663
3071.44/3072.31	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| (14/17) NodeCount: 5469315
3074.34/3075.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 |****************************************************************| (15/17) NodeCount: 5469757
3074.84/3075.76	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| (16/17) NodeCount: 5469795
3074.94/3075.81	c |----------------------------------------------------------------|
c |
3074.94/3075.82	c
3074.94/3075.82	c main():: nodeCount: 5469795
3074.94/3075.82	c main():: dead ends in main: 1334
3074.94/3075.82	c main():: lookAheadCount: 250130758
3074.94/3075.82	c main():: unitResolveCount: 11106218
3074.94/3075.82	c main():: time=-1219.537296
3074.94/3075.82	c main():: necessary_assignments: 22458
3074.94/3075.82	c main():: bin_sat: 0, bin_unsat 0
3074.94/3075.82	c main():: doublelook: #: 18672516, succes #: 15175971
3074.94/3075.82	c main():: doublelook: overall 7.638 of all possible doublelooks executed
3074.94/3075.82	c main():: doublelook: succesrate: 81.274, average DL_trigger: 18.259
3074.94/3075.82	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-1628020-1240089295/watcher-1628020-1240089295 -o /tmp/evaluation-result-1628020-1240089295/solver-1628020-1240089295 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628020-1240089295.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: 1.00 1.00 1.00 3/64 22787
/proc/meminfo: memFree=1369808/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=836 CPUtime=0
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 36956622 856064 88 1992294400 134512640 135197378 4294956240 18446744073709551615 134848082 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 209 88 58 167 0 40 0

[startup+0.0164129 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22787
/proc/meminfo: memFree=1369808/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=1244 CPUtime=0.01
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 159 0 0 0 1 0 0 0 18 0 1 0 36956622 1273856 143 1992294400 134512640 135197378 4294956240 18446744073709551615 134564967 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 311 143 62 167 0 142 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1244

[startup+0.101421 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22787
/proc/meminfo: memFree=1369808/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=1880 CPUtime=0.09
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 813 0 0 0 9 0 0 0 18 0 1 0 36956622 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134578096 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1880

[startup+0.30144 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22787
/proc/meminfo: memFree=1369808/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=1880 CPUtime=0.29
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 813 0 0 0 29 0 0 0 19 0 1 0 36956622 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539457 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1880

[startup+0.701477 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 22787
/proc/meminfo: memFree=1369808/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=1880 CPUtime=0.69
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 813 0 0 0 69 0 0 0 22 0 1 0 36956622 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134578114 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1880

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368712/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2284 CPUtime=1.49
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1046 0 0 0 149 0 0 0 25 0 1 0 36956622 2338816 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 571 409 93 167 0 402 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2284

[startup+3.10171 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368328/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2284 CPUtime=3.09
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1046 0 0 0 309 0 0 0 25 0 1 0 36956622 2338816 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 571 409 93 167 0 402 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2284

[startup+6.30201 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368328/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2284 CPUtime=6.29
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1046 0 0 0 629 0 0 0 25 0 1 0 36956622 2338816 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134614324 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 571 409 93 167 0 402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2284

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368200/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2284 CPUtime=12.69
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1046 0 0 0 1269 0 0 0 25 0 1 0 36956622 2338816 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 571 409 93 167 0 402 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2284

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368200/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2284 CPUtime=25.48
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1046 0 0 0 2548 0 0 0 25 0 1 0 36956622 2338816 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134524834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 571 409 93 167 0 402 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2284

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368200/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2284 CPUtime=51.08
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1046 0 0 0 5107 1 0 0 25 0 1 0 36956622 2338816 409 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 571 409 93 167 0 402 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2284

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368072/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2528 CPUtime=102.27
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1062 0 0 0 10226 1 0 0 25 0 1 0 36956622 2588672 425 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 632 425 93 167 0 463 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2528

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1368008/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2528 CPUtime=162.25
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1084 0 0 0 16224 1 0 0 25 0 1 0 36956622 2588672 447 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 632 447 93 167 0 463 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2528

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1367560/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2984 CPUtime=222.23
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1182 0 0 0 22222 1 0 0 25 0 1 0 36956622 3055616 545 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 746 545 93 167 0 577 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2984

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1367496/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=2984 CPUtime=282.22
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1202 0 0 0 28220 2 0 0 25 0 1 0 36956622 3055616 565 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 746 565 93 167 0 577 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2984

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1367368/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=3212 CPUtime=342.2
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1225 0 0 0 34218 2 0 0 25 0 1 0 36956622 3289088 588 1992294400 134512640 135197378 4294956240 18446744073709551615 134539479 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 803 588 93 167 0 634 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 3212

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1367304/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=3212 CPUtime=402.18
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1248 0 0 0 40216 2 0 0 25 0 1 0 36956622 3289088 611 1992294400 134512640 135197378 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 803 611 93 167 0 634 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 3212

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1367176/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=3552 CPUtime=462.16
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1271 0 0 0 46214 2 0 0 25 0 1 0 36956622 3637248 634 1992294400 134512640 135197378 4294956240 18446744073709551615 134592948 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 888 634 93 167 0 719 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 3552

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1367112/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=3552 CPUtime=522.15
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1294 0 0 0 52213 2 0 0 25 0 1 0 36956622 3637248 657 1992294400 134512640 135197378 4294956240 18446744073709551615 134557569 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 888 657 93 167 0 719 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 3552

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1366984/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=3552 CPUtime=582.13
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1316 0 0 0 58210 3 0 0 25 0 1 0 36956622 3637248 679 1992294400 134512640 135197378 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 888 679 93 167 0 719 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3552

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22788
/proc/meminfo: memFree=1366856/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=3552 CPUtime=642.12
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 1338 0 0 0 64209 3 0 0 25 0 1 0 36956622 3637248 701 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 888 701 93 167 0 719 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 3552


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

/proc/meminfo: memFree=1363272/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=7704 CPUtime=2501.61
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2192 0 0 0 250152 9 0 0 25 0 1 0 36956622 7888896 1555 1992294400 134512640 135197378 4294956240 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 1926 1555 93 167 0 1757 0
Current children cumulated CPU time (s) 2501.61
Current children cumulated vsize (KiB) 7704

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22790
/proc/meminfo: memFree=1363080/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=7704 CPUtime=2561.59
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2228 0 0 0 256150 9 0 0 25 0 1 0 36956622 7888896 1591 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 1926 1591 93 167 0 1757 0
Current children cumulated CPU time (s) 2561.59
Current children cumulated vsize (KiB) 7704

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22790
/proc/meminfo: memFree=1362888/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=7704 CPUtime=2621.58
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2270 0 0 0 262149 9 0 0 25 0 1 0 36956622 7888896 1633 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 1926 1633 93 167 0 1757 0
Current children cumulated CPU time (s) 2621.58
Current children cumulated vsize (KiB) 7704

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22790
/proc/meminfo: memFree=1362760/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=7704 CPUtime=2681.56
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2303 0 0 0 268147 9 0 0 25 0 1 0 36956622 7888896 1666 1992294400 134512640 135197378 4294956240 18446744073709551615 134525003 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 1926 1666 93 167 0 1757 0
Current children cumulated CPU time (s) 2681.56
Current children cumulated vsize (KiB) 7704

[startup+2742.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22790
/proc/meminfo: memFree=1362568/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=7704 CPUtime=2741.54
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2341 0 0 0 274145 9 0 0 25 0 1 0 36956622 7888896 1704 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 1926 1704 93 167 0 1757 0
Current children cumulated CPU time (s) 2741.54
Current children cumulated vsize (KiB) 7704

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1362312/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=7704 CPUtime=2801.52
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2384 0 0 0 280142 10 0 0 25 0 1 0 36956622 7888896 1747 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 1926 1747 93 167 0 1757 0
Current children cumulated CPU time (s) 2801.52
Current children cumulated vsize (KiB) 7704

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1362184/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=2861.51
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2429 0 0 0 286141 10 0 0 25 0 1 0 36956622 10539008 1792 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1792 93 167 0 2404 0
Current children cumulated CPU time (s) 2861.51
Current children cumulated vsize (KiB) 10292

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361992/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=2921.49
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2476 0 0 0 292139 10 0 0 25 0 1 0 36956622 10539008 1839 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1839 93 167 0 2404 0
Current children cumulated CPU time (s) 2921.49
Current children cumulated vsize (KiB) 10292

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361800/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=2981.47
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2527 0 0 0 298137 10 0 0 25 0 1 0 36956622 10539008 1890 1992294400 134512640 135197378 4294956240 18446744073709551615 134603270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1890 93 167 0 2404 0
Current children cumulated CPU time (s) 2981.47
Current children cumulated vsize (KiB) 10292

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361544/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3041.45
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2586 0 0 0 304135 10 0 0 25 0 1 0 36956622 10539008 1949 1992294400 134512640 135197378 4294956240 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1949 93 167 0 2404 0
Current children cumulated CPU time (s) 3041.45
Current children cumulated vsize (KiB) 10292

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

[startup+3046.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361480/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3045.45
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2590 0 0 0 304535 10 0 0 25 0 1 0 36956622 10539008 1953 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1953 93 167 0 2404 0
Current children cumulated CPU time (s) 3045.45
Current children cumulated vsize (KiB) 10292

[startup+3059.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361416/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3058.25
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2607 0 0 0 305815 10 0 0 25 0 1 0 36956622 10539008 1970 1992294400 134512640 135197378 4294956240 18446744073709551615 134611733 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1970 93 167 0 2404 0
Current children cumulated CPU time (s) 3058.25
Current children cumulated vsize (KiB) 10292

[startup+3065.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361416/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3064.64
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2614 0 0 0 306454 10 0 0 25 0 1 0 36956622 10539008 1977 1992294400 134512640 135197378 4294956240 18446744073709551615 134550950 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1977 93 167 0 2404 0
Current children cumulated CPU time (s) 3064.64
Current children cumulated vsize (KiB) 10292

[startup+3071.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361352/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3071.04
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2624 0 0 0 307094 10 0 0 25 0 1 0 36956622 10539008 1987 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1987 93 167 0 2404 0
Current children cumulated CPU time (s) 3071.04
Current children cumulated vsize (KiB) 10292

[startup+3073.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361352/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3072.64
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2626 0 0 0 307254 10 0 0 25 0 1 0 36956622 10539008 1989 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1989 93 167 0 2404 0
Current children cumulated CPU time (s) 3072.64
Current children cumulated vsize (KiB) 10292

[startup+3075.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361352/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3074.24
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2628 0 0 0 307414 10 0 0 25 0 1 0 36956622 10539008 1991 1992294400 134512640 135197378 4294956240 18446744073709551615 134557581 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1991 93 167 0 2404 0
Current children cumulated CPU time (s) 3074.24
Current children cumulated vsize (KiB) 10292

[startup+3075.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361288/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3074.64
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2629 0 0 0 307454 10 0 0 25 0 1 0 36956622 10539008 1992 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1992 93 167 0 2404 0
Current children cumulated CPU time (s) 3074.64
Current children cumulated vsize (KiB) 10292

[startup+3075.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361288/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3074.84
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2629 0 0 0 307474 10 0 0 25 0 1 0 36956622 10539008 1992 1992294400 134512640 135197378 4294956240 18446744073709551615 134592993 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1992 93 167 0 2404 0
Current children cumulated CPU time (s) 3074.84
Current children cumulated vsize (KiB) 10292

[startup+3075.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22796
/proc/meminfo: memFree=1361288/2055920 swapFree=4192956/4192956
[pid=22787] ppid=22785 vsize=10292 CPUtime=3074.94
/proc/22787/stat : 22787 (march_hi) R 22785 22787 22708 0 -1 4194304 2629 0 0 0 307484 10 0 0 25 0 1 0 36956622 10539008 1992 1992294400 134512640 135197378 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/22787/statm: 2573 1992 93 167 0 2404 0
Current children cumulated CPU time (s) 3074.94
Current children cumulated vsize (KiB) 10292

Child status: 20
Real time (s): 3075.82
CPU time (s): 3074.97
CPU user time (s): 3074.86
CPU system time (s): 0.110983
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 10292

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

runsolver used 2.5926 second user time and 5.88511 second system time

The end

Launcher Data

Begin job on node61 at 2009-04-18 23:14:55
IDJOB=1628020
IDBENCH=70476
IDSOLVER=583
FILE ID=node61/1628020-1240089295
PBS_JOBID= 9157645
Free space on /tmp= 66456 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/65/unif-k7-r89-v65-c5785-S1818347447-078.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628020-1240089295/watcher-1628020-1240089295 -o /tmp/evaluation-result-1628020-1240089295/solver-1628020-1240089295 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628020-1240089295.cnf

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

MD5SUM BENCH= 16e4b9d806035068b91886cd39d11cb8
RANDOM SEED=1548893132

node61.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.216
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.216
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:       1370224 kB
Buffers:         80140 kB
Cached:         532812 kB
SwapCached:          0 kB
Active:         269316 kB
Inactive:       356472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370224 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             908 kB
Writeback:           0 kB
Mapped:          22544 kB
Slab:            46068 kB
Committed_AS:   184628 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node61 at 2009-04-19 00:06:11