Trace number 3420850

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.09 5000.03

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
MD5SUM3be09135963d2d9a560d20860022864d
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.30/0.39	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.30/0.39	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.30/0.39	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.30/0.39	c main()::
0.30/0.39	c initFormula():: searching for DIMACS p-line....
0.30/0.39	c full lookahead due to high density!
0.30/0.39	c initFormula():: the DIMACS p-line indicates a CNF of 70 variables and 6230 clauses.
0.30/0.39	c parseCNF():: parsing....
0.30/0.39	c parseCNF():: the CNF contains 0 unary clauses.
0.30/0.39	c runParser():: parsing was successful, warming up engines...
0.30/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.30/0.39	c preprocessing fase I completed:: there are now 70 free variables and 6230 clauses.
0.30/0.39	c using k-SAT heuristics (size based diff)
0.30/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.30/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.30/0.39	c main():: clause / variable ratio: ( 6230 / 70 ) = 89.00
0.30/0.39	c longest clause has size 7
0.30/0.39	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.30/0.39	c number of free variables = 70
0.30/0.39	c dynamic_preselect_setsize :: off
0.30/0.39	c main():: all systems go!
0.30/0.39	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 166
0.40/0.44	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: 561
0.50/0.54	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 3809
1.20/1.23	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 22834
5.20/5.25	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 105616
23.11/23.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 381649
85.59/85.67	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1098118
258.40/258.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 2569862
638.96/639.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/999) NodeCount: 4986949
1311.08/1311.19	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 9/999) NodeCount: 8164448
2266.19/2266.21	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| (10/999) NodeCount: 11501647
3354.92/3354.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 |***************************************************************
c |****************************************************************| (11/999) NodeCount: 14285349
4346.05/4346.09	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
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-3420850-1306641633/watcher-3420850-1306641633 -o /tmp/evaluation-result-3420850-1306641633/solver-3420850-1306641633 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420850-1306641633.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.04 2.04 2.00 3/521 26468
/proc/meminfo: memFree=7914156/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=7388 CPUtime=0.01 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 812 0 0 0 1 0 0 0 20 0 1 0 756578771 7565312 359 33554432000 4194304 4300876 140736152297456 18446744073709551615 4240256 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 1847 359 142 27 0 296 0

[startup+0.06489 s]
/proc/loadavg: 2.04 2.04 2.00 3/521 26468
/proc/meminfo: memFree=7914156/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=7492 CPUtime=0.06 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1027 0 0 0 6 0 0 0 20 0 1 0 756578771 7671808 397 33554432000 4194304 4300876 140736152297456 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 1873 397 143 27 0 322 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7492

[startup+0.10088 s]
/proc/loadavg: 2.04 2.04 2.00 3/521 26468
/proc/meminfo: memFree=7914156/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=7492 CPUtime=0.1 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1027 0 0 0 10 0 0 0 20 0 1 0 756578771 7671808 397 33554432000 4194304 4300876 140736152297456 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 1873 397 143 27 0 322 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7492

[startup+0.300844 s]
/proc/loadavg: 2.04 2.04 2.00 3/521 26468
/proc/meminfo: memFree=7914156/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=7492 CPUtime=0.3 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1027 0 0 0 30 0 0 0 21 0 1 0 756578771 7671808 397 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214625 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 1873 397 143 27 0 322 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7492

[startup+0.700784 s]
/proc/loadavg: 2.04 2.04 2.00 3/521 26468
/proc/meminfo: memFree=7914156/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=8044 CPUtime=0.7 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1456 0 0 0 70 0 0 0 22 0 1 0 756578771 8237056 514 33554432000 4194304 4300876 140736152297456 18446744073709551615 4225432 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 2011 514 170 27 0 460 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 8044

