Trace number 3420830

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.11 5000.05

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
MD5SUM08f7f98549a111fea2bbc5a28af8d7eb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06399
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.01/0.04	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.01/0.04	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.01/0.04	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.01/0.04	c main()::
0.01/0.04	c initFormula():: searching for DIMACS p-line....
0.01/0.04	c full lookahead due to high density!
0.01/0.04	c initFormula():: the DIMACS p-line indicates a CNF of 150 variables and 3195 clauses.
0.01/0.04	c parseCNF():: parsing....
0.01/0.04	c parseCNF():: the CNF contains 0 unary clauses.
0.01/0.04	c runParser():: parsing was successful, warming up engines...
0.01/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.04	c preprocessing fase I completed:: there are now 150 free variables and 3195 clauses.
0.01/0.04	c using k-SAT heuristics (size based diff)
0.01/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.01/0.04	c resolvent_look() :: found 2 resolvents
0.01/0.04	c main():: clause / variable ratio: ( 3197 / 150 ) = 21.31
0.01/0.04	c longest clause has size 5
0.01/0.04	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.04	c number of free variables = 150
0.01/0.04	c dynamic_preselect_setsize :: off
0.01/0.04	c main():: all systems go!
0.01/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 154
0.01/0.07	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: 1095
0.08/0.15	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 12600
1.18/1.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 |****************************************************************| ( 3/999) NodeCount: 113484
11.88/11.91	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 778124
90.08/90.20	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4140641
532.09/532.13	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 17484093
2470.11/2470.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 |**************************************************

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-3420830-1306641176/watcher-3420830-1306641176 -o /tmp/evaluation-result-3420830-1306641176/solver-3420830-1306641176 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420830-1306641176.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): 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: 1.93 2.03 2.01 3/489 23245
/proc/meminfo: memFree=19514236/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/23245/stat : 23245 (runsolver) R 23243 23245 23126 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 775716110 12079104 49 33554432000 4194304 5432360 140735763159584 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/23245/statm: 2949 49 30 303 0 2643 0

[startup+0.03222 s]
/proc/loadavg: 1.93 2.03 2.01 3/489 23245
/proc/meminfo: memFree=19514236/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=6956 CPUtime=0.01 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 319 0 0 0 1 0 0 0 25 0 1 0 775716110 7122944 262 33554432000 4194304 4300876 140734582033376 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 1739 262 143 27 0 188 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6956

[startup+0.100213 s]
/proc/loadavg: 1.93 2.03 2.01 3/489 23245
/proc/meminfo: memFree=19514236/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=7312 CPUtime=0.08 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 427 0 0 0 8 0 0 0 18 0 1 0 775716110 7487488 364 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 1828 364 170 27 0 277 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7312

[startup+0.300177 s]
/proc/loadavg: 1.93 2.03 2.01 3/489 23245
/proc/meminfo: memFree=19514236/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=7520 CPUtime=0.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 441 0 0 0 28 0 0 0 18 0 1 0 775716110 7700480 378 33554432000 4194304 4300876 140734582033376 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 1880 378 170 27 0 329 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7520

[startup+0.700111 s]
/proc/loadavg: 1.93 2.03 2.01 3/489 23245
/proc/meminfo: memFree=19514236/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=7520 CPUtime=0.68 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 468 0 0 0 68 0 0 0 18 0 1 0 775716110 7700480 405 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199216 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 1880 405 170 27 0 329 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 7520

[startup+1.50097 s]
/proc/loadavg: 1.93 2.03 2.01 3/490 23246
/proc/meminfo: memFree=19512496/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=7828 CPUtime=1.48 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 568 0 0 0 148 0 0 0 19 0 1 0 775716110 8015872 472 33554432000 4194304 4300876 140734582033376 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 1957 472 171 27 0 406 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7828

