Trace number 1628027

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 3033.98 3034.75

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1266438269-016.cnf
MD5SUM166fa796e9e4e8cad989cc4a86020c12
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2648.9
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.99/1.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.99/1.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.99/1.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.99/1.03	c main()::
0.99/1.03	c initFormula():: searching for DIMACS p-line....
0.99/1.03	c full lookahead due to high density!
0.99/1.03	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
0.99/1.03	c parseCNF():: parsing....
0.99/1.03	c parseCNF():: the CNF contains 0 unary clauses.
0.99/1.03	c runParser():: parsing was successful, warming up engines...
0.99/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.99/1.03	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
0.99/1.03	c stat :: sign balance is biased by 0.006
0.99/1.03	c using k-SAT heuristics (size based diff)
0.99/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.99/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.99/1.03	c resolvent_look() :: found 2 resolvents
0.99/1.03	c main():: clause / variable ratio: ( 5787 / 65 ) = 89.03
0.99/1.03	c longest clause has size 7
0.99/1.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.99/1.03	c number of free variables = 65
0.99/1.03	c dynamic_preselect_setsize :: off
0.99/1.03	c main():: all systems go!
0.99/1.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/17) NodeCount: 156
1.09/1.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/17) NodeCount: 3215
2.69/2.78	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 22919
13.28/13.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 |****************************************************************| ( 3/17) NodeCount: 110488
60.27/60.31	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/17) NodeCount: 364849
197.85/197.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 900162
489.46/489.62	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/17) NodeCount: 1762430
963.36/963.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2832223
1556.90/1557.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/17) NodeCount: 3862317
2135.96/2136.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4638466
2578.85/2579.60	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5094911
2845.68/2846.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5304147
2971.75/2972.50	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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: 5376964
3018.03/3018.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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: 5395211
3030.93/3031.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 |****************************************************************| (14/17) NodeCount: 5398197
3033.53/3034.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (15/17) NodeCount: 5398505
3033.92/3034.72	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |********
c |****************
c |********************************
c |****************************************************************| (16/17) NodeCount: 5398522
3033.92/3034.74	c |----------------------------------------------------------------|
c |
3033.92/3034.74	c
3033.92/3034.74	c main():: nodeCount: 5398522
3033.92/3034.74	c main():: dead ends in main: 1369
3033.92/3034.74	c main():: lookAheadCount: 246587073
3033.92/3034.74	c main():: unitResolveCount: 10951137
3033.92/3034.74	c main():: time=-1260.527296
3033.92/3034.74	c main():: necessary_assignments: 22114
3033.92/3034.74	c main():: bin_sat: 0, bin_unsat 0
3033.92/3034.74	c main():: doublelook: #: 18388579, succes #: 14943152
3033.92/3034.74	c main():: doublelook: overall 7.630 of all possible doublelooks executed
3033.92/3034.74	c main():: doublelook: succesrate: 81.263, average DL_trigger: 18.171
3033.92/3034.74	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-1628027-1240092121/watcher-1628027-1240092121 -o /tmp/evaluation-result-1628027-1240092121/solver-1628027-1240092121 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628027-1240092121.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 22052
/proc/meminfo: memFree=1127264/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=836 CPUtime=0
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 37239878 856064 88 1992294400 134512640 135197378 4294956240 18446744073709551615 134674307 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 209 89 58 167 0 40 0

