Trace number 3420578

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.07 4999.95

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S82160031-050.SATISFIABLE.cnf
MD5SUM90ea123f6d02a54bb761f724a5a1c9d1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.63129
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53727
Number of clauses of size over 50

Solver Data

0.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 175 variables and 3727 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 175 free variables and 3727 clauses.
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 2 duplicate clauses
0.00/0.03	c resolvent_look() :: found 2 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3729 / 175 ) = 21.31
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c number of free variables = 175
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 143
0.00/0.06	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 1301
0.10/0.16	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 18304
1.80/1.84	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 198929
21.59/21.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1631269
196.79/196.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 10502709
1390.92/1390.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
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-3420578-1306635431/watcher-3420578-1306635431 -o /tmp/evaluation-result-3420578-1306635431/solver-3420578-1306635431 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420578-1306635431.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: 1.81 1.98 1.99 4/476 19130
/proc/meminfo: memFree=15917692/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=6952 CPUtime=0.01 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 422 0 0 0 1 0 0 0 23 0 1 0 755958438 7118848 274 33554432000 4194304 4300876 140734323995216 18446744073709551615 4256619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 1738 274 143 27 0 187 0

[startup+0.100963 s]
/proc/loadavg: 1.81 1.98 1.99 4/476 19130
/proc/meminfo: memFree=15917692/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=7456 CPUtime=0.1 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 551 0 0 0 10 0 0 0 18 0 1 0 755958438 7634944 385 33554432000 4194304 4300876 140734323995216 18446744073709551615 4225071 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 1864 385 170 27 0 313 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7456

[startup+0.200946 s]
/proc/loadavg: 1.81 1.98 1.99 4/476 19130
/proc/meminfo: memFree=15917692/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=7456 CPUtime=0.2 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 551 0 0 0 20 0 0 0 18 0 1 0 755958438 7634944 385 33554432000 4194304 4300876 140734323995216 18446744073709551615 4248759 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 1864 385 170 27 0 313 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 7456

[startup+0.300927 s]
/proc/loadavg: 1.81 1.98 1.99 4/476 19130
/proc/meminfo: memFree=15917692/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=7600 CPUtime=0.3 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 558 0 0 0 30 0 0 0 18 0 1 0 755958438 7782400 392 33554432000 4194304 4300876 140734323995216 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 1900 392 170 27 0 349 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7600

[startup+0.700857 s]
/proc/loadavg: 1.81 1.98 1.99 4/476 19130
/proc/meminfo: memFree=15917692/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=7744 CPUtime=0.7 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 617 0 0 0 70 0 0 0 18 0 1 0 755958438 7929856 449 33554432000 4194304 4300876 140734323995216 18446744073709551615 4216355 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 1936 449 170 27 0 385 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7744

[startup+1.50074 s]
/proc/loadavg: 1.82 1.98 1.99 3/478 19132
/proc/meminfo: memFree=15914708/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=7996 CPUtime=1.5 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 667 0 0 0 150 0 0 0 19 0 1 0 755958438 8187904 499 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214188 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 1999 499 171 27 0 448 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7996

[startup+3.10046 s]
/proc/loadavg: 1.82 1.98 1.99 3/478 19132
/proc/meminfo: memFree=15913396/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=8564 CPUtime=3.09 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 762 0 0 0 309 0 0 0 24 0 1 0 755958438 8769536 594 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199216 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 2141 594 171 27 0 590 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8564

[startup+6.30089 s]
/proc/loadavg: 1.82 1.98 1.99 3/478 19132
/proc/meminfo: memFree=15912624/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=9076 CPUtime=6.3 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 946 0 0 0 630 0 0 0 25 0 1 0 755958438 9293824 778 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214450 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 2269 778 171 27 0 718 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9076

[startup+12.7008 s]
/proc/loadavg: 1.85 1.98 1.99 3/478 19187
/proc/meminfo: memFree=15908192/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=11132 CPUtime=12.69 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 1330 0 0 0 1269 0 0 0 25 0 1 0 755958438 11399168 1162 33554432000 4194304 4300876 140734323995216 18446744073709551615 4275527 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 2783 1162 171 27 0 1232 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11132

[startup+25.5005 s]
/proc/loadavg: 1.87 1.98 1.99 3/478 19187
/proc/meminfo: memFree=15902724/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=15580 CPUtime=25.49 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 2011 0 0 0 2549 0 0 0 25 0 1 0 755958438 15953920 1843 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214479 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 3895 1843 171 27 0 2344 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15580

[startup+51.101 s]
/proc/loadavg: 1.92 1.98 1.99 3/478 19188
/proc/meminfo: memFree=15893052/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=19732 CPUtime=51.09 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 3402 0 0 0 5109 0 0 0 25 0 1 0 755958438 20205568 3234 33554432000 4194304 4300876 140734323995216 18446744073709551615 4227626 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 4933 3234 171 27 0 3382 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19732

