Trace number 3210985

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: march_hi hi? (TO) 5000.05 4999.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S100095490-071.SATISFIABLE.cnf
MD5SUM2ab9bb0f88fa203f02db11acc4404e31
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.144977
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
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 53727
Number of clauses of size over 50

Solver Data

0.03/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.03/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.03/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.03/0.03	c main()::
0.03/0.03	c initFormula():: searching for DIMACS p-line....
0.03/0.03	c full lookahead due to high density!
0.03/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 175 variables and 3727 clauses.
0.03/0.03	c parseCNF():: parsing....
0.03/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.03/0.03	c runParser():: parsing was successful, warming up engines...
0.03/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.03/0.03	c preprocessing fase I completed:: there are now 175 free variables and 3727 clauses.
0.03/0.03	c stat :: sign balance is biased by 0.043
0.03/0.03	c using k-SAT heuristics (size based diff)
0.03/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.03/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.03/0.03	c resolvent_look() :: found 1 resolvents
0.03/0.03	c main():: clause / variable ratio: ( 3728 / 175 ) = 21.30
0.03/0.03	c longest clause has size 5
0.03/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.03/0.03	c number of free variables = 175
0.03/0.03	c dynamic_preselect_setsize :: off
0.03/0.03	c main():: all systems go!
0.03/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 151
0.03/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: 1431
0.10/0.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 20211
2.10/2.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 215159
24.89/24.90	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1745569
221.80/221.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 11155439
1551.22/1551.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
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-3210985-1303173080/watcher-3210985-1303173080 -o /tmp/evaluation-result-3210985-1303173080/solver-3210985-1303173080 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3210985-1303173080.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27801
/proc/meminfo: memFree=17104772/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1192 CPUtime=0 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 196 0 0 0 0 0 0 0 25 0 1 0 507538813 1220608 150 33554432000 134512640 135197378 4286710608 18446744073709551615 134649136 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27801/statm: 298 150 65 168 0 129 0

