Trace number 3420782

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_rw 2011-03-02UNSAT 1184.07 1184.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
MD5SUM96dadba6913c3cf46368b605f559e4b9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1184.07
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.00	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.00	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.00	c main()::
0.00/0.00	c initFormula():: searching for DIMACS p-line....
0.00/0.00	c initFormula():: the DIMACS p-line indicates a CNF of 500 variables and 2130 clauses.
0.00/0.00	c parseCNF():: parsing....
0.00/0.00	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.00	c runParser():: parsing was successful, warming up engines...
0.00/0.00	c simplify_formula():: removed 0 tautological, 22 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 496 free variables and 2108 clauses.
0.00/0.00	c using 3-SAT heuristics (occurence based diff)
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 182 duplicate clauses
0.00/0.01	c resolvent_look() :: found 96 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2204 / 500 ) = 4.41
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 number of free variables = 496
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 152
0.02/0.04	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: 648
0.10/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 |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 5091
0.70/0.76	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 30604
5.20/5.21	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 131989
25.09/25.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 417495
88.19/88.26	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 998709
229.92/229.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1867319
459.91/459.94	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2820198
731.83/731.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 3582955
963.54/963.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 |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 4021344
1104.24/1104.31	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 4197701
1163.45/1163.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/999) NodeCount: 4246037
1180.45/1180.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4254541
1183.55/1183.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 |*************************************
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: 4255505
1183.95/1183.96	c |----------------------------------------------------------------|
c |**
c |***
c |****
c |******
c |*******
c |********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |********************************************************
c |****************************************************************| (15/999) NodeCount: 4255575
1183.95/1184.00	c |----------------------------------------------------------------|
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |****************************************************************| (16/999) NodeCount: 4255579
1184.05/1184.00	c |----------------------------------------------------------------|
c |
1184.05/1184.00	c
1184.05/1184.00	c main():: nodeCount: 4255579
1184.05/1184.00	c main():: dead ends in main: 87260
1184.05/1184.00	c main():: lookAheadCount: 266504620
1184.05/1184.00	c main():: unitResolveCount: 88370631
1184.05/1184.00	c main():: time=1184.050049
1184.05/1184.00	c main():: necessary_assignments: 1112379
1184.05/1184.00	c main():: bin_sat: 0, bin_unsat 0
1184.05/1184.00	c main():: doublelook: #: 16282279, succes #: 11598797
1184.05/1184.00	c main():: doublelook: overall 6.334 of all possible doublelooks executed
1184.05/1184.00	c main():: doublelook: succesrate: 71.236, average DL_trigger: 57.691
1184.05/1184.00	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3420782-1306640738/watcher-3420782-1306640738 -o /tmp/evaluation-result-3420782-1306640738/solver-3420782-1306640738 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420782-1306640738.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.09 2.04 2.00 2/517 8780
/proc/meminfo: memFree=16335896/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=6852 CPUtime=0 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 308 0 0 0 0 0 0 0 25 0 1 0 775670534 7016448 251 33554432000 4194304 4300876 140733821183760 18446744073709551615 4270880 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 1811 254 144 27 0 260 0

[startup+0.0289731 s]
/proc/loadavg: 2.09 2.04 2.00 2/517 8780
/proc/meminfo: memFree=16335896/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=7540 CPUtime=0.02 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 445 0 0 0 2 0 0 0 25 0 1 0 775670534 7720960 388 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200404 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 1885 388 168 27 0 334 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7540

[startup+0.100959 s]
/proc/loadavg: 2.09 2.04 2.00 2/517 8780
/proc/meminfo: memFree=16335896/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=7540 CPUtime=0.1 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 459 0 0 0 10 0 0 0 25 0 1 0 775670534 7720960 402 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 1885 402 168 27 0 334 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7540

