Trace number 3420682

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S153059456-076.SATISFIABLE.cnf
MD5SUMa07a8125427a6bd5de5db67d31fcc46b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.071988
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.39/0.46	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.39/0.46	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.39/0.46	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.39/0.46	c main()::
0.39/0.46	c initFormula():: searching for DIMACS p-line....
0.39/0.46	c full lookahead due to high density!
0.39/0.46	c initFormula():: the DIMACS p-line indicates a CNF of 80 variables and 7120 clauses.
0.39/0.46	c parseCNF():: parsing....
0.39/0.46	c parseCNF():: the CNF contains 0 unary clauses.
0.39/0.46	c runParser():: parsing was successful, warming up engines...
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c preprocessing fase I completed:: there are now 80 free variables and 7120 clauses.
0.39/0.46	c using k-SAT heuristics (size based diff)
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c main():: clause / variable ratio: ( 7120 / 80 ) = 89.00
0.39/0.46	c longest clause has size 7
0.39/0.46	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.46	c number of free variables = 80
0.39/0.46	c dynamic_preselect_setsize :: off
0.39/0.46	c main():: all systems go!
0.39/0.46	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 156
0.49/0.50	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: 669
0.59/0.62	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 5724
1.60/1.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 40867
8.91/8.98	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 222674
47.69/47.76	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 953444
211.20/211.29	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3288993
764.91/764.96	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 9316414
2285.07/2285.02	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
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-3420682-1306638547/watcher-3420682-1306638547 -o /tmp/evaluation-result-3420682-1306638547/solver-3420682-1306638547 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420682-1306638547.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.34 1.15 1.41 2/498 15410
/proc/meminfo: memFree=13028924/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=7160 CPUtime=0 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4194304 318 0 0 0 0 0 0 0 25 0 1 0 854085347 7331840 262 33554432000 4194304 4300876 140737088274896 18446744073709551615 4242048 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 1790 262 118 27 0 239 0

[startup+0.100449 s]
/proc/loadavg: 1.34 1.15 1.41 2/498 15410
/proc/meminfo: memFree=13028924/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=7640 CPUtime=0.09 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1198 0 0 0 9 0 0 0 25 0 1 0 854085347 7823360 425 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 1910 425 143 27 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7640

[startup+0.200428 s]
/proc/loadavg: 1.34 1.15 1.41 2/498 15410
/proc/meminfo: memFree=13028924/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=7640 CPUtime=0.19 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1198 0 0 0 19 0 0 0 25 0 1 0 854085347 7823360 425 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 1910 425 143 27 0 359 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7640

[startup+0.300409 s]
/proc/loadavg: 1.34 1.15 1.41 2/498 15410
/proc/meminfo: memFree=13028924/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=7640 CPUtime=0.29 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1198 0 0 0 29 0 0 0 25 0 1 0 854085347 7823360 425 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 1910 425 143 27 0 359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7640

[startup+0.700335 s]
/proc/loadavg: 1.34 1.15 1.41 2/498 15410
/proc/meminfo: memFree=13028924/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=8272 CPUtime=0.69 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1702 0 0 0 69 0 0 0 25 0 1 0 854085347 8470528 556 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 2068 556 170 27 0 517 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8272

[startup+1.50019 s]
/proc/loadavg: 1.34 1.15 1.41 3/499 15411
/proc/meminfo: memFree=13026692/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=8464 CPUtime=1.49 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1725 0 0 0 149 0 0 0 25 0 1 0 854085347 8667136 579 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 2116 579 170 27 0 565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8464

[startup+3.10089 s]
/proc/loadavg: 1.34 1.15 1.41 3/499 15411
/proc/meminfo: memFree=13025452/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=8768 CPUtime=3.09 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1820 0 0 0 309 0 0 0 25 0 1 0 854085347 8978432 674 33554432000 4194304 4300876 140737088274896 18446744073709551615 4227558 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 2192 674 170 27 0 641 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8768

[startup+6.3003 s]
/proc/loadavg: 1.40 1.17 1.41 3/499 15411
/proc/meminfo: memFree=13024436/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=9148 CPUtime=6.29 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 1913 0 0 0 629 0 0 0 25 0 1 0 854085347 9367552 767 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 2287 767 171 27 0 736 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9148

[startup+12.7011 s]
/proc/loadavg: 1.44 1.18 1.42 3/499 15412
/proc/meminfo: memFree=13023692/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=10000 CPUtime=12.69 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 2093 0 0 0 1269 0 0 0 25 0 1 0 854085347 10240000 947 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 2500 947 171 27 0 949 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10000

[startup+25.5007 s]
/proc/loadavg: 1.50 1.20 1.42 3/499 15439
/proc/meminfo: memFree=13020088/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=11916 CPUtime=25.49 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 2457 0 0 0 2549 0 0 0 25 0 1 0 854085347 12201984 1311 33554432000 4194304 4300876 140737088274896 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 2979 1311 171 27 0 1428 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11916

