Trace number 3420762

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.07 4999.95

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.01/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.01/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.01/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.01/0.03	c main()::
0.01/0.03	c initFormula():: searching for DIMACS p-line....
0.01/0.03	c full lookahead due to high density!
0.01/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 150 variables and 3195 clauses.
0.01/0.03	c parseCNF():: parsing....
0.01/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.01/0.03	c runParser():: parsing was successful, warming up engines...
0.01/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.03	c preprocessing fase I completed:: there are now 150 free variables and 3195 clauses.
0.01/0.03	c using k-SAT heuristics (size based diff)
0.01/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 5 duplicate clauses
0.01/0.03	c resolvent_look() :: found 1 resolvents
0.01/0.03	c main():: clause / variable ratio: ( 3196 / 150 ) = 21.31
0.01/0.03	c longest clause has size 5
0.01/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.03	c number of free variables = 150
0.01/0.03	c dynamic_preselect_setsize :: off
0.01/0.03	c main():: all systems go!
0.01/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 168
0.01/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 1039
0.09/0.13	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 11730
1.11/1.14	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 104044
11.01/11.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 |****************************************************************| ( 4/999) NodeCount: 698304
82.40/82.48	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3678593
476.90/476.99	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 15603317
2205.04/2205.00	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
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-3420762-1306640459/watcher-3420762-1306640459 -o /tmp/evaluation-result-3420762-1306640459/solver-3420762-1306640459 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420762-1306640459.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.05 2/470 29588
/proc/meminfo: memFree=12450016/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=6956 CPUtime=0.01 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 320 0 0 0 1 0 0 0 23 0 1 0 775645599 7122944 263 33554432000 4194304 4300876 140734547168608 18446744073709551615 4256594 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 1739 263 143 27 0 188 0

[startup+0.0182729 s]
/proc/loadavg: 0.92 0.99 1.05 2/470 29588
/proc/meminfo: memFree=12450016/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=6956 CPUtime=0.01 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 320 0 0 0 1 0 0 0 23 0 1 0 775645599 7122944 263 33554432000 4194304 4300876 140734547168608 18446744073709551615 4256612 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 1739 263 143 27 0 188 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6956

[startup+0.100376 s]
/proc/loadavg: 0.92 0.99 1.05 2/470 29588
/proc/meminfo: memFree=12450016/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=7312 CPUtime=0.09 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 428 0 0 0 9 0 0 0 23 0 1 0 775645599 7487488 365 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199408 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 1828 365 170 27 0 277 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7312

[startup+0.300336 s]
/proc/loadavg: 0.92 0.99 1.05 2/470 29588
/proc/meminfo: memFree=12450016/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=7456 CPUtime=0.29 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 431 0 0 0 29 0 0 0 23 0 1 0 775645599 7634944 368 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 1864 368 170 27 0 313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7456

[startup+0.700263 s]
/proc/loadavg: 0.92 0.99 1.05 2/470 29588
/proc/meminfo: memFree=12450016/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=7660 CPUtime=0.69 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 480 0 0 0 69 0 0 0 25 0 1 0 775645599 7843840 417 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199435 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 1915 417 171 27 0 364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7660

[startup+1.50113 s]
/proc/loadavg: 0.92 0.99 1.05 3/474 29595
/proc/meminfo: memFree=12446520/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=7912 CPUtime=1.5 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 530 0 0 0 150 0 0 0 25 0 1 0 775645599 8101888 467 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 1978 467 171 27 0 427 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 7912

[startup+3.10084 s]
/proc/loadavg: 0.92 0.99 1.05 3/474 29595
/proc/meminfo: memFree=12444208/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=8480 CPUtime=3.09 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 626 0 0 0 309 0 0 0 25 0 1 0 775645599 8683520 563 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 2120 563 171 27 0 569 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8480

[startup+6.30028 s]
/proc/loadavg: 1.01 1.01 1.05 3/474 29595
/proc/meminfo: memFree=12443196/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=8992 CPUtime=6.29 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 818 0 0 0 629 0 0 0 25 0 1 0 775645599 9207808 755 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 2248 755 171 27 0 697 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8992

