Trace number 3420801

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
MD5SUM54de6cac0499270ba5ca6b23e35899f2
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.40/0.44	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.40/0.44	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.40/0.44	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.40/0.44	c main()::
0.40/0.44	c initFormula():: searching for DIMACS p-line....
0.40/0.44	c full lookahead due to high density!
0.40/0.44	c initFormula():: the DIMACS p-line indicates a CNF of 70 variables and 6230 clauses.
0.40/0.44	c parseCNF():: parsing....
0.40/0.44	c parseCNF():: the CNF contains 0 unary clauses.
0.40/0.44	c runParser():: parsing was successful, warming up engines...
0.40/0.44	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.40/0.44	c preprocessing fase I completed:: there are now 70 free variables and 6230 clauses.
0.40/0.44	c using k-SAT heuristics (size based diff)
0.40/0.44	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.40/0.44	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.40/0.44	c main():: clause / variable ratio: ( 6230 / 70 ) = 89.00
0.40/0.44	c longest clause has size 7
0.40/0.44	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.40/0.44	c number of free variables = 70
0.40/0.44	c dynamic_preselect_setsize :: off
0.40/0.44	c main():: all systems go!
0.40/0.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 121
0.40/0.48	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: 501
0.49/0.58	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 3652
1.29/1.34	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 22330
5.62/5.66	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 104280
24.89/24.97	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 377061
92.29/92.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 |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 1086163
278.42/278.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2545067
689.01/689.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4939197
1414.23/1414.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 8082924
2439.75/2439.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 |****************************************************************| (10/999) NodeCount: 11373599
3603.58/3603.56	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (11/999) NodeCount: 14089150
4655.81/4655.77	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-3420801-1306640909/watcher-3420801-1306640909 -o /tmp/evaluation-result-3420801-1306640909/solver-3420801-1306640909 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420801-1306640909.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.84 2.00 1.99 4/571 21880
/proc/meminfo: memFree=24278912/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=7124 CPUtime=0.01 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 828 0 0 0 1 0 0 0 23 0 1 0 775689659 7294976 307 33554432000 4194304 4300876 140736418268496 18446744073709551615 268272714858 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 1781 307 143 27 0 230 0

[startup+0.10089 s]
/proc/loadavg: 1.84 2.00 1.99 4/571 21880
/proc/meminfo: memFree=24278912/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=7492 CPUtime=0.09 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1030 0 0 0 9 0 0 0 23 0 1 0 775689659 7671808 399 33554432000 4194304 4300876 140736418268496 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 1873 399 143 27 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7492

[startup+0.20094 s]
/proc/loadavg: 1.84 2.00 1.99 4/571 21880
/proc/meminfo: memFree=24278912/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=7492 CPUtime=0.2 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1030 0 0 0 20 0 0 0 24 0 1 0 775689659 7671808 399 33554432000 4194304 4300876 140736418268496 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 1873 399 143 27 0 322 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7492

[startup+0.300926 s]
/proc/loadavg: 1.84 2.00 1.99 4/571 21880
/proc/meminfo: memFree=24278912/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=7492 CPUtime=0.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1030 0 0 0 30 0 0 0 25 0 1 0 775689659 7671808 399 33554432000 4194304 4300876 140736418268496 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 1873 399 143 27 0 322 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7492

[startup+0.700784 s]
/proc/loadavg: 1.84 2.00 1.99 4/571 21880
/proc/meminfo: memFree=24278912/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=8060 CPUtime=0.69 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1344 0 0 0 69 0 0 0 25 0 1 0 775689659 8253440 519 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276274 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 2015 519 170 27 0 464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8060

[startup+1.50064 s]
/proc/loadavg: 1.84 2.00 1.99 4/573 21882
/proc/meminfo: memFree=24273996/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=8308 CPUtime=1.49 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1366 0 0 0 149 0 0 0 25 0 1 0 775689659 8507392 541 33554432000 4194304 4300876 140736418268496 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 2077 541 170 27 0 526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8308

[startup+3.10042 s]
/proc/loadavg: 1.84 2.00 1.99 4/573 21882
/proc/meminfo: memFree=24271268/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=8612 CPUtime=3.09 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1457 0 0 0 309 0 0 0 25 0 1 0 775689659 8818688 632 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 2153 632 170 27 0 602 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8612

[startup+6.30079 s]
/proc/loadavg: 1.85 2.00 1.99 4/573 21882
/proc/meminfo: memFree=24270268/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=8992 CPUtime=6.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1541 0 0 0 630 0 0 0 25 0 1 0 775689659 9207808 716 33554432000 4194304 4300876 140736418268496 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 2248 716 171 27 0 697 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8992

[startup+12.7006 s]
/proc/loadavg: 1.87 2.00 1.99 4/573 21882
/proc/meminfo: memFree=24266660/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=9844 CPUtime=12.69 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 1704 0 0 0 1269 0 0 0 25 0 1 0 775689659 10080256 879 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 2461 879 171 27 0 910 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9844

