Trace number 3420484

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
MD5SUM2e95b09b89f7d260e53f8f199a98d276
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 800 variables and 3408 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 14 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 797 free variables and 3394 clauses.
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 156 duplicate clauses
0.00/0.01	c resolvent_look() :: found 70 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 3464 / 800 ) = 4.33
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 797
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 192
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: 1665
0.20/0.27	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 26492
4.49/4.59	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 312538
61.88/61.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 2753445
595.60/595.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 18694373
4379.12/4379.07	c |----------------------------------------------------------------|
c |*
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-3420484-1306620878/watcher-3420484-1306620878 -o /tmp/evaluation-result-3420484-1306620878/solver-3420484-1306620878 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420484-1306620878.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.07 2.01 1/451 10983
/proc/meminfo: memFree=24311416/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=6996 CPUtime=0 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 340 0 0 0 0 0 0 0 25 0 1 0 773685723 7163904 283 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10983/statm: 1749 283 136 27 0 198 0

[startup+0.071995 s]
/proc/loadavg: 2.02 2.07 2.01 1/451 10983
/proc/meminfo: memFree=24311416/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=8152 CPUtime=0.07 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 595 0 0 0 7 0 0 0 18 0 1 0 773685723 8347648 538 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10983/statm: 2038 538 168 27 0 487 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8152

[startup+0.100984 s]
/proc/loadavg: 2.02 2.07 2.01 1/451 10983
/proc/meminfo: memFree=24311416/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=8152 CPUtime=0.1 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 601 0 0 0 10 0 0 0 18 0 1 0 773685723 8347648 544 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10983/statm: 2038 544 168 27 0 487 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8152

[startup+0.30097 s]
/proc/loadavg: 2.02 2.07 2.01 1/451 10983
/proc/meminfo: memFree=24311416/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=8288 CPUtime=0.3 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 639 0 0 0 30 0 0 0 18 0 1 0 773685723 8486912 582 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214489 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10983/statm: 2072 582 168 27 0 521 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 8288

[startup+0.700907 s]
/proc/loadavg: 2.02 2.07 2.01 1/451 10983
/proc/meminfo: memFree=24311416/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=8576 CPUtime=0.7 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 688 0 0 0 70 0 0 0 18 0 1 0 773685723 8781824 631 33554432000 4194304 4300876 140737363903856 18446744073709551615 4234728 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10983/statm: 2144 631 168 27 0 593 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8576

[startup+1.50069 s]
/proc/loadavg: 2.02 2.07 2.01 3/454 11011
/proc/meminfo: memFree=24311532/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=8744 CPUtime=1.5 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 719 0 0 0 150 0 0 0 19 0 1 0 773685723 8953856 662 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217467 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10983/statm: 2186 662 169 27 0 635 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8744

[startup+3.10048 s]
/proc/loadavg: 2.02 2.07 2.01 3/454 11011
/proc/meminfo: memFree=24309424/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=8896 CPUtime=3.09 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 791 0 0 0 309 0 0 0 25 0 1 0 773685723 9109504 734 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 2224 734 169 27 0 673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8896

[startup+6.30088 s]
/proc/loadavg: 2.02 2.07 2.01 3/454 11011
/proc/meminfo: memFree=24308704/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=9640 CPUtime=6.29 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 934 0 0 0 629 0 0 0 25 0 1 0 773685723 9871360 877 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 2410 877 169 27 0 859 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9640

[startup+12.7007 s]
/proc/loadavg: 2.02 2.06 2.01 3/454 11011
/proc/meminfo: memFree=24306388/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=11092 CPUtime=12.68 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 1167 0 0 0 1268 0 0 0 25 0 1 0 773685723 11358208 1110 33554432000 4194304 4300876 140737363903856 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 2773 1110 169 27 0 1222 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11092

[startup+25.5004 s]
/proc/loadavg: 2.01 2.06 2.01 3/454 11011
/proc/meminfo: memFree=24304176/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=12728 CPUtime=25.48 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 1649 0 0 0 2548 0 0 0 25 0 1 0 773685723 13033472 1592 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217627 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 3182 1592 169 27 0 1631 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12728

[startup+51.1008 s]
/proc/loadavg: 2.07 2.07 2.01 3/454 11012
/proc/meminfo: memFree=24300308/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=17748 CPUtime=51.08 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 2564 0 0 0 5108 0 0 0 25 0 1 0 773685723 18173952 2507 33554432000 4194304 4300876 140737363903856 18446744073709551615 4265656 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 4437 2507 169 27 0 2886 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17748

[startup+102.316 s]
/proc/loadavg: 2.03 2.06 2.01 3/454 11013
/proc/meminfo: memFree=24291960/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=28992 CPUtime=102.31 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 4342 0 0 0 10230 1 0 0 25 0 1 0 773685723 29687808 4285 33554432000 4194304 4300876 140737363903856 18446744073709551615 4265308 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 7248 4285 169 27 0 5697 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28992

