Trace number 3420715

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 3097.01 3096.95

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S2045410966-069.SATISFIABLE.cnf
MD5SUM451ffe4472cc20e5e3b12a007e082982
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.078987
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

0.29/0.39	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.29/0.39	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.29/0.39	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.29/0.39	c main()::
0.29/0.39	c initFormula():: searching for DIMACS p-line....
0.29/0.39	c full lookahead due to high density!
0.29/0.39	c initFormula():: the DIMACS p-line indicates a CNF of 70 variables and 6230 clauses.
0.29/0.39	c parseCNF():: parsing....
0.29/0.39	c parseCNF():: the CNF contains 0 unary clauses.
0.29/0.39	c runParser():: parsing was successful, warming up engines...
0.29/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.39	c preprocessing fase I completed:: there are now 70 free variables and 6230 clauses.
0.29/0.39	c using k-SAT heuristics (size based diff)
0.29/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 3 duplicate clauses
0.29/0.39	c resolvent_look() :: found 1 resolvents
0.29/0.39	c main():: clause / variable ratio: ( 6231 / 70 ) = 89.01
0.29/0.39	c longest clause has size 7
0.29/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.29/0.39	c number of free variables = 70
0.29/0.39	c dynamic_preselect_setsize :: off
0.29/0.39	c main():: all systems go!
0.29/0.39	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/19) NodeCount: 158
0.39/0.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/19) NodeCount: 3764
1.19/1.27	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/19) NodeCount: 31127
7.39/7.47	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/19) NodeCount: 161029
36.99/37.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/19) NodeCount: 601580
137.59/137.68	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/19) NodeCount: 1693983
389.49/389.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/19) NodeCount: 3743466
866.10/866.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 |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/19) NodeCount: 6714920
1565.61/1565.69	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/19) NodeCount: 10146378
2384.75/2384.78	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
3096.95/3096.94	c |0001101010111010010.10000000$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
3096.95/3096.94	
c |*********************************************************
3096.95/3096.94	c
3096.95/3096.94	c main():: nodeCount: 13083892
3096.95/3096.94	c main():: dead ends in main: 3442
3096.95/3096.94	c main():: lookAheadCount: 611384049
3096.95/3096.94	c main():: unitResolveCount: 27006322
3096.95/3096.94	c main():: time=3096.989990
3096.95/3096.94	c main():: necessary_assignments: 63085
3096.95/3096.94	c main():: bin_sat: 0, bin_unsat 0
3096.95/3096.94	c main():: doublelook: #: 45389167, succes #: 36786747
3096.95/3096.94	c main():: doublelook: overall 7.597 of all possible doublelooks executed
3096.95/3096.94	c main():: doublelook: succesrate: 81.047, average DL_trigger: 11.905
3096.95/3096.94	c main():: SOLUTION VERIFIED :-)
3096.95/3096.94	s SATISFIABLE
3096.95/3096.94	v -1 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 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-3420715-1306639276/watcher-3420715-1306639276 -o /tmp/evaluation-result-3420715-1306639276/solver-3420715-1306639276 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420715-1306639276.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.00 3/511 29792
/proc/meminfo: memFree=11472636/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=7124 CPUtime=0.01 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 816 0 0 0 1 0 0 0 22 0 1 0 756343735 7294976 307 33554432000 4194304 4300876 140733462852736 18446744073709551615 4258304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 1781 307 143 27 0 230 0

[startup+0.0271529 s]
/proc/loadavg: 2.00 2.03 2.00 3/511 29792
/proc/meminfo: memFree=11472636/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=7492 CPUtime=0.02 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1030 0 0 0 2 0 0 0 22 0 1 0 756343735 7671808 399 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 1873 399 143 27 0 322 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7492

[startup+0.100136 s]
/proc/loadavg: 2.00 2.03 2.00 3/511 29792
/proc/meminfo: memFree=11472636/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=7492 CPUtime=0.09 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1030 0 0 0 9 0 0 0 22 0 1 0 756343735 7671808 399 33554432000 4194304 4300876 140733462852736 18446744073709551615 4256619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 1873 399 143 27 0 322 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7492

[startup+0.300115 s]
/proc/loadavg: 2.00 2.03 2.00 3/511 29792
/proc/meminfo: memFree=11472636/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=7492 CPUtime=0.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1030 0 0 0 29 0 0 0 23 0 1 0 756343735 7671808 399 33554432000 4194304 4300876 140733462852736 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 1873 399 143 27 0 322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7492

