Trace number 3420532

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.11 5000.14

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
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.49/0.53	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.49/0.53	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.49/0.53	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.49/0.53	c main()::
0.49/0.53	c initFormula():: searching for DIMACS p-line....
0.49/0.53	c full lookahead due to high density!
0.49/0.53	c initFormula():: the DIMACS p-line indicates a CNF of 90 variables and 8010 clauses.
0.49/0.53	c parseCNF():: parsing....
0.49/0.53	c parseCNF():: the CNF contains 0 unary clauses.
0.49/0.53	c runParser():: parsing was successful, warming up engines...
0.49/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.49/0.53	c preprocessing fase I completed:: there are now 90 free variables and 8010 clauses.
0.49/0.53	c using k-SAT heuristics (size based diff)
0.49/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.49/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.49/0.53	c resolvent_look() :: found 1 resolvents
0.49/0.53	c main():: clause / variable ratio: ( 8011 / 90 ) = 89.01
0.49/0.53	c longest clause has size 7
0.49/0.53	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.49/0.53	c number of free variables = 90
0.49/0.53	c dynamic_preselect_setsize :: off
0.49/0.53	c main():: all systems go!
0.49/0.53	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 135
0.49/0.57	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: 813
0.69/0.72	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 8436
2.10/2.20	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 69828
13.99/14.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 440495
88.09/88.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2192125
458.37/458.46	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 8834783
1954.00/1954.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 |******************************************
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-3420532-1306630860/watcher-3420532-1306630860 -o /tmp/evaluation-result-3420532-1306630860/solver-3420532-1306630860 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420532-1306630860.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.02 1.05 2/434 25536
/proc/meminfo: memFree=12549224/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4194304 334 0 0 0 0 0 0 0 25 0 1 0 774685608 7421952 278 33554432000 4194304 4300876 140736700921312 18446744073709551615 4242256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 1812 278 118 27 0 261 0

[startup+0.0374121 s]
/proc/loadavg: 1.09 1.02 1.05 2/434 25536
/proc/meminfo: memFree=12549224/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=7788 CPUtime=0.03 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1360 0 0 0 3 0 0 0 25 0 1 0 774685608 7974912 455 33554432000 4194304 4300876 140736700921312 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 1947 455 143 27 0 396 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7788

[startup+0.100403 s]
/proc/loadavg: 1.09 1.02 1.05 2/434 25536
/proc/meminfo: memFree=12549224/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=7788 CPUtime=0.09 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1360 0 0 0 9 0 0 0 25 0 1 0 774685608 7974912 455 33554432000 4194304 4300876 140736700921312 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 1947 455 143 27 0 396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7788

[startup+0.300366 s]
/proc/loadavg: 1.09 1.02 1.05 2/434 25536
/proc/meminfo: memFree=12549224/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=7788 CPUtime=0.29 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1360 0 0 0 29 0 0 0 25 0 1 0 774685608 7974912 455 33554432000 4194304 4300876 140736700921312 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 1947 455 143 27 0 396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7788

[startup+0.700304 s]
/proc/loadavg: 1.09 1.02 1.05 2/434 25536
/proc/meminfo: memFree=12549224/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=8516 CPUtime=0.69 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1774 0 0 0 69 0 0 0 25 0 1 0 774685608 8720384 601 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 2129 601 170 27 0 578 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8516

[startup+1.50016 s]
/proc/loadavg: 1.16 1.03 1.06 3/435 25537
/proc/meminfo: memFree=12546868/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=8776 CPUtime=1.49 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1801 0 0 0 149 0 0 0 25 0 1 0 774685608 8986624 628 33554432000 4194304 4300876 140736700921312 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 2194 628 170 27 0 643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8776

[startup+3.10088 s]
/proc/loadavg: 1.16 1.03 1.06 3/435 25546
/proc/meminfo: memFree=12544500/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=9232 CPUtime=3.09 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1900 0 0 0 309 0 0 0 25 0 1 0 774685608 9453568 727 33554432000 4194304 4300876 140736700921312 18446744073709551615 274664203979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 2308 727 171 27 0 757 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9232

