Trace number 3420596

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-02SAT 2129.29 2129.24

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1351138814-007.SATISFIABLE.cnf
MD5SUMd1b5f6eba94843a6d4f11aae7cd57ab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.930857
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.39/0.40	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.39/0.40	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.39/0.40	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.39/0.40	c main()::
0.39/0.40	c initFormula():: searching for DIMACS p-line....
0.39/0.40	c full lookahead due to high density!
0.39/0.40	c initFormula():: the DIMACS p-line indicates a CNF of 70 variables and 6230 clauses.
0.39/0.40	c parseCNF():: parsing....
0.39/0.40	c parseCNF():: the CNF contains 0 unary clauses.
0.39/0.40	c runParser():: parsing was successful, warming up engines...
0.39/0.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.40	c preprocessing fase I completed:: there are now 70 free variables and 6230 clauses.
0.39/0.40	c using k-SAT heuristics (size based diff)
0.39/0.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.39/0.40	c resolvent_look() :: found 1 resolvents
0.39/0.40	c main():: clause / variable ratio: ( 6231 / 70 ) = 89.01
0.39/0.40	c longest clause has size 7
0.39/0.40	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.39/0.40	c number of free variables = 70
0.39/0.40	c dynamic_preselect_setsize :: off
0.39/0.40	c main():: all systems go!
0.39/0.40	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 129
0.39/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: 528
0.49/0.53	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 3713
1.11/1.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 |****************************************************************| ( 3/999) NodeCount: 22386
5.09/5.15	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 103042
22.59/22.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 |****************************************************************| ( 5/999) NodeCount: 370261
83.49/83.52	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1061096
250.81/250.84	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 2478348
617.81/617.83	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 4810221
1266.02/1266.06	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
2129.24/2129.23	c |000011100100111000101000$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
2129.24/2129.23	
c |************************************************************
2129.24/2129.23	c
2129.24/2129.23	c main():: nodeCount: 7730322
2129.24/2129.23	c main():: dead ends in main: 750
2129.24/2129.23	c main():: lookAheadCount: 395593061
2129.24/2129.23	c main():: unitResolveCount: 21775955
2129.24/2129.23	c main():: time=2129.280029
2129.24/2129.23	c main():: necessary_assignments: 37510
2129.24/2129.23	c main():: bin_sat: 0, bin_unsat 0
2129.24/2129.23	c main():: doublelook: #: 23622253, succes #: 17994901
2129.24/2129.23	c main():: doublelook: overall 6.075 of all possible doublelooks executed
2129.24/2129.23	c main():: doublelook: succesrate: 76.178, average DL_trigger: 20.601
2129.24/2129.23	c main():: SOLUTION VERIFIED :-)
2129.24/2129.23	s SATISFIABLE
2129.24/2129.23	v -1 -2 -3 -4 5 -6 7 8 9 10 -11 -12 -13 14 -15 16 -17 18 -19 -20 21 22 23 24 25 26 27 28 -29 -30 -31 -32 -33 34 35 -36 37 38 39 -40 -41 42 -43 44 45 -46 -47 -48 49 -50 51 -52 53 54 -55 56 -57 58 59 60 -61 -62 63 64 65 -66 -67 68 -69 70 0

Verifier Data

OK

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-3420596-1306635809/watcher-3420596-1306635809 -o /tmp/evaluation-result-3420596-1306635809/solver-3420596-1306635809 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420596-1306635809.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.22 2.13 2.03 2/473 29401
/proc/meminfo: memFree=12406168/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=7124 CPUtime=0.01 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 648 0 0 0 1 0 0 0 25 0 1 0 775180557 7294976 305 33554432000 4194304 4300876 140736243415456 18446744073709551615 274473993322 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 1781 305 142 27 0 230 0

[startup+0.105147 s]
/proc/loadavg: 2.22 2.13 2.03 2/473 29401
/proc/meminfo: memFree=12406168/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=7492 CPUtime=0.1 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1028 0 0 0 10 0 0 0 25 0 1 0 775180557 7671808 398 33554432000 4194304 4300876 140736243415456 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 1873 398 143 27 0 322 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7492

[startup+0.200131 s]
/proc/loadavg: 2.22 2.13 2.03 2/473 29401
/proc/meminfo: memFree=12406168/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=7492 CPUtime=0.19 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1028 0 0 0 19 0 0 0 25 0 1 0 775180557 7671808 398 33554432000 4194304 4300876 140736243415456 18446744073709551615 4256624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 1873 398 143 27 0 322 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7492

