Trace number 1628079

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 1180.83 1181.16

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/500/
unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
MD5SUM2cbf25bf3c1a8a645c8c658cff25ce06
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1180.83
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.01/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.01/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.01/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.01/0.02	c main()::
0.01/0.02	c initFormula():: searching for DIMACS p-line....
0.01/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 500 variables and 2125 clauses.
0.01/0.02	c parseCNF():: parsing....
0.01/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.01/0.02	c runParser():: parsing was successful, warming up engines...
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.02	c preprocessing fase I completed:: there are now 500 free variables and 2125 clauses.
0.01/0.02	c stat :: sign balance is biased by 0.391
0.01/0.02	c using 3-SAT heuristics (occurence based diff)
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 134 duplicate clauses
0.01/0.02	c resolvent_look() :: found 59 resolvents
0.01/0.02	c lessRedundantTransformation():: nothing to be done.
0.01/0.02	c transformTo3SAT():: you gave me 500 variables and 2184 clauses.
0.01/0.02	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.01/0.02	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.01/0.02	c transformTo3SAT():: the transformation yielded 500 variabels and 2184 clauses.
0.01/0.02	c main():: clause / variable ratio: ( 2184 / 500 ) = 4.37
0.01/0.02	c longest clause has size 3
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.02	c number of free variables = 500
0.01/0.02	c dynamic_preselect_setsize :: off
0.01/0.02	c main():: all systems go!
0.01/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 140
0.01/0.08	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: 605
0.19/0.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 |****************************************************************| ( 2/999) NodeCount: 4332
1.39/1.49	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 23976
9.39/9.47	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 93101
41.68/41.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 |****************************************************************| ( 5/999) NodeCount: 264237
131.15/131.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 |****************************************************************| ( 6/999) NodeCount: 571400
308.60/308.71	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 978320
563.05/563.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 |****************************************************************| ( 8/999) NodeCount: 1374955
829.86/830.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1653618
1029.22/1029.59	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1791547
1133.38/1133.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 |****************************************************************| (11/999) NodeCount: 1838499
1170.46/1170.83	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1849170
1179.26/1179.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| (13/999) NodeCount: 1850688
1180.65/1181.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
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/999) NodeCount: 1850830
1180.75/1181.14	c |----------------------------------------------------------------|
c |****************
c |******************
c |*******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |****************************************************************| (15/999) NodeCount: 1850836
1180.75/1181.15	c |----------------------------------------------------------------|
c |
1180.75/1181.15	c
1180.75/1181.15	c main():: nodeCount: 1850836
1180.75/1181.15	c main():: dead ends in main: 27006
1180.75/1181.15	c main():: lookAheadCount: 115761250
1180.75/1181.15	c main():: unitResolveCount: 34976547
1180.75/1181.15	c main():: time=1180.990000
1180.75/1181.15	c main():: necessary_assignments: 430471
1180.75/1181.15	c main():: bin_sat: 0, bin_unsat 0
1180.75/1181.15	c main():: doublelook: #: 7215692, succes #: 5178896
1180.75/1181.15	c main():: doublelook: overall 6.456 of all possible doublelooks executed
1180.75/1181.15	c main():: doublelook: succesrate: 71.773, average DL_trigger: 54.448
1180.75/1181.15	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-1628079-1240100358/watcher-1628079-1240100358 -o /tmp/evaluation-result-1628079-1240100358/solver-1628079-1240100358 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1628079-1240100358.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.99 0.99 3/64 22562
/proc/meminfo: memFree=822704/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=976 CPUtime=0
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 38069548 999424 129 1992294400 134512640 135197378 4294956240 18446744073709551615 134722737 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 244 129 65 167 0 75 0

