Trace number 3205167

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
SAT09 reference solver: march_hi hiSAT 1234.94 1234.92

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1623694027-006.SATISFIABLE.cnf
MD5SUM6303d9fa9d32bd584c08fa1ce867474c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.481926
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.39/0.46	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.39/0.46	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.39/0.46	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.39/0.46	c main()::
0.39/0.46	c initFormula():: searching for DIMACS p-line....
0.39/0.46	c full lookahead due to high density!
0.39/0.46	c initFormula():: the DIMACS p-line indicates a CNF of 80 variables and 7120 clauses.
0.39/0.46	c parseCNF():: parsing....
0.39/0.46	c parseCNF():: the CNF contains 0 unary clauses.
0.39/0.46	c runParser():: parsing was successful, warming up engines...
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c preprocessing fase I completed:: there are now 80 free variables and 7120 clauses.
0.39/0.46	c stat :: sign balance is biased by 0.008
0.39/0.46	c using k-SAT heuristics (size based diff)
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 3 duplicate clauses
0.39/0.46	c resolvent_look() :: found 3 resolvents
0.39/0.46	c main():: clause / variable ratio: ( 7123 / 80 ) = 89.04
0.39/0.46	c longest clause has size 7
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c number of free variables = 80
0.39/0.46	c dynamic_preselect_setsize :: off
0.39/0.46	c main():: all systems go!
0.39/0.46	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 127
0.49/0.50	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: 641
0.59/0.62	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 5756
1.59/1.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 |****************************************************************| ( 3/999) NodeCount: 41373
8.99/9.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 226325
48.09/48.13	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 972806
213.29/213.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3365418
773.00/773.08	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
1234.92/1234.90	c |0110100001000000011000000100000$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
1234.92/1234.90	
c |*************************************
1234.92/1234.90	c
1234.92/1234.90	c main():: nodeCount: 5316793
1234.92/1234.90	c main():: dead ends in main: 233
1234.92/1234.90	c main():: lookAheadCount: 297738937
1234.92/1234.90	c main():: unitResolveCount: 11083194
1234.92/1234.90	c main():: time=1235.110000
1234.92/1234.90	c main():: necessary_assignments: 21948
1234.92/1234.90	c main():: bin_sat: 0, bin_unsat 0
1234.92/1234.90	c main():: doublelook: #: 12887701, succes #: 8516102
1234.92/1234.90	c main():: doublelook: overall 4.377 of all possible doublelooks executed
1234.92/1234.90	c main():: doublelook: succesrate: 66.079, average DL_trigger: 18.869
1234.92/1234.90	c main():: SOLUTION VERIFIED :-)
1234.92/1234.90	s SATISFIABLE
1234.92/1234.90	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3205167-1302952337/watcher-3205167-1302952337 -o /tmp/evaluation-result-3205167-1302952337/solver-3205167-1302952337 -C 2400 -W 1300 -M 7680 HOME/march_hi HOME/instance-3205167-1302952337.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.93 3.99 3.94 5/189 2162
/proc/meminfo: memFree=18281364/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=916 CPUtime=0 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 128 0 0 0 0 0 0 0 22 0 1 0 387649799 937984 84 33554432000 134512640 135197378 4293068688 18446744073709551615 134568882 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 229 84 58 168 0 60 0

[startup+0.0575041 s]
/proc/loadavg: 3.93 3.99 3.94 5/189 2162
/proc/meminfo: memFree=18281364/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=2152 CPUtime=0.05 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1082 0 0 0 5 0 0 0 22 0 1 0 387649799 2203648 384 33554432000 134512640 135197378 4293068688 18446744073709551615 134578117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 538 384 82 168 0 369 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2152

[startup+0.100494 s]
/proc/loadavg: 3.93 3.99 3.94 5/189 2162
/proc/meminfo: memFree=18281364/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=2152 CPUtime=0.09 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1082 0 0 0 9 0 0 0 22 0 1 0 387649799 2203648 384 33554432000 134512640 135197378 4293068688 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 538 384 82 168 0 369 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2152

[startup+0.300458 s]
/proc/loadavg: 3.93 3.99 3.94 5/189 2162
/proc/meminfo: memFree=18281364/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=2152 CPUtime=0.29 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1082 0 0 0 29 0 0 0 23 0 1 0 387649799 2203648 384 33554432000 134512640 135197378 4293068688 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 538 384 82 168 0 369 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2152

