Trace number 3420617

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-02SAT 1324.65 1324.63

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
MD5SUM10f0c0c20b1ddb1f4561bcd231d72d23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.033994
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 4 duplicate clauses
0.00/0.02	c resolvent_look() :: found 2 resolvents
0.00/0.02	c main():: clause / variable ratio: ( 2664 / 125 ) = 21.31
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: 153
0.00/0.05	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: 733
0.00/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: 6838
0.59/0.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 |****************************************************************| ( 3/999) NodeCount: 50968
5.20/5.28	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 279595
32.01/32.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1179965
149.39/149.45	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3920365
544.80/544.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 |*************************************************************
1324.62/1324.61	c |00001001100100000100000000001000100000$$$$$$$$$$$$$$$$$$$$$$$$$|
1324.62/1324.61	
c |*************************************************************
1324.62/1324.61	c
1324.62/1324.61	c main():: nodeCount: 9001538
1324.62/1324.61	c main():: dead ends in main: 17112
1324.62/1324.61	c main():: lookAheadCount: 558776087
1324.62/1324.61	c main():: unitResolveCount: 29816024
1324.62/1324.61	c main():: time=1324.630005
1324.62/1324.61	c main():: necessary_assignments: 189558
1324.62/1324.61	c main():: bin_sat: 0, bin_unsat 0
1324.62/1324.61	c main():: doublelook: #: 27960202, succes #: 19219957
1324.62/1324.61	c main():: doublelook: overall 5.093 of all possible doublelooks executed
1324.62/1324.61	c main():: doublelook: succesrate: 68.740, average DL_trigger: 27.528
1324.62/1324.61	c main():: SOLUTION VERIFIED :-)
1324.62/1324.61	s SATISFIABLE
1324.62/1324.61	v 1 -2 3 -4 -5 6 -7 8 9 -10 11 -12 -13 -14 -15 16 -17 -18 19 20 -21 22 -23 -24 -25 -26 27 -28 29 -30 -31 -32 -33 34 35 36 -37 -38 -39 40 -41 42 -43 -44 45 46 47 48 -49 50 -51 52 -53 54 -55 56 57 -58 59 -60 61 62 -63 64 65 -66 -67 68 69 70 -71 72 -73 -74 75 -76 -77 -78 -79 80 81 82 -83 84 -85 86 87 -88 -89 -90 -91 92 93 -94 -95 -96 -97 98 -99 100 101 102 -103 104 105 106 -107 -108 109 -110 111 112 -113 -114 -115 -116 117 118 119 -120 -121 -122 -123 124 -125 0

Verifier Data

OK

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-3420617-1306636231/watcher-3420617-1306636231 -o /tmp/evaluation-result-3420617-1306636231/solver-3420617-1306636231 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420617-1306636231.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.01 2/434 32510
/proc/meminfo: memFree=12194116/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=6864 CPUtime=0.01 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 300 0 0 0 1 0 0 0 25 0 1 0 775222765 7028736 244 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214642 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 1716 244 143 27 0 165 0

[startup+0.107785 s]
/proc/loadavg: 2.00 2.03 2.01 2/434 32510
/proc/meminfo: memFree=12194116/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=7168 CPUtime=0.1 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 396 0 0 0 10 0 0 0 25 0 1 0 775222765 7340032 340 33554432000 4194304 4300876 140737055899856 18446744073709551615 4281196 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 1792 340 170 27 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7168

[startup+0.20077 s]
/proc/loadavg: 2.00 2.03 2.01 2/434 32510
/proc/meminfo: memFree=12194116/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=7168 CPUtime=0.19 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 396 0 0 0 19 0 0 0 25 0 1 0 775222765 7340032 340 33554432000 4194304 4300876 140737055899856 18446744073709551615 4288456 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 1792 340 170 27 0 241 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7168

[startup+0.300756 s]
/proc/loadavg: 2.00 2.03 2.01 2/434 32510
/proc/meminfo: memFree=12194116/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=7368 CPUtime=0.29 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 412 0 0 0 29 0 0 0 25 0 1 0 775222765 7544832 356 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 1842 356 170 27 0 291 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7368

[startup+0.700683 s]
/proc/loadavg: 2.00 2.03 2.01 2/434 32510
/proc/meminfo: memFree=12194116/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=7368 CPUtime=0.69 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 437 0 0 0 69 0 0 0 25 0 1 0 775222765 7544832 381 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 1842 381 170 27 0 291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7368

