Trace number 3420699

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-02? (TO) 5000.13 5000.05

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
MD5SUM23d58aabf220f78ecd3bc4380d2e7fb8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.170974
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 175 variables and 3727 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 175 free variables and 3727 clauses.
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 5 duplicate clauses
0.00/0.03	c resolvent_look() :: found 3 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3730 / 175 ) = 21.31
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c number of free variables = 175
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 179
0.00/0.06	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: 1414
0.11/0.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 19486
1.89/1.93	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 212695
22.79/22.81	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1766424
209.60/209.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 |****************************************************************| ( 5/999) NodeCount: 11527189
1503.51/1503.57	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3420699-1306638771/watcher-3420699-1306638771 -o /tmp/evaluation-result-3420699-1306638771/solver-3420699-1306638771 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420699-1306638771.cnf 

running on 4 cores: 1,3,5,7

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.02 2.03 1.97 2/561 31051
/proc/meminfo: memFree=23607164/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=6952 CPUtime=0.01 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 425 0 0 0 1 0 0 0 25 0 1 0 775475805 7118848 276 33554432000 4194304 4300876 140735473741488 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 1738 276 143 27 0 187 0

[startup+0.11294 s]
/proc/loadavg: 2.02 2.03 1.97 2/561 31051
/proc/meminfo: memFree=23607164/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=7456 CPUtime=0.11 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 553 0 0 0 11 0 0 0 25 0 1 0 775475805 7634944 386 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 1864 386 170 27 0 313 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7456

[startup+0.200917 s]
/proc/loadavg: 2.02 2.03 1.97 2/561 31051
/proc/meminfo: memFree=23607164/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=7456 CPUtime=0.2 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 553 0 0 0 20 0 0 0 25 0 1 0 775475805 7634944 386 33554432000 4194304 4300876 140735473741488 18446744073709551615 4275736 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 1864 386 170 27 0 313 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7456

[startup+0.300896 s]
/proc/loadavg: 2.02 2.03 1.97 2/561 31051
/proc/meminfo: memFree=23607164/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=7596 CPUtime=0.3 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 560 0 0 0 30 0 0 0 25 0 1 0 775475805 7778304 393 33554432000 4194304 4300876 140735473741488 18446744073709551615 4264187 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 1899 393 170 27 0 348 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7596

[startup+0.700834 s]
/proc/loadavg: 2.02 2.03 1.97 2/561 31051
/proc/meminfo: memFree=23607164/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=7740 CPUtime=0.7 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 619 0 0 0 70 0 0 0 25 0 1 0 775475805 7925760 450 33554432000 4194304 4300876 140735473741488 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 1935 450 170 27 0 384 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7740

[startup+1.5007 s]
/proc/loadavg: 2.02 2.03 1.97 3/562 31052
/proc/meminfo: memFree=23604684/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=7992 CPUtime=1.49 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 670 0 0 0 149 0 0 0 25 0 1 0 775475805 8183808 501 33554432000 4194304 4300876 140735473741488 18446744073709551615 4276235 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 1998 501 171 27 0 447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7992

[startup+3.10043 s]
/proc/loadavg: 2.02 2.02 1.97 3/562 31052
/proc/meminfo: memFree=23603072/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=8560 CPUtime=3.09 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 765 0 0 0 309 0 0 0 25 0 1 0 775475805 8765440 596 33554432000 4194304 4300876 140735473741488 18446744073709551615 4216224 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 2140 596 171 27 0 589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8560

[startup+6.3009 s]
/proc/loadavg: 2.02 2.02 1.97 3/562 31052
/proc/meminfo: memFree=23601704/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=9072 CPUtime=6.29 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 955 0 0 0 629 0 0 0 25 0 1 0 775475805 9289728 786 33554432000 4194304 4300876 140735473741488 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 2268 786 171 27 0 717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9072

[startup+12.7008 s]
/proc/loadavg: 2.01 2.02 1.97 3/562 31053
/proc/meminfo: memFree=23598124/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=11128 CPUtime=12.69 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 1341 0 0 0 1269 0 0 0 25 0 1 0 775475805 11395072 1172 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 2782 1172 171 27 0 1231 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11128

