Trace number 1515746

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_nn nnUNSAT 1156.84 1157.19

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/60/
unif-k7-r89-v60-c5340-S528193823-041.cnf
MD5SUMc154bca4589ab170cd9a9501250bcf71
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark814.716
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.89/0.94	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.89/0.94	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.89/0.94	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.89/0.94	c main()::
0.89/0.94	c initFormula():: searching for DIMACS p-line....
0.89/0.94	c full lookahead due to high density!
0.89/0.94	c initFormula():: the DIMACS p-line indicates a CNF of 60 variables and 5340 clauses.
0.89/0.94	c parseCNF():: parsing....
0.89/0.94	c parseCNF():: the CNF contains 0 unary clauses.
0.89/0.94	c runParser():: parsing was successful, warming up engines...
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.94	c preprocessing fase I completed:: there are now 60 free variables and 5340 clauses.
0.89/0.94	c stat :: sign balance is biased by 0.006
0.89/0.94	c using k-SAT heuristics (size based diff)
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.89/0.94	c main():: clause / variable ratio: ( 5340 / 60 ) = 89.00
0.89/0.94	c longest clause has size 7
0.89/0.94	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.89/0.94	c number of free variables = 60
0.89/0.94	c dynamic_preselect_setsize :: off
0.89/0.94	c main():: all systems go!
0.89/0.94	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 24
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 |****************************************************************| ( 1/999) NodeCount: 300
1.09/1.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 |****************************************************************| ( 2/999) NodeCount: 2240
1.99/2.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 11470
6.49/6.56	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 43734
22.99/23.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 129068
68.87/68.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 302271
168.54/168.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/999) NodeCount: 574683
337.49/337.67	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 907707
561.13/561.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 |****************************************************************| ( 9/999) NodeCount: 1223859
791.06/791.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1454446
974.81/975.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1580450
1086.27/1086.62	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1630500
1136.15/1136.52	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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: 1644512
1152.45/1152.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
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: 1647099
1156.15/1156.58	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
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/999) NodeCount: 1647381
1156.75/1157.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |******
c |*******
c |********
c |****************
c |********************************
c |****************************************************************| (16/999) NodeCount: 1647401
1156.75/1157.18	c |----------------------------------------------------------------|
c |
1156.75/1157.18	c
1156.75/1157.18	c main():: nodeCount: 1647401
1156.75/1157.18	c main():: dead ends in main: 254
1156.75/1157.18	c main():: lookAheadCount: 73849968
1156.75/1157.18	c main():: unitResolveCount: 5780210
1156.75/1157.18	c main():: time=1157.010000
1156.75/1157.18	c main():: necessary_assignments: 6852
1156.75/1157.18	c main():: bin_sat: 0, bin_unsat 0
1156.75/1157.18	c main():: doublelook: #: 5488533, succes #: 4462289
1156.75/1157.18	c main():: doublelook: overall 7.599 of all possible doublelooks executed
1156.75/1157.18	c main():: doublelook: succesrate: 81.302, average DL_trigger: 16.741
1156.75/1157.18	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-1515746-1238258505/watcher-1515746-1238258505 -o /tmp/evaluation-result-1515746-1238258505/solver-1515746-1238258505 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/march_nn HOME/instance-1515746-1238258505.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.97 0.98 2/64 2029
/proc/meminfo: memFree=751344/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=836 CPUtime=0
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 1098517514 856064 88 1992294400 134512640 135197250 4294956240 18446744073709551615 134718462 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 209 88 59 167 0 40 0