[startup+3.10071 s]
/proc/loadavg: 1.93 2.03 2.01 3/490 23246
/proc/meminfo: memFree=19510016/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=8396 CPUtime=3.08 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 664 0 0 0 308 0 0 0 23 0 1 0 775716110 8597504 568 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199270 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 2099 568 171 27 0 548 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8396

[startup+6.30017 s]
/proc/loadavg: 1.94 2.03 2.01 3/490 23246
/proc/meminfo: memFree=19509740/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=8908 CPUtime=6.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 853 0 0 0 628 0 0 0 25 0 1 0 775716110 9121792 757 33554432000 4194304 4300876 140734582033376 18446744073709551615 4214443 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 2227 757 171 27 0 676 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8908

[startup+12.7011 s]
/proc/loadavg: 1.94 2.03 2.01 3/490 23247
/proc/meminfo: memFree=19506872/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=10980 CPUtime=12.68 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 1193 0 0 0 1268 0 0 0 25 0 1 0 775716110 11243520 1097 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199209 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 2745 1097 171 27 0 1194 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10980

[startup+25.5009 s]
/proc/loadavg: 1.95 2.03 2.00 3/490 23247
/proc/meminfo: memFree=19502580/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=15292 CPUtime=25.48 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 1915 0 0 0 2548 0 0 0 25 0 1 0 775716110 15659008 1819 33554432000 4194304 4300876 140734582033376 18446744073709551615 4227952 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 3823 1819 171 27 0 2272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15292

[startup+51.1007 s]
/proc/loadavg: 1.97 2.02 2.00 3/490 23248
/proc/meminfo: memFree=19493632/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=19536 CPUtime=51.08 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 3352 0 0 0 5108 0 0 0 25 0 1 0 775716110 20004864 3228 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199317 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 4884 3228 171 27 0 3333 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19536

[startup+102.317 s]
/proc/loadavg: 1.98 2.02 2.00 3/490 23249
/proc/meminfo: memFree=19474132/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=34572 CPUtime=102.29 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 5905 0 0 0 10229 0 0 0 25 0 1 0 775716110 35401728 5781 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199408 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 8643 5781 171 27 0 7092 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34572