[startup+6.30032 s]
/proc/loadavg: 1.23 1.05 1.06 3/435 25547
/proc/meminfo: memFree=12542900/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=9800 CPUtime=6.29 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 1999 0 0 0 629 0 0 0 25 0 1 0 774685608 10035200 826 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 2450 826 171 27 0 899 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9800

[startup+12.7002 s]
/proc/loadavg: 1.29 1.06 1.07 3/435 25547
/proc/meminfo: memFree=12541164/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=10312 CPUtime=12.69 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 2198 0 0 0 1269 0 0 0 25 0 1 0 774685608 10559488 1025 33554432000 4194304 4300876 140736700921312 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 2578 1025 171 27 0 1027 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10312

[startup+25.501 s]
/proc/loadavg: 1.44 1.11 1.08 3/435 25547
/proc/meminfo: memFree=12537700/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=12228 CPUtime=25.5 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 2580 0 0 0 2550 0 0 0 25 0 1 0 774685608 12521472 1407 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276331 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 3057 1407 171 27 0 1506 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12228

[startup+51.1006 s]
/proc/loadavg: 1.63 1.18 1.11 3/435 25548
/proc/meminfo: memFree=12530996/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=16540 CPUtime=51.09 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 3354 0 0 0 5109 0 0 0 25 0 1 0 774685608 16936960 2181 33554432000 4194304 4300876 140736700921312 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 4135 2181 171 27 0 2584 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16540

[startup+102.316 s]
/proc/loadavg: 1.84 1.30 1.15 3/435 25549
/proc/meminfo: memFree=12517448/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=26532 CPUtime=102.3 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 4877 0 0 0 10230 0 0 0 25 0 1 0 774685608 27168768 3704 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 6633 3704 171 27 0 5082 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26532

[startup+162.3 s]
/proc/loadavg: 2.01 1.44 1.21 3/435 25551
/proc/meminfo: memFree=12501936/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=35264 CPUtime=162.29 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 6624 0 0 0 16228 1 0 0 25 0 1 0 774685608 36110336 5451 33554432000 4194304 4300876 140736700921312 18446744073709551615 4289670 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 8816 5451 171 27 0 7265 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35264

[startup+222.301 s]
/proc/loadavg: 2.00 1.54 1.25 3/435 25552
/proc/meminfo: memFree=12489260/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=35552 CPUtime=222.29 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 8372 0 0 0 22228 1 0 0 25 0 1 0 774685608 36405248 7199 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 8888 7199 171 27 0 7337 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 35552

[startup+282.3 s]
/proc/loadavg: 2.00 1.62 1.30 3/435 25554
/proc/meminfo: memFree=12475596/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=48648 CPUtime=282.29 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 10108 0 0 0 28228 1 0 0 25 0 1 0 774685608 49815552 8935 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 12162 8935 171 27 0 10611 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 48648

[startup+342.301 s]
/proc/loadavg: 2.07 1.71 1.34 3/435 25559
/proc/meminfo: memFree=12460620/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=68292 CPUtime=342.28 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 11825 0 0 0 34227 1 0 0 25 0 1 0 774685608 69931008 10652 33554432000 4194304 4300876 140736700921312 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 17073 10652 171 27 0 15522 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 68292

[startup+402.301 s]
/proc/loadavg: 2.02 1.76 1.38 3/435 25560
/proc/meminfo: memFree=12447336/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=68868 CPUtime=402.27 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 13474 0 0 0 40225 2 0 0 25 0 1 0 774685608 70520832 12301 33554432000 4194304 4300876 140736700921312 18446744073709551615 4264091 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 17217 12301 171 27 0 15666 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 68868

[startup+462.3 s]
/proc/loadavg: 2.01 1.80 1.42 3/435 25562
/proc/meminfo: memFree=12434176/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=68868 CPUtime=462.27 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 14985 0 0 0 46225 2 0 0 25 0 1 0 774685608 70520832 13812 33554432000 4194304 4300876 140736700921312 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 17217 13812 171 27 0 15666 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 68868

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.45 3/435 25563
/proc/meminfo: memFree=12420388/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=68868 CPUtime=522.27 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 16745 0 0 0 52224 3 0 0 25 0 1 0 774685608 70520832 15572 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276294 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 17217 15572 171 27 0 15666 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 68868