[startup+1.50055 s]
/proc/loadavg: 2.00 2.03 2.01 3/435 32511
/proc/meminfo: memFree=12192388/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=7732 CPUtime=1.49 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 538 0 0 0 149 0 0 0 25 0 1 0 775222765 7917568 463 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214270 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 1933 463 171 27 0 382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7732

[startup+3.10027 s]
/proc/loadavg: 2.00 2.03 2.01 3/435 32511
/proc/meminfo: memFree=12191060/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=8300 CPUtime=3.09 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 633 0 0 0 309 0 0 0 25 0 1 0 775222765 8499200 558 33554432000 4194304 4300876 140737055899856 18446744073709551615 4225112 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 2075 558 171 27 0 524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8300

[startup+6.30071 s]
/proc/loadavg: 2.00 2.03 2.01 3/435 32511
/proc/meminfo: memFree=12189568/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=8812 CPUtime=6.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 807 0 0 0 630 0 0 0 25 0 1 0 775222765 9023488 732 33554432000 4194304 4300876 140737055899856 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 2203 732 171 27 0 652 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8812

[startup+12.7006 s]
/proc/loadavg: 2.00 2.03 2.01 3/435 32511
/proc/meminfo: memFree=12186360/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=10728 CPUtime=12.69 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 1152 0 0 0 1269 0 0 0 25 0 1 0 775222765 10985472 1077 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214438 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 2682 1077 171 27 0 1131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10728

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.01 3/435 32511
/proc/meminfo: memFree=12181276/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=15252 CPUtime=25.49 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 1858 0 0 0 2549 0 0 0 25 0 1 0 775222765 15618048 1783 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 3813 1783 171 27 0 2262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15252

