Trace number 3420726

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
MD5SUM83b00b2914a5aae11a4e612c2fcbfce7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.108983
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, 28 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 695 free variables and 2954 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 186 duplicate clauses
0.00/0.01	c resolvent_look() :: found 95 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 3049 / 700 ) = 4.36
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 = 695
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: 306
0.09/0.09	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: 1384
0.19/0.24	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 15798
2.69/2.71	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 145696
28.39/28.50	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 978636
212.31/212.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4985383
1181.63/1181.60	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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-3420726-1306639697/watcher-3420726-1306639697 -o /tmp/evaluation-result-3420726-1306639697/solver-3420726-1306639697 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420726-1306639697.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.68 1.89 1.96 3/483 13244
/proc/meminfo: memFree=19340836/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=6928 CPUtime=0 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 323 0 0 0 0 0 0 0 25 0 1 0 854200423 7094272 267 33554432000 4194304 4300876 140736400734224 18446744073709551615 260905052339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 1732 267 136 27 0 181 0

[startup+0.0967171 s]
/proc/loadavg: 1.68 1.89 1.96 3/483 13244
/proc/meminfo: memFree=19340836/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=8044 CPUtime=0.09 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 553 0 0 0 9 0 0 0 25 0 1 0 854200423 8237056 497 33554432000 4194304 4300876 140736400734224 18446744073709551615 4214530 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2011 497 168 27 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8044

[startup+0.100717 s]
/proc/loadavg: 1.68 1.89 1.96 3/483 13244
/proc/meminfo: memFree=19340836/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=8044 CPUtime=0.09 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 555 0 0 0 9 0 0 0 25 0 1 0 854200423 8237056 499 33554432000 4194304 4300876 140736400734224 18446744073709551615 4225211 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2011 502 168 27 0 460 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8044

[startup+0.30068 s]
/proc/loadavg: 1.68 1.89 1.96 3/483 13244
/proc/meminfo: memFree=19340836/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=8044 CPUtime=0.29 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 579 0 0 0 29 0 0 0 25 0 1 0 854200423 8237056 523 33554432000 4194304 4300876 140736400734224 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2011 523 168 27 0 460 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8044

[startup+0.700606 s]
/proc/loadavg: 1.68 1.89 1.96 3/483 13244
/proc/meminfo: memFree=19340836/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=8256 CPUtime=0.69 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 613 0 0 0 69 0 0 0 25 0 1 0 854200423 8454144 557 33554432000 4194304 4300876 140736400734224 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2064 557 168 27 0 513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50051 s]
/proc/loadavg: 1.68 1.89 1.96 3/484 13245
/proc/meminfo: memFree=19338744/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=8708 CPUtime=1.49 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 705 0 0 0 149 0 0 0 25 0 1 0 854200423 8916992 649 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217425 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2177 649 168 27 0 626 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8708

[startup+3.10022 s]
/proc/loadavg: 1.68 1.89 1.96 3/484 13245
/proc/meminfo: memFree=19337132/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=8860 CPUtime=3.09 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 764 0 0 0 309 0 0 0 25 0 1 0 854200423 9072640 708 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2215 708 169 27 0 664 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8860

[startup+6.30071 s]
/proc/loadavg: 1.70 1.89 1.96 3/484 13245
/proc/meminfo: memFree=19335876/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=9428 CPUtime=6.29 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 884 0 0 0 629 0 0 0 25 0 1 0 854200423 9654272 828 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2357 828 169 27 0 806 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9428

[startup+12.7005 s]
/proc/loadavg: 1.73 1.89 1.96 3/484 13245
/proc/meminfo: memFree=19333796/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=10856 CPUtime=12.69 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 1155 0 0 0 1269 0 0 0 25 0 1 0 854200423 11116544 1060 33554432000 4194304 4300876 140736400734224 18446744073709551615 260905051888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 2714 1060 169 27 0 1163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10856

[startup+25.5012 s]
/proc/loadavg: 1.79 1.90 1.96 3/484 13246
/proc/meminfo: memFree=19330404/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=12328 CPUtime=25.49 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 1601 0 0 0 2549 0 0 0 25 0 1 0 854200423 12623872 1506 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 3082 1506 169 27 0 1531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12328

[startup+51.1005 s]
/proc/loadavg: 2.01 1.94 1.97 3/484 13246
/proc/meminfo: memFree=19323944/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=17276 CPUtime=51.09 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 2488 0 0 0 5109 0 0 0 25 0 1 0 854200423 17690624 2393 33554432000 4194304 4300876 140736400734224 18446744073709551615 4250917 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 4319 2393 169 27 0 2768 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17276

[startup+102.317 s]
/proc/loadavg: 2.08 1.96 1.97 3/484 13248
/proc/meminfo: memFree=19310136/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=28380 CPUtime=102.31 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 4259 0 0 0 10230 1 0 0 25 0 1 0 854200423 29061120 4164 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 7095 4164 169 27 0 5544 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28380

