Trace number 3420459

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.1 4999.96

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1110880865-004.SATISFIABLE.cnf
MD5SUMdee9409d3106901eba323258572940c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.021996
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 0 duplicate clauses
0.00/0.03	c main():: clause / variable ratio: ( 3727 / 175 ) = 21.30
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: 222
0.00/0.08	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: 1472
0.10/0.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 19880
1.89/1.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 212695
23.11/23.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 |****************************************************************| ( 4/999) NodeCount: 1736740
208.90/208.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
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: 11193753
1478.56/1478.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 |***********************************************************
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-3420459-1306619440/watcher-3420459-1306619440 -o /tmp/evaluation-result-3420459-1306619440/solver-3420459-1306619440 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420459-1306619440.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.00 2.03 2.00 2/547 18144
/proc/meminfo: memFree=15963172/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=6952 CPUtime=0.01 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 423 0 0 0 1 0 0 0 25 0 1 0 773544439 7118848 275 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 1738 275 143 27 0 187 0

[startup+0.102345 s]
/proc/loadavg: 2.00 2.03 2.00 2/547 18144
/proc/meminfo: memFree=15963172/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=7456 CPUtime=0.1 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 590 0 0 0 10 0 0 0 25 0 1 0 773544439 7634944 385 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 1864 385 170 27 0 313 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7456

[startup+0.200334 s]
/proc/loadavg: 2.00 2.03 2.00 2/547 18144
/proc/meminfo: memFree=15963172/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=7456 CPUtime=0.19 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 590 0 0 0 19 0 0 0 25 0 1 0 773544439 7634944 385 33554432000 4194304 4300876 140733313419792 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 1864 385 170 27 0 313 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7456

[startup+0.30031 s]
/proc/loadavg: 2.00 2.03 2.00 2/547 18144
/proc/meminfo: memFree=15963172/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=7664 CPUtime=0.29 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 605 0 0 0 29 0 0 0 25 0 1 0 773544439 7847936 400 33554432000 4194304 4300876 140733313419792 18446744073709551615 4234711 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 1916 400 170 27 0 365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7664

[startup+0.700252 s]
/proc/loadavg: 2.00 2.03 2.00 2/547 18144
/proc/meminfo: memFree=15963172/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=7664 CPUtime=0.69 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 632 0 0 0 69 0 0 0 18 0 1 0 773544439 7847936 427 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 1916 427 170 27 0 365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7664