[startup+0.013949 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22562
/proc/meminfo: memFree=822704/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=1108 CPUtime=0.01
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 173 0 0 0 1 0 0 0 18 0 1 0 38069548 1134592 156 1992294400 134512640 135197378 4294956240 18446744073709551615 134539433 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 277 156 81 167 0 108 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1108

[startup+0.101958 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22562
/proc/meminfo: memFree=822704/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=1740 CPUtime=0.09
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 297 0 0 0 9 0 0 0 18 0 1 0 38069548 1781760 280 1992294400 134512640 135197378 4294956240 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 435 280 91 167 0 266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1740

[startup+0.30198 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22562
/proc/meminfo: memFree=822704/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=1872 CPUtime=0.29
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 310 0 0 0 29 0 0 0 19 0 1 0 38069548 1916928 293 1992294400 134512640 135197378 4294956240 18446744073709551615 134541973 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 468 293 91 167 0 299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1872

[startup+0.702024 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 22562
/proc/meminfo: memFree=822704/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=1872 CPUtime=0.69
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 329 0 0 0 69 0 0 0 22 0 1 0 38069548 1916928 312 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 468 312 91 167 0 299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1872

[startup+1.50111 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=821728/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=2016 CPUtime=1.49
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 352 0 0 0 149 0 0 0 25 0 1 0 38069548 2064384 335 1992294400 134512640 135197378 4294956240 18446744073709551615 134649156 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 504 335 91 167 0 335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2016

[startup+3.10229 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=821344/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=2320 CPUtime=3.09
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 415 0 0 0 309 0 0 0 25 0 1 0 38069548 2375680 398 1992294400 134512640 135197378 4294956240 18446744073709551615 134542165 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 580 398 91 167 0 411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2320

[startup+6.30165 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=821024/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=2664 CPUtime=6.29
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 472 0 0 0 629 0 0 0 25 0 1 0 38069548 2727936 455 1992294400 134512640 135197378 4294956240 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 666 455 91 167 0 497 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2664

[startup+12.7014 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=820472/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=3232 CPUtime=12.69
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 579 0 0 0 1269 0 0 0 25 0 1 0 38069548 3309568 562 1992294400 134512640 135197378 4294956240 18446744073709551615 134556344 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 808 562 91 167 0 639 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3232

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=819512/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=4088 CPUtime=25.49
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 838 0 0 0 2549 0 0 0 25 0 1 0 38069548 4186112 797 1992294400 134512640 135197378 4294956240 18446744073709551615 134570769 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 1022 797 91 167 0 853 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4088

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=818040/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=6460 CPUtime=51.07
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 1221 0 0 0 5107 0 0 0 25 0 1 0 38069548 6615040 1180 1992294400 134512640 135197378 4294956240 18446744073709551615 134542104 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 1615 1180 91 167 0 1446 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6460

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=815032/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=9096 CPUtime=102.27
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 1952 0 0 0 10226 1 0 0 25 0 1 0 38069548 9314304 1911 1992294400 134512640 135197378 4294956240 18446744073709551615 134539309 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 2274 1911 91 167 0 2105 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9096

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=811768/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=13508 CPUtime=162.25
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 2779 0 0 0 16223 2 0 0 25 0 1 0 38069548 13832192 2738 1992294400 134512640 135197378 4294956240 18446744073709551615 134552735 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 3377 2738 91 167 0 3208 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 13508

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=808440/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=17388 CPUtime=222.23
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 3585 0 0 0 22221 2 0 0 25 0 1 0 38069548 17805312 3544 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 4347 3544 91 167 0 4178 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17388

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=805432/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=23340 CPUtime=282.22
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 4339 0 0 0 28219 3 0 0 25 0 1 0 38069548 23900160 4298 1992294400 134512640 135197378 4294956240 18446744073709551615 134552490 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 5835 4298 91 167 0 5666 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 23340

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=802360/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=26984 CPUtime=342.2
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 5093 0 0 0 34216 4 0 0 25 0 1 0 38069548 27631616 5052 1992294400 134512640 135197378 4294956240 18446744073709551615 134597284 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 6746 5052 91 167 0 6577 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 26984

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=799352/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=26984 CPUtime=402.18
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 5838 0 0 0 40214 4 0 0 25 0 1 0 38069548 27631616 5797 1992294400 134512640 135197378 4294956240 18446744073709551615 134572898 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 6746 5797 91 167 0 6577 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 26984

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=796280/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=35716 CPUtime=462.16
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 6601 0 0 0 46211 5 0 0 25 0 1 0 38069548 36573184 6560 1992294400 134512640 135197378 4294956240 18446744073709551615 134542018 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 8929 6560 91 167 0 8760 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 35716

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=793528/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=35716 CPUtime=522.15
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 7300 0 0 0 52209 6 0 0 25 0 1 0 38069548 36573184 7259 1992294400 134512640 135197378 4294956240 18446744073709551615 134541886 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 8929 7259 91 167 0 8760 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 35716

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=790776/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=35716 CPUtime=582.14
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 7978 0 0 0 58207 7 0 0 25 0 1 0 38069548 36573184 7937 1992294400 134512640 135197378 4294956240 18446744073709551615 134603836 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 8929 7937 91 167 0 8760 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 35716

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=787896/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=35716 CPUtime=642.12
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 8690 0 0 0 64205 7 0 0 25 0 1 0 38069548 36573184 8649 1992294400 134512640 135197378 4294956240 18446744073709551615 134541955 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 8929 8649 91 167 0 8760 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 35716

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=785144/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=56104 CPUtime=702.1
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 9376 0 0 0 70202 8 0 0 25 0 1 0 38069548 57450496 9335 1992294400 134512640 135197378 4294956240 18446744073709551615 134552743 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 14026 9335 91 167 0 13857 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 56104

[startup+762.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=782328/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=56104 CPUtime=762.09
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 10056 0 0 0 76200 9 0 0 25 0 1 0 38069548 57450496 10015 1992294400 134512640 135197378 4294956240 18446744073709551615 134539253 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 14026 10015 91 167 0 13857 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 56104

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=779768/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=56104 CPUtime=822.07
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 10695 0 0 0 82198 9 0 0 25 0 1 0 38069548 57450496 10654 1992294400 134512640 135197378 4294956240 18446744073709551615 134542099 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 14026 10654 91 167 0 13857 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 56104

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=777144/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=56104 CPUtime=882.05
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 11342 0 0 0 88196 9 0 0 25 0 1 0 38069548 57450496 11301 1992294400 134512640 135197378 4294956240 18446744073709551615 134525322 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 14026 11301 91 167 0 13857 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 56104

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=774648/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=56104 CPUtime=942.03
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 11974 0 0 0 94193 10 0 0 25 0 1 0 38069548 57450496 11933 1992294400 134512640 135197378 4294956240 18446744073709551615 134525291 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 14026 11933 91 167 0 13857 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 56104

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22563
/proc/meminfo: memFree=772152/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=56104 CPUtime=1002.01
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 12598 0 0 0 100191 10 0 0 25 0 1 0 38069548 57450496 12557 1992294400 134512640 135197378 4294956240 18446744073709551615 134541965 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 14026 12557 91 167 0 13857 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 56104

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=769656/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1062
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 13195 0 0 0 106189 11 0 0 25 0 1 0 38069548 77565952 13154 1992294400 134512640 135197378 4294956240 18446744073709551615 134541260 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 13154 91 167 0 18768 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 75748

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=767288/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1121.98
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 13778 0 0 0 112186 12 0 0 25 0 1 0 38069548 77565952 13737 1992294400 134512640 135197378 4294956240 18446744073709551615 134552937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 13737 91 167 0 18768 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 75748

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

[startup+1126.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=767096/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1125.98
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 13816 0 0 0 112586 12 0 0 25 0 1 0 38069548 77565952 13775 1992294400 134512640 135197378 4294956240 18446744073709551615 134525438 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 13775 91 167 0 18768 0
Current children cumulated CPU time (s) 1125.98
Current children cumulated vsize (KiB) 75748

[startup+1151.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=766136/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1151.57
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14053 0 0 0 115145 12 0 0 25 0 1 0 38069548 77565952 14012 1992294400 134512640 135197378 4294956240 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14012 91 167 0 18768 0
Current children cumulated CPU time (s) 1151.57
Current children cumulated vsize (KiB) 75748

[startup+1164.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765688/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1164.37
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14167 0 0 0 116425 12 0 0 25 0 1 0 38069548 77565952 14126 1992294400 134512640 135197378 4294956240 18446744073709551615 134570789 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14126 91 167 0 18768 0
Current children cumulated CPU time (s) 1164.37
Current children cumulated vsize (KiB) 75748

[startup+1171.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765496/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1170.76
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14223 0 0 0 117064 12 0 0 25 0 1 0 38069548 77565952 14182 1992294400 134512640 135197378 4294956240 18446744073709551615 134593987 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14182 91 167 0 18768 0
Current children cumulated CPU time (s) 1170.76
Current children cumulated vsize (KiB) 75748

[startup+1177.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765240/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1177.16
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14276 0 0 0 117704 12 0 0 25 0 1 0 38069548 77565952 14235 1992294400 134512640 135197378 4294956240 18446744073709551615 134525358 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14235 91 167 0 18768 0
Current children cumulated CPU time (s) 1177.16
Current children cumulated vsize (KiB) 75748

[startup+1179.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765176/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1178.76
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14289 0 0 0 117864 12 0 0 25 0 1 0 38069548 77565952 14248 1992294400 134512640 135197378 4294956240 18446744073709551615 134525315 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14248 91 167 0 18768 0
Current children cumulated CPU time (s) 1178.76
Current children cumulated vsize (KiB) 75748

[startup+1179.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765176/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1179.56
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14295 0 0 0 117944 12 0 0 25 0 1 0 38069548 77565952 14254 1992294400 134512640 135197378 4294956240 18446744073709551615 134596885 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14254 91 167 0 18768 0
Current children cumulated CPU time (s) 1179.56
Current children cumulated vsize (KiB) 75748

[startup+1180.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765112/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1180.35
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14302 0 0 0 118023 12 0 0 25 0 1 0 38069548 77565952 14261 1992294400 134512640 135197378 4294956240 18446744073709551615 134525373 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14261 91 167 0 18768 0
Current children cumulated CPU time (s) 1180.35
Current children cumulated vsize (KiB) 75748

[startup+1181.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 22565
/proc/meminfo: memFree=765112/2055920 swapFree=4192956/4192956
[pid=22562] ppid=22560 vsize=75748 CPUtime=1180.75
/proc/22562/stat : 22562 (march_hi) R 22560 22562 22412 0 -1 4194304 14305 0 0 0 118063 12 0 0 25 0 1 0 38069548 77565952 14264 1992294400 134512640 135197378 4294956240 18446744073709551615 134605243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22562/statm: 18937 14264 91 167 0 18768 0
Current children cumulated CPU time (s) 1180.75
Current children cumulated vsize (KiB) 75748

Child status: 20
Real time (s): 1181.16
CPU time (s): 1180.83
CPU user time (s): 1180.69
CPU system time (s): 0.135979
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 75748

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

runsolver used 0.844871 second user time and 2.48162 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-19 02:19:18
IDJOB=1628079
IDBENCH=70535
IDSOLVER=583
FILE ID=node9/1628079-1240100358
PBS_JOBID= 9159159
Free space on /tmp= 66280 MiB

SOLVER NAME= march_hi hi
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/500/unif-k3-r4.25-v500-c2125-S1339364096-048.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1628079-1240100358/watcher-1628079-1240100358 -o /tmp/evaluation-result-1628079-1240100358/solver-1628079-1240100358 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1628079-1240100358.cnf

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

MD5SUM BENCH= 2cbf25bf3c1a8a645c8c658cff25ce06
RANDOM SEED=601281289

node9.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.240
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.240
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:        823120 kB
Buffers:         80484 kB
Cached:        1057972 kB
SwapCached:          0 kB
Active:         198548 kB
Inactive:       953792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        823120 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             796 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            66516 kB
Committed_AS:   166324 kB
PageTables:       1388 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= 66280 MiB
End job on node9 at 2009-04-19 02:38:59