Trace number 3420685

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_rw 2011-03-02? (TO) 5000.1 4999.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
MD5SUMfa2c840574747ca3ff8efe8a9137bb94
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 550 variables and 2343 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 13 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 547 free variables and 2330 clauses.
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 174 duplicate clauses
0.00/0.01	c resolvent_look() :: found 86 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2416 / 550 ) = 4.39
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 547
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 129
0.03/0.04	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: 670
0.10/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 6194
0.90/0.92	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 43667
7.29/7.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 |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 216628
41.49/41.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 795186
168.80/168.81	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2230414
516.50/516.53	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 4919088
1224.94/1224.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 8754975
2313.97/2313.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 12924264
3577.70/3577.61	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 16356411
4679.56/4679.45	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
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-3420685-1306638626/watcher-3420685-1306638626 -o /tmp/evaluation-result-3420685-1306638626/solver-3420685-1306638626 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420685-1306638626.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: 2.02 2.00 1.92 2/436 19732
/proc/meminfo: memFree=11640808/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=7548 CPUtime=0.01 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 432 0 0 0 1 0 0 0 22 0 1 0 775460515 7729152 375 33554432000 4194304 4300876 140734217493536 18446744073709551615 4216863 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 1887 375 168 27 0 336 0

[startup+0.0318459 s]
/proc/loadavg: 2.02 2.00 1.92 2/436 19732
/proc/meminfo: memFree=11640808/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=7548 CPUtime=0.03 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 450 0 0 0 3 0 0 0 22 0 1 0 775460515 7729152 393 33554432000 4194304 4300876 140734217493536 18446744073709551615 4214450 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 1887 393 168 27 0 336 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7548

[startup+0.100837 s]
/proc/loadavg: 2.02 2.00 1.92 2/436 19732
/proc/meminfo: memFree=11640808/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=7696 CPUtime=0.1 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 479 0 0 0 10 0 0 0 22 0 1 0 775460515 7880704 422 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 1924 422 168 27 0 373 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7696

[startup+0.300808 s]
/proc/loadavg: 2.02 2.00 1.92 2/436 19732
/proc/meminfo: memFree=11640808/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=7696 CPUtime=0.3 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 502 0 0 0 30 0 0 0 23 0 1 0 775460515 7880704 445 33554432000 4194304 4300876 140734217493536 18446744073709551615 4228157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 1924 445 168 27 0 373 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7696

[startup+0.700736 s]
/proc/loadavg: 2.02 2.00 1.92 2/436 19732
/proc/meminfo: memFree=11640808/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=7980 CPUtime=0.7 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 544 0 0 0 70 0 0 0 25 0 1 0 775460515 8171520 487 33554432000 4194304 4300876 140734217493536 18446744073709551615 4248736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 1995 487 168 27 0 444 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7980

[startup+1.50058 s]
/proc/loadavg: 2.02 2.00 1.92 3/437 19733
/proc/meminfo: memFree=11638452/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=8148 CPUtime=1.5 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 585 0 0 0 150 0 0 0 25 0 1 0 775460515 8343552 528 33554432000 4194304 4300876 140734217493536 18446744073709551615 4228286 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 2037 528 169 27 0 486 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8148

[startup+3.10029 s]
/proc/loadavg: 2.02 2.00 1.92 3/437 19733
/proc/meminfo: memFree=11637344/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=8664 CPUtime=3.1 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 653 0 0 0 310 0 0 0 25 0 1 0 775460515 8871936 596 33554432000 4194304 4300876 140734217493536 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 2166 596 169 27 0 615 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8664

[startup+6.3007 s]
/proc/loadavg: 2.02 2.00 1.92 3/437 19733
/proc/meminfo: memFree=11635964/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=9256 CPUtime=6.3 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 815 0 0 0 630 0 0 0 25 0 1 0 775460515 9478144 758 33554432000 4194304 4300876 140734217493536 18446744073709551615 4268524 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 2314 758 169 27 0 763 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9256

