Trace number 3152795

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 912.297 912.271

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
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, 25 satisfied and 0 duplicate clauses
0.00/0.00	c preprocessing fase I completed:: there are now 497 free variables and 2105 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 176 duplicate clauses
0.00/0.00	c resolvent_look() :: found 92 resolvents
0.00/0.00	c main():: clause / variable ratio: ( 2197 / 500 ) = 4.39
0.00/0.00	c longest clause has size 3
0.00/0.00	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.00	c number of free variables = 497
0.00/0.00	c dynamic_preselect_setsize :: off
0.00/0.00	c main():: all systems go!
0.00/0.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 133
0.03/0.03	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: 592
0.03/0.09	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 4614
0.59/0.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 |****************************************************************| ( 3/999) NodeCount: 27543
4.60/4.61	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 115932
21.90/21.95	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
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: 359470
75.19/75.25	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 846992
193.29/193.35	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1555726
381.40/381.42	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2300757
595.20/595.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 2862312
766.82/766.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3162465
863.32/863.33	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3273957
900.82/900.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 |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (12/999) NodeCount: 3301551
910.42/910.45	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3305991
912.02/912.08	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |***********
c |************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
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: 3306428
912.22/912.26	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: 3306441
912.22/912.26	c |----------------------------------------------------------------|
c |
912.22/912.26	c
912.22/912.26	c main():: nodeCount: 3306441
912.22/912.26	c main():: dead ends in main: 63012
912.22/912.26	c main():: lookAheadCount: 207319644
912.22/912.26	c main():: unitResolveCount: 67436263
912.22/912.26	c main():: time=912.280029
912.22/912.26	c main():: necessary_assignments: 852317
912.22/912.26	c main():: bin_sat: 0, bin_unsat 0
912.22/912.26	c main():: doublelook: #: 12702263, succes #: 9056492
912.22/912.26	c main():: doublelook: overall 6.350 of all possible doublelooks executed
912.22/912.26	c main():: doublelook: succesrate: 71.298, average DL_trigger: 56.557
912.22/912.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3152795-1301711008/watcher-3152795-1301711008 -o /tmp/evaluation-result-3152795-1301711008/solver-3152795-1301711008 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3152795-1301711008.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.55 3.07 3.86 4/193 10795
/proc/meminfo: memFree=22582460/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=6720 CPUtime=0 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 293 0 0 0 0 0 0 0 25 0 1 0 282698710 6881280 235 33554432000 4194304 4300876 140733227802512 18446744073709551615 4240307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 1680 235 136 27 0 129 0

[startup+0.0348251 s]
/proc/loadavg: 1.55 3.07 3.86 4/193 10795
/proc/meminfo: memFree=22582460/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=7540 CPUtime=0.03 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 441 0 0 0 3 0 0 0 25 0 1 0 282698710 7720960 383 33554432000 4194304 4300876 140733227802512 18446744073709551615 4217315 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 1885 383 168 27 0 334 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7540

[startup+0.100775 s]
/proc/loadavg: 1.55 3.07 3.86 4/193 10795
/proc/meminfo: memFree=22582460/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=7540 CPUtime=0.09 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 451 0 0 0 9 0 0 0 18 0 1 0 282698710 7720960 393 33554432000 4194304 4300876 140733227802512 18446744073709551615 4248940 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 1885 393 168 27 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7540

[startup+0.300748 s]
/proc/loadavg: 1.55 3.07 3.86 4/193 10795
/proc/meminfo: memFree=22582460/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=7672 CPUtime=0.29 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 474 0 0 0 29 0 0 0 18 0 1 0 282698710 7856128 416 33554432000 4194304 4300876 140733227802512 18446744073709551615 4281126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 1918 416 168 27 0 367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7672

[startup+0.700664 s]
/proc/loadavg: 1.55 3.07 3.86 4/193 10795
/proc/meminfo: memFree=22582460/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=7808 CPUtime=0.69 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 528 0 0 0 69 0 0 0 18 0 1 0 282698710 7995392 470 33554432000 4194304 4300876 140733227802512 18446744073709551615 4217822 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 1952 470 168 27 0 401 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7808

