Trace number 3152613

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
march_rw 2011-03-02SAT 987.495 987.471

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S675870149-098.SATISFIABLE.cnf
MD5SUMddac1e46d651615f8587e799d64e665b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.042993
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
Number of clauses of size over 50

Solver Data

0.01/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.01/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.01/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.01/0.02	c main()::
0.01/0.02	c initFormula():: searching for DIMACS p-line....
0.01/0.02	c full lookahead due to high density!
0.01/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 125 variables and 2662 clauses.
0.01/0.02	c parseCNF():: parsing....
0.01/0.02	c parseCNF():: the CNF contains 0 unary clauses.
0.01/0.02	c runParser():: parsing was successful, warming up engines...
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.02	c preprocessing fase I completed:: there are now 125 free variables and 2662 clauses.
0.01/0.02	c using k-SAT heuristics (size based diff)
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 3 duplicate clauses
0.01/0.02	c resolvent_look() :: found 1 resolvents
0.01/0.02	c main():: clause / variable ratio: ( 2663 / 125 ) = 21.30
0.01/0.02	c longest clause has size 5
0.01/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.01/0.02	c number of free variables = 125
0.01/0.02	c dynamic_preselect_setsize :: off
0.01/0.02	c main():: all systems go!
0.01/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 145
0.01/0.05	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 714
0.09/0.10	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 6457
0.59/0.68	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 46103
5.09/5.19	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 244736
30.59/30.65	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/999) NodeCount: 995680
138.19/138.22	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
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: 3188044
486.00/486.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 |*****************************************************
987.41/987.46	c |00101001000001110000001000000000000$$$$$$$$$$$$$$$$$$$$$$$$$$$$|
987.41/987.46	
c |*****************************************************
987.41/987.46	c
987.41/987.46	c main():: nodeCount: 6231821
987.41/987.46	c main():: dead ends in main: 10068
987.41/987.46	c main():: lookAheadCount: 386504150
987.41/987.46	c main():: unitResolveCount: 20393112
987.41/987.46	c main():: time=987.470032
987.41/987.46	c main():: necessary_assignments: 126522
987.41/987.46	c main():: bin_sat: 0, bin_unsat 0
987.41/987.46	c main():: doublelook: #: 19126695, succes #: 13076540
987.41/987.46	c main():: doublelook: overall 5.035 of all possible doublelooks executed
987.41/987.46	c main():: doublelook: succesrate: 68.368, average DL_trigger: 30.192
987.41/987.46	c main():: SOLUTION VERIFIED :-)
987.41/987.46	s SATISFIABLE
987.41/987.46	v -1 -2 -3 -4 5 6 7 8 -9 10 -11 -12 -13 14 -15 -16 17 18 19 20 -21 -22 -23 -24 25 26 27 -28 -29 -30 31 -32 33 -34 -35 36 37 38 -39 -40 -41 -42 43 -44 -45 46 47 -48 -49 50 51 52 -53 -54 55 56 -57 58 59 -60 -61 62 -63 -64 -65 -66 -67 -68 -69 -70 -71 72 73 -74 -75 76 -77 -78 79 80 81 82 -83 84 -85 86 -87 88 -89 90 91 -92 93 -94 95 -96 -97 98 -99 -100 -101 -102 103 104 105 106 107 108 109 110 -111 112 113 -114 115 116 117 -118 119 120 -121 -122 123 124 125 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3152613-1301709706/watcher-3152613-1301709706 -o /tmp/evaluation-result-3152613-1301709706/solver-3152613-1301709706 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3152613-1301709706.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 4.07 4.99 6/193 14714
/proc/meminfo: memFree=24024236/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=6716 CPUtime=0 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 293 0 0 0 0 0 0 0 25 0 1 0 282568792 6877184 236 33554432000 4194304 4300876 140736421268112 18446744073709551615 246520378032 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 1679 236 142 27 0 128 0

[startup+0.021226 s]
/proc/loadavg: 3.99 4.07 4.99 6/193 14714
/proc/meminfo: memFree=24024236/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=6864 CPUtime=0.01 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 302 0 0 0 1 0 0 0 25 0 1 0 282568792 7028736 245 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 1716 245 143 27 0 165 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6864

[startup+0.100203 s]
/proc/loadavg: 3.99 4.07 4.99 6/193 14714
/proc/meminfo: memFree=24024236/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=7168 CPUtime=0.09 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 397 0 0 0 9 0 0 0 18 0 1 0 282568792 7340032 340 33554432000 4194304 4300876 140736421268112 18446744073709551615 4276846 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 1792 340 170 27 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7168