[startup+102.301 s]
/proc/loadavg: 1.96 1.98 1.99 3/478 19189
/proc/meminfo: memFree=15873820/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=34832 CPUtime=102.31 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 6117 0 0 0 10230 1 0 0 25 0 1 0 755958438 35667968 5949 33554432000 4194304 4300876 140734323995216 18446744073709551615 4216306 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 8708 5949 171 27 0 7157 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34832

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/478 19191
/proc/meminfo: memFree=15851620/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=49020 CPUtime=162.29 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 9063 0 0 0 16227 2 0 0 25 0 1 0 755958438 50196480 8895 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 12255 8895 171 27 0 10704 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 49020

[startup+222.317 s]
/proc/loadavg: 2.05 2.02 2.00 3/478 19192
/proc/meminfo: memFree=15834228/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=68664 CPUtime=222.31 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 11899 0 0 0 22229 2 0 0 25 0 1 0 755958438 70311936 11731 33554432000 4194304 4300876 140734323995216 18446744073709551615 254261313152 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 17166 11731 171 27 0 15615 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 68664

[startup+282.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/478 19194
/proc/meminfo: memFree=15814248/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=68664 CPUtime=282.3 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 14981 0 0 0 28227 3 0 0 25 0 1 0 755958438 70311936 14813 33554432000 4194304 4300876 140734323995216 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 17166 14813 171 27 0 15615 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68664

[startup+342.301 s]
/proc/loadavg: 2.52 2.17 2.05 3/478 25238
/proc/meminfo: memFree=15792324/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=100320 CPUtime=342.29 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 17748 0 0 0 34226 3 0 0 25 0 1 0 755958438 102727680 17580 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214235 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 25080 17580 171 27 0 23529 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100320

[startup+402.301 s]
/proc/loadavg: 2.19 2.14 2.05 3/478 25239
/proc/meminfo: memFree=15774344/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=100320 CPUtime=402.3 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 20745 0 0 0 40226 4 0 0 25 0 1 0 755958438 102727680 20577 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 25080 20577 171 27 0 23529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100320

[startup+462.3 s]
/proc/loadavg: 2.07 2.11 2.04 3/478 25241
/proc/meminfo: memFree=15754116/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=144520 CPUtime=462.3 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 23645 0 0 0 46225 5 0 0 25 0 1 0 755958438 147988480 23477 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 36130 23477 171 27 0 34579 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144520

[startup+522.301 s]
/proc/loadavg: 2.02 2.09 2.04 3/478 25245
/proc/meminfo: memFree=15734940/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=144520 CPUtime=522.3 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 26466 0 0 0 52225 5 0 0 25 0 1 0 755958438 147988480 26298 33554432000 4194304 4300876 140734323995216 18446744073709551615 4281192 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 36130 26298 171 27 0 34579 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 144520

[startup+582.301 s]
/proc/loadavg: 2.01 2.07 2.03 3/478 25247
/proc/meminfo: memFree=15715452/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=144520 CPUtime=582.31 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 29448 0 0 0 58225 6 0 0 25 0 1 0 755958438 147988480 29280 33554432000 4194304 4300876 140734323995216 18446744073709551615 4264820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 36130 29280 171 27 0 34579 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 144520

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 25374
/proc/meminfo: memFree=14960372/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4002.39 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 181492 0 0 0 400203 36 0 0 25 0 1 0 755958438 1074663424 181324 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 181324 171 27 0 260818 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 1049476

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 25376
/proc/meminfo: memFree=14945112/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4062.41 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 183758 0 0 0 406204 37 0 0 25 0 1 0 755958438 1074663424 183590 33554432000 4194304 4300876 140734323995216 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 183590 171 27 0 260818 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 1049476

[startup+4122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/478 25380
/proc/meminfo: memFree=14928568/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4122.39 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 186260 0 0 0 412202 37 0 0 25 0 1 0 755958438 1074663424 186092 33554432000 4194304 4300876 140734323995216 18446744073709551615 4275622 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 186092 171 27 0 260818 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1049476

[startup+4182.32 s]
/proc/loadavg: 2.02 2.02 2.00 3/478 25382
/proc/meminfo: memFree=14912680/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4182.41 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 189006 0 0 0 418203 38 0 0 25 0 1 0 755958438 1074663424 188838 33554432000 4194304 4300876 140734323995216 18446744073709551615 4275875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 188838 171 27 0 260818 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 1049476

[startup+4242.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/478 25383
/proc/meminfo: memFree=14895180/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4242.39 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 191897 0 0 0 424200 39 0 0 25 0 1 0 755958438 1074663424 191729 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214443 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 191729 171 27 0 260818 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1049476

[startup+4302.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/478 25385
/proc/meminfo: memFree=14878304/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4302.4 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 194683 0 0 0 430200 40 0 0 25 0 1 0 755958438 1074663424 194515 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214270 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 194515 171 27 0 260818 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 1049476

[startup+4362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/478 25387
/proc/meminfo: memFree=14863660/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4362.39 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 197397 0 0 0 436199 40 0 0 25 0 1 0 755958438 1074663424 197229 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 197229 171 27 0 260818 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1049476

[startup+4422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 25388
/proc/meminfo: memFree=14846796/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1049476 CPUtime=4422.4 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 200099 0 0 0 442199 41 0 0 25 0 1 0 755958438 1074663424 199931 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 262369 199931 171 27 0 260818 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 1049476

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/478 25390
/proc/meminfo: memFree=14830292/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084472 CPUtime=4482.4 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 202800 0 0 0 448199 41 0 0 25 0 1 0 755958438 1110499328 202632 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271118 202632 171 27 0 269567 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1084472

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/478 25392
/proc/meminfo: memFree=14813648/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084472 CPUtime=4542.4 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 205462 0 0 0 454199 41 0 0 25 0 1 0 755958438 1110499328 205294 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271118 205294 171 27 0 269567 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 1084472

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/478 25393
/proc/meminfo: memFree=14795416/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084472 CPUtime=4602.41 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 208061 0 0 0 460199 42 0 0 25 0 1 0 755958438 1110499328 207893 33554432000 4194304 4300876 140734323995216 18446744073709551615 4279389 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271118 207893 171 27 0 269567 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1084472

[startup+4662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/478 25395
/proc/meminfo: memFree=14779276/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084472 CPUtime=4662.4 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 210564 0 0 0 466198 42 0 0 25 0 1 0 755958438 1110499328 210396 33554432000 4194304 4300876 140734323995216 18446744073709551615 4225356 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271118 210396 171 27 0 269567 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1084472

[startup+4722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/478 25396
/proc/meminfo: memFree=14765364/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084472 CPUtime=4722.42 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 212902 0 0 0 472199 43 0 0 25 0 1 0 755958438 1110499328 212734 33554432000 4194304 4300876 140734323995216 18446744073709551615 4275840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271118 212734 171 27 0 269567 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1084472

[startup+4782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/478 25398
/proc/meminfo: memFree=14751716/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084604 CPUtime=4782.4 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 215024 0 0 0 478197 43 0 0 25 0 1 0 755958438 1110634496 214856 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271151 214856 171 27 0 269600 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1084604

[startup+4842.32 s]
/proc/loadavg: 2.07 2.03 2.01 3/478 25400
/proc/meminfo: memFree=14734824/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084604 CPUtime=4842.43 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 217801 0 0 0 484199 44 0 0 25 0 1 0 755958438 1110634496 217633 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214489 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271151 217633 171 27 0 269600 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 1084604

[startup+4902.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/478 25401
/proc/meminfo: memFree=14718696/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084604 CPUtime=4902.41 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 220583 0 0 0 490197 44 0 0 25 0 1 0 755958438 1110634496 220415 33554432000 4194304 4300876 140734323995216 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271151 220415 171 27 0 269600 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1084604

[startup+4962.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 25403
/proc/meminfo: memFree=14703184/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084604 CPUtime=4962.41 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 223272 0 0 0 496196 45 0 0 25 0 1 0 755958438 1110634496 223104 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271151 223104 171 27 0 269600 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1084604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/478 25404
/proc/meminfo: memFree=14693260/32951124 swapFree=67057928/67111528
[pid=19130] ppid=19128 vsize=1084604 CPUtime=5000.02 cores=0,2,4,6
/proc/19130/stat : 19130 (march_rw) R 19128 19130 17424 0 -1 4202496 224928 0 0 0 499957 45 0 0 25 0 1 0 755958438 1110634496 224760 33554432000 4194304 4300876 140734323995216 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19130/statm: 271151 224760 171 27 0 269600 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1084604

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): 4999.95
CPU time (s): 5000.07
CPU user time (s): 4999.58
CPU system time (s): 0.492925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1084604

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

runsolver used 24.2393 second user time and 48.5516 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-29 04:17:11
IDJOB=3420578
IDBENCH=82830
IDSOLVER=1913
FILE ID=node140/3420578-1306635431
RUNJOBID= node140-1306635431-19111
PBS_JOBID= 13471586
Free space on /tmp= 73408 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S82160031-050.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420578-1306635431/watcher-3420578-1306635431 -o /tmp/evaluation-result-3420578-1306635431/solver-3420578-1306635431 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420578-1306635431.cnf

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

MD5SUM BENCH= 90ea123f6d02a54bb761f724a5a1c9d1
RANDOM SEED=767478759

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15917980 kB
Buffers:        370980 kB
Cached:        9387260 kB
SwapCached:       8168 kB
Active:       11159824 kB
Inactive:      5515360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15917980 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:             128 kB
Writeback:           0 kB
AnonPages:     6912968 kB
Mapped:          37628 kB
Slab:           238256 kB
PageTables:      52404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141390460 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= 73408 MiB
End job on node140 at 2011-05-29 05:40:33