[startup+1.50063 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 26469
/proc/meminfo: memFree=7911536/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=8232 CPUtime=1.5 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1479 0 0 0 150 0 0 0 25 0 1 0 756578771 8429568 537 33554432000 4194304 4300876 140736152297456 18446744073709551615 228094846146 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 2058 537 170 27 0 507 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8232

[startup+3.10033 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 26470
/proc/meminfo: memFree=7910176/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=8536 CPUtime=3.1 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1574 0 0 0 310 0 0 0 25 0 1 0 756578771 8740864 632 33554432000 4194304 4300876 140736152297456 18446744073709551615 4282867 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 2134 632 170 27 0 583 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8536

[startup+6.30075 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 26470
/proc/meminfo: memFree=7909240/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=8916 CPUtime=6.3 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1663 0 0 0 630 0 0 0 25 0 1 0 756578771 9129984 721 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 2229 721 171 27 0 678 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8916

[startup+12.7006 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 26470
/proc/meminfo: memFree=7906532/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=9768 CPUtime=12.7 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 1843 0 0 0 1270 0 0 0 25 0 1 0 756578771 10002432 901 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 2442 901 171 27 0 891 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9768

[startup+25.5002 s]
/proc/loadavg: 2.03 2.04 2.00 3/522 26470
/proc/meminfo: memFree=7904156/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=11684 CPUtime=25.49 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 2185 0 0 0 2549 0 0 0 25 0 1 0 756578771 11964416 1243 33554432000 4194304 4300876 140736152297456 18446744073709551615 4289460 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 2921 1243 171 27 0 1370 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11684

[startup+51.1005 s]
/proc/loadavg: 2.02 2.03 2.00 3/522 26480
/proc/meminfo: memFree=7899076/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=15996 CPUtime=51.09 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 2871 0 0 0 5109 0 0 0 25 0 1 0 756578771 16379904 1929 33554432000 4194304 4300876 140736152297456 18446744073709551615 4199317 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 3999 1929 171 27 0 2448 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15996

[startup+102.318 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 26481
/proc/meminfo: memFree=7887240/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=20104 CPUtime=102.31 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 4214 0 0 0 10231 0 0 0 25 0 1 0 756578771 20586496 3272 33554432000 4194304 4300876 140736152297456 18446744073709551615 4264464 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 5026 3272 171 27 0 3475 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 20104

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 26483
/proc/meminfo: memFree=7873904/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=26152 CPUtime=162.29 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 5746 0 0 0 16229 0 0 0 25 0 1 0 756578771 26779648 4804 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 6538 4804 171 27 0 4987 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26152

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 26484
/proc/meminfo: memFree=7861588/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=34884 CPUtime=222.29 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 7234 0 0 0 22229 0 0 0 25 0 1 0 756578771 35721216 6292 33554432000 4194304 4300876 140736152297456 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/26468/statm: 8721 6292 171 27 0 7170 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 34884

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 26486
/proc/meminfo: memFree=7849868/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=47980 CPUtime=282.24 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 8648 0 0 0 28223 1 0 0 25 0 1 0 756578771 49131520 7706 33554432000 4194304 4300876 140736152297456 18446744073709551615 4225442 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 11995 7706 171 27 0 10444 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 47980

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/522 26488
/proc/meminfo: memFree=7837440/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=48432 CPUtime=342.24 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 10103 0 0 0 34223 1 0 0 25 0 1 0 756578771 49594368 9161 33554432000 4194304 4300876 140736152297456 18446744073709551615 4268801 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 12108 9161 171 27 0 10557 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 48432

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/522 26489
/proc/meminfo: memFree=7825388/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=68076 CPUtime=402.24 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 11502 0 0 0 40223 1 0 0 25 0 1 0 756578771 69709824 10560 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 17019 10560 171 27 0 15468 0
Current children cumulated CPU time (s) 402.24
Current children cumulated vsize (KiB) 68076

[startup+462.3 s]
/proc/loadavg: 2.18 2.06 2.02 3/522 26491
/proc/meminfo: memFree=7812960/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=68076 CPUtime=462.24 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 12923 0 0 0 46223 1 0 0 25 0 1 0 756578771 69709824 11981 33554432000 4194304 4300876 140736152297456 18446744073709551615 4225414 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 17019 11981 171 27 0 15468 0
Current children cumulated CPU time (s) 462.24
Current children cumulated vsize (KiB) 68076

[startup+522.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/522 26492
/proc/meminfo: memFree=7801172/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=68076 CPUtime=522.25 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 14338 0 0 0 52223 2 0 0 25 0 1 0 756578771 69709824 13396 33554432000 4194304 4300876 140736152297456 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 17019 13396 171 27 0 15468 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 68076

[startup+582.3 s]
/proc/loadavg: 2.05 2.06 2.02 3/522 26494
/proc/meminfo: memFree=7789244/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=68984 CPUtime=582.25 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 15670 0 0 0 58223 2 0 0 25 0 1 0 756578771 70639616 14728 33554432000 4194304 4300876 140736152297456 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 17246 14728 171 27 0 15695 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 68984

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 26597
/proc/meminfo: memFree=7171620/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4002.33 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 81343 0 0 0 400218 15 0 0 25 0 1 0 756578771 474132480 80401 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 80401 171 27 0 114204 0
Current children cumulated CPU time (s) 4002.33
Current children cumulated vsize (KiB) 463020

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 26599
/proc/meminfo: memFree=7160812/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4062.35 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 82382 0 0 0 406220 15 0 0 25 0 1 0 756578771 474132480 81440 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214274 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 81440 171 27 0 114204 0
Current children cumulated CPU time (s) 4062.35
Current children cumulated vsize (KiB) 463020

[startup+4122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/522 26600
/proc/meminfo: memFree=7151996/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4122.33 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 83314 0 0 0 412218 15 0 0 25 0 1 0 756578771 474132480 82372 33554432000 4194304 4300876 140736152297456 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 82372 171 27 0 114204 0
Current children cumulated CPU time (s) 4122.33
Current children cumulated vsize (KiB) 463020

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/522 26602
/proc/meminfo: memFree=7142552/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4182.33 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 84287 0 0 0 418218 15 0 0 25 0 1 0 756578771 474132480 83345 33554432000 4194304 4300876 140736152297456 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 83345 171 27 0 114204 0
Current children cumulated CPU time (s) 4182.33
Current children cumulated vsize (KiB) 463020

[startup+4242.3 s]
/proc/loadavg: 2.29 2.06 2.02 3/522 26604
/proc/meminfo: memFree=7132240/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4242.34 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 85262 0 0 0 424218 16 0 0 25 0 1 0 756578771 474132480 84320 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 84320 171 27 0 114204 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 463020

[startup+4302.3 s]
/proc/loadavg: 2.24 2.08 2.03 3/522 26605
/proc/meminfo: memFree=7123668/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4302.34 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 86137 0 0 0 430218 16 0 0 25 0 1 0 756578771 474132480 85195 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 85195 171 27 0 114204 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 463020

[startup+4362.3 s]
/proc/loadavg: 1.75 1.98 1.99 2/516 26633
/proc/meminfo: memFree=7648524/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4362.34 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 87048 0 0 0 436218 16 0 0 25 0 1 0 756578771 474132480 86106 33554432000 4194304 4300876 140736152297456 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 86106 171 27 0 114204 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 463020

[startup+4422.3 s]
/proc/loadavg: 1.27 1.80 1.93 2/516 26634
/proc/meminfo: memFree=7644168/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4422.33 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 88087 0 0 0 442217 16 0 0 25 0 1 0 756578771 474132480 87145 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 87145 171 27 0 114204 0
Current children cumulated CPU time (s) 4422.33
Current children cumulated vsize (KiB) 463020

[startup+4482.3 s]
/proc/loadavg: 1.10 1.65 1.87 2/516 26637
/proc/meminfo: memFree=7640432/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4482.33 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 89052 0 0 0 448216 17 0 0 25 0 1 0 756578771 474132480 88110 33554432000 4194304 4300876 140736152297456 18446744073709551615 4225160 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 88110 171 27 0 114204 0
Current children cumulated CPU time (s) 4482.33
Current children cumulated vsize (KiB) 463020

[startup+4542.3 s]
/proc/loadavg: 1.08 1.55 1.81 2/516 26639
/proc/meminfo: memFree=7636576/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4542.33 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 90027 0 0 0 454216 17 0 0 25 0 1 0 756578771 474132480 89085 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276308 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 89085 171 27 0 114204 0
Current children cumulated CPU time (s) 4542.33
Current children cumulated vsize (KiB) 463020

[startup+4602.3 s]
/proc/loadavg: 1.03 1.45 1.76 2/516 26641
/proc/meminfo: memFree=7632960/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4602.35 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 90948 0 0 0 460218 17 0 0 25 0 1 0 756578771 474132480 90006 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 90006 171 27 0 114204 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 463020

[startup+4662.3 s]
/proc/loadavg: 1.01 1.36 1.71 2/516 26644
/proc/meminfo: memFree=7629100/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4662.34 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 91891 0 0 0 466216 18 0 0 25 0 1 0 756578771 474132480 90949 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 90949 171 27 0 114204 0
Current children cumulated CPU time (s) 4662.34
Current children cumulated vsize (KiB) 463020

[startup+4722.32 s]
/proc/loadavg: 1.00 1.29 1.66 2/516 26645
/proc/meminfo: memFree=7624880/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4722.36 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 92749 0 0 0 472218 18 0 0 25 0 1 0 756578771 474132480 91807 33554432000 4194304 4300876 140736152297456 18446744073709551615 4214219 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 91807 171 27 0 114204 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 463020

[startup+4782.3 s]
/proc/loadavg: 1.00 1.24 1.62 2/516 26648
/proc/meminfo: memFree=7622376/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4782.34 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 93635 0 0 0 478216 18 0 0 25 0 1 0 756578771 474132480 92693 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276150 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 92693 171 27 0 114204 0
Current children cumulated CPU time (s) 4782.34
Current children cumulated vsize (KiB) 463020

[startup+4842.3 s]
/proc/loadavg: 1.07 1.22 1.59 2/516 26651
/proc/meminfo: memFree=7618272/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4842.34 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 94563 0 0 0 484216 18 0 0 25 0 1 0 756578771 474132480 93621 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 93621 171 27 0 114204 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 463020

[startup+4902.3 s]
/proc/loadavg: 1.06 1.19 1.55 2/516 26652
/proc/meminfo: memFree=7615040/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4902.35 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 95453 0 0 0 490216 19 0 0 25 0 1 0 756578771 474132480 94511 33554432000 4194304 4300876 140736152297456 18446744073709551615 4275845 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 94511 171 27 0 114204 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 463020

[startup+4962.3 s]
/proc/loadavg: 1.02 1.15 1.52 2/516 26655
/proc/meminfo: memFree=7611796/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=4962.35 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 96284 0 0 0 496216 19 0 0 25 0 1 0 756578771 474132480 95342 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 95342 171 27 0 114204 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 463020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.01 1.14 1.50 2/516 26656
/proc/meminfo: memFree=7609556/32951124 swapFree=65066528/67111528
[pid=26468] ppid=26466 vsize=463020 CPUtime=5000.06 cores=1,3,5,7
/proc/26468/stat : 26468 (march_rw) R 26466 26468 26305 0 -1 4202496 96822 0 0 0 499987 19 0 0 25 0 1 0 756578771 474132480 95880 33554432000 4194304 4300876 140736152297456 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26468/statm: 115755 95880 171 27 0 114204 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 463020

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.03
CPU time (s): 5000.09
CPU user time (s): 4999.88
CPU system time (s): 0.210967
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 463020

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

runsolver used 23.9404 second user time and 56.6714 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-29 06:00:33
IDJOB=3420850
IDBENCH=83102
IDSOLVER=1913
FILE ID=node142/3420850-1306641633
RUNJOBID= node142-1306640972-26324
PBS_JOBID= 13471640
Free space on /tmp= 73560 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S560963242-048.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420850-1306641633/watcher-3420850-1306641633 -o /tmp/evaluation-result-3420850-1306641633/solver-3420850-1306641633 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420850-1306641633.cnf

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

MD5SUM BENCH= 3be09135963d2d9a560d20860022864d
RANDOM SEED=1963761048

node142.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	: 5131.95
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.82
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.67
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.81
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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7914312 kB
Buffers:        288668 kB
Cached:        7644500 kB
SwapCached:      20520 kB
Active:       12317928 kB
Inactive:     12383336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7914312 kB
SwapTotal:    67111528 kB
SwapFree:     65066528 kB
Dirty:              44 kB
Writeback:           0 kB
AnonPages:    16755856 kB
Mapped:          33848 kB
Slab:           190144 kB
PageTables:      74912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145495556 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= 73560 MiB
End job on node142 at 2011-05-29 07:23:55