[startup+25.5003 s]
/proc/loadavg: 1.89 2.00 1.99 4/573 21883
/proc/meminfo: memFree=24264548/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=11760 CPUtime=25.49 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 2018 0 0 0 2549 0 0 0 25 0 1 0 775689659 12042240 1193 33554432000 4194304 4300876 140736418268496 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 2940 1193 171 27 0 1389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11760

[startup+51.1007 s]
/proc/loadavg: 1.93 2.00 1.99 4/573 21883
/proc/meminfo: memFree=24259288/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=13484 CPUtime=51.09 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 2651 0 0 0 5109 0 0 0 25 0 1 0 775689659 13807616 1826 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 3371 1826 171 27 0 1820 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13484

[startup+102.301 s]
/proc/loadavg: 1.97 2.00 1.99 4/573 21885
/proc/meminfo: memFree=24245964/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=19952 CPUtime=102.31 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 3849 0 0 0 10231 0 0 0 25 0 1 0 775689659 20430848 3024 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 4988 3024 171 27 0 3437 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 19952

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 4/573 21886
/proc/meminfo: memFree=24232280/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=25772 CPUtime=162.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 5251 0 0 0 16229 1 0 0 25 0 1 0 775689659 26390528 4426 33554432000 4194304 4300876 140736418268496 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 6443 4426 171 27 0 4892 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 25772

[startup+222.321 s]
/proc/loadavg: 1.99 2.00 1.99 4/573 21888
/proc/meminfo: memFree=24220564/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=34964 CPUtime=222.31 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 6692 0 0 0 22230 1 0 0 25 0 1 0 775689659 35803136 5867 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 8741 5867 171 27 0 7190 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 34964

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 4/573 21890
/proc/meminfo: memFree=24208884/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=34964 CPUtime=282.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 7959 0 0 0 28228 2 0 0 25 0 1 0 775689659 35803136 7134 33554432000 4194304 4300876 140736418268496 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 8741 7134 171 27 0 7190 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 34964

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 1.99 4/573 21891
/proc/meminfo: memFree=24196568/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=48520 CPUtime=342.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 9352 0 0 0 34228 2 0 0 25 0 1 0 775689659 49684480 8527 33554432000 4194304 4300876 140736418268496 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 12130 8527 171 27 0 10579 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48520

[startup+402.3 s]
/proc/loadavg: 2.25 2.07 2.01 4/573 21893
/proc/meminfo: memFree=24185112/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=48520 CPUtime=402.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 10638 0 0 0 40227 3 0 0 25 0 1 0 775689659 49684480 9813 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 12130 9813 171 27 0 10579 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48520

[startup+462.301 s]
/proc/loadavg: 2.09 2.05 2.00 4/573 21894
/proc/meminfo: memFree=24176136/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=68164 CPUtime=462.3 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 11965 0 0 0 46227 3 0 0 25 0 1 0 775689659 69799936 11140 33554432000 4194304 4300876 140736418268496 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 17041 11140 171 27 0 15490 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68164

[startup+522.301 s]
/proc/loadavg: 2.03 2.04 2.00 4/573 21896
/proc/meminfo: memFree=24163928/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=68164 CPUtime=522.31 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 13241 0 0 0 52227 4 0 0 25 0 1 0 775689659 69799936 12416 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199317 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 17041 12416 171 27 0 15490 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 68164

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 2.00 4/573 21898
/proc/meminfo: memFree=24151588/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=68164 CPUtime=582.31 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 14508 0 0 0 58227 4 0 0 25 0 1 0 775689659 69799936 13683 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276286 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 17041 13683 171 27 0 15490 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 68164

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/573 22001
/proc/meminfo: memFree=23547548/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=313996 CPUtime=4002.4 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 75848 0 0 0 400212 28 0 0 25 0 1 0 775689659 321531904 75023 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 78499 75023 171 27 0 76948 0
Current children cumulated CPU time (s) 4002.4
Current children cumulated vsize (KiB) 313996

