Trace number 1627966

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 hiSAT 4014.4 4015.51

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/110/
unif-k5-r21.3-v110-c2343-S1492329924-074.cnf
MD5SUM667156c9cba21970f1c7c0c7e22c36aa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.169973
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
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 52343
Number of clauses of size over 50

Solver Data

0.01/0.05	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.01/0.05	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.01/0.05	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.01/0.05	c main()::
0.01/0.05	c initFormula():: searching for DIMACS p-line....
0.01/0.05	c full lookahead due to high density!
0.01/0.05	c initFormula():: the DIMACS p-line indicates a CNF of 110 variables and 2343 clauses.
0.01/0.05	c parseCNF():: parsing....
0.01/0.05	c parseCNF():: the CNF contains 0 unary clauses.
0.01/0.05	c runParser():: parsing was successful, warming up engines...
0.01/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.05	c preprocessing fase I completed:: there are now 110 free variables and 2343 clauses.
0.01/0.05	c stat :: sign balance is biased by 0.037
0.01/0.05	c using k-SAT heuristics (size based diff)
0.01/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 4 duplicate clauses
0.01/0.05	c resolvent_look() :: found 4 resolvents
0.01/0.05	c main():: clause / variable ratio: ( 2347 / 110 ) = 21.34
0.01/0.05	c longest clause has size 5
0.01/0.05	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.05	c number of free variables = 110
0.01/0.05	c dynamic_preselect_setsize :: off
0.01/0.05	c main():: all systems go!
0.01/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 159
0.10/0.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 581
0.10/0.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 |****************************************************************| ( 2/999) NodeCount: 4083
0.90/0.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 24749
5.89/5.94	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 112611
29.18/29.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 392741
111.36/111.42	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 1076271
332.01/332.18	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 2359860
787.08/787.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 |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4216128
1505.49/1505.95	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 6283330
2374.25/2374.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 8045233
3173.33/3174.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 9179853
3725.46/3726.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/999) NodeCount: 9722872
4008.49/4009.64	c |----------------------------------------------------------------|
c |*
c |**
4014.29/4015.46	c |111101111100110000100010$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
4014.29/4015.46	
c |**
4014.29/4015.46	c
4014.29/4015.46	c main():: nodeCount: 9733888
4014.29/4015.46	c main():: dead ends in main: 52459
4014.29/4015.46	c main():: lookAheadCount: 517029929
4014.29/4015.46	c main():: unitResolveCount: 53623301
4014.29/4015.46	c main():: time=-280.007296
4014.29/4015.46	c main():: necessary_assignments: 284840
4014.29/4015.46	c main():: bin_sat: 0, bin_unsat 0
4014.29/4015.46	c main():: doublelook: #: 39649850, succes #: 31530191
4014.29/4015.46	c main():: doublelook: overall 7.911 of all possible doublelooks executed
4014.29/4015.46	c main():: doublelook: succesrate: 79.522, average DL_trigger: 20.084
4014.29/4015.46	c main():: SOLUTION VERIFIED :-)
4014.29/4015.46	s SATISFIABLE
4014.29/4015.46	v -1 -2 -3 -4 -5 6 7 8 9 -10 11 -12 -13 14 15 -16 -17 -18 -19 20 -21 -22 23 24 -25 26 -27 28 29 -30 -31 32 33 -34 35 -36 -37 -38 -39 40 41 42 43 44 45 46 -47 -48 49 -50 -51 52 53 -54 55 56 -57 58 59 -60 -61 62 -63 -64 65 66 67 -68 69 70 71 72 -73 -74 75 -76 -77 -78 -79 -80 81 82 -83 84 -85 86 87 -88 89 -90 91 92 -93 -94 95 -96 -97 -98 -99 100 -101 102 103 -104 105 106 -107 108 109 -110 0

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1627966-1240078044/watcher-1627966-1240078044 -o /tmp/evaluation-result-1627966-1240078044/solver-1627966-1240078044 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1627966-1240078044.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 2/64 21873
/proc/meminfo: memFree=1341632/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=836 CPUtime=0
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 100 0 0 0 0 0 0 0 18 0 1 0 35831889 856064 85 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 209 85 58 167 0 40 0

