Trace number 3420483

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.05 5000.04

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S661190852-039.SATISFIABLE.cnf
MD5SUMae2c6ab9f054a239f861b972b7e9a79b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.087985
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 58010

Solver Data

0.50/0.53	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.50/0.53	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.50/0.53	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.50/0.53	c main()::
0.50/0.53	c initFormula():: searching for DIMACS p-line....
0.50/0.53	c full lookahead due to high density!
0.50/0.53	c initFormula():: the DIMACS p-line indicates a CNF of 90 variables and 8010 clauses.
0.50/0.53	c parseCNF():: parsing....
0.50/0.53	c parseCNF():: the CNF contains 0 unary clauses.
0.50/0.53	c runParser():: parsing was successful, warming up engines...
0.50/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.50/0.53	c preprocessing fase I completed:: there are now 90 free variables and 8010 clauses.
0.50/0.53	c using k-SAT heuristics (size based diff)
0.50/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.50/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.50/0.53	c main():: clause / variable ratio: ( 8010 / 90 ) = 89.00
0.50/0.53	c longest clause has size 7
0.50/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.50/0.53	c number of free variables = 90
0.50/0.53	c dynamic_preselect_setsize :: off
0.50/0.53	c main():: all systems go!
0.50/0.53	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 165
0.50/0.58	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: 858
0.69/0.73	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 8656
2.11/2.22	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 71583
14.21/14.22	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 452276
89.49/89.55	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2250741
466.79/466.82	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 9052531
1989.30/1989.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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-3420483-1306620797/watcher-3420483-1306620797 -o /tmp/evaluation-result-3420483-1306620797/solver-3420483-1306620797 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420483-1306620797.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.89 1.99 1.99 2/498 8524
/proc/meminfo: memFree=28566000/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=7712 CPUtime=0.01 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4194304 481 0 0 0 1 0 0 0 25 0 1 0 773679303 7897088 401 33554432000 4194304 4300876 140737206494704 18446744073709551615 210646807237 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 1928 401 127 27 0 377 0

[startup+0.0486001 s]
/proc/loadavg: 1.89 1.99 1.99 2/498 8524
/proc/meminfo: memFree=28566000/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=7788 CPUtime=0.04 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 1359 0 0 0 4 0 0 0 25 0 1 0 773679303 7974912 455 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 1947 455 143 27 0 396 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7788

[startup+0.10062 s]
/proc/loadavg: 1.89 1.99 1.99 2/498 8524
/proc/meminfo: memFree=28566000/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=7788 CPUtime=0.1 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 1359 0 0 0 10 0 0 0 25 0 1 0 773679303 7974912 455 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 1947 455 143 27 0 396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7788

[startup+0.300583 s]
/proc/loadavg: 1.89 1.99 1.99 2/498 8524
/proc/meminfo: memFree=28566000/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=7788 CPUtime=0.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 1359 0 0 0 30 0 0 0 25 0 1 0 773679303 7974912 455 33554432000 4194304 4300876 140737206494704 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 1947 455 143 27 0 396 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7788

[startup+0.70052 s]
/proc/loadavg: 1.89 1.99 1.99 2/498 8524
/proc/meminfo: memFree=28566000/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=8500 CPUtime=0.69 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 1935 0 0 0 69 0 0 0 25 0 1 0 773679303 8704000 597 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 2125 597 170 27 0 574 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8500

[startup+1.50038 s]
/proc/loadavg: 1.89 1.99 1.99 3/499 8525
/proc/meminfo: memFree=28563272/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=8644 CPUtime=1.49 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 1952 0 0 0 149 0 0 0 25 0 1 0 773679303 8851456 614 33554432000 4194304 4300876 140737206494704 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 2161 614 170 27 0 610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8644

[startup+3.10112 s]
/proc/loadavg: 1.90 1.99 1.99 3/499 8525
/proc/meminfo: memFree=28562040/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=8920 CPUtime=3.1 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 2003 0 0 0 310 0 0 0 25 0 1 0 773679303 9134080 665 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 2230 665 170 27 0 679 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8920

[startup+6.30057 s]
/proc/loadavg: 1.90 1.99 1.99 3/499 8525
/proc/meminfo: memFree=28560788/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=9944 CPUtime=6.29 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 2214 0 0 0 629 0 0 0 25 0 1 0 773679303 10182656 876 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 2486 876 171 27 0 935 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9944

[startup+12.7005 s]
/proc/loadavg: 1.92 1.99 1.99 3/499 8525
/proc/meminfo: memFree=28558452/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=10456 CPUtime=12.69 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 2417 0 0 0 1269 0 0 0 25 0 1 0 773679303 10706944 1079 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 2614 1079 171 27 0 1063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10456

[startup+25.5003 s]
/proc/loadavg: 1.93 1.99 1.99 3/499 8526
/proc/meminfo: memFree=28555204/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=12372 CPUtime=25.49 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 2802 0 0 0 2549 0 0 0 25 0 1 0 773679303 12668928 1464 33554432000 4194304 4300876 140737206494704 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 3093 1464 171 27 0 1542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12372

