Trace number 3280902

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-02UNSAT 1040.16 1040.22

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.02	c main():: ***                                   [ march satisfiability solver ]                                   ***
0.00/0.02	c main()::  **                Copyright (C) 2001-2009 M.J.H. Heule, J.E. van Zwieten, and M. Dufour                 **
0.00/0.02	c main()::   *  This program may be redistributed and/or modified under the terms of the GNU Gereral Public License  *
0.00/0.02	c main()::
0.00/0.02	c initFormula():: searching for DIMACS p-line....
0.00/0.02	c initFormula():: the DIMACS p-line indicates a CNF of 1400 variables and 4732 clauses.
0.00/0.02	c parseCNF():: parsing....
0.00/0.02	c parseCNF():: the CNF contains 3 unary clauses.
0.00/0.02	c runParser():: parsing was successful, warming up engines...
0.00/0.02	c simplify_formula():: removed 0 tautological, 45 satisfied and 0 duplicate clauses
0.00/0.02	c preprocessing fase I completed:: there are now 1397 free variables and 4687 clauses.
0.00/0.02	c find_equivalence():: found 433 3-equivalences
0.00/0.02	c find_and_remove_tautogolies():: found and removed 39 tautologies
0.00/0.02	c shorten_equivalence(): average equivalence length reduced from 6.694656 to 3.463104
0.00/0.02	c using k-SAT heuristics (size based diff)
0.00/0.02	c simplify_formula():: removed 0 tautological, 1732 satisfied and 0 duplicate clauses
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c main():: clause / variable ratio: ( 2955 / 1400 ) = 2.11
0.00/0.02	c longest clause has size 19
0.00/0.02	c simplify_formula():: removed 0 tautological, 0 satisfied and 0 duplicate clauses
0.00/0.02	c number of free variables = 1357
0.00/0.02	c dynamic_preselect_setsize :: off
0.00/0.02	c main():: all systems go!
0.00/0.02	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| ( 0/13) NodeCount: 129
0.30/0.31	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |****************************************
c |************************************************
c |*************************************************
c |**************************************************
c |****************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 1/13) NodeCount: 1793
3.59/3.69	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |*****************
c |******************
c |********************
c |************************
c |*************************
c |**************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
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/13) NodeCount: 11332
23.30/23.39	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |*********
c |**********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
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/13) NodeCount: 43028
88.78/88.88	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 4/13) NodeCount: 112381
229.78/229.85	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 5/13) NodeCount: 227223
452.06/452.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 |***************************************************************
c |****************************************************************| ( 6/13) NodeCount: 365433
700.24/700.32	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 7/13) NodeCount: 484873
893.44/893.54	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |*************************************************************
c |**************************************************************
c |***************************************************************
c |****************************************************************| ( 8/13) NodeCount: 557209
995.13/995.23	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |*******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |***********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |*******************************************************
c |********************************************************
c |*********************************************************
c |**********************************************************
c |***********************************************************
c |************************************************************
c |****************************************************************| ( 9/13) NodeCount: 587727
1030.84/1030.98	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |***************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |***********************
c |************************
c |*************************
c |**************************
c |***************************
c |****************************
c |*****************************
c |******************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |***************************************
c |****************************************
c |*****************************************
c |******************************************
c |*******************************************
c |********************************************
c |*********************************************
c |**********************************************
c |************************************************
c |*************************************************
c |**************************************************
c |***************************************************
c |****************************************************
c |*****************************************************
c |******************************************************
c |********************************************************
c |****************************************************************| (10/13) NodeCount: 595573
1039.03/1039.14	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |*****
c |******
c |*******
c |********
c |*********
c |**********
c |***********
c |************
c |*************
c |**************
c |****************
c |*****************
c |******************
c |*******************
c |********************
c |*********************
c |**********************
c |************************
c |*************************
c |**************************
c |****************************
c |********************************
c |*********************************
c |**********************************
c |***********************************
c |************************************
c |*************************************
c |**************************************
c |****************************************
c |*****************************************
c |******************************************
c |********************************************
c |************************************************
c |****************************************************************| (11/13) NodeCount: 596909
1040.03/1040.17	c |----------------------------------------------------------------|
c |*
c |**
c |***
c |****
c |********
c |*********
c |**********
c |************
c |****************
c |*****************
c |******************
c |********************
c |************************
c |********************************
c |****************************************************************| (12/13) NodeCount: 597001
1040.13/1040.21	c |----------------------------------------------------------------|
c |*
c |**
c |****
c |********
c |****************
c |********************************
c |****************************************************************| (13/13) NodeCount: 597002
1040.13/1040.21	c |----------------------------------------------------------------|
c |
1040.13/1040.22	c
1040.13/1040.22	c main():: nodeCount: 597002
1040.13/1040.22	c main():: dead ends in main: 6540
1040.13/1040.22	c main():: lookAheadCount: 93465783
1040.13/1040.22	c main():: unitResolveCount: 64332435
1040.13/1040.22	c main():: time=1040.150024
1040.13/1040.22	c main():: necessary_assignments: 3585004
1040.13/1040.22	c main():: bin_sat: 0, bin_unsat 0
1040.13/1040.22	c main():: doublelook: #: 1395586, succes #: 785994
1040.13/1040.22	c main():: doublelook: overall 1.549 of all possible doublelooks executed
1040.13/1040.22	c main():: doublelook: succesrate: 56.320, average DL_trigger: 232.744
1040.13/1040.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3280902-1303750810/watcher-3280902-1303750810 -o /tmp/evaluation-result-3280902-1303750810/solver-3280902-1303750810 -C 2400 -W 1300 -M 7680 ./march_rw HOME/instance-3280902-1303750810.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.53 3.90 3.85 2/174 12851
/proc/meminfo: memFree=19018504/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=7164 CPUtime=0 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4194304 367 0 0 0 0 0 0 0 23 0 1 0 486680604 7335936 309 33554432000 4194304 4300876 140735194314448 18446744073709551615 4242416 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 1791 309 126 27 0 240 0

