Trace number 3420500

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.08 5000.16

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
MD5SUM42169be300dc518238277ee8dbfb6b6f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05999
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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 150 variables and 3195 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 150 free variables and 3195 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 3 duplicate clauses
0.00/0.03	c resolvent_look() :: found 3 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3198 / 150 ) = 21.32
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 = 150
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: 193
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: 1061
0.10/0.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 11807
1.10/1.15	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 106374
11.20/11.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 724227
85.09/85.12	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3845534
498.95/499.05	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 16286226
2317.26/2317.34	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
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-3420500-1306622956/watcher-3420500-1306622956 -o /tmp/evaluation-result-3420500-1306622956/solver-3420500-1306622956 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420500-1306622956.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.02 2.04 2.00 2/554 2061
/proc/meminfo: memFree=17104644/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=6732 CPUtime=0 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4194304 263 0 0 0 0 0 0 0 25 0 1 0 773892690 6893568 207 33554432000 4194304 4300876 140735175783616 18446744073709551615 239476355781 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 1683 207 118 27 0 132 0

[startup+0.103279 s]
/proc/loadavg: 2.02 2.04 2.00 2/554 2061
/proc/meminfo: memFree=17104644/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=7312 CPUtime=0.1 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 428 0 0 0 10 0 0 0 25 0 1 0 773892690 7487488 365 33554432000 4194304 4300876 140735175783616 18446744073709551615 4225414 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 1828 365 170 27 0 277 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7312

[startup+0.201257 s]
/proc/loadavg: 2.02 2.04 2.00 2/554 2061
/proc/meminfo: memFree=17104644/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=7312 CPUtime=0.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 428 0 0 0 20 0 0 0 25 0 1 0 773892690 7487488 365 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199313 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 1828 365 170 27 0 277 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7312

[startup+0.301241 s]
/proc/loadavg: 2.02 2.04 2.00 2/554 2061
/proc/meminfo: memFree=17104644/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=7516 CPUtime=0.3 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 442 0 0 0 30 0 0 0 25 0 1 0 773892690 7696384 379 33554432000 4194304 4300876 140735175783616 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 1879 379 170 27 0 328 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7516

[startup+0.701164 s]
/proc/loadavg: 2.02 2.04 2.00 2/554 2061
/proc/meminfo: memFree=17104644/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=7516 CPUtime=0.69 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 469 0 0 0 69 0 0 0 25 0 1 0 773892690 7696384 406 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214219 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 1879 406 170 27 0 328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7516