[startup+51.101 s]
/proc/loadavg: 1.73 1.28 1.44 3/499 15440
/proc/meminfo: memFree=13013780/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=16228 CPUtime=51.09 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 3149 0 0 0 5109 0 0 0 25 0 1 0 854085347 16617472 2003 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 4057 2003 171 27 0 2506 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16228

[startup+102.301 s]
/proc/loadavg: 1.88 1.39 1.47 3/499 15441
/proc/meminfo: memFree=12999616/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=20364 CPUtime=102.3 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 4594 0 0 0 10230 0 0 0 25 0 1 0 854085347 20852736 3448 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 5091 3448 171 27 0 3540 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 20364

[startup+162.3 s]
/proc/loadavg: 2.06 1.53 1.51 3/499 15524
/proc/meminfo: memFree=13005956/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=34916 CPUtime=162.3 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 6209 0 0 0 16229 1 0 0 25 0 1 0 854085347 35753984 5063 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 8729 5063 171 27 0 7178 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34916

[startup+222.318 s]
/proc/loadavg: 2.02 1.61 1.54 3/499 15552
/proc/meminfo: memFree=12991924/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=35168 CPUtime=222.31 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 7732 0 0 0 22230 1 0 0 25 0 1 0 854085347 36012032 6586 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 8792 6586 171 27 0 7241 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 35168

[startup+282.301 s]
/proc/loadavg: 2.01 1.68 1.56 3/499 15554
/proc/meminfo: memFree=12972928/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=48264 CPUtime=282.3 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 9350 0 0 0 28229 1 0 0 25 0 1 0 854085347 49422336 8204 33554432000 4194304 4300876 140737088274896 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 12066 8204 171 27 0 10515 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 48264

[startup+342.301 s]
/proc/loadavg: 2.06 1.75 1.59 3/499 15555
/proc/meminfo: memFree=12955056/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=48772 CPUtime=342.31 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 10858 0 0 0 34229 2 0 0 25 0 1 0 854085347 49942528 9712 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 12193 9712 171 27 0 10642 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 48772

[startup+402.301 s]
/proc/loadavg: 2.07 1.81 1.62 3/499 15557
/proc/meminfo: memFree=12938276/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=68416 CPUtime=402.3 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 12477 0 0 0 40228 2 0 0 25 0 1 0 854085347 70057984 11331 33554432000 4194304 4300876 140737088274896 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 17104 11331 171 27 0 15553 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68416

[startup+462.301 s]
/proc/loadavg: 2.02 1.84 1.64 3/499 15559
/proc/meminfo: memFree=12919916/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=68416 CPUtime=462.31 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 14030 0 0 0 46228 3 0 0 25 0 1 0 854085347 70057984 12884 33554432000 4194304 4300876 140737088274896 18446744073709551615 4197080 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 17104 12884 171 27 0 15553 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 68416

[startup+522.301 s]
/proc/loadavg: 2.01 1.87 1.66 3/499 15560
/proc/meminfo: memFree=12902652/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=68416 CPUtime=522.31 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 15563 0 0 0 52228 3 0 0 25 0 1 0 854085347 70057984 14417 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 17104 14417 171 27 0 15553 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 68416

[startup+582.301 s]
/proc/loadavg: 2.08 1.92 1.69 3/499 15562
/proc/meminfo: memFree=12886388/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=97884 CPUtime=582.31 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 17087 0 0 0 58228 3 0 0 25 0 1 0 854085347 100233216 15941 33554432000 4194304 4300876 140737088274896 18446744073709551615 4275932 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 24471 15941 171 27 0 22920 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 97884

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 15665
/proc/meminfo: memFree=11990696/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4002.43 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 97160 0 0 0 400223 20 0 0 25 0 1 0 854085347 475258880 96014 33554432000 4194304 4300876 140737088274896 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 96014 171 27 0 114479 0
Current children cumulated CPU time (s) 4002.43
Current children cumulated vsize (KiB) 464120

