Trace number 3420501

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.13 5000.05

General information on the benchmark

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

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 600 variables and 2556 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 11 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 598 free variables and 2545 clauses.
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 148 duplicate clauses
0.00/0.02	c resolvent_look() :: found 81 resolvents
0.00/0.02	c main():: clause / variable ratio: ( 2626 / 600 ) = 4.38
0.00/0.02	c longest clause has size 3
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 598
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 133
0.03/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: 887
0.09/0.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 |****************************************************************| ( 2/999) NodeCount: 9431
1.59/1.65	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 74138
14.39/14.46	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 418021
91.08/91.18	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1755587
406.59/406.66	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 5646659
1357.61/1357.61	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 14218204
3642.26/3642.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************

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-3420501-1306623393/watcher-3420501-1306623393 -o /tmp/evaluation-result-3420501-1306623393/solver-3420501-1306623393 -C 5000 -W 5100 -M 15500 ./march_rw HOME/instance-3420501-1306623393.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.98 2.04 2.00 3/527 1896
/proc/meminfo: memFree=12085044/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=11796 CPUtime=0 cores=0,2,4,6
/proc/1896/stat : 1896 (runsolver) R 1894 1896 1399 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 852569987 12079104 50 33554432000 4194304 5432360 140734446120432 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/1896/statm: 2949 50 30 303 0 2643 0

[startup+0.045176 s]
/proc/loadavg: 1.98 2.04 2.00 3/527 1896
/proc/meminfo: memFree=12085044/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=7728 CPUtime=0.03 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 487 0 0 0 3 0 0 0 25 0 1 0 852569987 7913472 430 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 1932 430 168 27 0 381 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7728

[startup+0.101151 s]
/proc/loadavg: 1.98 2.04 2.00 3/527 1896
/proc/meminfo: memFree=12085044/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=7728 CPUtime=0.09 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 509 0 0 0 9 0 0 0 25 0 1 0 852569987 7913472 452 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217555 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 1932 452 168 27 0 381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7728

[startup+0.301118 s]
/proc/loadavg: 1.98 2.04 2.00 3/527 1896
/proc/meminfo: memFree=12085044/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=7860 CPUtime=0.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 528 0 0 0 29 0 0 0 25 0 1 0 852569987 8048640 471 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 1965 471 168 27 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7860

[startup+0.701094 s]
/proc/loadavg: 1.98 2.04 2.00 3/527 1896
/proc/meminfo: memFree=12085044/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=7996 CPUtime=0.69 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 566 0 0 0 69 0 0 0 25 0 1 0 852569987 8187904 509 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214560 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 1999 509 168 27 0 448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7996

[startup+1.50096 s]
/proc/loadavg: 1.98 2.04 2.00 3/528 1897
/proc/meminfo: memFree=12082564/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=8164 CPUtime=1.49 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 595 0 0 0 149 0 0 0 25 0 1 0 852569987 8359936 538 33554432000 4194304 4300876 140734127618048 18446744073709551615 4200357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 2041 538 169 27 0 490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8164

[startup+3.10067 s]
/proc/loadavg: 1.98 2.04 2.00 3/528 1897
/proc/meminfo: memFree=12081196/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=8476 CPUtime=3.09 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 663 0 0 0 309 0 0 0 25 0 1 0 852569987 8679424 606 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217507 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 2119 606 169 27 0 568 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8476

[startup+6.30108 s]
/proc/loadavg: 1.98 2.04 2.00 3/528 1897
/proc/meminfo: memFree=12081524/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=9044 CPUtime=6.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 789 0 0 0 629 0 0 0 25 0 1 0 852569987 9261056 732 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217373 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 2261 732 169 27 0 710 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9044

[startup+12.7009 s]
/proc/loadavg: 1.98 2.04 2.00 3/528 1897
/proc/meminfo: memFree=12079448/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=10856 CPUtime=12.69 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 1046 0 0 0 1269 0 0 0 25 0 1 0 852569987 11116544 989 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 2714 989 169 27 0 1163 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10856

[startup+25.5007 s]
/proc/loadavg: 2.13 2.07 2.01 3/528 1898
/proc/meminfo: memFree=12075972/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=12544 CPUtime=25.49 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 1480 0 0 0 2549 0 0 0 25 0 1 0 852569987 12845056 1423 33554432000 4194304 4300876 140734127618048 18446744073709551615 4228571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 3136 1423 169 27 0 1585 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12544

[startup+51.1003 s]
/proc/loadavg: 2.09 2.06 2.01 3/528 1983
/proc/meminfo: memFree=12200916/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=17932 CPUtime=51.09 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 2352 0 0 0 5109 0 0 0 25 0 1 0 852569987 18362368 2295 33554432000 4194304 4300876 140734127618048 18446744073709551615 4265703 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 4483 2295 169 27 0 2932 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17932

