Trace number 1516705

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 1178.65 1179.11

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 benchmark1178.65
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.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 500 variables and 2125 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 500 free variables and 2125 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.391
0.00/0.02	c using 3-SAT heuristics (occurence based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 134 duplicate clauses
0.00/0.02	c resolvent_look() :: found 59 resolvents
0.00/0.02	c lessRedundantTransformation():: nothing to be done.
0.00/0.02	c transformTo3SAT():: you gave me 500 variables and 2184 clauses.
0.00/0.02	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.02	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.02	c transformTo3SAT():: the transformation yielded 500 variabels and 2184 clauses.
0.00/0.02	c main():: clause / variable ratio: ( 2184 / 500 ) = 4.37
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 500
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 140
0.00/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.49/9.50	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 93101
41.67/41.72	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.04/131.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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.17/308.30	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
562.06/562.31	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 1374955
828.37/828.74	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
1027.39/1027.86	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
1131.36/1131.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 1838499
1168.34/1168.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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
1177.14/1177.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |****************************************************************| (13/999) NodeCount: 1850688
1178.43/1178.95	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (14/999) NodeCount: 1850830
1178.53/1179.09	c |----------------------------------------------------------------|
c |****************
c |******************
c |*******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |****************************************************************| (15/999) NodeCount: 1850836
1178.53/1179.09	c |----------------------------------------------------------------|
c |
1178.53/1179.10	c
1178.53/1179.10	c main():: nodeCount: 1850836
1178.53/1179.10	c main():: dead ends in main: 27006
1178.53/1179.10	c main():: lookAheadCount: 115761250
1178.53/1179.10	c main():: unitResolveCount: 34976547
1178.53/1179.10	c main():: time=1178.810000
1178.53/1179.10	c main():: necessary_assignments: 430471
1178.53/1179.10	c main():: bin_sat: 0, bin_unsat 0
1178.53/1179.10	c main():: doublelook: #: 7215692, succes #: 5178896
1178.53/1179.10	c main():: doublelook: overall 6.456 of all possible doublelooks executed
1178.53/1179.10	c main():: doublelook: succesrate: 71.773, average DL_trigger: 54.448
1178.53/1179.10	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516705-1238273779/watcher-1516705-1238273779 -o /tmp/evaluation-result-1516705-1238273779/solver-1516705-1238273779 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_hi HOME/instance-1516705-1238273779.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2345
/proc/meminfo: memFree=925832/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=976 CPUtime=0
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 146 0 0 0 0 0 0 0 18 0 1 0 1100044076 999424 129 1992294400 134512640 135197378 4294956240 18446744073709551615 134722737 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 244 129 65 167 0 75 0

[startup+0.00803592 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2345
/proc/meminfo: memFree=925832/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=1108 CPUtime=0
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 161 0 0 0 0 0 0 0 18 0 1 0 1100044076 1134592 144 1992294400 134512640 135197378 4294956240 18446744073709551615 134628084 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 277 144 78 167 0 108 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1108

[startup+0.101051 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2345
/proc/meminfo: memFree=925832/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=1740 CPUtime=0.09
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 297 0 0 0 9 0 0 0 18 0 1 0 1100044076 1781760 280 1992294400 134512640 135197378 4294956240 18446744073709551615 134617869 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 435 280 91 167 0 266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1740

[startup+0.301088 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2345
/proc/meminfo: memFree=925832/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=1872 CPUtime=0.29
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 310 0 0 0 29 0 0 0 19 0 1 0 1100044076 1916928 293 1992294400 134512640 135197378 4294956240 18446744073709551615 134525348 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 468 293 91 167 0 299 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1872

[startup+0.701161 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 2345
/proc/meminfo: memFree=925832/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=1872 CPUtime=0.69
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 329 0 0 0 69 0 0 0 22 0 1 0 1100044076 1916928 312 1992294400 134512640 135197378 4294956240 18446744073709551615 134539243 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 468 312 91 167 0 299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1872

[startup+1.50131 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2346
/proc/meminfo: memFree=924864/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=2016 CPUtime=1.49
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 352 0 0 0 149 0 0 0 25 0 1 0 1100044076 2064384 335 1992294400 134512640 135197378 4294956240 18446744073709551615 134525444 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 504 335 91 167 0 335 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2016

[startup+3.1016 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 2346
/proc/meminfo: memFree=924480/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=2320 CPUtime=3.09
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 415 0 0 0 309 0 0 0 25 0 1 0 1100044076 2375680 398 1992294400 134512640 135197378 4294956240 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 580 398 91 167 0 411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2320

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 2346
/proc/meminfo: memFree=924224/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=2664 CPUtime=6.29
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 472 0 0 0 629 0 0 0 25 0 1 0 1100044076 2727936 455 1992294400 134512640 135197378 4294956240 18446744073709551615 134539191 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/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: 0.93 0.98 0.99 2/65 2346
/proc/meminfo: memFree=923712/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=3232 CPUtime=12.68
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 579 0 0 0 1268 0 0 0 25 0 1 0 1100044076 3309568 562 1992294400 134512640 135197378 4294956240 18446744073709551615 134542146 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 808 562 91 167 0 639 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3232

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 2346
/proc/meminfo: memFree=922688/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=4088 CPUtime=25.48
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 839 0 0 0 2548 0 0 0 25 0 1 0 1100044076 4186112 798 1992294400 134512640 135197378 4294956240 18446744073709551615 134572986 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 1022 798 91 167 0 853 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4088

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 2346
/proc/meminfo: memFree=921152/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=6460 CPUtime=51.07
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 1222 0 0 0 5107 0 0 0 25 0 1 0 1100044076 6615040 1181 1992294400 134512640 135197378 4294956240 18446744073709551615 134552641 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 1615 1181 91 167 0 1446 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6460

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 2346
/proc/meminfo: memFree=918208/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=9096 CPUtime=102.26
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 1954 0 0 0 10225 1 0 0 25 0 1 0 1100044076 9314304 1913 1992294400 134512640 135197378 4294956240 18446744073709551615 134525358 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 2274 1913 91 167 0 2105 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 9096

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2346
/proc/meminfo: memFree=914880/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=13508 CPUtime=162.23
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 2781 0 0 0 16221 2 0 0 25 0 1 0 1100044076 13832192 2740 1992294400 134512640 135197378 4294956240 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 3377 2740 91 167 0 3208 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13508

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2346
/proc/meminfo: memFree=911616/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=17388 CPUtime=222.21
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 3588 0 0 0 22218 3 0 0 25 0 1 0 1100044076 17805312 3547 1992294400 134512640 135197378 4294956240 18446744073709551615 134539309 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 4347 3547 91 167 0 4178 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 17388

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2346
/proc/meminfo: memFree=908608/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=23340 CPUtime=282.18
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 4344 0 0 0 28215 3 0 0 25 0 1 0 1100044076 23900160 4303 1992294400 134512640 135197378 4294956240 18446744073709551615 134525351 0 0 4096 0 0 0 0 17 0 0 0
/proc/2345/statm: 5835 4303 91 167 0 5666 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23340

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=905472/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=26984 CPUtime=342.15
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 5099 0 0 0 34212 3 0 0 25 0 1 0 1100044076 27631616 5058 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 6746 5058 91 167 0 6577 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 26984

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=902528/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=26984 CPUtime=402.13
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 5846 0 0 0 40209 4 0 0 25 0 1 0 1100044076 27631616 5805 1992294400 134512640 135197378 4294956240 18446744073709551615 134611886 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 6746 5805 91 167 0 6577 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 26984

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=899392/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=35716 CPUtime=462.1
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 6611 0 0 0 46206 4 0 0 25 0 1 0 1100044076 36573184 6570 1992294400 134512640 135197378 4294956240 18446744073709551615 134539156 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 8929 6570 91 167 0 8760 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 35716

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=896640/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=35716 CPUtime=522.08
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 7308 0 0 0 52203 5 0 0 25 0 1 0 1100044076 36573184 7267 1992294400 134512640 135197378 4294956240 18446744073709551615 134539183 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 8929 7267 91 167 0 8760 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 35716

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=893824/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=35716 CPUtime=582.06
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 7988 0 0 0 58201 5 0 0 25 0 1 0 1100044076 36573184 7947 1992294400 134512640 135197378 4294956240 18446744073709551615 134542169 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 8929 7947 91 167 0 8760 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 35716

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=890944/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=35716 CPUtime=642.04
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 8702 0 0 0 64198 6 0 0 25 0 1 0 1100044076 36573184 8661 1992294400 134512640 135197378 4294956240 18446744073709551615 134539272 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 8929 8661 91 167 0 8760 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 35716

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=888128/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=56104 CPUtime=702.02
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 9391 0 0 0 70195 7 0 0 25 0 1 0 1100044076 57450496 9350 1992294400 134512640 135197378 4294956240 18446744073709551615 134525363 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 14026 9350 91 167 0 13857 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 56104

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=885376/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=56104 CPUtime=762
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 10069 0 0 0 76193 7 0 0 25 0 1 0 1100044076 57450496 10028 1992294400 134512640 135197378 4294956240 18446744073709551615 134527242 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 14026 10028 91 167 0 13857 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 56104

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=882816/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=56104 CPUtime=821.98
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 10709 0 0 0 82190 8 0 0 25 0 1 0 1100044076 57450496 10668 1992294400 134512640 135197378 4294956240 18446744073709551615 134552929 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 14026 10668 91 167 0 13857 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 56104

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=880192/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=56104 CPUtime=881.95
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 11358 0 0 0 88187 8 0 0 25 0 1 0 1100044076 57450496 11317 1992294400 134512640 135197378 4294956240 18446744073709551615 134525291 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 14026 11317 91 167 0 13857 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 56104

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=877632/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=56104 CPUtime=941.93
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 11990 0 0 0 94184 9 0 0 25 0 1 0 1100044076 57450496 11949 1992294400 134512640 135197378 4294956240 18446744073709551615 134525320 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 14026 11949 91 167 0 13857 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 56104

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=875072/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=56104 CPUtime=1001.9
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 12617 0 0 0 100181 9 0 0 25 0 1 0 1100044076 57450496 12576 1992294400 134512640 135197378 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 14026 12576 91 167 0 13857 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 56104

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=872704/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1061.88
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 13214 0 0 0 106178 10 0 0 25 0 1 0 1100044076 77565952 13173 1992294400 134512640 135197378 4294956240 18446744073709551615 134525324 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 13173 91 167 0 18768 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 75748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=870272/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1121.86
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 13797 0 0 0 112175 11 0 0 25 0 1 0 1100044076 77565952 13756 1992294400 134512640 135197378 4294956240 18446744073709551615 134597162 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 13756 91 167 0 18768 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 75748

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

[startup+1126.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=870144/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1125.86
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 13833 0 0 0 112575 11 0 0 25 0 1 0 1100044076 77565952 13792 1992294400 134512640 135197378 4294956240 18446744073709551615 134572904 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 13792 91 167 0 18768 0
Current children cumulated CPU time (s) 1125.86
Current children cumulated vsize (KiB) 75748

[startup+1151.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=869184/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1151.45
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14071 0 0 0 115134 11 0 0 25 0 1 0 1100044076 77565952 14030 1992294400 134512640 135197378 4294956240 18446744073709551615 134596912 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14030 91 167 0 18768 0
Current children cumulated CPU time (s) 1151.45
Current children cumulated vsize (KiB) 75748

[startup+1164.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=868736/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1164.24
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14185 0 0 0 116413 11 0 0 25 0 1 0 1100044076 77565952 14144 1992294400 134512640 135197378 4294956240 18446744073709551615 134525358 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14144 91 167 0 18768 0
Current children cumulated CPU time (s) 1164.24
Current children cumulated vsize (KiB) 75748

[startup+1171.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=868544/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1170.64
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14239 0 0 0 117053 11 0 0 25 0 1 0 1100044076 77565952 14198 1992294400 134512640 135197378 4294956240 18446744073709551615 134525351 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14198 91 167 0 18768 0
Current children cumulated CPU time (s) 1170.64
Current children cumulated vsize (KiB) 75748

[startup+1174.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=868416/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1173.84
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14267 0 0 0 117373 11 0 0 25 0 1 0 1100044076 77565952 14226 1992294400 134512640 135197378 4294956240 18446744073709551615 134552420 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14226 91 167 0 18768 0
Current children cumulated CPU time (s) 1173.84
Current children cumulated vsize (KiB) 75748

[startup+1177.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=868288/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1177.04
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14292 0 0 0 117693 11 0 0 25 0 1 0 1100044076 77565952 14251 1992294400 134512640 135197378 4294956240 18446744073709551615 134539240 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14251 91 167 0 18768 0
Current children cumulated CPU time (s) 1177.04
Current children cumulated vsize (KiB) 75748

[startup+1178.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=868224/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1177.83
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14298 0 0 0 117772 11 0 0 25 0 1 0 1100044076 77565952 14257 1992294400 134512640 135197378 4294956240 18446744073709551615 134525333 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14257 91 167 0 18768 0
Current children cumulated CPU time (s) 1177.83
Current children cumulated vsize (KiB) 75748

[startup+1178.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=868224/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=75748 CPUtime=1178.23
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194304 14302 0 0 0 117812 11 0 0 25 0 1 0 1100044076 77565952 14261 1992294400 134512640 135197378 4294956240 18446744073709551615 134593747 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 18937 14261 91 167 0 18768 0
Current children cumulated CPU time (s) 1178.23
Current children cumulated vsize (KiB) 75748

[startup+1179.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 2352
/proc/meminfo: memFree=870016/2055920 swapFree=4177704/4192956
[pid=2345] ppid=2343 vsize=0 CPUtime=1178.64
/proc/2345/stat : 2345 (march_hi) R 2343 2345 2142 0 -1 4194308 14309 0 0 0 117852 12 0 0 25 0 1 0 1100044076 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/2345/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1178.64
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1179.11
CPU time (s): 1178.65
CPU user time (s): 1178.53
CPU system time (s): 0.12698
CPU usage (%): 99.9612
Max. virtual memory (cumulated for all children) (KiB): 75748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1178.53
system time used= 0.12698
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= 2940

runsolver used 0.909861 second user time and 2.40463 second system time

The end

Launcher Data

Begin job on node24 at 2009-03-28 21:56:19
IDJOB=1516705
IDBENCH=70535
IDSOLVER=521
FILE ID=node24/1516705-1238273779
PBS_JOBID= 9060870
Free space on /tmp= 65752 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-1516705-1238273779/watcher-1516705-1238273779 -o /tmp/evaluation-result-1516705-1238273779/solver-1516705-1238273779 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_hi HOME/instance-1516705-1238273779.cnf

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

MD5SUM BENCH= 2cbf25bf3c1a8a645c8c658cff25ce06
RANDOM SEED=908095608

node24.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.260
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.260
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:        926248 kB
Buffers:         91260 kB
Cached:         939972 kB
SwapCached:       9032 kB
Active:          49644 kB
Inactive:       992124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926248 kB
SwapTotal:     4192956 kB
SwapFree:      4177704 kB
Dirty:             808 kB
Writeback:           0 kB
Mapped:          16136 kB
Slab:            73816 kB
Committed_AS:  3109288 kB
PageTables:       1448 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= 65752 MiB
End job on node24 at 2009-03-28 22:15:59