Trace number 3420610

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
march_rw 2011-03-02? (TO) 5000.05 5000.05

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S259896945-079.SATISFIABLE.cnf
MD5SUMaf1e3a30945401f0fc52ffcd9f70aa15
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.082987
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.02/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.02/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.02/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.02/0.03	c main()::
0.02/0.03	c initFormula():: searching for DIMACS p-line....
0.02/0.03	c full lookahead due to high density!
0.02/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 150 variables and 3195 clauses.
0.02/0.03	c parseCNF():: parsing....
0.02/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.02/0.03	c runParser():: parsing was successful, warming up engines...
0.02/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.03	c preprocessing fase I completed:: there are now 150 free variables and 3195 clauses.
0.02/0.03	c using k-SAT heuristics (size based diff)
0.02/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.02/0.03	c resolvent_look() :: found 1 resolvents
0.02/0.03	c main():: clause / variable ratio: ( 3196 / 150 ) = 21.31
0.02/0.03	c longest clause has size 5
0.02/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.02/0.03	c number of free variables = 150
0.02/0.03	c dynamic_preselect_setsize :: off
0.02/0.03	c main():: all systems go!
0.02/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 155
0.02/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 1061
0.09/0.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 |****************************************************************| ( 2/999) NodeCount: 12154
1.11/1.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 108387
11.39/11.49	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 733284
86.29/86.40	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3869963
502.89/502.97	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 16314146
2322.79/2322.89	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
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: 961)

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-3420610-1306636161/watcher-3420610-1306636161 -o /tmp/evaluation-result-3420610-1306636161/solver-3420610-1306636161 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420610-1306636161.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): 5100 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.02 2.15 2.09 2/498 15745
/proc/meminfo: memFree=28518144/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=6944 CPUtime=0.01 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 318 0 0 0 1 0 0 0 25 0 1 0 775215750 7110656 261 33554432000 4194304 4300876 140734272358448 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 1736 261 143 27 0 185 0

[startup+0.022314 s]
/proc/loadavg: 2.02 2.15 2.09 2/498 15745
/proc/meminfo: memFree=28518144/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=6944 CPUtime=0.02 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 318 0 0 0 2 0 0 0 25 0 1 0 775215750 7110656 261 33554432000 4194304 4300876 140734272358448 18446744073709551615 4256576 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 1736 261 143 27 0 185 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6944

[startup+0.100338 s]
/proc/loadavg: 2.02 2.15 2.09 2/498 15745
/proc/meminfo: memFree=28518144/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=7312 CPUtime=0.09 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 428 0 0 0 9 0 0 0 25 0 1 0 775215750 7487488 365 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 1828 365 170 27 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7312

[startup+0.300303 s]
/proc/loadavg: 2.02 2.15 2.09 2/498 15745
/proc/meminfo: memFree=28518144/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=7444 CPUtime=0.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 434 0 0 0 29 0 0 0 25 0 1 0 775215750 7622656 371 33554432000 4194304 4300876 140734272358448 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 1861 371 170 27 0 310 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7444

[startup+0.700233 s]
/proc/loadavg: 2.02 2.15 2.09 2/498 15745
/proc/meminfo: memFree=28518144/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=7588 CPUtime=0.69 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 492 0 0 0 69 0 0 0 25 0 1 0 775215750 7770112 427 33554432000 4194304 4300876 140734272358448 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 1897 427 170 27 0 346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7588

[startup+1.50109 s]
/proc/loadavg: 2.02 2.15 2.09 3/499 15746
/proc/meminfo: memFree=28516408/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=7840 CPUtime=1.49 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 542 0 0 0 149 0 0 0 25 0 1 0 775215750 8028160 477 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 1960 477 171 27 0 409 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7840

[startup+3.10083 s]
/proc/loadavg: 2.02 2.15 2.09 3/499 15747
/proc/meminfo: memFree=28515416/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=8408 CPUtime=3.09 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 635 0 0 0 309 0 0 0 25 0 1 0 775215750 8609792 570 33554432000 4194304 4300876 140734272358448 18446744073709551615 4276249 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 2102 570 171 27 0 551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8408