[startup+0.700387 s]
/proc/loadavg: 3.93 3.99 3.94 5/189 2162
/proc/meminfo: memFree=18281364/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=2948 CPUtime=0.69 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1326 0 0 0 69 0 0 0 25 0 1 0 387649799 3018752 523 33554432000 134512640 135197378 4293068688 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 737 523 93 168 0 568 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2948

[startup+1.50025 s]
/proc/loadavg: 3.93 3.99 3.94 5/190 2163
/proc/meminfo: memFree=18279068/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=2948 CPUtime=1.49 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1326 0 0 0 149 0 0 0 25 0 1 0 387649799 3018752 523 33554432000 134512640 135197378 4293068688 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 737 523 93 168 0 568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2948

[startup+3.10097 s]
/proc/loadavg: 3.93 3.99 3.94 5/190 2163
/proc/meminfo: memFree=18277952/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=3252 CPUtime=3.09 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1401 0 0 0 309 0 0 0 25 0 1 0 387649799 3330048 598 33554432000 134512640 135197378 4293068688 18446744073709551615 134593005 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 813 598 93 168 0 644 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3252

[startup+6.30042 s]
/proc/loadavg: 3.93 3.99 3.94 5/190 2163
/proc/meminfo: memFree=18276308/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=3632 CPUtime=6.29 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1494 0 0 0 629 0 0 0 25 0 1 0 387649799 3719168 691 33554432000 134512640 135197378 4293068688 18446744073709551615 134713215 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 908 691 93 168 0 739 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3632

[startup+12.7003 s]
/proc/loadavg: 3.94 3.99 3.94 5/190 2163
/proc/meminfo: memFree=18272712/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=4484 CPUtime=12.69 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 1676 0 0 0 1269 0 0 0 25 0 1 0 387649799 4591616 873 33554432000 134512640 135197378 4293068688 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 1121 873 93 168 0 952 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4484

[startup+25.501 s]
/proc/loadavg: 3.95 3.99 3.94 5/190 2164
/proc/meminfo: memFree=18266268/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=6400 CPUtime=25.49 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 2044 0 0 0 2549 0 0 0 25 0 1 0 387649799 6553600 1241 33554432000 134512640 135197378 4293068688 18446744073709551615 134550648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 1600 1241 93 168 0 1431 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6400

[startup+51.1006 s]
/proc/loadavg: 3.97 3.99 3.94 5/190 2164
/proc/meminfo: memFree=18253896/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=10712 CPUtime=51.09 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 2739 0 0 0 5109 0 0 0 25 0 1 0 387649799 10969088 1936 33554432000 134512640 135197378 4293068688 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 2678 1936 93 168 0 2509 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10712

[startup+102.306 s]
/proc/loadavg: 3.98 3.99 3.94 5/190 2166
/proc/meminfo: memFree=18227220/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=14592 CPUtime=102.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 4173 0 0 0 10230 0 0 0 25 0 1 0 387649799 14942208 3370 33554432000 134512640 135197378 4293068688 18446744073709551615 134550651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 3648 3370 93 168 0 3479 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 14592

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.94 5/190 2167
/proc/meminfo: memFree=18198532/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=29144 CPUtime=162.29 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 5784 0 0 0 16229 0 0 0 25 0 1 0 387649799 29843456 4981 33554432000 134512640 135197378 4293068688 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 7286 4981 93 168 0 7117 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29144

[startup+222.3 s]
/proc/loadavg: 3.99 3.99 3.94 5/190 2169
/proc/meminfo: memFree=18170228/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=29660 CPUtime=222.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 7368 0 0 0 22229 1 0 0 25 0 1 0 387649799 30371840 6565 33554432000 134512640 135197378 4293068688 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 7415 6565 93 168 0 7246 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 29660

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.95 5/190 2171
/proc/meminfo: memFree=18142152/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=42756 CPUtime=282.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 8998 0 0 0 28229 1 0 0 25 0 1 0 387649799 43782144 8195 33554432000 134512640 135197378 4293068688 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 10689 8195 93 168 0 10520 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 42756

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 2172
/proc/meminfo: memFree=18114344/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=43272 CPUtime=342.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 10591 0 0 0 34229 1 0 0 25 0 1 0 387649799 44310528 9788 33554432000 134512640 135197378 4293068688 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 10818 9788 93 168 0 10649 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 43272

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 2174
/proc/meminfo: memFree=18086164/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=62916 CPUtime=402.29 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 12207 0 0 0 40228 1 0 0 25 0 1 0 387649799 64425984 11404 33554432000 134512640 135197378 4293068688 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 15729 11404 93 168 0 15560 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 62916

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 2175
/proc/meminfo: memFree=18058216/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=62916 CPUtime=462.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 13749 0 0 0 46228 2 0 0 25 0 1 0 387649799 64425984 12946 33554432000 134512640 135197378 4293068688 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 15729 12946 93 168 0 15560 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 62916

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 2177
/proc/meminfo: memFree=18031028/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=62916 CPUtime=522.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 15343 0 0 0 52228 2 0 0 25 0 1 0 387649799 64425984 14540 33554432000 134512640 135197378 4293068688 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 15729 14540 93 168 0 15560 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 62916

