Trace number 3211657

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.09 4999.94

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
MD5SUM129ae27f6626450c69af6381b8baccdf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.932857
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
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 53727
Number of clauses of size over 50

Solver Data

0.00/0.03	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.03	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.03	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.03	c main()::
0.00/0.03	c initFormula():: searching for DIMACS p-line....
0.00/0.03	c full lookahead due to high density!
0.00/0.03	c initFormula():: the DIMACS p-line indicates a CNF of 175 variables and 3727 clauses.
0.00/0.03	c parseCNF():: parsing....
0.00/0.03	c parseCNF():: the CNF contains 0 unary clauses.
0.00/0.03	c runParser():: parsing was successful, warming up engines...
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c preprocessing fase I completed:: there are now 175 free variables and 3727 clauses.
0.00/0.03	c stat :: sign balance is biased by 0.039
0.00/0.03	c using k-SAT heuristics (size based diff)
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 1 duplicate clauses
0.00/0.03	c resolvent_look() :: found 1 resolvents
0.00/0.03	c main():: clause / variable ratio: ( 3728 / 175 ) = 21.30
0.00/0.03	c longest clause has size 5
0.00/0.03	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.03	c number of free variables = 175
0.00/0.03	c dynamic_preselect_setsize :: off
0.00/0.03	c main():: all systems go!
0.00/0.03	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/999) NodeCount: 205
0.04/0.07	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/999) NodeCount: 1338
0.10/0.17	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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: 18774
1.89/1.97	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 204675
23.39/23.48	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 1679562
212.39/212.47	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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: 10824360
1496.04/1496.07	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3211657-1303182351/watcher-3211657-1303182351 -o /tmp/evaluation-result-3211657-1303182351/solver-3211657-1303182351 -C 5000 -W 5000 -M 15500 HOME/march_hi HOME/instance-3211657-1303182351.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.77 1.95 1.98 2/177 17434
/proc/meminfo: memFree=18529056/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1192 CPUtime=0 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 196 0 0 0 0 0 0 0 25 0 1 0 429832875 1220608 150 33554432000 134512640 135197378 4291331472 18446744073709551615 134722737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 298 150 65 168 0 129 0

[startup+0.044991 s]
/proc/loadavg: 1.77 1.95 1.98 2/177 17434
/proc/meminfo: memFree=18529056/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1920 CPUtime=0.04 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 404 0 0 0 4 0 0 0 25 0 1 0 429832875 1966080 286 33554432000 134512640 135197378 4291331472 18446744073709551615 134602621 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 480 286 93 168 0 311 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1920

[startup+0.100983 s]
/proc/loadavg: 1.77 1.95 1.98 2/177 17434
/proc/meminfo: memFree=18529056/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1920 CPUtime=0.1 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 404 0 0 0 10 0 0 0 25 0 1 0 429832875 1966080 286 33554432000 134512640 135197378 4291331472 18446744073709551615 134570728 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 480 286 93 168 0 311 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1920

[startup+0.300945 s]
/proc/loadavg: 1.77 1.95 1.98 2/177 17434
/proc/meminfo: memFree=18529056/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1920 CPUtime=0.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 410 0 0 0 30 0 0 0 18 0 1 0 429832875 1966080 292 33554432000 134512640 135197378 4291331472 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 480 292 93 168 0 311 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1920

[startup+0.700873 s]
/proc/loadavg: 1.77 1.95 1.98 2/177 17434
/proc/meminfo: memFree=18529056/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=2124 CPUtime=0.7 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 457 0 0 0 70 0 0 0 18 0 1 0 429832875 2174976 339 33554432000 134512640 135197378 4291331472 18446744073709551615 134611821 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 531 339 93 168 0 362 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2124

[startup+1.50073 s]
/proc/loadavg: 1.77 1.95 1.98 3/178 17435
/proc/meminfo: memFree=18526948/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=2376 CPUtime=1.49 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 504 0 0 0 149 0 0 0 19 0 1 0 429832875 2433024 386 33554432000 134512640 135197378 4291331472 18446744073709551615 134611807 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 594 386 93 168 0 425 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2376