[startup+0.030748 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22052
/proc/meminfo: memFree=1127264/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=1692 CPUtime=0.02
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 447 0 0 0 2 0 0 0 18 0 1 0 37239878 1732608 275 1992294400 134512640 135197378 4294956240 18446744073709551615 134560933 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 423 275 79 167 0 254 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1692

[startup+0.101755 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22052
/proc/meminfo: memFree=1127264/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=1880 CPUtime=0.09
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 822 0 0 0 9 0 0 0 18 0 1 0 37239878 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1880

[startup+0.301774 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22052
/proc/meminfo: memFree=1127264/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=1880 CPUtime=0.29
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 822 0 0 0 29 0 0 0 19 0 1 0 37239878 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1880

[startup+0.701812 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22052
/proc/meminfo: memFree=1127264/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=1880 CPUtime=0.69
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 822 0 0 0 69 0 0 0 22 0 1 0 37239878 1925120 342 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 470 342 82 167 0 301 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1880

[startup+1.50189 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1126168/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2304 CPUtime=1.49
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1052 0 0 0 149 0 0 0 25 0 1 0 37239878 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134526729 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2304

[startup+3.10105 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125720/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2304 CPUtime=3.09
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1052 0 0 0 309 0 0 0 25 0 1 0 37239878 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134593027 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2304

[startup+6.30136 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125720/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2304 CPUtime=6.29
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1052 0 0 0 629 0 0 0 25 0 1 0 37239878 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134539449 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2304

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125656/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2304 CPUtime=12.69
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1052 0 0 0 1269 0 0 0 25 0 1 0 37239878 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2304

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125656/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2304 CPUtime=25.48
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1052 0 0 0 2548 0 0 0 25 0 1 0 37239878 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2304

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125656/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2304 CPUtime=51.07
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1052 0 0 0 5107 0 0 0 25 0 1 0 37239878 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2304

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125592/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2552 CPUtime=102.27
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1069 0 0 0 10226 1 0 0 25 0 1 0 37239878 2613248 431 1992294400 134512640 135197378 4294956240 18446744073709551615 134593039 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 638 431 93 167 0 469 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2552

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125528/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=2552 CPUtime=162.25
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1090 0 0 0 16224 1 0 0 25 0 1 0 37239878 2613248 452 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 638 452 93 167 0 469 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2552

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125144/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3008 CPUtime=222.24
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1187 0 0 0 22222 2 0 0 25 0 1 0 37239878 3080192 549 1992294400 134512640 135197378 4294956240 18446744073709551615 134603122 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 752 549 93 167 0 583 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 3008

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1125016/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3008 CPUtime=282.22
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1210 0 0 0 28220 2 0 0 25 0 1 0 37239878 3080192 572 1992294400 134512640 135197378 4294956240 18446744073709551615 134548735 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 752 572 93 167 0 583 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 3008

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1124952/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3236 CPUtime=342.21
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1232 0 0 0 34218 3 0 0 25 0 1 0 37239878 3313664 594 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 809 594 93 167 0 640 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 3236

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1124824/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3236 CPUtime=402.19
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1254 0 0 0 40216 3 0 0 25 0 1 0 37239878 3313664 616 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 809 616 93 167 0 640 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 3236

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1124760/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3576 CPUtime=462.17
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1276 0 0 0 46214 3 0 0 25 0 1 0 37239878 3661824 638 1992294400 134512640 135197378 4294956240 18446744073709551615 134618270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 894 638 93 167 0 725 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 3576

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1124632/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3576 CPUtime=522.16
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1299 0 0 0 52213 3 0 0 25 0 1 0 37239878 3661824 661 1992294400 134512640 135197378 4294956240 18446744073709551615 134524878 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 894 661 93 167 0 725 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 3576

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1124568/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3576 CPUtime=582.15
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1322 0 0 0 58211 4 0 0 25 0 1 0 37239878 3661824 684 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 894 684 93 167 0 725 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 3576

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 22053
/proc/meminfo: memFree=1124440/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=3576 CPUtime=642.13
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 1345 0 0 0 64209 4 0 0 25 0 1 0 37239878 3661824 707 1992294400 134512640 135197378 4294956240 18446744073709551615 134539132 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 894 707 93 167 0 725 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 3576


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

/proc/meminfo: memFree=1120984/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2381.69
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2142 0 0 0 238156 13 0 0 25 0 1 0 37239878 7913472 1504 1992294400 134512640 135197378 4294956240 18446744073709551615 134524975 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1504 93 167 0 1763 0
Current children cumulated CPU time (s) 2381.69
Current children cumulated vsize (KiB) 7728

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1120856/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2441.68
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2176 0 0 0 244155 13 0 0 25 0 1 0 37239878 7913472 1538 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1538 93 167 0 1763 0
Current children cumulated CPU time (s) 2441.68
Current children cumulated vsize (KiB) 7728

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1120664/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2501.67
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2216 0 0 0 250153 14 0 0 25 0 1 0 37239878 7913472 1578 1992294400 134512640 135197378 4294956240 18446744073709551615 134593032 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1578 93 167 0 1763 0
Current children cumulated CPU time (s) 2501.67
Current children cumulated vsize (KiB) 7728

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1120536/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2561.65
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2257 0 0 0 256151 14 0 0 25 0 1 0 37239878 7913472 1619 1992294400 134512640 135197378 4294956240 18446744073709551615 134548448 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1619 93 167 0 1763 0
Current children cumulated CPU time (s) 2561.65
Current children cumulated vsize (KiB) 7728

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1120344/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2621.64
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2294 0 0 0 262150 14 0 0 25 0 1 0 37239878 7913472 1656 1992294400 134512640 135197378 4294956240 18446744073709551615 134593101 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1656 93 167 0 1763 0
Current children cumulated CPU time (s) 2621.64
Current children cumulated vsize (KiB) 7728

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1120216/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2681.62
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2328 0 0 0 268147 15 0 0 25 0 1 0 37239878 7913472 1690 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1690 93 167 0 1763 0
Current children cumulated CPU time (s) 2681.62
Current children cumulated vsize (KiB) 7728

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1120024/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=7728 CPUtime=2741.61
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2371 0 0 0 274146 15 0 0 25 0 1 0 37239878 7913472 1733 1992294400 134512640 135197378 4294956240 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 1932 1733 93 167 0 1763 0
Current children cumulated CPU time (s) 2741.61
Current children cumulated vsize (KiB) 7728

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119832/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=2801.59
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2417 0 0 0 280144 15 0 0 25 0 1 0 37239878 10563584 1779 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1779 93 167 0 2410 0
Current children cumulated CPU time (s) 2801.59
Current children cumulated vsize (KiB) 10316

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119640/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=2861.58
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2467 0 0 0 286142 16 0 0 25 0 1 0 37239878 10563584 1829 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1829 93 167 0 2410 0
Current children cumulated CPU time (s) 2861.58
Current children cumulated vsize (KiB) 10316

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119448/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=2921.56
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2512 0 0 0 292140 16 0 0 25 0 1 0 37239878 10563584 1874 1992294400 134512640 135197378 4294956240 18446744073709551615 134602621 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1874 93 167 0 2410 0
Current children cumulated CPU time (s) 2921.56
Current children cumulated vsize (KiB) 10316

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119192/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=2981.55
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2573 0 0 0 298138 17 0 0 25 0 1 0 37239878 10563584 1935 1992294400 134512640 135197378 4294956240 18446744073709551615 134539119 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1935 93 167 0 2410 0
Current children cumulated CPU time (s) 2981.55
Current children cumulated vsize (KiB) 10316

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

[startup+2995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119128/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=2994.34
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2584 0 0 0 299417 17 0 0 25 0 1 0 37239878 10563584 1946 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1946 93 167 0 2410 0
Current children cumulated CPU time (s) 2994.34
Current children cumulated vsize (KiB) 10316

[startup+3020.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119000/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3019.93
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2616 0 0 0 301976 17 0 0 25 0 1 0 37239878 10563584 1978 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1978 93 167 0 2410 0
Current children cumulated CPU time (s) 3019.93
Current children cumulated vsize (KiB) 10316

[startup+3027.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119000/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3026.33
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2623 0 0 0 302616 17 0 0 25 0 1 0 37239878 10563584 1985 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1985 93 167 0 2410 0
Current children cumulated CPU time (s) 3026.33
Current children cumulated vsize (KiB) 10316

[startup+3030.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1119000/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3029.53
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2628 0 0 0 302936 17 0 0 25 0 1 0 37239878 10563584 1990 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1990 93 167 0 2410 0
Current children cumulated CPU time (s) 3029.53
Current children cumulated vsize (KiB) 10316

[startup+3031.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1118936/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3031.13
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2630 0 0 0 303096 17 0 0 25 0 1 0 37239878 10563584 1992 1992294400 134512640 135197378 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1992 93 167 0 2410 0
Current children cumulated CPU time (s) 3031.13
Current children cumulated vsize (KiB) 10316

[startup+3033.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1118936/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3032.73
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2633 0 0 0 303256 17 0 0 25 0 1 0 37239878 10563584 1995 1992294400 134512640 135197378 4294956240 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1995 93 167 0 2410 0
Current children cumulated CPU time (s) 3032.73
Current children cumulated vsize (KiB) 10316

[startup+3034.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1118936/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3033.53
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2634 0 0 0 303336 17 0 0 25 0 1 0 37239878 10563584 1996 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1996 93 167 0 2410 0
Current children cumulated CPU time (s) 3033.53
Current children cumulated vsize (KiB) 10316

[startup+3034.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22055
/proc/meminfo: memFree=1118936/2055920 swapFree=4192956/4192956
[pid=22052] ppid=22050 vsize=10316 CPUtime=3033.92
/proc/22052/stat : 22052 (march_hi) R 22050 22052 21931 0 -1 4194304 2635 0 0 0 303375 17 0 0 25 0 1 0 37239878 10563584 1997 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/22052/statm: 2579 1997 93 167 0 2410 0
Current children cumulated CPU time (s) 3033.92
Current children cumulated vsize (KiB) 10316

Child status: 20
Real time (s): 3034.75
CPU time (s): 3033.98
CPU user time (s): 3033.8
CPU system time (s): 0.180972
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 10316

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

runsolver used 3.43448 second user time and 6.22305 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-19 00:02:01
IDJOB=1628027
IDBENCH=70483
IDSOLVER=583
FILE ID=node56/1628027-1240092121
PBS_JOBID= 9157633
Free space on /tmp= 103008 MiB

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

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

MD5SUM BENCH= 166fa796e9e4e8cad989cc4a86020c12
RANDOM SEED=1166166788

node56.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.218
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.218
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:       1127680 kB
Buffers:         87808 kB
Cached:         743152 kB
SwapCached:          0 kB
Active:         274608 kB
Inactive:       570312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127680 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             912 kB
Writeback:           0 kB
Mapped:          23968 kB
Slab:            69264 kB
Committed_AS:   152024 kB
PageTables:       1468 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= 103008 MiB
End job on node56 at 2009-04-19 00:52:36