[startup+0.300113 s]
/proc/loadavg: 2.22 2.13 2.03 2/473 29401
/proc/meminfo: memFree=12406168/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=7492 CPUtime=0.29 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1028 0 0 0 29 0 0 0 25 0 1 0 775180557 7671808 398 33554432000 4194304 4300876 140736243415456 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 1873 398 143 27 0 322 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7492

[startup+0.701042 s]
/proc/loadavg: 2.22 2.13 2.03 2/473 29401
/proc/meminfo: memFree=12406168/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=8060 CPUtime=0.69 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1342 0 0 0 69 0 0 0 25 0 1 0 775180557 8253440 518 33554432000 4194304 4300876 140736243415456 18446744073709551615 4227594 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 2015 518 170 27 0 464 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8060

[startup+1.5009 s]
/proc/loadavg: 2.22 2.13 2.03 3/474 29402
/proc/meminfo: memFree=12404068/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=8308 CPUtime=1.49 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1369 0 0 0 149 0 0 0 25 0 1 0 775180557 8507392 545 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 2077 545 170 27 0 526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8308

[startup+3.10068 s]
/proc/loadavg: 2.22 2.13 2.03 3/474 29402
/proc/meminfo: memFree=12402708/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=8612 CPUtime=3.09 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1464 0 0 0 309 0 0 0 25 0 1 0 775180557 8818688 640 33554432000 4194304 4300876 140736243415456 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 2153 640 170 27 0 602 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8612

[startup+6.30106 s]
/proc/loadavg: 2.20 2.13 2.03 3/474 29402
/proc/meminfo: memFree=12401588/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=8992 CPUtime=6.29 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1553 0 0 0 629 0 0 0 25 0 1 0 775180557 9207808 729 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 2248 729 171 27 0 697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8992

[startup+12.7009 s]
/proc/loadavg: 2.19 2.12 2.03 3/474 29402
/proc/meminfo: memFree=12399484/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=9844 CPUtime=12.69 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 1732 0 0 0 1269 0 0 0 25 0 1 0 775180557 10080256 908 33554432000 4194304 4300876 140736243415456 18446744073709551615 4264512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 2461 908 171 27 0 910 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9844

[startup+25.5007 s]
/proc/loadavg: 2.15 2.12 2.03 3/474 29403
/proc/meminfo: memFree=12397136/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=11760 CPUtime=25.49 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 2072 0 0 0 2549 0 0 0 25 0 1 0 775180557 12042240 1248 33554432000 4194304 4300876 140736243415456 18446744073709551615 4264419 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 2940 1248 171 27 0 1389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11760

[startup+51.1002 s]
/proc/loadavg: 2.10 2.11 2.03 3/474 29403
/proc/meminfo: memFree=12391896/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=16072 CPUtime=51.09 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 2760 0 0 0 5109 0 0 0 25 0 1 0 775180557 16457728 1936 33554432000 4194304 4300876 140736243415456 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 4018 1936 171 27 0 2467 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16072

[startup+102.3 s]
/proc/loadavg: 2.04 2.09 2.02 3/474 29405
/proc/meminfo: memFree=12381220/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=19952 CPUtime=102.31 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 4060 0 0 0 10231 0 0 0 25 0 1 0 775180557 20430848 3236 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 4988 3236 171 27 0 3437 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 19952

[startup+162.301 s]
/proc/loadavg: 2.01 2.07 2.01 3/474 29406
/proc/meminfo: memFree=12368792/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=26232 CPUtime=162.29 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 5632 0 0 0 16229 0 0 0 25 0 1 0 775180557 26861568 4808 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 6558 4808 171 27 0 5007 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 26232

[startup+222.317 s]
/proc/loadavg: 2.00 2.05 2.01 3/474 29408
/proc/meminfo: memFree=12356624/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=34964 CPUtime=222.32 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 7089 0 0 0 22231 1 0 0 25 0 1 0 775180557 35803136 6265 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 8741 6265 171 27 0 7190 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 34964