[startup+0.300922 s]
/proc/loadavg: 2.09 2.04 2.00 2/517 8780
/proc/meminfo: memFree=16335896/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=7676 CPUtime=0.3 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 477 0 0 0 30 0 0 0 25 0 1 0 775670534 7860224 420 33554432000 4194304 4300876 140733821183760 18446744073709551615 254500087494 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 1919 420 168 27 0 368 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7676

[startup+0.700839 s]
/proc/loadavg: 2.09 2.04 2.00 2/517 8780
/proc/meminfo: memFree=16335896/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=7812 CPUtime=0.7 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 519 0 0 0 70 0 0 0 25 0 1 0 775670534 7999488 462 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200312 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 1953 462 168 27 0 402 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7812

[startup+1.50068 s]
/proc/loadavg: 2.08 2.04 2.00 3/518 8781
/proc/meminfo: memFree=16333660/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=7980 CPUtime=1.5 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 560 0 0 0 150 0 0 0 25 0 1 0 775670534 8171520 503 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 1995 504 169 27 0 444 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7980

[startup+3.10036 s]
/proc/loadavg: 2.08 2.04 2.00 3/518 8781
/proc/meminfo: memFree=16332048/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=8536 CPUtime=3.1 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 631 0 0 0 310 0 0 0 25 0 1 0 775670534 8740864 574 33554432000 4194304 4300876 140733821183760 18446744073709551615 4281056 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 2134 574 169 27 0 583 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8536

[startup+6.30073 s]
/proc/loadavg: 2.08 2.04 2.00 3/518 8781
/proc/meminfo: memFree=16331060/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=8876 CPUtime=6.3 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 761 0 0 0 630 0 0 0 25 0 1 0 775670534 9089024 704 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214411 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 2219 704 169 27 0 668 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8876

[startup+12.7004 s]
/proc/loadavg: 2.07 2.03 2.00 3/518 8781
/proc/meminfo: memFree=16328448/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=10732 CPUtime=12.7 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 1075 0 0 0 1270 0 0 0 25 0 1 0 775670534 10989568 1018 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200293 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 2683 1018 169 27 0 1132 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10732

[startup+25.5009 s]
/proc/loadavg: 2.06 2.03 2.00 3/518 8781
/proc/meminfo: memFree=16325580/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=12332 CPUtime=25.49 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 1542 0 0 0 2549 0 0 0 25 0 1 0 775670534 12627968 1485 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214389 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 3083 1485 169 27 0 1532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12332

[startup+51.1008 s]
/proc/loadavg: 2.04 2.03 2.00 3/518 8782
/proc/meminfo: memFree=16319220/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=17544 CPUtime=51.09 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 2470 0 0 0 5109 0 0 0 25 0 1 0 775670534 17965056 2413 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 4386 2413 169 27 0 2835 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17544

[startup+102.319 s]
/proc/loadavg: 2.08 2.04 2.00 3/518 8783
/proc/meminfo: memFree=16307040/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=23216 CPUtime=102.31 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 4200 0 0 0 10231 0 0 0 25 0 1 0 775670534 23773184 4143 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 5804 4143 169 27 0 4253 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23216