[startup+102.319 s]
/proc/loadavg: 2.15 2.08 2.02 3/528 2011
/proc/meminfo: memFree=12192024/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=24088 CPUtime=102.3 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 3998 0 0 0 10230 0 0 0 25 0 1 0 852569987 24666112 3941 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217615 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 6022 3941 169 27 0 4471 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 24088

[startup+162.301 s]
/proc/loadavg: 2.05 2.06 2.01 3/528 2012
/proc/meminfo: memFree=12180936/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=29908 CPUtime=162.28 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 5893 0 0 0 16228 0 0 0 25 0 1 0 852569987 30625792 5836 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214446 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 7477 5836 169 27 0 5926 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 29908

[startup+222.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/528 2014
/proc/meminfo: memFree=12169716/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=42936 CPUtime=222.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 7797 0 0 0 22227 2 0 0 25 0 1 0 852569987 43966464 7740 33554432000 4194304 4300876 140734127618048 18446744073709551615 4228227 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/1896/statm: 10734 7740 169 27 0 9183 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42936

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.00 3/528 2080
/proc/meminfo: memFree=12160864/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=56164 CPUtime=282.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 9723 0 0 0 28227 2 0 0 25 0 1 0 852569987 57511936 9666 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1896/statm: 14041 9666 169 27 0 12490 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 56164

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/528 2081
/proc/meminfo: memFree=12141748/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=64748 CPUtime=342.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 11741 0 0 0 34227 2 0 0 25 0 1 0 852569987 66301952 11684 33554432000 4194304 4300876 140734127618048 18446744073709551615 4250884 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1896/statm: 16187 11684 169 27 0 14636 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 64748

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 2083
/proc/meminfo: memFree=12124208/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=84392 CPUtime=402.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 13650 0 0 0 40226 3 0 0 25 0 1 0 852569987 86417408 13593 33554432000 4194304 4300876 140734127618048 18446744073709551615 4200361 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1896/statm: 21098 13593 169 27 0 19547 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 84392

[startup+462.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/528 2111
/proc/meminfo: memFree=12139932/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=84392 CPUtime=462.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 15701 0 0 0 46225 4 0 0 25 0 1 0 852569987 86417408 15644 33554432000 4194304 4300876 140734127618048 18446744073709551615 4276846 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1896/statm: 21098 15644 169 27 0 19547 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 84392

[startup+522.301 s]
/proc/loadavg: 2.13 2.05 2.01 3/528 2113
/proc/meminfo: memFree=12121664/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=84392 CPUtime=522.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 17674 0 0 0 52225 4 0 0 25 0 1 0 852569987 86417408 17617 33554432000 4194304 4300876 140734127618048 18446744073709551615 4228543 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1896/statm: 21098 17617 169 27 0 19547 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 84392

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/528 2115
/proc/meminfo: memFree=12105860/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=113860 CPUtime=582.29 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 19555 0 0 0 58225 4 0 0 25 0 1 0 852569987 116592640 19498 33554432000 4194304 4300876 140734127618048 18446744073709551615 4265584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1896/statm: 28465 19498 169 27 0 26914 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 113860

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/528 2218
/proc/meminfo: memFree=11198536/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4002.35 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 123304 0 0 0 400207 28 0 0 25 0 1 0 852569987 607711232 123247 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214499 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 123247 169 27 0 146816 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 593468

[startup+4062.32 s]
/proc/loadavg: 2.09 2.06 2.01 3/528 2219
/proc/meminfo: memFree=11184480/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4062.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 125034 0 0 0 406208 29 0 0 25 0 1 0 852569987 607711232 124977 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217455 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 124977 169 27 0 146816 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 593468

[startup+4122.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/528 2221
/proc/meminfo: memFree=11167944/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4122.35 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 126777 0 0 0 412206 29 0 0 25 0 1 0 852569987 607711232 126720 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214304 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 126720 169 27 0 146816 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 593468

[startup+4182.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/528 2223
/proc/meminfo: memFree=11152644/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4182.36 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 128544 0 0 0 418206 30 0 0 25 0 1 0 852569987 607711232 128487 33554432000 4194304 4300876 140734127618048 18446744073709551615 4228959 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 128487 169 27 0 146816 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 593468

[startup+4242.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/528 2224
/proc/meminfo: memFree=11138832/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4242.35 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 130241 0 0 0 424205 30 0 0 25 0 1 0 852569987 607711232 130184 33554432000 4194304 4300876 140734127618048 18446744073709551615 4288210 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 130184 169 27 0 146816 0
Current children cumulated CPU time (s) 4242.35
Current children cumulated vsize (KiB) 593468

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/528 2226
/proc/meminfo: memFree=11123292/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4302.36 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 132078 0 0 0 430205 31 0 0 25 0 1 0 852569987 607711232 132021 33554432000 4194304 4300876 140734127618048 18446744073709551615 4265489 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 132021 169 27 0 146816 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 593468

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 2227
/proc/meminfo: memFree=11110224/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4362.36 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 133823 0 0 0 436205 31 0 0 25 0 1 0 852569987 607711232 133766 33554432000 4194304 4300876 140734127618048 18446744073709551615 4261064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 133766 169 27 0 146816 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 593468

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 2229
/proc/meminfo: memFree=11094924/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=593468 CPUtime=4422.36 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 135488 0 0 0 442204 32 0 0 25 0 1 0 852569987 607711232 135431 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217330 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 148367 135431 169 27 0 146816 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 593468

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 2231
/proc/meminfo: memFree=11080116/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4482.36 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 137124 0 0 0 448203 33 0 0 25 0 1 0 852569987 748400640 137067 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 137067 169 27 0 181164 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 730860

[startup+4542.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/528 2232
/proc/meminfo: memFree=11064572/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4542.36 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 138732 0 0 0 454203 33 0 0 25 0 1 0 852569987 748400640 138675 33554432000 4194304 4300876 140734127618048 18446744073709551615 4225155 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 138675 169 27 0 181164 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 730860

[startup+4602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/528 2234
/proc/meminfo: memFree=11048916/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4602.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 140320 0 0 0 460204 33 0 0 25 0 1 0 852569987 748400640 140263 33554432000 4194304 4300876 140734127618048 18446744073709551615 4217384 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 140263 169 27 0 181164 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 730860

[startup+4662.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/528 2235
/proc/meminfo: memFree=11032888/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4662.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 141940 0 0 0 466203 34 0 0 25 0 1 0 852569987 748400640 141883 33554432000 4194304 4300876 140734127618048 18446744073709551615 4214423 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 141883 169 27 0 181164 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 730860

[startup+4722.32 s]
/proc/loadavg: 2.05 2.04 2.00 3/528 2237
/proc/meminfo: memFree=11017968/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4722.38 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 143532 0 0 0 472204 34 0 0 25 0 1 0 852569987 748400640 143475 33554432000 4194304 4300876 140734127618048 18446744073709551615 4216917 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 143475 169 27 0 181164 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 730860

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/528 2239
/proc/meminfo: memFree=11002316/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4782.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 145427 0 0 0 478203 34 0 0 25 0 1 0 852569987 748400640 145370 33554432000 4194304 4300876 140734127618048 18446744073709551615 4228246 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 145370 169 27 0 181164 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 730860

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/528 2240
/proc/meminfo: memFree=10987252/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4842.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 147228 0 0 0 484202 35 0 0 25 0 1 0 852569987 748400640 147171 33554432000 4194304 4300876 140734127618048 18446744073709551615 4274197 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 147171 169 27 0 181164 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 730860

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 2242
/proc/meminfo: memFree=10971844/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=730860 CPUtime=4902.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 149007 0 0 0 490202 35 0 0 25 0 1 0 852569987 748400640 148950 33554432000 4194304 4300876 140734127618048 18446744073709551615 4228407 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 182715 148950 169 27 0 181164 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 730860

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/528 2243
/proc/meminfo: memFree=10957040/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=954624 CPUtime=4962.37 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 150709 0 0 0 496201 36 0 0 25 0 1 0 852569987 977534976 150652 33554432000 4194304 4300876 140734127618048 18446744073709551615 4269525 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 238656 150652 169 27 0 237105 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 954624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/528 2244
/proc/meminfo: memFree=10946720/32951124 swapFree=65586216/67111528
[pid=1896] ppid=1894 vsize=954624 CPUtime=5000.08 cores=0,2,4,6
/proc/1896/stat : 1896 (march_rw) R 1894 1896 1399 0 -1 4202496 151839 0 0 0 499971 37 0 0 25 0 1 0 852569987 977534976 151782 33554432000 4194304 4300876 140734127618048 18446744073709551615 4200417 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/1896/statm: 238656 151782 169 27 0 237105 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 954624

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.05
CPU time (s): 5000.13
CPU user time (s): 4999.73
CPU system time (s): 0.403938
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 954624

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

runsolver used 27.0389 second user time and 54.8137 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-29 00:56:33
IDJOB=3420501
IDBENCH=82753
IDSOLVER=1913
FILE ID=node119/3420501-1306623393
RUNJOBID= node119-1306613389-1417
PBS_JOBID= 13471622
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= 2eb2fa74ab0dce335225200db81f6563
RANDOM SEED=2024787853

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12085324 kB
Buffers:        243848 kB
Cached:        3989500 kB
SwapCached:       4316 kB
Active:       10099832 kB
Inactive:     10444288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12085324 kB
SwapTotal:    67111528 kB
SwapFree:     65586216 kB
Dirty:              24 kB
Writeback:           0 kB
AnonPages:    16309108 kB
Mapped:          41844 kB
Slab:           174156 kB
PageTables:      79220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 164017016 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= 73432 MiB
End job on node119 at 2011-05-29 02:19:55