[startup+1.50111 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 18166
/proc/meminfo: memFree=15959908/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=8032 CPUtime=1.49 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 732 0 0 0 149 0 0 0 19 0 1 0 773544439 8224768 509 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 2008 509 171 27 0 457 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8032

[startup+3.10081 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 18166
/proc/meminfo: memFree=15956684/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=8600 CPUtime=3.09 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 829 0 0 0 309 0 0 0 23 0 1 0 773544439 8806400 606 33554432000 4194304 4300876 140733313419792 18446744073709551615 4248630 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 2150 606 171 27 0 599 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8600

[startup+6.30023 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 18166
/proc/meminfo: memFree=15955584/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=9112 CPUtime=6.29 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 1015 0 0 0 629 0 0 0 25 0 1 0 773544439 9330688 792 33554432000 4194304 4300876 140733313419792 18446744073709551615 4201186 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 2278 792 171 27 0 727 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9112

[startup+12.7011 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18166
/proc/meminfo: memFree=15952056/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=11168 CPUtime=12.7 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 1400 0 0 0 1270 0 0 0 25 0 1 0 773544439 11436032 1177 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 2792 1177 171 27 0 1241 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 11168

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18167
/proc/meminfo: memFree=15946472/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=15616 CPUtime=25.49 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 2071 0 0 0 2549 0 0 0 25 0 1 0 773544439 15990784 1848 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214237 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 3904 1848 171 27 0 2353 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15616

[startup+51.1011 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18167
/proc/meminfo: memFree=15936916/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=19772 CPUtime=51.09 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 3498 0 0 0 5109 0 0 0 25 0 1 0 773544439 20246528 3275 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 4943 3275 171 27 0 3392 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19772

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18169
/proc/meminfo: memFree=15915452/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=34872 CPUtime=102.31 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 6211 0 0 0 10230 1 0 0 25 0 1 0 773544439 35708928 5988 33554432000 4194304 4300876 140733313419792 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 8718 5988 171 27 0 7167 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34872

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/551 18170
/proc/meminfo: memFree=15893208/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=49064 CPUtime=162.3 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 9221 0 0 0 16228 2 0 0 25 0 1 0 773544439 50241536 8998 33554432000 4194304 4300876 140733313419792 18446744073709551615 4234886 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 12266 8998 171 27 0 10715 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 49064

[startup+222.32 s]
/proc/loadavg: 2.03 2.02 2.00 3/551 18172
/proc/meminfo: memFree=15874332/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=68708 CPUtime=222.32 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 11947 0 0 0 22230 2 0 0 25 0 1 0 773544439 70356992 11724 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 17177 11724 171 27 0 15626 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 68708

[startup+282.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/551 18173
/proc/meminfo: memFree=15854328/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=68708 CPUtime=282.3 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 15077 0 0 0 28228 2 0 0 25 0 1 0 773544439 70356992 14854 33554432000 4194304 4300876 140733313419792 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 17177 14854 171 27 0 15626 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68708

[startup+342.301 s]
/proc/loadavg: 2.17 2.06 2.01 3/551 18175
/proc/meminfo: memFree=15834704/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=100372 CPUtime=342.3 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 18080 0 0 0 34227 3 0 0 25 0 1 0 773544439 102780928 17857 33554432000 4194304 4300876 140733313419792 18446744073709551615 4279303 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 25093 17857 171 27 0 23542 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100372

[startup+402.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/551 18177
/proc/meminfo: memFree=15814552/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=100372 CPUtime=402.31 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 20930 0 0 0 40227 4 0 0 25 0 1 0 773544439 102780928 20707 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 25093 20707 171 27 0 23542 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 100372

[startup+462.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/551 18178
/proc/meminfo: memFree=15793416/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=144572 CPUtime=462.3 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 23971 0 0 0 46226 4 0 0 25 0 1 0 773544439 148041728 23748 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 36143 23748 171 27 0 34592 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144572

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/551 18180
/proc/meminfo: memFree=15774412/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=144572 CPUtime=522.31 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 26675 0 0 0 52226 5 0 0 25 0 1 0 773544439 148041728 26452 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 36143 26452 171 27 0 34592 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 144572

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 18181
/proc/meminfo: memFree=15753668/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=144572 CPUtime=582.31 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 29688 0 0 0 58225 6 0 0 25 0 1 0 773544439 148041728 29465 33554432000 4194304 4300876 140733313419792 18446744073709551615 4216355 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 36143 29465 171 27 0 34592 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 144572

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18285
/proc/meminfo: memFree=14664524/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4002.41 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 182534 0 0 0 400203 38 0 0 25 0 1 0 773544439 1074831360 182311 33554432000 4194304 4300876 140733313419792 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 182311 171 27 0 260859 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 1049640

[startup+4062.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/551 18286
/proc/meminfo: memFree=14644656/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4062.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 185028 0 0 0 406205 38 0 0 25 0 1 0 773544439 1074831360 184805 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 184805 171 27 0 260859 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 1049640

[startup+4122.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/551 18288
/proc/meminfo: memFree=14627752/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4122.42 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 187452 0 0 0 412203 39 0 0 25 0 1 0 773544439 1074831360 187229 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 187229 171 27 0 260859 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 1049640

[startup+4182.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/551 18289
/proc/meminfo: memFree=14610368/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4182.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 189797 0 0 0 418204 39 0 0 25 0 1 0 773544439 1074831360 189574 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 189574 171 27 0 260859 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 1049640

[startup+4242.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/551 18300
/proc/meminfo: memFree=14593176/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4242.42 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 191946 0 0 0 424202 40 0 0 25 0 1 0 773544439 1074831360 191723 33554432000 4194304 4300876 140733313419792 18446744073709551615 4275527 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 191723 171 27 0 260859 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 1049640

[startup+4302.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/551 18302
/proc/meminfo: memFree=14573444/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4302.42 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 194643 0 0 0 430202 40 0 0 25 0 1 0 773544439 1074831360 194420 33554432000 4194304 4300876 140733313419792 18446744073709551615 4225414 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 194420 171 27 0 260859 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 1049640

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/551 18303
/proc/meminfo: memFree=14555460/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4362.42 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 197290 0 0 0 436201 41 0 0 25 0 1 0 773544439 1074831360 197067 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 197067 171 27 0 260859 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 1049640

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/551 18308
/proc/meminfo: memFree=14535972/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1049640 CPUtime=4422.42 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 200054 0 0 0 442200 42 0 0 25 0 1 0 773544439 1074831360 199831 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 262410 199831 171 27 0 260859 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 1049640

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18309
/proc/meminfo: memFree=14516704/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4482.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 202803 0 0 0 448200 43 0 0 25 0 1 0 773544439 1110798336 202580 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 202580 171 27 0 269640 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 1084764

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18311
/proc/meminfo: memFree=14497712/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4542.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 205468 0 0 0 454200 43 0 0 25 0 1 0 773544439 1110798336 205245 33554432000 4194304 4300876 140733313419792 18446744073709551615 4288892 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 205245 171 27 0 269640 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 1084764

[startup+4602.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/551 18313
/proc/meminfo: memFree=14476380/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4602.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 208149 0 0 0 460199 44 0 0 25 0 1 0 773544439 1110798336 207926 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 207926 171 27 0 269640 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 1084764

[startup+4662.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/551 18314
/proc/meminfo: memFree=14457876/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4662.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 210752 0 0 0 466199 44 0 0 25 0 1 0 773544439 1110798336 210529 33554432000 4194304 4300876 140733313419792 18446744073709551615 4276121 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 210529 171 27 0 269640 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 1084764

[startup+4722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/551 18316
/proc/meminfo: memFree=14442368/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4722.45 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 213316 0 0 0 472200 45 0 0 25 0 1 0 773544439 1110798336 213093 33554432000 4194304 4300876 140733313419792 18446744073709551615 4276324 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 213093 171 27 0 269640 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 1084764

[startup+4782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/551 18317
/proc/meminfo: memFree=14425112/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4782.43 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 215850 0 0 0 478198 45 0 0 25 0 1 0 773544439 1110798336 215627 33554432000 4194304 4300876 140733313419792 18446744073709551615 4288538 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 215627 171 27 0 269640 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 1084764

[startup+4842.32 s]
/proc/loadavg: 2.05 2.05 2.00 3/551 18319
/proc/meminfo: memFree=14405244/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4842.45 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 218293 0 0 0 484200 45 0 0 25 0 1 0 773544439 1110798336 218070 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 218070 171 27 0 269640 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 1084764

[startup+4902.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/551 18321
/proc/meminfo: memFree=14388868/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4902.44 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 220665 0 0 0 490198 46 0 0 25 0 1 0 773544439 1110798336 220442 33554432000 4194304 4300876 140733313419792 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 220442 171 27 0 269640 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 1084764

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/551 18322
/proc/meminfo: memFree=14370964/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=4962.44 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 222821 0 0 0 496198 46 0 0 25 0 1 0 773544439 1110798336 222598 33554432000 4194304 4300876 140733313419792 18446744073709551615 4227978 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 222598 171 27 0 269640 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1084764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/551 18323
/proc/meminfo: memFree=14359180/32951124 swapFree=54323904/67111528
[pid=18144] ppid=18142 vsize=1084764 CPUtime=5000.06 cores=0,2,4,6
/proc/18144/stat : 18144 (march_rw) R 18142 18144 17697 0 -1 4202496 224450 0 0 0 499960 46 0 0 25 0 1 0 773544439 1110798336 224227 33554432000 4194304 4300876 140733313419792 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/18144/statm: 271191 224227 171 27 0 269640 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1084764

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): 4999.96
CPU time (s): 5000.1
CPU user time (s): 4999.6
CPU system time (s): 0.498924
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1084764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.6
system time used= 0.498924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224450
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2590

runsolver used 28.6496 second user time and 56.5854 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-28 23:50:40
IDJOB=3420459
IDBENCH=82711
IDSOLVER=1913
FILE ID=node106/3420459-1306619440
RUNJOBID= node106-1306609436-17715
PBS_JOBID= 13471584
Free space on /tmp= 73468 MiB

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

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

MD5SUM BENCH= dee9409d3106901eba323258572940c9
RANDOM SEED=1227888000

node106.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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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	: 5226.20
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.830
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.75
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.830
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.82
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15963452 kB
Buffers:        353124 kB
Cached:       10675236 kB
SwapCached:      24016 kB
Active:        6611924 kB
Inactive:     10067656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15963452 kB
SwapTotal:    67111528 kB
SwapFree:     54323904 kB
Dirty:              44 kB
Writeback:           0 kB
AnonPages:     5635620 kB
Mapped:          25832 kB
Slab:           159648 kB
PageTables:      78008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 167528804 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= 73468 MiB
End job on node106 at 2011-05-29 01:14:02