[startup+6.30029 s]
/proc/loadavg: 2.10 2.16 2.09 3/499 15747
/proc/meminfo: memFree=28514048/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=8920 CPUtime=6.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 824 0 0 0 629 0 0 0 25 0 1 0 775215750 9134080 759 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214235 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 2230 759 171 27 0 679 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8920

[startup+12.7002 s]
/proc/loadavg: 2.09 2.16 2.09 3/499 15747
/proc/meminfo: memFree=28512000/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=10836 CPUtime=12.69 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 1158 0 0 0 1269 0 0 0 25 0 1 0 775215750 11096064 1093 33554432000 4194304 4300876 140734272358448 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 2709 1093 171 27 0 1158 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10836

[startup+25.5011 s]
/proc/loadavg: 2.13 2.17 2.09 3/499 15801
/proc/meminfo: memFree=28510844/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=15384 CPUtime=25.49 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 1886 0 0 0 2549 0 0 0 25 0 1 0 775215750 15753216 1821 33554432000 4194304 4300876 140734272358448 18446744073709551615 4281207 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 3846 1821 171 27 0 2295 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15384

[startup+51.1007 s]
/proc/loadavg: 2.16 2.17 2.09 3/499 15829
/proc/meminfo: memFree=28505360/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=19504 CPUtime=51.09 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 3251 0 0 0 5109 0 0 0 25 0 1 0 775215750 19972096 3186 33554432000 4194304 4300876 140734272358448 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 4876 3186 171 27 0 3325 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19504

[startup+102.318 s]
/proc/loadavg: 2.12 2.16 2.09 3/499 15830
/proc/meminfo: memFree=28485004/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=34528 CPUtime=102.31 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 5767 0 0 0 10231 0 0 0 25 0 1 0 775215750 35356672 5702 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199300 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 8632 5702 171 27 0 7081 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34528

[startup+162.301 s]
/proc/loadavg: 2.12 2.14 2.09 3/499 15832
/proc/meminfo: memFree=28464500/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=48568 CPUtime=162.28 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 8672 0 0 0 16228 0 0 0 25 0 1 0 775215750 49733632 8607 33554432000 4194304 4300876 140734272358448 18446744073709551615 4289083 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 12142 8607 171 27 0 10591 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48568

[startup+222.301 s]
/proc/loadavg: 2.12 2.14 2.09 3/499 15833
/proc/meminfo: memFree=28443368/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=68212 CPUtime=222.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 11633 0 0 0 22228 1 0 0 25 0 1 0 775215750 69849088 11568 33554432000 4194304 4300876 140734272358448 18446744073709551615 210646843074 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 17053 11568 171 27 0 15502 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 68212

[startup+282.301 s]
/proc/loadavg: 2.22 2.17 2.10 3/499 15835
/proc/meminfo: memFree=28424472/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=70100 CPUtime=282.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 14520 0 0 0 28227 2 0 0 25 0 1 0 775215750 71782400 14455 33554432000 4194304 4300876 140734272358448 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 17525 14455 171 27 0 15974 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 70100

[startup+342.301 s]
/proc/loadavg: 2.43 2.23 2.12 3/499 15837
/proc/meminfo: memFree=28404828/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=99568 CPUtime=342.28 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 17296 0 0 0 34226 2 0 0 25 0 1 0 775215750 101957632 17231 33554432000 4194304 4300876 140734272358448 18446744073709551615 4282864 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 24892 17231 171 27 0 23341 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 99568

[startup+402.301 s]
/proc/loadavg: 2.34 2.23 2.12 3/499 15838
/proc/meminfo: memFree=28385940/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=99568 CPUtime=402.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 19994 0 0 0 40226 3 0 0 25 0 1 0 775215750 101957632 19929 33554432000 4194304 4300876 140734272358448 18446744073709551615 4264113 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 24892 19929 171 27 0 23341 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 99568

[startup+462.301 s]
/proc/loadavg: 2.17 2.20 2.12 3/499 15840
/proc/meminfo: memFree=28368548/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=99568 CPUtime=462.28 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 22554 0 0 0 46225 3 0 0 25 0 1 0 775215750 101957632 22489 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199426 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 24892 22489 171 27 0 23341 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 99568

