Trace number 3420740

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.12 4999.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1863077195-052.SATISFIABLE.cnf
MD5SUM95ba8379aa2e59896c8d6334d91cdeab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06099
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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 700 variables and 2982 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, 27 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 696 free variables and 2955 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 151 duplicate clauses
0.00/0.01	c resolvent_look() :: found 81 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 3036 / 700 ) = 4.34
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 = 696
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: 209
0.05/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: 1205
0.19/0.20	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 14470
2.30/2.30	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 137512
24.10/24.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 967660
187.20/187.28	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5187322
1094.82/1094.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 6/999) NodeCount: 21764305
4964.48/4964.32	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: 977)

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-3420740-1307654029/watcher-3420740-1307654029 -o /tmp/evaluation-result-3420740-1307654029/solver-3420740-1307654029 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420740-1307654029.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.77 5.97 6.59 3/177 30261
/proc/meminfo: memFree=32107984/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=6928 CPUtime=0 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 324 0 0 0 0 0 0 0 23 0 1 0 955633582 7094272 266 33554432000 4194304 4300876 140733238425568 18446744073709551615 256418935472 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 1732 266 135 27 0 181 0

[startup+0.0552729 s]
/proc/loadavg: 2.77 5.97 6.59 3/177 30261
/proc/meminfo: memFree=32107984/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=7912 CPUtime=0.05 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 536 0 0 0 5 0 0 0 23 0 1 0 955633582 8101888 478 33554432000 4194304 4300876 140733238425568 18446744073709551615 4225177 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 1978 478 168 27 0 427 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7912

[startup+0.100275 s]
/proc/loadavg: 2.77 5.97 6.59 3/177 30261
/proc/meminfo: memFree=32107984/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=7912 CPUtime=0.09 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 550 0 0 0 9 0 0 0 23 0 1 0 955633582 8101888 492 33554432000 4194304 4300876 140733238425568 18446744073709551615 4214450 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 1978 493 168 27 0 427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7912

[startup+0.300233 s]
/proc/loadavg: 2.77 5.97 6.59 3/177 30261
/proc/meminfo: memFree=32107984/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=8060 CPUtime=0.29 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 573 0 0 0 29 0 0 0 25 0 1 0 955633582 8253440 515 33554432000 4194304 4300876 140733238425568 18446744073709551615 4250944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 2015 515 168 27 0 464 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8060

[startup+0.701161 s]
/proc/loadavg: 2.77 5.97 6.59 3/177 30261
/proc/meminfo: memFree=32107984/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=8248 CPUtime=0.7 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 615 0 0 0 70 0 0 0 25 0 1 0 955633582 8445952 557 33554432000 4194304 4300876 140733238425568 18446744073709551615 4234728 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 2062 557 168 27 0 511 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8248

[startup+1.501 s]
/proc/loadavg: 2.77 5.97 6.59 3/178 30262
/proc/meminfo: memFree=32106512/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=8700 CPUtime=1.5 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 703 0 0 0 150 0 0 0 25 0 1 0 955633582 8908800 645 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 2175 645 168 27 0 624 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8700

[startup+3.1007 s]
/proc/loadavg: 2.77 5.97 6.59 3/178 30262
/proc/meminfo: memFree=32105768/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=9080 CPUtime=3.09 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 772 0 0 0 309 0 0 0 25 0 1 0 955633582 9297920 714 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 2270 714 169 27 0 719 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9080

[startup+6.3011 s]
/proc/loadavg: 2.71 5.91 6.56 3/178 30262
/proc/meminfo: memFree=32105024/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=9420 CPUtime=6.3 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 904 0 0 0 630 0 0 0 25 0 1 0 955633582 9646080 846 33554432000 4194304 4300876 140733238425568 18446744073709551615 4200288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 2355 846 169 27 0 804 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 9420

[startup+12.7009 s]
/proc/loadavg: 2.65 5.84 6.54 3/178 30262
/proc/meminfo: memFree=32103644/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=10844 CPUtime=12.69 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 1204 0 0 0 1269 0 0 0 25 0 1 0 955633582 11104256 1109 33554432000 4194304 4300876 140733238425568 18446744073709551615 4200267 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 2711 1109 169 27 0 1160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10844

[startup+25.5005 s]
/proc/loadavg: 2.51 5.65 6.46 3/178 30263
/proc/meminfo: memFree=32101412/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=12308 CPUtime=25.49 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 1689 0 0 0 2549 0 0 0 25 0 1 0 955633582 12603392 1594 33554432000 4194304 4300876 140733238425568 18446744073709551615 4216912 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 3077 1594 169 27 0 1526 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12308

[startup+51.1006 s]
/proc/loadavg: 2.33 5.36 6.34 3/178 30263
/proc/meminfo: memFree=32097404/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=17372 CPUtime=51.09 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 2693 0 0 0 5109 0 0 0 25 0 1 0 955633582 17788928 2598 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 4343 2598 169 27 0 2792 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17372

