Trace number 3420696

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_rw 2011-03-02? (TO) 5000.07 4999.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
MD5SUM82834b232944ca118e4175405e325327
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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 600 variables and 2556 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, 13 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 598 free variables and 2543 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 170 duplicate clauses
0.00/0.01	c resolvent_look() :: found 90 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2633 / 600 ) = 4.39
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 = 598
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: 129
0.00/0.04	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: 801
0.10/0.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 |****************************************************************| ( 2/999) NodeCount: 8383
1.19/1.26	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 64311
10.90/11.00	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 352489
67.19/67.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 |******************************************
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: 1437941
301.90/301.93	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4508438
1030.91/1030.90	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 11168671
2747.56/2747.57	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
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-3420696-1306638737/watcher-3420696-1306638737 -o /tmp/evaluation-result-3420696-1306638737/solver-3420696-1306638737 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420696-1306638737.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.29 1.07 1.15 2/386 1743
/proc/meminfo: memFree=17550960/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=6796 CPUtime=0 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4194304 300 0 0 0 0 0 0 0 25 0 1 0 775476498 6959104 243 33554432000 4194304 4300876 140735559733008 18446744073709551615 4208000 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 1699 243 128 27 0 148 0

[startup+0.083175 s]
/proc/loadavg: 1.29 1.07 1.15 2/386 1743
/proc/meminfo: memFree=17550960/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=7804 CPUtime=0.08 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 490 0 0 0 8 0 0 0 25 0 1 0 775476498 7991296 433 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217364 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 1951 433 168 27 0 400 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7804

[startup+0.10116 s]
/proc/loadavg: 1.29 1.07 1.15 2/386 1743
/proc/meminfo: memFree=17550960/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=7804 CPUtime=0.1 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 497 0 0 0 10 0 0 0 25 0 1 0 775476498 7991296 440 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200404 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 1951 440 168 27 0 400 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7804

[startup+0.301116 s]
/proc/loadavg: 1.29 1.07 1.15 2/386 1743
/proc/meminfo: memFree=17550960/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=7804 CPUtime=0.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 522 0 0 0 30 0 0 0 25 0 1 0 775476498 7991296 465 33554432000 4194304 4300876 140735559733008 18446744073709551615 4261326 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 1951 465 168 27 0 400 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7804

[startup+0.701049 s]
/proc/loadavg: 1.29 1.07 1.15 2/386 1743
/proc/meminfo: memFree=17550960/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=7948 CPUtime=0.7 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 542 0 0 0 70 0 0 0 25 0 1 0 775476498 8138752 485 33554432000 4194304 4300876 140735559733008 18446744073709551615 4276832 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 1987 485 168 27 0 436 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 7948

[startup+1.50088 s]
/proc/loadavg: 1.35 1.09 1.15 3/387 1744
/proc/meminfo: memFree=17548976/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=8252 CPUtime=1.49 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 609 0 0 0 149 0 0 0 25 0 1 0 775476498 8450048 552 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217340 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 2063 552 169 27 0 512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8252

[startup+3.10062 s]
/proc/loadavg: 1.35 1.09 1.15 3/387 1744
/proc/meminfo: memFree=17547612/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=8632 CPUtime=3.09 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 667 0 0 0 309 0 0 0 25 0 1 0 775476498 8839168 610 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 2158 610 169 27 0 607 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8632

[startup+6.30106 s]
/proc/loadavg: 1.35 1.09 1.15 3/387 1744
/proc/meminfo: memFree=17546620/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=9108 CPUtime=6.29 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 815 0 0 0 629 0 0 0 25 0 1 0 775476498 9326592 758 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217572 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 2277 758 169 27 0 726 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9108

[startup+12.7009 s]
/proc/loadavg: 1.45 1.12 1.16 3/387 1744
/proc/meminfo: memFree=17543776/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=10520 CPUtime=12.69 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 1058 0 0 0 1269 0 0 0 25 0 1 0 775476498 10772480 1001 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 2630 1001 169 27 0 1079 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10520

[startup+25.5007 s]
/proc/loadavg: 1.53 1.15 1.17 3/387 1745
/proc/meminfo: memFree=17539920/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=11944 CPUtime=25.49 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 1550 0 0 0 2549 0 0 0 25 0 1 0 775476498 12230656 1493 33554432000 4194304 4300876 140735559733008 18446744073709551615 4248678 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 2986 1493 169 27 0 1435 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11944

[startup+51.1011 s]
/proc/loadavg: 1.69 1.21 1.19 3/387 1745
/proc/meminfo: memFree=17532220/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=18024 CPUtime=51.09 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 2495 0 0 0 5109 0 0 0 25 0 1 0 775476498 18456576 2438 33554432000 4194304 4300876 140735559733008 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 4506 2438 169 27 0 2955 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18024