[startup+0.0376389 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2029
/proc/meminfo: memFree=751344/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=1392 CPUtime=0.03
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 588 0 0 0 3 0 0 0 18 0 1 0 1098517514 1425408 225 1992294400 134512640 135197250 4294956240 18446744073709551615 134687729 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 348 225 83 167 0 179 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1392

[startup+0.101631 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2029
/proc/meminfo: memFree=751344/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=1796 CPUtime=0.09
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 738 0 0 0 9 0 0 0 18 0 1 0 1098517514 1839104 327 1992294400 134512640 135197250 4294956240 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 449 327 84 167 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1796

[startup+0.301654 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2029
/proc/meminfo: memFree=751344/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=1796 CPUtime=0.29
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 738 0 0 0 29 0 0 0 19 0 1 0 1098517514 1839104 327 1992294400 134512640 135197250 4294956240 18446744073709551615 134578126 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 449 327 84 167 0 280 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1796

[startup+0.701702 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 2029
/proc/meminfo: memFree=751344/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=1796 CPUtime=0.69
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 738 0 0 0 69 0 0 0 23 0 1 0 1098517514 1839104 327 1992294400 134512640 135197250 4294956240 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 449 327 84 167 0 280 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1796

[startup+1.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=750184/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=2172 CPUtime=1.49
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 952 0 0 0 149 0 0 0 25 0 1 0 1098517514 2224128 391 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 543 391 94 167 0 374 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2172

[startup+3.10199 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=750056/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=2416 CPUtime=3.09
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 954 0 0 0 309 0 0 0 25 0 1 0 1098517514 2473984 393 1992294400 134512640 135197250 4294956240 18446744073709551615 134548431 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 604 393 94 167 0 435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2416

[startup+6.30136 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=749864/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=2416 CPUtime=6.29
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 991 0 0 0 629 0 0 0 25 0 1 0 1098517514 2473984 430 1992294400 134512640 135197250 4294956240 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 604 430 94 167 0 435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2416

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=749352/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=2876 CPUtime=12.69
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 1142 0 0 0 1268 1 0 0 25 0 1 0 1098517514 2945024 537 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 719 537 94 167 0 550 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2876

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=748776/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=3728 CPUtime=25.49
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 1288 0 0 0 2548 1 0 0 25 0 1 0 1098517514 3817472 683 1992294400 134512640 135197250 4294956240 18446744073709551615 134522781 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 932 683 94 167 0 763 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3728

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=747624/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=4492 CPUtime=51.08
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 1574 0 0 0 5107 1 0 0 25 0 1 0 1098517514 4599808 969 1992294400 134512640 135197250 4294956240 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 1123 969 94 167 0 954 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4492

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=745384/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=7368 CPUtime=102.26
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 2112 0 0 0 10225 1 0 0 25 0 1 0 1098517514 7544832 1507 1992294400 134512640 135197250 4294956240 18446744073709551615 134522847 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 1842 1507 94 167 0 1673 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7368

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2030
/proc/meminfo: memFree=742760/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=10140 CPUtime=162.24
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 2745 0 0 0 16222 2 0 0 25 0 1 0 1098517514 10383360 2140 1992294400 134512640 135197250 4294956240 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 2535 2140 94 167 0 2366 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10140

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=740264/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=14020 CPUtime=222.22
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 3347 0 0 0 22220 2 0 0 25 0 1 0 1098517514 14356480 2742 1992294400 134512640 135197250 4294956240 18446744073709551615 134522781 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 3505 2742 94 167 0 3336 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 14020

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=738024/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=14020 CPUtime=282.21
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 3923 0 0 0 28218 3 0 0 25 0 1 0 1098517514 14356480 3318 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 3505 3318 94 167 0 3336 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 14020

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=735784/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=20024 CPUtime=342.19
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 4470 0 0 0 34216 3 0 0 25 0 1 0 1098517514 20504576 3865 1992294400 134512640 135197250 4294956240 18446744073709551615 134602707 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 5006 3865 94 167 0 4837 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 20024

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=733480/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=20024 CPUtime=402.17
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 5039 0 0 0 40213 4 0 0 25 0 1 0 1098517514 20504576 4434 1992294400 134512640 135197250 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 5006 4434 94 167 0 4837 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 20024

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=731304/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=28756 CPUtime=462.15
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 5571 0 0 0 46211 4 0 0 25 0 1 0 1098517514 29446144 4966 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 7189 4966 94 167 0 7020 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 28756

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=729256/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=28756 CPUtime=522.14
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 6096 0 0 0 52209 5 0 0 25 0 1 0 1098517514 29446144 5491 1992294400 134512640 135197250 4294956240 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 7189 5491 94 167 0 7020 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 28756

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=727144/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=28756 CPUtime=582.12
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 6603 0 0 0 58207 5 0 0 25 0 1 0 1098517514 29446144 5998 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 7189 5998 94 167 0 7020 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 28756

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=725032/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=29124 CPUtime=642.11
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 7115 0 0 0 64206 5 0 0 25 0 1 0 1098517514 29822976 6510 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 7281 6510 94 167 0 7112 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 29124

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=723048/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=29124 CPUtime=702.09
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 7604 0 0 0 70203 6 0 0 25 0 1 0 1098517514 29822976 6999 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 7281 6999 94 167 0 7112 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 29124

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=721128/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=762.07
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 8080 0 0 0 76201 6 0 0 25 0 1 0 1098517514 43233280 7475 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 7475 94 167 0 10386 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 42220

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=719272/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=822.06
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 8543 0 0 0 82199 7 0 0 25 0 1 0 1098517514 43233280 7938 1992294400 134512640 135197250 4294956240 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 7938 94 167 0 10386 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 42220

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=717352/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=882.03
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 9001 0 0 0 88196 7 0 0 25 0 1 0 1098517514 43233280 8396 1992294400 134512640 135197250 4294956240 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 8396 94 167 0 10386 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 42220

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=715688/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=942.02
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 9437 0 0 0 94194 8 0 0 25 0 1 0 1098517514 43233280 8832 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 8832 94 167 0 10386 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 42220

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=713896/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1002
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 9859 0 0 0 100192 8 0 0 25 0 1 0 1098517514 43233280 9254 1992294400 134512640 135197250 4294956240 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 9254 94 167 0 10386 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 42220

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=712296/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1061.98
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10261 0 0 0 106190 8 0 0 25 0 1 0 1098517514 43233280 9656 1992294400 134512640 135197250 4294956240 18446744073709551615 134603250 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 9656 94 167 0 10386 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 42220

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710760/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1121.96
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10622 0 0 0 112188 8 0 0 25 0 1 0 1098517514 43233280 10017 1992294400 134512640 135197250 4294956240 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10017 94 167 0 10386 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 42220

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

[startup+1126.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710632/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1125.96
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10648 0 0 0 112588 8 0 0 25 0 1 0 1098517514 43233280 10043 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10043 94 167 0 10386 0
Current children cumulated CPU time (s) 1125.96
Current children cumulated vsize (KiB) 42220

[startup+1139.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710376/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1138.75
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10716 0 0 0 113867 8 0 0 25 0 1 0 1098517514 43233280 10111 1992294400 134512640 135197250 4294956240 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10111 94 167 0 10386 0
Current children cumulated CPU time (s) 1138.75
Current children cumulated vsize (KiB) 42220

[startup+1145.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710248/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1145.15
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10751 0 0 0 114507 8 0 0 25 0 1 0 1098517514 43233280 10146 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10146 94 167 0 10386 0
Current children cumulated CPU time (s) 1145.15
Current children cumulated vsize (KiB) 42220

[startup+1151.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710120/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1151.55
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10780 0 0 0 115147 8 0 0 25 0 1 0 1098517514 43233280 10175 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10175 94 167 0 10386 0
Current children cumulated CPU time (s) 1151.55
Current children cumulated vsize (KiB) 42220

[startup+1155.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710056/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1154.74
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10793 0 0 0 115466 8 0 0 25 0 1 0 1098517514 43233280 10188 1992294400 134512640 135197250 4294956240 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10188 94 167 0 10386 0
Current children cumulated CPU time (s) 1154.74
Current children cumulated vsize (KiB) 42220

[startup+1155.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2032
/proc/meminfo: memFree=710056/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1155.54
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10796 0 0 0 115546 8 0 0 25 0 1 0 1098517514 43233280 10191 1992294400 134512640 135197250 4294956240 18446744073709551615 134592981 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10191 94 167 0 10386 0
Current children cumulated CPU time (s) 1155.54
Current children cumulated vsize (KiB) 42220

[startup+1156.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2039
/proc/meminfo: memFree=709856/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1156.35
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10798 0 0 0 115626 9 0 0 25 0 1 0 1098517514 43233280 10193 1992294400 134512640 135197250 4294956240 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10193 94 167 0 10386 0
Current children cumulated CPU time (s) 1156.35
Current children cumulated vsize (KiB) 42220

[startup+1157.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 2039
/proc/meminfo: memFree=709856/2055920 swapFree=4178472/4192956
[pid=2029] ppid=2026 vsize=42220 CPUtime=1156.75
/proc/2029/stat : 2029 (march_nn) R 2026 2029 1710 0 -1 4194304 10800 0 0 0 115666 9 0 0 25 0 1 0 1098517514 43233280 10195 1992294400 134512640 135197250 4294956240 18446744073709551615 134556568 0 0 4096 0 0 0 0 17 1 0 0
/proc/2029/statm: 10555 10195 94 167 0 10386 0
Current children cumulated CPU time (s) 1156.75
Current children cumulated vsize (KiB) 42220

Child status: 20
Real time (s): 1157.19
CPU time (s): 1156.84
CPU user time (s): 1156.74
CPU system time (s): 0.098984
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 42220

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

runsolver used 0.857869 second user time and 2.39364 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-28 17:41:45
IDJOB=1515746
IDBENCH=70455
IDSOLVER=522
FILE ID=node1/1515746-1238258505
PBS_JOBID= 9060773
Free space on /tmp= 66084 MiB

SOLVER NAME= march_nn nn
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/60/unif-k7-r89-v60-c5340-S528193823-041.cnf
COMMAND LINE= HOME/march_nn BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1515746-1238258505/watcher-1515746-1238258505 -o /tmp/evaluation-result-1515746-1238258505/solver-1515746-1238258505 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/march_nn HOME/instance-1515746-1238258505.cnf

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

MD5SUM BENCH= c154bca4589ab170cd9a9501250bcf71
RANDOM SEED=863921339

node1.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.229
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.229
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:        751824 kB
Buffers:         91920 kB
Cached:        1111460 kB
SwapCached:       8380 kB
Active:         134704 kB
Inactive:      1078752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        751824 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:             908 kB
Writeback:           0 kB
Mapped:          15816 kB
Slab:            76568 kB
Committed_AS:  2884996 kB
PageTables:       1440 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= 66084 MiB
End job on node1 at 2009-03-28 18:01:03