Trace number 3210553

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 hi? (TO) 5000.09 4999.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1258495116-025.SATISFIABLE.cnf
MD5SUMd9cece0babfb15cb3db695bd3b0b9988
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024996
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c full lookahead due to high density!
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 125 variables and 2662 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 125 free variables and 2662 clauses.
0.00/0.02	c stat :: sign balance is biased by 0.043
0.00/0.02	c using k-SAT heuristics (size based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.00/0.02	c resolvent_look() :: found 2 resolvents
0.00/0.02	c main():: clause / variable ratio: ( 2664 / 125 ) = 21.31
0.00/0.02	c longest clause has size 5
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 125
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 198
0.00/0.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 800
0.09/0.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 6715
0.69/0.70	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 47936
5.19/5.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 |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 256505
30.99/31.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1065787
140.99/141.01	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3511227
506.90/507.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 |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 9327902
1458.93/1458.92	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 20293478
3411.59/3411.58	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3210553-1303164246/watcher-3210553-1303164246 -o /tmp/evaluation-result-3210553-1303164246/solver-3210553-1303164246 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3210553-1303164246.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): 5000 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.07 2.02 2.00 3/177 19572
/proc/meminfo: memFree=16418420/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1172 CPUtime=0 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 200 0 0 0 0 0 0 0 25 0 1 0 428025331 1200128 155 33554432000 134512640 135197378 4294019360 18446744073709551615 134533536 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 293 155 79 168 0 124 0