[startup+102.314 s]
/proc/loadavg: 1.95 1.36 1.24 3/387 1747
/proc/meminfo: memFree=17515680/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=29904 CPUtime=102.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 4294 0 0 0 10230 0 0 0 25 0 1 0 775476498 30621696 4237 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 7476 4237 169 27 0 5925 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29904

[startup+162.3 s]
/proc/loadavg: 1.98 1.47 1.28 3/387 1748
/proc/meminfo: memFree=17498136/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=38636 CPUtime=162.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 6392 0 0 0 16229 1 0 0 25 0 1 0 775476498 39563264 6335 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 9659 6335 169 27 0 8108 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 38636

[startup+222.301 s]
/proc/loadavg: 1.99 1.57 1.32 3/387 1750
/proc/meminfo: memFree=17481076/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=43132 CPUtime=222.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 8417 0 0 0 22229 1 0 0 25 0 1 0 775476498 44167168 8360 33554432000 4194304 4300876 140735559733008 18446744073709551615 4289379 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 10783 8360 169 27 0 9232 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43132

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.37 3/387 1751
/proc/meminfo: memFree=17464788/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=56228 CPUtime=282.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 10358 0 0 0 28228 2 0 0 25 0 1 0 775476498 57577472 10301 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200325 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 14057 10301 169 27 0 12506 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 56228

[startup+342.3 s]
/proc/loadavg: 1.99 1.71 1.40 3/387 1753
/proc/meminfo: memFree=17448488/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=56228 CPUtime=342.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 12332 0 0 0 34228 2 0 0 25 0 1 0 775476498 57577472 12275 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 14057 12275 169 27 0 12506 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 56228

[startup+402.301 s]
/proc/loadavg: 1.99 1.76 1.44 3/387 1755
/proc/meminfo: memFree=17432552/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=84596 CPUtime=402.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 14298 0 0 0 40228 2 0 0 25 0 1 0 775476498 86626304 14241 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200316 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 21149 14241 169 27 0 19598 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 84596

[startup+462.301 s]
/proc/loadavg: 1.99 1.80 1.47 3/387 1756
/proc/meminfo: memFree=17416508/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=84596 CPUtime=462.31 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 16184 0 0 0 46228 3 0 0 25 0 1 0 775476498 86626304 16127 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 21149 16127 169 27 0 19598 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 84596

[startup+522.301 s]
/proc/loadavg: 2.05 1.85 1.50 3/387 1758
/proc/meminfo: memFree=17399692/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=84596 CPUtime=522.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 18145 0 0 0 52227 3 0 0 25 0 1 0 775476498 86626304 18088 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 21149 18088 169 27 0 19598 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84596

[startup+582.301 s]
/proc/loadavg: 2.02 1.87 1.53 3/387 1759
/proc/meminfo: memFree=17383036/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=114064 CPUtime=582.3 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 20085 0 0 0 58226 4 0 0 25 0 1 0 775476498 116801536 20028 33554432000 4194304 4300876 140735559733008 18446744073709551615 4269525 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 28516 20028 169 27 0 26965 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 114064