[startup+51.101 s]
/proc/loadavg: 1.95 1.99 1.99 3/499 8526
/proc/meminfo: memFree=28549720/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=16684 CPUtime=51.09 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 3578 0 0 0 5109 0 0 0 25 0 1 0 773679303 17084416 2240 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 4171 2240 171 27 0 2620 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16684

[startup+102.317 s]
/proc/loadavg: 1.98 1.99 1.99 3/499 8528
/proc/meminfo: memFree=28537644/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=26384 CPUtime=102.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 5077 0 0 0 10230 0 0 0 25 0 1 0 773679303 27017216 3739 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214198 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 6596 3739 171 27 0 5045 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26384

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/499 8529
/proc/meminfo: memFree=28521720/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=35116 CPUtime=162.29 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 6817 0 0 0 16228 1 0 0 25 0 1 0 773679303 35958784 5479 33554432000 4194304 4300876 140737206494704 18446744073709551615 4248759 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 8779 5479 171 27 0 7228 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35116

[startup+222.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/499 8531
/proc/meminfo: memFree=28509392/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=35672 CPUtime=222.29 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 8649 0 0 0 22228 1 0 0 25 0 1 0 773679303 36528128 7311 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 8918 7311 171 27 0 7367 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35672

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/499 8532
/proc/meminfo: memFree=28496072/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=48768 CPUtime=282.28 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 10384 0 0 0 28227 1 0 0 25 0 1 0 773679303 49938432 9046 33554432000 4194304 4300876 140737206494704 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 12192 9046 171 27 0 10641 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48768

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8534
/proc/meminfo: memFree=28483760/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=68968 CPUtime=342.28 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 12103 0 0 0 34227 1 0 0 25 0 1 0 773679303 70623232 10765 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 17242 10765 171 27 0 15691 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 68968

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 8536
/proc/meminfo: memFree=28471076/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=68968 CPUtime=402.29 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 13777 0 0 0 40227 2 0 0 25 0 1 0 773679303 70623232 12439 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 17242 12439 171 27 0 15691 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 68968

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 8537
/proc/meminfo: memFree=28458392/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=68968 CPUtime=462.29 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 15345 0 0 0 46226 3 0 0 25 0 1 0 773679303 70623232 14007 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 17242 14007 171 27 0 15691 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 68968

[startup+522.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/499 8539
/proc/meminfo: memFree=28445448/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=98436 CPUtime=522.28 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 17060 0 0 0 52225 3 0 0 25 0 1 0 773679303 100798464 15722 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 24609 15722 171 27 0 23058 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 98436

[startup+582.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/499 8540
/proc/meminfo: memFree=28431772/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=98436 CPUtime=582.28 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 18806 0 0 0 58224 4 0 0 25 0 1 0 773679303 100798464 17468 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 24609 17468 171 27 0 23058 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 98436

[startup+642.3 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/499 8645
/proc/meminfo: memFree=27735468/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=465332 CPUtime=4062.31 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 110079 0 0 0 406209 22 0 0 25 0 1 0 773679303 476499968 108741 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 116333 108741 171 27 0 114782 0
Current children cumulated CPU time (s) 4062.31
Current children cumulated vsize (KiB) 465332

[startup+4122.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/499 8647
/proc/meminfo: memFree=27724768/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=465332 CPUtime=4122.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 111441 0 0 0 412208 22 0 0 25 0 1 0 773679303 476499968 110103 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 116333 110103 171 27 0 114782 0
Current children cumulated CPU time (s) 4122.3
Current children cumulated vsize (KiB) 465332

[startup+4182.32 s]
/proc/loadavg: 2.04 2.04 2.00 3/499 8648
/proc/meminfo: memFree=27713556/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=465332 CPUtime=4182.31 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 113099 0 0 0 418209 22 0 0 25 0 1 0 773679303 476499968 111761 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 116333 111761 171 27 0 114782 0
Current children cumulated CPU time (s) 4182.31
Current children cumulated vsize (KiB) 465332

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 8650
/proc/meminfo: memFree=27701500/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=465332 CPUtime=4242.29 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 114705 0 0 0 424207 22 0 0 25 0 1 0 773679303 476499968 113367 33554432000 4194304 4300876 140737206494704 18446744073709551615 4235591 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 116333 113367 171 27 0 114782 0
Current children cumulated CPU time (s) 4242.29
Current children cumulated vsize (KiB) 465332

[startup+4302.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/499 8652
/proc/meminfo: memFree=27689684/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4302.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 116237 0 0 0 430207 23 0 0 25 0 1 0 773679303 705634304 114899 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 114899 171 27 0 170723 0
Current children cumulated CPU time (s) 4302.3
Current children cumulated vsize (KiB) 689096

[startup+4362.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/499 8653
/proc/meminfo: memFree=27678124/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4362.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 117847 0 0 0 436207 23 0 0 25 0 1 0 773679303 705634304 116509 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 116509 171 27 0 170723 0
Current children cumulated CPU time (s) 4362.3
Current children cumulated vsize (KiB) 689096

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/499 8655
/proc/meminfo: memFree=27666668/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4422.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 119359 0 0 0 442207 23 0 0 25 0 1 0 773679303 705634304 118021 33554432000 4194304 4300876 140737206494704 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 118021 171 27 0 170723 0
Current children cumulated CPU time (s) 4422.3
Current children cumulated vsize (KiB) 689096

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 8656
/proc/meminfo: memFree=27655120/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4482.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 120905 0 0 0 448206 24 0 0 25 0 1 0 773679303 705634304 119567 33554432000 4194304 4300876 140737206494704 18446744073709551615 4264455 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 119567 171 27 0 170723 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 689096

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8658
/proc/meminfo: memFree=27643304/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4542.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 122414 0 0 0 454206 24 0 0 25 0 1 0 773679303 705634304 121076 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 121076 171 27 0 170723 0
Current children cumulated CPU time (s) 4542.3
Current children cumulated vsize (KiB) 689096

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 8660
/proc/meminfo: memFree=27631864/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4602.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 123884 0 0 0 460206 24 0 0 25 0 1 0 773679303 705634304 122546 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 122546 171 27 0 170723 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 689096

[startup+4662.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/499 8661
/proc/meminfo: memFree=27621280/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=689096 CPUtime=4662.31 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 125349 0 0 0 466206 25 0 0 25 0 1 0 773679303 705634304 124011 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 172274 124011 171 27 0 170723 0
Current children cumulated CPU time (s) 4662.31
Current children cumulated vsize (KiB) 689096

[startup+4722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/499 8663
/proc/meminfo: memFree=27610468/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=4722.32 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 126764 0 0 0 472207 25 0 0 25 0 1 0 773679303 714727424 125426 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 125426 171 27 0 172943 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 697976

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 8664
/proc/meminfo: memFree=27599904/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=4782.31 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 128136 0 0 0 478206 25 0 0 25 0 1 0 773679303 714727424 126798 33554432000 4194304 4300876 140737206494704 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 126798 171 27 0 172943 0
Current children cumulated CPU time (s) 4782.31
Current children cumulated vsize (KiB) 697976

[startup+4842.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 8666
/proc/meminfo: memFree=27587476/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=4842.32 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 129568 0 0 0 484206 26 0 0 25 0 1 0 773679303 714727424 128230 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 128230 171 27 0 172943 0
Current children cumulated CPU time (s) 4842.32
Current children cumulated vsize (KiB) 697976

[startup+4902.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/499 8668
/proc/meminfo: memFree=27576768/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=4902.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 131188 0 0 0 490204 26 0 0 25 0 1 0 773679303 714727424 129850 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199293 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 129850 171 27 0 172943 0
Current children cumulated CPU time (s) 4902.3
Current children cumulated vsize (KiB) 697976

[startup+4962.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/499 8669
/proc/meminfo: memFree=27565344/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=4962.3 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 132677 0 0 0 496204 26 0 0 25 0 1 0 773679303 714727424 131339 33554432000 4194304 4300876 140737206494704 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 131339 171 27 0 172943 0
Current children cumulated CPU time (s) 4962.3
Current children cumulated vsize (KiB) 697976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.82 1.98 1.98 2/493 8688
/proc/meminfo: memFree=28037148/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=5000.02 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 133680 0 0 0 499975 27 0 0 25 0 1 0 773679303 714727424 132342 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 132342 171 27 0 172943 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 697976

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

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

[startup+5000 s]
/proc/loadavg: 1.82 1.98 1.98 2/493 8688
/proc/meminfo: memFree=28037148/32951132 swapFree=59085548/67111528
[pid=8524] ppid=8522 vsize=697976 CPUtime=5000.02 cores=0,2,4,6
/proc/8524/stat : 8524 (march_rw) R 8522 8524 7990 0 -1 4202496 133680 0 0 0 499975 27 0 0 25 0 1 0 773679303 714727424 132342 33554432000 4194304 4300876 140737206494704 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8524/statm: 174494 132342 171 27 0 172943 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 697976

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 5000.05
CPU user time (s): 4999.76
CPU system time (s): 0.293955
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 697976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.76
system time used= 0.293955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133680
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= 3
involuntary context switches= 7939

runsolver used 25.3961 second user time and 52.2131 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-29 00:13:17
IDJOB=3420483
IDBENCH=82735
IDSOLVER=1913
FILE ID=node129/3420483-1306620797
RUNJOBID= node129-1306610774-8008
PBS_JOBID= 13471598
Free space on /tmp= 73148 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S661190852-039.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420483-1306620797/watcher-3420483-1306620797 -o /tmp/evaluation-result-3420483-1306620797/solver-3420483-1306620797 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420483-1306620797.cnf

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

MD5SUM BENCH= ae2c6ab9f054a239f861b972b7e9a79b
RANDOM SEED=2121590846

node129.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.831
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.831
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.831
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.831
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      28566528 kB
Buffers:        192316 kB
Cached:        1626276 kB
SwapCached:      74168 kB
Active:         472636 kB
Inactive:      3688756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28566528 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:             768 kB
Writeback:           0 kB
AnonPages:     2279624 kB
Mapped:          18336 kB
Slab:            96488 kB
PageTables:      59192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147333924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73148 MiB
End job on node129 at 2011-05-29 01:36:39