[startup+282.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/474 29410
/proc/meminfo: memFree=12345180/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=48060 CPUtime=282.3 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 8507 0 0 0 28229 1 0 0 25 0 1 0 775180557 49213440 7683 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276267 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 12015 7683 171 27 0 10464 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 48060

[startup+342.301 s]
/proc/loadavg: 2.08 2.06 2.01 3/474 29411
/proc/meminfo: memFree=12333116/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=48516 CPUtime=342.3 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 9985 0 0 0 34229 1 0 0 25 0 1 0 775180557 49680384 9161 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 12129 9161 171 27 0 10578 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 48516

[startup+402.3 s]
/proc/loadavg: 2.17 2.09 2.02 3/474 29413
/proc/meminfo: memFree=12321696/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=68160 CPUtime=402.3 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 11403 0 0 0 40229 1 0 0 25 0 1 0 775180557 69795840 10579 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 17040 10579 171 27 0 15489 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 68160

[startup+462.301 s]
/proc/loadavg: 2.06 2.07 2.01 3/474 29414
/proc/meminfo: memFree=12310376/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=68160 CPUtime=462.3 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 12791 0 0 0 46229 1 0 0 25 0 1 0 775180557 69795840 11967 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 17040 11967 171 27 0 15489 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68160

[startup+522.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/474 29416
/proc/meminfo: memFree=12298692/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=68160 CPUtime=522.3 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 14150 0 0 0 52229 1 0 0 25 0 1 0 775180557 69795840 13326 33554432000 4194304 4300876 140736243415456 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 17040 13326 171 27 0 15489 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 68160

[startup+582.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/474 29418
/proc/meminfo: memFree=12287508/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=69072 CPUtime=582.31 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 15462 0 0 0 58229 2 0 0 25 0 1 0 775180557 70729728 14638 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 17268 14638 171 27 0 15717 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 69072

[startup+642.3 s]

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

/proc/meminfo: memFree=12122932/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=144568 CPUtime=1482.33 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 34799 0 0 0 148227 6 0 0 25 0 1 0 775180557 148037632 33975 33554432000 4194304 4300876 140736243415456 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 36142 33975 171 27 0 34591 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 144568

[startup+1542.32 s]
/proc/loadavg: 2.12 2.06 2.01 3/474 29443
/proc/meminfo: memFree=12112608/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1542.34 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 36034 0 0 0 154228 6 0 0 25 0 1 0 775180557 215928832 35210 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 35210 171 27 0 51166 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 210868

[startup+1602.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/474 29445
/proc/meminfo: memFree=12102292/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1602.32 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 37250 0 0 0 160226 6 0 0 25 0 1 0 775180557 215928832 36426 33554432000 4194304 4300876 140736243415456 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 36426 171 27 0 51166 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 210868

[startup+1662.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/474 29446
/proc/meminfo: memFree=12092200/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1662.33 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 38398 0 0 0 166226 7 0 0 25 0 1 0 775180557 215928832 37574 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 37574 171 27 0 51166 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 210868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 29448
/proc/meminfo: memFree=12082008/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1722.33 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 39672 0 0 0 172226 7 0 0 25 0 1 0 775180557 215928832 38848 33554432000 4194304 4300876 140736243415456 18446744073709551615 4264592 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 38848 171 27 0 51166 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 210868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 29450
/proc/meminfo: memFree=12071572/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1782.33 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 40878 0 0 0 178226 7 0 0 25 0 1 0 775180557 215928832 40054 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 40054 171 27 0 51166 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 210868

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 29451
/proc/meminfo: memFree=12059644/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1842.34 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 42109 0 0 0 184226 8 0 0 25 0 1 0 775180557 215928832 41285 33554432000 4194304 4300876 140736243415456 18446744073709551615 4288913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 41285 171 27 0 51166 0
Current children cumulated CPU time (s) 1842.34
Current children cumulated vsize (KiB) 210868

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29453
/proc/meminfo: memFree=12050700/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1902.34 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 43233 0 0 0 190226 8 0 0 25 0 1 0 775180557 215928832 42409 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 42409 171 27 0 51166 0
Current children cumulated CPU time (s) 1902.34
Current children cumulated vsize (KiB) 210868

[startup+1962.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/474 29454
/proc/meminfo: memFree=12039756/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=1962.33 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 44424 0 0 0 196225 8 0 0 25 0 1 0 775180557 215928832 43600 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 43600 171 27 0 51166 0
Current children cumulated CPU time (s) 1962.33
Current children cumulated vsize (KiB) 210868

[startup+2022.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/474 29456
/proc/meminfo: memFree=12029444/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2022.33 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 45557 0 0 0 202225 8 0 0 25 0 1 0 775180557 215928832 44733 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 44733 171 27 0 51166 0
Current children cumulated CPU time (s) 2022.33
Current children cumulated vsize (KiB) 210868

[startup+2082.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/474 29458
/proc/meminfo: memFree=12018236/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2082.36 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 46655 0 0 0 208227 9 0 0 25 0 1 0 775180557 215928832 45831 33554432000 4194304 4300876 140736243415456 18446744073709551615 4199408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 45831 171 27 0 51166 0
Current children cumulated CPU time (s) 2082.36
Current children cumulated vsize (KiB) 210868

Solver just ended. Dumping a history of the last processes samples

[startup+2099.2 s]
/proc/loadavg: 2.14 2.07 2.02 3/474 29458
/proc/meminfo: memFree=12016236/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2099.24 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 46975 0 0 0 209915 9 0 0 25 0 1 0 775180557 215928832 46151 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276150 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46151 171 27 0 51166 0
Current children cumulated CPU time (s) 2099.24
Current children cumulated vsize (KiB) 210868

[startup+2112 s]
/proc/loadavg: 2.11 2.07 2.02 3/474 29458
/proc/meminfo: memFree=12013880/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2112.06 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47205 0 0 0 211197 9 0 0 25 0 1 0 775180557 215928832 46381 33554432000 4194304 4300876 140736243415456 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46381 171 27 0 51166 0
Current children cumulated CPU time (s) 2112.06
Current children cumulated vsize (KiB) 210868

[startup+2118.4 s]
/proc/loadavg: 2.10 2.06 2.02 3/474 29459
/proc/meminfo: memFree=12012888/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2118.44 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47317 0 0 0 211835 9 0 0 25 0 1 0 775180557 215928832 46493 33554432000 4194304 4300876 140736243415456 18446744073709551615 4227558 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46493 171 27 0 51166 0
Current children cumulated CPU time (s) 2118.44
Current children cumulated vsize (KiB) 210868

[startup+2124.8 s]
/proc/loadavg: 2.09 2.06 2.02 3/474 29459
/proc/meminfo: memFree=12011644/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2124.84 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47414 0 0 0 212475 9 0 0 25 0 1 0 775180557 215928832 46590 33554432000 4194304 4300876 140736243415456 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46590 171 27 0 51166 0
Current children cumulated CPU time (s) 2124.84
Current children cumulated vsize (KiB) 210868

[startup+2126.42 s]
/proc/loadavg: 2.08 2.06 2.02 3/474 29459
/proc/meminfo: memFree=12011396/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2126.46 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47449 0 0 0 212637 9 0 0 25 0 1 0 775180557 215928832 46625 33554432000 4194304 4300876 140736243415456 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46625 171 27 0 51166 0
Current children cumulated CPU time (s) 2126.46
Current children cumulated vsize (KiB) 210868

[startup+2128 s]
/proc/loadavg: 2.08 2.06 2.02 3/474 29459
/proc/meminfo: memFree=12011148/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2128.04 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47478 0 0 0 212795 9 0 0 25 0 1 0 775180557 215928832 46654 33554432000 4194304 4300876 140736243415456 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46654 171 27 0 51166 0
Current children cumulated CPU time (s) 2128.04
Current children cumulated vsize (KiB) 210868

[startup+2128.8 s]
/proc/loadavg: 2.08 2.06 2.02 3/474 29459
/proc/meminfo: memFree=12011024/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2128.84 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47491 0 0 0 212875 9 0 0 25 0 1 0 775180557 215928832 46667 33554432000 4194304 4300876 140736243415456 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46667 171 27 0 51166 0
Current children cumulated CPU time (s) 2128.84
Current children cumulated vsize (KiB) 210868

[startup+2129.2 s]
/proc/loadavg: 2.08 2.06 2.02 3/474 29459
/proc/meminfo: memFree=12011024/32950928 swapFree=67042960/67111528
[pid=29401] ppid=29399 vsize=210868 CPUtime=2129.24 cores=1,3,5,7
/proc/29401/stat : 29401 (march_rw) R 29399 29401 19938 0 -1 4202496 47499 0 0 0 212915 9 0 0 25 0 1 0 775180557 215928832 46675 33554432000 4194304 4300876 140736243415456 18446744073709551615 4214260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29401/statm: 52717 46675 171 27 0 51166 0
Current children cumulated CPU time (s) 2129.24
Current children cumulated vsize (KiB) 210868

Child status: 10
Real time (s): 2129.24
CPU time (s): 2129.29
CPU user time (s): 2129.19
CPU system time (s): 0.100984
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210868

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

runsolver used 9.54755 second user time and 21.2248 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 04:23:29
IDJOB=3420596
IDBENCH=82848
IDSOLVER=1913
FILE ID=node125/3420596-1306635809
RUNJOBID= node125-1306630454-20768
PBS_JOBID= 13471634
Free space on /tmp= 73484 MiB

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

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

MD5SUM BENCH= d1b5f6eba94843a6d4f11aae7cd57ab2
RANDOM SEED=365625686

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:     32950928 kB
MemFree:      12406448 kB
Buffers:        326252 kB
Cached:        6220456 kB
SwapCached:      55652 kB
Active:       10973692 kB
Inactive:      9221988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12406448 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:             372 kB
Writeback:           0 kB
AnonPages:    13593172 kB
Mapped:          43720 kB
Slab:           218124 kB
PageTables:      61860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130070960 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= 73484 MiB
End job on node125 at 2011-05-29 04:58:58