Trace number 3420738

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S185833400-026.SATISFIABLE.cnf
MD5SUM975fcba238403114d7315dde1e6a58bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.45563
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 1 duplicate clauses
0.00/0.03	c resolvent_look() :: found 1 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3728 / 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: 210
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: 1416
0.11/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: 19331
1.90/1.90	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 207502
22.29/22.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 |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 1688375
201.41/201.44	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 10852378
1421.62/1421.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************

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-3420738-1306639983/watcher-3420738-1306639983 -o /tmp/evaluation-result-3420738-1306639983/solver-3420738-1306639983 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420738-1306639983.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: 1.00 1.02 1.28 2/526 9479
/proc/meminfo: memFree=12188708/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=6952 CPUtime=0 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 394 0 0 0 0 0 0 0 19 0 1 0 854229005 7118848 263 33554432000 4194304 4300876 140734423112528 18446744073709551615 4240293 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 1705 254 143 27 0 154 0

[startup+0.115302 s]
/proc/loadavg: 1.00 1.02 1.28 2/526 9479
/proc/meminfo: memFree=12188708/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=7456 CPUtime=0.11 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 552 0 0 0 11 0 0 0 18 0 1 0 854229005 7634944 385 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 1864 385 170 27 0 313 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7456

[startup+0.200291 s]
/proc/loadavg: 1.00 1.02 1.28 2/526 9479
/proc/meminfo: memFree=12188708/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=7456 CPUtime=0.19 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 552 0 0 0 19 0 0 0 18 0 1 0 854229005 7634944 385 33554432000 4194304 4300876 140734423112528 18446744073709551615 4275652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 1864 385 170 27 0 313 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7456

[startup+0.300286 s]
/proc/loadavg: 1.00 1.02 1.28 2/526 9479
/proc/meminfo: memFree=12188708/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=7588 CPUtime=0.29 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 556 0 0 0 29 0 0 0 18 0 1 0 854229005 7770112 389 33554432000 4194304 4300876 140734423112528 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 1897 389 170 27 0 346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7588

[startup+0.701216 s]
/proc/loadavg: 1.00 1.02 1.28 2/526 9479
/proc/meminfo: memFree=12188708/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=7732 CPUtime=0.7 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 615 0 0 0 70 0 0 0 18 0 1 0 854229005 7917568 446 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 1933 446 170 27 0 382 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7732

[startup+1.50107 s]
/proc/loadavg: 1.00 1.02 1.28 4/528 9481
/proc/meminfo: memFree=12184916/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=7984 CPUtime=1.5 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 667 0 0 0 150 0 0 0 19 0 1 0 854229005 8175616 498 33554432000 4194304 4300876 140734423112528 18446744073709551615 4225008 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 1996 498 171 27 0 445 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7984

[startup+3.10077 s]
/proc/loadavg: 1.08 1.04 1.28 4/528 9481
/proc/meminfo: memFree=12181816/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=8552 CPUtime=3.09 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 764 0 0 0 309 0 0 0 25 0 1 0 854229005 8757248 595 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 2138 595 171 27 0 587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8552

[startup+6.30023 s]
/proc/loadavg: 1.08 1.04 1.28 4/528 9482
/proc/meminfo: memFree=12180452/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=9064 CPUtime=6.29 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 953 0 0 0 629 0 0 0 22 0 1 0 854229005 9281536 784 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 2266 784 171 27 0 715 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9064

[startup+12.7011 s]
/proc/loadavg: 1.22 1.07 1.29 4/528 9482
/proc/meminfo: memFree=12176488/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=11124 CPUtime=12.69 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 1340 0 0 0 1269 0 0 0 25 0 1 0 854229005 11390976 1171 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 2781 1171 171 27 0 1230 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11124

[startup+25.5009 s]
/proc/loadavg: 1.34 1.10 1.29 4/528 9482
/proc/meminfo: memFree=12171656/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=15576 CPUtime=25.49 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 2019 0 0 0 2549 0 0 0 25 0 1 0 854229005 15949824 1850 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 3894 1850 171 27 0 2343 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15576

[startup+51.1004 s]
/proc/loadavg: 1.56 1.17 1.31 4/528 9483
/proc/meminfo: memFree=12162576/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=19740 CPUtime=51.09 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 3440 0 0 0 5109 0 0 0 25 0 1 0 854229005 20213760 3271 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214270 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 4935 3271 171 27 0 3384 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19740

[startup+102.3 s]
/proc/loadavg: 1.82 1.31 1.35 4/528 9484
/proc/meminfo: memFree=12141956/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=34856 CPUtime=102.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 6130 0 0 0 10230 0 0 0 25 0 1 0 854229005 35692544 5961 33554432000 4194304 4300876 140734423112528 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 8714 5961 171 27 0 7163 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34856

