Trace number 1544754

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
SAT07 reference solver: March KS 2007-02-08UNSAT 1169.67 1170.03

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S583379276-046.cnf
MD5SUMec21ee53dc668007eeef1fc2466b7011
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark717.111
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **            Copyright (C) 2001-2004 M. Dufour, M. Heule, J. van Zwieten and H. van Maaren            **
0.00/0.01	c main()::   * This program may be redistributed and/or modified under the terms of the GNU Gereral Public License *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 480 variables and 2040 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 14 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 478 free variables and 2026 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.436
0.00/0.01	c shorten_equivalence(): average equivalence length reduced from nan to nan
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 151 duplicate clauses
0.00/0.01	c resolvent_look() :: found 71 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 480 variables and 2097 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 480 variabels and 2097 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2097 / 480 ) = 4.37
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c suggested doublelook initial :: 0
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| 0 NC: 148 JD: 20
0.03/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 1 NC: 1691 JD: 20
0.89/0.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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 NC: 11998 JD: 20
6.99/7.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 3 NC: 50283 JD: 20
29.59/29.66	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 156797 JD: 20
93.36/93.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 367156 JD: 20
220.12/220.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 6 NC: 682579 JD: 20
413.47/413.68	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 7 NC: 1048400 JD: 20
643.99/644.25	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************c right child 234794 UNSAT by parent!
771.45/771.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 |****************************************************************| 8 NC: 1383596 JD: 20
863.13/863.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 9 NC: 1621040 JD: 20
1025.27/1025.60	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************c right child 579747 UNSAT by parent!
1113.35/1113.79	
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| 10 NC: 1749185 JD: 20
1116.85/1117.24	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************c right child 623647 UNSAT by parent!
1137.54/1137.99	
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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 NC: 1800559 JD: 20
1155.03/1155.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 |***************************************************************
c |****************************************************************| 12 NC: 1816006 JD: 20
1166.73/1167.18	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| 13 NC: 1819124 JD: 20
1169.22/1169.65	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| 14 NC: 1819533 JD: 20
1169.52/1169.99	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |****************************************
c |************************************************
c |****************************************************************| 15 NC: 1819563 JD: 20
1169.62/1170.02	c |----------------------------------------------------------------|
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| 16 NC: 1819563 JD: 20
1169.62/1170.02	c |----------------------------------------------------------------|
c |
1169.62/1170.02	c
1169.62/1170.02	c main():: nodeCount: 1819563
1169.62/1170.02	c main():: dead ends in main: 19569
1169.62/1170.02	c main():: lookAheadCount: 160727853
1169.62/1170.02	c main():: unitResolveCount: 24898883
1169.62/1170.02	c main():: time=1169.830000
1169.62/1170.02	c main():: necessary_assignments: 425717
1169.62/1170.02	c main():: bin_sat: 0, bin_unsat 0
1169.62/1170.02	c main():: doublelook: #: 8767245, succes #: 6637625
1169.62/1170.02	c main():: doublelook: overall 5.624 of all possible doublelooks executed
1169.62/1170.02	c main():: doublelook: succesrate: 75.709, average DL_trigger: 6988.645
1169.62/1170.02	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-1544754-1238613874/watcher-1544754-1238613874 -o /tmp/evaluation-result-1544754-1238613874/solver-1544754-1238613874 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_ks HOME/instance-1544754-1238613874.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.99 0.98 0.91 3/66 14763
/proc/meminfo: memFree=1256480/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=792 CPUtime=0
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 129 0 0 0 0 0 0 0 18 0 1 0 1134050335 811008 112 1992294400 134512640 135019032 4294956240 18446744073709551615 134628632 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 198 112 50 123 0 73 0