[startup+1.50052 s]
/proc/loadavg: 1.55 3.07 3.86 5/194 10796
/proc/meminfo: memFree=22580848/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=7976 CPUtime=1.49 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 558 0 0 0 149 0 0 0 19 0 1 0 282698710 8167424 500 33554432000 4194304 4300876 140733227802512 18446744073709551615 4217472 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 1994 500 169 27 0 443 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7976

[startup+3.10024 s]
/proc/loadavg: 1.55 3.07 3.86 5/194 10796
/proc/meminfo: memFree=22579980/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=8504 CPUtime=3.09 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 624 0 0 0 309 0 0 0 25 0 1 0 282698710 8708096 566 33554432000 4194304 4300876 140733227802512 18446744073709551615 4200364 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 2126 566 169 27 0 575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8504

[startup+6.30065 s]
/proc/loadavg: 1.74 3.08 3.86 6/194 10796
/proc/meminfo: memFree=22577240/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=9076 CPUtime=6.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 783 0 0 0 630 0 0 0 25 0 1 0 282698710 9293824 725 33554432000 4194304 4300876 140733227802512 18446744073709551615 4200354 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 2269 725 169 27 0 718 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9076

[startup+12.7005 s]
/proc/loadavg: 1.92 3.10 3.86 5/194 10797
/proc/meminfo: memFree=22573776/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=10588 CPUtime=12.69 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 1030 0 0 0 1269 0 0 0 25 0 1 0 282698710 10842112 972 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214443 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 2647 972 169 27 0 1096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10588

[startup+25.5002 s]
/proc/loadavg: 2.38 3.14 3.86 5/194 10797
/proc/meminfo: memFree=22567060/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=12208 CPUtime=25.49 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 1490 0 0 0 2549 0 0 0 25 0 1 0 282698710 12500992 1432 33554432000 4194304 4300876 140733227802512 18446744073709551615 4200293 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 3052 1432 169 27 0 1501 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12208

[startup+51.1005 s]
/proc/loadavg: 2.93 3.21 3.87 5/194 10797
/proc/meminfo: memFree=22555492/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=17452 CPUtime=51.09 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 2395 0 0 0 5109 0 0 0 25 0 1 0 282698710 17870848 2337 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214411 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 4363 2337 169 27 0 2812 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17452

[startup+102.306 s]
/proc/loadavg: 3.54 3.33 3.87 5/194 10799
/proc/meminfo: memFree=22531048/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=23200 CPUtime=102.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 4084 0 0 0 10230 0 0 0 25 0 1 0 282698710 23756800 4026 33554432000 4194304 4300876 140733227802512 18446744073709551615 4217555 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 5800 4026 169 27 0 4249 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23200

[startup+162.3 s]
/proc/loadavg: 3.86 3.46 3.88 5/194 10801
/proc/meminfo: memFree=22504600/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=32888 CPUtime=162.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 6039 0 0 0 16229 1 0 0 25 0 1 0 282698710 33677312 5981 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214450 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 8222 5981 169 27 0 6671 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32888

[startup+222.3 s]
/proc/loadavg: 4.09 3.59 3.90 5/194 10802
/proc/meminfo: memFree=22478144/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=41620 CPUtime=222.29 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 7856 0 0 0 22228 1 0 0 25 0 1 0 282698710 42618880 7798 33554432000 4194304 4300876 140733227802512 18446744073709551615 4200316 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 10405 7798 169 27 0 8854 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41620

[startup+282.301 s]
/proc/loadavg: 4.03 3.66 3.91 5/194 10803
/proc/meminfo: memFree=22452680/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=62192 CPUtime=282.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 9676 0 0 0 28228 2 0 0 25 0 1 0 282698710 63684608 9618 33554432000 4194304 4300876 140733227802512 18446744073709551615 4248630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 15548 9618 169 27 0 13997 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62192