[startup+12.7012 s]
/proc/loadavg: 1.09 1.02 1.06 3/474 29622
/proc/meminfo: memFree=12442288/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=10908 CPUtime=12.69 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 1159 0 0 0 1269 0 0 0 25 0 1 0 775645599 11169792 1096 33554432000 4194304 4300876 140734547168608 18446744073709551615 4276324 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 2727 1096 171 27 0 1176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10908

[startup+25.5009 s]
/proc/loadavg: 1.29 1.07 1.07 3/474 29623
/proc/meminfo: memFree=12437600/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=15404 CPUtime=25.49 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 1904 0 0 0 2549 0 0 0 25 0 1 0 775645599 15773696 1827 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199338 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 3851 1827 171 27 0 2300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15404

[startup+51.1003 s]
/proc/loadavg: 1.53 1.15 1.10 3/474 29623
/proc/meminfo: memFree=12431740/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=19528 CPUtime=51.09 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 3270 0 0 0 5109 0 0 0 25 0 1 0 775645599 19996672 3193 33554432000 4194304 4300876 140734547168608 18446744073709551615 4234743 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 4882 3193 171 27 0 3331 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19528

[startup+102.316 s]
/proc/loadavg: 1.89 1.31 1.15 3/474 29625
/proc/meminfo: memFree=12418672/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=34568 CPUtime=102.31 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 5784 0 0 0 10231 0 0 0 25 0 1 0 775645599 35397632 5707 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 8642 5707 171 27 0 7091 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 34568

[startup+162.301 s]
/proc/loadavg: 2.03 1.46 1.21 4/474 29626
/proc/meminfo: memFree=12406340/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=48644 CPUtime=162.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 8757 0 0 0 16229 1 0 0 25 0 1 0 775645599 49811456 8680 33554432000 4194304 4300876 140734547168608 18446744073709551615 4214184 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 12161 8680 171 27 0 10610 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 48644

[startup+222.3 s]
/proc/loadavg: 2.01 1.55 1.26 3/474 29628
/proc/meminfo: memFree=12391896/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=68288 CPUtime=222.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 11727 0 0 0 22228 2 0 0 25 0 1 0 775645599 69926912 11650 33554432000 4194304 4300876 140734547168608 18446744073709551615 4276256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 17072 11650 171 27 0 15521 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 68288

[startup+282.301 s]
/proc/loadavg: 2.00 1.63 1.30 3/474 29630
/proc/meminfo: memFree=12378088/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=68288 CPUtime=282.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 14643 0 0 0 28228 2 0 0 25 0 1 0 775645599 69926912 14566 33554432000 4194304 4300876 140734547168608 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 17072 14566 171 27 0 15521 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 68288

[startup+342.301 s]
/proc/loadavg: 2.00 1.70 1.34 3/474 29685
/proc/meminfo: memFree=12369020/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=99716 CPUtime=342.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 17397 0 0 0 34228 2 0 0 25 0 1 0 775645599 102109184 17320 33554432000 4194304 4300876 140734547168608 18446744073709551615 4227594 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 24929 17320 171 27 0 23378 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 99716

[startup+402.301 s]
/proc/loadavg: 2.00 1.75 1.38 3/474 29687
/proc/meminfo: memFree=12349244/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=99716 CPUtime=402.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 19982 0 0 0 40227 3 0 0 25 0 1 0 775645599 102109184 19905 33554432000 4194304 4300876 140734547168608 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 24929 19905 171 27 0 23378 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99716

[startup+462.301 s]
/proc/loadavg: 2.00 1.79 1.41 3/474 29769
/proc/meminfo: memFree=12354372/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=99716 CPUtime=462.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 22383 0 0 0 46227 3 0 0 25 0 1 0 775645599 102109184 22306 33554432000 4194304 4300876 140734547168608 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 24929 22306 171 27 0 23378 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99716