[startup+3.10043 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17435
/proc/meminfo: memFree=18526824/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=2944 CPUtime=3.09 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 594 0 0 0 309 0 0 0 19 0 1 0 429832875 3014656 476 33554432000 134512640 135197378 4291331472 18446744073709551615 134539105 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 736 476 93 168 0 567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2944

[startup+6.30085 s]
/proc/loadavg: 1.78 1.95 1.98 3/178 17435
/proc/meminfo: memFree=18525964/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=3456 CPUtime=6.29 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 774 0 0 0 629 0 0 0 25 0 1 0 429832875 3538944 656 33554432000 134512640 135197378 4291331472 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 864 656 93 168 0 695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3456

[startup+12.7007 s]
/proc/loadavg: 1.82 1.95 1.98 3/178 17436
/proc/meminfo: memFree=18524064/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=5372 CPUtime=12.69 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 1114 0 0 0 1269 0 0 0 25 0 1 0 429832875 5500928 996 33554432000 134512640 135197378 4291331472 18446744073709551615 134539117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 1343 996 93 168 0 1174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5372

[startup+25.5003 s]
/proc/loadavg: 1.84 1.95 1.98 3/178 17436
/proc/meminfo: memFree=18520452/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=9968 CPUtime=25.49 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 1766 0 0 0 2549 0 0 0 25 0 1 0 429832875 10207232 1648 33554432000 134512640 135197378 4291331472 18446744073709551615 134548718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 2492 1648 93 168 0 2323 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9968

[startup+51.1007 s]
/proc/loadavg: 1.90 1.95 1.98 3/178 17437
/proc/meminfo: memFree=18512456/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=14128 CPUtime=51.09 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 3113 0 0 0 5109 0 0 0 25 0 1 0 429832875 14467072 2995 33554432000 134512640 135197378 4291331472 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 3532 2995 93 168 0 3363 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14128

[startup+102.306 s]
/proc/loadavg: 1.96 1.96 1.98 3/178 17438
/proc/meminfo: memFree=18495328/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=29244 CPUtime=102.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 5703 0 0 0 10229 1 0 0 25 0 1 0 429832875 29945856 5585 33554432000 134512640 135197378 4291331472 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 7311 5585 93 168 0 7142 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29244

[startup+162.3 s]
/proc/loadavg: 2.02 1.98 1.99 3/178 17440
/proc/meminfo: memFree=18477460/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=42340 CPUtime=162.29 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 8538 0 0 0 16228 1 0 0 25 0 1 0 429832875 43356160 8420 33554432000 134512640 135197378 4291331472 18446744073709551615 134570901 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 10585 8420 93 168 0 10416 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 42340

[startup+222.3 s]
/proc/loadavg: 2.01 1.98 1.99 3/178 17441
/proc/meminfo: memFree=18460340/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=63112 CPUtime=222.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 11146 0 0 0 22228 2 0 0 25 0 1 0 429832875 64626688 11028 33554432000 134512640 135197378 4291331472 18446744073709551615 134618901 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 15778 11028 93 168 0 15609 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 63112

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 1.99 3/178 17443
/proc/meminfo: memFree=18442084/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=63112 CPUtime=282.29 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 14126 0 0 0 28227 2 0 0 25 0 1 0 429832875 64626688 14008 33554432000 134512640 135197378 4291331472 18446744073709551615 134539368 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 15778 14008 93 168 0 15609 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 63112

[startup+342.301 s]
/proc/loadavg: 2.00 1.98 1.99 3/178 17444
/proc/meminfo: memFree=18424352/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=92580 CPUtime=342.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 16956 0 0 0 34227 3 0 0 25 0 1 0 429832875 94801920 16838 33554432000 134512640 135197378 4291331472 18446744073709551615 134524866 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 23145 16838 93 168 0 22976 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92580

[startup+402.301 s]
/proc/loadavg: 2.05 2.00 1.99 3/178 17446
/proc/meminfo: memFree=18407096/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=94840 CPUtime=402.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 19651 0 0 0 40226 4 0 0 25 0 1 0 429832875 97116160 19533 33554432000 134512640 135197378 4291331472 18446744073709551615 134548473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17434/statm: 23710 19533 93 168 0 23541 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 94840

[startup+462.301 s]
/proc/loadavg: 2.02 2.00 1.99 3/178 17448
/proc/meminfo: memFree=18389200/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=94840 CPUtime=462.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 22575 0 0 0 46226 4 0 0 25 0 1 0 429832875 97116160 22457 33554432000 134512640 135197378 4291331472 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 23710 22457 93 168 0 23541 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 94840

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 17449
/proc/meminfo: memFree=18372196/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=139040 CPUtime=522.31 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 25328 0 0 0 52226 5 0 0 25 0 1 0 429832875 142376960 25210 33554432000 134512640 135197378 4291331472 18446744073709551615 134603252 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 34760 25210 93 168 0 34591 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 139040

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.99 3/178 17451
/proc/meminfo: memFree=18354692/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=139040 CPUtime=582.3 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 28124 0 0 0 58225 5 0 0 25 0 1 0 429832875 142376960 28006 33554432000 134512640 135197378 4291331472 18446744073709551615 134524899 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 34760 28006 93 168 0 34591 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139040

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17556
/proc/meminfo: memFree=17424876/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4062.41 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 177220 0 0 0 406207 34 0 0 25 0 1 0 429832875 1070043136 177102 33554432000 134512640 135197378 4291331472 18446744073709551615 134550677 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 177102 93 168 0 261072 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 1044964

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17557
/proc/meminfo: memFree=17409612/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4122.41 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 179794 0 0 0 412206 35 0 0 25 0 1 0 429832875 1070043136 179676 33554432000 134512640 135197378 4291331472 18446744073709551615 134524881 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 179676 93 168 0 261072 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 1044964

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17559
/proc/meminfo: memFree=17393856/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4182.41 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 182231 0 0 0 418206 35 0 0 25 0 1 0 429832875 1070043136 182113 33554432000 134512640 135197378 4291331472 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 182113 93 168 0 261072 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 1044964

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17560
/proc/meminfo: memFree=17378964/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4242.41 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 184642 0 0 0 424206 35 0 0 25 0 1 0 429832875 1070043136 184524 33554432000 134512640 135197378 4291331472 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 184524 93 168 0 261072 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 1044964

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17562
/proc/meminfo: memFree=17363704/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4302.41 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 187075 0 0 0 430205 36 0 0 25 0 1 0 429832875 1070043136 186957 33554432000 134512640 135197378 4291331472 18446744073709551615 134592727 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 186957 93 168 0 261072 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 1044964

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17564
/proc/meminfo: memFree=17348436/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4362.42 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 189486 0 0 0 436205 37 0 0 25 0 1 0 429832875 1070043136 189368 33554432000 134512640 135197378 4291331472 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 189368 93 168 0 261072 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 1044964

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17565
/proc/meminfo: memFree=17333676/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4422.42 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 191779 0 0 0 442205 37 0 0 25 0 1 0 429832875 1070043136 191661 33554432000 134512640 135197378 4291331472 18446744073709551615 134593379 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 191661 93 168 0 261072 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 1044964

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17567
/proc/meminfo: memFree=17320264/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4482.42 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 193825 0 0 0 448205 37 0 0 25 0 1 0 429832875 1070043136 193707 33554432000 134512640 135197378 4291331472 18446744073709551615 134713225 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 193707 93 168 0 261072 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 1044964

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17568
/proc/meminfo: memFree=17304364/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4542.43 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 196527 0 0 0 454205 38 0 0 25 0 1 0 429832875 1070043136 196409 33554432000 134512640 135197378 4291331472 18446744073709551615 134539127 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 196409 93 168 0 261072 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 1044964

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17570
/proc/meminfo: memFree=17288592/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4602.43 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 199097 0 0 0 460205 38 0 0 25 0 1 0 429832875 1070043136 198979 33554432000 134512640 135197378 4291331472 18446744073709551615 134602765 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 198979 93 168 0 261072 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 1044964

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17572
/proc/meminfo: memFree=17273204/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4662.42 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 201670 0 0 0 466204 38 0 0 25 0 1 0 429832875 1070043136 201552 33554432000 134512640 135197378 4291331472 18446744073709551615 134539114 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 201552 93 168 0 261072 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 1044964

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17573
/proc/meminfo: memFree=17257068/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4722.44 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 204308 0 0 0 472205 39 0 0 25 0 1 0 429832875 1070043136 204190 33554432000 134512640 135197378 4291331472 18446744073709551615 134524890 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 204190 93 168 0 261072 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 1044964

[startup+4782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 17575
/proc/meminfo: memFree=17241188/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4782.43 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 206840 0 0 0 478204 39 0 0 25 0 1 0 429832875 1070043136 206722 33554432000 134512640 135197378 4291331472 18446744073709551615 134592756 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 206722 93 168 0 261072 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 1044964

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17576
/proc/meminfo: memFree=17226164/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4842.44 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 209303 0 0 0 484204 40 0 0 25 0 1 0 429832875 1070043136 209185 33554432000 134512640 135197378 4291331472 18446744073709551615 134603571 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 209185 93 168 0 261072 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1044964

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17578
/proc/meminfo: memFree=17211028/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4902.43 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 211789 0 0 0 490203 40 0 0 25 0 1 0 429832875 1070043136 211671 33554432000 134512640 135197378 4291331472 18446744073709551615 134550709 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 211671 93 168 0 261072 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 1044964

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17580
/proc/meminfo: memFree=17196012/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1044964 CPUtime=4962.44 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 214181 0 0 0 496203 41 0 0 25 0 1 0 429832875 1070043136 214063 33554432000 134512640 135197378 4291331472 18446744073709551615 134539274 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 261241 214063 93 168 0 261072 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1044964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 17582
/proc/meminfo: memFree=17665732/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1081064 CPUtime=5000.04 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 215650 0 0 0 499963 41 0 0 25 0 1 0 429832875 1107009536 215532 33554432000 134512640 135197378 4291331472 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 270266 215532 93 168 0 270097 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1081064

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: 2.00 2.00 2.00 2/176 17582
/proc/meminfo: memFree=17665732/32951124 swapFree=67111528/67111528
[pid=17434] ppid=17432 vsize=1081064 CPUtime=5000.04 cores=1,3,5,7
/proc/17434/stat : 17434 (march_hi) R 17432 17434 17369 0 -1 4202496 215650 0 0 0 499963 41 0 0 25 0 1 0 429832875 1107009536 215532 33554432000 134512640 135197378 4291331472 18446744073709551615 134550653 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17434/statm: 270266 215532 93 168 0 270097 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1081064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.94
CPU time (s): 5000.09
CPU user time (s): 4999.64
CPU system time (s): 0.452931
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1081064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.64
system time used= 0.452931
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 8245

runsolver used 6.45802 second user time and 16.2825 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-19 05:05:51
IDJOB=3211657
IDBENCH=83063
IDSOLVER=1627
FILE ID=node139/3211657-1303182351
RUNJOBID= node139-1303182351-17388
PBS_JOBID= 13021076
Free space on /tmp= 73116 MiB

SOLVER NAME= SAT09 reference solver: march_hi hi
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S1126657927-015.SATISFIABLE.cnf
COMMAND LINE= HOME/march_hi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3211657-1303182351/watcher-3211657-1303182351 -o /tmp/evaluation-result-3211657-1303182351/solver-3211657-1303182351 -C 5000 -W 5000 -M 15500  HOME/march_hi HOME/instance-3211657-1303182351.cnf

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

MD5SUM BENCH= 129ae27f6626450c69af6381b8baccdf
RANDOM SEED=1797376431

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:      18529320 kB
Buffers:        707784 kB
Cached:       13296640 kB
SwapCached:          0 kB
Active:        7788224 kB
Inactive:      6281020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18529320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1704 kB
Writeback:           0 kB
AnonPages:       63920 kB
Mapped:          15496 kB
Slab:           287872 kB
PageTables:       4652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   208076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73116 MiB
End job on node139 at 2011-04-19 06:29:13