[startup+162.301 s]
/proc/loadavg: 2.03 1.97 1.97 3/484 13249
/proc/meminfo: memFree=19293364/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=39660 CPUtime=162.3 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 6273 0 0 0 16228 2 0 0 25 0 1 0 854200423 40611840 6178 33554432000 4194304 4300876 140736400734224 18446744073709551615 4200335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 9915 6178 169 27 0 8364 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 39660

[startup+222.301 s]
/proc/loadavg: 2.01 1.97 1.97 3/484 13251
/proc/meminfo: memFree=19278564/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=44880 CPUtime=222.3 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 8172 0 0 0 22228 2 0 0 25 0 1 0 854200423 45957120 8077 33554432000 4194304 4300876 140736400734224 18446744073709551615 4228535 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 11220 8077 169 27 0 9669 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 44880

[startup+282.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/484 13252
/proc/meminfo: memFree=19265380/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=57976 CPUtime=282.3 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 10196 0 0 0 28228 2 0 0 25 0 1 0 854200423 59367424 10101 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 14494 10101 169 27 0 12943 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57976

[startup+342.3 s]
/proc/loadavg: 2.00 1.97 1.97 3/484 13254
/proc/meminfo: memFree=19251088/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=57976 CPUtime=342.3 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 12115 0 0 0 34227 3 0 0 25 0 1 0 854200423 59367424 12020 33554432000 4194304 4300876 140736400734224 18446744073709551615 4214519 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 14494 12020 169 27 0 12943 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 57976

[startup+402.3 s]
/proc/loadavg: 2.15 2.00 1.98 3/484 13256
/proc/meminfo: memFree=19237028/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=77620 CPUtime=402.3 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 14085 0 0 0 40227 3 0 0 25 0 1 0 854200423 79482880 13990 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 19405 13990 169 27 0 17854 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 77620

[startup+462.3 s]
/proc/loadavg: 2.05 2.00 1.98 3/484 13257
/proc/meminfo: memFree=19222720/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=87800 CPUtime=462.31 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 15992 0 0 0 46227 4 0 0 25 0 1 0 854200423 89907200 15897 33554432000 4194304 4300876 140736400734224 18446744073709551615 4250848 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 21950 15897 169 27 0 20399 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 87800

[startup+522.3 s]
/proc/loadavg: 2.02 2.00 1.98 3/484 13259
/proc/meminfo: memFree=19209152/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=87800 CPUtime=522.31 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 17934 0 0 0 52227 4 0 0 25 0 1 0 854200423 89907200 17839 33554432000 4194304 4300876 140736400734224 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 21950 17839 169 27 0 20399 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 87800

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/484 13260
/proc/meminfo: memFree=19194108/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=117268 CPUtime=582.31 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 19781 0 0 0 58226 5 0 0 25 0 1 0 854200423 120082432 19686 33554432000 4194304 4300876 140736400734224 18446744073709551615 4201149 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 29317 19686 169 27 0 27766 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 117268

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.02 2.03 2.00 3/484 13365
/proc/meminfo: memFree=18403432/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4062.43 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 125354 0 0 0 406209 34 0 0 25 0 1 0 854200423 634216448 125259 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217743 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 125259 169 27 0 153287 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 619352

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 13367
/proc/meminfo: memFree=18390252/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4122.42 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 127158 0 0 0 412207 35 0 0 25 0 1 0 854200423 634216448 127063 33554432000 4194304 4300876 140736400734224 18446744073709551615 4214464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 127063 169 27 0 153287 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 619352

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 13368
/proc/meminfo: memFree=18376924/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4182.42 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 128969 0 0 0 418207 35 0 0 25 0 1 0 854200423 634216448 128874 33554432000 4194304 4300876 140736400734224 18446744073709551615 4268321 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 128874 169 27 0 153287 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 619352

[startup+4242.3 s]
/proc/loadavg: 2.09 2.04 2.01 4/485 13373
/proc/meminfo: memFree=18348832/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4242.41 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 130728 0 0 0 424206 35 0 0 25 0 1 0 854200423 634216448 130633 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 130633 169 27 0 153287 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 619352

[startup+4302.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/484 13375
/proc/meminfo: memFree=18350896/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4302.42 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 132404 0 0 0 430205 37 0 0 25 0 1 0 854200423 634216448 132309 33554432000 4194304 4300876 140736400734224 18446744073709551615 4228302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 132309 169 27 0 153287 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 619352

[startup+4362.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/484 13376
/proc/meminfo: memFree=18336836/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4362.42 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 134234 0 0 0 436205 37 0 0 25 0 1 0 854200423 634216448 134139 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 134139 169 27 0 153287 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 619352

[startup+4422.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/484 13378
/proc/meminfo: memFree=18324140/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4422.43 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 136004 0 0 0 442205 38 0 0 25 0 1 0 854200423 634216448 135909 33554432000 4194304 4300876 140736400734224 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 135909 169 27 0 153287 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 619352

[startup+4482.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/484 13379
/proc/meminfo: memFree=18311560/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4482.43 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 137716 0 0 0 448205 38 0 0 25 0 1 0 854200423 634216448 137621 33554432000 4194304 4300876 140736400734224 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 137621 169 27 0 153287 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 619352

[startup+4542.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/484 13381
/proc/meminfo: memFree=18297992/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4542.42 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 139478 0 0 0 454204 38 0 0 25 0 1 0 854200423 634216448 139383 33554432000 4194304 4300876 140736400734224 18446744073709551615 4228504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 139383 169 27 0 153287 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 619352

[startup+4602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/484 13383
/proc/meminfo: memFree=18285168/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4602.44 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 141142 0 0 0 460205 39 0 0 25 0 1 0 854200423 634216448 141047 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217639 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 141047 169 27 0 153287 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 619352

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 13384
/proc/meminfo: memFree=18270484/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4662.44 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 142906 0 0 0 466204 40 0 0 25 0 1 0 854200423 634216448 142811 33554432000 4194304 4300876 140736400734224 18446744073709551615 4234759 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 142811 169 27 0 153287 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 619352

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 13386
/proc/meminfo: memFree=18258520/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4722.45 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 144586 0 0 0 472205 40 0 0 25 0 1 0 854200423 634216448 144491 33554432000 4194304 4300876 140736400734224 18446744073709551615 4200366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 144491 169 27 0 153287 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 619352

[startup+4782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/484 13387
/proc/meminfo: memFree=18246208/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=619352 CPUtime=4782.43 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 146316 0 0 0 478203 40 0 0 25 0 1 0 854200423 634216448 146221 33554432000 4194304 4300876 140736400734224 18446744073709551615 4217549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 154838 146221 169 27 0 153287 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 619352

[startup+4842.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/484 13389
/proc/meminfo: memFree=18233136/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=843116 CPUtime=4842.44 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 147942 0 0 0 484203 41 0 0 25 0 1 0 854200423 863350784 147847 33554432000 4194304 4300876 140736400734224 18446744073709551615 4228564 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 210779 147847 169 27 0 209228 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 843116

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/484 13391
/proc/meminfo: memFree=18220700/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=843116 CPUtime=4902.44 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 149576 0 0 0 490202 42 0 0 25 0 1 0 854200423 863350784 149481 33554432000 4194304 4300876 140736400734224 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 210779 149481 169 27 0 209228 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 843116

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 13392
/proc/meminfo: memFree=18207760/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=843116 CPUtime=4962.44 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 151211 0 0 0 496202 42 0 0 25 0 1 0 854200423 863350784 151116 33554432000 4194304 4300876 140736400734224 18446744073709551615 4275056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 210779 151116 169 27 0 209228 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 843116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.82 1.97 1.99 2/478 13411
/proc/meminfo: memFree=18735100/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=843116 CPUtime=5000.05 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 152198 0 0 0 499963 42 0 0 25 0 1 0 854200423 863350784 152103 33554432000 4194304 4300876 140736400734224 18446744073709551615 4265489 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 210779 152103 169 27 0 209228 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 843116

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.82 1.97 1.99 2/478 13411
/proc/meminfo: memFree=18735100/32950928 swapFree=65252936/67111528
[pid=13244] ppid=13242 vsize=843116 CPUtime=5000.05 cores=0,2,4,6
/proc/13244/stat : 13244 (march_rw) R 13242 13244 5368 0 -1 4202496 152198 0 0 0 499963 42 0 0 25 0 1 0 854200423 863350784 152103 33554432000 4194304 4300876 140736400734224 18446744073709551615 4265489 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13244/statm: 210779 152103 169 27 0 209228 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 843116

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.1
CPU user time (s): 4999.64
CPU system time (s): 0.45493
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 843116

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

runsolver used 23.3215 second user time and 49.4565 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-29 05:28:17
IDJOB=3420726
IDBENCH=82978
IDSOLVER=1913
FILE ID=node116/3420726-1306639697
RUNJOBID= node116-1306639674-13142
PBS_JOBID= 13471625
Free space on /tmp= 73412 MiB

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

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

MD5SUM BENCH= 83b00b2914a5aae11a4e612c2fcbfce7
RANDOM SEED=59271335

node116.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.826
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.65
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.826
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.826
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.826
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.826
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.826
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.75
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.826
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.826
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:     32950928 kB
MemFree:      19341000 kB
Buffers:        181152 kB
Cached:        2354548 kB
SwapCached:      12264 kB
Active:        7396160 kB
Inactive:      5966904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19341000 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:             768 kB
Writeback:           0 kB
AnonPages:    10825496 kB
Mapped:          25032 kB
Slab:           117008 kB
PageTables:      62148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139606476 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= 73412 MiB
End job on node116 at 2011-05-29 06:51:39