[startup+0.300164 s]
/proc/loadavg: 3.99 4.07 4.99 6/193 14714
/proc/meminfo: memFree=24024236/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=7328 CPUtime=0.29 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 402 0 0 0 29 0 0 0 18 0 1 0 282568792 7503872 345 33554432000 4194304 4300876 140736421268112 18446744073709551615 4248771 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 1832 345 170 27 0 281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7328

[startup+0.701093 s]
/proc/loadavg: 3.99 4.07 4.99 6/193 14714
/proc/meminfo: memFree=24024236/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=7328 CPUtime=0.69 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 424 0 0 0 69 0 0 0 18 0 1 0 282568792 7503872 367 33554432000 4194304 4300876 140736421268112 18446744073709551615 4288111 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 1832 367 170 27 0 281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7328

[startup+1.50095 s]
/proc/loadavg: 3.99 4.07 4.99 5/194 14715
/proc/meminfo: memFree=24023056/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=7692 CPUtime=1.49 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 521 0 0 0 149 0 0 0 19 0 1 0 282568792 7876608 445 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 1923 445 171 27 0 372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7692

[startup+3.10066 s]
/proc/loadavg: 3.99 4.07 4.99 5/194 14715
/proc/meminfo: memFree=24022312/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=8260 CPUtime=3.09 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 608 0 0 0 309 0 0 0 25 0 1 0 282568792 8458240 532 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214274 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 2065 532 171 27 0 514 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8260

[startup+6.3011 s]
/proc/loadavg: 3.99 4.07 4.98 5/194 14716
/proc/meminfo: memFree=24021532/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=8772 CPUtime=6.29 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 769 0 0 0 629 0 0 0 25 0 1 0 282568792 8982528 693 33554432000 4194304 4300876 140736421268112 18446744073709551615 4199250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 2193 693 171 27 0 642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8772

[startup+12.7009 s]
/proc/loadavg: 3.99 4.07 4.97 5/194 14716
/proc/meminfo: memFree=24018316/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=10688 CPUtime=12.69 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 1081 0 0 0 1269 0 0 0 25 0 1 0 282568792 10944512 1005 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 2672 1005 171 27 0 1121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10688

[startup+25.5006 s]
/proc/loadavg: 3.99 4.06 4.96 5/194 15182
/proc/meminfo: memFree=24132544/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=12628 CPUtime=25.49 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 1715 0 0 0 2549 0 0 0 25 0 1 0 282568792 12931072 1639 33554432000 4194304 4300876 140736421268112 18446744073709551615 4199338 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 3157 1639 171 27 0 1606 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12628

[startup+51.1009 s]
/proc/loadavg: 3.99 4.06 4.93 5/194 15210
/proc/meminfo: memFree=24129952/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=19308 CPUtime=51.09 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 2896 0 0 0 5109 0 0 0 25 0 1 0 282568792 19771392 2820 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 4827 2820 171 27 0 3276 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19308

[startup+102.307 s]
/proc/loadavg: 3.99 4.05 4.88 5/194 15211
/proc/meminfo: memFree=24114584/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=34284 CPUtime=102.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 5139 0 0 0 10229 1 0 0 25 0 1 0 282568792 35106816 5063 33554432000 4194304 4300876 140736421268112 18446744073709551615 4199291 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 8571 5063 171 27 0 7020 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34284

[startup+162.301 s]
/proc/loadavg: 3.99 4.04 4.82 5/194 15216
/proc/meminfo: memFree=24097444/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=48228 CPUtime=162.29 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 7618 0 0 0 16228 1 0 0 25 0 1 0 282568792 49385472 7542 33554432000 4194304 4300876 140736421268112 18446744073709551615 4216294 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 12057 7542 171 27 0 10506 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48228

[startup+222.301 s]
/proc/loadavg: 3.99 4.03 4.77 5/194 15217
/proc/meminfo: memFree=24080748/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=48228 CPUtime=222.29 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 10084 0 0 0 22228 1 0 0 25 0 1 0 282568792 49385472 10008 33554432000 4194304 4300876 140736421268112 18446744073709551615 4276261 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 12057 10008 171 27 0 10506 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 48228

[startup+282.301 s]
/proc/loadavg: 3.99 4.02 4.72 5/194 15219
/proc/meminfo: memFree=24065084/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=69576 CPUtime=282.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 12504 0 0 0 28228 2 0 0 25 0 1 0 282568792 71245824 12428 33554432000 4194304 4300876 140736421268112 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 17394 12428 171 27 0 15843 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69576