[startup+162.301 s]
/proc/loadavg: 1.93 1.43 1.38 4/528 9486
/proc/meminfo: memFree=12121812/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=47952 CPUtime=162.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 9151 0 0 0 16229 1 0 0 25 0 1 0 854229005 49102848 8982 33554432000 4194304 4300876 140734423112528 18446744073709551615 4281056 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 11988 8982 171 27 0 10437 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 47952

[startup+222.32 s]
/proc/loadavg: 2.08 1.57 1.44 4/528 9487
/proc/meminfo: memFree=12102760/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=68728 CPUtime=222.31 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 11975 0 0 0 22230 1 0 0 25 0 1 0 854229005 70377472 11806 33554432000 4194304 4300876 140734423112528 18446744073709551615 4281192 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 17182 11806 171 27 0 15631 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 68728

[startup+282.301 s]
/proc/loadavg: 2.09 1.68 1.48 4/528 9489
/proc/meminfo: memFree=12084712/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=68728 CPUtime=282.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 15108 0 0 0 28228 2 0 0 25 0 1 0 854229005 70377472 14939 33554432000 4194304 4300876 140734423112528 18446744073709551615 4227912 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 17182 14939 171 27 0 15631 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68728

[startup+342.3 s]
/proc/loadavg: 2.03 1.73 1.51 4/528 9491
/proc/meminfo: memFree=12065292/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=100460 CPUtime=342.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 18086 0 0 0 34227 3 0 0 25 0 1 0 854229005 102871040 17917 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 25115 17917 171 27 0 23564 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100460

[startup+402.301 s]
/proc/loadavg: 2.01 1.78 1.53 4/528 9495
/proc/meminfo: memFree=12046048/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=100460 CPUtime=402.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 20914 0 0 0 40227 3 0 0 25 0 1 0 854229005 102871040 20745 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 25115 20745 171 27 0 23564 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100460

[startup+462.3 s]
/proc/loadavg: 2.00 1.82 1.56 4/528 9497
/proc/meminfo: memFree=12025892/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=144660 CPUtime=462.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 23978 0 0 0 46226 4 0 0 25 0 1 0 854229005 148131840 23809 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 36165 23809 171 27 0 34614 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144660

[startup+522.301 s]
/proc/loadavg: 2.00 1.84 1.58 4/528 9498
/proc/meminfo: memFree=12007476/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=144660 CPUtime=522.3 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 26738 0 0 0 52225 5 0 0 25 0 1 0 854229005 148131840 26569 33554432000 4194304 4300876 140734423112528 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 36165 26569 171 27 0 34614 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144660

[startup+582.3 s]
/proc/loadavg: 2.00 1.87 1.61 4/528 9500
/proc/meminfo: memFree=11987568/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=144660 CPUtime=582.31 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 29812 0 0 0 58225 6 0 0 25 0 1 0 854229005 148131840 29643 33554432000 4194304 4300876 140734423112528 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 36165 29643 171 27 0 34614 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 144660

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/528 9603
/proc/meminfo: memFree=10990516/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4002.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 183512 0 0 0 400204 35 0 0 25 0 1 0 854229005 1076031488 183343 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 183343 171 27 0 261152 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 1050812

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/528 9605
/proc/meminfo: memFree=10971108/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4062.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 186007 0 0 0 406204 35 0 0 25 0 1 0 854229005 1076031488 185838 33554432000 4194304 4300876 140734423112528 18446744073709551615 4216329 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 185838 171 27 0 261152 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 1050812

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/528 9606
/proc/meminfo: memFree=10957628/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4122.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 188423 0 0 0 412203 36 0 0 25 0 1 0 854229005 1076031488 188254 33554432000 4194304 4300876 140734423112528 18446744073709551615 4201783 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 188254 171 27 0 261152 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1050812

[startup+4182.32 s]
/proc/loadavg: 2.00 2.00 2.00 4/528 9608
/proc/meminfo: memFree=10942032/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4182.41 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 190739 0 0 0 418205 36 0 0 25 0 1 0 854229005 1076031488 190570 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214235 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 190570 171 27 0 261152 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 1050812

[startup+4242.3 s]
/proc/loadavg: 2.12 2.04 2.01 4/528 9610
/proc/meminfo: memFree=10927468/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4242.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 192870 0 0 0 424203 36 0 0 25 0 1 0 854229005 1076031488 192701 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199300 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 192701 171 27 0 261152 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1050812

[startup+4302.3 s]
/proc/loadavg: 2.12 2.06 2.02 4/528 9611
/proc/meminfo: memFree=10908560/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4302.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 195848 0 0 0 430202 37 0 0 25 0 1 0 854229005 1076031488 195679 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199334 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 195679 171 27 0 261152 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1050812

[startup+4362.3 s]
/proc/loadavg: 2.04 2.05 2.01 4/528 9613
/proc/meminfo: memFree=10891632/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4362.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 198599 0 0 0 436202 37 0 0 25 0 1 0 854229005 1076031488 198430 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 198430 171 27 0 261152 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1050812

