Trace number 3211797

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-S118521533-021.UNKNOWN.cnf
MD5SUM26e1db2f130e6076b57fb074a1167d5e
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 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.036
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: 153
0.00/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 746
0.09/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 6716
0.59/0.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 48682
5.30/5.30	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 260348
31.29/31.37	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1070954
142.09/142.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 |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 3477801
504.01/504.05	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9095132
1427.44/1427.42	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 19468938
3281.39/3281.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
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-3211797-1303182880/watcher-3211797-1303182880 -o /tmp/evaluation-result-3211797-1303182880/solver-3211797-1303182880 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211797-1303182880.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.03 2.02 2.00 3/181 19615
/proc/meminfo: memFree=23272136/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1176 CPUtime=0 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 202 0 0 0 0 0 0 0 25 0 1 0 429886198 1204224 156 33554432000 134512640 135197378 4292907120 18446744073709551615 134533504 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 294 156 79 168 0 125 0

[startup+0.078629 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 19615
/proc/meminfo: memFree=23272136/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1588 CPUtime=0.07 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 285 0 0 0 7 0 0 0 18 0 1 0 429886198 1626112 239 33554432000 134512640 135197378 4292907120 18446744073709551615 134572708 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 397 239 93 168 0 228 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1588

[startup+0.100635 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 19615
/proc/meminfo: memFree=23272136/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1588 CPUtime=0.09 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 285 0 0 0 9 0 0 0 18 0 1 0 429886198 1626112 239 33554432000 134512640 135197378 4292907120 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 397 239 93 168 0 228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1588

[startup+0.300586 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 19615
/proc/meminfo: memFree=23272136/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1588 CPUtime=0.29 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 289 0 0 0 29 0 0 0 18 0 1 0 429886198 1626112 243 33554432000 134512640 135197378 4292907120 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 397 243 93 168 0 228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1588

[startup+0.700515 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 19615
/proc/meminfo: memFree=23272136/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1792 CPUtime=0.69 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 334 0 0 0 69 0 0 0 18 0 1 0 429886198 1835008 288 33554432000 134512640 135197378 4292907120 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 448 288 93 168 0 279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1792

[startup+1.50037 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19616
/proc/meminfo: memFree=23271512/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=2044 CPUtime=1.49 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 382 0 0 0 149 0 0 0 19 0 1 0 429886198 2093056 336 33554432000 134512640 135197378 4292907120 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 511 336 93 168 0 342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2044

[startup+3.10108 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19616
/proc/meminfo: memFree=23270768/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=2612 CPUtime=3.1 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 473 0 0 0 310 0 0 0 24 0 1 0 429886198 2674688 427 33554432000 134512640 135197378 4292907120 18446744073709551615 134548486 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 653 427 93 168 0 484 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2612

[startup+6.3005 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 19616
/proc/meminfo: memFree=23269792/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=3124 CPUtime=6.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 637 0 0 0 630 0 0 0 25 0 1 0 429886198 3198976 591 33554432000 134512640 135197378 4292907120 18446744073709551615 134548677 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 781 591 93 168 0 612 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3124

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 19616
/proc/meminfo: memFree=23267328/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=5224 CPUtime=12.69 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 977 0 0 0 1269 0 0 0 25 0 1 0 429886198 5349376 931 33554432000 134512640 135197378 4292907120 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 1306 931 93 168 0 1137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5224

[startup+25.501 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 19617
/proc/meminfo: memFree=23263252/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=9536 CPUtime=25.49 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 1623 0 0 0 2549 0 0 0 25 0 1 0 429886198 9764864 1577 33554432000 134512640 135197378 4292907120 18446744073709551615 134550648 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 2384 1577 93 168 0 2215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9536

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 19617
/proc/meminfo: memFree=23255424/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=13732 CPUtime=51.09 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 2895 0 0 0 5109 0 0 0 25 0 1 0 429886198 14061568 2828 33554432000 134512640 135197378 4292907120 18446744073709551615 134541501 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 3433 2828 93 168 0 3264 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13732

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 19619
/proc/meminfo: memFree=23240280/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=28704 CPUtime=102.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 5274 0 0 0 10230 0 0 0 25 0 1 0 429886198 29392896 5207 33554432000 134512640 135197378 4292907120 18446744073709551615 134556519 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 7176 5207 93 168 0 7007 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28704

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19620
/proc/meminfo: memFree=23223164/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=42644 CPUtime=162.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 7829 0 0 0 16229 1 0 0 25 0 1 0 429886198 43667456 7762 33554432000 134512640 135197378 4292907120 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 10661 7762 93 168 0 10492 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42644

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 19622
/proc/meminfo: memFree=23205416/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=42644 CPUtime=222.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 10409 0 0 0 22229 1 0 0 25 0 1 0 429886198 43667456 10342 33554432000 134512640 135197378 4292907120 18446744073709551615 134524862 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 10661 10342 93 168 0 10492 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42644

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 19623
/proc/meminfo: memFree=23188292/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=63972 CPUtime=282.29 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 12966 0 0 0 28228 1 0 0 25 0 1 0 429886198 65507328 12899 33554432000 134512640 135197378 4292907120 18446744073709551615 134592762 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 15993 12899 93 168 0 15824 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63972

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 19625
/proc/meminfo: memFree=23171408/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=63972 CPUtime=342.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 15465 0 0 0 34228 2 0 0 25 0 1 0 429886198 65507328 15398 33554432000 134512640 135197378 4292907120 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 15993 15398 93 168 0 15824 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 63972

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19627
/proc/meminfo: memFree=23155776/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=93440 CPUtime=402.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 17933 0 0 0 40227 3 0 0 25 0 1 0 429886198 95682560 17866 33554432000 134512640 135197378 4292907120 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 23360 17866 93 168 0 23191 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93440

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 19628
/proc/meminfo: memFree=23139644/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=93440 CPUtime=462.3 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 20244 0 0 0 46227 3 0 0 25 0 1 0 429886198 95682560 20177 33554432000 134512640 135197378 4292907120 18446744073709551615 134550700 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 23360 20177 93 168 0 23191 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93440

[startup+522.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/182 19630
/proc/meminfo: memFree=23123996/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=96812 CPUtime=522.31 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 22487 0 0 0 52227 4 0 0 25 0 1 0 429886198 99135488 22420 33554432000 134512640 135197378 4292907120 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 24203 22420 93 168 0 24034 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96812

[startup+582.301 s]
/proc/loadavg: 2.11 2.05 2.01 3/182 19631
/proc/meminfo: memFree=23106872/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=141012 CPUtime=582.31 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 24995 0 0 0 58227 4 0 0 25 0 1 0 429886198 144396288 24928 33554432000 134512640 135197378 4292907120 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 35253 24928 93 168 0 35084 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 141012

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.03 2.04 2.00 3/182 19736
/proc/meminfo: memFree=22251092/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4062.42 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 147277 0 0 0 406213 29 0 0 25 0 1 0 429886198 744337408 147210 33554432000 134512640 135197378 4292907120 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 147210 93 168 0 181554 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 726892

[startup+4122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/182 19738
/proc/meminfo: memFree=22237164/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4122.41 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 149188 0 0 0 412212 29 0 0 25 0 1 0 429886198 744337408 149121 33554432000 134512640 135197378 4292907120 18446744073709551615 134556558 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 149121 93 168 0 181554 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 726892

[startup+4182.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/182 19739
/proc/meminfo: memFree=22223388/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4182.42 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 151111 0 0 0 418212 30 0 0 25 0 1 0 429886198 744337408 151044 33554432000 134512640 135197378 4292907120 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 151044 93 168 0 181554 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 726892

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 19741
/proc/meminfo: memFree=22209724/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4242.42 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 153012 0 0 0 424212 30 0 0 25 0 1 0 429886198 744337408 152945 33554432000 134512640 135197378 4292907120 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 152945 93 168 0 181554 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 726892

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 19743
/proc/meminfo: memFree=22196560/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4302.41 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 154806 0 0 0 430211 30 0 0 25 0 1 0 429886198 744337408 154739 33554432000 134512640 135197378 4292907120 18446744073709551615 134611792 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 154739 93 168 0 181554 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 726892

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 19744
/proc/meminfo: memFree=22184020/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4362.42 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 156525 0 0 0 436211 31 0 0 25 0 1 0 429886198 744337408 156458 33554432000 134512640 135197378 4292907120 18446744073709551615 134596725 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 156458 93 168 0 181554 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 726892

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 19746
/proc/meminfo: memFree=22170488/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4422.42 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 158533 0 0 0 442211 31 0 0 25 0 1 0 429886198 744337408 158466 33554432000 134512640 135197378 4292907120 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 158466 93 168 0 181554 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 726892

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 19747
/proc/meminfo: memFree=22156468/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4482.42 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 160668 0 0 0 448211 31 0 0 25 0 1 0 429886198 744337408 160601 33554432000 134512640 135197378 4292907120 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 160601 93 168 0 181554 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 726892

[startup+4542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/182 19749
/proc/meminfo: memFree=22141332/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4542.43 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 162782 0 0 0 454211 32 0 0 25 0 1 0 429886198 744337408 162715 33554432000 134512640 135197378 4292907120 18446744073709551615 134548358 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 162715 93 168 0 181554 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 726892

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 19751
/proc/meminfo: memFree=22127060/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4602.43 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 164750 0 0 0 460211 32 0 0 25 0 1 0 429886198 744337408 164683 33554432000 134512640 135197378 4292907120 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 164683 93 168 0 181554 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 726892

[startup+4662.3 s]
/proc/loadavg: 1.61 1.91 1.97 2/176 19770
/proc/meminfo: memFree=22650144/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4662.43 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 166652 0 0 0 466210 33 0 0 25 0 1 0 429886198 744337408 166585 33554432000 134512640 135197378 4292907120 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 166585 93 168 0 181554 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 726892

[startup+4722.31 s]
/proc/loadavg: 1.22 1.74 1.90 2/176 19772
/proc/meminfo: memFree=22642188/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4722.44 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 168678 0 0 0 472211 33 0 0 25 0 1 0 429886198 744337408 168611 33554432000 134512640 135197378 4292907120 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 168611 93 168 0 181554 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 726892

[startup+4782.3 s]
/proc/loadavg: 1.08 1.60 1.85 2/176 19773
/proc/meminfo: memFree=22634844/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4782.43 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 170528 0 0 0 478210 33 0 0 25 0 1 0 429886198 744337408 170461 33554432000 134512640 135197378 4292907120 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 170461 93 168 0 181554 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 726892

[startup+4842.3 s]
/proc/loadavg: 1.03 1.49 1.79 2/176 19775
/proc/meminfo: memFree=22626764/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4842.43 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 172540 0 0 0 484209 34 0 0 25 0 1 0 429886198 744337408 172473 33554432000 134512640 135197378 4292907120 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 172473 93 168 0 181554 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 726892

[startup+4902.3 s]
/proc/loadavg: 1.01 1.40 1.74 2/176 19777
/proc/meminfo: memFree=22619424/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4902.44 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 174400 0 0 0 490210 34 0 0 25 0 1 0 429886198 744337408 174333 33554432000 134512640 135197378 4292907120 18446744073709551615 134602884 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 174333 93 168 0 181554 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 726892

[startup+4962.3 s]
/proc/loadavg: 1.00 1.32 1.69 2/176 19778
/proc/meminfo: memFree=22611700/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=726892 CPUtime=4962.44 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 176368 0 0 0 496209 35 0 0 25 0 1 0 429886198 744337408 176301 33554432000 134512640 135197378 4292907120 18446744073709551615 134556590 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 181723 176301 93 168 0 181554 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 726892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.07 1.30 1.67 2/176 19779
/proc/meminfo: memFree=22607208/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1062540 CPUtime=5000.04 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 177482 0 0 0 499969 35 0 0 25 0 1 0 429886198 1088040960 177415 33554432000 134512640 135197378 4292907120 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 265635 177415 93 168 0 265466 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1062540

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.07 1.30 1.67 2/176 19779
/proc/meminfo: memFree=22607208/32951124 swapFree=67111416/67111528
[pid=19615] ppid=19613 vsize=1062540 CPUtime=5000.04 cores=1,3,5,7
/proc/19615/stat : 19615 (march_hi) R 19613 19615 19486 0 -1 4202496 177482 0 0 0 499969 35 0 0 25 0 1 0 429886198 1088040960 177415 33554432000 134512640 135197378 4292907120 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/19615/statm: 265635 177415 93 168 0 265466 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1062540

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.7
system time used= 0.387941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177482
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= 8
involuntary context switches= 3505

runsolver used 6.53701 second user time and 16.2165 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-19 05:14:40
IDJOB=3211797
IDBENCH=83098
IDSOLVER=1627
FILE ID=node134/3211797-1303182880
RUNJOBID= node134-1303182514-19505
PBS_JOBID= 13021078
Free space on /tmp= 72920 MiB

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

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

MD5SUM BENCH= 26e1db2f130e6076b57fb074a1167d5e
RANDOM SEED=2125514067

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23272416 kB
Buffers:        654944 kB
Cached:        8555824 kB
SwapCached:        108 kB
Active:        5060028 kB
Inactive:      4260764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23272416 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:             928 kB
Writeback:           0 kB
AnonPages:      109668 kB
Mapped:          15608 kB
Slab:           296632 kB
PageTables:       4504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   272188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72920 MiB
End job on node134 at 2011-04-19 06:38:02