[startup+12.7005 s]
/proc/loadavg: 2.02 2.00 1.92 3/437 19733
/proc/meminfo: memFree=11632888/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=10788 CPUtime=12.69 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 1061 0 0 0 1269 0 0 0 25 0 1 0 775460515 11046912 1004 33554432000 4194304 4300876 140734217493536 18446744073709551615 4201080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 2697 1004 169 27 0 1146 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10788

[startup+25.5001 s]
/proc/loadavg: 2.01 2.00 1.92 3/437 19734
/proc/meminfo: memFree=11628948/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=12448 CPUtime=25.49 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 1545 0 0 0 2549 0 0 0 25 0 1 0 775460515 12746752 1488 33554432000 4194304 4300876 140734217493536 18446744073709551615 4288296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 3112 1488 169 27 0 1561 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12448

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 1.92 3/437 19734
/proc/meminfo: memFree=11620876/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=17772 CPUtime=51.09 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 2468 0 0 0 5109 0 0 0 25 0 1 0 775460515 18198528 2411 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217472 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 4443 2411 169 27 0 2892 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17772

[startup+102.316 s]
/proc/loadavg: 2.11 2.03 1.93 3/437 19736
/proc/meminfo: memFree=11603008/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=29500 CPUtime=102.31 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 4292 0 0 0 10231 0 0 0 25 0 1 0 775460515 30208000 4235 33554432000 4194304 4300876 140734217493536 18446744073709551615 4225160 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 7375 4235 169 27 0 5824 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 29500

[startup+162.301 s]
/proc/loadavg: 2.10 2.04 1.93 3/437 19737
/proc/meminfo: memFree=11585884/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=42288 CPUtime=162.3 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 6276 0 0 0 16229 1 0 0 25 0 1 0 775460515 43302912 6219 33554432000 4194304 4300876 140734217493536 18446744073709551615 4200316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 10572 6219 169 27 0 9021 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42288

[startup+222.301 s]
/proc/loadavg: 2.12 2.06 1.95 3/437 19739
/proc/meminfo: memFree=11567400/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=42420 CPUtime=222.3 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 8310 0 0 0 22229 1 0 0 25 0 1 0 775460515 43438080 8253 33554432000 4194304 4300876 140734217493536 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 10605 8253 169 27 0 9054 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42420

[startup+282.301 s]
/proc/loadavg: 2.14 2.08 1.96 3/437 19741
/proc/meminfo: memFree=11549400/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=63628 CPUtime=282.3 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 10273 0 0 0 28229 1 0 0 25 0 1 0 775460515 65155072 10216 33554432000 4194304 4300876 140734217493536 18446744073709551615 4216816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 15907 10216 169 27 0 14356 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 63628

[startup+342.3 s]
/proc/loadavg: 2.09 2.08 1.97 3/437 19742
/proc/meminfo: memFree=11532404/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=63628 CPUtime=342.31 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 12198 0 0 0 34229 2 0 0 25 0 1 0 775460515 65155072 12141 33554432000 4194304 4300876 140734217493536 18446744073709551615 255376997931 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 15907 12141 169 27 0 14356 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 63628

[startup+402.3 s]
/proc/loadavg: 2.03 2.06 1.97 3/437 19744
/proc/meminfo: memFree=11514652/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=83272 CPUtime=402.31 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 14073 0 0 0 40229 2 0 0 25 0 1 0 775460515 85270528 14016 33554432000 4194304 4300876 140734217493536 18446744073709551615 4228551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 20818 14016 169 27 0 19267 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 83272

[startup+462.3 s]
/proc/loadavg: 2.07 2.07 1.97 3/437 19745
/proc/meminfo: memFree=11497032/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=83272 CPUtime=462.3 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 15921 0 0 0 46228 2 0 0 25 0 1 0 775460515 85270528 15864 33554432000 4194304 4300876 140734217493536 18446744073709551615 4265472 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 20818 15864 169 27 0 19267 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 83272

[startup+522.3 s]
/proc/loadavg: 2.02 2.05 1.97 3/437 19747
/proc/meminfo: memFree=11480764/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=83272 CPUtime=522.31 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 17720 0 0 0 52228 3 0 0 25 0 1 0 775460515 85270528 17663 33554432000 4194304 4300876 140734217493536 18446744073709551615 4269597 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 20818 17663 169 27 0 19267 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 83272