[startup+0.0208689 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21873
/proc/meminfo: memFree=1341632/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=1016 CPUtime=0.01
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 170 0 0 0 1 0 0 0 18 0 1 0 35831889 1040384 153 1992294400 134512640 135197378 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 254 153 82 167 0 85 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1016

[startup+0.101876 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21873
/proc/meminfo: memFree=1341632/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=1400 CPUtime=0.1
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 237 0 0 0 10 0 0 0 18 0 1 0 35831889 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134557308 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1400

[startup+0.301894 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21873
/proc/meminfo: memFree=1341632/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=1400 CPUtime=0.3
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 237 0 0 0 30 0 0 0 19 0 1 0 35831889 1433600 220 1992294400 134512640 135197378 4294956240 18446744073709551615 134603327 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 350 220 93 167 0 181 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1400

[startup+0.70193 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21873
/proc/meminfo: memFree=1341632/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=1540 CPUtime=0.7
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 252 0 0 0 70 0 0 0 23 0 1 0 35831889 1576960 235 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 385 235 93 167 0 216 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1540

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1340984/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=1684 CPUtime=1.5
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 306 0 0 0 150 0 0 0 25 0 1 0 35831889 1724416 287 1992294400 134512640 135197378 4294956240 18446744073709551615 134539097 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 421 287 93 167 0 252 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1684

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1340600/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=1936 CPUtime=3.09
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 348 0 0 0 309 0 0 0 25 0 1 0 35831889 1982464 329 1992294400 134512640 135197378 4294956240 18446744073709551615 134618807 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 484 329 93 167 0 315 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1936

[startup+6.30143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1340216/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=2164 CPUtime=6.29
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 423 0 0 0 629 0 0 0 25 0 1 0 35831889 2215936 404 1992294400 134512640 135197378 4294956240 18446744073709551615 134522760 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 541 404 93 167 0 372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2164

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1339512/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=3016 CPUtime=12.69
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 578 0 0 0 1269 0 0 0 25 0 1 0 35831889 3088384 559 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 754 559 93 167 0 585 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3016

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1338360/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=4932 CPUtime=25.48
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 861 0 0 0 2548 0 0 0 25 0 1 0 35831889 5050368 842 1992294400 134512640 135197378 4294956240 18446744073709551615 134603283 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 1233 842 93 167 0 1064 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4932

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1335992/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=6848 CPUtime=51.07
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 1449 0 0 0 5107 0 0 0 25 0 1 0 35831889 7012352 1430 1992294400 134512640 135197378 4294956240 18446744073709551615 134550693 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 1712 1430 93 167 0 1543 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6848

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1331640/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=13512 CPUtime=102.26
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 2515 0 0 0 10225 1 0 0 25 0 1 0 35831889 13836288 2496 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 3378 2496 93 167 0 3209 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13512

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1326840/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=19716 CPUtime=162.25
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 3712 0 0 0 16223 2 0 0 25 0 1 0 35831889 20189184 3693 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 4929 3693 93 167 0 4760 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19716

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1322040/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=28448 CPUtime=222.23
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 4889 0 0 0 22221 2 0 0 25 0 1 0 35831889 29130752 4870 1992294400 134512640 135197378 4294956240 18446744073709551615 134649523 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 7112 4870 93 167 0 6943 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 28448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1317432/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=29216 CPUtime=282.21
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 6032 0 0 0 28218 3 0 0 25 0 1 0 35831889 29917184 6013 1992294400 134512640 135197378 4294956240 18446744073709551615 134548518 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 7304 6013 93 167 0 7135 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29216

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1313208/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=29216 CPUtime=342.2
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 7081 0 0 0 34216 4 0 0 25 0 1 0 35831889 29917184 7062 1992294400 134512640 135197378 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 7304 7062 93 167 0 7135 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 29216

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1308600/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=42312 CPUtime=402.18
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 8227 0 0 0 40212 6 0 0 25 0 1 0 35831889 43327488 8208 1992294400 134512640 135197378 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 10578 8208 93 167 0 10409 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 42312

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1304312/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=43848 CPUtime=462.17
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 9277 0 0 0 46210 7 0 0 25 0 1 0 35831889 44900352 9258 1992294400 134512640 135197378 4294956240 18446744073709551615 134619053 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 10962 9258 93 167 0 10793 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 43848

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1299960/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=43848 CPUtime=522.15
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 10384 0 0 0 52207 8 0 0 25 0 1 0 35831889 44900352 10365 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 10962 10365 93 167 0 10793 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 43848

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1295864/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=63492 CPUtime=582.13
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 11408 0 0 0 58205 8 0 0 25 0 1 0 35831889 65015808 11389 1992294400 134512640 135197378 4294956240 18446744073709551615 134524938 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 15873 11389 93 167 0 15704 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 63492

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21874
/proc/meminfo: memFree=1291512/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=63492 CPUtime=642.13
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 12473 0 0 0 64204 9 0 0 25 0 1 0 35831889 65015808 12454 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 15873 12454 93 167 0 15704 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 63492


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

/proc/meminfo: memFree=1135024/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=212688 CPUtime=3281.39
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 51427 0 0 0 328100 39 0 0 25 0 1 0 35831889 217792512 51408 1992294400 134512640 135197378 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 53172 51408 93 167 0 53003 0
Current children cumulated CPU time (s) 3281.39
Current children cumulated vsize (KiB) 212688

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1131888/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=212688 CPUtime=3341.37
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 52206 0 0 0 334098 39 0 0 25 0 1 0 35831889 217792512 52187 1992294400 134512640 135197378 4294956240 18446744073709551615 134593271 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 53172 52187 93 167 0 53003 0
Current children cumulated CPU time (s) 3341.37
Current children cumulated vsize (KiB) 212688

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1128752/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3401.36
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 52973 0 0 0 340096 40 0 0 25 0 1 0 35831889 319627264 52954 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 52954 93 167 0 77865 0
Current children cumulated CPU time (s) 3401.36
Current children cumulated vsize (KiB) 312136

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1125808/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3461.34
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 53703 0 0 0 346093 41 0 0 25 0 1 0 35831889 319627264 53684 1992294400 134512640 135197378 4294956240 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 53684 93 167 0 77865 0
Current children cumulated CPU time (s) 3461.34
Current children cumulated vsize (KiB) 312136

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1122800/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3521.32
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 54463 0 0 0 352091 41 0 0 25 0 1 0 35831889 319627264 54444 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 54444 93 167 0 77865 0
Current children cumulated CPU time (s) 3521.32
Current children cumulated vsize (KiB) 312136

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1119736/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3581.3
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 55221 0 0 0 358089 41 0 0 25 0 1 0 35831889 319627264 55202 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 55202 93 167 0 77865 0
Current children cumulated CPU time (s) 3581.3
Current children cumulated vsize (KiB) 312136

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1116856/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3641.29
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 55941 0 0 0 364087 42 0 0 25 0 1 0 35831889 319627264 55922 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 55922 93 167 0 77865 0
Current children cumulated CPU time (s) 3641.29
Current children cumulated vsize (KiB) 312136

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1113912/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3701.27
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 56672 0 0 0 370085 42 0 0 25 0 1 0 35831889 319627264 56653 1992294400 134512640 135197378 4294956240 18446744073709551615 134572697 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 56653 93 167 0 77865 0
Current children cumulated CPU time (s) 3701.27
Current children cumulated vsize (KiB) 312136

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1111032/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3761.25
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 57406 0 0 0 376083 42 0 0 25 0 1 0 35831889 319627264 57387 1992294400 134512640 135197378 4294956240 18446744073709551615 134525003 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 57387 93 167 0 77865 0
Current children cumulated CPU time (s) 3761.25
Current children cumulated vsize (KiB) 312136

[startup+3822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1108088/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3821.24
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 58134 0 0 0 382081 43 0 0 25 0 1 0 35831889 319627264 58115 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 58115 93 167 0 77865 0
Current children cumulated CPU time (s) 3821.24
Current children cumulated vsize (KiB) 312136

[startup+3882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1105272/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3881.22
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 58836 0 0 0 388078 44 0 0 25 0 1 0 35831889 319627264 58817 1992294400 134512640 135197378 4294956240 18446744073709551615 134557583 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 58817 93 167 0 77865 0
Current children cumulated CPU time (s) 3881.22
Current children cumulated vsize (KiB) 312136

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1102392/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=3941.21
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 59534 0 0 0 394077 44 0 0 25 0 1 0 35831889 319627264 59515 1992294400 134512640 135197378 4294956240 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 59515 93 167 0 77865 0
Current children cumulated CPU time (s) 3941.21
Current children cumulated vsize (KiB) 312136

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099704/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=4001.19
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 60207 0 0 0 400074 45 0 0 25 0 1 0 35831889 319627264 60188 1992294400 134512640 135197378 4294956240 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 60188 93 167 0 77865 0
Current children cumulated CPU time (s) 4001.19
Current children cumulated vsize (KiB) 312136

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

[startup+4006.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099512/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=4005.19
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 60248 0 0 0 400474 45 0 0 25 0 1 0 35831889 319627264 60229 1992294400 134512640 135197378 4294956240 18446744073709551615 134603330 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 60229 93 167 0 77865 0
Current children cumulated CPU time (s) 4005.19
Current children cumulated vsize (KiB) 312136

[startup+4009.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099384/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=4008.39
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 60282 0 0 0 400794 45 0 0 25 0 1 0 35831889 319627264 60263 1992294400 134512640 135197378 4294956240 18446744073709551615 134524938 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 60263 93 167 0 77865 0
Current children cumulated CPU time (s) 4008.39
Current children cumulated vsize (KiB) 312136

[startup+4012.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099192/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=4011.59
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 60321 0 0 0 401114 45 0 0 25 0 1 0 35831889 319627264 60302 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 60302 93 167 0 77865 0
Current children cumulated CPU time (s) 4011.59
Current children cumulated vsize (KiB) 312136

[startup+4014.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099192/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=4013.19
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 60339 0 0 0 401274 45 0 0 25 0 1 0 35831889 319627264 60320 1992294400 134512640 135197378 4294956240 18446744073709551615 134603163 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 60320 93 167 0 77865 0
Current children cumulated CPU time (s) 4013.19
Current children cumulated vsize (KiB) 312136

[startup+4015.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099128/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=312136 CPUtime=4013.99
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194304 60347 0 0 0 401354 45 0 0 25 0 1 0 35831889 319627264 60328 1992294400 134512640 135197378 4294956240 18446744073709551615 134539377 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 78034 60328 93 167 0 77865 0
Current children cumulated CPU time (s) 4013.99
Current children cumulated vsize (KiB) 312136

[startup+4015.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21882
/proc/meminfo: memFree=1099128/2055920 swapFree=4192956/4192956
[pid=21873] ppid=21871 vsize=0 CPUtime=4014.39
/proc/21873/stat : 21873 (march_hi) R 21871 21873 21756 0 -1 4194308 60353 0 0 0 401390 49 0 0 25 0 1 0 35831889 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/21873/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4014.39
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 4015.51
CPU time (s): 4014.4
CPU user time (s): 4013.91
CPU system time (s): 0.494924
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 312136

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

runsolver used 4.01539 second user time and 6.98994 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-18 20:07:24
IDJOB=1627966
IDBENCH=70422
IDSOLVER=583
FILE ID=node51/1627966-1240078044
PBS_JOBID= 9157579
Free space on /tmp= 66460 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/110/unif-k5-r21.3-v110-c2343-S1492329924-074.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1627966-1240078044/watcher-1627966-1240078044 -o /tmp/evaluation-result-1627966-1240078044/solver-1627966-1240078044 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1627966-1240078044.cnf

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

MD5SUM BENCH= 667156c9cba21970f1c7c0c7e22c36aa
RANDOM SEED=1628453361

node51.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.214
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.214
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:       1342048 kB
Buffers:         86456 kB
Cached:         533636 kB
SwapCached:          0 kB
Active:         259920 kB
Inactive:       374104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1342048 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             816 kB
Writeback:           0 kB
Mapped:          23684 kB
Slab:            65904 kB
Committed_AS:   163712 kB
PageTables:       1392 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= 66460 MiB
End job on node51 at 2009-04-18 21:14:19