[startup+582.3 s]
/proc/loadavg: 2.00 1.86 1.48 3/435 25565
/proc/meminfo: memFree=12406612/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=98336 CPUtime=582.27 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 18505 0 0 0 58224 3 0 0 25 0 1 0 774685608 100696064 17332 33554432000 4194304 4300876 140736700921312 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 24584 17332 171 27 0 23033 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 98336

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.01 2.02 1.98 3/435 26224
/proc/meminfo: memFree=11975132/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=465552 CPUtime=4062.26 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 108926 0 0 0 406206 20 0 0 25 0 1 0 774685608 476725248 107753 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 116388 107753 171 27 0 114837 0
Current children cumulated CPU time (s) 4062.26
Current children cumulated vsize (KiB) 465552

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/435 26225
/proc/meminfo: memFree=11959000/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=465552 CPUtime=4122.24 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 110496 0 0 0 412204 20 0 0 25 0 1 0 774685608 476725248 109323 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276388 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 116388 109323 171 27 0 114837 0
Current children cumulated CPU time (s) 4122.24
Current children cumulated vsize (KiB) 465552

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/435 26227
/proc/meminfo: memFree=11941252/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=465552 CPUtime=4182.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 112144 0 0 0 418204 21 0 0 25 0 1 0 774685608 476725248 110971 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 116388 110971 171 27 0 114837 0
Current children cumulated CPU time (s) 4182.25
Current children cumulated vsize (KiB) 465552