[startup+342.301 s]
/proc/loadavg: 3.64 3.63 3.88 4/188 10822
/proc/meminfo: memFree=22432516/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=62192 CPUtime=342.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 11457 0 0 0 34228 2 0 0 25 0 1 0 282698710 63684608 11399 33554432000 4194304 4300876 140733227802512 18446744073709551615 4228518 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 15548 11399 169 27 0 13997 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 62192

[startup+402.301 s]
/proc/loadavg: 3.30 3.53 3.83 4/188 10824
/proc/meminfo: memFree=22409292/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=62192 CPUtime=402.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 13123 0 0 0 40228 2 0 0 25 0 1 0 282698710 63684608 13065 33554432000 4194304 4300876 140733227802512 18446744073709551615 4217700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 15548 13065 169 27 0 13997 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 62192

[startup+462.301 s]
/proc/loadavg: 3.18 3.46 3.78 4/188 10826
/proc/meminfo: memFree=22386192/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=81836 CPUtime=462.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 14823 0 0 0 46227 3 0 0 25 0 1 0 282698710 83800064 14765 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 20459 14765 169 27 0 18908 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 81836

[startup+522.301 s]
/proc/loadavg: 3.11 3.39 3.73 4/188 10827
/proc/meminfo: memFree=22364340/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=96780 CPUtime=522.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 16479 0 0 0 52227 3 0 0 25 0 1 0 282698710 99102720 16421 33554432000 4194304 4300876 140733227802512 18446744073709551615 4288506 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 24195 16421 169 27 0 22644 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96780

[startup+582.301 s]
/proc/loadavg: 3.11 3.33 3.69 4/188 10829
/proc/meminfo: memFree=22339528/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=96780 CPUtime=582.3 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 18108 0 0 0 58227 3 0 0 25 0 1 0 282698710 99102720 18050 33554432000 4194304 4300876 140733227802512 18446744073709551615 4265599 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 24195 18050 169 27 0 22644 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 96780

[startup+642.3 s]
/proc/loadavg: 3.04 3.27 3.65 4/188 10830
/proc/meminfo: memFree=22315036/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=96780 CPUtime=642.32 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 19638 0 0 0 64228 4 0 0 25 0 1 0 282698710 99102720 19580 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 24195 19580 169 27 0 22644 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 96780

[startup+702.3 s]
/proc/loadavg: 3.01 3.22 3.60 4/188 10832
/proc/meminfo: memFree=22291564/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=702.31 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 21217 0 0 0 70227 4 0 0 25 0 1 0 282698710 129413120 21159 33554432000 4194304 4300876 140733227802512 18446744073709551615 4265571 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 21159 169 27 0 30044 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 126380

[startup+762.306 s]
/proc/loadavg: 3.00 3.17 3.56 4/188 10834
/proc/meminfo: memFree=22268360/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=762.32 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 22735 0 0 0 76227 5 0 0 25 0 1 0 282698710 129413120 22677 33554432000 4194304 4300876 140733227802512 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 22677 169 27 0 30044 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 126380

[startup+822.3 s]
/proc/loadavg: 3.04 3.15 3.53 4/188 10835
/proc/meminfo: memFree=22247496/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=822.32 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 24190 0 0 0 82227 5 0 0 25 0 1 0 282698710 129413120 24132 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 24132 169 27 0 30044 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 126380

[startup+882.3 s]
/proc/loadavg: 3.01 3.12 3.49 4/188 10837
/proc/meminfo: memFree=22225028/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=882.32 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 25592 0 0 0 88227 5 0 0 25 0 1 0 282698710 129413120 25534 33554432000 4194304 4300876 140733227802512 18446744073709551615 4248636 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 25534 169 27 0 30044 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 126380

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

[startup+895.901 s]
/proc/loadavg: 3.01 3.12 3.48 4/188 10837
/proc/meminfo: memFree=22220316/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=895.92 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 25897 0 0 0 89587 5 0 0 25 0 1 0 282698710 129413120 25839 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 25839 169 27 0 30044 0
Current children cumulated CPU time (s) 895.92
Current children cumulated vsize (KiB) 126380

