Trace number 3211125

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1194239878-049.UNKNOWN.cnf
MD5SUMac9c61f9177fd0d9da068d938bec80ff
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.02/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.02/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.02/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.02/0.02	c main()::
0.02/0.02	c initFormula():: searching for DIMACS p-line....
0.02/0.02	c full lookahead due to high density!
0.02/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 125 variables and 2662 clauses.
0.02/0.02	c parseCNF():: parsing....
0.02/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.02/0.02	c runParser():: parsing was successful, warming up engines...
0.02/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.02	c preprocessing fase I completed:: there are now 125 free variables and 2662 clauses.
0.02/0.02	c stat :: sign balance is biased by 0.032
0.02/0.02	c using k-SAT heuristics (size based diff)
0.02/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.02/0.02	c resolvent_look() :: found 2 resolvents
0.02/0.02	c main():: clause / variable ratio: ( 2664 / 125 ) = 21.31
0.02/0.02	c longest clause has size 5
0.02/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.02	c number of free variables = 125
0.02/0.02	c dynamic_preselect_setsize :: off
0.02/0.02	c main():: all systems go!
0.02/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 178
0.02/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: 754
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: 6643
0.59/0.67	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 47224
5.09/5.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 250345
29.89/29.91	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1022164
134.20/134.27	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 3304975
473.61/473.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 8641315
1339.43/1339.41	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 18565244
3087.79/3087.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
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-3211125-1303175833/watcher-3211125-1303175833 -o /tmp/evaluation-result-3211125-1303175833/solver-3211125-1303175833 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211125-1303175833.cnf 

running on 4 cores: 0,2,4,6

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.00 2.00 2.00 2/177 22888
/proc/meminfo: memFree=19159148/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1176 CPUtime=0 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 170 0 0 0 0 0 0 0 25 0 1 0 409999264 1204224 125 33554432000 134512640 135197378 4291944896 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 294 136 66 168 0 125 0

