Trace number 3420714

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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 650 variables and 2769 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, 22 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 647 free variables and 2747 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 166 duplicate clauses
0.00/0.01	c resolvent_look() :: found 85 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2832 / 650 ) = 4.36
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 647
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: 154
0.00/0.05	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: 884
0.09/0.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 9350
1.39/1.44	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 75813
13.11/13.18	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 454905
87.59/87.63	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2070278
438.30/438.39	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 7318488
1685.42/1685.49	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
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-3420714-1306639276/watcher-3420714-1306639276 -o /tmp/evaluation-result-3420714-1306639276/solver-3420714-1306639276 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420714-1306639276.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 1/508 29786
/proc/meminfo: memFree=11474712/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=7824 CPUtime=0.01 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 483 0 0 0 1 0 0 0 24 0 1 0 756343732 8011776 426 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 1956 426 168 27 0 405 0

[startup+0.0996881 s]
/proc/loadavg: 2.00 2.03 2.00 1/508 29786
/proc/meminfo: memFree=11474712/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=7824 CPUtime=0.09 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 520 0 0 0 9 0 0 0 18 0 1 0 756343732 8011776 463 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200296 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 1956 463 168 27 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7824

[startup+0.100679 s]
/proc/loadavg: 2.00 2.03 2.00 1/508 29786
/proc/meminfo: memFree=11474712/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=7824 CPUtime=0.09 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 520 0 0 0 9 0 0 0 18 0 1 0 756343732 8011776 463 33554432000 4194304 4300876 140733873652720 18446744073709551615 4225152 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 1956 463 168 27 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7824

[startup+0.300643 s]
/proc/loadavg: 2.00 2.03 2.00 1/508 29786
/proc/meminfo: memFree=11474712/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=7956 CPUtime=0.29 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 543 0 0 0 29 0 0 0 18 0 1 0 756343732 8146944 486 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214530 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 1989 486 168 27 0 438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7956

[startup+0.700598 s]
/proc/loadavg: 2.00 2.03 2.00 1/508 29786
/proc/meminfo: memFree=11474712/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=8128 CPUtime=0.69 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 580 0 0 0 69 0 0 0 18 0 1 0 756343732 8323072 523 33554432000 4194304 4300876 140733873652720 18446744073709551615 4234280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 2032 523 168 27 0 481 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8128

[startup+1.50046 s]
/proc/loadavg: 2.16 2.07 2.01 3/512 29793
/proc/meminfo: memFree=11469784/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=8580 CPUtime=1.49 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 668 0 0 0 149 0 0 0 19 0 1 0 756343732 8785920 611 33554432000 4194304 4300876 140733873652720 18446744073709551615 4248634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 2145 611 168 27 0 594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8580

[startup+3.10119 s]
/proc/loadavg: 2.16 2.07 2.01 3/512 29793
/proc/meminfo: memFree=11467344/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=8960 CPUtime=3.09 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 739 0 0 0 309 0 0 0 25 0 1 0 756343732 9175040 682 33554432000 4194304 4300876 140733873652720 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 2240 682 169 27 0 689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8960

[startup+6.30059 s]
/proc/loadavg: 2.15 2.06 2.01 3/512 29793
/proc/meminfo: memFree=11466724/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=9300 CPUtime=6.29 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 868 0 0 0 629 0 0 0 25 0 1 0 756343732 9523200 811 33554432000 4194304 4300876 140733873652720 18446744073709551615 4234568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 2325 811 169 27 0 774 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9300

[startup+12.7005 s]
/proc/loadavg: 2.14 2.06 2.01 3/512 29793
/proc/meminfo: memFree=11465296/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=10708 CPUtime=12.69 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 1145 0 0 0 1269 0 0 0 25 0 1 0 756343732 10964992 1052 33554432000 4194304 4300876 140733873652720 18446744073709551615 4288327 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 2677 1052 169 27 0 1126 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10708

[startup+25.5002 s]
/proc/loadavg: 2.11 2.06 2.01 3/512 29794
/proc/meminfo: memFree=11462588/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=12152 CPUtime=25.49 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 1638 0 0 0 2549 0 0 0 25 0 1 0 756343732 12443648 1545 33554432000 4194304 4300876 140733873652720 18446744073709551615 4228584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 3038 1545 169 27 0 1487 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12152

[startup+51.1007 s]
/proc/loadavg: 2.14 2.07 2.01 3/512 29794
/proc/meminfo: memFree=11458728/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=17056 CPUtime=51.09 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 2590 0 0 0 5109 0 0 0 25 0 1 0 756343732 17465344 2497 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200252 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 4264 2497 169 27 0 2713 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17056

[startup+102.319 s]
/proc/loadavg: 2.06 2.06 2.01 3/512 29796
/proc/meminfo: memFree=11448552/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=30424 CPUtime=102.31 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 4404 0 0 0 10230 1 0 0 25 0 1 0 756343732 31154176 4311 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 7606 4311 169 27 0 6055 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 30424