[startup+902.301 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10837
/proc/meminfo: memFree=22217832/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=902.32 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26030 0 0 0 90227 5 0 0 25 0 1 0 282698710 129413120 25972 33554432000 4194304 4300876 140733227802512 18446744073709551615 4217367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 25972 169 27 0 30044 0
Current children cumulated CPU time (s) 902.32
Current children cumulated vsize (KiB) 126380

[startup+908.701 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10837
/proc/meminfo: memFree=22215224/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=908.72 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26164 0 0 0 90867 5 0 0 25 0 1 0 282698710 129413120 26106 33554432000 4194304 4300876 140733227802512 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 26106 169 27 0 30044 0
Current children cumulated CPU time (s) 908.72
Current children cumulated vsize (KiB) 126380

[startup+910.3 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10837
/proc/meminfo: memFree=22214728/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=910.32 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26197 0 0 0 91027 5 0 0 25 0 1 0 282698710 129413120 26139 33554432000 4194304 4300876 140733227802512 18446744073709551615 4268436 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 26139 169 27 0 30044 0
Current children cumulated CPU time (s) 910.32
Current children cumulated vsize (KiB) 126380

[startup+911.1 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10837
/proc/meminfo: memFree=22214232/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=911.12 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26212 0 0 0 91107 5 0 0 25 0 1 0 282698710 129413120 26154 33554432000 4194304 4300876 140733227802512 18446744073709551615 4269717 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 26154 169 27 0 30044 0
Current children cumulated CPU time (s) 911.12
Current children cumulated vsize (KiB) 126380

[startup+911.906 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10838
/proc/meminfo: memFree=22213736/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=911.92 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26227 0 0 0 91187 5 0 0 25 0 1 0 282698710 129413120 26169 33554432000 4194304 4300876 140733227802512 18446744073709551615 4260802 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 26169 169 27 0 30044 0
Current children cumulated CPU time (s) 911.92
Current children cumulated vsize (KiB) 126380

[startup+912.101 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10838
/proc/meminfo: memFree=22213736/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=912.12 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26231 0 0 0 91207 5 0 0 18 0 1 0 282698710 129413120 26173 33554432000 4194304 4300876 140733227802512 18446744073709551615 4274549 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 26173 169 27 0 30044 0
Current children cumulated CPU time (s) 912.12
Current children cumulated vsize (KiB) 126380

[startup+912.201 s]
/proc/loadavg: 3.01 3.11 3.48 4/188 10838
/proc/meminfo: memFree=22213736/32951124 swapFree=67111528/67111528
[pid=10795] ppid=10793 vsize=126380 CPUtime=912.22 cores=5,7
/proc/10795/stat : 10795 (march_rw) R 10793 10795 7974 0 -1 4202496 26232 0 0 0 91217 5 0 0 18 0 1 0 282698710 129413120 26174 33554432000 4194304 4300876 140733227802512 18446744073709551615 4214343 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10795/statm: 31595 26174 169 27 0 30044 0
Current children cumulated CPU time (s) 912.22
Current children cumulated vsize (KiB) 126380

Child status: 20
Real time (s): 912.271
CPU time (s): 912.297
CPU user time (s): 912.236
CPU system time (s): 0.06099
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 126380

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

runsolver used 1.2818 second user time and 2.88256 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-02 04:23:28
IDJOB=3152795
IDBENCH=83075
IDSOLVER=1561
FILE ID=node133/3152795-1301711008
RUNJOBID= node133-1301711003-10729
PBS_JOBID= 12840839
Free space on /tmp= 72184 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3152795-1301711008/watcher-3152795-1301711008 -o /tmp/evaluation-result-3152795-1301711008/solver-3152795-1301711008 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3152795-1301711008.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=424756994

node133.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.834
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.66
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.834
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.75
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.83
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.834
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.74
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.834
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:     32951124 kB
MemFree:      22582740 kB
Buffers:        344244 kB
Cached:        9706328 kB
SwapCached:          0 kB
Active:        7272632 kB
Inactive:      2848692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22582740 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1100 kB
Writeback:           0 kB
AnonPages:       70432 kB
Mapped:          15592 kB
Slab:           185800 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   255852 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72184 MiB
End job on node133 at 2011-04-02 04:38:41