[startup+0.701034 s]
/proc/loadavg: 2.00 2.03 2.00 3/511 29792
/proc/meminfo: memFree=11472636/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8060 CPUtime=0.69 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1344 0 0 0 69 0 0 0 18 0 1 0 756343735 8253440 519 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2015 519 170 27 0 464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8060

[startup+1.50089 s]
/proc/loadavg: 2.16 2.07 2.01 3/512 29793
/proc/meminfo: memFree=11468668/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8060 CPUtime=1.49 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1344 0 0 0 149 0 0 0 19 0 1 0 756343735 8253440 519 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2015 519 170 27 0 464 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8060

[startup+3.10061 s]
/proc/loadavg: 2.16 2.07 2.01 3/512 29793
/proc/meminfo: memFree=11467344/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8060 CPUtime=3.09 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1344 0 0 0 309 0 0 0 22 0 1 0 756343735 8253440 519 33554432000 4194304 4300876 140733462852736 18446744073709551615 4264455 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2015 519 170 27 0 464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8060

[startup+6.30106 s]
/proc/loadavg: 2.15 2.06 2.01 3/512 29793
/proc/meminfo: memFree=11466724/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8060 CPUtime=6.3 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1344 0 0 0 630 0 0 0 25 0 1 0 756343735 8253440 519 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2015 519 170 27 0 464 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8060

[startup+12.7009 s]
/proc/loadavg: 2.14 2.06 2.01 3/512 29793
/proc/meminfo: memFree=11464924/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8060 CPUtime=12.7 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1344 0 0 0 1270 0 0 0 25 0 1 0 756343735 8253440 519 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2015 519 170 27 0 464 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8060

[startup+25.5007 s]
/proc/loadavg: 2.11 2.06 2.01 3/512 29794
/proc/meminfo: memFree=11462588/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8320 CPUtime=25.5 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1350 0 0 0 2550 0 0 0 25 0 1 0 756343735 8519680 525 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2080 525 170 27 0 529 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 8320

[startup+51.1002 s]
/proc/loadavg: 2.14 2.07 2.01 3/512 29794
/proc/meminfo: memFree=11458728/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8320 CPUtime=51.09 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1374 0 0 0 5109 0 0 0 25 0 1 0 756343735 8519680 549 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276099 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2080 549 170 27 0 529 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 8320

[startup+102.318 s]
/proc/loadavg: 2.06 2.06 2.01 3/512 29796
/proc/meminfo: memFree=11448552/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=8776 CPUtime=102.31 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1496 0 0 0 10231 0 0 0 25 0 1 0 756343735 8986624 671 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29792/statm: 2194 671 170 27 0 643 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8776

