Trace number 3420494

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 954.825 954.812

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1514125851-037.UNKNOWN.cnf
MD5SUM7ce6e28d94f25a5004daf47b6c05c693
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark954.825
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.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 500 variables and 2130 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 500 free variables and 2130 clauses.
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 160 duplicate clauses
0.00/0.01	c resolvent_look() :: found 77 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2207 / 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 = 500
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: 162
0.01/0.05	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: 585
0.09/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: 4135
0.59/0.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 24105
4.49/4.56	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 101457
21.68/21.70	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 317652
74.99/75.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 |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 759404
193.98/194.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 |******************************************
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: 1424325
370.88/370.97	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
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: 2164585
582.39/582.43	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2771704
767.10/767.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3134263
883.11/883.11	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 3288537
934.61/934.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3334921
950.61/950.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (13/999) NodeCount: 3344807
954.21/954.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 |****************************************************************| (14/999) NodeCount: 3346220
954.71/954.74	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |****************
c |*****************
c |******************
c |********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |****************************************************************| (15/999) NodeCount: 3346354
954.71/954.80	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |******
c |*******
c |********
c |****************
c |********************************
c |****************************************************************| (16/999) NodeCount: 3346362
954.71/954.80	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (17/999) NodeCount: 3346363
954.71/954.80	c |----------------------------------------------------------------|
c |
954.71/954.80	c
954.71/954.80	c main():: nodeCount: 3346363
954.71/954.80	c main():: dead ends in main: 65440
954.71/954.80	c main():: lookAheadCount: 209973950
954.71/954.80	c main():: unitResolveCount: 68842569
954.71/954.80	c main():: time=954.809998
954.71/954.80	c main():: necessary_assignments: 880332
954.71/954.80	c main():: bin_sat: 0, bin_unsat 0
954.71/954.80	c main():: doublelook: #: 12891132, succes #: 9199121
954.71/954.80	c main():: doublelook: overall 6.364 of all possible doublelooks executed
954.71/954.80	c main():: doublelook: succesrate: 71.360, average DL_trigger: 55.986
954.71/954.80	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-3420494-1306622001/watcher-3420494-1306622001 -o /tmp/evaluation-result-3420494-1306622001/solver-3420494-1306622001 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420494-1306622001.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.08 2.05 2.01 2/552 1927
/proc/meminfo: memFree=17259688/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=6460 CPUtime=0 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4194304 212 0 0 0 0 0 0 0 25 0 1 0 773797202 6615040 158 33554432000 4194304 4300876 140734440609760 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 1615 159 113 27 0 64 0

[startup+0.0219021 s]
/proc/loadavg: 2.08 2.05 2.01 2/552 1927
/proc/meminfo: memFree=17259688/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=7408 CPUtime=0.01 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 429 0 0 0 1 0 0 0 25 0 1 0 773797202 7585792 373 33554432000 4194304 4300876 140734440609760 18446744073709551615 4217778 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 1852 373 168 27 0 301 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7408

[startup+0.100944 s]
/proc/loadavg: 2.08 2.05 2.01 2/552 1927
/proc/meminfo: memFree=17259688/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=7540 CPUtime=0.09 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 455 0 0 0 9 0 0 0 25 0 1 0 773797202 7720960 399 33554432000 4194304 4300876 140734440609760 18446744073709551615 4248698 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 1885 399 168 27 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7540

[startup+0.300908 s]
/proc/loadavg: 2.08 2.05 2.01 2/552 1927
/proc/meminfo: memFree=17259688/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=7684 CPUtime=0.29 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 477 0 0 0 29 0 0 0 25 0 1 0 773797202 7868416 421 33554432000 4194304 4300876 140734440609760 18446744073709551615 4281165 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 1921 421 168 27 0 370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7684

[startup+0.700841 s]
/proc/loadavg: 2.08 2.05 2.01 2/552 1927
/proc/meminfo: memFree=17259688/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=7820 CPUtime=0.69 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 515 0 0 0 69 0 0 0 25 0 1 0 773797202 8007680 459 33554432000 4194304 4300876 140734440609760 18446744073709551615 4228518 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 1955 459 168 27 0 404 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7820

