Trace number 3211701

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
SAT09 reference solver: march_hi hi? (TO) 5000.12 5000.04

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1650617512-037.SATISFIABLE.cnf
MD5SUM00e397e3dd3a79476fc090c9f6643f84
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.045992
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.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 150 variables and 3195 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 150 free variables and 3195 clauses.
0.00/0.03	c stat :: sign balance is biased by 0.042
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.00/0.03	c resolvent_look() :: found 1 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3196 / 150 ) = 21.31
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c number of free variables = 150
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 144
0.00/0.06	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: 1047
0.09/0.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 |****************************************************************| ( 2/999) NodeCount: 12210
1.19/1.28	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 110026
12.39/12.42	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 746203
92.79/92.80	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3930960
536.60/536.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 16493458
2456.63/2456.64	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
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: 935)

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-3211701-1303182518/watcher-3211701-1303182518 -o /tmp/evaluation-result-3211701-1303182518/solver-3211701-1303182518 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211701-1303182518.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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.39 1.84 1.95 2/177 16699
/proc/meminfo: memFree=21768084/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1284 CPUtime=0 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 196 0 0 0 0 0 0 0 22 0 1 0 429850315 1314816 149 33554432000 134512640 135197378 4288212080 18446744073709551615 134697414 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 321 149 66 168 0 152 0

[startup+0.0670409 s]
/proc/loadavg: 1.39 1.84 1.95 2/177 16699
/proc/meminfo: memFree=21768084/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1672 CPUtime=0.06 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 330 0 0 0 6 0 0 0 22 0 1 0 429850315 1712128 261 33554432000 134512640 135197378 4288212080 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 418 261 93 168 0 249 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1672

[startup+0.101011 s]
/proc/loadavg: 1.39 1.84 1.95 2/177 16699
/proc/meminfo: memFree=21768084/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1672 CPUtime=0.09 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 330 0 0 0 9 0 0 0 22 0 1 0 429850315 1712128 261 33554432000 134512640 135197378 4288212080 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 418 261 93 168 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1672

[startup+0.300976 s]
/proc/loadavg: 1.39 1.84 1.95 2/177 16699
/proc/meminfo: memFree=21768084/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1808 CPUtime=0.29 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 335 0 0 0 29 0 0 0 23 0 1 0 429850315 1851392 266 33554432000 134512640 135197378 4288212080 18446744073709551615 134522847 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 452 266 93 168 0 283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1808

[startup+0.700921 s]
/proc/loadavg: 1.39 1.84 1.95 2/177 16699
/proc/meminfo: memFree=21768084/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1952 CPUtime=0.69 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 392 0 0 0 69 0 0 0 25 0 1 0 429850315 1998848 321 33554432000 134512640 135197378 4288212080 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 488 321 93 168 0 319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1952

[startup+1.50079 s]
/proc/loadavg: 1.39 1.84 1.95 3/178 16700
/proc/meminfo: memFree=21766596/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=2204 CPUtime=1.49 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 436 0 0 0 149 0 0 0 25 0 1 0 429850315 2256896 365 33554432000 134512640 135197378 4288212080 18446744073709551615 134550706 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 551 365 93 168 0 382 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2204

[startup+3.10052 s]
/proc/loadavg: 1.39 1.84 1.95 3/178 16700
/proc/meminfo: memFree=21766100/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=2772 CPUtime=3.09 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 527 0 0 0 309 0 0 0 25 0 1 0 429850315 2838528 456 33554432000 134512640 135197378 4288212080 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 693 456 93 168 0 524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2772

[startup+6.30098 s]
/proc/loadavg: 1.44 1.84 1.95 3/178 16700
/proc/meminfo: memFree=21765872/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=3284 CPUtime=6.29 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 702 0 0 0 629 0 0 0 25 0 1 0 429850315 3362816 631 33554432000 134512640 135197378 4288212080 18446744073709551615 134539227 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16699/statm: 821 631 93 168 0 652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3284

[startup+12.7009 s]
/proc/loadavg: 1.48 1.85 1.95 3/178 16728
/proc/meminfo: memFree=21763644/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=5200 CPUtime=12.69 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 1013 0 0 0 1269 0 0 0 25 0 1 0 429850315 5324800 942 33554432000 134512640 135197378 4288212080 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 1300 942 93 168 0 1131 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5200

[startup+25.5008 s]
/proc/loadavg: 1.66 1.87 1.95 3/178 16728
/proc/meminfo: memFree=21759716/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=9752 CPUtime=25.49 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 1720 0 0 0 2549 0 0 0 25 0 1 0 429850315 9986048 1649 33554432000 134512640 135197378 4288212080 18446744073709551615 134551088 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 2438 1649 93 168 0 2269 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9752

[startup+51.1005 s]
/proc/loadavg: 1.78 1.88 1.95 3/178 16728
/proc/meminfo: memFree=21751320/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=13872 CPUtime=51.09 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 3006 0 0 0 5109 0 0 0 25 0 1 0 429850315 14204928 2935 33554432000 134512640 135197378 4288212080 18446744073709551615 134556726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 3468 2935 93 168 0 3299 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13872