[startup+582.301 s]
/proc/loadavg: 2.01 2.04 1.97 3/437 19749
/proc/meminfo: memFree=11462776/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=128964 CPUtime=582.31 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 19626 0 0 0 58228 3 0 0 25 0 1 0 775460515 132059136 19569 33554432000 4194304 4300876 140734217493536 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 32241 19569 169 27 0 30690 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128964

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.06 1.54 1.81 2/431 19871
/proc/meminfo: memFree=11382620/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4062.44 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 114187 0 0 0 406221 23 0 0 25 0 1 0 775460515 599752704 114130 33554432000 4194304 4300876 140734217493536 18446744073709551615 4200316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 114130 169 27 0 144873 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 585696

[startup+4122.3 s]
/proc/loadavg: 1.02 1.44 1.75 2/431 19873
/proc/meminfo: memFree=11376640/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4122.42 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 115677 0 0 0 412219 23 0 0 25 0 1 0 775460515 599752704 115620 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217346 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 115620 169 27 0 144873 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 585696

[startup+4182.3 s]
/proc/loadavg: 1.00 1.36 1.70 2/431 19875
/proc/meminfo: memFree=11370676/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4182.43 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 117195 0 0 0 418219 24 0 0 25 0 1 0 775460515 599752704 117138 33554432000 4194304 4300876 140734217493536 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 117138 169 27 0 144873 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 585696

[startup+4242.3 s]
/proc/loadavg: 1.06 1.31 1.66 2/431 19876
/proc/meminfo: memFree=11364452/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4242.43 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 118759 0 0 0 424219 24 0 0 25 0 1 0 775460515 599752704 118702 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 118702 169 27 0 144873 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 585696

[startup+4302.3 s]
/proc/loadavg: 1.02 1.25 1.62 2/431 19878
/proc/meminfo: memFree=11358120/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4302.43 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 120283 0 0 0 430219 24 0 0 25 0 1 0 775460515 599752704 120226 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 120226 169 27 0 144873 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 585696

[startup+4362.3 s]
/proc/loadavg: 1.00 1.20 1.58 2/431 19879
/proc/meminfo: memFree=11352656/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4362.44 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 121695 0 0 0 436219 25 0 0 25 0 1 0 775460515 599752704 121638 33554432000 4194304 4300876 140734217493536 18446744073709551615 4268989 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 121638 169 27 0 144873 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 585696

