Trace number 3420708

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1632870961-099.SATISFIABLE.cnf
MD5SUMeac2f4cbe4e61cc8bd9f28b333bf1b8e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.89749
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 150 variables and 3195 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 150 free variables and 3195 clauses.
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.00/0.03	c resolvent_look() :: found 1 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3196 / 150 ) = 21.31
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c number of free variables = 150
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 166
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: 1001
0.09/0.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 11373
1.11/1.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 102450
10.79/10.91	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 700933
82.38/82.51	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3739169
485.39/485.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 15887888
2262.13/2262.10	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
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-3420708-1306638998/watcher-3420708-1306638998 -o /tmp/evaluation-result-3420708-1306638998/solver-3420708-1306638998 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420708-1306638998.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.00 2.02 2.00 2/535 21839
/proc/meminfo: memFree=17686688/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=6956 CPUtime=0.01 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 319 0 0 0 1 0 0 0 22 0 1 0 775497786 7122944 262 33554432000 4194304 4300876 140734470988736 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 1739 262 143 27 0 188 0

[startup+0.0552281 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 21839
/proc/meminfo: memFree=17686688/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=7312 CPUtime=0.05 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 427 0 0 0 5 0 0 0 22 0 1 0 775497786 7487488 364 33554432000 4194304 4300876 140734470988736 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 1828 364 170 27 0 277 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7312

[startup+0.10022 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 21839
/proc/meminfo: memFree=17686688/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=7312 CPUtime=0.09 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 427 0 0 0 9 0 0 0 22 0 1 0 775497786 7487488 364 33554432000 4194304 4300876 140734470988736 18446744073709551615 4289376 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 1828 364 170 27 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7312

[startup+0.300185 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 21839
/proc/meminfo: memFree=17686688/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=7468 CPUtime=0.29 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 430 0 0 0 29 0 0 0 18 0 1 0 775497786 7647232 367 33554432000 4194304 4300876 140734470988736 18446744073709551615 4276291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 1867 367 170 27 0 316 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7468

[startup+0.701116 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 21839
/proc/meminfo: memFree=17686688/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=7468 CPUtime=0.69 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 455 0 0 0 69 0 0 0 18 0 1 0 775497786 7647232 392 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 1867 392 170 27 0 316 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7468

[startup+1.50095 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21840
/proc/meminfo: memFree=17684524/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=7832 CPUtime=1.49 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 555 0 0 0 149 0 0 0 19 0 1 0 775497786 8019968 473 33554432000 4194304 4300876 140734470988736 18446744073709551615 4216265 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 1958 473 171 27 0 407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7832

[startup+3.10067 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21840
/proc/meminfo: memFree=17683160/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=8400 CPUtime=3.09 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 650 0 0 0 309 0 0 0 23 0 1 0 775497786 8601600 568 33554432000 4194304 4300876 140734470988736 18446744073709551615 4276121 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 2100 568 171 27 0 549 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8400

[startup+6.30011 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21840
/proc/meminfo: memFree=17681300/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=8912 CPUtime=6.29 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 840 0 0 0 629 0 0 0 25 0 1 0 775497786 9125888 758 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199216 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 2228 758 171 27 0 677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8912

[startup+12.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21840
/proc/meminfo: memFree=17677548/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=11016 CPUtime=12.69 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 1176 0 0 0 1269 0 0 0 25 0 1 0 775497786 11280384 1094 33554432000 4194304 4300876 140734470988736 18446744073709551615 4276228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21839/statm: 2754 1094 171 27 0 1203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11016

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21840
/proc/meminfo: memFree=17672620/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=15328 CPUtime=25.48 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 1890 0 0 0 2548 0 0 0 25 0 1 0 775497786 15695872 1808 33554432000 4194304 4300876 140734470988736 18446744073709551615 4227551 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 3832 1808 171 27 0 2281 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15328

[startup+51.1002 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21841
/proc/meminfo: memFree=17662064/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=19580 CPUtime=51.07 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 3310 0 0 0 5107 0 0 0 25 0 1 0 775497786 20049920 3198 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 4895 3198 171 27 0 3344 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19580

[startup+102.319 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 21842
/proc/meminfo: memFree=17641476/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=34628 CPUtime=102.29 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 5849 0 0 0 10229 0 0 0 25 0 1 0 775497786 35459072 5737 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 8657 5737 171 27 0 7106 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34628

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 21844
/proc/meminfo: memFree=17618268/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=48716 CPUtime=162.27 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 8781 0 0 0 16226 1 0 0 25 0 1 0 775497786 49885184 8669 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199342 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 12179 8669 171 27 0 10628 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 48716

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 21845
/proc/meminfo: memFree=17598144/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=68360 CPUtime=222.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 11713 0 0 0 22226 2 0 0 25 0 1 0 775497786 70000640 11601 33554432000 4194304 4300876 140734470988736 18446744073709551615 4215119 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 17090 11601 171 27 0 15539 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 68360

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 21847
/proc/meminfo: memFree=17576792/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=70344 CPUtime=282.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 14591 0 0 0 28226 2 0 0 25 0 1 0 775497786 72032256 14479 33554432000 4194304 4300876 140734470988736 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 17586 14479 171 27 0 16035 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 70344

[startup+342.301 s]
/proc/loadavg: 2.10 2.03 2.01 3/536 21849
/proc/meminfo: memFree=17554448/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=99812 CPUtime=342.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 17359 0 0 0 34226 2 0 0 25 0 1 0 775497786 102207488 17247 33554432000 4194304 4300876 140734470988736 18446744073709551615 4263233 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 24953 17247 171 27 0 23402 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 99812

[startup+402.301 s]
/proc/loadavg: 2.19 2.07 2.02 3/536 21850
/proc/meminfo: memFree=17532364/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=99812 CPUtime=402.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 20048 0 0 0 40225 3 0 0 25 0 1 0 775497786 102207488 19936 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199342 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 24953 19936 171 27 0 23402 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 99812

[startup+462.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 21852
/proc/meminfo: memFree=17512136/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=99812 CPUtime=462.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 22524 0 0 0 46225 3 0 0 25 0 1 0 775497786 102207488 22412 33554432000 4194304 4300876 140734470988736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 24953 22412 171 27 0 23402 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 99812

[startup+522.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/536 21853
/proc/meminfo: memFree=17491776/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=144012 CPUtime=522.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 25221 0 0 0 52224 4 0 0 25 0 1 0 775497786 147468288 25109 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 36003 25109 171 27 0 34452 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 144012

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 21855
/proc/meminfo: memFree=17469568/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=147980 CPUtime=582.28 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 28106 0 0 0 58224 4 0 0 25 0 1 0 775497786 151531520 27994 33554432000 4194304 4300876 140734470988736 18446744073709551615 4275875 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 36995 27994 171 27 0 35444 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 147980

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 21958
/proc/meminfo: memFree=16341004/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=710468 CPUtime=4002.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 169795 0 0 0 400205 32 0 0 25 0 1 0 775497786 727519232 169683 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 177617 169683 171 27 0 176066 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 710468

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21960
/proc/meminfo: memFree=16320892/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=710468 CPUtime=4062.39 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 172403 0 0 0 406206 33 0 0 25 0 1 0 775497786 727519232 172291 33554432000 4194304 4300876 140734470988736 18446744073709551615 4264120 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 177617 172291 171 27 0 176066 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 710468

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 21961
/proc/meminfo: memFree=16300648/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=742204 CPUtime=4122.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 174837 0 0 0 412204 33 0 0 25 0 1 0 775497786 760016896 174725 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199408 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 185551 174725 171 27 0 184000 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 742204

[startup+4182.3 s]
/proc/loadavg: 1.61 1.92 1.97 2/530 21981
/proc/meminfo: memFree=17135492/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4182.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 177331 0 0 0 418203 34 0 0 25 0 1 0 775497786 1103720448 177219 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 177219 171 27 0 267912 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 1077852

[startup+4242.3 s]
/proc/loadavg: 1.22 1.75 1.90 2/530 21983
/proc/meminfo: memFree=17126156/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4242.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 179771 0 0 0 424203 34 0 0 25 0 1 0 775497786 1103720448 179659 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 179659 171 27 0 267912 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 1077852

[startup+4302.3 s]
/proc/loadavg: 1.08 1.61 1.85 2/530 21984
/proc/meminfo: memFree=17116464/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4302.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 182156 0 0 0 430203 34 0 0 25 0 1 0 775497786 1103720448 182044 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 182044 171 27 0 267912 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 1077852

[startup+4362.3 s]
/proc/loadavg: 1.16 1.53 1.80 2/530 21986
/proc/meminfo: memFree=17107280/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4362.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 184558 0 0 0 436202 35 0 0 25 0 1 0 775497786 1103720448 184446 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 184446 171 27 0 267912 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 1077852

[startup+4422.3 s]
/proc/loadavg: 1.12 1.44 1.75 2/530 21987
/proc/meminfo: memFree=17097340/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4422.38 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 186992 0 0 0 442202 36 0 0 25 0 1 0 775497786 1103720448 186880 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 186880 171 27 0 267912 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 1077852

[startup+4482.3 s]
/proc/loadavg: 1.04 1.36 1.70 2/530 21989
/proc/meminfo: memFree=17088636/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4482.38 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 189287 0 0 0 448202 36 0 0 25 0 1 0 775497786 1103720448 189175 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 189175 171 27 0 267912 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 1077852

[startup+4542.3 s]
/proc/loadavg: 1.01 1.29 1.66 2/530 21991
/proc/meminfo: memFree=17078936/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4542.37 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 191634 0 0 0 454201 36 0 0 25 0 1 0 775497786 1103720448 191522 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214560 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 191522 171 27 0 267912 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1077852

[startup+4602.3 s]
/proc/loadavg: 1.00 1.23 1.61 2/530 21992
/proc/meminfo: memFree=17068500/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4602.39 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 193990 0 0 0 460202 37 0 0 25 0 1 0 775497786 1103720448 193878 33554432000 4194304 4300876 140734470988736 18446744073709551615 4276186 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 193878 171 27 0 267912 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1077852

[startup+4662.3 s]
/proc/loadavg: 1.00 1.19 1.57 2/530 21994
/proc/meminfo: memFree=17059804/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4662.38 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 196173 0 0 0 466201 37 0 0 25 0 1 0 775497786 1103720448 196061 33554432000 4194304 4300876 140734470988736 18446744073709551615 4235339 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 196061 171 27 0 267912 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1077852

[startup+4722.32 s]
/proc/loadavg: 1.00 1.15 1.53 2/530 21995
/proc/meminfo: memFree=17052096/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4722.4 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 198351 0 0 0 472202 38 0 0 25 0 1 0 775497786 1103720448 198239 33554432000 4194304 4300876 140734470988736 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 198239 171 27 0 267912 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 1077852

[startup+4782.3 s]
/proc/loadavg: 1.00 1.12 1.50 2/530 21997
/proc/meminfo: memFree=17044640/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4782.38 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 200392 0 0 0 478200 38 0 0 25 0 1 0 775497786 1103720448 200280 33554432000 4194304 4300876 140734470988736 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 200280 171 27 0 267912 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1077852

[startup+4842.3 s]
/proc/loadavg: 1.00 1.10 1.46 2/530 21999
/proc/meminfo: memFree=17034820/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4842.38 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 202617 0 0 0 484199 39 0 0 25 0 1 0 775497786 1103720448 202505 33554432000 4194304 4300876 140734470988736 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 202505 171 27 0 267912 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 1077852

[startup+4902.3 s]
/proc/loadavg: 1.00 1.08 1.43 2/530 22000
/proc/meminfo: memFree=17024516/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4902.39 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 205291 0 0 0 490199 40 0 0 25 0 1 0 775497786 1103720448 205179 33554432000 4194304 4300876 140734470988736 18446744073709551615 4227612 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 205179 171 27 0 267912 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1077852

[startup+4962.3 s]
/proc/loadavg: 1.03 1.08 1.41 2/530 22002
/proc/meminfo: memFree=17014444/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=4962.38 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 207802 0 0 0 496198 40 0 0 25 0 1 0 775497786 1103720448 207690 33554432000 4194304 4300876 140734470988736 18446744073709551615 4264174 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 207690 171 27 0 267912 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1077852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.06 1.08 1.39 2/530 22003
/proc/meminfo: memFree=17008352/32951124 swapFree=64205420/67111528
[pid=21839] ppid=21837 vsize=1077852 CPUtime=5000.1 cores=1,3,5,7
/proc/21839/stat : 21839 (march_rw) R 21837 21839 13692 0 -1 4202496 209308 0 0 0 499970 40 0 0 25 0 1 0 775497786 1103720448 209196 33554432000 4194304 4300876 140734470988736 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/21839/statm: 269463 209196 171 27 0 267912 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1077852

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.15
CPU user time (s): 4999.71
CPU system time (s): 0.441932
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1077852

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

runsolver used 23.3564 second user time and 58.2671 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-29 05:16:38
IDJOB=3420708
IDBENCH=82960
IDSOLVER=1913
FILE ID=node136/3420708-1306638998
RUNJOBID= node136-1306637765-21667
PBS_JOBID= 13471617
Free space on /tmp= 73384 MiB

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

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

MD5SUM BENCH= eac2f4cbe4e61cc8bd9f28b333bf1b8e
RANDOM SEED=1689799320

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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:     32951124 kB
MemFree:      17686968 kB
Buffers:        274936 kB
Cached:        5717348 kB
SwapCached:      25124 kB
Active:        4881068 kB
Inactive:     10102812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17686968 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:     8972272 kB
Mapped:          40084 kB
Slab:           142600 kB
PageTables:      69136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169444136 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= 73384 MiB
End job on node136 at 2011-05-29 06:40:00