[startup+642.3 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.07 2.03 1.98 3/387 1918
/proc/meminfo: memFree=16867852/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4062.4 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 121802 0 0 0 406213 27 0 0 25 0 1 0 775476498 609869824 121745 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 121745 169 27 0 147343 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 595576

[startup+4122.3 s]
/proc/loadavg: 2.06 2.03 1.99 3/387 1920
/proc/meminfo: memFree=16855540/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4122.4 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 123408 0 0 0 412212 28 0 0 25 0 1 0 775476498 609869824 123351 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 123351 169 27 0 147343 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 595576

[startup+4182.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/387 1921
/proc/meminfo: memFree=16843200/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4182.4 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 124992 0 0 0 418212 28 0 0 25 0 1 0 775476498 609869824 124935 33554432000 4194304 4300876 140735559733008 18446744073709551615 4228286 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 124935 169 27 0 147343 0
Current children cumulated CPU time (s) 4182.4
Current children cumulated vsize (KiB) 595576

[startup+4242.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/387 1923
/proc/meminfo: memFree=16830876/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4242.4 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 126792 0 0 0 424211 29 0 0 25 0 1 0 775476498 609869824 126735 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200288 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 126735 169 27 0 147343 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 595576

[startup+4302.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/387 1925
/proc/meminfo: memFree=16817416/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4302.4 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 128583 0 0 0 430211 29 0 0 25 0 1 0 775476498 609869824 128526 33554432000 4194304 4300876 140735559733008 18446744073709551615 4261077 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 128526 169 27 0 147343 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 595576

[startup+4362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/387 1926
/proc/meminfo: memFree=16804084/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4362.4 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 130239 0 0 0 436211 29 0 0 25 0 1 0 775476498 609869824 130182 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 130182 169 27 0 147343 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 595576

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/387 1928
/proc/meminfo: memFree=16790156/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4422.41 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 132019 0 0 0 442211 30 0 0 25 0 1 0 775476498 609869824 131962 33554432000 4194304 4300876 140735559733008 18446744073709551615 4282906 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 131962 169 27 0 147343 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 595576

[startup+4482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/387 1929
/proc/meminfo: memFree=16776972/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4482.41 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 133710 0 0 0 448211 30 0 0 25 0 1 0 775476498 609869824 133653 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217487 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 133653 169 27 0 147343 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 595576

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/387 1931
/proc/meminfo: memFree=16763516/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4542.41 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 135421 0 0 0 454211 30 0 0 25 0 1 0 775476498 609869824 135364 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200335 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 135364 169 27 0 147343 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 595576

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 1933
/proc/meminfo: memFree=16748952/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4602.41 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 137104 0 0 0 460211 30 0 0 25 0 1 0 775476498 609869824 137047 33554432000 4194304 4300876 140735559733008 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 137047 169 27 0 147343 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 595576

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/387 1934
/proc/meminfo: memFree=16736132/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4662.41 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 138723 0 0 0 466210 31 0 0 25 0 1 0 775476498 609869824 138666 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 138666 169 27 0 147343 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 595576

[startup+4722.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/387 1936
/proc/meminfo: memFree=16723432/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4722.42 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 140326 0 0 0 472211 31 0 0 25 0 1 0 775476498 609869824 140269 33554432000 4194304 4300876 140735559733008 18446744073709551615 4217619 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 140269 169 27 0 147343 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 595576

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 1937
/proc/meminfo: memFree=16710488/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4782.41 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 141852 0 0 0 478210 31 0 0 25 0 1 0 775476498 609869824 141795 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214423 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 141795 169 27 0 147343 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 595576

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 1939
/proc/meminfo: memFree=16698164/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=595576 CPUtime=4842.42 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 143538 0 0 0 484210 32 0 0 25 0 1 0 775476498 609869824 143481 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214457 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 148894 143481 169 27 0 147343 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 595576

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/387 1941
/proc/meminfo: memFree=16685828/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=819340 CPUtime=4902.42 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 145135 0 0 0 490210 32 0 0 25 0 1 0 775476498 839004160 145078 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200312 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 204835 145078 169 27 0 203284 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 819340

[startup+4962.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/387 1942
/proc/meminfo: memFree=16672772/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=819340 CPUtime=4962.42 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 146711 0 0 0 496210 32 0 0 25 0 1 0 775476498 839004160 146654 33554432000 4194304 4300876 140735559733008 18446744073709551615 4200248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 204835 146654 169 27 0 203284 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 819340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/387 1943
/proc/meminfo: memFree=16664540/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=819340 CPUtime=5000.02 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 147759 0 0 0 499970 32 0 0 25 0 1 0 775476498 839004160 147702 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 204835 147702 169 27 0 203284 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 819340

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: 2.02 2.01 2.00 3/387 1943
/proc/meminfo: memFree=16664540/32951124 swapFree=52307820/67111528
[pid=1743] ppid=1741 vsize=819340 CPUtime=5000.02 cores=0,2,4,6
/proc/1743/stat : 1743 (march_rw) R 1741 1743 26283 0 -1 4202496 147759 0 0 0 499970 32 0 0 25 0 1 0 775476498 839004160 147702 33554432000 4194304 4300876 140735559733008 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1743/statm: 204835 147702 169 27 0 203284 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 819340

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.07
CPU user time (s): 4999.71
CPU system time (s): 0.354946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 819340

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

runsolver used 19.942 second user time and 39.0141 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-29 05:12:17
IDJOB=3420696
IDBENCH=82948
IDSOLVER=1913
FILE ID=node101/3420696-1306638737
RUNJOBID= node101-1306638715-1668
PBS_JOBID= 13471627
Free space on /tmp= 73652 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1339958817-007.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420696-1306638737/watcher-3420696-1306638737 -o /tmp/evaluation-result-3420696-1306638737/solver-3420696-1306638737 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420696-1306638737.cnf

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

MD5SUM BENCH= 82834b232944ca118e4175405e325327
RANDOM SEED=649534410

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17551100 kB
Buffers:        260176 kB
Cached:        3650996 kB
SwapCached:      14304 kB
Active:        8576092 kB
Inactive:      6529820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17551100 kB
SwapTotal:    67111528 kB
SwapFree:     52307820 kB
Dirty:             564 kB
Writeback:           0 kB
AnonPages:    11191964 kB
Mapped:          21304 kB
Slab:           153592 kB
PageTables:      74320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78612204 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= 73652 MiB
End job on node101 at 2011-05-29 06:35:39