[startup+522.3 s]
/proc/loadavg: 2.06 2.16 2.11 3/499 15841
/proc/meminfo: memFree=28350532/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=147548 CPUtime=522.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 25084 0 0 0 52225 4 0 0 25 0 1 0 775215750 151089152 25019 33554432000 4194304 4300876 140734272358448 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 36887 25019 171 27 0 35336 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 147548

[startup+582.3 s]
/proc/loadavg: 2.02 2.13 2.10 3/499 15843
/proc/meminfo: memFree=28331268/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=147548 CPUtime=582.28 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 27962 0 0 0 58223 5 0 0 25 0 1 0 775215750 151089152 27897 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 36887 27897 171 27 0 35336 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 147548

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.11 2.06 2.02 3/499 15946
/proc/meminfo: memFree=27328600/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=739160 CPUtime=4002.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 169503 0 0 0 400199 30 0 0 25 0 1 0 775215750 756899840 169438 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199209 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 184790 169438 171 27 0 183239 0
Current children cumulated CPU time (s) 4002.29
Current children cumulated vsize (KiB) 739160

[startup+4062.32 s]
/proc/loadavg: 2.04 2.05 2.01 3/499 15948
/proc/meminfo: memFree=27309216/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=739160 CPUtime=4062.31 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 171922 0 0 0 406201 30 0 0 25 0 1 0 775215750 756899840 171857 33554432000 4194304 4300876 140734272358448 18446744073709551615 4269704 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 184790 171857 171 27 0 183239 0
Current children cumulated CPU time (s) 4062.31
Current children cumulated vsize (KiB) 739160