[startup+0.0536901 s]
/proc/loadavg: 3.53 3.90 3.85 2/174 12851
/proc/meminfo: memFree=19018504/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=9252 CPUtime=0.05 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 628 0 0 0 5 0 0 0 23 0 1 0 486680604 9474048 569 33554432000 4194304 4300876 140735194314448 18446744073709551615 4225192 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2313 569 169 27 0 762 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9252

[startup+0.100671 s]
/proc/loadavg: 3.53 3.90 3.85 2/174 12851
/proc/meminfo: memFree=19018504/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=9516 CPUtime=0.1 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 709 0 0 0 10 0 0 0 23 0 1 0 486680604 9744384 650 33554432000 4194304 4300876 140735194314448 18446744073709551615 4199953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2379 650 170 27 0 828 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9516

[startup+0.300609 s]
/proc/loadavg: 3.53 3.90 3.85 2/174 12851
/proc/meminfo: memFree=19018504/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=9912 CPUtime=0.3 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 787 0 0 0 30 0 0 0 25 0 1 0 486680604 10149888 728 33554432000 4194304 4300876 140735194314448 18446744073709551615 4225398 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2478 728 170 27 0 927 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9912

[startup+0.700544 s]
/proc/loadavg: 3.53 3.90 3.85 2/174 12851
/proc/meminfo: memFree=19018504/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=10308 CPUtime=0.69 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 877 0 0 0 69 0 0 0 25 0 1 0 486680604 10555392 818 33554432000 4194304 4300876 140735194314448 18446744073709551615 4225211 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2577 818 170 27 0 1026 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10308

[startup+1.50042 s]
/proc/loadavg: 3.53 3.90 3.85 5/188 12878
/proc/meminfo: memFree=18890348/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=10572 CPUtime=1.49 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 954 0 0 0 149 0 0 0 25 0 1 0 486680604 10825728 895 33554432000 4194304 4300876 140735194314448 18446744073709551615 4281712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2643 895 170 27 0 1092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10572

[startup+3.10111 s]
/proc/loadavg: 3.53 3.90 3.85 5/188 12878
/proc/meminfo: memFree=18820112/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=10968 CPUtime=3.09 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1042 0 0 0 309 0 0 0 25 0 1 0 486680604 11231232 983 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214407 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2742 983 170 27 0 1191 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10968

[startup+6.3006 s]
/proc/loadavg: 3.65 3.92 3.86 7/188 12878
/proc/meminfo: memFree=18744472/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=11228 CPUtime=6.29 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1112 0 0 0 629 0 0 0 25 0 1 0 486680604 11497472 1053 33554432000 4194304 4300876 140735194314448 18446744073709551615 4199830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2807 1053 170 27 0 1256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11228

[startup+12.7005 s]
/proc/loadavg: 3.92 3.97 3.87 5/188 12878
/proc/meminfo: memFree=18353580/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=11624 CPUtime=12.7 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1207 0 0 0 1269 1 0 0 25 0 1 0 486680604 11902976 1148 33554432000 4194304 4300876 140735194314448 18446744073709551615 4199980 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 2906 1148 170 27 0 1355 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 11624

[startup+25.5004 s]
/proc/loadavg: 3.93 3.97 3.88 5/188 12879
/proc/meminfo: memFree=18347516/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=12012 CPUtime=25.5 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1298 0 0 0 2549 1 0 0 25 0 1 0 486680604 12300288 1239 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231266 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3003 1239 170 27 0 1452 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 12012