[startup+102.306 s]
/proc/loadavg: 1.90 1.89 1.95 3/178 16730
/proc/meminfo: memFree=21735068/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=28904 CPUtime=102.3 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 5382 0 0 0 10229 1 0 0 25 0 1 0 429850315 29597696 5311 33554432000 134512640 135197378 4288212080 18446744073709551615 134539276 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 7226 5311 93 168 0 7057 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28904

[startup+162.301 s]
/proc/loadavg: 1.96 1.91 1.95 3/178 16732
/proc/meminfo: memFree=21716944/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=42960 CPUtime=162.29 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 8235 0 0 0 16227 2 0 0 25 0 1 0 429850315 43991040 8164 33554432000 134512640 135197378 4288212080 18446744073709551615 134550706 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 10740 8164 93 168 0 10571 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42960

[startup+222.301 s]
/proc/loadavg: 1.98 1.92 1.95 3/178 16733
/proc/meminfo: memFree=21698820/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=62604 CPUtime=222.29 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 11029 0 0 0 22227 2 0 0 25 0 1 0 429850315 64106496 10958 33554432000 134512640 135197378 4288212080 18446744073709551615 134556583 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 15651 10958 93 168 0 15482 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 62604

[startup+282.301 s]
/proc/loadavg: 1.99 1.94 1.95 3/178 16735
/proc/meminfo: memFree=21681328/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=64520 CPUtime=282.3 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 13789 0 0 0 28227 3 0 0 25 0 1 0 429850315 66068480 13718 33554432000 134512640 135197378 4288212080 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 16130 13718 93 168 0 15961 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 64520

[startup+342.301 s]
/proc/loadavg: 1.99 1.94 1.95 3/178 16736
/proc/meminfo: memFree=21663948/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=93988 CPUtime=342.3 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 16449 0 0 0 34226 4 0 0 25 0 1 0 429850315 96243712 16378 33554432000 134512640 135197378 4288212080 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 23497 16378 93 168 0 23328 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93988

[startup+402.3 s]
/proc/loadavg: 1.99 1.95 1.95 3/178 16738
/proc/meminfo: memFree=21647416/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=93988 CPUtime=402.3 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 18998 0 0 0 40226 4 0 0 25 0 1 0 429850315 96243712 18927 33554432000 134512640 135197378 4288212080 18446744073709551615 134611779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 23497 18927 93 168 0 23328 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 93988

[startup+462.3 s]
/proc/loadavg: 2.05 1.97 1.96 3/178 16740
/proc/meminfo: memFree=21630652/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=93988 CPUtime=462.3 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 21601 0 0 0 46226 4 0 0 25 0 1 0 429850315 96243712 21530 33554432000 134512640 135197378 4288212080 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 23497 21530 93 168 0 23328 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 93988

[startup+522.3 s]
/proc/loadavg: 2.02 1.97 1.96 3/178 16741
/proc/meminfo: memFree=21615392/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=138188 CPUtime=522.3 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 23888 0 0 0 52225 5 0 0 25 0 1 0 429850315 141504512 23817 33554432000 134512640 135197378 4288212080 18446744073709551615 134539203 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 34547 23817 93 168 0 34378 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138188

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/178 16743
/proc/meminfo: memFree=21598368/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=142024 CPUtime=582.29 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 26591 0 0 0 58224 5 0 0 25 0 1 0 429850315 145432576 26520 33554432000 134512640 135197378 4288212080 18446744073709551615 134550635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 35506 26521 93 168 0 35337 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 142024

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16863
/proc/meminfo: memFree=21116460/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=703728 CPUtime=4002.35 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 163568 0 0 0 400201 34 0 0 25 0 1 0 429850315 720617472 163497 33554432000 134512640 135197378 4288212080 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 175932 163497 93 168 0 175763 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 703728

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16865
/proc/meminfo: memFree=21106128/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=703728 CPUtime=4062.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 166129 0 0 0 406202 34 0 0 25 0 1 0 429850315 720617472 166058 33554432000 134512640 135197378 4288212080 18446744073709551615 134548402 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 175932 166058 93 168 0 175763 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 703728

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16866
/proc/meminfo: memFree=21096544/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=703728 CPUtime=4122.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 168568 0 0 0 412201 35 0 0 25 0 1 0 429850315 720617472 168497 33554432000 134512640 135197378 4288212080 18446744073709551615 134556683 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 175932 168497 93 168 0 175763 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 703728

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16868
/proc/meminfo: memFree=21087560/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=734416 CPUtime=4182.35 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 170778 0 0 0 418200 35 0 0 25 0 1 0 429850315 752041984 170707 33554432000 134512640 135197378 4288212080 18446744073709551615 134550667 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 183604 170707 93 168 0 183435 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 734416

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16869
/proc/meminfo: memFree=21077340/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=734416 CPUtime=4242.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 173343 0 0 0 424200 36 0 0 25 0 1 0 429850315 752041984 173272 33554432000 134512640 135197378 4288212080 18446744073709551615 134548733 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 183604 173272 93 168 0 183435 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 734416

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16871
/proc/meminfo: memFree=21067396/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=734416 CPUtime=4302.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 175776 0 0 0 430200 36 0 0 25 0 1 0 429850315 752041984 175705 33554432000 134512640 135197378 4288212080 18446744073709551615 134539289 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 183604 175705 93 168 0 183435 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 734416

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16873
/proc/meminfo: memFree=21058672/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4362.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 177993 0 0 0 436197 39 0 0 25 0 1 0 429850315 1095745536 177922 33554432000 134512640 135197378 4288212080 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 177922 93 168 0 267347 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1070064

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16874
/proc/meminfo: memFree=21048340/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4422.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 180560 0 0 0 442197 39 0 0 25 0 1 0 429850315 1095745536 180489 33554432000 134512640 135197378 4288212080 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 180489 93 168 0 267347 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1070064

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16876
/proc/meminfo: memFree=21038992/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4482.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 182944 0 0 0 448196 40 0 0 25 0 1 0 429850315 1095745536 182873 33554432000 134512640 135197378 4288212080 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 182873 93 168 0 267347 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1070064

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16877
/proc/meminfo: memFree=21029780/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4542.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 185203 0 0 0 454196 40 0 0 25 0 1 0 429850315 1095745536 185132 33554432000 134512640 135197378 4288212080 18446744073709551615 134550651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 185132 93 168 0 267347 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 1070064

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16879
/proc/meminfo: memFree=21020324/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4602.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 187576 0 0 0 460196 40 0 0 25 0 1 0 429850315 1095745536 187505 33554432000 134512640 135197378 4288212080 18446744073709551615 134539469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 187505 93 168 0 267347 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1070064

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16881
/proc/meminfo: memFree=21011104/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4662.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 189833 0 0 0 466195 41 0 0 25 0 1 0 429850315 1095745536 189762 33554432000 134512640 135197378 4288212080 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 189762 93 168 0 267347 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 1070064

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16882
/proc/meminfo: memFree=21001876/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4722.38 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 192132 0 0 0 472196 42 0 0 25 0 1 0 429850315 1095745536 192061 33554432000 134512640 135197378 4288212080 18446744073709551615 134550680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 192061 93 168 0 267347 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 1070064