[startup+0.031596 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27801
/proc/meminfo: memFree=17104772/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1384 CPUtime=0.03 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 305 0 0 0 3 0 0 0 25 0 1 0 507538813 1417216 187 33554432000 134512640 135197378 4286710608 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27801/statm: 346 187 82 168 0 177 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1384

[startup+0.100585 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27801
/proc/meminfo: memFree=17104772/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1920 CPUtime=0.1 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 404 0 0 0 10 0 0 0 25 0 1 0 507538813 1966080 286 33554432000 134512640 135197378 4286710608 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27801/statm: 480 286 93 168 0 311 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.300549 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27801
/proc/meminfo: memFree=17104772/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1920 CPUtime=0.3 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 410 0 0 0 30 0 0 0 25 0 1 0 507538813 1966080 292 33554432000 134512640 135197378 4286710608 18446744073709551615 134570921 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27801/statm: 480 292 93 168 0 311 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1920

[startup+0.700479 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 27801
/proc/meminfo: memFree=17104772/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=2124 CPUtime=0.7 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 457 0 0 0 70 0 0 0 25 0 1 0 507538813 2174976 339 33554432000 134512640 135197378 4286710608 18446744073709551615 134556542 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27801/statm: 531 339 93 168 0 362 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2124

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27802
/proc/meminfo: memFree=17103284/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=2376 CPUtime=1.5 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 504 0 0 0 150 0 0 0 25 0 1 0 507538813 2433024 386 33554432000 134512640 135197378 4286710608 18446744073709551615 134539059 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/27801/statm: 594 386 93 168 0 425 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2376

[startup+3.10006 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27802
/proc/meminfo: memFree=17102544/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=2944 CPUtime=3.09 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 593 0 0 0 309 0 0 0 25 0 1 0 507538813 3014656 475 33554432000 134512640 135197378 4286710608 18446744073709551615 134524871 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/27801/statm: 736 475 93 168 0 567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2944

[startup+6.3005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27802
/proc/meminfo: memFree=17101708/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=3456 CPUtime=6.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 768 0 0 0 629 0 0 0 25 0 1 0 507538813 3538944 650 33554432000 134512640 135197378 4286710608 18446744073709551615 134713223 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 864 650 93 168 0 695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3456

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27803
/proc/meminfo: memFree=17099212/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=5372 CPUtime=12.69 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 1114 0 0 0 1269 0 0 0 25 0 1 0 507538813 5500928 996 33554432000 134512640 135197378 4286710608 18446744073709551615 134548484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 1343 996 93 168 0 1174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5372

[startup+25.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27803
/proc/meminfo: memFree=17094988/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=9972 CPUtime=25.49 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 1754 0 0 0 2549 0 0 0 25 0 1 0 507538813 10211328 1636 33554432000 134512640 135197378 4286710608 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 2493 1636 93 168 0 2324 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9972

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27804
/proc/meminfo: memFree=17086052/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=14136 CPUtime=51.09 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 3084 0 0 0 5109 0 0 0 25 0 1 0 507538813 14475264 2966 33554432000 134512640 135197378 4286710608 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 3534 2966 93 168 0 3365 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14136

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27805
/proc/meminfo: memFree=17066704/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=29260 CPUtime=102.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 5665 0 0 0 10229 0 0 0 25 0 1 0 507538813 29962240 5547 33554432000 134512640 135197378 4286710608 18446744073709551615 134541466 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 7315 5547 93 168 0 7146 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29260

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27807
/proc/meminfo: memFree=17045984/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=42356 CPUtime=162.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 8542 0 0 0 16228 1 0 0 25 0 1 0 507538813 43372544 8424 33554432000 134512640 135197378 4286710608 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 10589 8424 93 168 0 10420 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42356

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27808
/proc/meminfo: memFree=17026012/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=63140 CPUtime=222.3 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 11051 0 0 0 22228 2 0 0 25 0 1 0 507538813 64655360 10933 33554432000 134512640 135197378 4286710608 18446744073709551615 134541538 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 15785 10933 93 168 0 15616 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 63140

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27810
/proc/meminfo: memFree=17005404/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=63140 CPUtime=282.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 14065 0 0 0 28227 2 0 0 25 0 1 0 507538813 64655360 13947 33554432000 134512640 135197378 4286710608 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 15785 13947 93 168 0 15616 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63140

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 27811
/proc/meminfo: memFree=16984188/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=94888 CPUtime=342.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 16899 0 0 0 34227 2 0 0 25 0 1 0 507538813 97165312 16781 33554432000 134512640 135197378 4286710608 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 23722 16781 93 168 0 23553 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94888

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27813
/proc/meminfo: memFree=16964568/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=94888 CPUtime=402.3 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 19452 0 0 0 40227 3 0 0 25 0 1 0 507538813 97165312 19334 33554432000 134512640 135197378 4286710608 18446744073709551615 134602943 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 23722 19334 93 168 0 23553 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94888

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27818
/proc/meminfo: memFree=16942832/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=94888 CPUtime=462.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 22385 0 0 0 46226 3 0 0 25 0 1 0 507538813 97165312 22267 33554432000 134512640 135197378 4286710608 18446744073709551615 134539072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 23722 22267 93 168 0 23553 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 94888

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27819
/proc/meminfo: memFree=16923964/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=139088 CPUtime=522.29 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 25108 0 0 0 52225 4 0 0 25 0 1 0 507538813 142426112 24990 33554432000 134512640 135197378 4286710608 18446744073709551615 134524859 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 34772 24990 93 168 0 34603 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 139088

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 27821
/proc/meminfo: memFree=16904480/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=139088 CPUtime=582.3 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 27802 0 0 0 58225 5 0 0 25 0 1 0 507538813 142426112 27684 33554432000 134512640 135197378 4286710608 18446744073709551615 134550644 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 34772 27684 93 168 0 34603 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139088

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27954
/proc/meminfo: memFree=16582692/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=709724 CPUtime=4062.38 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 175520 0 0 0 406205 33 0 0 25 0 1 0 507538813 726757376 175402 33554432000 134512640 135197378 4286710608 18446744073709551615 134539240 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 177431 175402 93 168 0 177262 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 709724

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27955
/proc/meminfo: memFree=16566016/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4122.38 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 178038 0 0 0 412204 34 0 0 25 0 1 0 507538813 1070460928 177920 33554432000 134512640 135197378 4286710608 18446744073709551615 134713217 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 177920 93 168 0 261174 0
Current children cumulated CPU time (s) 4122.38
Current children cumulated vsize (KiB) 1045372

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27957
/proc/meminfo: memFree=16548876/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4182.38 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 180533 0 0 0 418204 34 0 0 25 0 1 0 507538813 1070460928 180415 33554432000 134512640 135197378 4286710608 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 180415 93 168 0 261174 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 1045372

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27958
/proc/meminfo: memFree=16532236/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4242.39 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 183002 0 0 0 424204 35 0 0 25 0 1 0 507538813 1070460928 182884 33554432000 134512640 135197378 4286710608 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 182884 93 168 0 261174 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1045372

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27960
/proc/meminfo: memFree=16515464/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4302.38 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 185385 0 0 0 430203 35 0 0 25 0 1 0 507538813 1070460928 185267 33554432000 134512640 135197378 4286710608 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 185267 93 168 0 261174 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 1045372

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27962
/proc/meminfo: memFree=16499700/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4362.39 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 187715 0 0 0 436203 36 0 0 25 0 1 0 507538813 1070460928 187597 33554432000 134512640 135197378 4286710608 18446744073709551615 134603257 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 187597 93 168 0 261174 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1045372

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27963
/proc/meminfo: memFree=16484312/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4422.38 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 189915 0 0 0 442202 36 0 0 25 0 1 0 507538813 1070460928 189797 33554432000 134512640 135197378 4286710608 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 189797 93 168 0 261174 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 1045372

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27965
/proc/meminfo: memFree=16469408/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4482.38 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 192034 0 0 0 448202 36 0 0 25 0 1 0 507538813 1070460928 191916 33554432000 134512640 135197378 4286710608 18446744073709551615 134525035 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 191916 93 168 0 261174 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 1045372

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27966
/proc/meminfo: memFree=16450908/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4542.39 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 194748 0 0 0 454202 37 0 0 25 0 1 0 507538813 1070460928 194630 33554432000 134512640 135197378 4286710608 18446744073709551615 134524945 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 194630 93 168 0 261174 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1045372

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27968
/proc/meminfo: memFree=16433160/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4602.4 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 197346 0 0 0 460202 38 0 0 25 0 1 0 507538813 1070460928 197228 33554432000 134512640 135197378 4286710608 18446744073709551615 134603160 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 197228 93 168 0 261174 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1045372

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27970
/proc/meminfo: memFree=16416276/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4662.39 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 199905 0 0 0 466201 38 0 0 25 0 1 0 507538813 1070460928 199787 33554432000 134512640 135197378 4286710608 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 199787 93 168 0 261174 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1045372

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27971
/proc/meminfo: memFree=16398532/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4722.4 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 202569 0 0 0 472201 39 0 0 25 0 1 0 507538813 1070460928 202451 33554432000 134512640 135197378 4286710608 18446744073709551615 134603248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 202451 93 168 0 261174 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1045372

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27973
/proc/meminfo: memFree=16381392/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4782.39 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 205177 0 0 0 478200 39 0 0 25 0 1 0 507538813 1070460928 205059 33554432000 134512640 135197378 4286710608 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 205059 93 168 0 261174 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1045372

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27974
/proc/meminfo: memFree=16364252/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4842.4 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 207703 0 0 0 484200 40 0 0 25 0 1 0 507538813 1070460928 207585 33554432000 134512640 135197378 4286710608 18446744073709551615 134525029 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 207585 93 168 0 261174 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1045372

[startup+4902.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 27976
/proc/meminfo: memFree=16347608/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4902.4 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 210214 0 0 0 490200 40 0 0 25 0 1 0 507538813 1070460928 210096 33554432000 134512640 135197378 4286710608 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 210096 93 168 0 261174 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1045372

[startup+4962.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 27978
/proc/meminfo: memFree=16330832/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1045372 CPUtime=4962.4 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 212663 0 0 0 496200 40 0 0 25 0 1 0 507538813 1070460928 212545 33554432000 134512640 135197378 4286710608 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 261343 212545 93 168 0 261174 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1045372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 27979
/proc/meminfo: memFree=16320660/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1081880 CPUtime=5000.01 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 214174 0 0 0 499960 41 0 0 25 0 1 0 507538813 1107845120 214056 33554432000 134512640 135197378 4286710608 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 270470 214056 93 168 0 270301 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1081880

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.01 2.01 2.00 3/178 27979
/proc/meminfo: memFree=16320660/32950940 swapFree=67111528/67111528
[pid=27801] ppid=27799 vsize=1081880 CPUtime=5000.01 cores=1,3,5,7
/proc/27801/stat : 27801 (march_hi) R 27799 27801 27490 0 -1 4202496 214174 0 0 0 499960 41 0 0 25 0 1 0 507538813 1107845120 214056 33554432000 134512640 135197378 4286710608 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27801/statm: 270470 214056 93 168 0 270301 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1081880

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.6
system time used= 0.451931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214174
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3057

runsolver used 6.74198 second user time and 15.9966 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-19 02:31:20
IDJOB=3210985
IDBENCH=82895
IDSOLVER=1627
FILE ID=node117/3210985-1303173080
RUNJOBID= node117-1303166704-27509
PBS_JOBID= 13021021
Free space on /tmp= 72520 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S100095490-071.SATISFIABLE.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3210985-1303173080/watcher-3210985-1303173080 -o /tmp/evaluation-result-3210985-1303173080/solver-3210985-1303173080 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3210985-1303173080.cnf

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

MD5SUM BENCH= 2ab9bb0f88fa203f02db11acc4404e31
RANDOM SEED=789454990

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17105052 kB
Buffers:        793728 kB
Cached:       14309760 kB
SwapCached:          0 kB
Active:        7450948 kB
Inactive:      8022028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17105052 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             816 kB
Writeback:           0 kB
AnonPages:      369284 kB
Mapped:          15460 kB
Slab:           309952 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   521004 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= 72516 MiB
End job on node117 at 2011-04-19 03:54:42