[startup+51.101 s]
/proc/loadavg: 4.02 3.99 3.88 5/188 12879
/proc/meminfo: memFree=18341884/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=12276 CPUtime=51.08 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1383 0 0 0 5107 1 0 0 25 0 1 0 486680604 12570624 1324 33554432000 4194304 4300876 140735194314448 18446744073709551615 4274724 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3069 1324 170 27 0 1518 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12276

[startup+102.306 s]
/proc/loadavg: 4.05 4.00 3.89 5/188 12890
/proc/meminfo: memFree=18336716/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=12720 CPUtime=102.28 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1480 0 0 0 10226 2 0 0 25 0 1 0 486680604 13025280 1421 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231178 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3180 1421 170 27 0 1629 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12720

[startup+162.3 s]
/proc/loadavg: 4.02 4.00 3.90 5/188 12891
/proc/meminfo: memFree=18334088/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=12848 CPUtime=162.28 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1527 0 0 0 16226 2 0 0 25 0 1 0 486680604 13156352 1468 33554432000 4194304 4300876 140735194314448 18446744073709551615 4268883 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3212 1468 170 27 0 1661 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 12848

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12893
/proc/meminfo: memFree=18330364/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=12980 CPUtime=222.27 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1566 0 0 0 22225 2 0 0 25 0 1 0 486680604 13291520 1507 33554432000 4194304 4300876 140735194314448 18446744073709551615 4275756 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3245 1507 170 27 0 1694 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 12980

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12894
/proc/meminfo: memFree=18328484/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13384 CPUtime=282.27 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1627 0 0 0 28225 2 0 0 25 0 1 0 486680604 13705216 1568 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214434 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3346 1568 170 27 0 1795 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 13384

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12899
/proc/meminfo: memFree=18325488/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13384 CPUtime=342.27 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1634 0 0 0 34225 2 0 0 25 0 1 0 486680604 13705216 1575 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214443 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3346 1575 170 27 0 1795 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 13384

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12901
/proc/meminfo: memFree=18323536/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13452 CPUtime=402.26 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1650 0 0 0 40224 2 0 0 25 0 1 0 486680604 13774848 1591 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231521 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3363 1591 171 27 0 1812 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 13452

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12902
/proc/meminfo: memFree=18322280/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13452 CPUtime=462.26 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1673 0 0 0 46224 2 0 0 25 0 1 0 486680604 13774848 1614 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214457 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3363 1614 171 27 0 1812 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 13452