[startup+162.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/512 29797
/proc/meminfo: memFree=11439352/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=9004 CPUtime=162.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1551 0 0 0 16229 0 0 0 25 0 1 0 756343735 9220096 726 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2251 726 171 27 0 700 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9004

[startup+222.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/512 29801
/proc/meminfo: memFree=11430896/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=9344 CPUtime=222.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1604 0 0 0 22229 0 0 0 25 0 1 0 756343735 9568256 779 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199222 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2336 779 171 27 0 785 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 9344

[startup+282.301 s]
/proc/loadavg: 2.04 2.05 2.00 3/512 29803
/proc/meminfo: memFree=11424460/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=9856 CPUtime=282.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1661 0 0 0 28229 0 0 0 25 0 1 0 756343735 10092544 836 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2464 836 171 27 0 913 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 9856

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 29805
/proc/meminfo: memFree=11415880/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=9856 CPUtime=342.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1711 0 0 0 34229 0 0 0 25 0 1 0 756343735 10092544 886 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2464 886 171 27 0 913 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 9856

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 29807
/proc/meminfo: memFree=11407676/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=9856 CPUtime=402.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1767 0 0 0 40229 0 0 0 25 0 1 0 756343735 10092544 942 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2464 942 171 27 0 913 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 9856

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 29808
/proc/meminfo: memFree=11399836/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=10620 CPUtime=462.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1825 0 0 0 46229 0 0 0 25 0 1 0 756343735 10874880 1000 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2655 1000 171 27 0 1104 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 10620

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 29810
/proc/meminfo: memFree=11391488/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=10620 CPUtime=522.29 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1880 0 0 0 52229 0 0 0 25 0 1 0 756343735 10874880 1055 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214618 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2655 1055 171 27 0 1104 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 10620

[startup+582.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/512 29811
/proc/meminfo: memFree=11382780/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=10620 CPUtime=582.3 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 1936 0 0 0 58230 0 0 0 25 0 1 0 756343735 10874880 1111 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 2655 1111 171 27 0 1104 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 10620

[startup+642.3 s]

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

/proc/meminfo: memFree=11138792/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=19964 CPUtime=2442.33 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 3994 0 0 0 244233 0 0 0 25 0 1 0 756343735 20443136 3169 33554432000 4194304 4300876 140733462852736 18446744073709551615 4215119 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 4991 3169 171 27 0 3440 0
Current children cumulated CPU time (s) 2442.33
Current children cumulated vsize (KiB) 19964

[startup+2502.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/512 29872
/proc/meminfo: memFree=11132808/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=19964 CPUtime=2502.33 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4067 0 0 0 250233 0 0 0 25 0 1 0 756343735 20443136 3242 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 4991 3242 171 27 0 3440 0
Current children cumulated CPU time (s) 2502.33
Current children cumulated vsize (KiB) 19964

[startup+2562.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/512 29873
/proc/meminfo: memFree=11125600/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=19964 CPUtime=2562.34 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4142 0 0 0 256234 0 0 0 25 0 1 0 756343735 20443136 3317 33554432000 4194304 4300876 140733462852736 18446744073709551615 4264261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 4991 3317 171 27 0 3440 0
Current children cumulated CPU time (s) 2562.34
Current children cumulated vsize (KiB) 19964

[startup+2622.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/512 29875
/proc/meminfo: memFree=11117756/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=19964 CPUtime=2622.35 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4223 0 0 0 262235 0 0 0 25 0 1 0 756343735 20443136 3398 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 4991 3398 171 27 0 3440 0
Current children cumulated CPU time (s) 2622.35
Current children cumulated vsize (KiB) 19964

[startup+2682.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 29876
/proc/meminfo: memFree=11110288/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=2682.34 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4311 0 0 0 268234 0 0 0 25 0 1 0 756343735 26402816 3486 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 3486 171 27 0 4895 0
Current children cumulated CPU time (s) 2682.34
Current children cumulated vsize (KiB) 25784

[startup+2742.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 29878
/proc/meminfo: memFree=11102080/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=2742.36 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4390 0 0 0 274236 0 0 0 25 0 1 0 756343735 26402816 3565 33554432000 4194304 4300876 140733462852736 18446744073709551615 4275527 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 3565 171 27 0 4895 0
Current children cumulated CPU time (s) 2742.36
Current children cumulated vsize (KiB) 25784

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/512 29880
/proc/meminfo: memFree=11094000/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=2802.34 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4484 0 0 0 280234 0 0 0 25 0 1 0 756343735 26402816 3659 33554432000 4194304 4300876 140733462852736 18446744073709551615 4275531 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 3659 171 27 0 4895 0
Current children cumulated CPU time (s) 2802.34
Current children cumulated vsize (KiB) 25784

[startup+2862.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/512 29881
/proc/meminfo: memFree=11085280/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=2862.34 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4570 0 0 0 286234 0 0 0 25 0 1 0 756343735 26402816 3745 33554432000 4194304 4300876 140733462852736 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 3745 171 27 0 4895 0
Current children cumulated CPU time (s) 2862.34
Current children cumulated vsize (KiB) 25784

[startup+2922.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/512 29883
/proc/meminfo: memFree=11077192/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=2922.34 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4655 0 0 0 292234 0 0 0 25 0 1 0 756343735 26402816 3830 33554432000 4194304 4300876 140733462852736 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 3830 171 27 0 4895 0
Current children cumulated CPU time (s) 2922.34
Current children cumulated vsize (KiB) 25784

[startup+2982.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/512 29885
/proc/meminfo: memFree=11069592/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=2982.34 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4747 0 0 0 298234 0 0 0 25 0 1 0 756343735 26402816 3922 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 3922 171 27 0 4895 0
Current children cumulated CPU time (s) 2982.34
Current children cumulated vsize (KiB) 25784

[startup+3042.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/512 29886
/proc/meminfo: memFree=11063236/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3042.35 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4836 0 0 0 304235 0 0 0 25 0 1 0 756343735 26402816 4011 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4011 171 27 0 4895 0
Current children cumulated CPU time (s) 3042.35
Current children cumulated vsize (KiB) 25784

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

[startup+3046.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/512 29886
/proc/meminfo: memFree=11062484/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3046.35 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4842 0 0 0 304635 0 0 0 25 0 1 0 756343735 26402816 4017 33554432000 4194304 4300876 140733462852736 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4017 171 27 0 4895 0
Current children cumulated CPU time (s) 3046.35
Current children cumulated vsize (KiB) 25784

[startup+3071.9 s]
/proc/loadavg: 2.06 2.05 2.00 3/512 29887
/proc/meminfo: memFree=11059496/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3071.95 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4884 0 0 0 307195 0 0 0 25 0 1 0 756343735 26402816 4059 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4059 171 27 0 4895 0
Current children cumulated CPU time (s) 3071.95
Current children cumulated vsize (KiB) 25784

[startup+3084.7 s]
/proc/loadavg: 2.05 2.04 2.00 3/512 29887
/proc/meminfo: memFree=11057880/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3084.75 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4904 0 0 0 308475 0 0 0 25 0 1 0 756343735 26402816 4079 33554432000 4194304 4300876 140733462852736 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4079 171 27 0 4895 0
Current children cumulated CPU time (s) 3084.75
Current children cumulated vsize (KiB) 25784

[startup+3091.1 s]
/proc/loadavg: 2.05 2.04 2.00 3/512 29887
/proc/meminfo: memFree=11057128/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3091.15 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4915 0 0 0 309115 0 0 0 25 0 1 0 756343735 26402816 4090 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4090 171 27 0 4895 0
Current children cumulated CPU time (s) 3091.15
Current children cumulated vsize (KiB) 25784

[startup+3094.32 s]
/proc/loadavg: 2.05 2.04 2.00 3/512 29887
/proc/meminfo: memFree=11056632/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3094.36 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4921 0 0 0 309436 0 0 0 25 0 1 0 756343735 26402816 4096 33554432000 4194304 4300876 140733462852736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4096 171 27 0 4895 0
Current children cumulated CPU time (s) 3094.36
Current children cumulated vsize (KiB) 25784

[startup+3095.9 s]
/proc/loadavg: 2.04 2.04 2.00 3/512 29888
/proc/meminfo: memFree=11056508/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3095.95 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4924 0 0 0 309595 0 0 0 25 0 1 0 756343735 26402816 4099 33554432000 4194304 4300876 140733462852736 18446744073709551615 4288509 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4099 171 27 0 4895 0
Current children cumulated CPU time (s) 3095.95
Current children cumulated vsize (KiB) 25784

[startup+3096.7 s]
/proc/loadavg: 2.04 2.04 2.00 3/512 29888
/proc/meminfo: memFree=11056384/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3096.75 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4925 0 0 0 309675 0 0 0 25 0 1 0 756343735 26402816 4100 33554432000 4194304 4300876 140733462852736 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4100 171 27 0 4895 0
Current children cumulated CPU time (s) 3096.75
Current children cumulated vsize (KiB) 25784

[startup+3096.9 s]
/proc/loadavg: 2.04 2.04 2.00 3/512 29888
/proc/meminfo: memFree=11056384/32951124 swapFree=67111364/67111528
[pid=29792] ppid=29790 vsize=25784 CPUtime=3096.95 cores=1,3,5,7
/proc/29792/stat : 29792 (march_rw) R 29790 29792 20354 0 -1 4202496 4925 0 0 0 309695 0 0 0 25 0 1 0 756343735 26402816 4100 33554432000 4194304 4300876 140733462852736 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/29792/statm: 6446 4100 171 27 0 4895 0
Current children cumulated CPU time (s) 3096.95
Current children cumulated vsize (KiB) 25784

Child status: 10
Real time (s): 3096.95
CPU time (s): 3097.01
CPU user time (s): 3097
CPU system time (s): 0.010998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 25784

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

runsolver used 14.0629 second user time and 33.8219 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-29 05:21:16
IDJOB=3420715
IDBENCH=82967
IDSOLVER=1913
FILE ID=node144/3420715-1306639276
RUNJOBID= node144-1306639276-29773
PBS_JOBID= 13471623
Free space on /tmp= 73548 MiB

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

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

MD5SUM BENCH= 451ffe4472cc20e5e3b12a007e082982
RANDOM SEED=1786658992

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11472916 kB
Buffers:        347336 kB
Cached:        5589192 kB
SwapCached:          0 kB
Active:       17740904 kB
Inactive:      3360564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11472916 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:              52 kB
Writeback:           0 kB
AnonPages:    15164468 kB
Mapped:          42396 kB
Slab:           238708 kB
PageTables:      69444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157767256 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= 73548 MiB
End job on node144 at 2011-05-29 06:12:53