Trace number 1628024

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 2930.69 2931.75

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/65/
unif-k7-r89-v65-c5785-S1551099861-042.cnf
MD5SUM1971ae5cb46ad8bbc8e3b82792c4f819
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2709.49
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.89/0.96	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.89/0.96	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.89/0.96	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.89/0.96	c main()::
0.89/0.96	c initFormula():: searching for DIMACS p-line....
0.89/0.96	c full lookahead due to high density!
0.89/0.96	c initFormula():: the DIMACS p-line indicates a CNF of 65 variables and 5785 clauses.
0.89/0.96	c parseCNF():: parsing....
0.89/0.96	c parseCNF():: the CNF contains 0 unary clauses.
0.89/0.96	c runParser():: parsing was successful, warming up engines...
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.96	c preprocessing fase I completed:: there are now 65 free variables and 5785 clauses.
0.89/0.96	c stat :: sign balance is biased by 0.007
0.89/0.96	c using k-SAT heuristics (size based diff)
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.89/0.96	c resolvent_look() :: found 1 resolvents
0.89/0.96	c main():: clause / variable ratio: ( 5786 / 65 ) = 89.02
0.89/0.96	c longest clause has size 7
0.89/0.96	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.96	c number of free variables = 65
0.89/0.96	c dynamic_preselect_setsize :: off
0.89/0.96	c main():: all systems go!
0.89/0.96	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/18) NodeCount: 169
1.00/1.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/18) NodeCount: 1963
1.89/1.98	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/18) NodeCount: 15250
8.59/8.70	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/18) NodeCount: 77883
39.98/40.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/18) NodeCount: 272485
138.14/138.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 720611
365.46/365.67	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 1489910
760.32/760.68	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/18) NodeCount: 2513444
1292.73/1293.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 3576187
1855.02/1855.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 |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/18) NodeCount: 4456312
2331.64/2332.51	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 5024708
2650.63/2651.67	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 5316993
2822.97/2824.04	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/18) NodeCount: 5432482
2896.65/2897.77	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/18) NodeCount: 5467349
2921.84/2922.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 |****************************************************************| (14/18) NodeCount: 5475656
2928.84/2929.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
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/18) NodeCount: 5477112
2930.34/2931.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (16/18) NodeCount: 5477304
2930.64/2931.71	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |********************************
c |****************************************************************| (17/18) NodeCount: 5477313
2930.64/2931.74	c |----------------------------------------------------------------|
c |
2930.64/2931.74	c
2930.64/2931.74	c main():: nodeCount: 5477313
2930.64/2931.74	c main():: dead ends in main: 1350
2930.64/2931.74	c main():: lookAheadCount: 250560512
2930.64/2931.74	c main():: unitResolveCount: 11473808
2930.64/2931.74	c main():: time=-1363.837296
2930.64/2931.74	c main():: necessary_assignments: 22827
2930.64/2931.74	c main():: bin_sat: 0, bin_unsat 0
2930.64/2931.74	c main():: doublelook: #: 18708544, succes #: 15202323
2930.64/2931.74	c main():: doublelook: overall 7.639 of all possible doublelooks executed
2930.64/2931.74	c main():: doublelook: succesrate: 81.259, average DL_trigger: 18.305
2930.64/2931.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-1628024-1240090728/watcher-1628024-1240090728 -o /tmp/evaluation-result-1628024-1240090728/solver-1628024-1240090728 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628024-1240090728.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 0.97 0.99 3/65 21740
/proc/meminfo: memFree=1319232/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=836 CPUtime=0
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 37102088 856064 90 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 209 90 58 167 0 40 0

[startup+0.0316001 s]
/proc/loadavg: 1.00 0.97 0.99 3/65 21740
/proc/meminfo: memFree=1319232/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=1692 CPUtime=0.02
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 545 0 0 0 2 0 0 0 20 0 1 0 37102088 1732608 275 1992294400 134512640 135197378 4294956240 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 423 275 79 167 0 254 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1692