[startup+582.3 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 2179
/proc/meminfo: memFree=18003584/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=92384 CPUtime=582.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 16888 0 0 0 58228 2 0 0 25 0 1 0 387649799 94601216 16085 33554432000 134512640 135197378 4293068688 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 23096 16085 93 168 0 22927 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 92384

[startup+642.301 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 2180
/proc/meminfo: memFree=17975900/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=93412 CPUtime=642.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 18372 0 0 0 64229 2 0 0 25 0 1 0 387649799 95653888 17569 33554432000 134512640 135197378 4293068688 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 23353 17569 93 168 0 23184 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 93412

[startup+702.3 s]
/proc/loadavg: 4.08 4.03 3.96 5/190 2182
/proc/meminfo: memFree=17949584/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=93412 CPUtime=702.3 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 19814 0 0 0 70228 2 0 0 25 0 1 0 387649799 95653888 19011 33554432000 134512640 135197378 4293068688 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 23353 19011 93 168 0 23184 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 93412

[startup+762.306 s]
/proc/loadavg: 4.03 4.02 3.96 5/190 2186
/proc/meminfo: memFree=17923276/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=93412 CPUtime=762.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 21182 0 0 0 76229 2 0 0 25 0 1 0 387649799 95653888 20379 33554432000 134512640 135197378 4293068688 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 23353 20379 93 168 0 23184 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 93412

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 2188
/proc/meminfo: memFree=17895884/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=93412 CPUtime=822.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 22707 0 0 0 82228 3 0 0 25 0 1 0 387649799 95653888 21904 33554432000 134512640 135197378 4293068688 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 23353 21904 93 168 0 23184 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 93412

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 2190
/proc/meminfo: memFree=17868696/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=137612 CPUtime=882.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 24232 0 0 0 88228 3 0 0 25 0 1 0 387649799 140914688 23429 33554432000 134512640 135197378 4293068688 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34403 23429 93 168 0 34234 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 137612

[startup+942.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 2191
/proc/meminfo: memFree=17841484/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=137612 CPUtime=942.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 25778 0 0 0 94227 4 0 0 25 0 1 0 387649799 140914688 24975 33554432000 134512640 135197378 4293068688 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34403 24975 93 168 0 34234 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137612

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 2193
/proc/meminfo: memFree=17814244/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=137612 CPUtime=1002.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 27309 0 0 0 100227 4 0 0 25 0 1 0 387649799 140914688 26506 33554432000 134512640 135197378 4293068688 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34403 26506 93 168 0 34234 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 137612

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 2194
/proc/meminfo: memFree=17787648/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=137612 CPUtime=1062.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 28806 0 0 0 106227 4 0 0 25 0 1 0 387649799 140914688 28003 33554432000 134512640 135197378 4293068688 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34403 28003 93 168 0 34234 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 137612

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.97 5/190 2196
/proc/meminfo: memFree=17760840/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=137612 CPUtime=1122.31 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 30297 0 0 0 112227 4 0 0 25 0 1 0 387649799 140914688 29494 33554432000 134512640 135197378 4293068688 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34403 29494 93 168 0 34234 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 137612

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 2198
/proc/meminfo: memFree=17735040/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=137612 CPUtime=1182.32 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 31736 0 0 0 118227 5 0 0 25 0 1 0 387649799 140914688 30933 33554432000 134512640 135197378 4293068688 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34403 30933 93 168 0 34234 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 137612

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

[startup+1203.1 s]
/proc/loadavg: 4.04 4.02 3.97 5/190 2198
/proc/meminfo: memFree=17724864/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1203.12 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 32193 0 0 0 120307 5 0 0 25 0 1 0 387649799 143024128 31390 33554432000 134512640 135197378 4293068688 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 31390 93 168 0 34749 0
Current children cumulated CPU time (s) 1203.12
Current children cumulated vsize (KiB) 139672

[startup+1215.9 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 2198
/proc/meminfo: memFree=17719028/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1215.92 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 32516 0 0 0 121587 5 0 0 25 0 1 0 387649799 143024128 31713 33554432000 134512640 135197378 4293068688 18446744073709551615 134603136 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 31713 93 168 0 34749 0
Current children cumulated CPU time (s) 1215.92
Current children cumulated vsize (KiB) 139672

[startup+1228.71 s]
/proc/loadavg: 4.03 4.02 3.97 5/190 2199
/proc/meminfo: memFree=17713176/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1228.72 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 32851 0 0 0 122867 5 0 0 25 0 1 0 387649799 143024128 32048 33554432000 134512640 135197378 4293068688 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 32048 93 168 0 34749 0
Current children cumulated CPU time (s) 1228.72
Current children cumulated vsize (KiB) 139672

[startup+1231.9 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 2199
/proc/meminfo: memFree=17711564/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1231.92 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 32940 0 0 0 123187 5 0 0 25 0 1 0 387649799 143024128 32137 33554432000 134512640 135197378 4293068688 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 32137 93 168 0 34749 0
Current children cumulated CPU time (s) 1231.92
Current children cumulated vsize (KiB) 139672

[startup+1233.5 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 2199
/proc/meminfo: memFree=17710944/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1233.52 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 32983 0 0 0 123347 5 0 0 25 0 1 0 387649799 143024128 32180 33554432000 134512640 135197378 4293068688 18446744073709551615 134550706 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 32180 93 168 0 34749 0
Current children cumulated CPU time (s) 1233.52
Current children cumulated vsize (KiB) 139672

[startup+1234.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 2199
/proc/meminfo: memFree=17710448/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1234.32 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 33005 0 0 0 123427 5 0 0 25 0 1 0 387649799 143024128 32202 33554432000 134512640 135197378 4293068688 18446744073709551615 134593088 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 32202 93 168 0 34749 0
Current children cumulated CPU time (s) 1234.32
Current children cumulated vsize (KiB) 139672

[startup+1234.7 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 2199
/proc/meminfo: memFree=17710448/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1234.72 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 33016 0 0 0 123467 5 0 0 25 0 1 0 387649799 143024128 32213 33554432000 134512640 135197378 4293068688 18446744073709551615 134649164 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 32213 93 168 0 34749 0
Current children cumulated CPU time (s) 1234.72
Current children cumulated vsize (KiB) 139672

[startup+1234.9 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 2199
/proc/meminfo: memFree=17710448/32951124 swapFree=67111528/67111528
[pid=2162] ppid=2160 vsize=139672 CPUtime=1234.92 cores=5,7
/proc/2162/stat : 2162 (march_hi) R 2160 2162 1467 0 -1 4202496 33021 0 0 0 123487 5 0 0 25 0 1 0 387649799 143024128 32218 33554432000 134512640 135197378 4293068688 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2162/statm: 34918 32218 93 168 0 34749 0
Current children cumulated CPU time (s) 1234.92
Current children cumulated vsize (KiB) 139672

Child status: 10
Real time (s): 1234.92
CPU time (s): 1234.94
CPU user time (s): 1234.88
CPU system time (s): 0.06099
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 139672

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

runsolver used 1.69674 second user time and 3.9244 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-16 13:12:17
IDJOB=3205167
IDBENCH=82750
IDSOLVER=1623
FILE ID=node144/3205167-1302952337
RUNJOBID= node144-1302947113-1488
PBS_JOBID= 13017933
Free space on /tmp= 72636 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1623694027-006.SATISFIABLE.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3205167-1302952337/watcher-3205167-1302952337 -o /tmp/evaluation-result-3205167-1302952337/solver-3205167-1302952337 -C 2400 -W 1300 -M 7680  HOME/march_hi HOME/instance-3205167-1302952337.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 6303d9fa9d32bd584c08fa1ce867474c
RANDOM SEED=1660614930

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:      18281396 kB
Buffers:        745488 kB
Cached:       13485456 kB
SwapCached:          0 kB
Active:        3104816 kB
Inactive:     11202384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18281396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3752 kB
Writeback:           0 kB
AnonPages:       75852 kB
Mapped:          16160 kB
Slab:           299160 kB
PageTables:       5208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   257312 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= 72636 MiB
End job on node144 at 2011-04-16 13:32:52