[startup+4122.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/499 15949
/proc/meminfo: memFree=27293184/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=739160 CPUtime=4122.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 174489 0 0 0 412198 31 0 0 25 0 1 0 775215750 756899840 174424 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 184790 174424 171 27 0 183239 0
Current children cumulated CPU time (s) 4122.29
Current children cumulated vsize (KiB) 739160

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 15951
/proc/meminfo: memFree=27274680/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4182.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 177150 0 0 0 418197 32 0 0 25 0 1 0 775215750 1100603392 177085 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 177085 171 27 0 267151 0
Current children cumulated CPU time (s) 4182.29
Current children cumulated vsize (KiB) 1074808

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 15953
/proc/meminfo: memFree=27257288/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4242.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 179618 0 0 0 424197 32 0 0 25 0 1 0 775215750 1100603392 179553 33554432000 4194304 4300876 140734272358448 18446744073709551615 4227879 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 179553 171 27 0 267151 0
Current children cumulated CPU time (s) 4242.29
Current children cumulated vsize (KiB) 1074808

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 15954
/proc/meminfo: memFree=27239756/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4302.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 182094 0 0 0 430196 33 0 0 25 0 1 0 775215750 1100603392 182029 33554432000 4194304 4300876 140734272358448 18446744073709551615 4216226 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 182029 171 27 0 267151 0
Current children cumulated CPU time (s) 4302.29
Current children cumulated vsize (KiB) 1074808

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 15956
/proc/meminfo: memFree=27222488/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4362.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 184574 0 0 0 436196 33 0 0 25 0 1 0 775215750 1100603392 184509 33554432000 4194304 4300876 140734272358448 18446744073709551615 4288300 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 184509 171 27 0 267151 0
Current children cumulated CPU time (s) 4362.29
Current children cumulated vsize (KiB) 1074808

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/499 15957
/proc/meminfo: memFree=27204972/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4422.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 186967 0 0 0 442195 34 0 0 25 0 1 0 775215750 1100603392 186902 33554432000 4194304 4300876 140734272358448 18446744073709551615 4289119 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 186902 171 27 0 267151 0
Current children cumulated CPU time (s) 4422.29
Current children cumulated vsize (KiB) 1074808

[startup+4482.3 s]
/proc/loadavg: 2.15 2.03 2.01 3/499 15959
/proc/meminfo: memFree=27188704/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4482.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 189357 0 0 0 448195 34 0 0 25 0 1 0 775215750 1100603392 189292 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 189292 171 27 0 267151 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 1074808

[startup+4542.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/499 15961
/proc/meminfo: memFree=27172300/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4542.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 191720 0 0 0 454195 34 0 0 25 0 1 0 775215750 1100603392 191655 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 191655 171 27 0 267151 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 1074808

[startup+4602.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/499 15962
/proc/meminfo: memFree=27156016/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4602.3 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 194016 0 0 0 460196 34 0 0 25 0 1 0 775215750 1100603392 193951 33554432000 4194304 4300876 140734272358448 18446744073709551615 4225071 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 193951 171 27 0 267151 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 1074808

[startup+4662.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/499 15964
/proc/meminfo: memFree=27138876/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4662.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 196337 0 0 0 466194 35 0 0 25 0 1 0 775215750 1100603392 196272 33554432000 4194304 4300876 140734272358448 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 196272 171 27 0 267151 0
Current children cumulated CPU time (s) 4662.29
Current children cumulated vsize (KiB) 1074808

[startup+4722.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/499 15965
/proc/meminfo: memFree=27122352/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4722.31 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 198554 0 0 0 472196 35 0 0 25 0 1 0 775215750 1100603392 198489 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 198489 171 27 0 267151 0
Current children cumulated CPU time (s) 4722.31
Current children cumulated vsize (KiB) 1074808

[startup+4782.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/499 15967
/proc/meminfo: memFree=27106832/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4782.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 200732 0 0 0 478194 35 0 0 25 0 1 0 775215750 1100603392 200667 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 200667 171 27 0 267151 0
Current children cumulated CPU time (s) 4782.29
Current children cumulated vsize (KiB) 1074808

[startup+4842.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 15969
/proc/meminfo: memFree=27091792/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4842.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 202731 0 0 0 484194 35 0 0 25 0 1 0 775215750 1100603392 202666 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 202666 171 27 0 267151 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 1074808

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 15970
/proc/meminfo: memFree=27075028/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4902.3 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 205255 0 0 0 490194 36 0 0 25 0 1 0 775215750 1100603392 205190 33554432000 4194304 4300876 140734272358448 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 205190 171 27 0 267151 0
Current children cumulated CPU time (s) 4902.3
Current children cumulated vsize (KiB) 1074808

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 15972
/proc/meminfo: memFree=27057140/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=4962.29 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 207870 0 0 0 496193 36 0 0 25 0 1 0 775215750 1100603392 207805 33554432000 4194304 4300876 140734272358448 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 207805 171 27 0 267151 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 1074808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 15973
/proc/meminfo: memFree=27046460/32951132 swapFree=59085548/67111528
[pid=15745] ppid=15743 vsize=1074808 CPUtime=5000.01 cores=0,2,4,6
/proc/15745/stat : 15745 (march_rw) R 15743 15745 7990 0 -1 4202496 209440 0 0 0 499964 37 0 0 25 0 1 0 775215750 1100603392 209375 33554432000 4194304 4300876 140734272358448 18446744073709551615 4225187 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15745/statm: 268702 209375 171 27 0 267151 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1074808

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.05
CPU time (s): 5000.05
CPU user time (s): 4999.65
CPU system time (s): 0.402938
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1074808

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

runsolver used 25.3521 second user time and 51.9201 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-29 04:29:21
IDJOB=3420610
IDBENCH=82862
IDSOLVER=1913
FILE ID=node129/3420610-1306636161
RUNJOBID= node129-1306635804-13207
PBS_JOBID= 13471598
Free space on /tmp= 73148 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S259896945-079.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420610-1306636161/watcher-3420610-1306636161 -o /tmp/evaluation-result-3420610-1306636161/solver-3420610-1306636161 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420610-1306636161.cnf

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

MD5SUM BENCH= af1e3a30945401f0fc52ffcd9f70aa15
RANDOM SEED=628219985

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      28518432 kB
Buffers:        200172 kB
Cached:        1665788 kB
SwapCached:      74204 kB
Active:         501032 kB
Inactive:      3707576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28518432 kB
SwapTotal:    67111528 kB
SwapFree:     59085548 kB
Dirty:              36 kB
Writeback:           4 kB
AnonPages:     2279228 kB
Mapped:          18360 kB
Slab:            97540 kB
PageTables:      59232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 147330996 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= 73148 MiB
End job on node129 at 2011-05-29 05:52:43