[startup+4422.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/431 19881
/proc/meminfo: memFree=11347196/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4422.44 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 123089 0 0 0 442219 25 0 0 25 0 1 0 775460515 599752704 123032 33554432000 4194304 4300876 140734217493536 18446744073709551615 4214539 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 123032 169 27 0 144873 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 585696

[startup+4482.3 s]
/proc/loadavg: 1.00 1.13 1.50 2/431 19883
/proc/meminfo: memFree=11340844/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4482.44 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 124691 0 0 0 448219 25 0 0 25 0 1 0 775460515 599752704 124634 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217555 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 124634 169 27 0 144873 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 585696

[startup+4542.3 s]
/proc/loadavg: 1.07 1.13 1.48 2/431 19884
/proc/meminfo: memFree=11334872/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4542.45 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 126161 0 0 0 454219 26 0 0 25 0 1 0 775460515 599752704 126104 33554432000 4194304 4300876 140734217493536 18446744073709551615 4264316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 126104 169 27 0 144873 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 585696

[startup+4602.3 s]
/proc/loadavg: 1.09 1.13 1.45 2/431 19886
/proc/meminfo: memFree=11329388/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4602.46 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 127509 0 0 0 460220 26 0 0 25 0 1 0 775460515 599752704 127452 33554432000 4194304 4300876 140734217493536 18446744073709551615 4263578 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 127452 169 27 0 144873 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 585696

[startup+4662.3 s]
/proc/loadavg: 1.03 1.11 1.42 2/431 19887
/proc/meminfo: memFree=11323284/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=585696 CPUtime=4662.45 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 128868 0 0 0 466219 26 0 0 25 0 1 0 775460515 599752704 128811 33554432000 4194304 4300876 140734217493536 18446744073709551615 4217793 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 146424 128811 169 27 0 144873 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 585696

[startup+4722.32 s]
/proc/loadavg: 1.01 1.08 1.39 2/431 19889
/proc/meminfo: memFree=11318428/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=4722.47 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 130293 0 0 0 472220 27 0 0 25 0 1 0 775460515 732659712 130236 33554432000 4194304 4300876 140734217493536 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 130236 169 27 0 177321 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 715488

[startup+4782.3 s]
/proc/loadavg: 1.00 1.07 1.37 2/431 19891
/proc/meminfo: memFree=11312712/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=4782.45 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 131740 0 0 0 478218 27 0 0 25 0 1 0 775460515 732659712 131683 33554432000 4194304 4300876 140734217493536 18446744073709551615 4200364 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 131683 169 27 0 177321 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 715488

[startup+4842.3 s]
/proc/loadavg: 1.00 1.05 1.34 2/431 19892
/proc/meminfo: memFree=11306748/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=4842.45 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 133137 0 0 0 484218 27 0 0 25 0 1 0 775460515 732659712 133080 33554432000 4194304 4300876 140734217493536 18446744073709551615 4228153 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 133080 169 27 0 177321 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 715488

[startup+4902.3 s]
/proc/loadavg: 1.00 1.04 1.32 2/431 19894
/proc/meminfo: memFree=11301896/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=4902.46 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 134472 0 0 0 490218 28 0 0 25 0 1 0 775460515 732659712 134415 33554432000 4194304 4300876 140734217493536 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 134415 169 27 0 177321 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 715488

[startup+4962.3 s]
/proc/loadavg: 1.00 1.03 1.29 2/431 19895
/proc/meminfo: memFree=11296428/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=4962.45 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 135844 0 0 0 496217 28 0 0 25 0 1 0 775460515 732659712 135787 33554432000 4194304 4300876 140734217493536 18446744073709551615 4263671 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 135787 169 27 0 177321 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 715488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.06 1.04 1.28 2/431 19896
/proc/meminfo: memFree=11292948/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=5000.07 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 136733 0 0 0 499978 29 0 0 25 0 1 0 775460515 732659712 136676 33554432000 4194304 4300876 140734217493536 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 136676 169 27 0 177321 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 715488

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

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

[startup+4999.9 s]
/proc/loadavg: 1.06 1.04 1.28 2/431 19896
/proc/meminfo: memFree=11292948/32951124 swapFree=62199376/67111528
[pid=19732] ppid=19730 vsize=715488 CPUtime=5000.07 cores=1,3,5,7
/proc/19732/stat : 19732 (march_rw) R 19730 19732 11904 0 -1 4202496 136733 0 0 0 499978 29 0 0 25 0 1 0 775460515 732659712 136676 33554432000 4194304 4300876 140734217493536 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19732/statm: 178872 136676 169 27 0 177321 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 715488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.1
CPU user time (s): 4999.79
CPU system time (s): 0.314952
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 715488

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

runsolver used 19.532 second user time and 46.6979 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-29 05:10:27
IDJOB=3420685
IDBENCH=82937
IDSOLVER=1913
FILE ID=node135/3420685-1306638626
RUNJOBID= node135-1306637472-19589
PBS_JOBID= 13471616
Free space on /tmp= 73532 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1554089933-067.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420685-1306638626/watcher-3420685-1306638626 -o /tmp/evaluation-result-3420685-1306638626/solver-3420685-1306638626 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420685-1306638626.cnf

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

MD5SUM BENCH= fa2c840574747ca3ff8efe8a9137bb94
RANDOM SEED=1469183480

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11641212 kB
Buffers:        354480 kB
Cached:        7868624 kB
SwapCached:      84472 kB
Active:       14158240 kB
Inactive:      6854248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11641212 kB
SwapTotal:    67111528 kB
SwapFree:     62199376 kB
Dirty:              28 kB
Writeback:           0 kB
AnonPages:    12710248 kB
Mapped:          26500 kB
Slab:           164748 kB
PageTables:      66320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124613400 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73532 MiB
End job on node135 at 2011-05-29 06:33:48