Trace number 3420516

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 5000.05

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
MD5SUMb386c0165fb504493e3604d6c778ca42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 600 variables and 2556 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 600 free variables and 2556 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 184 duplicate clauses
0.00/0.01	c resolvent_look() :: found 93 resolvents
0.00/0.01	c main():: clause / variable ratio: ( 2649 / 600 ) = 4.42
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 = 600
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: 139
0.00/0.04	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 734
0.09/0.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 7167
1.11/1.12	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 54258
9.74/9.87	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 297242
63.13/63.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1213511
285.23/285.37	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3792925
979.06/979.12	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 9274153
2588.20/2588.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
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-3420516-1306625923/watcher-3420516-1306625923 -o /tmp/evaluation-result-3420516-1306625923/solver-3420516-1306625923 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420516-1306625923.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.02 2.00 2/514 2079
/proc/meminfo: memFree=15836652/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=6856 CPUtime=0 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 307 0 0 0 0 0 0 0 25 0 1 0 852823056 7020544 250 33554432000 4194304 4300876 140735926387376 18446744073709551615 215992136368 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2079/statm: 1714 250 135 27 0 163 0

[startup+0.0674981 s]
/proc/loadavg: 2.00 2.02 2.00 2/514 2079
/proc/meminfo: memFree=15836652/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=7728 CPUtime=0.06 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 495 0 0 0 6 0 0 0 25 0 1 0 852823056 7913472 438 33554432000 4194304 4300876 140735926387376 18446744073709551615 4234582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2079/statm: 1932 438 168 27 0 381 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7728

[startup+0.100493 s]
/proc/loadavg: 2.00 2.02 2.00 2/514 2079
/proc/meminfo: memFree=15836652/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=7728 CPUtime=0.09 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 499 0 0 0 9 0 0 0 25 0 1 0 852823056 7913472 442 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217479 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2079/statm: 1932 442 168 27 0 381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.300458 s]
/proc/loadavg: 2.00 2.02 2.00 2/514 2079
/proc/meminfo: memFree=15836652/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=7880 CPUtime=0.29 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 523 0 0 0 29 0 0 0 25 0 1 0 852823056 8069120 466 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200364 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2079/statm: 1970 466 168 27 0 419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7880

[startup+0.700396 s]
/proc/loadavg: 2.00 2.02 2.00 2/514 2079
/proc/meminfo: memFree=15836652/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=8016 CPUtime=0.69 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 582 0 0 0 69 0 0 0 25 0 1 0 852823056 8208384 525 33554432000 4194304 4300876 140735926387376 18446744073709551615 4214434 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2079/statm: 2004 525 168 27 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8016