[startup+522.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/188 12904
/proc/meminfo: memFree=18320892/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13720 CPUtime=522.25 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1706 0 0 0 52223 2 0 0 25 0 1 0 486680604 14049280 1647 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231308 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3430 1647 171 27 0 1879 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 13720

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/188 12905
/proc/meminfo: memFree=18319380/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13820 CPUtime=582.25 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1714 0 0 0 58223 2 0 0 25 0 1 0 486680604 14151680 1655 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214471 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3455 1655 171 27 0 1904 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 13820

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12907
/proc/meminfo: memFree=18318736/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13820 CPUtime=642.25 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1725 0 0 0 64223 2 0 0 25 0 1 0 486680604 14151680 1666 33554432000 4194304 4300876 140735194314448 18446744073709551615 4287984 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3455 1666 171 27 0 1904 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 13820

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12909
/proc/meminfo: memFree=18316868/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13820 CPUtime=702.24 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1738 0 0 0 70222 2 0 0 25 0 1 0 486680604 14151680 1679 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231060 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3455 1679 171 27 0 1904 0
Current children cumulated CPU time (s) 702.24
Current children cumulated vsize (KiB) 13820

[startup+762.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12910
/proc/meminfo: memFree=18315836/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13948 CPUtime=762.25 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1761 0 0 0 76222 3 0 0 25 0 1 0 486680604 14282752 1702 33554432000 4194304 4300876 140735194314448 18446744073709551615 4230591 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3487 1702 171 27 0 1936 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 13948

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12912
/proc/meminfo: memFree=18315324/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13948 CPUtime=822.25 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1770 0 0 0 82222 3 0 0 25 0 1 0 486680604 14282752 1711 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3487 1711 171 27 0 1936 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 13948

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/188 12913
/proc/meminfo: memFree=18314324/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=13948 CPUtime=882.25 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1777 0 0 0 88222 3 0 0 25 0 1 0 486680604 14282752 1718 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214245 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3487 1718 171 27 0 1936 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 13948

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.92 5/188 12915
/proc/meminfo: memFree=18313680/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14100 CPUtime=942.24 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1795 0 0 0 94221 3 0 0 25 0 1 0 486680604 14438400 1736 33554432000 4194304 4300876 140735194314448 18446744073709551615 4225187 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3525 1736 171 27 0 1974 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 14100

[startup+1002.31 s]
/proc/loadavg: 4.01 4.01 3.92 5/188 12917
/proc/meminfo: memFree=18312908/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14100 CPUtime=1002.24 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1804 0 0 0 100221 3 0 0 25 0 1 0 486680604 14438400 1745 33554432000 4194304 4300876 140735194314448 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3525 1745 171 27 0 1974 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 14100

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

[startup+1024.1 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12917
/proc/meminfo: memFree=18312532/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14100 CPUtime=1024.03 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1811 0 0 0 102400 3 0 0 25 0 1 0 486680604 14438400 1752 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214245 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3525 1752 171 27 0 1974 0
Current children cumulated CPU time (s) 1024.03
Current children cumulated vsize (KiB) 14100

[startup+1030.5 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12917
/proc/meminfo: memFree=18312528/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1030.43 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1812 0 0 0 103040 3 0 0 25 0 1 0 486680604 14721024 1753 33554432000 4194304 4300876 140735194314448 18446744073709551615 4225187 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1753 171 27 0 2043 0
Current children cumulated CPU time (s) 1030.43
Current children cumulated vsize (KiB) 14376

[startup+1036.9 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12918
/proc/meminfo: memFree=18312404/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1036.83 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1815 0 0 0 103680 3 0 0 25 0 1 0 486680604 14721024 1756 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1756 171 27 0 2043 0
Current children cumulated CPU time (s) 1036.83
Current children cumulated vsize (KiB) 14376

[startup+1038.5 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12918
/proc/meminfo: memFree=18312280/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1038.44 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1815 0 0 0 103841 3 0 0 25 0 1 0 486680604 14721024 1756 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214208 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1756 171 27 0 2043 0
Current children cumulated CPU time (s) 1038.44
Current children cumulated vsize (KiB) 14376

[startup+1039.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12918
/proc/meminfo: memFree=18312280/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1039.23 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1816 0 0 0 103920 3 0 0 25 0 1 0 486680604 14721024 1757 33554432000 4194304 4300876 140735194314448 18446744073709551615 4199738 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1757 171 27 0 2043 0
Current children cumulated CPU time (s) 1039.23
Current children cumulated vsize (KiB) 14376

[startup+1039.71 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12918
/proc/meminfo: memFree=18312400/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1039.64 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1817 0 0 0 103961 3 0 0 25 0 1 0 486680604 14721024 1758 33554432000 4194304 4300876 140735194314448 18446744073709551615 4214440 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1758 171 27 0 2043 0
Current children cumulated CPU time (s) 1039.64
Current children cumulated vsize (KiB) 14376

[startup+1040.1 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12918
/proc/meminfo: memFree=18312400/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1040.03 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1817 0 0 0 104000 3 0 0 25 0 1 0 486680604 14721024 1758 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1758 171 27 0 2043 0
Current children cumulated CPU time (s) 1040.03
Current children cumulated vsize (KiB) 14376

[startup+1040.2 s]
/proc/loadavg: 4.00 4.00 3.92 5/188 12918
/proc/meminfo: memFree=18312400/32951132 swapFree=67111524/67111528
[pid=12851] ppid=12849 vsize=14376 CPUtime=1040.13 cores=0,2
/proc/12851/stat : 12851 (march_rw) R 12849 12851 12300 0 -1 4202496 1817 0 0 0 104010 3 0 0 25 0 1 0 486680604 14721024 1758 33554432000 4194304 4300876 140735194314448 18446744073709551615 4231172 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12851/statm: 3594 1758 171 27 0 2043 0
Current children cumulated CPU time (s) 1040.13
Current children cumulated vsize (KiB) 14376

Child status: 20
Real time (s): 1040.22
CPU time (s): 1040.16
CPU user time (s): 1040.13
CPU system time (s): 0.033994
CPU usage (%): 99.994
Max. virtual memory (cumulated for all children) (KiB): 14376

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

runsolver used 1.80173 second user time and 4.11437 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 19:00:10
IDJOB=3280902
IDBENCH=20472
IDSOLVER=1561
FILE ID=node129/3280902-1303750810
RUNJOBID= node129-1303750810-12835
PBS_JOBID= 13154033
Free space on /tmp= 66336 MiB

SOLVER NAME= march_rw 2011-03-02
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= ./march_rw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280902-1303750810/watcher-3280902-1303750810 -o /tmp/evaluation-result-3280902-1303750810/solver-3280902-1303750810 -C 2400 -W 1300 -M 7680  ./march_rw HOME/instance-3280902-1303750810.cnf

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=467824893

node129.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19018916 kB
Buffers:       1234028 kB
Cached:       11969288 kB
SwapCached:          4 kB
Active:        1839928 kB
Inactive:     11430532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19018916 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             216 kB
Writeback:           0 kB
AnonPages:       67112 kB
Mapped:          14784 kB
Slab:           599284 kB
PageTables:       4716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   193924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node129 at 2011-04-25 19:17:30