[startup+162.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/518 8785
/proc/meminfo: memFree=16290760/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=32628 CPUtime=162.3 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 6176 0 0 0 16229 1 0 0 25 0 1 0 775670534 33411072 6119 33554432000 4194304 4300876 140733821183760 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 8157 6119 169 27 0 6606 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32628

[startup+222.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/518 8786
/proc/meminfo: memFree=16276464/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=41360 CPUtime=222.3 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 8046 0 0 0 22229 1 0 0 25 0 1 0 775670534 42352640 7989 33554432000 4194304 4300876 140733821183760 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 10340 7989 169 27 0 8789 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41360

[startup+282.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/518 8788
/proc/meminfo: memFree=16263404/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=61632 CPUtime=282.31 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 9915 0 0 0 28229 2 0 0 25 0 1 0 775670534 63111168 9858 33554432000 4194304 4300876 140733821183760 18446744073709551615 4217718 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 15408 9858 169 27 0 13857 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 61632

[startup+342.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 8790
/proc/meminfo: memFree=16248484/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=61632 CPUtime=342.31 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 11748 0 0 0 34228 3 0 0 25 0 1 0 775670534 63111168 11691 33554432000 4194304 4300876 140733821183760 18446744073709551615 4269580 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 15408 11691 169 27 0 13857 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 61632

[startup+402.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 8791
/proc/meminfo: memFree=16235064/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=61632 CPUtime=402.31 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 13542 0 0 0 40228 3 0 0 25 0 1 0 775670534 63111168 13485 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 15408 13485 169 27 0 13857 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 61632

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 8793
/proc/meminfo: memFree=16221764/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=95632 CPUtime=462.31 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 15251 0 0 0 46227 4 0 0 25 0 1 0 775670534 97927168 15194 33554432000 4194304 4300876 140733821183760 18446744073709551615 4288231 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 23908 15194 169 27 0 22357 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 95632

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 8794
/proc/meminfo: memFree=16207832/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=95632 CPUtime=522.32 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 16990 0 0 0 52228 4 0 0 25 0 1 0 775670534 97927168 16933 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200267 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 23908 16933 169 27 0 22357 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 95632

[startup+582.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 8796
/proc/meminfo: memFree=16194528/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=95632 CPUtime=582.31 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 18655 0 0 0 58227 4 0 0 25 0 1 0 775670534 97927168 18598 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 23908 18598 169 27 0 22357 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 95632

[startup+642.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/518 8798
/proc/meminfo: memFree=16182720/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=125100 CPUtime=642.33 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 20364 0 0 0 64228 5 0 0 25 0 1 0 775670534 128102400 20307 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214485 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 31275 20307 169 27 0 29724 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 125100

[startup+702.301 s]
/proc/loadavg: 2.17 2.05 2.01 3/518 8799
/proc/meminfo: memFree=16169412/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=125100 CPUtime=702.33 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 22003 0 0 0 70228 5 0 0 25 0 1 0 775670534 128102400 21946 33554432000 4194304 4300876 140733821183760 18446744073709551615 4228571 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 31275 21946 169 27 0 29724 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 125100

[startup+762.319 s]
/proc/loadavg: 2.13 2.06 2.01 3/518 8801
/proc/meminfo: memFree=16155996/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=125232 CPUtime=762.34 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 23603 0 0 0 76229 5 0 0 25 0 1 0 775670534 128237568 23546 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214324 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 31308 23546 169 27 0 29757 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 125232

[startup+822.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/518 8802
/proc/meminfo: memFree=16143448/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=125232 CPUtime=822.33 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 25184 0 0 0 82227 6 0 0 25 0 1 0 775670534 128237568 25127 33554432000 4194304 4300876 140733821183760 18446744073709551615 4200316 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 31308 25127 169 27 0 29757 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 125232

[startup+882.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/518 8804
/proc/meminfo: memFree=16129664/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=125232 CPUtime=882.33 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 26775 0 0 0 88227 6 0 0 25 0 1 0 775670534 128237568 26718 33554432000 4194304 4300876 140733821183760 18446744073709551615 4225170 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 31308 26718 169 27 0 29757 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 125232

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 8815
/proc/meminfo: memFree=16116700/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=125232 CPUtime=942.34 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 28307 0 0 0 94227 7 0 0 25 0 1 0 775670534 128237568 28250 33554432000 4194304 4300876 140733821183760 18446744073709551615 4248759 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 31308 28250 169 27 0 29757 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 125232

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 8816
/proc/meminfo: memFree=16104276/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=153944 CPUtime=1002.33 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 29786 0 0 0 100226 7 0 0 25 0 1 0 775670534 157638656 29729 33554432000 4194304 4300876 140733821183760 18446744073709551615 4269578 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 38486 29729 169 27 0 36935 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 153944

[startup+1062.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/518 8818
/proc/meminfo: memFree=16092344/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1062.34 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 31265 0 0 0 106226 8 0 0 25 0 1 0 775670534 202899456 31208 33554432000 4194304 4300876 140733821183760 18446744073709551615 4228817 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 31208 169 27 0 47985 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 198144

[startup+1122.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/518 8819
/proc/meminfo: memFree=16079796/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1122.34 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 32672 0 0 0 112226 8 0 0 25 0 1 0 775670534 202899456 32615 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 32615 169 27 0 47985 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 198144

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 8824
/proc/meminfo: memFree=16067324/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1182.35 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 33991 0 0 0 118227 8 0 0 25 0 1 0 775670534 202899456 33934 33554432000 4194304 4300876 140733821183760 18446744073709551615 4265628 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 33934 169 27 0 47985 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 198144

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

[startup+1183.1 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 8824
/proc/meminfo: memFree=16067200/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1183.15 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 34006 0 0 0 118307 8 0 0 25 0 1 0 775670534 202899456 33949 33554432000 4194304 4300876 140733821183760 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 33949 169 27 0 47985 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 198144

[startup+1183.5 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 8824
/proc/meminfo: memFree=16067200/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1183.55 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 34014 0 0 0 118347 8 0 0 25 0 1 0 775670534 202899456 33957 33554432000 4194304 4300876 140733821183760 18446744073709551615 4265439 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 33957 169 27 0 47985 0
Current children cumulated CPU time (s) 1183.55
Current children cumulated vsize (KiB) 198144

[startup+1183.9 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 8824
/proc/meminfo: memFree=16067200/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1183.95 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 34021 0 0 0 118387 8 0 0 25 0 1 0 775670534 202899456 33964 33554432000 4194304 4300876 140733821183760 18446744073709551615 4228912 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 33964 169 27 0 47985 0
Current children cumulated CPU time (s) 1183.95
Current children cumulated vsize (KiB) 198144

[startup+1184 s]
/proc/loadavg: 2.03 2.04 2.00 3/518 8824
/proc/meminfo: memFree=16067200/32950928 swapFree=38157052/67111528
[pid=8780] ppid=8778 vsize=198144 CPUtime=1184.05 cores=0,2,4,6
/proc/8780/stat : 8780 (march_rw) R 8778 8780 8597 0 -1 4202496 34022 0 0 0 118397 8 0 0 25 0 1 0 775670534 202899456 33965 33554432000 4194304 4300876 140733821183760 18446744073709551615 4268948 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8780/statm: 49536 33965 169 27 0 47985 0
Current children cumulated CPU time (s) 1184.05
Current children cumulated vsize (KiB) 198144

Child status: 20
Real time (s): 1184.01
CPU time (s): 1184.07
CPU user time (s): 1183.97
CPU system time (s): 0.091986
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 198144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1183.97
system time used= 0.091986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34023
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= 4
involuntary context switches= 868

runsolver used 6.26605 second user time and 12.7341 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-29 05:45:39
IDJOB=3420782
IDBENCH=83034
IDSOLVER=1913
FILE ID=node149/3420782-1306640738
RUNJOBID= node149-1306640385-8615
PBS_JOBID= 13471636
Free space on /tmp= 73480 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420782-1306640738/watcher-3420782-1306640738 -o /tmp/evaluation-result-3420782-1306640738/solver-3420782-1306640738 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420782-1306640738.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 96dadba6913c3cf46368b605f559e4b9
RANDOM SEED=345990516

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16336176 kB
Buffers:        262496 kB
Cached:        4694552 kB
SwapCached:      56180 kB
Active:        2285348 kB
Inactive:     14021616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16336176 kB
SwapTotal:    67111528 kB
SwapFree:     38157052 kB
Dirty:              16 kB
Writeback:           0 kB
AnonPages:    11317752 kB
Mapped:          18176 kB
Slab:           120860 kB
PageTables:     117956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173171956 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73480 MiB
End job on node149 at 2011-05-29 06:05:23