[startup+162.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/490 23250
/proc/meminfo: memFree=19453664/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=48636 CPUtime=162.27 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 8858 0 0 0 16226 1 0 0 25 0 1 0 775716110 49803264 8734 33554432000 4194304 4300876 140734582033376 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 12159 8734 171 27 0 10608 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48636

[startup+222.301 s]
/proc/loadavg: 2.18 2.06 2.01 3/490 23252
/proc/meminfo: memFree=19435676/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=68280 CPUtime=222.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 11792 0 0 0 22226 2 0 0 25 0 1 0 775716110 69918720 11668 33554432000 4194304 4300876 140734582033376 18446744073709551615 4214411 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 17070 11668 171 27 0 15519 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 68280

[startup+282.301 s]
/proc/loadavg: 2.19 2.07 2.02 3/490 23254
/proc/meminfo: memFree=19417320/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=70212 CPUtime=282.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 14742 0 0 0 28226 2 0 0 25 0 1 0 775716110 71897088 14618 33554432000 4194304 4300876 140734582033376 18446744073709551615 4289067 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 17553 14618 171 27 0 16002 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 70212

[startup+342.301 s]
/proc/loadavg: 2.07 2.06 2.01 3/490 23255
/proc/meminfo: memFree=19397464/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=99680 CPUtime=342.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 17543 0 0 0 34225 3 0 0 25 0 1 0 775716110 102072320 17419 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 24920 17419 171 27 0 23369 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 99680

[startup+402.301 s]
/proc/loadavg: 2.02 2.05 2.01 3/490 23257
/proc/meminfo: memFree=19378364/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=99680 CPUtime=402.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 20327 0 0 0 40224 4 0 0 25 0 1 0 775716110 102072320 20203 33554432000 4194304 4300876 140734582033376 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 24920 20203 171 27 0 23369 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 99680

[startup+462.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/490 23259
/proc/meminfo: memFree=19359996/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=99680 CPUtime=462.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 22981 0 0 0 46224 4 0 0 25 0 1 0 775716110 102072320 22857 33554432000 4194304 4300876 140734582033376 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 24920 22857 171 27 0 23369 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 99680

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/490 23269
/proc/meminfo: memFree=19341472/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=147748 CPUtime=522.29 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 25455 0 0 0 52224 5 0 0 25 0 1 0 775716110 151293952 25331 33554432000 4194304 4300876 140734582033376 18446744073709551615 4276286 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 36937 25331 171 27 0 35386 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 147748

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/490 23271
/proc/meminfo: memFree=19322120/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=147748 CPUtime=582.28 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 28247 0 0 0 58223 5 0 0 25 0 1 0 775716110 151293952 28123 33554432000 4194304 4300876 140734582033376 18446744073709551615 4275756 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 36937 28123 171 27 0 35386 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 147748

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.01 1.04 2/484 23382
/proc/meminfo: memFree=18837088/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=740568 CPUtime=4002.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 170594 0 0 0 400202 32 0 0 25 0 1 0 775716110 758341632 170470 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 185142 170470 171 27 0 183591 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 740568

[startup+4062.32 s]
/proc/loadavg: 1.00 1.00 1.04 2/484 23384
/proc/meminfo: memFree=18826284/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=740568 CPUtime=4062.35 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 173243 0 0 0 406203 32 0 0 25 0 1 0 775716110 758341632 173119 33554432000 4194304 4300876 140734582033376 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 185142 173119 171 27 0 183591 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 740568

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/484 23394
/proc/meminfo: memFree=18815108/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=740568 CPUtime=4122.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 175745 0 0 0 412202 32 0 0 25 0 1 0 775716110 758341632 175621 33554432000 4194304 4300876 140734582033376 18446744073709551615 4281213 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 185142 175621 171 27 0 183591 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 740568

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/484 23396
/proc/meminfo: memFree=18805548/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4182.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 178152 0 0 0 418202 32 0 0 25 0 1 0 775716110 1102045184 178028 33554432000 4194304 4300876 140734582033376 18446744073709551615 4234582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 178028 171 27 0 267503 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 1076216

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/484 23397
/proc/meminfo: memFree=18795244/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4242.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 180760 0 0 0 424201 33 0 0 25 0 1 0 775716110 1102045184 180636 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 180636 171 27 0 267503 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 1076216

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/484 23402
/proc/meminfo: memFree=18785544/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4302.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 183295 0 0 0 430200 34 0 0 25 0 1 0 775716110 1102045184 183171 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 183171 171 27 0 267503 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 1076216

[startup+4362.3 s]
/proc/loadavg: 1.11 1.03 1.02 2/484 23403
/proc/meminfo: memFree=18776108/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4362.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 185683 0 0 0 436200 34 0 0 25 0 1 0 775716110 1102045184 185559 33554432000 4194304 4300876 140734582033376 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 185559 171 27 0 267503 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 1076216

[startup+4422.3 s]
/proc/loadavg: 1.09 1.04 1.02 2/484 23405
/proc/meminfo: memFree=18766160/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4422.35 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 188134 0 0 0 442200 35 0 0 25 0 1 0 775716110 1102045184 188010 33554432000 4194304 4300876 140734582033376 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 188010 171 27 0 267503 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 1076216

[startup+4482.3 s]
/proc/loadavg: 1.03 1.03 1.01 2/484 23407
/proc/meminfo: memFree=18757204/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4482.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 190439 0 0 0 448199 35 0 0 25 0 1 0 775716110 1102045184 190315 33554432000 4194304 4300876 140734582033376 18446744073709551615 4276286 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 190315 171 27 0 267503 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 1076216

[startup+4542.3 s]
/proc/loadavg: 1.01 1.02 1.01 2/484 23408
/proc/meminfo: memFree=18748004/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4542.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 192712 0 0 0 454198 36 0 0 25 0 1 0 775716110 1102045184 192588 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 192588 171 27 0 267503 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 1076216

[startup+4602.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/484 23410
/proc/meminfo: memFree=18738180/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4602.36 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 195148 0 0 0 460199 37 0 0 25 0 1 0 775716110 1102045184 195024 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199334 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 195024 171 27 0 267503 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1076216

[startup+4662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/484 23411
/proc/meminfo: memFree=18728360/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4662.35 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 197502 0 0 0 466198 37 0 0 25 0 1 0 775716110 1102045184 197378 33554432000 4194304 4300876 140734582033376 18446744073709551615 210204042517 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 197378 171 27 0 267503 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 1076216

[startup+4722.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/484 23413
/proc/meminfo: memFree=18718540/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4722.37 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 199746 0 0 0 472199 38 0 0 25 0 1 0 775716110 1102045184 199622 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 199622 171 27 0 267503 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1076216

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/484 23415
/proc/meminfo: memFree=18710696/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4782.34 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 202017 0 0 0 478196 38 0 0 25 0 1 0 775716110 1102045184 201893 33554432000 4194304 4300876 140734582033376 18446744073709551615 4199244 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 201893 171 27 0 267503 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 1076216

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/484 23416
/proc/meminfo: memFree=18701500/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4842.35 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 204221 0 0 0 484196 39 0 0 25 0 1 0 775716110 1102045184 204097 33554432000 4194304 4300876 140734582033376 18446744073709551615 4286189 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 204097 171 27 0 267503 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 1076216

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/484 23418
/proc/meminfo: memFree=18693672/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4902.35 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 206245 0 0 0 490196 39 0 0 25 0 1 0 775716110 1102045184 206121 33554432000 4194304 4300876 140734582033376 18446744073709551615 210204042950 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 206121 171 27 0 267503 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 1076216

[startup+4962.3 s]
/proc/loadavg: 1.15 1.03 1.01 2/484 23420
/proc/meminfo: memFree=18684988/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=4962.36 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 208444 0 0 0 496196 40 0 0 25 0 1 0 775716110 1102045184 208320 33554432000 4194304 4300876 140734582033376 18446744073709551615 4216329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 208320 171 27 0 267503 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 1076216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.07 1.03 1.01 2/484 23421
/proc/meminfo: memFree=18678044/32951124 swapFree=63649292/67111528
[pid=23245] ppid=23243 vsize=1076216 CPUtime=5000.06 cores=1,3,5,7
/proc/23245/stat : 23245 (march_rw) R 23243 23245 23126 0 -1 4202496 210162 0 0 0 499966 40 0 0 25 0 1 0 775716110 1102045184 210038 33554432000 4194304 4300876 140734582033376 18446744073709551615 4235276 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23245/statm: 269054 210038 171 27 0 267503 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1076216

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.11
CPU user time (s): 4999.68
CPU system time (s): 0.434933
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1076216

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

runsolver used 21.0488 second user time and 51.8601 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-29 05:52:56
IDJOB=3420830
IDBENCH=83082
IDSOLVER=1913
FILE ID=node130/3420830-1306641176
RUNJOBID= node130-1306641168-23145
PBS_JOBID= 13471642
Free space on /tmp= 73376 MiB

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

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

MD5SUM BENCH= 08f7f98549a111fea2bbc5a28af8d7eb
RANDOM SEED=664435062

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19514128 kB
Buffers:        366520 kB
Cached:        7964104 kB
SwapCached:      10260 kB
Active:        7452252 kB
Inactive:      5664324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19514128 kB
SwapTotal:    67111528 kB
SwapFree:     63649292 kB
Dirty:             880 kB
Writeback:           0 kB
AnonPages:     4783820 kB
Mapped:          30896 kB
Slab:           196344 kB
PageTables:      54092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145094768 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= 73376 MiB
End job on node130 at 2011-05-29 07:16:18