[startup+1.50026 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2080
/proc/meminfo: memFree=15834932/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=8184 CPUtime=1.49 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 613 0 0 0 149 0 0 0 25 0 1 0 852823056 8380416 556 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/2079/statm: 2046 556 169 27 0 495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8184

[startup+3.10086 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2081
/proc/meminfo: memFree=15832948/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=8468 CPUtime=3.08 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 672 0 0 0 308 0 0 0 25 0 1 0 852823056 8671232 615 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217608 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2079/statm: 2117 615 169 27 0 566 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8468

[startup+6.30041 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2082
/proc/meminfo: memFree=15831840/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=9176 CPUtime=6.23 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 813 0 0 0 623 0 0 0 25 0 1 0 852823056 9396224 756 33554432000 4194304 4300876 140735926387376 18446744073709551615 4214400 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 2294 756 169 27 0 743 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 9176

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 2082
/proc/meminfo: memFree=15829748/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=10588 CPUtime=12.63 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 1037 0 0 0 1263 0 0 0 25 0 1 0 852823056 10842112 980 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 2647 980 169 27 0 1096 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 10588

[startup+25.5011 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 2083
/proc/meminfo: memFree=15825516/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=12572 CPUtime=25.43 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 1480 0 0 0 2543 0 0 0 25 0 1 0 852823056 12873728 1423 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 3143 1423 169 27 0 1592 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 12572

[startup+51.1006 s]
/proc/loadavg: 2.11 2.04 2.01 3/515 2084
/proc/meminfo: memFree=15820016/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=17992 CPUtime=51.03 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 2338 0 0 0 5103 0 0 0 25 0 1 0 852823056 18423808 2281 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217308 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 4498 2281 169 27 0 2947 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 17992

[startup+102.319 s]
/proc/loadavg: 2.01 2.02 2.00 3/515 2113
/proc/meminfo: memFree=16424936/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=24220 CPUtime=102.26 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 4000 0 0 0 10225 1 0 0 25 0 1 0 852823056 24801280 3943 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 6055 3943 169 27 0 4504 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 24220

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 2115
/proc/meminfo: memFree=16415348/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=30040 CPUtime=162.24 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 5930 0 0 0 16222 2 0 0 25 0 1 0 852823056 30760960 5873 33554432000 4194304 4300876 140735926387376 18446744073709551615 4228227 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 7510 5873 169 27 0 5959 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30040

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 2117
/proc/meminfo: memFree=16407128/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=43208 CPUtime=222.23 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 7752 0 0 0 22221 2 0 0 25 0 1 0 852823056 44244992 7695 33554432000 4194304 4300876 140735926387376 18446744073709551615 4228551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 10802 7695 169 27 0 9251 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43208

[startup+282.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/515 2118
/proc/meminfo: memFree=16399296/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=56436 CPUtime=282.23 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 9479 0 0 0 28221 2 0 0 25 0 1 0 852823056 57790464 9422 33554432000 4194304 4300876 140735926387376 18446744073709551615 4248656 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 14109 9422 169 27 0 12558 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 56436

[startup+342.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/515 2120
/proc/meminfo: memFree=16389692/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=56436 CPUtime=342.24 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 11339 0 0 0 34221 3 0 0 25 0 1 0 852823056 57790464 11282 33554432000 4194304 4300876 140735926387376 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 14109 11282 169 27 0 12558 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 56436

[startup+402.301 s]
/proc/loadavg: 2.15 2.05 2.01 3/515 2121
/proc/meminfo: memFree=16379116/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=84944 CPUtime=402.24 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 13140 0 0 0 40220 4 0 0 25 0 1 0 852823056 86982656 13083 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217503 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 21236 13083 169 27 0 19685 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 84944

[startup+462.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/515 2150
/proc/meminfo: memFree=16373272/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=84944 CPUtime=462.24 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 14876 0 0 0 46219 5 0 0 25 0 1 0 852823056 86982656 14819 33554432000 4194304 4300876 140735926387376 18446744073709551615 4265325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 21236 14819 169 27 0 19685 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 84944

[startup+522.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/515 2152
/proc/meminfo: memFree=16356124/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=84944 CPUtime=522.24 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 16703 0 0 0 52219 5 0 0 25 0 1 0 852823056 86982656 16646 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200351 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 21236 16646 169 27 0 19685 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 84944

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2153
/proc/meminfo: memFree=16339972/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=84944 CPUtime=582.24 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 18387 0 0 0 58219 5 0 0 25 0 1 0 852823056 86982656 18330 33554432000 4194304 4300876 140735926387376 18446744073709551615 4228214 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 21236 18330 169 27 0 19685 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 84944

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 2265
/proc/meminfo: memFree=15487688/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4002.32 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 109191 0 0 0 400200 32 0 0 25 0 1 0 852823056 612286464 109134 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217503 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 109134 169 27 0 147933 0
Current children cumulated CPU time (s) 4002.32
Current children cumulated vsize (KiB) 597936

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2267
/proc/meminfo: memFree=15472504/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4062.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 110670 0 0 0 406201 33 0 0 25 0 1 0 852823056 612286464 110613 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200364 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 110613 169 27 0 147933 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 597936

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2269
/proc/meminfo: memFree=15458312/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4122.32 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 112101 0 0 0 412199 33 0 0 25 0 1 0 852823056 612286464 112044 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200341 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 112044 169 27 0 147933 0
Current children cumulated CPU time (s) 4122.32
Current children cumulated vsize (KiB) 597936

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 2270
/proc/meminfo: memFree=15444868/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4182.32 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 113623 0 0 0 418199 33 0 0 25 0 1 0 852823056 612286464 113566 33554432000 4194304 4300876 140735926387376 18446744073709551615 4214448 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 113566 169 27 0 147933 0
Current children cumulated CPU time (s) 4182.32
Current children cumulated vsize (KiB) 597936

[startup+4242.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/515 2272
/proc/meminfo: memFree=15431160/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4242.33 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 115258 0 0 0 424199 34 0 0 25 0 1 0 852823056 612286464 115201 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 115201 169 27 0 147933 0
Current children cumulated CPU time (s) 4242.33
Current children cumulated vsize (KiB) 597936

[startup+4302.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/515 2273
/proc/meminfo: memFree=15416344/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4302.33 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 116804 0 0 0 430199 34 0 0 25 0 1 0 852823056 612286464 116747 33554432000 4194304 4300876 140735926387376 18446744073709551615 4265584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 116747 169 27 0 147933 0
Current children cumulated CPU time (s) 4302.33
Current children cumulated vsize (KiB) 597936

[startup+4362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/515 2275
/proc/meminfo: memFree=15402268/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4362.33 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 118336 0 0 0 436198 35 0 0 25 0 1 0 852823056 612286464 118279 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 118279 169 27 0 147933 0
Current children cumulated CPU time (s) 4362.33
Current children cumulated vsize (KiB) 597936

[startup+4422.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 2277
/proc/meminfo: memFree=15388316/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4422.33 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 119868 0 0 0 442198 35 0 0 25 0 1 0 852823056 612286464 119811 33554432000 4194304 4300876 140735926387376 18446744073709551615 4265325 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 119811 169 27 0 147933 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 597936

[startup+4482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 2278
/proc/meminfo: memFree=15373148/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4482.33 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 121359 0 0 0 448198 35 0 0 25 0 1 0 852823056 612286464 121302 33554432000 4194304 4300876 140735926387376 18446744073709551615 4228230 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 121302 169 27 0 147933 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 597936

[startup+4542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 2280
/proc/meminfo: memFree=15358472/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4542.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 122892 0 0 0 454198 36 0 0 25 0 1 0 852823056 612286464 122835 33554432000 4194304 4300876 140735926387376 18446744073709551615 215992029890 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 122835 169 27 0 147933 0
Current children cumulated CPU time (s) 4542.34
Current children cumulated vsize (KiB) 597936

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2281
/proc/meminfo: memFree=15344284/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4602.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 124438 0 0 0 460197 37 0 0 25 0 1 0 852823056 612286464 124381 33554432000 4194304 4300876 140735926387376 18446744073709551615 4261186 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 124381 169 27 0 147933 0
Current children cumulated CPU time (s) 4602.34
Current children cumulated vsize (KiB) 597936

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 2283
/proc/meminfo: memFree=15330604/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4662.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 125895 0 0 0 466197 37 0 0 25 0 1 0 852823056 612286464 125838 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217479 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 125838 169 27 0 147933 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 597936

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/515 2285
/proc/meminfo: memFree=15317280/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4722.36 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 127325 0 0 0 472199 37 0 0 25 0 1 0 852823056 612286464 127268 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217694 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 127268 169 27 0 147933 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 597936

[startup+4782.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/515 2286
/proc/meminfo: memFree=15303724/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4782.35 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 128716 0 0 0 478197 38 0 0 25 0 1 0 852823056 612286464 128659 33554432000 4194304 4300876 140735926387376 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 128659 169 27 0 147933 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 597936

[startup+4842.3 s]
/proc/loadavg: 2.20 2.06 2.02 3/515 2288
/proc/meminfo: memFree=15289056/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4842.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 130152 0 0 0 484196 38 0 0 25 0 1 0 852823056 612286464 130095 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 130095 169 27 0 147933 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 597936

[startup+4902.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/515 2289
/proc/meminfo: memFree=15274992/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4902.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 131602 0 0 0 490196 38 0 0 25 0 1 0 852823056 612286464 131545 33554432000 4194304 4300876 140735926387376 18446744073709551615 4217835 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 131545 169 27 0 147933 0
Current children cumulated CPU time (s) 4902.34
Current children cumulated vsize (KiB) 597936

[startup+4962.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/515 2302
/proc/meminfo: memFree=15260344/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=4962.34 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 133130 0 0 0 496195 39 0 0 25 0 1 0 852823056 612286464 133073 33554432000 4194304 4300876 140735926387376 18446744073709551615 4268864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 133073 169 27 0 147933 0
Current children cumulated CPU time (s) 4962.34
Current children cumulated vsize (KiB) 597936



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.11 2.07 2.02 3/515 2303
/proc/meminfo: memFree=15250028/32950940 swapFree=67111364/67111528
[pid=2079] ppid=2077 vsize=597936 CPUtime=5000.05 cores=0,2,4,6
/proc/2079/stat : 2079 (march_rw) R 2077 2079 1534 0 -1 4202496 134040 0 0 0 499966 39 0 0 25 0 1 0 852823056 612286464 133983 33554432000 4194304 4300876 140735926387376 18446744073709551615 4200263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2079/statm: 149484 133983 169 27 0 147933 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 597936

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.1
CPU user time (s): 4999.68
CPU system time (s): 0.426935
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 597936

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

runsolver used 25.8361 second user time and 53.3059 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-29 01:38:43
IDJOB=3420516
IDBENCH=82768
IDSOLVER=1913
FILE ID=node117/3420516-1306625923
RUNJOBID= node117-1306614438-1552
PBS_JOBID= 13471626
Free space on /tmp= 73224 MiB

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

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=1915439239

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15836932 kB
Buffers:        330340 kB
Cached:        6019948 kB
SwapCached:          0 kB
Active:       12538732 kB
Inactive:      4206980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15836932 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:               8 kB
Writeback:           0 kB
AnonPages:    10395040 kB
Mapped:          41980 kB
Slab:           239884 kB
PageTables:      58980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 150445588 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= 73224 MiB
End job on node117 at 2011-05-29 03:02:05