Trace number 3420526

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.09 5000.05

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
MD5SUM4d61767800ed8aa0f56d10b54eba4120
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 variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c full lookahead due to high density!
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 125 variables and 2662 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 125 free variables and 2662 clauses.
0.00/0.02	c using k-SAT heuristics (size based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.00/0.02	c resolvent_look() :: found 1 resolvents
0.00/0.02	c main():: clause / variable ratio: ( 2663 / 125 ) = 21.30
0.00/0.02	c longest clause has size 5
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 125
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 209
0.00/0.06	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: 781
0.09/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: 6546
0.59/0.63	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 46810
4.79/4.86	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 252318
28.89/28.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1051551
132.80/132.87	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3472552
479.51/479.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 |****************************************************************| ( 7/999) NodeCount: 9262443
1386.85/1386.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 20283870
3266.09/3266.15	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
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-3420526-1306630454/watcher-3420526-1306630454 -o /tmp/evaluation-result-3420526-1306630454/solver-3420526-1306630454 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420526-1306630454.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.20 2/472 20786
/proc/meminfo: memFree=12453756/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=6864 CPUtime=0.01 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 303 0 0 0 1 0 0 0 21 0 1 0 774645104 7028736 246 33554432000 4194304 4300876 140737075043760 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 1716 246 143 27 0 165 0

[startup+0.0777651 s]
/proc/loadavg: 1.00 1.01 1.20 2/472 20786
/proc/meminfo: memFree=12453756/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=7168 CPUtime=0.07 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 398 0 0 0 7 0 0 0 21 0 1 0 774645104 7340032 341 33554432000 4194304 4300876 140737075043760 18446744073709551615 4227558 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 1792 341 170 27 0 241 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7168

[startup+0.100747 s]
/proc/loadavg: 1.00 1.01 1.20 2/472 20786
/proc/meminfo: memFree=12453756/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=7168 CPUtime=0.09 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 398 0 0 0 9 0 0 0 21 0 1 0 774645104 7340032 341 33554432000 4194304 4300876 140737075043760 18446744073709551615 4225380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 1792 341 170 27 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7168

[startup+0.300708 s]
/proc/loadavg: 1.00 1.01 1.20 2/472 20786
/proc/meminfo: memFree=12453756/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=7364 CPUtime=0.29 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 413 0 0 0 29 0 0 0 22 0 1 0 774645104 7540736 356 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 1841 356 170 27 0 290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7364

[startup+0.700633 s]
/proc/loadavg: 1.00 1.01 1.20 2/472 20786
/proc/meminfo: memFree=12453756/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=7364 CPUtime=0.69 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 438 0 0 0 69 0 0 0 24 0 1 0 774645104 7540736 381 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 1841 381 170 27 0 290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7364

[startup+1.50049 s]
/proc/loadavg: 1.08 1.03 1.21 3/474 20788
/proc/meminfo: memFree=12449540/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=7732 CPUtime=1.49 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 539 0 0 0 149 0 0 0 25 0 1 0 774645104 7917568 464 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 1933 464 171 27 0 382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7732

[startup+3.10015 s]
/proc/loadavg: 1.08 1.03 1.21 3/474 20788
/proc/meminfo: memFree=12446840/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=8300 CPUtime=3.09 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 633 0 0 0 309 0 0 0 25 0 1 0 774645104 8499200 558 33554432000 4194304 4300876 140737075043760 18446744073709551615 4275712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 2075 558 171 27 0 524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8300

[startup+6.30065 s]
/proc/loadavg: 1.15 1.04 1.21 4/474 20788
/proc/meminfo: memFree=12445660/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=8812 CPUtime=6.29 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 809 0 0 0 629 0 0 0 25 0 1 0 774645104 9023488 734 33554432000 4194304 4300876 140737075043760 18446744073709551615 4225435 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 2203 734 171 27 0 652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8812

[startup+12.7005 s]
/proc/loadavg: 1.22 1.06 1.21 3/474 20789
/proc/meminfo: memFree=12441352/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=10728 CPUtime=12.69 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 1149 0 0 0 1269 0 0 0 25 0 1 0 774645104 10985472 1074 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 2682 1074 171 27 0 1131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10728

[startup+25.5003 s]
/proc/loadavg: 1.39 1.10 1.22 3/474 20789
/proc/meminfo: memFree=12437140/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=15256 CPUtime=25.49 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 1834 0 0 0 2549 0 0 0 25 0 1 0 774645104 15622144 1759 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 3814 1759 171 27 0 2263 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15256

[startup+51.1008 s]
/proc/loadavg: 1.60 1.17 1.24 3/474 20790
/proc/meminfo: memFree=12428328/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=19348 CPUtime=51.09 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 3109 0 0 0 5109 0 0 0 25 0 1 0 774645104 19812352 3034 33554432000 4194304 4300876 140737075043760 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 4837 3034 171 27 0 3286 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19348

[startup+102.318 s]
/proc/loadavg: 1.98 1.33 1.29 4/474 20791
/proc/meminfo: memFree=12408964/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=34324 CPUtime=102.31 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 5582 0 0 0 10231 0 0 0 25 0 1 0 774645104 35147776 5507 33554432000 4194304 4300876 140737075043760 18446744073709551615 4264512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 8581 5507 171 27 0 7030 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34324

[startup+162.3 s]
/proc/loadavg: 2.14 1.48 1.35 4/474 20793
/proc/meminfo: memFree=12389348/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=48272 CPUtime=162.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 8321 0 0 0 16229 1 0 0 25 0 1 0 774645104 49430528 8246 33554432000 4194304 4300876 140737075043760 18446744073709551615 4288300 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 12068 8246 171 27 0 10517 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48272

[startup+222.301 s]
/proc/loadavg: 2.05 1.57 1.38 3/474 20794
/proc/meminfo: memFree=12370828/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=67916 CPUtime=222.29 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 10971 0 0 0 22228 1 0 0 25 0 1 0 774645104 69545984 10896 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 16979 10896 171 27 0 15428 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 67916

[startup+282.301 s]
/proc/loadavg: 2.02 1.65 1.42 3/474 20796
/proc/meminfo: memFree=12352328/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=69620 CPUtime=282.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 13690 0 0 0 28228 2 0 0 25 0 1 0 774645104 71290880 13615 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 17405 13615 171 27 0 15854 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69620

[startup+342.301 s]
/proc/loadavg: 2.00 1.71 1.45 3/474 20797
/proc/meminfo: memFree=12334452/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=99088 CPUtime=342.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 16282 0 0 0 34227 3 0 0 25 0 1 0 774645104 101466112 16207 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 24772 16207 171 27 0 23221 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99088

[startup+402.301 s]
/proc/loadavg: 2.00 1.76 1.48 3/474 20799
/proc/meminfo: memFree=12316068/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=99088 CPUtime=402.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 18819 0 0 0 40227 3 0 0 25 0 1 0 774645104 101466112 18744 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 24772 18744 171 27 0 23221 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99088

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.51 4/474 20810
/proc/meminfo: memFree=12298176/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=102492 CPUtime=462.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 21129 0 0 0 46227 3 0 0 25 0 1 0 774645104 104951808 21054 33554432000 4194304 4300876 140737075043760 18446744073709551615 4264084 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 25623 21054 171 27 0 24072 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102492

[startup+522.301 s]
/proc/loadavg: 2.00 1.83 1.54 4/474 20811
/proc/meminfo: memFree=12280044/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=146692 CPUtime=522.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 23667 0 0 0 52226 4 0 0 25 0 1 0 774645104 150212608 23592 33554432000 4194304 4300876 140737075043760 18446744073709551615 4264081 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 36673 23592 171 27 0 35122 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 146692

[startup+582.3 s]
/proc/loadavg: 2.00 1.86 1.57 3/474 20813
/proc/meminfo: memFree=12261920/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=146692 CPUtime=582.3 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 26302 0 0 0 58226 4 0 0 25 0 1 0 774645104 150212608 26227 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20784/statm: 36673 26227 171 27 0 35122 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146692

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 1.95 3/474 20918
/proc/meminfo: memFree=11310832/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4062.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 154240 0 0 0 406205 27 0 0 25 0 1 0 774645104 750632960 154165 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 154165 171 27 0 181709 0
Current children cumulated CPU time (s) 4062.32
Current children cumulated vsize (KiB) 733040

[startup+4122.3 s]
/proc/loadavg: 2.16 2.04 1.97 3/474 23154
/proc/meminfo: memFree=11293664/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4122.31 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 156300 0 0 0 412203 28 0 0 25 0 1 0 774645104 750632960 156225 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214274 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 156225 171 27 0 181709 0
Current children cumulated CPU time (s) 4122.31
Current children cumulated vsize (KiB) 733040

[startup+4182.3 s]
/proc/loadavg: 2.06 2.03 1.97 3/474 23156
/proc/meminfo: memFree=11278264/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4182.31 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 158299 0 0 0 418203 28 0 0 25 0 1 0 774645104 750632960 158224 33554432000 4194304 4300876 140737075043760 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 158224 171 27 0 181709 0
Current children cumulated CPU time (s) 4182.31
Current children cumulated vsize (KiB) 733040

[startup+4242.3 s]
/proc/loadavg: 2.02 2.02 1.97 4/474 23160
/proc/meminfo: memFree=11262520/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4242.31 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 160301 0 0 0 424203 28 0 0 25 0 1 0 774645104 750632960 160226 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 160226 171 27 0 181709 0
Current children cumulated CPU time (s) 4242.31
Current children cumulated vsize (KiB) 733040

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 23162
/proc/meminfo: memFree=11247236/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4302.33 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 162229 0 0 0 430204 29 0 0 25 0 1 0 774645104 750632960 162154 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214217 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 162154 171 27 0 181709 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 733040

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/474 23164
/proc/meminfo: memFree=11232196/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4362.31 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 164271 0 0 0 436202 29 0 0 25 0 1 0 774645104 750632960 164196 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199334 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 164196 171 27 0 181709 0
Current children cumulated CPU time (s) 4362.31
Current children cumulated vsize (KiB) 733040

[startup+4422.32 s]
/proc/loadavg: 2.00 2.01 1.97 3/474 23165
/proc/meminfo: memFree=11216784/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4422.33 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 166129 0 0 0 442203 30 0 0 25 0 1 0 774645104 750632960 166054 33554432000 4194304 4300876 140737075043760 18446744073709551615 4275544 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 166054 171 27 0 181709 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 733040

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/474 23167
/proc/meminfo: memFree=11202240/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4482.31 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 167972 0 0 0 448201 30 0 0 25 0 1 0 774645104 750632960 167897 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214479 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 167897 171 27 0 181709 0
Current children cumulated CPU time (s) 4482.31
Current children cumulated vsize (KiB) 733040

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/474 23168
/proc/meminfo: memFree=11186612/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4542.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 170009 0 0 0 454201 31 0 0 25 0 1 0 774645104 750632960 169934 33554432000 4194304 4300876 140737075043760 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 169934 171 27 0 181709 0
Current children cumulated CPU time (s) 4542.32
Current children cumulated vsize (KiB) 733040

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/474 23170
/proc/meminfo: memFree=11168092/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4602.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 172285 0 0 0 460201 31 0 0 25 0 1 0 774645104 750632960 172210 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 172210 171 27 0 181709 0
Current children cumulated CPU time (s) 4602.32
Current children cumulated vsize (KiB) 733040

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.97 4/474 23172
/proc/meminfo: memFree=11152308/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4662.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 174485 0 0 0 466200 32 0 0 25 0 1 0 774645104 750632960 174410 33554432000 4194304 4300876 140737075043760 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 174410 171 27 0 181709 0
Current children cumulated CPU time (s) 4662.32
Current children cumulated vsize (KiB) 733040

[startup+4722.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/474 23173
/proc/meminfo: memFree=11137032/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=733040 CPUtime=4722.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 176626 0 0 0 472200 32 0 0 25 0 1 0 774645104 750632960 176551 33554432000 4194304 4300876 140737075043760 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 183260 176551 171 27 0 181709 0
Current children cumulated CPU time (s) 4722.32
Current children cumulated vsize (KiB) 733040

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/474 23175
/proc/meminfo: memFree=11123872/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=1068688 CPUtime=4782.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 178598 0 0 0 478200 32 0 0 25 0 1 0 774645104 1094336512 178523 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 267172 178523 171 27 0 265621 0
Current children cumulated CPU time (s) 4782.32
Current children cumulated vsize (KiB) 1068688

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/474 23176
/proc/meminfo: memFree=11108232/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=1068688 CPUtime=4842.33 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 180650 0 0 0 484200 33 0 0 25 0 1 0 774645104 1094336512 180575 33554432000 4194304 4300876 140737075043760 18446744073709551615 4227527 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 267172 180575 171 27 0 265621 0
Current children cumulated CPU time (s) 4842.33
Current children cumulated vsize (KiB) 1068688

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/474 23178
/proc/meminfo: memFree=11092072/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=1068688 CPUtime=4902.32 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 182746 0 0 0 490199 33 0 0 25 0 1 0 774645104 1094336512 182671 33554432000 4194304 4300876 140737075043760 18446744073709551615 4214237 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 267172 182671 171 27 0 265621 0
Current children cumulated CPU time (s) 4902.32
Current children cumulated vsize (KiB) 1068688

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 23180
/proc/meminfo: memFree=11077160/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=1068688 CPUtime=4962.33 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 184713 0 0 0 496200 33 0 0 25 0 1 0 774645104 1094336512 184638 33554432000 4194304 4300876 140737075043760 18446744073709551615 4225435 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 267172 184638 171 27 0 265621 0
Current children cumulated CPU time (s) 4962.33
Current children cumulated vsize (KiB) 1068688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 23181
/proc/meminfo: memFree=11067080/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=1068688 CPUtime=5000.04 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 185983 0 0 0 499970 34 0 0 25 0 1 0 774645104 1094336512 185908 33554432000 4194304 4300876 140737075043760 18446744073709551615 4201147 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 267172 185908 171 27 0 265621 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1068688

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 23181
/proc/meminfo: memFree=11067080/32950928 swapFree=67042960/67111528
[pid=20784] ppid=20781 vsize=1068688 CPUtime=5000.04 cores=1,3,5,7
/proc/20784/stat : 20784 (march_rw) R 20781 20784 19938 0 -1 4202496 185983 0 0 0 499970 34 0 0 25 0 1 0 774645104 1094336512 185908 33554432000 4194304 4300876 140737075043760 18446744073709551615 4201147 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20784/statm: 267172 185908 171 27 0 265621 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1068688

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.09
CPU user time (s): 4999.71
CPU system time (s): 0.372943
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1068688

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

runsolver used 22.1866 second user time and 52.0991 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 02:54:14
IDJOB=3420526
IDBENCH=82778
IDSOLVER=1913
FILE ID=node125/3420526-1306630454
RUNJOBID= node125-1306630454-20768
PBS_JOBID= 13471634
Free space on /tmp= 73484 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1224290751-070.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420526-1306630454/watcher-3420526-1306630454 -o /tmp/evaluation-result-3420526-1306630454/solver-3420526-1306630454 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420526-1306630454.cnf

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

MD5SUM BENCH= 4d61767800ed8aa0f56d10b54eba4120
RANDOM SEED=445239513

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12454208 kB
Buffers:        324852 kB
Cached:        6219364 kB
SwapCached:      55652 kB
Active:       10897408 kB
Inactive:      9252588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12454208 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:              48 kB
Writeback:           0 kB
AnonPages:    13549504 kB
Mapped:          42744 kB
Slab:           217452 kB
PageTables:      61840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130001428 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 node125 at 2011-05-29 04:17:36