[startup+162.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/512 29797
/proc/meminfo: memFree=11439352/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=39156 CPUtime=162.3 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 6548 0 0 0 16229 1 0 0 25 0 1 0 756343732 40095744 6455 33554432000 4194304 4300876 140733873652720 18446744073709551615 4265637 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 9789 6455 169 27 0 8238 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 39156

[startup+222.301 s]
/proc/loadavg: 2.10 2.06 2.01 3/512 29801
/proc/meminfo: memFree=11430896/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=43868 CPUtime=222.29 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 8632 0 0 0 22228 1 0 0 25 0 1 0 756343732 44920832 8539 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214443 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 10967 8539 169 27 0 9416 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 43868

[startup+282.301 s]
/proc/loadavg: 2.04 2.05 2.00 3/512 29803
/proc/meminfo: memFree=11424460/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=57096 CPUtime=282.3 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 10678 0 0 0 28228 2 0 0 25 0 1 0 756343732 58466304 10585 33554432000 4194304 4300876 140733873652720 18446744073709551615 4250933 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 14274 10585 169 27 0 12723 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57096

[startup+342.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 29805
/proc/meminfo: memFree=11415880/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=57096 CPUtime=342.29 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 12702 0 0 0 34227 2 0 0 25 0 1 0 756343732 58466304 12609 33554432000 4194304 4300876 140733873652720 18446744073709551615 4217462 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 14274 12609 169 27 0 12723 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 57096

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 29807
/proc/meminfo: memFree=11407676/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=86172 CPUtime=402.3 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 14644 0 0 0 40227 3 0 0 25 0 1 0 756343732 88240128 14551 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 21543 14551 169 27 0 19992 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 86172

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 29808
/proc/meminfo: memFree=11399836/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=86172 CPUtime=462.3 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 16577 0 0 0 46227 3 0 0 25 0 1 0 756343732 88240128 16484 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 21543 16484 169 27 0 19992 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 86172

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 29810
/proc/meminfo: memFree=11391488/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=86172 CPUtime=522.31 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 18603 0 0 0 52227 4 0 0 25 0 1 0 756343732 88240128 18510 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214471 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 21543 18510 169 27 0 19992 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 86172

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/512 29811
/proc/meminfo: memFree=11383152/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=115640 CPUtime=582.31 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 20647 0 0 0 58226 5 0 0 25 0 1 0 756343732 118415360 20554 33554432000 4194304 4300876 140733873652720 18446744073709551615 4216840 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 28910 20554 169 27 0 27359 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 115640

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.06 1.36 2/506 29932
/proc/meminfo: memFree=10967224/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4002.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 126175 0 0 0 400207 30 0 0 25 0 1 0 756343732 621604864 126082 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 126082 169 27 0 150208 0
Current children cumulated CPU time (s) 4002.37
Current children cumulated vsize (KiB) 607036

[startup+4062.32 s]
/proc/loadavg: 1.00 1.05 1.34 2/506 29933
/proc/meminfo: memFree=10958644/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4062.39 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 128035 0 0 0 406209 30 0 0 25 0 1 0 756343732 621604864 127942 33554432000 4194304 4300876 140733873652720 18446744073709551615 4248698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 127942 169 27 0 150208 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 607036

[startup+4122.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/506 29935
/proc/meminfo: memFree=10952548/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4122.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 129856 0 0 0 412207 30 0 0 25 0 1 0 756343732 621604864 129763 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 129763 169 27 0 150208 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 607036

[startup+4182.3 s]
/proc/loadavg: 1.03 1.04 1.30 2/506 29937
/proc/meminfo: memFree=10945208/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4182.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 131671 0 0 0 418206 31 0 0 25 0 1 0 756343732 621604864 131578 33554432000 4194304 4300876 140733873652720 18446744073709551615 4288913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 131578 169 27 0 150208 0
Current children cumulated CPU time (s) 4182.37
Current children cumulated vsize (KiB) 607036

[startup+4242.3 s]
/proc/loadavg: 1.04 1.04 1.28 2/506 29938
/proc/meminfo: memFree=10938252/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4242.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 133433 0 0 0 424206 31 0 0 25 0 1 0 756343732 621604864 133340 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214565 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 133340 169 27 0 150208 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 607036

[startup+4302.3 s]
/proc/loadavg: 1.01 1.03 1.26 2/506 29940
/proc/meminfo: memFree=10931296/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4302.38 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 135094 0 0 0 430206 32 0 0 25 0 1 0 756343732 621604864 135001 33554432000 4194304 4300876 140733873652720 18446744073709551615 4217632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 135001 169 27 0 150208 0
Current children cumulated CPU time (s) 4302.38
Current children cumulated vsize (KiB) 607036

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/506 29941
/proc/meminfo: memFree=10924216/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4362.38 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 136938 0 0 0 436206 32 0 0 25 0 1 0 756343732 621604864 136845 33554432000 4194304 4300876 140733873652720 18446744073709551615 4217472 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 136845 169 27 0 150208 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 607036

[startup+4422.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/506 29943
/proc/meminfo: memFree=10916764/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4422.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 138757 0 0 0 442205 32 0 0 25 0 1 0 756343732 621604864 138664 33554432000 4194304 4300876 140733873652720 18446744073709551615 4228218 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 138664 169 27 0 150208 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 607036

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/506 29944
/proc/meminfo: memFree=10909924/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4482.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 140521 0 0 0 448205 32 0 0 25 0 1 0 756343732 621604864 140428 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 140428 169 27 0 150208 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 607036

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/506 29946
/proc/meminfo: memFree=10902956/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4542.38 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 142210 0 0 0 454205 33 0 0 25 0 1 0 756343732 621604864 142117 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 142117 169 27 0 150208 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 607036

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/506 29948
/proc/meminfo: memFree=10896132/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=607036 CPUtime=4602.39 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 143917 0 0 0 460206 33 0 0 25 0 1 0 756343732 621604864 143824 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200323 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 151759 143824 169 27 0 150208 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 607036

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/506 29949
/proc/meminfo: memFree=10888048/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=4662.37 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 145662 0 0 0 466204 33 0 0 25 0 1 0 756343732 850739200 145569 33554432000 4194304 4300876 140733873652720 18446744073709551615 4228504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 145569 169 27 0 206149 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 830800

[startup+4722.32 s]
/proc/loadavg: 1.10 1.03 1.16 2/506 29951
/proc/meminfo: memFree=10881456/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=4722.4 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 147343 0 0 0 472206 34 0 0 25 0 1 0 756343732 850739200 147250 33554432000 4194304 4300876 140733873652720 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 147250 169 27 0 206149 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 830800

[startup+4782.3 s]
/proc/loadavg: 1.08 1.04 1.16 2/506 29952
/proc/meminfo: memFree=10875364/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=4782.38 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 149006 0 0 0 478204 34 0 0 25 0 1 0 756343732 850739200 148913 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200267 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 148913 169 27 0 206149 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 830800

[startup+4842.3 s]
/proc/loadavg: 1.03 1.03 1.14 2/506 29954
/proc/meminfo: memFree=10868784/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=4842.38 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 150680 0 0 0 484203 35 0 0 25 0 1 0 756343732 850739200 150587 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214434 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 150587 169 27 0 206149 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 830800

[startup+4902.3 s]
/proc/loadavg: 1.01 1.02 1.13 2/506 29956
/proc/meminfo: memFree=10862320/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=4902.38 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 152355 0 0 0 490203 35 0 0 25 0 1 0 756343732 850739200 152262 33554432000 4194304 4300876 140733873652720 18446744073709551615 4217743 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 152262 169 27 0 206149 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 830800

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/506 29957
/proc/meminfo: memFree=10855484/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=4962.39 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 154000 0 0 0 496203 36 0 0 25 0 1 0 756343732 850739200 153907 33554432000 4194304 4300876 140733873652720 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 153907 169 27 0 206149 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 830800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.01 1.11 2/506 29958
/proc/meminfo: memFree=10851624/32951124 swapFree=67111364/67111528
[pid=29786] ppid=29784 vsize=830800 CPUtime=5000.1 cores=0,2,4,6
/proc/29786/stat : 29786 (march_rw) R 29784 29786 20354 0 -1 4202496 154983 0 0 0 499974 36 0 0 25 0 1 0 756343732 850739200 154890 33554432000 4194304 4300876 140733873652720 18446744073709551615 4214474 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29786/statm: 207700 154890 169 27 0 206149 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 830800

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.14
CPU user time (s): 4999.75
CPU system time (s): 0.39094
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 830800

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

runsolver used 25.5901 second user time and 51.7761 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-29 05:21:16
IDJOB=3420714
IDBENCH=82966
IDSOLVER=1913
FILE ID=node144/3420714-1306639276
RUNJOBID= node144-1306639276-29772
PBS_JOBID= 13471623
Free space on /tmp= 73548 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420714-1306639276/watcher-3420714-1306639276 -o /tmp/evaluation-result-3420714-1306639276/solver-3420714-1306639276 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420714-1306639276.cnf

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1786658992

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.850
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11474984 kB
Buffers:        347328 kB
Cached:        5589200 kB
SwapCached:          0 kB
Active:       17738440 kB
Inactive:      3360484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11474984 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:              52 kB
Writeback:           0 kB
AnonPages:    15161752 kB
Mapped:          42008 kB
Slab:           238708 kB
PageTables:      69444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157742380 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= 73548 MiB
End job on node144 at 2011-05-29 06:44:38