Trace number 3211189

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.05 4999.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
MD5SUM02e5b9be63a0b18588da13d9c988e25c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 150 variables and 3195 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 150 free variables and 3195 clauses.
0.00/0.03	c stat :: sign balance is biased by 0.034
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.00/0.03	c resolvent_look() :: found 1 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3196 / 150 ) = 21.31
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c number of free variables = 150
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 172
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: 1002
0.09/0.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 11240
1.10/1.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 101160
11.29/11.35	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 684169
84.60/84.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3615721
490.40/490.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 15337498
2264.13/2264.12	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
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-3211189-1303176311/watcher-3211189-1303176311 -o /tmp/evaluation-result-3211189-1303176311/solver-3211189-1303176311 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211189-1303176311.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: 1.98 2.00 2.00 3/177 10239
/proc/meminfo: memFree=16671292/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1152 CPUtime=0 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 187 0 0 0 0 0 0 0 25 0 1 0 429229051 1179648 141 33554432000 134512640 135197378 4294657744 18446744073709551615 134565188 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 288 142 66 168 0 119 0

[startup+0.082598 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 10239
/proc/meminfo: memFree=16671292/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1672 CPUtime=0.08 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 332 0 0 0 8 0 0 0 25 0 1 0 429229051 1712128 262 33554432000 134512640 135197378 4294657744 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 418 262 93 168 0 249 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1672

[startup+0.100599 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 10239
/proc/meminfo: memFree=16671292/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1672 CPUtime=0.09 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 332 0 0 0 9 0 0 0 25 0 1 0 429229051 1712128 262 33554432000 134512640 135197378 4294657744 18446744073709551615 134539097 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 418 262 93 168 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1672

[startup+0.300562 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 10239
/proc/meminfo: memFree=16671292/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1876 CPUtime=0.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 345 0 0 0 29 0 0 0 25 0 1 0 429229051 1921024 275 33554432000 134512640 135197378 4294657744 18446744073709551615 134548758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 469 275 93 168 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1876

[startup+0.700502 s]
/proc/loadavg: 1.98 2.00 2.00 3/177 10239
/proc/meminfo: memFree=16671292/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1876 CPUtime=0.69 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 370 0 0 0 69 0 0 0 25 0 1 0 429229051 1921024 300 33554432000 134512640 135197378 4294657744 18446744073709551615 134539157 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 469 300 93 168 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1876

[startup+1.50035 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 10240
/proc/meminfo: memFree=16670184/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=2244 CPUtime=1.49 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 465 0 0 0 149 0 0 0 25 0 1 0 429229051 2297856 377 33554432000 134512640 135197378 4294657744 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 561 377 93 168 0 392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2244

[startup+3.10107 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 10240
/proc/meminfo: memFree=16669564/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=2812 CPUtime=3.09 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 557 0 0 0 309 0 0 0 25 0 1 0 429229051 2879488 469 33554432000 134512640 135197378 4294657744 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10239/statm: 703 469 93 168 0 534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2812

[startup+6.30051 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 10240
/proc/meminfo: memFree=16668200/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=3324 CPUtime=6.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 732 0 0 0 629 0 0 0 25 0 1 0 429229051 3403776 644 33554432000 134512640 135197378 4294657744 18446744073709551615 134603270 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 831 644 93 168 0 662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3324

[startup+12.7004 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 10240
/proc/meminfo: memFree=16665820/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=5240 CPUtime=12.69 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 1051 0 0 0 1269 0 0 0 25 0 1 0 429229051 5365760 963 33554432000 134512640 135197378 4294657744 18446744073709551615 134649136 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 1310 963 93 168 0 1141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5240

[startup+25.5001 s]
/proc/loadavg: 1.98 2.00 2.00 3/178 10240
/proc/meminfo: memFree=16661112/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=9804 CPUtime=25.49 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 1756 0 0 0 2549 0 0 0 25 0 1 0 429229051 10039296 1668 33554432000 134512640 135197378 4294657744 18446744073709551615 134539240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 2451 1668 93 168 0 2282 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9804

[startup+51.1006 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 10241
/proc/meminfo: memFree=16652300/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=13936 CPUtime=51.09 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 3044 0 0 0 5109 0 0 0 25 0 1 0 429229051 14270464 2956 33554432000 134512640 135197378 4294657744 18446744073709551615 134548494 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 3484 2956 93 168 0 3315 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13936

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 10242
/proc/meminfo: memFree=16635552/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=28992 CPUtime=102.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 5458 0 0 0 10228 1 0 0 25 0 1 0 429229051 29687808 5370 33554432000 134512640 135197378 4294657744 18446744073709551615 134522847 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 7248 5370 93 168 0 7079 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28992

[startup+162.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 10244
/proc/meminfo: memFree=16616808/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=43092 CPUtime=162.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 8292 0 0 0 16227 2 0 0 25 0 1 0 429229051 44126208 8204 33554432000 134512640 135197378 4294657744 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 10773 8204 93 168 0 10604 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 43092

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 10246
/proc/meminfo: memFree=16597308/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=62736 CPUtime=222.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 11120 0 0 0 22227 2 0 0 25 0 1 0 429229051 64241664 11032 33554432000 134512640 135197378 4294657744 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 15684 11032 93 168 0 15515 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 62736

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10247
/proc/meminfo: memFree=16578812/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=62736 CPUtime=282.3 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 13877 0 0 0 28227 3 0 0 25 0 1 0 429229051 64241664 13789 33554432000 134512640 135197378 4294657744 18446744073709551615 134603270 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 15684 13789 93 168 0 15515 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 62736

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10249
/proc/meminfo: memFree=16560696/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=94220 CPUtime=342.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 16520 0 0 0 34226 3 0 0 25 0 1 0 429229051 96481280 16432 33554432000 134512640 135197378 4294657744 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 23555 16432 93 168 0 23386 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94220

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10250
/proc/meminfo: memFree=16542676/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=94220 CPUtime=402.29 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 19064 0 0 0 40226 3 0 0 25 0 1 0 429229051 96481280 18976 33554432000 134512640 135197378 4294657744 18446744073709551615 134572838 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 23555 18976 93 168 0 23386 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 94220

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10252
/proc/meminfo: memFree=16525528/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=94220 CPUtime=462.3 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 21460 0 0 0 46226 4 0 0 25 0 1 0 429229051 96481280 21372 33554432000 134512640 135197378 4294657744 18446744073709551615 134539095 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 23555 21372 93 168 0 23386 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94220

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10254
/proc/meminfo: memFree=16507652/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=138420 CPUtime=522.3 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 24026 0 0 0 52226 4 0 0 25 0 1 0 429229051 141742080 23938 33554432000 134512640 135197378 4294657744 18446744073709551615 134548713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 34605 23938 93 168 0 34436 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138420

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10255
/proc/meminfo: memFree=16488908/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=142444 CPUtime=582.3 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 26814 0 0 0 58225 5 0 0 25 0 1 0 429229051 145862656 26726 33554432000 134512640 135197378 4294657744 18446744073709551615 134603257 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/10239/statm: 35611 26726 93 168 0 35442 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142444

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10886
/proc/meminfo: memFree=16292400/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=705276 CPUtime=4062.39 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 166695 0 0 0 406204 35 0 0 25 0 1 0 429229051 722202624 166607 33554432000 134512640 135197378 4294657744 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 176319 166607 93 168 0 176150 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 705276

[startup+4122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 10888
/proc/meminfo: memFree=16275864/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=705276 CPUtime=4122.38 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 168919 0 0 0 412203 35 0 0 25 0 1 0 429229051 722202624 168831 33554432000 134512640 135197378 4294657744 18446744073709551615 134541440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 176319 168831 93 168 0 176150 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 705276

[startup+4182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 10889
/proc/meminfo: memFree=16257840/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=705276 CPUtime=4182.38 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 171512 0 0 0 418202 36 0 0 25 0 1 0 429229051 722202624 171424 33554432000 134512640 135197378 4294657744 18446744073709551615 134556726 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 176319 171424 93 168 0 176150 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 705276

[startup+4242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 10891
/proc/meminfo: memFree=16240336/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=705276 CPUtime=4242.38 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 174011 0 0 0 424202 36 0 0 25 0 1 0 429229051 722202624 173923 33554432000 134512640 135197378 4294657744 18446744073709551615 134550665 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 176319 173923 93 168 0 176150 0
Current children cumulated CPU time (s) 4242.38
Current children cumulated vsize (KiB) 705276

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10892
/proc/meminfo: memFree=16223436/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1040924 CPUtime=4302.39 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 176248 0 0 0 430202 37 0 0 25 0 1 0 429229051 1065906176 176160 33554432000 134512640 135197378 4294657744 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 260231 176160 93 168 0 260062 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1040924

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10894
/proc/meminfo: memFree=16206392/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1040924 CPUtime=4362.38 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 178794 0 0 0 436201 37 0 0 25 0 1 0 429229051 1065906176 178706 33554432000 134512640 135197378 4294657744 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 260231 178706 93 168 0 260062 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 1040924

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10896
/proc/meminfo: memFree=16189260/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4422.39 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 181143 0 0 0 442201 38 0 0 25 0 1 0 429229051 1098874880 181055 33554432000 134512640 135197378 4294657744 18446744073709551615 134593050 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 181055 93 168 0 268111 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1073120

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10897
/proc/meminfo: memFree=16172232/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4482.39 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 183500 0 0 0 448201 38 0 0 25 0 1 0 429229051 1098874880 183412 33554432000 134512640 135197378 4294657744 18446744073709551615 134570915 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 183412 93 168 0 268111 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1073120

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10899
/proc/meminfo: memFree=16155844/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4542.39 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 185832 0 0 0 454201 38 0 0 25 0 1 0 429229051 1098874880 185744 33554432000 134512640 135197378 4294657744 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 185744 93 168 0 268111 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1073120

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10900
/proc/meminfo: memFree=16139080/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4602.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 188079 0 0 0 460201 39 0 0 25 0 1 0 429229051 1098874880 187991 33554432000 134512640 135197378 4294657744 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 187991 93 168 0 268111 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1073120

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10902
/proc/meminfo: memFree=16122932/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4662.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 190432 0 0 0 466200 40 0 0 25 0 1 0 429229051 1098874880 190344 33554432000 134512640 135197378 4294657744 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 190344 93 168 0 268111 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1073120

[startup+4722.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10904
/proc/meminfo: memFree=16106908/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4722.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 192646 0 0 0 472200 40 0 0 25 0 1 0 429229051 1098874880 192558 33554432000 134512640 135197378 4294657744 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 192558 93 168 0 268111 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1073120

[startup+4782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 10905
/proc/meminfo: memFree=16091640/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4782.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 194814 0 0 0 478199 41 0 0 25 0 1 0 429229051 1098874880 194726 33554432000 134512640 135197378 4294657744 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 194726 93 168 0 268111 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1073120

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10907
/proc/meminfo: memFree=16075000/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4842.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 197100 0 0 0 484199 41 0 0 25 0 1 0 429229051 1098874880 197012 33554432000 134512640 135197378 4294657744 18446744073709551615 134603232 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 197012 93 168 0 268111 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1073120

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10908
/proc/meminfo: memFree=16059212/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4902.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 199220 0 0 0 490199 41 0 0 25 0 1 0 429229051 1098874880 199132 33554432000 134512640 135197378 4294657744 18446744073709551615 134524921 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 199132 93 168 0 268111 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1073120

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10910
/proc/meminfo: memFree=16043672/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=4962.4 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 201252 0 0 0 496198 42 0 0 25 0 1 0 429229051 1098874880 201164 33554432000 134512640 135197378 4294657744 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 201164 93 168 0 268111 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1073120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10911
/proc/meminfo: memFree=16034236/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=5000.01 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 202457 0 0 0 499959 42 0 0 25 0 1 0 429229051 1098874880 202369 33554432000 134512640 135197378 4294657744 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 202369 93 168 0 268111 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1073120

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: 2.00 2.00 2.00 3/178 10911
/proc/meminfo: memFree=16034236/32951124 swapFree=67111524/67111528
[pid=10239] ppid=10237 vsize=1073120 CPUtime=5000.01 cores=1,3,5,7
/proc/10239/stat : 10239 (march_hi) R 10237 10239 9528 0 -1 4202496 202457 0 0 0 499959 42 0 0 25 0 1 0 429229051 1098874880 202369 33554432000 134512640 135197378 4294657744 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/10239/statm: 268280 202369 93 168 0 268111 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1073120

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.05
CPU user time (s): 4999.59
CPU system time (s): 0.45693
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1073120

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

runsolver used 6.64699 second user time and 16.0986 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-19 03:25:11
IDJOB=3211189
IDBENCH=82946
IDSOLVER=1627
FILE ID=node136/3211189-1303176311
RUNJOBID= node136-1303168250-9547
PBS_JOBID= 13021041
Free space on /tmp= 72604 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1847541883-049.UNKNOWN.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3211189-1303176311/watcher-3211189-1303176311 -o /tmp/evaluation-result-3211189-1303176311/solver-3211189-1303176311 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3211189-1303176311.cnf

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

MD5SUM BENCH= 02e5b9be63a0b18588da13d9c988e25c
RANDOM SEED=1029124176

node136.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.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.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.76
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.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.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.83
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.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.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:      16671572 kB
Buffers:        630308 kB
Cached:       14941268 kB
SwapCached:          4 kB
Active:        7774852 kB
Inactive:      8156948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16671572 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1028 kB
Writeback:           0 kB
AnonPages:      360024 kB
Mapped:          15444 kB
Slab:           285060 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   593140 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= 72768 MiB
End job on node136 at 2011-04-19 04:48:33