[startup+342.301 s]
/proc/loadavg: 4.03 4.03 4.68 5/194 15220
/proc/meminfo: memFree=24048916/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=69576 CPUtime=342.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 14874 0 0 0 34227 3 0 0 25 0 1 0 282568792 71245824 14798 33554432000 4194304 4300876 140736421268112 18446744073709551615 4199307 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 17394 14798 171 27 0 15843 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 69576

[startup+402.301 s]
/proc/loadavg: 4.09 4.04 4.63 5/194 15303
/proc/meminfo: memFree=24026720/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=99044 CPUtime=402.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 17135 0 0 0 40226 4 0 0 25 0 1 0 282568792 101421056 17059 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 24761 17059 171 27 0 23210 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99044

[startup+462.301 s]
/proc/loadavg: 4.14 4.06 4.60 5/194 15305
/proc/meminfo: memFree=23993204/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=99044 CPUtime=462.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 19247 0 0 0 46226 4 0 0 25 0 1 0 282568792 101421056 19171 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 24761 19171 171 27 0 23210 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99044

[startup+522.301 s]
/proc/loadavg: 4.05 4.05 4.56 5/194 15306
/proc/meminfo: memFree=23960436/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=102444 CPUtime=522.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 21536 0 0 0 52224 6 0 0 25 0 1 0 282568792 104902656 21460 33554432000 4194304 4300876 140736421268112 18446744073709551615 4269542 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 25611 21460 171 27 0 24060 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 102444

[startup+582.301 s]
/proc/loadavg: 4.09 4.06 4.53 5/194 15308
/proc/meminfo: memFree=23926908/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=146644 CPUtime=582.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 23929 0 0 0 58224 6 0 0 25 0 1 0 282568792 150163456 23853 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 36661 23853 171 27 0 35110 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 146644

[startup+642.301 s]
/proc/loadavg: 4.03 4.05 4.50 5/194 15309
/proc/meminfo: memFree=23894000/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=146644 CPUtime=642.31 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 26230 0 0 0 64224 7 0 0 25 0 1 0 282568792 150163456 26154 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214242 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 36661 26154 171 27 0 35110 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 146644

[startup+702.301 s]
/proc/loadavg: 4.01 4.04 4.46 5/194 15311
/proc/meminfo: memFree=23862576/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=146644 CPUtime=702.3 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 28453 0 0 0 70223 7 0 0 25 0 1 0 282568792 150163456 28377 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214231 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 36661 28377 171 27 0 35110 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 146644

[startup+762.306 s]
/proc/loadavg: 4.00 4.03 4.43 5/194 15313
/proc/meminfo: memFree=23831400/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=146644 CPUtime=762.32 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 30462 0 0 0 76224 8 0 0 25 0 1 0 282568792 150163456 30386 33554432000 4194304 4300876 140736421268112 18446744073709551615 4227626 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 36661 30386 171 27 0 35110 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 146644

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 4.40 5/194 15314
/proc/meminfo: memFree=23800856/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=146644 CPUtime=822.31 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 32751 0 0 0 82223 8 0 0 25 0 1 0 282568792 150163456 32675 33554432000 4194304 4300876 140736421268112 18446744073709551615 4276294 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 36661 32675 171 27 0 35110 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 146644

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 4.37 5/194 15316
/proc/meminfo: memFree=23770428/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=146644 CPUtime=882.32 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 34967 0 0 0 88223 9 0 0 25 0 1 0 282568792 150163456 34891 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 36661 34891 171 27 0 35110 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 146644

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 4.35 5/194 15317
/proc/meminfo: memFree=23739768/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=212944 CPUtime=942.31 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 36969 0 0 0 94222 9 0 0 25 0 1 0 282568792 218054656 36893 33554432000 4194304 4300876 140736421268112 18446744073709551615 4227580 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 53236 36893 171 27 0 51685 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 212944

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

[startup+947.106 s]
/proc/loadavg: 4.00 4.01 4.35 5/194 15318
/proc/meminfo: memFree=23736904/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=212944 CPUtime=947.12 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 37175 0 0 0 94703 9 0 0 25 0 1 0 282568792 218054656 37099 33554432000 4194304 4300876 140736421268112 18446744073709551615 4199280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 53236 37099 171 27 0 51685 0
Current children cumulated CPU time (s) 947.12
Current children cumulated vsize (KiB) 212944