[startup+1.50068 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 1955
/proc/meminfo: memFree=17265460/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=7988 CPUtime=1.49 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 554 0 0 0 149 0 0 0 25 0 1 0 773797202 8179712 498 33554432000 4194304 4300876 140734440609760 18446744073709551615 4283976 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 1997 498 169 27 0 446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7988

[startup+3.10038 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 1982
/proc/meminfo: memFree=17264096/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=8316 CPUtime=3.09 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 614 0 0 0 309 0 0 0 25 0 1 0 773797202 8515584 558 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 2079 558 169 27 0 528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8316

[startup+6.30076 s]
/proc/loadavg: 2.07 2.05 2.01 3/555 1982
/proc/meminfo: memFree=17262796/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=8884 CPUtime=6.29 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 732 0 0 0 629 0 0 0 25 0 1 0 773797202 9097216 676 33554432000 4194304 4300876 140734440609760 18446744073709551615 4265601 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 2221 676 169 27 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8884

[startup+12.7005 s]
/proc/loadavg: 2.07 2.05 2.01 3/555 1982
/proc/meminfo: memFree=17259336/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=9860 CPUtime=12.69 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 1009 0 0 0 1269 0 0 0 25 0 1 0 773797202 10096640 953 33554432000 4194304 4300876 140734440609760 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 2465 953 169 27 0 914 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9860

[startup+25.5011 s]
/proc/loadavg: 2.05 2.05 2.00 3/555 1983
/proc/meminfo: memFree=17258152/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=12240 CPUtime=25.48 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 1421 0 0 0 2548 0 0 0 25 0 1 0 773797202 12533760 1365 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200400 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 3060 1365 169 27 0 1509 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12240

[startup+51.1012 s]
/proc/loadavg: 2.22 2.09 2.02 3/555 1984
/proc/meminfo: memFree=17254548/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=17480 CPUtime=51.09 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 2231 0 0 0 5108 1 0 0 25 0 1 0 773797202 17899520 2175 33554432000 4194304 4300876 140734440609760 18446744073709551615 4250930 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 4370 2175 169 27 0 2819 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17480

[startup+102.319 s]
/proc/loadavg: 2.16 2.09 2.02 3/555 2012
/proc/meminfo: memFree=17247736/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=23216 CPUtime=102.31 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 3763 0 0 0 10230 1 0 0 25 0 1 0 773797202 23773184 3707 33554432000 4194304 4300876 140734440609760 18446744073709551615 4216887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 5804 3707 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.06 2.07 2.01 3/555 2013
/proc/meminfo: memFree=17226852/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=32752 CPUtime=162.3 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 5469 0 0 0 16228 2 0 0 25 0 1 0 773797202 33538048 5413 33554432000 4194304 4300876 140734440609760 18446744073709551615 4265563 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1927/statm: 8188 5413 169 27 0 6637 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 32752

[startup+222.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/555 2015
/proc/meminfo: memFree=17206628/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=41484 CPUtime=222.27 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 7258 0 0 0 22225 2 0 0 25 0 1 0 773797202 42479616 7202 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 10371 7202 169 27 0 8820 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 41484

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/555 2017
/proc/meminfo: memFree=17187764/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=49044 CPUtime=282.28 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 9074 0 0 0 28225 3 0 0 25 0 1 0 773797202 50221056 9018 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 12261 9018 169 27 0 10710 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 49044

[startup+342.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/555 2018
/proc/meminfo: memFree=17168888/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=62140 CPUtime=342.28 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 10832 0 0 0 34225 3 0 0 25 0 1 0 773797202 63631360 10776 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200277 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 15535 10776 169 27 0 13984 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 62140

[startup+402.301 s]
/proc/loadavg: 2.02 2.05 2.00 3/555 2020
/proc/meminfo: memFree=17151868/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=62140 CPUtime=402.28 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 12528 0 0 0 40225 3 0 0 25 0 1 0 773797202 63631360 12472 33554432000 4194304 4300876 140734440609760 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 15535 12472 169 27 0 13984 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 62140

[startup+462.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/555 2021
/proc/meminfo: memFree=17133748/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=81784 CPUtime=462.29 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 14237 0 0 0 46225 4 0 0 25 0 1 0 773797202 83746816 14181 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200351 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 20446 14181 169 27 0 18895 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 81784

[startup+522.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/555 2023
/proc/meminfo: memFree=17116232/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=96636 CPUtime=522.29 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 15925 0 0 0 52225 4 0 0 25 0 1 0 773797202 98955264 15869 33554432000 4194304 4300876 140734440609760 18446744073709551615 4214460 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 24159 15869 169 27 0 22608 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 96636

[startup+582.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/555 2025
/proc/meminfo: memFree=17099604/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=96636 CPUtime=582.29 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 17491 0 0 0 58225 4 0 0 25 0 1 0 773797202 98955264 17435 33554432000 4194304 4300876 140734440609760 18446744073709551615 4214483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 24159 17435 169 27 0 22608 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 96636

[startup+642.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2026
/proc/meminfo: memFree=17082816/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=96636 CPUtime=642.29 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 19125 0 0 0 64225 4 0 0 25 0 1 0 773797202 98955264 19069 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 24159 19069 169 27 0 22608 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 96636

[startup+702.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 2028
/proc/meminfo: memFree=17063832/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126104 CPUtime=702.3 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 20679 0 0 0 70225 5 0 0 25 0 1 0 773797202 129130496 20623 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200299 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31526 20623 169 27 0 29975 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 126104

[startup+762.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 2029
/proc/meminfo: memFree=17046560/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126104 CPUtime=762.32 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 22186 0 0 0 76227 5 0 0 25 0 1 0 773797202 129130496 22130 33554432000 4194304 4300876 140734440609760 18446744073709551615 4289152 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31526 22130 169 27 0 29975 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 126104

[startup+822.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/555 2031
/proc/meminfo: memFree=17030920/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=822.3 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 23685 0 0 0 82225 5 0 0 25 0 1 0 773797202 129265664 23629 33554432000 4194304 4300876 140734440609760 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 23629 169 27 0 30008 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 126236

[startup+882.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 2033
/proc/meminfo: memFree=17014172/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=882.31 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 25115 0 0 0 88225 6 0 0 25 0 1 0 773797202 129265664 25059 33554432000 4194304 4300876 140734440609760 18446744073709551615 4214434 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 25059 169 27 0 30008 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 126236

[startup+942.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/555 2034
/proc/meminfo: memFree=16999524/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=942.31 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26476 0 0 0 94225 6 0 0 25 0 1 0 773797202 129265664 26420 33554432000 4194304 4300876 140734440609760 18446744073709551615 4265323 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26420 169 27 0 30008 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 126236

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

[startup+947.12 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2034
/proc/meminfo: memFree=16998036/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=947.13 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26578 0 0 0 94707 6 0 0 25 0 1 0 773797202 129265664 26522 33554432000 4194304 4300876 140734440609760 18446744073709551615 4228257 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26522 169 27 0 30008 0
Current children cumulated CPU time (s) 947.13
Current children cumulated vsize (KiB) 126236

[startup+950.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2034
/proc/meminfo: memFree=16996920/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=950.31 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26644 0 0 0 95025 6 0 0 25 0 1 0 773797202 129265664 26588 33554432000 4194304 4300876 140734440609760 18446744073709551615 4214479 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26588 169 27 0 30008 0
Current children cumulated CPU time (s) 950.31
Current children cumulated vsize (KiB) 126236

[startup+951.901 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2035
/proc/meminfo: memFree=16996672/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=951.91 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26676 0 0 0 95185 6 0 0 25 0 1 0 773797202 129265664 26620 33554432000 4194304 4300876 140734440609760 18446744073709551615 4200400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26620 169 27 0 30008 0
Current children cumulated CPU time (s) 951.91
Current children cumulated vsize (KiB) 126236

[startup+953.5 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2035
/proc/meminfo: memFree=16996424/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=953.51 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26707 0 0 0 95345 6 0 0 25 0 1 0 773797202 129265664 26651 33554432000 4194304 4300876 140734440609760 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26651 169 27 0 30008 0
Current children cumulated CPU time (s) 953.51
Current children cumulated vsize (KiB) 126236

[startup+954.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2035
/proc/meminfo: memFree=16996052/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=954.31 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26724 0 0 0 95425 6 0 0 25 0 1 0 773797202 129265664 26668 33554432000 4194304 4300876 140734440609760 18446744073709551615 4217475 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26668 169 27 0 30008 0
Current children cumulated CPU time (s) 954.31
Current children cumulated vsize (KiB) 126236

[startup+954.701 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2035
/proc/meminfo: memFree=16995804/32950928 swapFree=67056576/67111528
[pid=1927] ppid=1925 vsize=126236 CPUtime=954.71 cores=0,2,4,6
/proc/1927/stat : 1927 (march_rw) R 1925 1927 1501 0 -1 4202496 26731 0 0 0 95465 6 0 0 25 0 1 0 773797202 129265664 26675 33554432000 4194304 4300876 140734440609760 18446744073709551615 4269530 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1927/statm: 31559 26675 169 27 0 30008 0
Current children cumulated CPU time (s) 954.71
Current children cumulated vsize (KiB) 126236

Child status: 20
Real time (s): 954.812
CPU time (s): 954.825
CPU user time (s): 954.758
CPU system time (s): 0.066989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 126236

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

runsolver used 5.48717 second user time and 11.0213 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 00:33:21
IDJOB=3420494
IDBENCH=82746
IDSOLVER=1913
FILE ID=node148/3420494-1306622001
RUNJOBID= node148-1306611997-1519
PBS_JOBID= 13471618
Free space on /tmp= 73612 MiB

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

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

MD5SUM BENCH= 7ce6e28d94f25a5004daf47b6c05c693
RANDOM SEED=338768159

node148.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.854
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.70
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.854
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.854
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.854
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.75
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17259852 kB
Buffers:        385792 kB
Cached:        8099724 kB
SwapCached:       8480 kB
Active:       10001196 kB
Inactive:      5316604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17259852 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:              60 kB
Writeback:           0 kB
AnonPages:     6830140 kB
Mapped:          43796 kB
Slab:           243588 kB
PageTables:      57516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170394032 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= 73616 MiB
End job on node148 at 2011-05-29 00:49:16