[startup+4242.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/435 26229
/proc/meminfo: memFree=11925988/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=465552 CPUtime=4242.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 113628 0 0 0 424204 21 0 0 25 0 1 0 774685608 476725248 112455 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 116388 112455 171 27 0 114837 0
Current children cumulated CPU time (s) 4242.25
Current children cumulated vsize (KiB) 465552

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/435 26230
/proc/meminfo: memFree=11908112/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=465552 CPUtime=4302.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 115297 0 0 0 430203 22 0 0 25 0 1 0 774685608 476725248 114124 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 116388 114124 171 27 0 114837 0
Current children cumulated CPU time (s) 4302.25
Current children cumulated vsize (KiB) 465552

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/435 26232
/proc/meminfo: memFree=11892728/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4362.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 116850 0 0 0 436203 22 0 0 25 0 1 0 774685608 705859584 115677 33554432000 4194304 4300876 140736700921312 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 115677 171 27 0 170778 0
Current children cumulated CPU time (s) 4362.25
Current children cumulated vsize (KiB) 689316

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/435 26233
/proc/meminfo: memFree=11876352/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4422.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 118418 0 0 0 442203 22 0 0 25 0 1 0 774685608 705859584 117245 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 117245 171 27 0 170778 0
Current children cumulated CPU time (s) 4422.25
Current children cumulated vsize (KiB) 689316

[startup+4482.3 s]
/proc/loadavg: 2.12 2.03 2.00 3/435 26235
/proc/meminfo: memFree=11860464/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4482.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 119942 0 0 0 448203 22 0 0 25 0 1 0 774685608 705859584 118769 33554432000 4194304 4300876 140736700921312 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 118769 171 27 0 170778 0
Current children cumulated CPU time (s) 4482.25
Current children cumulated vsize (KiB) 689316

[startup+4542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/435 26237
/proc/meminfo: memFree=11844580/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4542.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 121519 0 0 0 454202 23 0 0 25 0 1 0 774685608 705859584 120346 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 120346 171 27 0 170778 0
Current children cumulated CPU time (s) 4542.25
Current children cumulated vsize (KiB) 689316

[startup+4602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/435 26238
/proc/meminfo: memFree=11827820/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4602.26 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 122986 0 0 0 460203 23 0 0 25 0 1 0 774685608 705859584 121813 33554432000 4194304 4300876 140736700921312 18446744073709551615 4235588 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 121813 171 27 0 170778 0
Current children cumulated CPU time (s) 4602.26
Current children cumulated vsize (KiB) 689316

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 26240
/proc/meminfo: memFree=11812312/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4662.25 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 124430 0 0 0 466202 23 0 0 25 0 1 0 774685608 705859584 123257 33554432000 4194304 4300876 140736700921312 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 123257 171 27 0 170778 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 689316

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 26241
/proc/meminfo: memFree=11797648/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4722.28 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 125838 0 0 0 472204 24 0 0 25 0 1 0 774685608 705859584 124665 33554432000 4194304 4300876 140736700921312 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 124665 171 27 0 170778 0
Current children cumulated CPU time (s) 4722.28
Current children cumulated vsize (KiB) 689316

[startup+4782.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/435 26243
/proc/meminfo: memFree=11783748/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4782.26 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 127116 0 0 0 478202 24 0 0 25 0 1 0 774685608 705859584 125943 33554432000 4194304 4300876 140736700921312 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 125943 171 27 0 170778 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 689316

[startup+4842.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/435 26245
/proc/meminfo: memFree=11769216/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4842.26 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 128665 0 0 0 484202 24 0 0 25 0 1 0 774685608 705859584 127492 33554432000 4194304 4300876 140736700921312 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 127492 171 27 0 170778 0
Current children cumulated CPU time (s) 4842.26
Current children cumulated vsize (KiB) 689316

[startup+4902.3 s]
/proc/loadavg: 2.57 2.17 2.04 3/435 32389
/proc/meminfo: memFree=11747168/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4902.26 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 130250 0 0 0 490202 24 0 0 25 0 1 0 774685608 705859584 129077 33554432000 4194304 4300876 140736700921312 18446744073709551615 4288355 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 129077 171 27 0 170778 0
Current children cumulated CPU time (s) 4902.26
Current children cumulated vsize (KiB) 689316

[startup+4962.3 s]
/proc/loadavg: 2.21 2.13 2.04 3/435 32391
/proc/meminfo: memFree=11739356/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=4962.26 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 131796 0 0 0 496202 24 0 0 25 0 1 0 774685608 705859584 130623 33554432000 4194304 4300876 140736700921312 18446744073709551615 4264425 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 130623 171 27 0 170778 0
Current children cumulated CPU time (s) 4962.26
Current children cumulated vsize (KiB) 689316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.10 2.12 2.04 3/435 32392
/proc/meminfo: memFree=11727692/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=5000.07 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 132797 0 0 0 499982 25 0 0 25 0 1 0 774685608 705859584 131624 33554432000 4194304 4300876 140736700921312 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 131624 171 27 0 170778 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 689316

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

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

[startup+5000.1 s]
/proc/loadavg: 2.10 2.12 2.04 3/435 32392
/proc/meminfo: memFree=11727692/32951132 swapFree=67093840/67111528
[pid=25536] ppid=25534 vsize=689316 CPUtime=5000.07 cores=1,3,5,7
/proc/25536/stat : 25536 (march_rw) R 25534 25536 24594 0 -1 4202496 132797 0 0 0 499982 25 0 0 25 0 1 0 774685608 705859584 131624 33554432000 4194304 4300876 140736700921312 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25536/statm: 172329 131624 171 27 0 170778 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 689316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.14
CPU time (s): 5000.11
CPU user time (s): 4999.84
CPU system time (s): 0.274958
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 689316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.83
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132797
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2503

runsolver used 19.3151 second user time and 44.4192 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-29 03:01:00
IDJOB=3420532
IDBENCH=82784
IDSOLVER=1913
FILE ID=node131/3420532-1306630860
RUNJOBID= node131-1306630845-25436
PBS_JOBID= 13471621
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=701390159

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12549512 kB
Buffers:        303124 kB
Cached:        5675028 kB
SwapCached:        948 kB
Active:       15581708 kB
Inactive:      4514852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12549512 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:             676 kB
Writeback:           0 kB
AnonPages:    14117220 kB
Mapped:          38684 kB
Slab:           183336 kB
PageTables:      55804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95353488 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= 73228 MiB
End job on node131 at 2011-05-29 04:24:22