[startup+51.1009 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 32512
/proc/meminfo: memFree=12171208/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=19340 CPUtime=51.09 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 3144 0 0 0 5109 0 0 0 25 0 1 0 775222765 19804160 3069 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 4835 3069 171 27 0 3284 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19340

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 32513
/proc/meminfo: memFree=12151472/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=34312 CPUtime=102.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 5628 0 0 0 10230 1 0 0 25 0 1 0 775222765 35135488 5553 33554432000 4194304 4300876 140737055899856 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 8578 5553 171 27 0 7027 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34312

[startup+162.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/435 32515
/proc/meminfo: memFree=12130748/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=48248 CPUtime=162.29 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 8334 0 0 0 16228 1 0 0 25 0 1 0 775222765 49405952 8259 33554432000 4194304 4300876 140737055899856 18446744073709551615 4276259 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 12062 8259 171 27 0 10511 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48248

[startup+222.315 s]
/proc/loadavg: 2.17 2.06 2.01 3/435 32517
/proc/meminfo: memFree=12109772/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=69572 CPUtime=222.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 11113 0 0 0 22229 2 0 0 25 0 1 0 775222765 71241728 11038 33554432000 4194304 4300876 140737055899856 18446744073709551615 4227558 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 17393 11038 171 27 0 15842 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 69572

[startup+282.301 s]
/proc/loadavg: 2.13 2.06 2.01 3/435 32518
/proc/meminfo: memFree=12088180/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=69572 CPUtime=282.29 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 13786 0 0 0 28227 2 0 0 25 0 1 0 775222765 71241728 13711 33554432000 4194304 4300876 140737055899856 18446744073709551615 4276467 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 17393 13711 171 27 0 15842 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 69572

[startup+342.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/435 32520
/proc/meminfo: memFree=12067696/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=99040 CPUtime=342.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 16384 0 0 0 34227 3 0 0 25 0 1 0 775222765 101416960 16309 33554432000 4194304 4300876 140737055899856 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 24760 16309 171 27 0 23209 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99040

[startup+402.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/435 32521
/proc/meminfo: memFree=12049316/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=99040 CPUtime=402.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 18891 0 0 0 40227 3 0 0 25 0 1 0 775222765 101416960 18816 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 24760 18816 171 27 0 23209 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99040

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/435 32523
/proc/meminfo: memFree=12029712/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=102400 CPUtime=462.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 21456 0 0 0 46226 4 0 0 25 0 1 0 775222765 104857600 21381 33554432000 4194304 4300876 140737055899856 18446744073709551615 4225376 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 25600 21381 171 27 0 24049 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 102400

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 32525
/proc/meminfo: memFree=12010348/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=146600 CPUtime=522.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 23775 0 0 0 52225 5 0 0 25 0 1 0 775222765 150118400 23700 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 36650 23700 171 27 0 35099 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 146600

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 32526
/proc/meminfo: memFree=11990748/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=146600 CPUtime=582.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 26312 0 0 0 58225 5 0 0 25 0 1 0 775222765 150118400 26237 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 36650 26237 171 27 0 35099 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146600

[startup+642.3 s]

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

/proc/meminfo: memFree=11969768/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=146600 CPUtime=642.3 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 28903 0 0 0 64224 6 0 0 25 0 1 0 775222765 150118400 28828 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214208 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 36650 28828 171 27 0 35099 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 146600

[startup+702.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/435 32529
/proc/meminfo: memFree=11950660/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=146600 CPUtime=702.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 31481 0 0 0 70224 7 0 0 25 0 1 0 775222765 150118400 31406 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 36650 31406 171 27 0 35099 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 146600

[startup+762.301 s]
/proc/loadavg: 2.10 2.03 2.00 3/435 32531
/proc/meminfo: memFree=11932792/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=146600 CPUtime=762.32 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 33883 0 0 0 76225 7 0 0 25 0 1 0 775222765 150118400 33808 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 36650 33808 171 27 0 35099 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146600

[startup+822.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/435 32533
/proc/meminfo: memFree=11913056/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=212900 CPUtime=822.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 36082 0 0 0 82223 8 0 0 25 0 1 0 775222765 218009600 36007 33554432000 4194304 4300876 140737055899856 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 53225 36007 171 27 0 51674 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212900

[startup+882.316 s]
/proc/loadavg: 2.07 2.05 2.01 3/435 32534
/proc/meminfo: memFree=11892712/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=219616 CPUtime=882.33 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 38599 0 0 0 88224 9 0 0 25 0 1 0 775222765 224886784 38524 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199244 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 54904 38524 171 27 0 53353 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 219616

[startup+942.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/435 32536
/proc/meminfo: memFree=11873232/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=219616 CPUtime=942.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 41108 0 0 0 94221 10 0 0 25 0 1 0 775222765 224886784 41033 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 54904 41033 171 27 0 53353 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 219616

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/435 32537
/proc/meminfo: memFree=11853252/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=219616 CPUtime=1002.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 43422 0 0 0 100221 10 0 0 25 0 1 0 775222765 224886784 43347 33554432000 4194304 4300876 140737055899856 18446744073709551615 4276324 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 54904 43347 171 27 0 53353 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 219616

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 32539
/proc/meminfo: memFree=11833652/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=219616 CPUtime=1062.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 45765 0 0 0 106221 10 0 0 25 0 1 0 775222765 224886784 45690 33554432000 4194304 4300876 140737055899856 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 54904 45690 171 27 0 53353 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 219616

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/435 32541
/proc/meminfo: memFree=11814048/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=219616 CPUtime=1122.31 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 48122 0 0 0 112221 10 0 0 25 0 1 0 775222765 224886784 48047 33554432000 4194304 4300876 140737055899856 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 54904 48047 171 27 0 53353 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 219616

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 32542
/proc/meminfo: memFree=11794940/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=219616 CPUtime=1182.32 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 50355 0 0 0 118221 11 0 0 25 0 1 0 775222765 224886784 50280 33554432000 4194304 4300876 140737055899856 18446744073709551615 4227558 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 54904 50280 171 27 0 53353 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 219616

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/435 32544
/proc/meminfo: memFree=11774704/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1242.32 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 52720 0 0 0 124220 12 0 0 25 0 1 0 775222765 326721536 52645 33554432000 4194304 4300876 140737055899856 18446744073709551615 4225389 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 52645 171 27 0 78215 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 319064

[startup+1302.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/435 32545
/proc/meminfo: memFree=11755356/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1302.32 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 54980 0 0 0 130220 12 0 0 25 0 1 0 775222765 326721536 54905 33554432000 4194304 4300876 140737055899856 18446744073709551615 4264512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 54905 171 27 0 78215 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 319064

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

[startup+1305.6 s]
/proc/loadavg: 2.07 2.03 2.01 3/435 32545
/proc/meminfo: memFree=11753244/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1305.62 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55125 0 0 0 130550 12 0 0 25 0 1 0 775222765 326721536 55050 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55050 171 27 0 78215 0
Current children cumulated CPU time (s) 1305.62
Current children cumulated vsize (KiB) 319064

[startup+1318.4 s]
/proc/loadavg: 2.20 2.06 2.02 3/435 32546
/proc/meminfo: memFree=11750020/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1318.42 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55640 0 0 0 131830 12 0 0 25 0 1 0 775222765 326721536 55565 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55565 171 27 0 78215 0
Current children cumulated CPU time (s) 1318.42
Current children cumulated vsize (KiB) 319064

[startup+1321.6 s]
/proc/loadavg: 2.20 2.06 2.02 3/435 32546
/proc/meminfo: memFree=11748904/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1321.62 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55752 0 0 0 132150 12 0 0 25 0 1 0 775222765 326721536 55677 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55677 171 27 0 78215 0
Current children cumulated CPU time (s) 1321.62
Current children cumulated vsize (KiB) 319064

[startup+1323.2 s]
/proc/loadavg: 2.20 2.06 2.02 3/435 32546
/proc/meminfo: memFree=11748532/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1323.22 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55811 0 0 0 132310 12 0 0 25 0 1 0 775222765 326721536 55736 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55736 171 27 0 78215 0
Current children cumulated CPU time (s) 1323.22
Current children cumulated vsize (KiB) 319064

[startup+1324 s]
/proc/loadavg: 2.18 2.06 2.02 3/435 32546
/proc/meminfo: memFree=11748160/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1324.01 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55846 0 0 0 132389 12 0 0 25 0 1 0 775222765 326721536 55771 33554432000 4194304 4300876 140737055899856 18446744073709551615 4225442 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55771 171 27 0 78215 0
Current children cumulated CPU time (s) 1324.01
Current children cumulated vsize (KiB) 319064

[startup+1324.4 s]
/proc/loadavg: 2.18 2.06 2.02 3/435 32546
/proc/meminfo: memFree=11747664/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1324.43 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55865 0 0 0 132431 12 0 0 25 0 1 0 775222765 326721536 55790 33554432000 4194304 4300876 140737055899856 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55790 171 27 0 78215 0
Current children cumulated CPU time (s) 1324.43
Current children cumulated vsize (KiB) 319064

[startup+1324.6 s]
/proc/loadavg: 2.18 2.06 2.02 3/435 32546
/proc/meminfo: memFree=11747664/32951132 swapFree=67093840/67111528
[pid=32510] ppid=32508 vsize=319064 CPUtime=1324.62 cores=1,3,5,7
/proc/32510/stat : 32510 (march_rw) R 32508 32510 24594 0 -1 4202496 55872 0 0 0 132450 12 0 0 25 0 1 0 775222765 326721536 55797 33554432000 4194304 4300876 140737055899856 18446744073709551615 4225054 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32510/statm: 79766 55797 171 27 0 78215 0
Current children cumulated CPU time (s) 1324.62
Current children cumulated vsize (KiB) 319064

Child status: 10
Real time (s): 1324.63
CPU time (s): 1324.65
CPU user time (s): 1324.51
CPU system time (s): 0.138978
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 319064

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

runsolver used 5.07623 second user time and 11.8102 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-29 04:30:31
IDJOB=3420617
IDBENCH=82869
IDSOLVER=1913
FILE ID=node131/3420617-1306636231
RUNJOBID= node131-1306630845-25436
PBS_JOBID= 13471621
Free space on /tmp= 73228 MiB

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

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

MD5SUM BENCH= 10f0c0c20b1ddb1f4561bcd231d72d23
RANDOM SEED=1463357311

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      12194272 kB
Buffers:        305060 kB
Cached:        5675152 kB
SwapCached:        948 kB
Active:       15972712 kB
Inactive:      4478008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      12194272 kB
SwapTotal:    67111528 kB
SwapFree:     67093840 kB
Dirty:              28 kB
Writeback:           0 kB
AnonPages:    14469132 kB
Mapped:          38684 kB
Slab:           183248 kB
PageTables:      56496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 95817240 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73228 MiB
End job on node131 at 2011-05-29 04:52:36