[startup+0.063528 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19572
/proc/meminfo: memFree=16418420/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1580 CPUtime=0.06 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 283 0 0 0 6 0 0 0 25 0 1 0 428025331 1617920 238 33554432000 134512640 135197378 4294019360 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 395 238 93 168 0 226 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1580

[startup+0.100521 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19572
/proc/meminfo: memFree=16418420/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1580 CPUtime=0.09 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 283 0 0 0 9 0 0 0 18 0 1 0 428025331 1617920 238 33554432000 134512640 135197378 4294019360 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 395 238 93 168 0 226 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1580

[startup+0.300487 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19572
/proc/meminfo: memFree=16418420/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1580 CPUtime=0.29 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 286 0 0 0 29 0 0 0 18 0 1 0 428025331 1617920 241 33554432000 134512640 135197378 4294019360 18446744073709551615 134548691 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 395 241 93 168 0 226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1580

[startup+0.700411 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 19572
/proc/meminfo: memFree=16418420/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1784 CPUtime=0.69 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 331 0 0 0 69 0 0 0 18 0 1 0 428025331 1826816 286 33554432000 134512640 135197378 4294019360 18446744073709551615 134592727 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 446 286 93 168 0 277 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1784

[startup+1.50027 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 19573
/proc/meminfo: memFree=16417676/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=2036 CPUtime=1.49 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 378 0 0 0 149 0 0 0 18 0 1 0 428025331 2084864 333 33554432000 134512640 135197378 4294019360 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 509 333 93 168 0 340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2036

[startup+3.10098 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 19574
/proc/meminfo: memFree=16417056/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=2604 CPUtime=3.09 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 469 0 0 0 309 0 0 0 20 0 1 0 428025331 2666496 424 33554432000 134512640 135197378 4294019360 18446744073709551615 134611792 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 651 424 93 168 0 482 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2604

[startup+6.3004 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 19574
/proc/meminfo: memFree=16416484/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=3116 CPUtime=6.29 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 631 0 0 0 629 0 0 0 25 0 1 0 428025331 3190784 586 33554432000 134512640 135197378 4294019360 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 779 586 93 168 0 610 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3116

[startup+12.7002 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 19574
/proc/meminfo: memFree=16414704/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=5192 CPUtime=12.69 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 964 0 0 0 1269 0 0 0 25 0 1 0 428025331 5316608 919 33554432000 134512640 135197378 4294019360 18446744073709551615 134603713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 1298 919 93 168 0 1129 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5192

[startup+25.5009 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 19574
/proc/meminfo: memFree=16412064/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=6916 CPUtime=25.49 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 1607 0 0 0 2549 0 0 0 25 0 1 0 428025331 7081984 1562 33554432000 134512640 135197378 4294019360 18446744073709551615 134593317 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 1729 1562 93 168 0 1560 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6916

[startup+51.1002 s]
/proc/loadavg: 2.11 2.03 2.01 3/178 19575
/proc/meminfo: memFree=16406968/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=13708 CPUtime=51.09 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 2865 0 0 0 5108 1 0 0 25 0 1 0 428025331 14036992 2799 33554432000 134512640 135197378 4294019360 18446744073709551615 134593323 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 3427 2799 93 168 0 3258 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13708

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 19576
/proc/meminfo: memFree=16396772/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=28684 CPUtime=102.29 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 5266 0 0 0 10228 1 0 0 25 0 1 0 428025331 29372416 5200 33554432000 134512640 135197378 4294019360 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 7171 5200 93 168 0 7002 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28684

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 19578
/proc/meminfo: memFree=16386336/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=42628 CPUtime=162.3 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 7840 0 0 0 16228 2 0 0 25 0 1 0 428025331 43651072 7774 33554432000 134512640 135197378 4294019360 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/19572/statm: 10657 7774 93 168 0 10488 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42628

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 19579
/proc/meminfo: memFree=16376396/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=42628 CPUtime=222.29 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 10396 0 0 0 22227 2 0 0 25 0 1 0 428025331 43651072 10330 33554432000 134512640 135197378 4294019360 18446744073709551615 134539131 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 10657 10330 93 168 0 10488 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42628

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19581
/proc/meminfo: memFree=16365820/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=63968 CPUtime=282.3 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 13017 0 0 0 28227 3 0 0 25 0 1 0 428025331 65503232 12951 33554432000 134512640 135197378 4294019360 18446744073709551615 134524935 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 15992 12951 93 168 0 15823 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 63968

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19583
/proc/meminfo: memFree=16355636/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=63968 CPUtime=342.3 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 15522 0 0 0 34227 3 0 0 25 0 1 0 428025331 65503232 15456 33554432000 134512640 135197378 4294019360 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 15992 15456 93 168 0 15823 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63968

[startup+402.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 19584
/proc/meminfo: memFree=16345568/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=93436 CPUtime=402.29 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 17977 0 0 0 40226 3 0 0 25 0 1 0 428025331 95678464 17911 33554432000 134512640 135197378 4294019360 18446744073709551615 134602880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 23359 17911 93 168 0 23190 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 93436

[startup+462.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 19586
/proc/meminfo: memFree=16335984/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=96832 CPUtime=462.3 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 20334 0 0 0 46226 4 0 0 25 0 1 0 428025331 99155968 20268 33554432000 134512640 135197378 4294019360 18446744073709551615 134524901 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 24208 20268 93 168 0 24039 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 96832

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19587
/proc/meminfo: memFree=16327280/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=96832 CPUtime=522.3 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 22547 0 0 0 52226 4 0 0 25 0 1 0 428025331 99155968 22481 33554432000 134512640 135197378 4294019360 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 24208 22481 93 168 0 24039 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96832

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19589
/proc/meminfo: memFree=16316704/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=141032 CPUtime=582.31 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 25048 0 0 0 58226 5 0 0 25 0 1 0 428025331 144416768 24982 33554432000 134512640 135197378 4294019360 18446744073709551615 134524901 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 35258 24982 93 168 0 35089 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 141032

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.40 1.83 1.94 2/172 19711
/proc/meminfo: memFree=15830452/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4062.41 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 148124 0 0 0 406210 31 0 0 25 0 1 0 428025331 744718336 148058 33554432000 134512640 135197378 4294019360 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 148058 93 168 0 181647 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 727264

[startup+4122.3 s]
/proc/loadavg: 1.14 1.68 1.88 2/172 19712
/proc/meminfo: memFree=15822752/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4122.42 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 150096 0 0 0 412210 32 0 0 25 0 1 0 428025331 744718336 150030 33554432000 134512640 135197378 4294019360 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 150030 93 168 0 181647 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 727264

[startup+4182.3 s]
/proc/loadavg: 1.05 1.55 1.82 2/172 19714
/proc/meminfo: memFree=15814532/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4182.42 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 152200 0 0 0 418210 32 0 0 25 0 1 0 428025331 744718336 152134 33554432000 134512640 135197378 4294019360 18446744073709551615 134593016 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 152134 93 168 0 181647 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 727264

[startup+4242.3 s]
/proc/loadavg: 1.02 1.45 1.77 2/172 19716
/proc/meminfo: memFree=15806692/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4242.42 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 154162 0 0 0 424210 32 0 0 25 0 1 0 428025331 744718336 154096 33554432000 134512640 135197378 4294019360 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 154096 93 168 0 181647 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 727264

[startup+4302.3 s]
/proc/loadavg: 1.00 1.36 1.72 2/172 19717
/proc/meminfo: memFree=15799228/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4302.41 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 156069 0 0 0 430209 32 0 0 25 0 1 0 428025331 744718336 156003 33554432000 134512640 135197378 4294019360 18446744073709551615 134539092 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 156003 93 168 0 181647 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 727264

[startup+4362.3 s]
/proc/loadavg: 1.00 1.30 1.67 2/172 19719
/proc/meminfo: memFree=15791520/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4362.42 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 158029 0 0 0 436209 33 0 0 25 0 1 0 428025331 744718336 157963 33554432000 134512640 135197378 4294019360 18446744073709551615 134539170 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 157963 93 168 0 181647 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 727264

[startup+4422.3 s]
/proc/loadavg: 1.07 1.25 1.63 2/172 19720
/proc/meminfo: memFree=15784060/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4422.42 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 159904 0 0 0 442209 33 0 0 25 0 1 0 428025331 744718336 159838 33554432000 134512640 135197378 4294019360 18446744073709551615 134593059 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 159838 93 168 0 181647 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 727264

[startup+4482.3 s]
/proc/loadavg: 1.03 1.21 1.59 2/172 19722
/proc/meminfo: memFree=15776840/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4482.43 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 161733 0 0 0 448209 34 0 0 25 0 1 0 428025331 744718336 161667 33554432000 134512640 135197378 4294019360 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 161667 93 168 0 181647 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 727264

[startup+4542.3 s]
/proc/loadavg: 1.01 1.17 1.55 2/172 19724
/proc/meminfo: memFree=15769852/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4542.43 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 163515 0 0 0 454209 34 0 0 25 0 1 0 428025331 744718336 163449 33554432000 134512640 135197378 4294019360 18446744073709551615 134524862 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 163449 93 168 0 181647 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 727264

[startup+4602.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/172 19725
/proc/meminfo: memFree=15762244/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4602.43 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 165374 0 0 0 460209 34 0 0 25 0 1 0 428025331 744718336 165308 33554432000 134512640 135197378 4294019360 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 165308 93 168 0 181647 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 727264

[startup+4662.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/172 19727
/proc/meminfo: memFree=15754020/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4662.43 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 167501 0 0 0 466209 34 0 0 25 0 1 0 428025331 744718336 167435 33554432000 134512640 135197378 4294019360 18446744073709551615 134593032 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 167435 93 168 0 181647 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 727264

[startup+4722.31 s]
/proc/loadavg: 1.00 1.08 1.44 2/172 19728
/proc/meminfo: memFree=15745196/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4722.44 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 169665 0 0 0 472209 35 0 0 25 0 1 0 428025331 744718336 169599 33554432000 134512640 135197378 4294019360 18446744073709551615 134713215 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 169599 93 168 0 181647 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 727264

[startup+4782.3 s]
/proc/loadavg: 1.00 1.07 1.41 2/172 19730
/proc/meminfo: memFree=15737472/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4782.43 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 171662 0 0 0 478208 35 0 0 25 0 1 0 428025331 744718336 171596 33554432000 134512640 135197378 4294019360 18446744073709551615 134539302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 171596 93 168 0 181647 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 727264

[startup+4842.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/172 19732
/proc/meminfo: memFree=15729492/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4842.44 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 173638 0 0 0 484208 36 0 0 25 0 1 0 428025331 744718336 173572 33554432000 134512640 135197378 4294019360 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 173572 93 168 0 181647 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 727264

[startup+4902.3 s]
/proc/loadavg: 1.00 1.04 1.36 2/172 19733
/proc/meminfo: memFree=15722012/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=727264 CPUtime=4902.43 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 175578 0 0 0 490207 36 0 0 25 0 1 0 428025331 744718336 175512 33554432000 134512640 135197378 4294019360 18446744073709551615 134602884 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 181816 175512 93 168 0 181647 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 727264

[startup+4962.3 s]
/proc/loadavg: 1.00 1.03 1.33 2/172 19735
/proc/meminfo: memFree=15713412/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1062912 CPUtime=4962.44 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 177677 0 0 0 496207 37 0 0 25 0 1 0 428025331 1088421888 177611 33554432000 134512640 135197378 4294019360 18446744073709551615 134539072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 265728 177611 93 168 0 265559 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1062912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.06 1.04 1.32 2/172 19736
/proc/meminfo: memFree=15708424/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1062912 CPUtime=5000.05 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 178929 0 0 0 499968 37 0 0 25 0 1 0 428025331 1088421888 178863 33554432000 134512640 135197378 4294019360 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 265728 178863 93 168 0 265559 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1062912

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

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

[startup+4999.9 s]
/proc/loadavg: 1.06 1.04 1.32 2/172 19736
/proc/meminfo: memFree=15708424/32951124 swapFree=67111528/67111528
[pid=19572] ppid=19570 vsize=1062912 CPUtime=5000.05 cores=1,3,5,7
/proc/19572/stat : 19572 (march_hi) R 19570 19572 19076 0 -1 4202496 178929 0 0 0 499968 37 0 0 25 0 1 0 428025331 1088421888 178863 33554432000 134512640 135197378 4294019360 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19572/statm: 265728 178863 93 168 0 265559 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1062912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.09
CPU user time (s): 4999.68
CPU system time (s): 0.402938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1062912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.68
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 7470

runsolver used 6.88795 second user time and 15.8536 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-19 00:04:06
IDJOB=3210553
IDBENCH=82787
IDSOLVER=1627
FILE ID=node109/3210553-1303164246
RUNJOBID= node109-1303153610-19095
PBS_JOBID= 13020999
Free space on /tmp= 71816 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1258495116-025.SATISFIABLE.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3210553-1303164246/watcher-3210553-1303164246 -o /tmp/evaluation-result-3210553-1303164246/solver-3210553-1303164246 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3210553-1303164246.cnf

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

MD5SUM BENCH= d9cece0babfb15cb3db695bd3b0b9988
RANDOM SEED=195045961

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16418700 kB
Buffers:        759468 kB
Cached:       15344804 kB
SwapCached:          0 kB
Active:        7525288 kB
Inactive:      8648300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16418700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2616 kB
Writeback:           0 kB
AnonPages:       69312 kB
Mapped:          15476 kB
Slab:           295812 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217172 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= 71816 MiB
End job on node109 at 2011-04-19 01:27:28