[startup+4062.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 22002
/proc/meminfo: memFree=23536364/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=313996 CPUtime=4062.41 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 76764 0 0 0 406213 28 0 0 25 0 1 0 775689659 321531904 75939 33554432000 4194304 4300876 140736418268496 18446744073709551615 4264464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 78499 75939 171 27 0 76948 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 313996

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 22004
/proc/meminfo: memFree=23528500/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4122.4 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 77639 0 0 0 412212 28 0 0 25 0 1 0 775689659 474288128 76814 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 76814 171 27 0 114242 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 463172

[startup+4182.32 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 22006
/proc/meminfo: memFree=23518428/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4182.42 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 78538 0 0 0 418214 28 0 0 25 0 1 0 775689659 474288128 77713 33554432000 4194304 4300876 140736418268496 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 77713 171 27 0 114242 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 463172

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 22007
/proc/meminfo: memFree=23508580/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4242.41 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 79496 0 0 0 424212 29 0 0 25 0 1 0 775689659 474288128 78671 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 78671 171 27 0 114242 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 463172

[startup+4302.3 s]
/proc/loadavg: 2.13 2.05 2.01 4/573 22009
/proc/meminfo: memFree=23498636/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4302.4 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 80408 0 0 0 430211 29 0 0 25 0 1 0 775689659 474288128 79583 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 79583 171 27 0 114242 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 463172

[startup+4362.3 s]
/proc/loadavg: 2.13 2.06 2.02 4/573 22019
/proc/meminfo: memFree=23488204/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4362.4 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 81357 0 0 0 436211 29 0 0 25 0 1 0 775689659 474288128 80532 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 80532 171 27 0 114242 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 463172

[startup+4422.3 s]
/proc/loadavg: 2.05 2.05 2.01 4/573 22021
/proc/meminfo: memFree=23478492/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4422.4 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 82210 0 0 0 442211 29 0 0 25 0 1 0 775689659 474288128 81385 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276334 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 81385 171 27 0 114242 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 463172

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.01 4/573 22023
/proc/meminfo: memFree=23468888/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4482.41 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 83106 0 0 0 448211 30 0 0 25 0 1 0 775689659 474288128 82281 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276286 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 82281 171 27 0 114242 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 463172

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/573 22026
/proc/meminfo: memFree=23459312/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4542.41 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 83949 0 0 0 454211 30 0 0 25 0 1 0 775689659 474288128 83124 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 83124 171 27 0 114242 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 463172

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 22029
/proc/meminfo: memFree=23447028/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4602.41 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 84793 0 0 0 460210 31 0 0 25 0 1 0 775689659 474288128 83968 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 83968 171 27 0 114242 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 463172

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/573 22030
/proc/meminfo: memFree=23438056/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4662.41 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 85583 0 0 0 466210 31 0 0 25 0 1 0 775689659 474288128 84758 33554432000 4194304 4300876 140736418268496 18446744073709551615 4264455 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 84758 171 27 0 114242 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 463172

[startup+4722.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/573 22032
/proc/meminfo: memFree=23428844/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4722.44 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 86566 0 0 0 472212 32 0 0 25 0 1 0 775689659 474288128 85741 33554432000 4194304 4300876 140736418268496 18446744073709551615 4199287 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 85741 171 27 0 114242 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 463172

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/573 22034
/proc/meminfo: memFree=23422716/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4782.42 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 87453 0 0 0 478210 32 0 0 25 0 1 0 775689659 474288128 86628 33554432000 4194304 4300876 140736418268496 18446744073709551615 4264388 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 86628 171 27 0 114242 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 463172

[startup+4842.32 s]
/proc/loadavg: 2.19 2.05 2.01 4/573 22035
/proc/meminfo: memFree=23411264/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4842.44 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 88377 0 0 0 484212 32 0 0 25 0 1 0 775689659 474288128 87552 33554432000 4194304 4300876 140736418268496 18446744073709551615 4264084 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 87552 171 27 0 114242 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 463172

[startup+4902.3 s]
/proc/loadavg: 2.18 2.07 2.02 4/573 22037
/proc/meminfo: memFree=23403292/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4902.42 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 89192 0 0 0 490210 32 0 0 25 0 1 0 775689659 474288128 88367 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 88367 171 27 0 114242 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 463172

[startup+4962.3 s]
/proc/loadavg: 2.06 2.05 2.01 4/573 22038
/proc/meminfo: memFree=23393084/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=4962.42 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 90062 0 0 0 496209 33 0 0 25 0 1 0 775689659 474288128 89237 33554432000 4194304 4300876 140736418268496 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 89237 171 27 0 114242 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 463172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.04 2.01 4/573 22039
/proc/meminfo: memFree=23387236/32950928 swapFree=49808508/67111528
[pid=21880] ppid=21875 vsize=463172 CPUtime=5000.04 cores=0,2,4,6
/proc/21880/stat : 21880 (march_rw) R 21875 21880 13944 0 -1 4202496 90591 0 0 0 499971 33 0 0 25 0 1 0 775689659 474288128 89766 33554432000 4194304 4300876 140736418268496 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21880/statm: 115793 89766 171 27 0 114242 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 463172

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.07
CPU user time (s): 4999.72
CPU system time (s): 0.345947
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 463172

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

runsolver used 28.7856 second user time and 64.0613 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-29 05:48:29
IDJOB=3420801
IDBENCH=83053
IDSOLVER=1913
FILE ID=node122/3420801-1306640909
RUNJOBID= node122-1306640909-21861
PBS_JOBID= 13471608
Free space on /tmp= 73484 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1960545292-083.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420801-1306640909/watcher-3420801-1306640909 -o /tmp/evaluation-result-3420801-1306640909/solver-3420801-1306640909 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420801-1306640909.cnf

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

MD5SUM BENCH= 54de6cac0499270ba5ca6b23e35899f2
RANDOM SEED=151019475

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24278976 kB
Buffers:        203780 kB
Cached:        2260528 kB
SwapCached:      60784 kB
Active:         496304 kB
Inactive:      7915276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24278976 kB
SwapTotal:    67111528 kB
SwapFree:     49808508 kB
Dirty:             416 kB
Writeback:           8 kB
AnonPages:     5900664 kB
Mapped:          11304 kB
Slab:            96612 kB
PageTables:      92900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 180713992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73484 MiB
End job on node122 at 2011-05-29 07:11:51