Trace number 3210885

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) 4999.86 5000.04

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1397972185-007.UNKNOWN.cnf
MD5SUMd2902b03aca91b8ea25ec40928f31c64
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.035
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 4 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: 199
0.00/0.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 775
0.10/0.11	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 6446
0.60/0.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 45797
5.40/5.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 |****************************************************************| ( 4/999) NodeCount: 246244
32.78/32.81	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1015700
149.78/149.87	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3287687
521.06/521.13	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 8532777
1483.70/1483.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 |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 18109978
3392.74/3392.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
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-3210885-1303171875/watcher-3210885-1303171875 -o /tmp/evaluation-result-3210885-1303171875/solver-3210885-1303171875 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3210885-1303171875.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: 1.92 1.98 1.99 2/175 1669
/proc/meminfo: memFree=14441100/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=1044 CPUtime=0 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 162 0 0 0 0 0 0 0 25 0 1 0 428787151 1069056 118 33554432000 134512640 135197378 4292705952 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 261 118 62 168 0 92 0

[startup+0.064888 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 1669
/proc/meminfo: memFree=14441100/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=1584 CPUtime=0.06 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 283 0 0 0 6 0 0 0 25 0 1 0 428787151 1622016 238 33554432000 134512640 135197378 4292705952 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 396 238 93 168 0 227 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1584

[startup+0.100884 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 1669
/proc/meminfo: memFree=14441100/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=1584 CPUtime=0.1 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 283 0 0 0 10 0 0 0 25 0 1 0 428787151 1622016 238 33554432000 134512640 135197378 4292705952 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 396 238 93 168 0 227 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1584

[startup+0.300852 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 1669
/proc/meminfo: memFree=14441100/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=1584 CPUtime=0.3 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 285 0 0 0 30 0 0 0 18 0 1 0 428787151 1622016 240 33554432000 134512640 135197378 4292705952 18446744073709551615 134649140 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 396 240 93 168 0 227 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1584

[startup+0.700782 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 1669
/proc/meminfo: memFree=14441100/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=1788 CPUtime=0.7 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 331 0 0 0 70 0 0 0 18 0 1 0 428787151 1830912 286 33554432000 134512640 135197378 4292705952 18446744073709551615 134603184 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 447 286 93 168 0 278 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1788

[startup+1.50064 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 1670
/proc/meminfo: memFree=14440356/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=2040 CPUtime=1.5 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 380 0 0 0 150 0 0 0 19 0 1 0 428787151 2088960 335 33554432000 134512640 135197378 4292705952 18446744073709551615 134539124 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 510 335 93 168 0 341 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2040

[startup+3.10039 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 1670
/proc/meminfo: memFree=14439364/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=2268 CPUtime=3.09 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 461 0 0 0 309 0 0 0 24 0 1 0 428787151 2322432 416 33554432000 134512640 135197378 4292705952 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 567 416 93 168 0 398 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2268

[startup+6.30083 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 1670
/proc/meminfo: memFree=14438124/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=3120 CPUtime=6.29 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 609 0 0 0 629 0 0 0 25 0 1 0 428787151 3194880 564 33554432000 134512640 135197378 4292705952 18446744073709551615 134539127 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 780 564 93 168 0 611 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3120

[startup+12.7007 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 1670
/proc/meminfo: memFree=14435768/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=5216 CPUtime=12.69 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 915 0 0 0 1269 0 0 0 25 0 1 0 428787151 5341184 870 33554432000 134512640 135197378 4292705952 18446744073709551615 134592688 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 1304 870 93 168 0 1135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5216

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 1670
/proc/meminfo: memFree=14431428/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=6940 CPUtime=25.49 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 1495 0 0 0 2549 0 0 0 25 0 1 0 428787151 7106560 1450 33554432000 134512640 135197378 4292705952 18446744073709551615 134603262 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 1735 1450 93 168 0 1566 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6940

[startup+51.101 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 1671
/proc/meminfo: memFree=14422736/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=13716 CPUtime=51.08 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 2645 0 0 0 5108 0 0 0 25 0 1 0 428787151 14045184 2581 33554432000 134512640 135197378 4292705952 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 3429 2581 93 168 0 3260 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13716

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/176 1672
/proc/meminfo: memFree=14405736/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=19944 CPUtime=102.29 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 4759 0 0 0 10229 0 0 0 25 0 1 0 428787151 20422656 4695 33554432000 134512640 135197378 4292705952 18446744073709551615 134593053 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 4986 4695 93 168 0 4817 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 19944

[startup+162.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/176 1674
/proc/meminfo: memFree=14387500/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=29492 CPUtime=162.28 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 7075 0 0 0 16227 1 0 0 25 0 1 0 428787151 30199808 7011 33554432000 134512640 135197378 4292705952 18446744073709551615 134603298 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 7373 7011 93 168 0 7204 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 29492

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 1676
/proc/meminfo: memFree=14368760/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=42588 CPUtime=222.28 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 9558 0 0 0 22225 3 0 0 25 0 1 0 428787151 43610112 9494 33554432000 134512640 135197378 4292705952 18446744073709551615 134539269 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 10647 9494 93 168 0 10478 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 42588

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1678
/proc/meminfo: memFree=14347800/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=63868 CPUtime=282.26 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 12144 0 0 0 28222 4 0 0 25 0 1 0 428787151 65400832 12080 33554432000 134512640 135197378 4292705952 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1669/statm: 15967 12080 93 168 0 15798 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 63868

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1679
/proc/meminfo: memFree=14328208/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=63868 CPUtime=342.25 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 14373 0 0 0 34220 5 0 0 25 0 1 0 428787151 65400832 14309 33554432000 134512640 135197378 4292705952 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 15967 14309 93 168 0 15798 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 63868

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1680
/proc/meminfo: memFree=14309596/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=93336 CPUtime=402.26 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 16514 0 0 0 40220 6 0 0 25 0 1 0 428787151 95576064 16450 33554432000 134512640 135197378 4292705952 18446744073709551615 134524895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 23334 16450 93 168 0 23165 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 93336

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1682
/proc/meminfo: memFree=14290116/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=93336 CPUtime=462.25 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 18605 0 0 0 46219 6 0 0 25 0 1 0 428787151 95576064 18541 33554432000 134512640 135197378 4292705952 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 23334 18541 93 168 0 23165 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 93336

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1684
/proc/meminfo: memFree=14271880/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=96608 CPUtime=522.26 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 20525 0 0 0 52219 7 0 0 25 0 1 0 428787151 98926592 20461 33554432000 134512640 135197378 4292705952 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 24152 20461 93 168 0 23983 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 96608

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1686
/proc/meminfo: memFree=14252404/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=96608 CPUtime=582.25 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 22809 0 0 0 58218 7 0 0 25 0 1 0 428787151 98926592 22745 33554432000 134512640 135197378 4292705952 18446744073709551615 134539048 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 24152 22745 93 168 0 23983 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 96608

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 2032
/proc/meminfo: memFree=14349796/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=699124 CPUtime=4002.13 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 131074 0 0 0 400175 38 0 0 25 0 1 0 428787151 715902976 131010 33554432000 134512640 135197378 4292705952 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 174781 131010 93 168 0 174612 0
Current children cumulated CPU time (s) 4002.13
Current children cumulated vsize (KiB) 699124

[startup+4062.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 2034
/proc/meminfo: memFree=14332668/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=699124 CPUtime=4062.13 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 132765 0 0 0 406175 38 0 0 25 0 1 0 428787151 715902976 132701 33554432000 134512640 135197378 4292705952 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 174781 132701 93 168 0 174612 0
Current children cumulated CPU time (s) 4062.13
Current children cumulated vsize (KiB) 699124

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2036
/proc/meminfo: memFree=14315428/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4122.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 134624 0 0 0 412174 38 0 0 25 0 1 0 428787151 742703104 134560 33554432000 134512640 135197378 4292705952 18446744073709551615 134597284 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 134560 93 168 0 181155 0
Current children cumulated CPU time (s) 4122.12
Current children cumulated vsize (KiB) 725296

[startup+4182.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 2038
/proc/meminfo: memFree=14299172/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4182.13 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 136489 0 0 0 418174 39 0 0 25 0 1 0 428787151 742703104 136425 33554432000 134512640 135197378 4292705952 18446744073709551615 134557581 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 136425 93 168 0 181155 0
Current children cumulated CPU time (s) 4182.13
Current children cumulated vsize (KiB) 725296

[startup+4242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 2039
/proc/meminfo: memFree=14281436/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4242.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 138166 0 0 0 424173 39 0 0 25 0 1 0 428787151 742703104 138102 33554432000 134512640 135197378 4292705952 18446744073709551615 134539476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 138102 93 168 0 181155 0
Current children cumulated CPU time (s) 4242.12
Current children cumulated vsize (KiB) 725296

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2040
/proc/meminfo: memFree=14265916/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4302.13 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 139956 0 0 0 430173 40 0 0 25 0 1 0 428787151 742703104 139892 33554432000 134512640 135197378 4292705952 18446744073709551615 134539131 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 139892 93 168 0 181155 0
Current children cumulated CPU time (s) 4302.13
Current children cumulated vsize (KiB) 725296

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2042
/proc/meminfo: memFree=14249172/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4362.13 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 141669 0 0 0 436172 41 0 0 25 0 1 0 428787151 742703104 141605 33554432000 134512640 135197378 4292705952 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 141605 93 168 0 181155 0
Current children cumulated CPU time (s) 4362.13
Current children cumulated vsize (KiB) 725296

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2044
/proc/meminfo: memFree=14233536/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4422.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 143337 0 0 0 442171 41 0 0 25 0 1 0 428787151 742703104 143273 33554432000 134512640 135197378 4292705952 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 143273 93 168 0 181155 0
Current children cumulated CPU time (s) 4422.12
Current children cumulated vsize (KiB) 725296

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2046
/proc/meminfo: memFree=14217524/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4482.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 144952 0 0 0 448171 41 0 0 25 0 1 0 428787151 742703104 144888 33554432000 134512640 135197378 4292705952 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 144888 93 168 0 181155 0
Current children cumulated CPU time (s) 4482.12
Current children cumulated vsize (KiB) 725296

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2047
/proc/meminfo: memFree=14202388/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4542.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 146494 0 0 0 454171 41 0 0 25 0 1 0 428787151 742703104 146430 33554432000 134512640 135197378 4292705952 18446744073709551615 134603283 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 146430 93 168 0 181155 0
Current children cumulated CPU time (s) 4542.12
Current children cumulated vsize (KiB) 725296

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2048
/proc/meminfo: memFree=14186020/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4602.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 148316 0 0 0 460170 42 0 0 25 0 1 0 428787151 742703104 148252 33554432000 134512640 135197378 4292705952 18446744073709551615 134618596 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 148252 93 168 0 181155 0
Current children cumulated CPU time (s) 4602.12
Current children cumulated vsize (KiB) 725296

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2050
/proc/meminfo: memFree=14169756/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4662.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 150222 0 0 0 466170 42 0 0 25 0 1 0 428787151 742703104 150158 33554432000 134512640 135197378 4292705952 18446744073709551615 134524828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 150158 93 168 0 181155 0
Current children cumulated CPU time (s) 4662.12
Current children cumulated vsize (KiB) 725296

[startup+4722.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 2052
/proc/meminfo: memFree=14154000/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4722.13 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 152106 0 0 0 472170 43 0 0 25 0 1 0 428787151 742703104 152042 33554432000 134512640 135197378 4292705952 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 152042 93 168 0 181155 0
Current children cumulated CPU time (s) 4722.13
Current children cumulated vsize (KiB) 725296

[startup+4782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 2054
/proc/meminfo: memFree=14137876/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4782.11 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 153975 0 0 0 478168 43 0 0 25 0 1 0 428787151 742703104 153911 33554432000 134512640 135197378 4292705952 18446744073709551615 134556431 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 153911 93 168 0 181155 0
Current children cumulated CPU time (s) 4782.11
Current children cumulated vsize (KiB) 725296

[startup+4842.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 2055
/proc/meminfo: memFree=14119392/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4842.12 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 155756 0 0 0 484168 44 0 0 25 0 1 0 428787151 742703104 155692 33554432000 134512640 135197378 4292705952 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 155692 93 168 0 181155 0
Current children cumulated CPU time (s) 4842.12
Current children cumulated vsize (KiB) 725296

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2056
/proc/meminfo: memFree=14101656/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4902.11 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 157542 0 0 0 490167 44 0 0 25 0 1 0 428787151 742703104 157478 33554432000 134512640 135197378 4292705952 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 157478 93 168 0 181155 0
Current children cumulated CPU time (s) 4902.11
Current children cumulated vsize (KiB) 725296

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2058
/proc/meminfo: memFree=14084280/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4962.11 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 159375 0 0 0 496166 45 0 0 25 0 1 0 428787151 742703104 159311 33554432000 134512640 135197378 4292705952 18446744073709551615 134539258 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 159311 93 168 0 181155 0
Current children cumulated CPU time (s) 4962.11
Current children cumulated vsize (KiB) 725296



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2059
/proc/meminfo: memFree=14073612/32951132 swapFree=67111528/67111528
[pid=1669] ppid=1667 vsize=725296 CPUtime=4999.81 cores=0,2,4,6
/proc/1669/stat : 1669 (march_hi) R 1667 1669 1391 0 -1 4202496 160482 0 0 0 499936 45 0 0 25 0 1 0 428787151 742703104 160418 33554432000 134512640 135197378 4292705952 18446744073709551615 134590453 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1669/statm: 181324 160418 93 168 0 181155 0
Current children cumulated CPU time (s) 4999.81
Current children cumulated vsize (KiB) 725296

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.04
CPU time (s): 4999.86
CPU user time (s): 4999.37
CPU system time (s): 0.490925
CPU usage (%): 99.9964
Max. virtual memory (cumulated for all children) (KiB): 725296

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

runsolver used 7.70583 second user time and 15.0447 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-19 02:11:15
IDJOB=3210885
IDBENCH=82870
IDSOLVER=1627
FILE ID=node131/3210885-1303171875
RUNJOBID= node131-1303166873-1409
PBS_JOBID= 13021024
Free space on /tmp= 73516 MiB

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

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

MD5SUM BENCH= d2902b03aca91b8ea25ec40928f31c64
RANDOM SEED=549915137

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      14441388 kB
Buffers:        519156 kB
Cached:       16894784 kB
SwapCached:          0 kB
Active:        8294156 kB
Inactive:      9893208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14441388 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:      772564 kB
Mapped:          15688 kB
Slab:           259356 kB
PageTables:       6080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1254072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73516 MiB
End job on node131 at 2011-04-19 03:34:37