Trace number 3211321

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.06 4999.93

General information on the benchmark

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

Solver Data

0.00/0.01	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.01	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.01	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.01	c main()::
0.00/0.01	c initFormula():: searching for DIMACS p-line....
0.00/0.01	c initFormula():: the DIMACS p-line indicates a CNF of 600 variables and 2556 clauses.
0.00/0.01	c parseCNF():: parsing....
0.00/0.01	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.01	c runParser():: parsing was successful, warming up engines...
0.00/0.01	c simplify_formula():: removed 0 tautological, 7 satisfied and 0 duplicate clauses
0.00/0.01	c preprocessing fase I completed:: there are now 599 free variables and 2549 clauses.
0.00/0.01	c stat :: sign balance is biased by 0.443
0.00/0.01	c using 3-SAT heuristics (occurence based diff)
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 172 duplicate clauses
0.00/0.01	c resolvent_look() :: found 89 resolvents
0.00/0.01	c lessRedundantTransformation():: nothing to be done.
0.00/0.01	c transformTo3SAT():: you gave me 600 variables and 2638 clauses.
0.00/0.01	c transformTo3SAT():: by the way, the maximal clause length before transformation was 3.
0.00/0.01	c transformTo3SAT():: I will add 0 variables and 0 clauses!
0.00/0.01	c transformTo3SAT():: the transformation yielded 600 variabels and 2638 clauses.
0.00/0.01	c main():: clause / variable ratio: ( 2638 / 600 ) = 4.40
0.00/0.01	c longest clause has size 3
0.00/0.01	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.01	c number of free variables = 599
0.00/0.01	c dynamic_preselect_setsize :: off
0.00/0.01	c main():: all systems go!
0.00/0.01	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 135
0.00/0.04	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: 908
0.10/0.15	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 2/999) NodeCount: 9792
1.60/1.67	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 3/999) NodeCount: 76808
14.80/14.84	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/999) NodeCount: 437305
93.69/93.78	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1867695
441.11/441.16	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 6132409
1578.02/1578.04	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/999) NodeCount: 15852265
4390.10/4390.00	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-3211321-1303178057/watcher-3211321-1303178057 -o /tmp/evaluation-result-3211321-1303178057/solver-3211321-1303178057 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211321-1303178057.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 2.00 2/177 15379
/proc/meminfo: memFree=18962260/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=1188 CPUtime=0 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 199 0 0 0 0 0 0 0 25 0 1 0 429403417 1216512 153 33554432000 134512640 135197378 4289288896 18446744073709551615 134619088 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 297 153 78 168 0 128 0