[startup+25.5007 s]
/proc/loadavg: 2.01 2.02 1.97 3/562 31053
/proc/meminfo: memFree=23594196/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=15576 CPUtime=25.49 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 2026 0 0 0 2549 0 0 0 25 0 1 0 775475805 15949824 1857 33554432000 4194304 4300876 140735473741488 18446744073709551615 251813635181 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 3894 1857 171 27 0 2343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15576

[startup+51.1003 s]
/proc/loadavg: 2.15 2.05 1.98 3/562 31054
/proc/meminfo: memFree=23585000/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=19736 CPUtime=51.09 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 3445 0 0 0 5109 0 0 0 25 0 1 0 775475805 20209664 3276 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 4934 3276 171 27 0 3383 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19736

[startup+102.301 s]
/proc/loadavg: 2.21 2.08 1.99 3/562 31055
/proc/meminfo: memFree=23567232/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=34840 CPUtime=102.32 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 6172 0 0 0 10231 1 0 0 25 0 1 0 775475805 35676160 6003 33554432000 4194304 4300876 140735473741488 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 8710 6003 171 27 0 7159 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 34840

[startup+162.301 s]
/proc/loadavg: 2.15 2.08 2.00 3/562 31057
/proc/meminfo: memFree=23545620/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=47936 CPUtime=162.3 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 9224 0 0 0 16229 1 0 0 25 0 1 0 775475805 49086464 9055 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 11984 9055 171 27 0 10433 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 47936

[startup+222.321 s]
/proc/loadavg: 2.18 2.10 2.01 3/562 31058
/proc/meminfo: memFree=23526872/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=68684 CPUtime=222.31 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 12023 0 0 0 22230 1 0 0 25 0 1 0 775475805 70332416 11854 33554432000 4194304 4300876 140735473741488 18446744073709551615 4201180 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 17171 11854 171 27 0 15620 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 68684

[startup+282.301 s]
/proc/loadavg: 2.14 2.10 2.01 3/562 31060
/proc/meminfo: memFree=23506272/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=68684 CPUtime=282.29 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 15157 0 0 0 28228 1 0 0 25 0 1 0 775475805 70332416 14988 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199426 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 17171 14988 171 27 0 15620 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 68684

[startup+342.3 s]
/proc/loadavg: 2.05 2.08 2.00 3/562 31061
/proc/meminfo: memFree=23485804/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=100364 CPUtime=342.3 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 18059 0 0 0 34228 2 0 0 25 0 1 0 775475805 102772736 17890 33554432000 4194304 4300876 140735473741488 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 25091 17890 171 27 0 23540 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100364