[startup+4422.3 s]
/proc/loadavg: 2.01 2.04 2.01 4/528 9614
/proc/meminfo: memFree=10874228/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4422.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 201272 0 0 0 442202 37 0 0 25 0 1 0 854229005 1076031488 201103 33554432000 4194304 4300876 140734423112528 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 201103 171 27 0 261152 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1050812

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/528 9616
/proc/meminfo: memFree=10857424/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4482.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 203961 0 0 0 448202 37 0 0 25 0 1 0 854229005 1076031488 203792 33554432000 4194304 4300876 140734423112528 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 203792 171 27 0 261152 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1050812

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/528 9618
/proc/meminfo: memFree=10840012/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4542.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 206670 0 0 0 454201 38 0 0 25 0 1 0 854229005 1076031488 206501 33554432000 4194304 4300876 140734423112528 18446744073709551615 4215109 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 206501 171 27 0 261152 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1050812

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/528 9619
/proc/meminfo: memFree=10823460/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4602.39 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 209333 0 0 0 460201 38 0 0 25 0 1 0 854229005 1076031488 209164 33554432000 4194304 4300876 140734423112528 18446744073709551615 4275572 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 209164 171 27 0 261152 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1050812

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/528 9621
/proc/meminfo: memFree=10804668/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4662.4 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 211908 0 0 0 466201 39 0 0 25 0 1 0 854229005 1076031488 211739 33554432000 4194304 4300876 140734423112528 18446744073709551615 4264404 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 211739 171 27 0 261152 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1050812

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/528 9622
/proc/meminfo: memFree=10788992/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1050812 CPUtime=4722.4 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 214350 0 0 0 472201 39 0 0 25 0 1 0 854229005 1076031488 214181 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 262703 214181 171 27 0 261152 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1050812

[startup+4782.3 s]
/proc/loadavg: 2.17 2.05 2.01 4/528 9624
/proc/meminfo: memFree=10776020/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1087020 CPUtime=4782.4 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 216777 0 0 0 478200 40 0 0 25 0 1 0 854229005 1113108480 216608 33554432000 4194304 4300876 140734423112528 18446744073709551615 4225001 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 271755 216608 171 27 0 270204 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1087020

[startup+4842.32 s]
/proc/loadavg: 2.17 2.06 2.02 4/528 9626
/proc/meminfo: memFree=10760844/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1087020 CPUtime=4842.42 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 218894 0 0 0 484202 40 0 0 25 0 1 0 854229005 1113108480 218725 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 271755 218725 171 27 0 270204 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1087020

[startup+4902.3 s]
/proc/loadavg: 2.06 2.05 2.01 4/528 9627
/proc/meminfo: memFree=10744768/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1087020 CPUtime=4902.41 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 221632 0 0 0 490200 41 0 0 25 0 1 0 854229005 1113108480 221463 33554432000 4194304 4300876 140734423112528 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 271755 221463 171 27 0 270204 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1087020

[startup+4962.3 s]
/proc/loadavg: 2.02 2.04 2.01 4/528 9629
/proc/meminfo: memFree=10726736/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1087020 CPUtime=4962.4 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 224400 0 0 0 496199 41 0 0 25 0 1 0 854229005 1113108480 224231 33554432000 4194304 4300876 140734423112528 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 271755 224231 171 27 0 270204 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1087020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.03 2.00 4/528 9630
/proc/meminfo: memFree=10716416/32951124 swapFree=65586216/67111528
[pid=9479] ppid=9475 vsize=1087020 CPUtime=5000.01 cores=0,2,4,6
/proc/9479/stat : 9479 (march_rw) R 9475 9479 1399 0 -1 4202496 226025 0 0 0 499960 41 0 0 25 0 1 0 854229005 1113108480 225856 33554432000 4194304 4300876 140734423112528 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/9479/statm: 271755 225856 171 27 0 270204 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1087020

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.07
CPU user time (s): 4999.62
CPU system time (s): 0.45893
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1087020

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

runsolver used 26.613 second user time and 59.6859 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-29 05:33:03
IDJOB=3420738
IDBENCH=82990
IDSOLVER=1913
FILE ID=node119/3420738-1306639983
RUNJOBID= node119-1306639983-9460
PBS_JOBID= 13471622
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= 975fcba238403114d7315dde1e6a58bd
RANDOM SEED=1511995868

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      12189120 kB
Buffers:        250604 kB
Cached:        4007548 kB
SwapCached:       4316 kB
Active:       10002924 kB
Inactive:     10436968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12189120 kB
SwapTotal:    67111528 kB
SwapFree:     65586216 kB
Dirty:              40 kB
Writeback:           0 kB
AnonPages:    16180584 kB
Mapped:          41356 kB
Slab:           174292 kB
PageTables:      78692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163855516 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= 73432 MiB
End job on node119 at 2011-05-29 06:56:25