[startup+0.101612 s]
/proc/loadavg: 1.00 0.97 0.99 3/65 21740
/proc/meminfo: memFree=1319232/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=1876 CPUtime=0.09
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 821 0 0 0 9 0 0 0 20 0 1 0 37102088 1921024 341 1992294400 134512640 135197378 4294956240 18446744073709551615 134539471 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 469 341 82 167 0 300 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1876

[startup+0.301648 s]
/proc/loadavg: 1.00 0.97 0.99 3/65 21740
/proc/meminfo: memFree=1319232/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=1876 CPUtime=0.29
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 821 0 0 0 29 0 0 0 22 0 1 0 37102088 1921024 341 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 469 341 82 167 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1876

[startup+0.701721 s]
/proc/loadavg: 1.00 0.97 0.99 3/65 21740
/proc/meminfo: memFree=1319232/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=1876 CPUtime=0.69
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 821 0 0 0 69 0 0 0 25 0 1 0 37102088 1921024 341 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 469 341 82 167 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1876

[startup+1.50187 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317880/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2304 CPUtime=1.49
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1050 0 0 0 149 0 0 0 25 0 1 0 37102088 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134611841 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2304

[startup+3.10115 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317688/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2304 CPUtime=3.09
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1050 0 0 0 309 0 0 0 25 0 1 0 37102088 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2304

[startup+6.30273 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317688/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2304 CPUtime=6.29
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1050 0 0 0 629 0 0 0 25 0 1 0 37102088 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2304

[startup+12.7019 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317624/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2304 CPUtime=12.69
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1050 0 0 0 1269 0 0 0 25 0 1 0 37102088 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/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: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317624/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2304 CPUtime=25.48
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1050 0 0 0 2548 0 0 0 25 0 1 0 37102088 2359296 414 1992294400 134512640 135197378 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 576 414 93 167 0 407 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2304

[startup+51.1018 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317560/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2552 CPUtime=51.07
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1066 0 0 0 5107 0 0 0 25 0 1 0 37102088 2613248 430 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 638 430 93 167 0 469 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2552

[startup+102.305 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1317368/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=2552 CPUtime=102.26
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1099 0 0 0 10226 0 0 0 25 0 1 0 37102088 2613248 463 1992294400 134512640 135197378 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 638 463 93 167 0 469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2552

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1316856/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=3236 CPUtime=162.23
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1217 0 0 0 16223 0 0 0 25 0 1 0 37102088 3313664 581 1992294400 134512640 135197378 4294956240 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 809 581 93 167 0 640 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3236

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1316664/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=3236 CPUtime=222.21
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1259 0 0 0 22221 0 0 0 25 0 1 0 37102088 3313664 623 1992294400 134512640 135197378 4294956240 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 809 623 93 167 0 640 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 3236

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1316408/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=3576 CPUtime=282.19
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1299 0 0 0 28219 0 0 0 25 0 1 0 37102088 3661824 663 1992294400 134512640 135197378 4294956240 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 894 663 93 167 0 725 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 3576

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1316216/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=3576 CPUtime=342.16
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1341 0 0 0 34216 0 0 0 25 0 1 0 37102088 3661824 705 1992294400 134512640 135197378 4294956240 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 894 705 93 167 0 725 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 3576

[startup+402.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1315960/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=4088 CPUtime=402.14
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1387 0 0 0 40214 0 0 0 25 0 1 0 37102088 4186112 751 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 1022 751 93 167 0 853 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 4088

[startup+462.301 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1315832/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=4088 CPUtime=462.12
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1432 0 0 0 46212 0 0 0 25 0 1 0 37102088 4186112 796 1992294400 134512640 135197378 4294956240 18446744073709551615 134539100 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 1022 796 93 167 0 853 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 4088

[startup+522.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1315640/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=4088 CPUtime=522.1
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1475 0 0 0 52210 0 0 0 25 0 1 0 37102088 4186112 839 1992294400 134512640 135197378 4294956240 18446744073709551615 134539127 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 1022 839 93 167 0 853 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 4088

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1315448/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=4852 CPUtime=582.08
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1516 0 0 0 58208 0 0 0 25 0 1 0 37102088 4968448 880 1992294400 134512640 135197378 4294956240 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 1213 880 93 167 0 1044 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 4852

[startup+642.302 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21741
/proc/meminfo: memFree=1315256/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=4852 CPUtime=642.06
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 1561 0 0 0 64206 0 0 0 25 0 1 0 37102088 4968448 925 1992294400 134512640 135197378 4294956240 18446744073709551615 134590350 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 1213 925 93 167 0 1044 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 4852


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

/proc/meminfo: memFree=1309304/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=10316 CPUtime=2201.49
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3010 0 0 0 220147 2 0 0 25 0 1 0 37102088 10563584 2374 1992294400 134512640 135197378 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 2579 2374 93 167 0 2410 0
Current children cumulated CPU time (s) 2201.49
Current children cumulated vsize (KiB) 10316

[startup+2262.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1308984/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2261.47
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3079 0 0 0 226145 2 0 0 25 0 1 0 37102088 14536704 2443 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2443 93 167 0 3380 0
Current children cumulated CPU time (s) 2261.47
Current children cumulated vsize (KiB) 14196

[startup+2322.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1308600/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2321.45
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3161 0 0 0 232143 2 0 0 25 0 1 0 37102088 14536704 2525 1992294400 134512640 135197378 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2525 93 167 0 3380 0
Current children cumulated CPU time (s) 2321.45
Current children cumulated vsize (KiB) 14196

[startup+2382.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1308344/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2381.43
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3234 0 0 0 238141 2 0 0 25 0 1 0 37102088 14536704 2598 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2598 93 167 0 3380 0
Current children cumulated CPU time (s) 2381.43
Current children cumulated vsize (KiB) 14196

[startup+2442.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1308024/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2441.4
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3307 0 0 0 244138 2 0 0 25 0 1 0 37102088 14536704 2671 1992294400 134512640 135197378 4294956240 18446744073709551615 134603150 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2671 93 167 0 3380 0
Current children cumulated CPU time (s) 2441.4
Current children cumulated vsize (KiB) 14196

[startup+2502.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1307640/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2501.39
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3390 0 0 0 250136 3 0 0 25 0 1 0 37102088 14536704 2754 1992294400 134512640 135197378 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2754 93 167 0 3380 0
Current children cumulated CPU time (s) 2501.39
Current children cumulated vsize (KiB) 14196

[startup+2562.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1307256/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2561.37
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3476 0 0 0 256134 3 0 0 25 0 1 0 37102088 14536704 2840 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2840 93 167 0 3380 0
Current children cumulated CPU time (s) 2561.37
Current children cumulated vsize (KiB) 14196

[startup+2622.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1306872/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2621.35
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3561 0 0 0 262132 3 0 0 25 0 1 0 37102088 14536704 2925 1992294400 134512640 135197378 4294956240 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 2925 93 167 0 3380 0
Current children cumulated CPU time (s) 2621.35
Current children cumulated vsize (KiB) 14196

[startup+2682.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1306616/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2681.32
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3656 0 0 0 268129 3 0 0 25 0 1 0 37102088 14536704 3020 1992294400 134512640 135197378 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 3020 93 167 0 3380 0
Current children cumulated CPU time (s) 2681.32
Current children cumulated vsize (KiB) 14196

[startup+2742.31 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1306296/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2741.3
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3751 0 0 0 274127 3 0 0 25 0 1 0 37102088 14536704 3115 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 3115 93 167 0 3380 0
Current children cumulated CPU time (s) 2741.3
Current children cumulated vsize (KiB) 14196

[startup+2802.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1305848/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2801.28
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3857 0 0 0 280125 3 0 0 25 0 1 0 37102088 14536704 3221 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 3221 93 167 0 3380 0
Current children cumulated CPU time (s) 2801.28
Current children cumulated vsize (KiB) 14196

[startup+2862.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1305336/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=14196 CPUtime=2861.25
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 3973 0 0 0 286122 3 0 0 25 0 1 0 37102088 14536704 3337 1992294400 134512640 135197378 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 3549 3337 93 167 0 3380 0
Current children cumulated CPU time (s) 2861.25
Current children cumulated vsize (KiB) 14196

[startup+2922.3 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304760/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2921.24
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4110 0 0 0 292120 4 0 0 25 0 1 0 37102088 20496384 3474 1992294400 134512640 135197378 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3474 93 167 0 4835 0
Current children cumulated CPU time (s) 2921.24
Current children cumulated vsize (KiB) 20016

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

[startup+2924.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304696/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2923.64
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4115 0 0 0 292360 4 0 0 25 0 1 0 37102088 20496384 3479 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3479 93 167 0 4835 0
Current children cumulated CPU time (s) 2923.64
Current children cumulated vsize (KiB) 20016

[startup+2927.9 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304696/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2926.84
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4124 0 0 0 292680 4 0 0 25 0 1 0 37102088 20496384 3488 1992294400 134512640 135197378 4294956240 18446744073709551615 134602619 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3488 93 167 0 4835 0
Current children cumulated CPU time (s) 2926.84
Current children cumulated vsize (KiB) 20016

[startup+2929.5 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304632/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2928.44
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4128 0 0 0 292840 4 0 0 25 0 1 0 37102088 20496384 3492 1992294400 134512640 135197378 4294956240 18446744073709551615 134593390 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3492 93 167 0 4835 0
Current children cumulated CPU time (s) 2928.44
Current children cumulated vsize (KiB) 20016

[startup+2931.1 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304632/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2930.04
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4132 0 0 0 293000 4 0 0 25 0 1 0 37102088 20496384 3496 1992294400 134512640 135197378 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3496 93 167 0 4835 0
Current children cumulated CPU time (s) 2930.04
Current children cumulated vsize (KiB) 20016

[startup+2931.51 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304632/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2930.44
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4133 0 0 0 293040 4 0 0 25 0 1 0 37102088 20496384 3497 1992294400 134512640 135197378 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3497 93 167 0 4835 0
Current children cumulated CPU time (s) 2930.44
Current children cumulated vsize (KiB) 20016

[startup+2931.7 s]
/proc/loadavg: 1.00 0.97 0.99 2/66 21747
/proc/meminfo: memFree=1304632/2055920 swapFree=4192956/4192956
[pid=21740] ppid=21738 vsize=20016 CPUtime=2930.64
/proc/21740/stat : 21740 (march_hi) R 21738 21740 21635 0 -1 4194304 4134 0 0 0 293060 4 0 0 25 0 1 0 37102088 20496384 3498 1992294400 134512640 135197378 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/21740/statm: 5004 3498 93 167 0 4835 0
Current children cumulated CPU time (s) 2930.64
Current children cumulated vsize (KiB) 20016

Child status: 20
Real time (s): 2931.75
CPU time (s): 2930.69
CPU user time (s): 2930.65
CPU system time (s): 0.042993
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 20016

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

runsolver used 3.21951 second user time and 6.52101 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-18 23:38:48
IDJOB=1628024
IDBENCH=70480
IDSOLVER=583
FILE ID=node84/1628024-1240090728
PBS_JOBID= 9157650
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= 1971ae5cb46ad8bbc8e3b82792c4f819
RANDOM SEED=1839749238

node84.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1319648 kB
Buffers:         77384 kB
Cached:         587860 kB
SwapCached:          0 kB
Active:         360868 kB
Inactive:       318212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319648 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             916 kB
Writeback:           0 kB
Mapped:          23552 kB
Slab:            43164 kB
Committed_AS:   162940 kB
PageTables:       1368 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= 66324 MiB
End job on node84 at 2009-04-19 00:27:40