[startup+0.0343929 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14763
/proc/meminfo: memFree=1256480/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1236 CPUtime=0.03
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 250 0 0 0 3 0 0 0 18 0 1 0 1134050335 1265664 233 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 309 233 73 123 0 184 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1236

[startup+0.1014 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14763
/proc/meminfo: memFree=1256480/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1368 CPUtime=0.09
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 267 0 0 0 9 0 0 0 18 0 1 0 1134050335 1400832 250 1992294400 134512640 135019032 4294956240 18446744073709551615 134564731 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 342 250 73 123 0 217 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1368

[startup+0.301426 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14763
/proc/meminfo: memFree=1256480/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1368 CPUtime=0.29
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 277 0 0 0 29 0 0 0 19 0 1 0 1134050335 1400832 260 1992294400 134512640 135019032 4294956240 18446744073709551615 134526441 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 342 260 73 123 0 217 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1368

[startup+0.701477 s]
/proc/loadavg: 0.99 0.98 0.91 3/66 14763
/proc/meminfo: memFree=1256480/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1368 CPUtime=0.69
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 287 0 0 0 69 0 0 0 22 0 1 0 1134050335 1400832 270 1992294400 134512640 135019032 4294956240 18446744073709551615 134542782 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 342 270 73 123 0 217 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1368

[startup+1.50158 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1255640/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1504 CPUtime=1.49
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 296 0 0 0 149 0 0 0 25 0 1 0 1134050335 1540096 279 1992294400 134512640 135019032 4294956240 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 376 279 73 123 0 251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1504

[startup+3.10178 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1255448/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1504 CPUtime=3.09
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 307 0 0 0 309 0 0 0 25 0 1 0 1134050335 1540096 290 1992294400 134512640 135019032 4294956240 18446744073709551615 134579049 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 376 290 73 123 0 251 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1504

[startup+6.30119 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1255256/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1504 CPUtime=6.29
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 319 0 0 0 629 0 0 0 25 0 1 0 1134050335 1540096 302 1992294400 134512640 135019032 4294956240 18446744073709551615 134542767 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 376 302 73 123 0 251 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1504

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1255128/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1716 CPUtime=12.69
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 349 0 0 0 1269 0 0 0 25 0 1 0 1134050335 1757184 332 1992294400 134512640 135019032 4294956240 18446744073709551615 134538152 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 429 332 73 123 0 304 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1716

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1255064/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=1716 CPUtime=25.49
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 364 0 0 0 2549 0 0 0 25 0 1 0 1134050335 1757184 347 1992294400 134512640 135019032 4294956240 18446744073709551615 134538215 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 429 347 73 123 0 304 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1716

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1254680/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=2080 CPUtime=51.07
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 469 0 0 0 5107 0 0 0 25 0 1 0 1134050335 2129920 433 1992294400 134512640 135019032 4294956240 18446744073709551615 134577497 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 520 433 73 123 0 395 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2080

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1254424/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=2648 CPUtime=102.26
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 559 0 0 0 10226 0 0 0 25 0 1 0 1134050335 2711552 523 1992294400 134512640 135019032 4294956240 18446744073709551615 134526432 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 662 523 73 123 0 537 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2648

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1253784/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=3340 CPUtime=162.24
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 706 0 0 0 16223 1 0 0 25 0 1 0 1134050335 3420160 670 1992294400 134512640 135019032 4294956240 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 835 670 73 123 0 710 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 3340

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1253016/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=4328 CPUtime=222.22
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 889 0 0 0 22221 1 0 0 25 0 1 0 1134050335 4431872 853 1992294400 134512640 135019032 4294956240 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 1082 853 73 123 0 957 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 4328

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1252376/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=5480 CPUtime=282.2
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 1062 0 0 0 28219 1 0 0 25 0 1 0 1134050335 5611520 1026 1992294400 134512640 135019032 4294956240 18446744073709551615 134538160 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 1370 1026 73 123 0 1245 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 5480

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1251544/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=5704 CPUtime=342.18
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 1263 0 0 0 34217 1 0 0 25 0 1 0 1134050335 5840896 1227 1992294400 134512640 135019032 4294956240 18446744073709551615 134584635 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 1426 1227 73 123 0 1301 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 5704

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1250840/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=7428 CPUtime=402.17
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 1446 0 0 0 40216 1 0 0 25 0 1 0 1134050335 7606272 1410 1992294400 134512640 135019032 4294956240 18446744073709551615 134527207 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 1857 1410 73 123 0 1732 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 7428

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1249944/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=7876 CPUtime=462.15
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 1683 0 0 0 46214 1 0 0 25 0 1 0 1134050335 8065024 1647 1992294400 134512640 135019032 4294956240 18446744073709551615 134538194 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 1969 1647 73 123 0 1844 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 7876

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1248920/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=10464 CPUtime=522.13
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 1922 0 0 0 52211 2 0 0 25 0 1 0 1134050335 10715136 1886 1992294400 134512640 135019032 4294956240 18446744073709551615 134577584 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 2616 1886 73 123 0 2491 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 10464

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1247832/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=10464 CPUtime=582.11
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 2180 0 0 0 58209 2 0 0 25 0 1 0 1134050335 10715136 2144 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 2616 2144 73 123 0 2491 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 10464

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1246872/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=11360 CPUtime=642.1
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 2422 0 0 0 64208 2 0 0 25 0 1 0 1134050335 11632640 2386 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 2840 2386 73 123 0 2715 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 11360

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1245720/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=15240 CPUtime=702.08
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 2706 0 0 0 70205 3 0 0 25 0 1 0 1134050335 15605760 2670 1992294400 134512640 135019032 4294956240 18446744073709551615 134526533 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 3810 2670 73 123 0 3685 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 15240

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1244440/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=15240 CPUtime=762.06
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 3014 0 0 0 76203 3 0 0 25 0 1 0 1134050335 15605760 2978 1992294400 134512640 135019032 4294956240 18446744073709551615 134564744 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 3810 2978 73 123 0 3685 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 15240

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.91 3/67 14764
/proc/meminfo: memFree=1243224/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=15240 CPUtime=822.04
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 3312 0 0 0 82201 3 0 0 25 0 1 0 1134050335 15605760 3276 1992294400 134512640 135019032 4294956240 18446744073709551615 134526505 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 3810 3276 73 123 0 3685 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 15240

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1241816/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=17032 CPUtime=882.02
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 3644 0 0 0 88199 3 0 0 25 0 1 0 1134050335 17440768 3608 1992294400 134512640 135019032 4294956240 18446744073709551615 134538142 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 4258 3608 73 123 0 4133 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 17032

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1240600/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=942
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 3974 0 0 0 94196 4 0 0 25 0 1 0 1134050335 23400448 3938 1992294400 134512640 135019032 4294956240 18446744073709551615 134526481 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 3938 73 123 0 5588 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 22852

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1239128/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1001.98
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 4318 0 0 0 100194 4 0 0 25 0 1 0 1134050335 23400448 4282 1992294400 134512640 135019032 4294956240 18446744073709551615 134564838 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 4282 73 123 0 5588 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 22852

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1237720/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1061.97
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 4691 0 0 0 106192 5 0 0 25 0 1 0 1134050335 23400448 4655 1992294400 134512640 135019032 4294956240 18446744073709551615 134526526 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 4655 73 123 0 5588 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 22852

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1236056/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1121.95
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5082 0 0 0 112190 5 0 0 25 0 1 0 1134050335 23400448 5046 1992294400 134512640 135019032 4294956240 18446744073709551615 134526436 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5046 73 123 0 5588 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 22852

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

[startup+1126.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1235928/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1125.95
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5111 0 0 0 112590 5 0 0 25 0 1 0 1134050335 23400448 5075 1992294400 134512640 135019032 4294956240 18446744073709551615 134526443 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5075 73 123 0 5588 0
Current children cumulated CPU time (s) 1125.95
Current children cumulated vsize (KiB) 22852

[startup+1151.9 s]
/proc/loadavg: 0.99 0.98 0.91 3/67 14764
/proc/meminfo: memFree=1235288/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1151.53
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5287 0 0 0 115148 5 0 0 25 0 1 0 1134050335 23400448 5251 1992294400 134512640 135019032 4294956240 18446744073709551615 134538171 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5251 73 123 0 5588 0
Current children cumulated CPU time (s) 1151.53
Current children cumulated vsize (KiB) 22852

[startup+1158.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1235096/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1157.93
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5330 0 0 0 115788 5 0 0 25 0 1 0 1134050335 23400448 5294 1992294400 134512640 135019032 4294956240 18446744073709551615 134542363 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5294 73 123 0 5588 0
Current children cumulated CPU time (s) 1157.93
Current children cumulated vsize (KiB) 22852

[startup+1164.7 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1234968/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1164.33
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5376 0 0 0 116428 5 0 0 25 0 1 0 1134050335 23400448 5340 1992294400 134512640 135019032 4294956240 18446744073709551615 134538069 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5340 73 123 0 5588 0
Current children cumulated CPU time (s) 1164.33
Current children cumulated vsize (KiB) 22852

[startup+1167.9 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1234840/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1167.53
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5398 0 0 0 116748 5 0 0 25 0 1 0 1134050335 23400448 5362 1992294400 134512640 135019032 4294956240 18446744073709551615 134526451 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5362 73 123 0 5588 0
Current children cumulated CPU time (s) 1167.53
Current children cumulated vsize (KiB) 22852

[startup+1168.7 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1234840/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1168.33
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5404 0 0 0 116828 5 0 0 25 0 1 0 1134050335 23400448 5368 1992294400 134512640 135019032 4294956240 18446744073709551615 134526537 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5368 73 123 0 5588 0
Current children cumulated CPU time (s) 1168.33
Current children cumulated vsize (KiB) 22852

[startup+1169.5 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1234776/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1169.12
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5410 0 0 0 116907 5 0 0 25 0 1 0 1134050335 23400448 5374 1992294400 134512640 135019032 4294956240 18446744073709551615 134527207 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5374 73 123 0 5588 0
Current children cumulated CPU time (s) 1169.12
Current children cumulated vsize (KiB) 22852

[startup+1169.9 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1234776/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1169.52
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5412 0 0 0 116947 5 0 0 25 0 1 0 1134050335 23400448 5376 1992294400 134512640 135019032 4294956240 18446744073709551615 134589843 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5376 73 123 0 5588 0
Current children cumulated CPU time (s) 1169.52
Current children cumulated vsize (KiB) 22852

[startup+1170 s]
/proc/loadavg: 0.99 0.98 0.91 2/67 14764
/proc/meminfo: memFree=1234776/2055920 swapFree=4176412/4192956
[pid=14763] ppid=14761 vsize=22852 CPUtime=1169.62
/proc/14763/stat : 14763 (march_ks) R 14761 14763 14547 0 -1 4194304 5413 0 0 0 116957 5 0 0 25 0 1 0 1134050335 23400448 5377 1992294400 134512640 135019032 4294956240 18446744073709551615 134564857 0 0 4096 0 0 0 0 17 1 0 0
/proc/14763/statm: 5713 5377 73 123 0 5588 0
Current children cumulated CPU time (s) 1169.62
Current children cumulated vsize (KiB) 22852

Child status: 20
Real time (s): 1170.03
CPU time (s): 1169.67
CPU user time (s): 1169.6
CPU system time (s): 0.06299
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 22852

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

runsolver used 1.3148 second user time and 2.96655 second system time

The end

Launcher Data

Begin job on node40 at 2009-04-01 21:24:34
IDJOB=1544754
IDBENCH=70604
IDSOLVER=559
FILE ID=node40/1544754-1238613874
PBS_JOBID= 9073602
Free space on /tmp= 63504 MiB

SOLVER NAME= SAT07 reference solver: March KS 2007-02-08
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S583379276-046.cnf
COMMAND LINE= HOME/march_ks BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1544754-1238613874/watcher-1544754-1238613874 -o /tmp/evaluation-result-1544754-1238613874/solver-1544754-1238613874 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_ks HOME/instance-1544754-1238613874.cnf            

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

MD5SUM BENCH= ec21ee53dc668007eeef1fc2466b7011
RANDOM SEED=1928433698

node40.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.232
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.232
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:       1257024 kB
Buffers:         89716 kB
Cached:         616636 kB
SwapCached:       9688 kB
Active:         225020 kB
Inactive:       492728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257024 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:            2900 kB
Writeback:           0 kB
Mapped:          17180 kB
Slab:            67184 kB
Committed_AS:  2970696 kB
PageTables:       1476 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= 63500 MiB
End job on node40 at 2009-04-01 21:44:04