[startup+402.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/562 31063
/proc/meminfo: memFree=23468052/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=100364 CPUtime=402.3 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 20981 0 0 0 40227 3 0 0 25 0 1 0 775475805 102772736 20812 33554432000 4194304 4300876 140735473741488 18446744073709551615 4276274 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 25091 20812 171 27 0 23540 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100364

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/562 31065
/proc/meminfo: memFree=23449312/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=144564 CPUtime=462.29 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 24001 0 0 0 46225 4 0 0 25 0 1 0 775475805 148033536 23832 33554432000 4194304 4300876 140735473741488 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 36141 23832 171 27 0 34590 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 144564

[startup+522.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/562 31066
/proc/meminfo: memFree=23430076/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=144564 CPUtime=522.3 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 26789 0 0 0 52225 5 0 0 25 0 1 0 775475805 148033536 26620 33554432000 4194304 4300876 140735473741488 18446744073709551615 4275858 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 36141 26620 171 27 0 34590 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144564

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 31068
/proc/meminfo: memFree=23410328/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=144564 CPUtime=582.3 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 29858 0 0 0 58224 6 0 0 25 0 1 0 775475805 148033536 29689 33554432000 4194304 4300876 140735473741488 18446744073709551615 4225155 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 36141 29689 171 27 0 34590 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144564

[startup+642.301 s]

################
# More data... #
################

[startup+4062.3 s]
/proc/loadavg: 1.66 1.94 1.97 2/556 31191
/proc/meminfo: memFree=22993272/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4062.38 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 186594 0 0 0 406202 36 0 0 25 0 1 0 775475805 1075060736 186425 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 186425 171 27 0 260915 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 1049864

[startup+4122.3 s]
/proc/loadavg: 1.24 1.77 1.91 2/556 31192
/proc/meminfo: memFree=22982820/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4122.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 189248 0 0 0 412199 37 0 0 25 0 1 0 775475805 1075060736 189079 33554432000 4194304 4300876 140735473741488 18446744073709551615 4216306 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 189079 171 27 0 260915 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 1049864

[startup+4182.32 s]
/proc/loadavg: 1.09 1.63 1.85 2/556 31194
/proc/meminfo: memFree=22972636/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4182.38 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 191802 0 0 0 418201 37 0 0 25 0 1 0 775475805 1075060736 191633 33554432000 4194304 4300876 140735473741488 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 191633 171 27 0 260915 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 1049864

[startup+4242.3 s]
/proc/loadavg: 1.03 1.51 1.79 2/556 31195
/proc/meminfo: memFree=22963052/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4242.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 194280 0 0 0 424198 38 0 0 25 0 1 0 775475805 1075060736 194111 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199222 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 194111 171 27 0 260915 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 1049864

[startup+4302.3 s]
/proc/loadavg: 1.01 1.41 1.74 2/556 31197
/proc/meminfo: memFree=22953364/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4302.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 196680 0 0 0 430197 39 0 0 25 0 1 0 775475805 1075060736 196511 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199300 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 196511 171 27 0 260915 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 1049864

[startup+4362.3 s]
/proc/loadavg: 1.08 1.35 1.70 2/556 31199
/proc/meminfo: memFree=22944672/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4362.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 198815 0 0 0 436197 39 0 0 25 0 1 0 775475805 1075060736 198646 33554432000 4194304 4300876 140735473741488 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 198646 171 27 0 260915 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1049864

[startup+4422.3 s]
/proc/loadavg: 1.09 1.30 1.66 2/556 31200
/proc/meminfo: memFree=22933236/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4422.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 201683 0 0 0 442197 39 0 0 25 0 1 0 775475805 1075060736 201514 33554432000 4194304 4300876 140735473741488 18446744073709551615 4288538 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 201514 171 27 0 260915 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1049864

[startup+4482.3 s]
/proc/loadavg: 1.03 1.24 1.61 2/556 31202
/proc/meminfo: memFree=22922548/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4482.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 204381 0 0 0 448197 39 0 0 25 0 1 0 775475805 1075060736 204212 33554432000 4194304 4300876 140735473741488 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 204212 171 27 0 260915 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1049864

[startup+4542.3 s]
/proc/loadavg: 1.01 1.20 1.57 2/556 31203
/proc/meminfo: memFree=22911960/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4542.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 207066 0 0 0 454196 40 0 0 25 0 1 0 775475805 1075060736 206897 33554432000 4194304 4300876 140735473741488 18446744073709551615 4288494 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 206897 171 27 0 260915 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1049864

[startup+4602.3 s]
/proc/loadavg: 1.00 1.16 1.53 2/556 31205
/proc/meminfo: memFree=22900176/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4602.36 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 209769 0 0 0 460196 40 0 0 25 0 1 0 775475805 1075060736 209600 33554432000 4194304 4300876 140735473741488 18446744073709551615 4216943 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 209600 171 27 0 260915 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1049864

[startup+4662.3 s]
/proc/loadavg: 1.00 1.13 1.50 2/556 31207
/proc/meminfo: memFree=22889008/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1049864 CPUtime=4662.37 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 212456 0 0 0 466196 41 0 0 25 0 1 0 775475805 1075060736 212287 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 262466 212287 171 27 0 260915 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1049864

[startup+4722.3 s]
/proc/loadavg: 1.00 1.10 1.46 2/556 31208
/proc/meminfo: memFree=22879452/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085248 CPUtime=4722.38 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 215149 0 0 0 472197 41 0 0 25 0 1 0 775475805 1111293952 214980 33554432000 4194304 4300876 140735473741488 18446744073709551615 4277892 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271312 214980 171 27 0 269761 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1085248

[startup+4782.3 s]
/proc/loadavg: 1.00 1.08 1.43 2/556 31210
/proc/meminfo: memFree=22869028/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085380 CPUtime=4782.37 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 217761 0 0 0 478195 42 0 0 25 0 1 0 775475805 1111429120 217592 33554432000 4194304 4300876 140735473741488 18446744073709551615 4264388 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271345 217592 171 27 0 269794 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1085380

[startup+4842.32 s]
/proc/loadavg: 1.00 1.06 1.40 2/556 31211
/proc/meminfo: memFree=22858584/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085380 CPUtime=4842.39 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 220275 0 0 0 484196 43 0 0 25 0 1 0 775475805 1111429120 220106 33554432000 4194304 4300876 140735473741488 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271345 220106 171 27 0 269794 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1085380

[startup+4902.3 s]
/proc/loadavg: 1.00 1.05 1.37 2/556 31213
/proc/meminfo: memFree=22848908/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085380 CPUtime=4902.37 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 222821 0 0 0 490194 43 0 0 25 0 1 0 775475805 1111429120 222652 33554432000 4194304 4300876 140735473741488 18446744073709551615 4214265 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271345 222652 171 27 0 269794 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1085380

[startup+4962.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/556 31215
/proc/meminfo: memFree=22838976/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085380 CPUtime=4962.37 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 225304 0 0 0 496194 43 0 0 25 0 1 0 775475805 1111429120 225135 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271345 225135 171 27 0 269794 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1085380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.10 1.06 1.34 2/556 31215
/proc/meminfo: memFree=22833244/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085380 CPUtime=5000.09 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 226783 0 0 0 499965 44 0 0 25 0 1 0 775475805 1111429120 226614 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199317 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271345 226614 171 27 0 269794 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1085380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5000 s]
/proc/loadavg: 1.10 1.06 1.34 2/556 31215
/proc/meminfo: memFree=22833244/32950928 swapFree=41934332/67111528
[pid=31051] ppid=31049 vsize=1085380 CPUtime=5000.09 cores=1,3,5,7
/proc/31051/stat : 31051 (march_rw) R 31049 31051 22943 0 -1 4202496 226783 0 0 0 499965 44 0 0 25 0 1 0 775475805 1111429120 226614 33554432000 4194304 4300876 140735473741488 18446744073709551615 4199317 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/31051/statm: 271345 226614 171 27 0 269794 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1085380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.13
CPU user time (s): 4999.65
CPU system time (s): 0.475927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1085380

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

runsolver used 25.4831 second user time and 60.7148 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-29 05:12:51
IDJOB=3420699
IDBENCH=82951
IDSOLVER=1913
FILE ID=node126/3420699-1306638771
RUNJOBID= node126-1306637794-30859
PBS_JOBID= 13471619
Free space on /tmp= 73476 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1592669696-022.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420699-1306638771/watcher-3420699-1306638771 -o /tmp/evaluation-result-3420699-1306638771/solver-3420699-1306638771 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420699-1306638771.cnf

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

MD5SUM BENCH= 23d58aabf220f78ecd3bc4380d2e7fb8
RANDOM SEED=1218803929

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23607552 kB
Buffers:        326472 kB
Cached:        6366396 kB
SwapCached:      49920 kB
Active:        4390748 kB
Inactive:      4632880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23607552 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:             200 kB
Writeback:           0 kB
AnonPages:     2293940 kB
Mapped:          25176 kB
Slab:           148368 kB
PageTables:      99912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176572896 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= 73476 MiB
End job on node126 at 2011-05-29 06:36:13