[startup+162.301 s]
/proc/loadavg: 2.08 2.07 2.01 3/454 11015
/proc/meminfo: memFree=24282124/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=40552 CPUtime=162.29 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 6427 0 0 0 16227 2 0 0 25 0 1 0 773685723 41525248 6370 33554432000 4194304 4300876 140737363903856 18446744073709551615 4216912 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 10138 6370 169 27 0 8587 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 40552

[startup+222.301 s]
/proc/loadavg: 2.06 2.07 2.01 3/454 11017
/proc/meminfo: memFree=24273404/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=40684 CPUtime=222.29 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 8540 0 0 0 22227 2 0 0 25 0 1 0 773685723 41660416 8483 33554432000 4194304 4300876 140737363903856 18446744073709551615 4228423 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 10171 8483 169 27 0 8620 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 40684

[startup+282.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/454 11018
/proc/meminfo: memFree=24265064/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=59432 CPUtime=282.3 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 10608 0 0 0 28227 3 0 0 25 0 1 0 773685723 60858368 10551 33554432000 4194304 4300876 140737363903856 18446744073709551615 4200366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 14858 10551 169 27 0 13307 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 59432

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/454 11020
/proc/meminfo: memFree=24256476/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=59432 CPUtime=342.29 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 12658 0 0 0 34226 3 0 0 25 0 1 0 773685723 60858368 12601 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 14858 12601 169 27 0 13307 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 59432

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 11021
/proc/meminfo: memFree=24248140/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=79076 CPUtime=402.3 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 14681 0 0 0 40226 4 0 0 25 0 1 0 773685723 80973824 14624 33554432000 4194304 4300876 140737363903856 18446744073709551615 4276864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 19769 14624 169 27 0 18218 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79076

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 11023
/proc/meminfo: memFree=24240044/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=90384 CPUtime=462.3 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 16675 0 0 0 46225 5 0 0 25 0 1 0 773685723 92553216 16618 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214485 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 22596 16618 169 27 0 21045 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 90384

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/454 11025
/proc/meminfo: memFree=24232200/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=90384 CPUtime=522.3 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 18633 0 0 0 52225 5 0 0 25 0 1 0 773685723 92553216 18576 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 22596 18576 169 27 0 21045 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 90384

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/454 11026
/proc/meminfo: memFree=24224476/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=119852 CPUtime=582.31 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 20514 0 0 0 58225 6 0 0 25 0 1 0 773685723 122728448 20457 33554432000 4194304 4300876 140737363903856 18446744073709551615 4225242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 29963 20457 169 27 0 28412 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119852

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.11 2.08 2.02 3/454 11131
/proc/meminfo: memFree=23752124/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4062.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 133511 0 0 0 406201 41 0 0 25 0 1 0 773685723 652955648 133454 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 133454 169 27 0 157862 0
Current children cumulated CPU time (s) 4062.42
Current children cumulated vsize (KiB) 637652

[startup+4122.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/454 11133
/proc/meminfo: memFree=23743780/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4122.4 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 135337 0 0 0 412199 41 0 0 25 0 1 0 773685723 652955648 135280 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 135280 169 27 0 157862 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 637652

[startup+4182.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/454 11134
/proc/meminfo: memFree=23736160/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4182.41 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 137140 0 0 0 418199 42 0 0 25 0 1 0 773685723 652955648 137083 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 137083 169 27 0 157862 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 637652

[startup+4242.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/454 11136
/proc/meminfo: memFree=23728800/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4242.41 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 138929 0 0 0 424198 43 0 0 25 0 1 0 773685723 652955648 138872 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 138872 169 27 0 157862 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 637652

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/454 11137
/proc/meminfo: memFree=23720576/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4302.41 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 140686 0 0 0 430197 44 0 0 25 0 1 0 773685723 652955648 140629 33554432000 4194304 4300876 140737363903856 18446744073709551615 4265597 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 140629 169 27 0 157862 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 637652

[startup+4362.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/454 11139
/proc/meminfo: memFree=23713096/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4362.41 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 142389 0 0 0 436197 44 0 0 25 0 1 0 773685723 652955648 142332 33554432000 4194304 4300876 140737363903856 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 142332 169 27 0 157862 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 637652

[startup+4422.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/454 11141
/proc/meminfo: memFree=23704244/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=637652 CPUtime=4422.41 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 144295 0 0 0 442196 45 0 0 25 0 1 0 773685723 652955648 144238 33554432000 4194304 4300876 140737363903856 18446744073709551615 4225196 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 159413 144238 169 27 0 157862 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 637652

[startup+4482.3 s]
/proc/loadavg: 1.49 1.89 1.95 2/448 11159
/proc/meminfo: memFree=23724948/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4482.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 146281 0 0 0 448196 46 0 0 25 0 1 0 773685723 882089984 146224 33554432000 4194304 4300876 140737363903856 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 146224 169 27 0 213803 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 861416

[startup+4542.3 s]
/proc/loadavg: 1.33 1.76 1.90 2/448 11161
/proc/meminfo: memFree=23716976/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4542.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 148249 0 0 0 454196 46 0 0 25 0 1 0 773685723 882089984 148192 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 148192 169 27 0 213803 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 861416

[startup+4602.3 s]
/proc/loadavg: 1.19 1.63 1.85 2/448 11163
/proc/meminfo: memFree=23709136/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4602.43 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 150176 0 0 0 460196 47 0 0 25 0 1 0 773685723 882089984 150119 33554432000 4194304 4300876 140737363903856 18446744073709551615 4200417 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 150119 169 27 0 213803 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 861416

[startup+4662.3 s]
/proc/loadavg: 1.07 1.51 1.79 2/448 11164
/proc/meminfo: memFree=23701796/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4662.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 152041 0 0 0 466195 47 0 0 25 0 1 0 773685723 882089984 151984 33554432000 4194304 4300876 140737363903856 18446744073709551615 4250935 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 151984 169 27 0 213803 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 861416

[startup+4722.32 s]
/proc/loadavg: 1.02 1.42 1.74 2/448 11166
/proc/meminfo: memFree=23693700/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4722.44 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 154046 0 0 0 472197 47 0 0 25 0 1 0 773685723 882089984 153989 33554432000 4194304 4300876 140737363903856 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 153989 169 27 0 213803 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 861416

[startup+4782.3 s]
/proc/loadavg: 1.01 1.34 1.69 2/448 11167
/proc/meminfo: memFree=23685844/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4782.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 156057 0 0 0 478195 47 0 0 25 0 1 0 773685723 882089984 156000 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217503 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 156000 169 27 0 213803 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 861416

[startup+4842.3 s]
/proc/loadavg: 1.00 1.28 1.64 2/448 11169
/proc/meminfo: memFree=23677392/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4842.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 158033 0 0 0 484194 48 0 0 25 0 1 0 773685723 882089984 157976 33554432000 4194304 4300876 140737363903856 18446744073709551615 4228180 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 157976 169 27 0 213803 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 861416

[startup+4902.3 s]
/proc/loadavg: 1.00 1.22 1.60 2/448 11170
/proc/meminfo: memFree=23670148/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4902.43 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 159984 0 0 0 490194 49 0 0 25 0 1 0 773685723 882089984 159927 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217417 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 159927 169 27 0 213803 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 861416

[startup+4962.3 s]
/proc/loadavg: 1.13 1.21 1.57 2/448 11172
/proc/meminfo: memFree=23662676/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=4962.42 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 161866 0 0 0 496193 49 0 0 25 0 1 0 773685723 882089984 161809 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 161809 169 27 0 213803 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 861416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.07 1.18 1.54 2/448 11173
/proc/meminfo: memFree=23657820/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=5000.04 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 163078 0 0 0 499954 50 0 0 25 0 1 0 773685723 882089984 163021 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 163021 169 27 0 213803 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 861416

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

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

[startup+4999.9 s]
/proc/loadavg: 1.07 1.18 1.54 2/448 11173
/proc/meminfo: memFree=23657820/32951124 swapFree=61585512/67111528
[pid=10983] ppid=10981 vsize=861416 CPUtime=5000.04 cores=0,2,4,6
/proc/10983/stat : 10983 (march_rw) R 10981 10983 10557 0 -1 4202496 163078 0 0 0 499954 50 0 0 25 0 1 0 773685723 882089984 163021 33554432000 4194304 4300876 140737363903856 18446744073709551615 4217645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10983/statm: 215354 163021 169 27 0 213803 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 861416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.09
CPU user time (s): 4999.56
CPU system time (s): 0.533918
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 861416

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

runsolver used 22.7645 second user time and 45.6851 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-29 00:14:38
IDJOB=3420484
IDBENCH=82736
IDSOLVER=1913
FILE ID=node133/3420484-1306620878
RUNJOBID= node133-1306610874-10575
PBS_JOBID= 13471607
Free space on /tmp= 73192 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420484-1306620878/watcher-3420484-1306620878 -o /tmp/evaluation-result-3420484-1306620878/solver-3420484-1306620878 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420484-1306620878.cnf

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

MD5SUM BENCH= 2e95b09b89f7d260e53f8f199a98d276
RANDOM SEED=601984528

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.74
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.834
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:      24311572 kB
Buffers:        206884 kB
Cached:        2182140 kB
SwapCached:      56564 kB
Active:         851132 kB
Inactive:      7554888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24311572 kB
SwapTotal:    67111528 kB
SwapFree:     61585512 kB
Dirty:              12 kB
Writeback:           0 kB
AnonPages:     5966260 kB
Mapped:          30604 kB
Slab:           113176 kB
PageTables:      53440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 114924052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73196 MiB
End job on node133 at 2011-05-29 01:38:00