[startup+4062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/499 15667
/proc/meminfo: memFree=11973680/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4062.43 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 98438 0 0 0 406223 20 0 0 25 0 1 0 854085347 475258880 97292 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 97292 171 27 0 114479 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 464120

[startup+4122.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/499 15668
/proc/meminfo: memFree=11960256/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4122.43 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 99706 0 0 0 412223 20 0 0 25 0 1 0 854085347 475258880 98560 33554432000 4194304 4300876 140737088274896 18446744073709551615 4275840 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 98560 171 27 0 114479 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 464120

[startup+4182.32 s]
/proc/loadavg: 2.06 2.04 2.01 3/499 15670
/proc/meminfo: memFree=11944332/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4182.45 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 101023 0 0 0 418224 21 0 0 25 0 1 0 854085347 475258880 99877 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 99877 171 27 0 114479 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 464120

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/499 15671
/proc/meminfo: memFree=11928164/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4242.44 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 102462 0 0 0 424223 21 0 0 25 0 1 0 854085347 475258880 101316 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 101316 171 27 0 114479 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 464120

[startup+4302.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/499 15673
/proc/meminfo: memFree=11913016/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4302.43 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 103852 0 0 0 430222 21 0 0 25 0 1 0 854085347 475258880 102706 33554432000 4194304 4300876 140737088274896 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 102706 171 27 0 114479 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 464120

[startup+4362.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/499 15675
/proc/meminfo: memFree=11897844/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4362.44 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 105245 0 0 0 436222 22 0 0 25 0 1 0 854085347 475258880 104099 33554432000 4194304 4300876 140737088274896 18446744073709551615 4227544 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 104099 171 27 0 114479 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 464120

[startup+4422.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/499 15676
/proc/meminfo: memFree=11881832/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4422.43 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 106653 0 0 0 442221 22 0 0 25 0 1 0 854085347 475258880 105507 33554432000 4194304 4300876 140737088274896 18446744073709551615 4264512 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 105507 171 27 0 114479 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 464120

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 15678
/proc/meminfo: memFree=11866312/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4482.44 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 107994 0 0 0 448221 23 0 0 25 0 1 0 854085347 475258880 106848 33554432000 4194304 4300876 140737088274896 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 106848 171 27 0 114479 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 464120

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/499 15679
/proc/meminfo: memFree=11852024/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4542.44 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 109302 0 0 0 454221 23 0 0 25 0 1 0 854085347 475258880 108156 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 108156 171 27 0 114479 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 464120

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 15681
/proc/meminfo: memFree=11837004/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4602.44 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 110584 0 0 0 460221 23 0 0 25 0 1 0 854085347 475258880 109438 33554432000 4194304 4300876 140737088274896 18446744073709551615 4288415 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 109438 171 27 0 114479 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 464120

[startup+4662.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/499 15683
/proc/meminfo: memFree=11821112/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4662.45 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 111801 0 0 0 466221 24 0 0 25 0 1 0 854085347 475258880 110655 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 110655 171 27 0 114479 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 464120

[startup+4722.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/499 15684
/proc/meminfo: memFree=11808184/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=464120 CPUtime=4722.46 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 113043 0 0 0 472222 24 0 0 25 0 1 0 854085347 475258880 111897 33554432000 4194304 4300876 140737088274896 18446744073709551615 251366941901 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 116030 111897 171 27 0 114479 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 464120

[startup+4782.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/499 15686
/proc/meminfo: memFree=11793032/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=472244 CPUtime=4782.45 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 114444 0 0 0 478221 24 0 0 25 0 1 0 854085347 483577856 113298 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 118061 113298 171 27 0 116510 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 472244

[startup+4842.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 15687
/proc/meminfo: memFree=11776508/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=696008 CPUtime=4842.47 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 115776 0 0 0 484221 26 0 0 25 0 1 0 854085347 712712192 114630 33554432000 4194304 4300876 140737088274896 18446744073709551615 4264475 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 174002 114630 171 27 0 172451 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 696008

[startup+4902.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/499 15689
/proc/meminfo: memFree=11763336/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=696008 CPUtime=4902.45 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 117102 0 0 0 490219 26 0 0 25 0 1 0 854085347 712712192 115956 33554432000 4194304 4300876 140737088274896 18446744073709551615 4214235 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 174002 115956 171 27 0 172451 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 696008

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/499 15691
/proc/meminfo: memFree=11750540/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=696008 CPUtime=4962.46 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 118398 0 0 0 496219 27 0 0 25 0 1 0 854085347 712712192 117252 33554432000 4194304 4300876 140737088274896 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 174002 117252 171 27 0 172451 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 696008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/499 15692
/proc/meminfo: memFree=11741712/32950928 swapFree=38710956/67111528
[pid=15410] ppid=15408 vsize=696008 CPUtime=5000.07 cores=0,2,4,6
/proc/15410/stat : 15410 (march_rw) R 15408 15410 7378 0 -1 4202496 119191 0 0 0 499980 27 0 0 25 0 1 0 854085347 712712192 118045 33554432000 4194304 4300876 140737088274896 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/15410/statm: 174002 118045 171 27 0 172451 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 696008

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): 4999.94
CPU time (s): 5000.1
CPU user time (s): 4999.81
CPU system time (s): 0.287956
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 696008

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

runsolver used 25.1172 second user time and 52.0691 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-29 05:09:07
IDJOB=3420682
IDBENCH=82934
IDSOLVER=1913
FILE ID=node113/3420682-1306638547
RUNJOBID= node113-1306638524-15336
PBS_JOBID= 13471581
Free space on /tmp= 73284 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S153059456-076.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420682-1306638547/watcher-3420682-1306638547 -o /tmp/evaluation-result-3420682-1306638547/solver-3420682-1306638547 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420682-1306638547.cnf

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

MD5SUM BENCH= a07a8125427a6bd5de5db67d31fcc46b
RANDOM SEED=1062224511

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13029080 kB
Buffers:        348912 kB
Cached:        9825028 kB
SwapCached:      93760 kB
Active:        9556352 kB
Inactive:     10018060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13029080 kB
SwapTotal:    67111528 kB
SwapFree:     38710956 kB
Dirty:             728 kB
Writeback:           0 kB
AnonPages:     9318196 kB
Mapped:          26044 kB
Slab:           161892 kB
PageTables:     116344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154787660 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= 73284 MiB
End job on node113 at 2011-05-29 06:32:29