[startup+102.306 s]
/proc/loadavg: 1.86 4.77 6.09 2/172 30289
/proc/meminfo: memFree=32092840/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=30796 CPUtime=102.3 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 4651 0 0 0 10229 1 0 0 25 0 1 0 955633582 31535104 4556 33554432000 4194304 4300876 140733238425568 18446744073709551615 4214496 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 7699 4556 169 27 0 6148 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 30796

[startup+162.301 s]
/proc/loadavg: 1.38 4.10 5.78 2/172 30290
/proc/meminfo: memFree=32084092/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=39660 CPUtime=162.29 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 6846 0 0 0 16228 1 0 0 25 0 1 0 955633582 40611840 6751 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 9915 6751 169 27 0 8364 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39660

[startup+222.3 s]
/proc/loadavg: 1.14 3.53 5.47 2/172 30292
/proc/meminfo: memFree=32075356/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=57720 CPUtime=222.3 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 9012 0 0 0 22228 2 0 0 25 0 1 0 955633582 59105280 8917 33554432000 4194304 4300876 140733238425568 18446744073709551615 4200312 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30261/statm: 14430 8917 169 27 0 12879 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 57720

[startup+282.301 s]
/proc/loadavg: 1.05 3.07 5.19 2/172 30294
/proc/meminfo: memFree=32067108/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=57720 CPUtime=282.29 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 11230 0 0 0 28227 2 0 0 25 0 1 0 955633582 59105280 11135 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217543 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 14430 11135 169 27 0 12879 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 57720

[startup+342.301 s]
/proc/loadavg: 1.02 2.69 4.93 2/172 30295
/proc/meminfo: memFree=32058368/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=77364 CPUtime=342.3 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 13386 0 0 0 34227 3 0 0 25 0 1 0 955633582 79220736 13291 33554432000 4194304 4300876 140733238425568 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 19341 13291 169 27 0 17790 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 77364

[startup+402.3 s]
/proc/loadavg: 1.00 2.38 4.68 2/172 30297
/proc/meminfo: memFree=32049660/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=87288 CPUtime=402.3 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 15599 0 0 0 40227 3 0 0 25 0 1 0 955633582 89382912 15504 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 21822 15504 169 27 0 20271 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87288

[startup+462.301 s]
/proc/loadavg: 1.00 2.13 4.45 2/172 30298
/proc/meminfo: memFree=32040936/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=87420 CPUtime=462.31 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 17728 0 0 0 46227 4 0 0 25 0 1 0 955633582 89518080 17633 33554432000 4194304 4300876 140733238425568 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 21855 17633 169 27 0 20304 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 87420

[startup+522.301 s]
/proc/loadavg: 1.00 1.92 4.23 2/172 30300
/proc/meminfo: memFree=32032444/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=116888 CPUtime=522.3 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 19907 0 0 0 52226 4 0 0 25 0 1 0 955633582 119693312 19812 33554432000 4194304 4300876 140733238425568 18446744073709551615 4269026 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 29222 19812 169 27 0 27671 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116888

[startup+582.3 s]
/proc/loadavg: 1.00 1.75 4.02 2/172 30302
/proc/meminfo: memFree=32023576/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=116888 CPUtime=582.31 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 22052 0 0 0 58226 5 0 0 25 0 1 0 955633582 119693312 21957 33554432000 4194304 4300876 140733238425568 18446744073709551615 4265325 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 29222 21957 169 27 0 27671 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 116888

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.04 2/172 30406
/proc/meminfo: memFree=31550468/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=615256 CPUtime=4062.44 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 139633 0 0 0 406211 33 0 0 25 0 1 0 955633582 630022144 139538 33554432000 4194304 4300876 140733238425568 18446744073709551615 4214333 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 153814 139538 169 27 0 152263 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 615256

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 30408
/proc/meminfo: memFree=31542716/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=615256 CPUtime=4122.44 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 141598 0 0 0 412211 33 0 0 25 0 1 0 955633582 630022144 141503 33554432000 4194304 4300876 140733238425568 18446744073709551615 4288358 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 153814 141503 169 27 0 152263 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 615256

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/172 30410
/proc/meminfo: memFree=31534956/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=615256 CPUtime=4182.44 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 143528 0 0 0 418210 34 0 0 25 0 1 0 955633582 630022144 143433 33554432000 4194304 4300876 140733238425568 18446744073709551615 4261326 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 153814 143433 169 27 0 152263 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 615256

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/172 30411
/proc/meminfo: memFree=31527960/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=615256 CPUtime=4242.45 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 145347 0 0 0 424210 35 0 0 25 0 1 0 955633582 630022144 145252 33554432000 4194304 4300876 140733238425568 18446744073709551615 4228718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 153814 145252 169 27 0 152263 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 615256

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/172 30413
/proc/meminfo: memFree=31519456/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4302.45 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 147376 0 0 0 430210 35 0 0 25 0 1 0 955633582 859156480 147281 33554432000 4194304 4300876 140733238425568 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 147281 169 27 0 208204 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 839020