[startup+522.3 s]
/proc/loadavg: 2.00 1.83 1.45 3/474 29771
/proc/meminfo: memFree=12341924/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=143916 CPUtime=522.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 25185 0 0 0 52226 4 0 0 25 0 1 0 775645599 147369984 25108 33554432000 4194304 4300876 140734547168608 18446744073709551615 274473362471 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 35979 25108 171 27 0 34428 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 143916

[startup+582.301 s]
/proc/loadavg: 2.00 1.86 1.48 3/474 29773
/proc/meminfo: memFree=12328352/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=147840 CPUtime=582.3 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 28007 0 0 0 58226 4 0 0 25 0 1 0 775645599 151388160 27930 33554432000 4194304 4300876 140734547168608 18446744073709551615 4216323 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 36960 27930 171 27 0 35409 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 147840

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/474 29931
/proc/meminfo: memFree=11435724/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=710048 CPUtime=4062.4 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 173862 0 0 0 406205 35 0 0 25 0 1 0 775645599 727089152 173785 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199209 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 177512 173785 171 27 0 175961 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 710048

[startup+4122.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/474 29933
/proc/meminfo: memFree=11420572/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1045696 CPUtime=4122.39 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 176557 0 0 0 412204 35 0 0 25 0 1 0 775645599 1070792704 176480 33554432000 4194304 4300876 140734547168608 18446744073709551615 4288358 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 261424 176480 171 27 0 259873 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1045696

[startup+4182.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/474 29935
/proc/meminfo: memFree=11406428/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1045696 CPUtime=4182.39 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 178970 0 0 0 418203 36 0 0 25 0 1 0 775645599 1070792704 178893 33554432000 4194304 4300876 140734547168608 18446744073709551615 4276072 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 261424 178893 171 27 0 259873 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1045696

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/474 29936
/proc/meminfo: memFree=11391276/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4242.39 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 181510 0 0 0 424202 37 0 0 25 0 1 0 775645599 1102909440 181433 33554432000 4194304 4300876 140734547168608 18446744073709551615 4288362 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 181433 171 27 0 267714 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1077060

[startup+4302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 29938
/proc/meminfo: memFree=11376624/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4302.39 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 183842 0 0 0 430201 38 0 0 25 0 1 0 775645599 1102909440 183765 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 183765 171 27 0 267714 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1077060

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 29939
/proc/meminfo: memFree=11361972/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4362.4 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 186367 0 0 0 436201 39 0 0 25 0 1 0 775645599 1102909440 186290 33554432000 4194304 4300876 140734547168608 18446744073709551615 4228048 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 186290 171 27 0 267714 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 1077060

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29941
/proc/meminfo: memFree=11347180/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4422.39 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 188720 0 0 0 442200 39 0 0 25 0 1 0 775645599 1102909440 188643 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199262 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 188643 171 27 0 267714 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1077060

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 29943
/proc/meminfo: memFree=11333536/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4482.4 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 191035 0 0 0 448200 40 0 0 25 0 1 0 775645599 1102909440 190958 33554432000 4194304 4300876 140734547168608 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 190958 171 27 0 267714 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1077060

[startup+4542.3 s]
/proc/loadavg: 1.61 1.91 1.97 2/468 29961
/proc/meminfo: memFree=11674680/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4542.39 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 193411 0 0 0 454199 40 0 0 25 0 1 0 775645599 1102909440 193334 33554432000 4194304 4300876 140734547168608 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 193334 171 27 0 267714 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1077060

[startup+4602.3 s]
/proc/loadavg: 1.22 1.74 1.90 2/468 29963
/proc/meminfo: memFree=11665360/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4602.41 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 195727 0 0 0 460200 41 0 0 25 0 1 0 775645599 1102909440 195650 33554432000 4194304 4300876 140734547168608 18446744073709551615 4214479 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 195650 171 27 0 267714 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1077060

[startup+4662.3 s]
/proc/loadavg: 1.19 1.63 1.86 2/468 29964
/proc/meminfo: memFree=11655672/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4662.41 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 197922 0 0 0 466199 42 0 0 25 0 1 0 775645599 1102909440 197845 33554432000 4194304 4300876 140734547168608 18446744073709551615 4227626 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 197845 171 27 0 267714 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1077060

[startup+4722.32 s]
/proc/loadavg: 1.07 1.51 1.80 2/468 29966
/proc/meminfo: memFree=11648320/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4722.42 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 200051 0 0 0 472200 42 0 0 25 0 1 0 775645599 1102909440 199974 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199348 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 199974 171 27 0 267714 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1077060

[startup+4782.3 s]
/proc/loadavg: 1.02 1.42 1.75 2/468 29968
/proc/meminfo: memFree=11640372/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4782.4 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 201971 0 0 0 478198 42 0 0 25 0 1 0 775645599 1102909440 201894 33554432000 4194304 4300876 140734547168608 18446744073709551615 4199248 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 201894 171 27 0 267714 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1077060

[startup+4842.3 s]
/proc/loadavg: 1.01 1.34 1.70 2/468 29978
/proc/meminfo: memFree=11628916/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4842.41 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 204674 0 0 0 484198 43 0 0 25 0 1 0 775645599 1102909440 204597 33554432000 4194304 4300876 140734547168608 18446744073709551615 274473363010 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 204597 171 27 0 267714 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1077060

[startup+4902.3 s]
/proc/loadavg: 1.00 1.28 1.65 2/468 29980
/proc/meminfo: memFree=11618736/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4902.41 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 207272 0 0 0 490198 43 0 0 25 0 1 0 775645599 1102909440 207195 33554432000 4194304 4300876 140734547168608 18446744073709551615 4227594 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 207195 171 27 0 267714 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1077060

[startup+4962.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/468 29981
/proc/meminfo: memFree=11609396/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=4962.41 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 209623 0 0 0 496197 44 0 0 25 0 1 0 775645599 1102909440 209546 33554432000 4194304 4300876 140734547168608 18446744073709551615 4227594 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 209546 171 27 0 267714 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1077060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.19 1.58 2/468 29985
/proc/meminfo: memFree=11602644/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=5000.02 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 211353 0 0 0 499958 44 0 0 25 0 1 0 775645599 1102909440 211276 33554432000 4194304 4300876 140734547168608 18446744073709551615 4276291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 211276 171 27 0 267714 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1077060

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.19 1.58 2/468 29985
/proc/meminfo: memFree=11602644/32950928 swapFree=67042960/67111528
[pid=29588] ppid=29586 vsize=1077060 CPUtime=5000.02 cores=0,2,4,6
/proc/29588/stat : 29588 (march_rw) R 29586 29588 19938 0 -1 4202496 211353 0 0 0 499958 44 0 0 25 0 1 0 775645599 1102909440 211276 33554432000 4194304 4300876 140734547168608 18446744073709551615 4276291 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29588/statm: 269265 211276 171 27 0 267714 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1077060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.07
CPU user time (s): 4999.59
CPU system time (s): 0.478927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1077060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.59
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211353
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= 4
involuntary context switches= 4332

runsolver used 23.5724 second user time and 48.8716 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-29 05:40:59
IDJOB=3420762
IDBENCH=83014
IDSOLVER=1913
FILE ID=node125/3420762-1306640459
RUNJOBID= node125-1306640459-29574
PBS_JOBID= 13471634
Free space on /tmp= 73484 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420762-1306640459/watcher-3420762-1306640459 -o /tmp/evaluation-result-3420762-1306640459/solver-3420762-1306640459 -C 5000 -W 5100 -M 15500  ./march_rw HOME/instance-3420762-1306640459.cnf

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=623708076

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:      12450552 kB
Buffers:        326876 kB
Cached:        6219956 kB
SwapCached:      55652 kB
Active:       10931600 kB
Inactive:      9221152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12450552 kB
SwapTotal:    67111528 kB
SwapFree:     67042960 kB
Dirty:              32 kB
Writeback:           0 kB
AnonPages:    13549888 kB
Mapped:          43132 kB
Slab:           217556 kB
PageTables:      61452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130009156 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 07:04:21