[startup+1.50101 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2062
/proc/meminfo: memFree=17102288/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=7880 CPUtime=1.49 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 568 0 0 0 149 0 0 0 25 0 1 0 773892690 8069120 486 33554432000 4194304 4300876 140735175783616 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 1970 486 171 27 0 419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7880

[startup+3.1007 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2062
/proc/meminfo: memFree=17100792/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=8448 CPUtime=3.09 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 664 0 0 0 309 0 0 0 25 0 1 0 773892690 8650752 582 33554432000 4194304 4300876 140735175783616 18446744073709551615 4227594 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 2112 582 171 27 0 561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8448

[startup+6.30109 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2062
/proc/meminfo: memFree=17099304/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=8960 CPUtime=6.3 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 852 0 0 0 630 0 0 0 25 0 1 0 773892690 9175040 770 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 2240 770 171 27 0 689 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8960

[startup+12.7009 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2062
/proc/meminfo: memFree=17096064/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=10876 CPUtime=12.7 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 1190 0 0 0 1270 0 0 0 25 0 1 0 773892690 11137024 1108 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 2719 1108 171 27 0 1168 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10876

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 2062
/proc/meminfo: memFree=17090736/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=15432 CPUtime=25.49 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 1922 0 0 0 2549 0 0 0 25 0 1 0 773892690 15802368 1840 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 3858 1840 171 27 0 2307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15432

[startup+51.1005 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 2063
/proc/meminfo: memFree=17080196/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=19556 CPUtime=51.09 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 3283 0 0 0 5109 0 0 0 25 0 1 0 773892690 20025344 3201 33554432000 4194304 4300876 140735175783616 18446744073709551615 4263081 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 4889 3201 171 27 0 3338 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19556

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 2064
/proc/meminfo: memFree=17059468/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=34596 CPUtime=102.29 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 5805 0 0 0 10229 0 0 0 25 0 1 0 773892690 35426304 5723 33554432000 4194304 4300876 140735175783616 18446744073709551615 4235565 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 8649 5723 171 27 0 7098 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34596

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/555 2066
/proc/meminfo: memFree=17036752/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=48664 CPUtime=162.25 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 8754 0 0 0 16224 1 0 0 25 0 1 0 773892690 49831936 8672 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 12166 8672 171 27 0 10615 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 48664

[startup+222.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/555 2068
/proc/meminfo: memFree=17015652/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=68308 CPUtime=222.27 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 11673 0 0 0 22225 2 0 0 25 0 1 0 773892690 69947392 11591 33554432000 4194304 4300876 140735175783616 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 17077 11591 171 27 0 15526 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 68308

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/555 2069
/proc/meminfo: memFree=16993692/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=70256 CPUtime=282.25 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 14531 0 0 0 28223 2 0 0 25 0 1 0 773892690 71942144 14449 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 17564 14449 171 27 0 16013 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 70256

[startup+342.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/555 2071
/proc/meminfo: memFree=16971112/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=99724 CPUtime=342.25 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 17359 0 0 0 34222 3 0 0 25 0 1 0 773892690 102117376 17277 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 24931 17277 171 27 0 23380 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 99724

[startup+402.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/555 2072
/proc/meminfo: memFree=16948868/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=99724 CPUtime=402.25 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 20047 0 0 0 40222 3 0 0 25 0 1 0 773892690 102117376 19965 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 24931 19965 171 27 0 23380 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 99724

[startup+462.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/555 2074
/proc/meminfo: memFree=16928872/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=99724 CPUtime=462.25 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 22575 0 0 0 46222 3 0 0 25 0 1 0 773892690 102117376 22493 33554432000 4194304 4300876 140735175783616 18446744073709551615 4216323 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 24931 22493 171 27 0 23380 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 99724

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 2076
/proc/meminfo: memFree=16908152/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=143924 CPUtime=522.26 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 25151 0 0 0 52222 4 0 0 25 0 1 0 773892690 147378176 25069 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 35981 25069 171 27 0 34430 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 143924

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 2077
/proc/meminfo: memFree=16885568/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=147816 CPUtime=582.25 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 28058 0 0 0 58221 4 0 0 25 0 1 0 773892690 151363584 27976 33554432000 4194304 4300876 140735175783616 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 36954 27976 171 27 0 35403 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 147816

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/555 2180
/proc/meminfo: memFree=15759340/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=709868 CPUtime=4002.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 169411 0 0 0 400188 32 0 0 25 0 1 0 773892690 726904832 169329 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 177467 169329 171 27 0 175916 0
Current children cumulated CPU time (s) 4002.2
Current children cumulated vsize (KiB) 709868

[startup+4062.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/555 2182
/proc/meminfo: memFree=15738844/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=709868 CPUtime=4062.19 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 171889 0 0 0 406187 32 0 0 25 0 1 0 773892690 726904832 171807 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 177467 171807 171 27 0 175916 0
Current children cumulated CPU time (s) 4062.19
Current children cumulated vsize (KiB) 709868

[startup+4122.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/555 2184
/proc/meminfo: memFree=15719340/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=741016 CPUtime=4122.19 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 174334 0 0 0 412186 33 0 0 25 0 1 0 773892690 758800384 174252 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199255 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 185254 174252 171 27 0 183703 0
Current children cumulated CPU time (s) 4122.19
Current children cumulated vsize (KiB) 741016

[startup+4182.32 s]
/proc/loadavg: 1.52 1.91 1.96 2/549 2203
/proc/meminfo: memFree=16558312/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4182.21 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 176982 0 0 0 418188 33 0 0 25 0 1 0 773892690 1102503936 176900 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214464 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 269166 176900 171 27 0 267615 0
Current children cumulated CPU time (s) 4182.21
Current children cumulated vsize (KiB) 1076664

[startup+4242.3 s]
/proc/loadavg: 1.19 1.74 1.89 2/549 2205
/proc/meminfo: memFree=16548856/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4242.19 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 179372 0 0 0 424185 34 0 0 25 0 1 0 773892690 1102503936 179290 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 269166 179290 171 27 0 267615 0
Current children cumulated CPU time (s) 4242.19
Current children cumulated vsize (KiB) 1076664

[startup+4302.3 s]
/proc/loadavg: 1.07 1.60 1.84 2/549 2206
/proc/meminfo: memFree=16538896/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4302.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 181814 0 0 0 430185 35 0 0 25 0 1 0 773892690 1102503936 181732 33554432000 4194304 4300876 140735175783616 18446744073709551615 4225303 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/2061/statm: 269166 181732 171 27 0 267615 0
Current children cumulated CPU time (s) 4302.2
Current children cumulated vsize (KiB) 1076664

[startup+4362.3 s]
/proc/loadavg: 1.10 1.52 1.79 2/549 2217
/proc/meminfo: memFree=16530516/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4362.19 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 184131 0 0 0 436184 35 0 0 25 0 1 0 773892690 1102503936 184049 33554432000 4194304 4300876 140735175783616 18446744073709551615 4215179 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 184049 171 27 0 267615 0
Current children cumulated CPU time (s) 4362.19
Current children cumulated vsize (KiB) 1076664

[startup+4422.3 s]
/proc/loadavg: 1.07 1.44 1.74 2/549 2219
/proc/meminfo: memFree=16522168/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4422.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 186233 0 0 0 442184 36 0 0 25 0 1 0 773892690 1102503936 186151 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199293 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 186151 171 27 0 267615 0
Current children cumulated CPU time (s) 4422.2
Current children cumulated vsize (KiB) 1076664

[startup+4482.3 s]
/proc/loadavg: 1.02 1.36 1.69 2/549 2220
/proc/meminfo: memFree=16513076/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4482.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 188386 0 0 0 448183 37 0 0 25 0 1 0 773892690 1102503936 188304 33554432000 4194304 4300876 140735175783616 18446744073709551615 4225160 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 188304 171 27 0 267615 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 1076664

[startup+4542.3 s]
/proc/loadavg: 1.01 1.29 1.65 2/549 2225
/proc/meminfo: memFree=16504912/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4542.19 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 190450 0 0 0 454182 37 0 0 25 0 1 0 773892690 1102503936 190368 33554432000 4194304 4300876 140735175783616 18446744073709551615 4276343 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 190368 171 27 0 267615 0
Current children cumulated CPU time (s) 4542.19
Current children cumulated vsize (KiB) 1076664

[startup+4602.3 s]
/proc/loadavg: 1.00 1.24 1.61 2/549 2226
/proc/meminfo: memFree=16495696/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4602.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 192495 0 0 0 460182 38 0 0 25 0 1 0 773892690 1102503936 192413 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 192413 171 27 0 267615 0
Current children cumulated CPU time (s) 4602.2
Current children cumulated vsize (KiB) 1076664

[startup+4662.3 s]
/proc/loadavg: 1.00 1.19 1.56 2/549 2228
/proc/meminfo: memFree=16487728/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4662.21 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 194471 0 0 0 466182 39 0 0 25 0 1 0 773892690 1102503936 194389 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 194389 171 27 0 267615 0
Current children cumulated CPU time (s) 4662.21
Current children cumulated vsize (KiB) 1076664

[startup+4722.3 s]
/proc/loadavg: 1.00 1.15 1.53 2/549 2230
/proc/meminfo: memFree=16480012/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4722.21 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 196370 0 0 0 472182 39 0 0 25 0 1 0 773892690 1102503936 196288 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 196288 171 27 0 267615 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 1076664

[startup+4782.3 s]
/proc/loadavg: 1.00 1.12 1.49 2/549 2231
/proc/meminfo: memFree=16474164/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4782.2 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 198195 0 0 0 478181 39 0 0 25 0 1 0 773892690 1102503936 198113 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 198113 171 27 0 267615 0
Current children cumulated CPU time (s) 4782.2
Current children cumulated vsize (KiB) 1076664

[startup+4842.32 s]
/proc/loadavg: 1.00 1.10 1.46 2/549 2233
/proc/meminfo: memFree=16465200/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4842.23 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 200277 0 0 0 484183 40 0 0 25 0 1 0 773892690 1102503936 200195 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 200195 171 27 0 267615 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 1076664

[startup+4902.3 s]
/proc/loadavg: 1.05 1.09 1.43 2/549 2234
/proc/meminfo: memFree=16456492/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4902.21 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 202641 0 0 0 490181 40 0 0 25 0 1 0 773892690 1102503936 202559 33554432000 4194304 4300876 140735175783616 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 202559 171 27 0 267615 0
Current children cumulated CPU time (s) 4902.21
Current children cumulated vsize (KiB) 1076664

[startup+4962.3 s]
/proc/loadavg: 1.02 1.07 1.40 2/549 2236
/proc/meminfo: memFree=16447420/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=4962.21 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 204861 0 0 0 496180 41 0 0 25 0 1 0 773892690 1102503936 204779 33554432000 4194304 4300876 140735175783616 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 204779 171 27 0 267615 0
Current children cumulated CPU time (s) 4962.21
Current children cumulated vsize (KiB) 1076664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 1.01 1.06 1.38 2/549 2237
/proc/meminfo: memFree=16442308/32950928 swapFree=67056576/67111528
[pid=2061] ppid=2059 vsize=1076664 CPUtime=5000.01 cores=0,2,4,6
/proc/2061/stat : 2061 (march_rw) R 2059 2061 1501 0 -1 4202496 206160 0 0 0 499960 41 0 0 25 0 1 0 773892690 1102503936 206078 33554432000 4194304 4300876 140735175783616 18446744073709551615 4276099 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2061/statm: 269166 206078 171 27 0 267615 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1076664

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.16
CPU time (s): 5000.08
CPU user time (s): 4999.62
CPU system time (s): 0.45493
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 1076664

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

runsolver used 28.5057 second user time and 57.1303 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-29 00:49:16
IDJOB=3420500
IDBENCH=82752
IDSOLVER=1913
FILE ID=node148/3420500-1306622956
RUNJOBID= node148-1306611997-1519
PBS_JOBID= 13471618
Free space on /tmp= 73616 MiB

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

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

MD5SUM BENCH= 42169be300dc518238277ee8dbfb6b6f
RANDOM SEED=924602084

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:      17104808 kB
Buffers:        385868 kB
Cached:        8095856 kB
SwapCached:       8480 kB
Active:       10156884 kB
Inactive:      5316528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17104808 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:              52 kB
Writeback:           0 kB
AnonPages:     6989284 kB
Mapped:          43900 kB
Slab:           243588 kB
PageTables:      58260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170594648 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 02:12:38