[startup+4362.3 s]
/proc/loadavg: 1.07 1.02 1.02 2/172 30414
/proc/meminfo: memFree=31511680/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4362.45 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 149340 0 0 0 436210 35 0 0 25 0 1 0 955633582 859156480 149245 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217367 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 149245 169 27 0 208204 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 839020

[startup+4422.3 s]
/proc/loadavg: 1.02 1.01 1.01 2/172 30416
/proc/meminfo: memFree=31504056/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4422.45 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 151221 0 0 0 442209 36 0 0 25 0 1 0 955633582 859156480 151126 33554432000 4194304 4300876 140733238425568 18446744073709551615 4274272 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 151126 169 27 0 208204 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 839020

[startup+4482.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/172 30418
/proc/meminfo: memFree=31496432/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4482.45 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 153135 0 0 0 448209 36 0 0 25 0 1 0 955633582 859156480 153040 33554432000 4194304 4300876 140733238425568 18446744073709551615 4282974 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 153040 169 27 0 208204 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 839020

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30419
/proc/meminfo: memFree=31489056/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4542.45 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 154967 0 0 0 454209 36 0 0 25 0 1 0 955633582 859156480 154872 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 154872 169 27 0 208204 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 839020

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30421
/proc/meminfo: memFree=31481432/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4602.46 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 156850 0 0 0 460210 36 0 0 25 0 1 0 955633582 859156480 156755 33554432000 4194304 4300876 140733238425568 18446744073709551615 4265584 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 156755 169 27 0 208204 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 839020

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30422
/proc/meminfo: memFree=31474304/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4662.46 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 158653 0 0 0 466209 37 0 0 25 0 1 0 955633582 859156480 158558 33554432000 4194304 4300876 140733238425568 18446744073709551615 4281444 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 158558 169 27 0 208204 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 839020

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30424
/proc/meminfo: memFree=31466324/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4722.46 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 160566 0 0 0 472209 37 0 0 25 0 1 0 955633582 859156480 160471 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217379 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 160471 169 27 0 208204 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 839020

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30426
/proc/meminfo: memFree=31459072/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4782.47 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 162420 0 0 0 478209 38 0 0 25 0 1 0 955633582 859156480 162325 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 162325 169 27 0 208204 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 839020

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30427
/proc/meminfo: memFree=31451696/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4842.46 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 164210 0 0 0 484208 38 0 0 25 0 1 0 955633582 859156480 164115 33554432000 4194304 4300876 140733238425568 18446744073709551615 4200335 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 164115 169 27 0 208204 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 839020

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30429
/proc/meminfo: memFree=31444920/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4902.47 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 165947 0 0 0 490208 39 0 0 25 0 1 0 955633582 859156480 165852 33554432000 4194304 4300876 140733238425568 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 165852 169 27 0 208204 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 839020

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30430
/proc/meminfo: memFree=31438160/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=4962.47 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 167613 0 0 0 496208 39 0 0 25 0 1 0 955633582 859156480 167518 33554432000 4194304 4300876 140733238425568 18446744073709551615 4217479 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 167518 169 27 0 208204 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 839020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30431
/proc/meminfo: memFree=31432540/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=5000.07 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 168971 0 0 0 499968 39 0 0 25 0 1 0 955633582 859156480 168876 33554432000 4194304 4300876 140733238425568 18446744073709551615 256414786765 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 168876 169 27 0 208204 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 839020

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.00 1.00 1.00 2/172 30431
/proc/meminfo: memFree=31432540/32950928 swapFree=67056212/67111528
[pid=30261] ppid=30259 vsize=839020 CPUtime=5000.07 cores=1,3,5,7
/proc/30261/stat : 30261 (march_rw) R 30259 30261 27745 0 -1 4202496 168971 0 0 0 499968 39 0 0 25 0 1 0 955633582 859156480 168876 33554432000 4194304 4300876 140733238425568 18446744073709551615 256414786765 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/30261/statm: 209755 168876 169 27 0 208204 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 839020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.12
CPU user time (s): 4999.69
CPU system time (s): 0.428934
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 839020

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

runsolver used 6.34004 second user time and 16.4025 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-09 23:13:49
IDJOB=3420740
IDBENCH=82992
IDSOLVER=1913
FILE ID=node115/3420740-1307654029
RUNJOBID= node115-1307653911-30117
PBS_JOBID= 13549376
Free space on /tmp= 74168 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1863077195-052.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420740-1307654029/watcher-3420740-1307654029 -o /tmp/evaluation-result-3420740-1307654029/solver-3420740-1307654029 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420740-1307654029.cnf

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

MD5SUM BENCH= 95ba8379aa2e59896c8d6334d91cdeab
RANDOM SEED=458566686

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32108776 kB
Buffers:        212304 kB
Cached:         418592 kB
SwapCached:       9444 kB
Active:         316660 kB
Inactive:       336584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32108776 kB
SwapTotal:    67111528 kB
SwapFree:     67056212 kB
Dirty:              72 kB
Writeback:           4 kB
AnonPages:       19956 kB
Mapped:          13316 kB
Slab:           124092 kB
PageTables:       4620 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   210880 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= 74168 MiB
End job on node115 at 2011-06-10 00:37:11