[startup+0.0661171 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15379
/proc/meminfo: memFree=18962260/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=2080 CPUtime=0.06 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 372 0 0 0 6 0 0 0 18 0 1 0 429403417 2129920 326 33554432000 134512640 135197378 4289288896 18446744073709551615 134542058 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 520 326 91 168 0 351 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2080

[startup+0.10112 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15379
/proc/meminfo: memFree=18962260/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=2080 CPUtime=0.1 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 381 0 0 0 10 0 0 0 18 0 1 0 429403417 2129920 335 33554432000 134512640 135197378 4289288896 18446744073709551615 134542035 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 520 335 91 168 0 351 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2080

[startup+0.301073 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15379
/proc/meminfo: memFree=18962260/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=2232 CPUtime=0.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 396 0 0 0 30 0 0 0 18 0 1 0 429403417 2285568 350 33554432000 134512640 135197378 4289288896 18446744073709551615 134552919 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 558 350 91 168 0 389 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2232

[startup+0.701001 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 15379
/proc/meminfo: memFree=18962260/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=2368 CPUtime=0.7 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 453 0 0 0 70 0 0 0 18 0 1 0 429403417 2424832 407 33554432000 134512640 135197378 4289288896 18446744073709551615 134542050 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 592 407 91 168 0 423 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2368

[startup+1.50087 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15380
/proc/meminfo: memFree=18960896/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=2536 CPUtime=1.5 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 480 0 0 0 150 0 0 0 19 0 1 0 429403417 2596864 434 33554432000 134512640 135197378 4289288896 18446744073709551615 134541936 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 634 434 91 168 0 465 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2536

[startup+3.10056 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15380
/proc/meminfo: memFree=18960152/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=2824 CPUtime=3.1 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 538 0 0 0 310 0 0 0 25 0 1 0 429403417 2891776 492 33554432000 134512640 135197378 4289288896 18446744073709551615 134539306 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 706 492 91 168 0 537 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 2824

[startup+6.30099 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15380
/proc/meminfo: memFree=18958880/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=3528 CPUtime=6.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 678 0 0 0 630 0 0 0 25 0 1 0 429403417 3612672 632 33554432000 134512640 135197378 4289288896 18446744073709551615 134542056 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 882 632 91 168 0 713 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3528

[startup+12.7008 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15380
/proc/meminfo: memFree=18956884/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=4944 CPUtime=12.7 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 903 0 0 0 1270 0 0 0 25 0 1 0 429403417 5062656 857 33554432000 134512640 135197378 4289288896 18446744073709551615 134541965 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 1236 857 91 168 0 1067 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4944

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 15381
/proc/meminfo: memFree=18953404/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=6916 CPUtime=25.5 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 1355 0 0 0 2550 0 0 0 25 0 1 0 429403417 7081984 1309 33554432000 134512640 135197378 4289288896 18446744073709551615 134539344 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 1729 1309 91 168 0 1560 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 6916

[startup+51.1009 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 15381
/proc/meminfo: memFree=18946800/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=12328 CPUtime=51.1 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 2239 0 0 0 5110 0 0 0 25 0 1 0 429403417 12623872 2193 33554432000 134512640 135197378 4289288896 18446744073709551615 134539287 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 3082 2193 91 168 0 2913 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 12328

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 15383
/proc/meminfo: memFree=18933388/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=18532 CPUtime=102.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 3874 0 0 0 10230 0 0 0 25 0 1 0 429403417 18976768 3828 33554432000 134512640 135197378 4289288896 18446744073709551615 134649270 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 4633 3828 91 168 0 4464 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 18532

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15384
/proc/meminfo: memFree=18918236/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=24352 CPUtime=162.29 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 5816 0 0 0 16229 0 0 0 25 0 1 0 429403417 24936448 5770 33554432000 134512640 135197378 4289288896 18446744073709551615 134525336 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 6088 5770 91 168 0 5919 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 24352

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15386
/proc/meminfo: memFree=18903216/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=37472 CPUtime=222.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 7733 0 0 0 22229 1 0 0 25 0 1 0 429403417 38371328 7687 33554432000 134512640 135197378 4289288896 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 9368 7687 91 168 0 9199 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 37472

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15387
/proc/meminfo: memFree=18888312/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=50568 CPUtime=282.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 9624 0 0 0 28229 1 0 0 25 0 1 0 429403417 51781632 9578 33554432000 134512640 135197378 4289288896 18446744073709551615 134552743 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 12642 9578 91 168 0 12473 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50568

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15389
/proc/meminfo: memFree=18873644/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=50700 CPUtime=342.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 11446 0 0 0 34228 2 0 0 25 0 1 0 429403417 51916800 11400 33554432000 134512640 135197378 4289288896 18446744073709551615 134542431 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 12675 11400 91 168 0 12506 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50700

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15391
/proc/meminfo: memFree=18859844/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=79120 CPUtime=402.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 13217 0 0 0 40228 2 0 0 25 0 1 0 429403417 81018880 13171 33554432000 134512640 135197378 4289288896 18446744073709551615 134539266 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 19780 13171 91 168 0 19611 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79120

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15401
/proc/meminfo: memFree=18845372/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=79120 CPUtime=462.3 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 14984 0 0 0 46227 3 0 0 25 0 1 0 429403417 81018880 14938 33554432000 134512640 135197378 4289288896 18446744073709551615 134570780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 19780 14938 91 168 0 19611 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 79120

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 15901
/proc/meminfo: memFree=19084240/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=79120 CPUtime=522.29 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 16814 0 0 0 52225 4 0 0 25 0 1 0 429403417 81018880 16768 33554432000 134512640 135197378 4289288896 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 19780 16768 91 168 0 19611 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 79120

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 15902
/proc/meminfo: memFree=19069724/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=79120 CPUtime=582.29 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 18661 0 0 0 58225 4 0 0 25 0 1 0 429403417 81018880 18615 33554432000 134512640 135197378 4289288896 18446744073709551615 134548478 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 19780 18615 91 168 0 19611 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 79120

[startup+642.3 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 16024
/proc/meminfo: memFree=18815096/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4062.38 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 115627 0 0 0 406212 26 0 0 25 0 1 0 429403417 605024256 115581 33554432000 134512640 135197378 4289288896 18446744073709551615 134525264 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 115581 91 168 0 147542 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 590844

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/172 16026
/proc/meminfo: memFree=18808996/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4122.39 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 117138 0 0 0 412212 27 0 0 25 0 1 0 429403417 605024256 117092 33554432000 134512640 135197378 4289288896 18446744073709551615 134597295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 117092 91 168 0 147542 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 590844

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16027
/proc/meminfo: memFree=18802892/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4182.39 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 118631 0 0 0 418212 27 0 0 25 0 1 0 429403417 605024256 118585 33554432000 134512640 135197378 4289288896 18446744073709551615 134542045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 118585 91 168 0 147542 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 590844

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16032
/proc/meminfo: memFree=18797168/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4242.4 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 120105 0 0 0 424212 28 0 0 25 0 1 0 429403417 605024256 120059 33554432000 134512640 135197378 4289288896 18446744073709551615 134541916 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 120059 91 168 0 147542 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 590844

[startup+4302.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16034
/proc/meminfo: memFree=18791188/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4302.4 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 121596 0 0 0 430212 28 0 0 25 0 1 0 429403417 605024256 121550 33554432000 134512640 135197378 4289288896 18446744073709551615 134525423 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 121550 91 168 0 147542 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 590844

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16035
/proc/meminfo: memFree=18785328/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4362.39 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 123025 0 0 0 436211 28 0 0 25 0 1 0 429403417 605024256 122979 33554432000 134512640 135197378 4289288896 18446744073709551615 134552711 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 122979 91 168 0 147542 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 590844

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16037
/proc/meminfo: memFree=18778952/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4422.39 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 124629 0 0 0 442211 28 0 0 25 0 1 0 429403417 605024256 124583 33554432000 134512640 135197378 4289288896 18446744073709551615 134539261 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 124583 91 168 0 147542 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 590844

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16038
/proc/meminfo: memFree=18771856/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4482.4 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 126413 0 0 0 448211 29 0 0 25 0 1 0 429403417 605024256 126367 33554432000 134512640 135197378 4289288896 18446744073709551615 134542040 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 126367 91 168 0 147542 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 590844

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16040
/proc/meminfo: memFree=18764756/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4542.4 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 128136 0 0 0 454211 29 0 0 25 0 1 0 429403417 605024256 128090 33554432000 134512640 135197378 4289288896 18446744073709551615 134649120 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 128090 91 168 0 147542 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 590844

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16042
/proc/meminfo: memFree=18757628/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4602.41 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 129903 0 0 0 460211 30 0 0 25 0 1 0 429403417 605024256 129857 33554432000 134512640 135197378 4289288896 18446744073709551615 134542024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 129857 91 168 0 147542 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 590844

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16043
/proc/meminfo: memFree=18750780/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4662.41 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 131577 0 0 0 466211 30 0 0 25 0 1 0 429403417 605024256 131531 33554432000 134512640 135197378 4289288896 18446744073709551615 134539240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 131531 91 168 0 147542 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 590844

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16045
/proc/meminfo: memFree=18744048/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4722.41 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 133293 0 0 0 472211 30 0 0 25 0 1 0 429403417 605024256 133247 33554432000 134512640 135197378 4289288896 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 133247 91 168 0 147542 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 590844

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16046
/proc/meminfo: memFree=18737564/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4782.41 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 134933 0 0 0 478210 31 0 0 25 0 1 0 429403417 605024256 134887 33554432000 134512640 135197378 4289288896 18446744073709551615 134525318 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 134887 91 168 0 147542 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 590844

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16048
/proc/meminfo: memFree=18731324/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4842.41 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 136482 0 0 0 484210 31 0 0 25 0 1 0 429403417 605024256 136436 33554432000 134512640 135197378 4289288896 18446744073709551615 134556344 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 136436 91 168 0 147542 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 590844

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16050
/proc/meminfo: memFree=18725192/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4902.41 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 138047 0 0 0 490210 31 0 0 25 0 1 0 429403417 605024256 138001 33554432000 134512640 135197378 4289288896 18446744073709551615 134542043 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 138001 91 168 0 147542 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 590844

[startup+4962.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16051
/proc/meminfo: memFree=18718472/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=4962.42 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 139663 0 0 0 496210 32 0 0 25 0 1 0 429403417 605024256 139617 33554432000 134512640 135197378 4289288896 18446744073709551615 134542358 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 139617 91 168 0 147542 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 590844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16052
/proc/meminfo: memFree=18714460/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=5000.02 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 140677 0 0 0 499970 32 0 0 25 0 1 0 429403417 605024256 140631 33554432000 134512640 135197378 4289288896 18446744073709551615 134541988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 140631 91 168 0 147542 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 590844

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 16052
/proc/meminfo: memFree=18714460/32951124 swapFree=67111528/67111528
[pid=15379] ppid=15377 vsize=590844 CPUtime=5000.02 cores=1,3,5,7
/proc/15379/stat : 15379 (march_hi) R 15377 15379 14832 0 -1 4202496 140677 0 0 0 499970 32 0 0 25 0 1 0 429403417 605024256 140631 33554432000 134512640 135197378 4289288896 18446744073709551615 134541988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/15379/statm: 147711 140631 91 168 0 147542 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 590844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4999.71
CPU system time (s): 0.350946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 590844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.71
system time used= 0.350946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140677
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= 6
involuntary context switches= 7827

runsolver used 6.68298 second user time and 16.0886 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-19 03:54:17
IDJOB=3211321
IDBENCH=82979
IDSOLVER=1627
FILE ID=node137/3211321-1303178057
RUNJOBID= node137-1303167548-14851
PBS_JOBID= 13021038
Free space on /tmp= 73156 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3211321-1303178057/watcher-3211321-1303178057 -o /tmp/evaluation-result-3211321-1303178057/solver-3211321-1303178057 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3211321-1303178057.cnf

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

MD5SUM BENCH= 7ed8e8e4deac31c88cbf5be40a0cd9c0
RANDOM SEED=547992436

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18962540 kB
Buffers:        693452 kB
Cached:       12824660 kB
SwapCached:          0 kB
Active:        7618376 kB
Inactive:      6023320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18962540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:      123504 kB
Mapped:          15456 kB
Slab:           283476 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   289120 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= 73404 MiB
End job on node137 at 2011-04-19 05:17:39