[startup+0.0223279 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22888
/proc/meminfo: memFree=19159148/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1324 CPUtime=0.02 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 222 0 0 0 2 0 0 0 25 0 1 0 409999264 1355776 177 33554432000 134512640 135197378 4291944896 18446744073709551615 134578135 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 331 177 82 168 0 162 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1324

[startup+0.100322 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22888
/proc/meminfo: memFree=19159148/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1588 CPUtime=0.09 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 284 0 0 0 9 0 0 0 18 0 1 0 409999264 1626112 239 33554432000 134512640 135197378 4291944896 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 397 239 93 168 0 228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1588

[startup+0.300305 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22888
/proc/meminfo: memFree=19159148/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1588 CPUtime=0.29 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 288 0 0 0 29 0 0 0 18 0 1 0 409999264 1626112 243 33554432000 134512640 135197378 4291944896 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 397 243 93 168 0 228 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1588

[startup+0.700214 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 22888
/proc/meminfo: memFree=19159148/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1792 CPUtime=0.69 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 334 0 0 0 69 0 0 0 18 0 1 0 409999264 1835008 289 33554432000 134512640 135197378 4291944896 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 448 289 93 168 0 279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1792

[startup+1.50106 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22889
/proc/meminfo: memFree=19157536/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=2044 CPUtime=1.49 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 381 0 0 0 149 0 0 0 19 0 1 0 409999264 2093056 336 33554432000 134512640 135197378 4291944896 18446744073709551615 134572762 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 511 336 93 168 0 342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2044

[startup+3.10079 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22889
/proc/meminfo: memFree=19156872/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=2612 CPUtime=3.09 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 472 0 0 0 309 0 0 0 25 0 1 0 409999264 2674688 427 33554432000 134512640 135197378 4291944896 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 653 427 93 168 0 484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2612

[startup+6.3002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22889
/proc/meminfo: memFree=19155260/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=3124 CPUtime=6.29 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 637 0 0 0 629 0 0 0 25 0 1 0 409999264 3198976 592 33554432000 134512640 135197378 4291944896 18446744073709551615 134524857 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 781 592 93 168 0 612 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3124

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22889
/proc/meminfo: memFree=19152264/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=5224 CPUtime=12.69 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 975 0 0 0 1269 0 0 0 25 0 1 0 409999264 5349376 930 33554432000 134512640 135197378 4291944896 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 1306 930 93 168 0 1137 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5224

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22889
/proc/meminfo: memFree=19147828/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=6948 CPUtime=25.49 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 1618 0 0 0 2549 0 0 0 25 0 1 0 409999264 7114752 1573 33554432000 134512640 135197378 4291944896 18446744073709551615 134611821 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 1737 1573 93 168 0 1568 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6948

[startup+51.1009 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22890
/proc/meminfo: memFree=19139852/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=13740 CPUtime=51.09 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 2879 0 0 0 5109 0 0 0 25 0 1 0 409999264 14069760 2813 33554432000 134512640 135197378 4291944896 18446744073709551615 134602632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 3435 2813 93 168 0 3266 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13740

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22891
/proc/meminfo: memFree=19123840/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=28724 CPUtime=102.3 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 5261 0 0 0 10229 1 0 0 25 0 1 0 409999264 29413376 5195 33554432000 134512640 135197378 4291944896 18446744073709551615 134539193 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 7181 5195 93 168 0 7012 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28724

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22920
/proc/meminfo: memFree=19120208/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=42676 CPUtime=162.29 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 7878 0 0 0 16228 1 0 0 25 0 1 0 409999264 43700224 7812 33554432000 134512640 135197378 4291944896 18446744073709551615 134524960 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 10669 7812 93 168 0 10500 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42676

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22922
/proc/meminfo: memFree=19102680/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=42676 CPUtime=222.3 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 10430 0 0 0 22228 2 0 0 25 0 1 0 409999264 43700224 10364 33554432000 134512640 135197378 4291944896 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 10669 10364 93 168 0 10500 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42676

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22923
/proc/meminfo: memFree=19086144/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=64032 CPUtime=282.3 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 12981 0 0 0 28228 2 0 0 25 0 1 0 409999264 65568768 12915 33554432000 134512640 135197378 4291944896 18446744073709551615 134550665 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 16008 12915 93 168 0 15839 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 64032

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22952
/proc/meminfo: memFree=19090452/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=64032 CPUtime=342.3 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 15532 0 0 0 34228 2 0 0 25 0 1 0 409999264 65568768 15466 33554432000 134512640 135197378 4291944896 18446744073709551615 134602877 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 16008 15466 93 168 0 15839 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 64032

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22953
/proc/meminfo: memFree=19072700/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=93500 CPUtime=402.3 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 17944 0 0 0 40227 3 0 0 25 0 1 0 409999264 95744000 17878 33554432000 134512640 135197378 4291944896 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 23375 17878 93 168 0 23206 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93500

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22957
/proc/meminfo: memFree=19055832/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=93500 CPUtime=462.3 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 20180 0 0 0 46227 3 0 0 25 0 1 0 409999264 95744000 20114 33554432000 134512640 135197378 4291944896 18446744073709551615 134539354 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 23375 20114 93 168 0 23206 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93500

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22960
/proc/meminfo: memFree=19038860/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=96928 CPUtime=522.31 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 22653 0 0 0 52227 4 0 0 25 0 1 0 409999264 99254272 22587 33554432000 134512640 135197378 4291944896 18446744073709551615 134550715 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 24232 22587 93 168 0 24063 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 96928

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 22961
/proc/meminfo: memFree=19021732/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=141128 CPUtime=582.31 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 25118 0 0 0 58226 5 0 0 25 0 1 0 409999264 144515072 25052 33554432000 134512640 135197378 4291944896 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 35282 25052 93 168 0 35113 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 141128

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 23563
/proc/meminfo: memFree=18344812/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4062.42 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 147761 0 0 0 406214 28 0 0 25 0 1 0 409999264 745259008 147695 33554432000 134512640 135197378 4291944896 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 147695 93 168 0 181779 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 727792

[startup+4122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 23566
/proc/meminfo: memFree=18332544/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4122.42 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 149539 0 0 0 412214 28 0 0 25 0 1 0 409999264 745259008 149473 33554432000 134512640 135197378 4291944896 18446744073709551615 134603354 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 149473 93 168 0 181779 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 727792

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 23567
/proc/meminfo: memFree=18318504/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4182.43 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 151639 0 0 0 418214 29 0 0 25 0 1 0 409999264 745259008 151573 33554432000 134512640 135197378 4291944896 18446744073709551615 134524862 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 151573 93 168 0 181779 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 727792

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 23569
/proc/meminfo: memFree=18305096/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4242.42 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 153733 0 0 0 424213 29 0 0 25 0 1 0 409999264 745259008 153667 33554432000 134512640 135197378 4291944896 18446744073709551615 134524887 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 153667 93 168 0 181779 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 727792

[startup+4302.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23570
/proc/meminfo: memFree=18290932/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4302.43 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 155831 0 0 0 430213 30 0 0 25 0 1 0 409999264 745259008 155765 33554432000 134512640 135197378 4291944896 18446744073709551615 134603242 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 155765 93 168 0 181779 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 727792

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23572
/proc/meminfo: memFree=18277124/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4362.43 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 157780 0 0 0 436212 31 0 0 25 0 1 0 409999264 745259008 157714 33554432000 134512640 135197378 4291944896 18446744073709551615 134524901 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 157714 93 168 0 181779 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 727792

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23574
/proc/meminfo: memFree=18263452/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4422.43 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 159760 0 0 0 442212 31 0 0 25 0 1 0 409999264 745259008 159694 33554432000 134512640 135197378 4291944896 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 159694 93 168 0 181779 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 727792

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23575
/proc/meminfo: memFree=18250156/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4482.43 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 161816 0 0 0 448212 31 0 0 25 0 1 0 409999264 745259008 161750 33554432000 134512640 135197378 4291944896 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 161750 93 168 0 181779 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 727792

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23577
/proc/meminfo: memFree=18236836/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4542.44 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 163775 0 0 0 454212 32 0 0 25 0 1 0 409999264 745259008 163709 33554432000 134512640 135197378 4291944896 18446744073709551615 134539447 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 163709 93 168 0 181779 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 727792

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23578
/proc/meminfo: memFree=18223172/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4602.43 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 165740 0 0 0 460211 32 0 0 25 0 1 0 409999264 745259008 165674 33554432000 134512640 135197378 4291944896 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 165674 93 168 0 181779 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 727792

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23580
/proc/meminfo: memFree=18210264/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4662.44 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 167677 0 0 0 466211 33 0 0 25 0 1 0 409999264 745259008 167611 33554432000 134512640 135197378 4291944896 18446744073709551615 134539092 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 167611 93 168 0 181779 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 727792

[startup+4722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23582
/proc/meminfo: memFree=18197216/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4722.44 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 169580 0 0 0 472211 33 0 0 25 0 1 0 409999264 745259008 169514 33554432000 134512640 135197378 4291944896 18446744073709551615 134593306 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 169514 93 168 0 181779 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 727792

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23583
/proc/meminfo: memFree=18184420/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4782.44 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 171412 0 0 0 478210 34 0 0 25 0 1 0 409999264 745259008 171346 33554432000 134512640 135197378 4291944896 18446744073709551615 134539081 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 171346 93 168 0 181779 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 727792

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23585
/proc/meminfo: memFree=18171852/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4842.45 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 173139 0 0 0 484211 34 0 0 25 0 1 0 409999264 745259008 173073 33554432000 134512640 135197378 4291944896 18446744073709551615 134603257 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 173073 93 168 0 181779 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 727792

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23586
/proc/meminfo: memFree=18158556/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=727792 CPUtime=4902.45 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 175171 0 0 0 490210 35 0 0 25 0 1 0 409999264 745259008 175105 33554432000 134512640 135197378 4291944896 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 181948 175105 93 168 0 181779 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 727792

[startup+4962.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23588
/proc/meminfo: memFree=18144892/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1063440 CPUtime=4962.45 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 177086 0 0 0 496210 35 0 0 25 0 1 0 409999264 1088962560 177020 33554432000 134512640 135197378 4291944896 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 265860 177020 93 168 0 265691 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 1063440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23589
/proc/meminfo: memFree=18136208/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1063440 CPUtime=5000.05 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 178401 0 0 0 499970 35 0 0 25 0 1 0 409999264 1088962560 178335 33554432000 134512640 135197378 4291944896 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 265860 178335 93 168 0 265691 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1063440

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 23589
/proc/meminfo: memFree=18136208/32951124 swapFree=67111528/67111528
[pid=22888] ppid=22886 vsize=1063440 CPUtime=5000.05 cores=0,2,4,6
/proc/22888/stat : 22888 (march_hi) R 22886 22888 22411 0 -1 4202496 178401 0 0 0 499970 35 0 0 25 0 1 0 409999264 1088962560 178335 33554432000 134512640 135197378 4291944896 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22888/statm: 265860 178335 93 168 0 265691 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1063440

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.1
CPU user time (s): 4999.71
CPU system time (s): 0.39294
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1063440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.71
system time used= 0.39294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178401
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3077

runsolver used 7.53885 second user time and 15.2017 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-19 03:17:14
IDJOB=3211125
IDBENCH=82930
IDSOLVER=1627
FILE ID=node147/3211125-1303175833
RUNJOBID= node147-1303165829-22429
PBS_JOBID= 13021010
Free space on /tmp= 72536 MiB

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

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

MD5SUM BENCH= ac9c61f9177fd0d9da068d938bec80ff
RANDOM SEED=1062967428

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19159428 kB
Buffers:        706248 kB
Cached:       12663424 kB
SwapCached:          0 kB
Active:        4515640 kB
Inactive:      8919124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19159428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1640 kB
Writeback:           0 kB
AnonPages:       65096 kB
Mapped:          15548 kB
Slab:           295328 kB
PageTables:       4384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   207924 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= 72704 MiB
End job on node147 at 2011-04-19 04:40:36