[startup+4782.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/172 16884
/proc/meminfo: memFree=20993152/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4782.37 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 194344 0 0 0 478195 42 0 0 25 0 1 0 429850315 1095745536 194273 33554432000 134512640 135197378 4288212080 18446744073709551615 134525000 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 194273 93 168 0 267347 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1070064

[startup+4842.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/172 16885
/proc/meminfo: memFree=20984312/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4842.36 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 196539 0 0 0 484194 42 0 0 25 0 1 0 429850315 1095745536 196468 33554432000 134512640 135197378 4288212080 18446744073709551615 134550968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 196468 93 168 0 267347 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 1070064

[startup+4902.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/172 16887
/proc/meminfo: memFree=20975964/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4902.37 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 198649 0 0 0 490194 43 0 0 25 0 1 0 429850315 1095745536 198578 33554432000 134512640 135197378 4288212080 18446744073709551615 134522760 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 198578 93 168 0 267347 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1070064

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16889
/proc/meminfo: memFree=20967860/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=4962.37 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 200641 0 0 0 496194 43 0 0 25 0 1 0 429850315 1095745536 200570 33554432000 134512640 135197378 4288212080 18446744073709551615 134556568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 200570 93 168 0 267347 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1070064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16889
/proc/meminfo: memFree=20963000/32951124 swapFree=67111528/67111528
[pid=16699] ppid=16697 vsize=1070064 CPUtime=5000.08 cores=1,3,5,7
/proc/16699/stat : 16699 (march_hi) R 16697 16699 16661 0 -1 4202496 201839 0 0 0 499964 44 0 0 25 0 1 0 429850315 1095745536 201768 33554432000 134512640 135197378 4288212080 18446744073709551615 134524901 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16699/statm: 267516 201768 93 168 0 267347 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1070064

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.04
CPU time (s): 5000.12
CPU user time (s): 4999.64
CPU system time (s): 0.477927
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1070064

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

runsolver used 6.65099 second user time and 16.0876 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-19 05:08:38
IDJOB=3211701
IDBENCH=83074
IDSOLVER=1627
FILE ID=node130/3211701-1303182518
RUNJOBID= node130-1303182518-16680
PBS_JOBID= 13021079
Free space on /tmp= 73152 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1650617512-037.SATISFIABLE.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3211701-1303182518/watcher-3211701-1303182518 -o /tmp/evaluation-result-3211701-1303182518/solver-3211701-1303182518 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3211701-1303182518.cnf

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

MD5SUM BENCH= 00e397e3dd3a79476fc090c9f6643f84
RANDOM SEED=1919045402

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21768240 kB
Buffers:        709716 kB
Cached:       10046024 kB
SwapCached:          0 kB
Active:        2260656 kB
Inactive:      8559448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21768240 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1576 kB
Writeback:           0 kB
AnonPages:       64788 kB
Mapped:          15312 kB
Slab:           297220 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208044 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= 73152 MiB
End job on node130 at 2011-04-19 06:32:00