[startup+972.701 s]
/proc/loadavg: 4.06 4.02 4.34 5/194 15318
/proc/meminfo: memFree=23723372/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=972.71 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38138 0 0 0 97262 9 0 0 25 0 1 0 282568792 225017856 38062 33554432000 4194304 4300876 140736421268112 18446744073709551615 246516229229 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38062 171 27 0 53385 0
Current children cumulated CPU time (s) 972.71
Current children cumulated vsize (KiB) 219744

[startup+979.1 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15318
/proc/meminfo: memFree=23720020/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=979.11 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38397 0 0 0 97902 9 0 0 25 0 1 0 282568792 225017856 38321 33554432000 4194304 4300876 140736421268112 18446744073709551615 4227618 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38321 171 27 0 53385 0
Current children cumulated CPU time (s) 979.11
Current children cumulated vsize (KiB) 219744

[startup+982.307 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15319
/proc/meminfo: memFree=23718156/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=982.32 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38533 0 0 0 98223 9 0 0 25 0 1 0 282568792 225017856 38457 33554432000 4194304 4300876 140736421268112 18446744073709551615 4227700 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38457 171 27 0 53385 0
Current children cumulated CPU time (s) 982.32
Current children cumulated vsize (KiB) 219744

[startup+985.5 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15319
/proc/meminfo: memFree=23716536/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=985.52 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38659 0 0 0 98543 9 0 0 25 0 1 0 282568792 225017856 38583 33554432000 4194304 4300876 140736421268112 18446744073709551615 4199244 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38583 171 27 0 53385 0
Current children cumulated CPU time (s) 985.52
Current children cumulated vsize (KiB) 219744

[startup+986.301 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15319
/proc/meminfo: memFree=23716536/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=986.31 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38692 0 0 0 98622 9 0 0 25 0 1 0 282568792 225017856 38616 33554432000 4194304 4300876 140736421268112 18446744073709551615 4225442 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38616 171 27 0 53385 0
Current children cumulated CPU time (s) 986.31
Current children cumulated vsize (KiB) 219744

[startup+987.101 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15319
/proc/meminfo: memFree=23716040/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=987.11 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38724 0 0 0 98702 9 0 0 25 0 1 0 282568792 225017856 38648 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38648 171 27 0 53385 0
Current children cumulated CPU time (s) 987.11
Current children cumulated vsize (KiB) 219744

[startup+987.301 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15319
/proc/meminfo: memFree=23716040/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=987.31 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38732 0 0 0 98722 9 0 0 25 0 1 0 282568792 225017856 38656 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38656 171 27 0 53385 0
Current children cumulated CPU time (s) 987.31
Current children cumulated vsize (KiB) 219744

[startup+987.401 s]
/proc/loadavg: 4.05 4.02 4.34 5/194 15319
/proc/meminfo: memFree=23716040/32951124 swapFree=67111524/67111528
[pid=14714] ppid=14712 vsize=219744 CPUtime=987.41 cores=0,2
/proc/14714/stat : 14714 (march_rw) R 14712 14714 14472 0 -1 4202496 38735 0 0 0 98732 9 0 0 25 0 1 0 282568792 225017856 38659 33554432000 4194304 4300876 140736421268112 18446744073709551615 4214201 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/14714/statm: 54936 38659 171 27 0 53385 0
Current children cumulated CPU time (s) 987.41
Current children cumulated vsize (KiB) 219744

Child status: 10
Real time (s): 987.471
CPU time (s): 987.495
CPU user time (s): 987.388
CPU system time (s): 0.106983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 219744

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

runsolver used 1.47477 second user time and 3.03054 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-02 04:01:46
IDJOB=3152613
IDBENCH=82893
IDSOLVER=1561
FILE ID=node134/3152613-1301709706
RUNJOBID= node134-1301708402-14490
PBS_JOBID= 12840844
Free space on /tmp= 71036 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S675870149-098.SATISFIABLE.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3152613-1301709706/watcher-3152613-1301709706 -o /tmp/evaluation-result-3152613-1301709706/solver-3152613-1301709706 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3152613-1301709706.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ddac1e46d651615f8587e799d64e665b
RANDOM SEED=1695109343

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24024268 kB
Buffers:        302996 kB
Cached:        8296732 kB
SwapCached:          4 kB
Active:        4104872 kB
Inactive:      4563660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24024268 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             764 kB
Writeback:           0 kB
AnonPages:       68832 kB
Mapped:          15540 kB
Slab:           195272 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   251984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71420 MiB
End job on node134 at 2011-04-02 04:18:14