Trace number 3210449

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-S1579607106-017.SATISFIABLE.cnf
MD5SUM7790a3f63c0c8a2b2a87d89aa5f80b99
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.287955
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.045
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: 205
0.05/0.07	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: 11527
1.19/1.20	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 105483
11.69/11.72	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 723250
88.79/88.89	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 3837057
519.80/519.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 16192019
2396.83/2396.88	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
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-3210449-1303161970/watcher-3210449-1303161970 -o /tmp/evaluation-result-3210449-1303161970/solver-3210449-1303161970 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3210449-1303161970.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: 2.00 2.00 1.98 2/177 7661
/proc/meminfo: memFree=15445216/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1152 CPUtime=0 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 197 0 0 0 0 0 0 0 25 0 1 0 427795721 1179648 149 33554432000 134512640 135197378 4287726960 18446744073709551615 134917470 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 288 149 66 168 0 119 0

[startup+0.054318 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 7661
/proc/meminfo: memFree=15445216/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1672 CPUtime=0.05 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 332 0 0 0 5 0 0 0 25 0 1 0 427795721 1712128 262 33554432000 134512640 135197378 4287726960 18446744073709551615 134618785 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 418 262 93 168 0 249 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1672

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 7661
/proc/meminfo: memFree=15445216/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1672 CPUtime=0.09 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 332 0 0 0 9 0 0 0 25 0 1 0 427795721 1712128 262 33554432000 134512640 135197378 4287726960 18446744073709551615 134550665 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 418 262 93 168 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1672

[startup+0.300277 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 7661
/proc/meminfo: memFree=15445216/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1876 CPUtime=0.29 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 345 0 0 0 29 0 0 0 25 0 1 0 427795721 1921024 275 33554432000 134512640 135197378 4287726960 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 469 275 93 168 0 300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1876

[startup+0.70021 s]
/proc/loadavg: 2.00 2.00 1.98 2/177 7661
/proc/meminfo: memFree=15445216/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1876 CPUtime=0.69 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 370 0 0 0 69 0 0 0 25 0 1 0 427795721 1921024 300 33554432000 134512640 135197378 4287726960 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 469 300 93 168 0 300 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1876

[startup+1.50108 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7662
/proc/meminfo: memFree=15443796/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=2244 CPUtime=1.49 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 466 0 0 0 149 0 0 0 25 0 1 0 427795721 2297856 378 33554432000 134512640 135197378 4287726960 18446744073709551615 134548600 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 561 378 93 168 0 392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2244

[startup+3.10081 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7662
/proc/meminfo: memFree=15443184/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=2812 CPUtime=3.09 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 557 0 0 0 309 0 0 0 25 0 1 0 427795721 2879488 469 33554432000 134512640 135197378 4287726960 18446744073709551615 134556936 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 703 469 93 168 0 534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2812

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7662
/proc/meminfo: memFree=15442156/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=3324 CPUtime=6.29 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 734 0 0 0 629 0 0 0 25 0 1 0 427795721 3403776 646 33554432000 134512640 135197378 4287726960 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 831 646 93 168 0 662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3324

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7662
/proc/meminfo: memFree=15439444/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=5240 CPUtime=12.69 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 1053 0 0 0 1269 0 0 0 25 0 1 0 427795721 5365760 965 33554432000 134512640 135197378 4287726960 18446744073709551615 134524940 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 1310 965 93 168 0 1141 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5240

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7662
/proc/meminfo: memFree=15435480/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=9804 CPUtime=25.49 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 1757 0 0 0 2549 0 0 0 25 0 1 0 427795721 10039296 1669 33554432000 134512640 135197378 4287726960 18446744073709551615 134539102 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 2451 1669 93 168 0 2282 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9804

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7663
/proc/meminfo: memFree=15427408/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=13936 CPUtime=51.09 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 3053 0 0 0 5109 0 0 0 25 0 1 0 427795721 14270464 2965 33554432000 134512640 135197378 4287726960 18446744073709551615 134524887 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 3484 2965 93 168 0 3315 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13936

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7664
/proc/meminfo: memFree=15411632/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=28992 CPUtime=102.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 5474 0 0 0 10229 1 0 0 25 0 1 0 427795721 29687808 5386 33554432000 134512640 135197378 4287726960 18446744073709551615 134524928 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 7248 5386 93 168 0 7079 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28992

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7666
/proc/meminfo: memFree=15393872/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=43092 CPUtime=162.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 8293 0 0 0 16228 2 0 0 25 0 1 0 427795721 44126208 8205 33554432000 134512640 135197378 4287726960 18446744073709551615 134603354 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 10773 8205 93 168 0 10604 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 43092

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7668
/proc/meminfo: memFree=15375500/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=62736 CPUtime=222.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 11107 0 0 0 22227 3 0 0 25 0 1 0 427795721 64241664 11019 33554432000 134512640 135197378 4287726960 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 15684 11019 93 168 0 15515 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 62736

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7669
/proc/meminfo: memFree=15357008/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=62736 CPUtime=282.29 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 13903 0 0 0 28226 3 0 0 25 0 1 0 427795721 64241664 13815 33554432000 134512640 135197378 4287726960 18446744073709551615 134550829 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 15684 13815 93 168 0 15515 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 62736

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7670
/proc/meminfo: memFree=15339144/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=94212 CPUtime=342.29 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 16577 0 0 0 34226 3 0 0 25 0 1 0 427795721 96473088 16489 33554432000 134512640 135197378 4287726960 18446744073709551615 134550651 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 23553 16489 93 168 0 23384 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 94212

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7672
/proc/meminfo: memFree=15322392/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=94212 CPUtime=402.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 19160 0 0 0 40226 4 0 0 25 0 1 0 427795721 96473088 19072 33554432000 134512640 135197378 4287726960 18446744073709551615 134603831 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 23553 19072 93 168 0 23384 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94212

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7674
/proc/meminfo: memFree=15305268/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=94212 CPUtime=462.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 21674 0 0 0 46226 4 0 0 25 0 1 0 427795721 96473088 21586 33554432000 134512640 135197378 4287726960 18446744073709551615 134603336 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 23553 21586 93 168 0 23384 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94212

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7676
/proc/meminfo: memFree=15289748/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=138412 CPUtime=522.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 23938 0 0 0 52225 5 0 0 25 0 1 0 427795721 141733888 23850 33554432000 134512640 135197378 4287726960 18446744073709551615 134602889 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 34603 23850 93 168 0 34434 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138412

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 7677
/proc/meminfo: memFree=15271976/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=142428 CPUtime=582.3 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 26739 0 0 0 58225 5 0 0 25 0 1 0 427795721 145846272 26651 33554432000 134512640 135197378 4287726960 18446744073709551615 134550828 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 35607 26651 93 168 0 35438 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142428

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7808
/proc/meminfo: memFree=14874668/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=705224 CPUtime=4002.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 163635 0 0 0 400205 31 0 0 25 0 1 0 427795721 722149376 163547 33554432000 134512640 135197378 4287726960 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 176306 163547 93 168 0 176137 0
Current children cumulated CPU time (s) 4002.36
Current children cumulated vsize (KiB) 705224

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7810
/proc/meminfo: memFree=14857536/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=705224 CPUtime=4062.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 166111 0 0 0 406205 31 0 0 25 0 1 0 427795721 722149376 166023 33554432000 134512640 135197378 4287726960 18446744073709551615 134524906 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 176306 166023 93 168 0 176137 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 705224

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7812
/proc/meminfo: memFree=14841896/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=705224 CPUtime=4122.35 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 168355 0 0 0 412204 31 0 0 25 0 1 0 427795721 722149376 168267 33554432000 134512640 135197378 4287726960 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 176306 168267 93 168 0 176137 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 705224

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7813
/proc/meminfo: memFree=14824276/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=705224 CPUtime=4182.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 170972 0 0 0 418204 32 0 0 25 0 1 0 427795721 722149376 170884 33554432000 134512640 135197378 4287726960 18446744073709551615 134539193 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 176306 170884 93 168 0 176137 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 705224

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7814
/proc/meminfo: memFree=14806288/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=705224 CPUtime=4242.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 173541 0 0 0 424203 33 0 0 25 0 1 0 427795721 722149376 173453 33554432000 134512640 135197378 4287726960 18446744073709551615 134539191 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 176306 173453 93 168 0 176137 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 705224

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7816
/proc/meminfo: memFree=14789044/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=737364 CPUtime=4302.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 175902 0 0 0 430203 33 0 0 25 0 1 0 427795721 755060736 175814 33554432000 134512640 135197378 4287726960 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 184341 175814 93 168 0 184172 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 737364

[startup+4362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 7818
/proc/meminfo: memFree=14772164/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4362.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 178262 0 0 0 436203 33 0 0 25 0 1 0 427795721 1098764288 178174 33554432000 134512640 135197378 4287726960 18446744073709551615 134603270 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 178174 93 168 0 268084 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 1073012

[startup+4422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7820
/proc/meminfo: memFree=14754412/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4422.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 180789 0 0 0 442202 34 0 0 25 0 1 0 427795721 1098764288 180701 33554432000 134512640 135197378 4287726960 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 180701 93 168 0 268084 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 1073012

[startup+4482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 7821
/proc/meminfo: memFree=14737912/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4482.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 183070 0 0 0 448202 34 0 0 25 0 1 0 427795721 1098764288 182982 33554432000 134512640 135197378 4287726960 18446744073709551615 134524931 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 182982 93 168 0 268084 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 1073012

[startup+4542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7822
/proc/meminfo: memFree=14720288/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4542.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 185532 0 0 0 454202 35 0 0 25 0 1 0 427795721 1098764288 185444 33554432000 134512640 135197378 4287726960 18446744073709551615 134524864 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 185444 93 168 0 268084 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1073012

[startup+4602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 7824
/proc/meminfo: memFree=14703528/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4602.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 187833 0 0 0 460202 35 0 0 25 0 1 0 427795721 1098764288 187745 33554432000 134512640 135197378 4287726960 18446744073709551615 134539454 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 187745 93 168 0 268084 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1073012

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7826
/proc/meminfo: memFree=14685908/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4662.36 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 190242 0 0 0 466201 35 0 0 25 0 1 0 427795721 1098764288 190154 33554432000 134512640 135197378 4287726960 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 190154 93 168 0 268084 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 1073012

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7828
/proc/meminfo: memFree=14669388/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4722.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 192474 0 0 0 472201 36 0 0 25 0 1 0 427795721 1098764288 192386 33554432000 134512640 135197378 4287726960 18446744073709551615 134524975 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 192386 93 168 0 268084 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1073012

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7829
/proc/meminfo: memFree=14652512/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4782.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 194847 0 0 0 478201 36 0 0 25 0 1 0 427795721 1098764288 194759 33554432000 134512640 135197378 4287726960 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 194759 93 168 0 268084 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1073012

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7830
/proc/meminfo: memFree=14636252/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4842.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 197065 0 0 0 484200 37 0 0 25 0 1 0 427795721 1098764288 196977 33554432000 134512640 135197378 4287726960 18446744073709551615 134539327 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 196977 93 168 0 268084 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1073012

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7832
/proc/meminfo: memFree=14620252/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4902.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 199246 0 0 0 490200 37 0 0 25 0 1 0 427795721 1098764288 199158 33554432000 134512640 135197378 4287726960 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 199158 93 168 0 268084 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1073012

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7834
/proc/meminfo: memFree=14603736/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=4962.37 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 201348 0 0 0 496199 38 0 0 25 0 1 0 427795721 1098764288 201260 33554432000 134512640 135197378 4287726960 18446744073709551615 134550648 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 201260 93 168 0 268084 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 1073012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7835
/proc/meminfo: memFree=14593684/32950928 swapFree=67111528/67111528
[pid=7661] ppid=7659 vsize=1073012 CPUtime=5000.07 cores=1,3,5,7
/proc/7661/stat : 7661 (march_hi) R 7659 7661 7227 0 -1 4202496 202699 0 0 0 499969 38 0 0 25 0 1 0 427795721 1098764288 202611 33554432000 134512640 135197378 4287726960 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/7661/statm: 268253 202611 93 168 0 268084 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1073012

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.7
CPU system time (s): 0.421935
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1073012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.7
system time used= 0.421935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202699
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= 8
involuntary context switches= 7591

runsolver used 6.81596 second user time and 15.9266 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-18 23:26:10
IDJOB=3210449
IDBENCH=82761
IDSOLVER=1627
FILE ID=node126/3210449-1303161970
RUNJOBID= node126-1303152598-7246
PBS_JOBID= 13020995
Free space on /tmp= 73116 MiB

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

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

MD5SUM BENCH= 7790a3f63c0c8a2b2a87d89aa5f80b99
RANDOM SEED=1366566401

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.80
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15445496 kB
Buffers:        727320 kB
Cached:       15846280 kB
SwapCached:          0 kB
Active:        8659060 kB
Inactive:      8490240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15445496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:      575652 kB
Mapped:          15452 kB
Slab:           292216 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   808868 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= 73116 MiB
End job on node126 at 2011-04-19 00:49:32