Trace number 3461400

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.1 1800.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh210.opb
MD5SUM68360f4af644e6b1495bea4b9caa12b9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark88
Best CPU time to get the best result obtained on this benchmark0.040992
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 88
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461400-1307085428.opb.
0.00/0.00	c Instance file HOME/instance-3461400-1307085428.opb
0.00/0.00	c File size is 38826 bytes.
0.00/0.00	c Highest Coefficient sum: 11
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      200                                                 |
0.00/0.00	c |  Number Clauses:        900                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     200      900     3956 |     5000        0   -nan |  0.000 % |
0.00/0.02	c core #1
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 2	Core Weight: 4	Total Weight: 4
0.00/0.02	c Current CPU time: 0.002999 s
0.00/0.02	c
0.00/0.02	c core #2
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 2	Core Weight: 4	Total Weight: 8
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #3
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 9
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #4
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 10
0.00/0.02	c Current CPU time: 0.003999 s
0.00/0.02	c
0.00/0.02	c core #5
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 11
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #6
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 12
0.00/0.02	c Current CPU time: 0.004999 s
0.00/0.02	c
0.00/0.02	c core #7
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 13
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #8
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #9
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 15
0.00/0.02	c Current CPU time: 0.005999 s
0.00/0.02	c
0.00/0.02	c core #10
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 16
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #11
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 17
0.00/0.02	c Current CPU time: 0.006998 s
0.00/0.02	c
0.00/0.02	c core #12
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 18
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #13
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 10	Core Weight: 1	Total Weight: 19
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #14
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 20
0.00/0.02	c Current CPU time: 0.007998 s
0.00/0.02	c
0.00/0.02	c core #15
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 21
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #16
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 22
0.00/0.02	c Current CPU time: 0.008998 s
0.00/0.02	c
0.00/0.02	c core #17
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 23
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #18
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 24
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #19
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 25
0.00/0.02	c Current CPU time: 0.009998 s
0.00/0.02	c
0.00/0.02	c core #20
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 26
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #21
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 27
0.00/0.02	c Current CPU time: 0.010998 s
0.00/0.02	c
0.00/0.02	c core #22
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 28
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #23
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 29
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #24
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 30
0.00/0.02	c Current CPU time: 0.011998 s
0.00/0.02	c
0.00/0.02	c core #25
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 31
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #26
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.02	c Current CPU time: 0.012998 s
0.00/0.02	c
0.00/0.02	c core #27
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 33
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #28
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 34
0.00/0.02	c Current CPU time: 0.013997 s
0.00/0.02	c
0.00/0.02	c core #29
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 35
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #30
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 36
0.00/0.02	c Current CPU time: 0.014997 s
0.00/0.02	c
0.00/0.02	c core #31
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 37
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #32
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 38
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #33
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 39
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c core #34
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 40
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #35
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 41
0.00/0.02	c Current CPU time: 0.016997 s
0.00/0.02	c
0.00/0.02	c core #36
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 42
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #37
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 43
0.00/0.02	c Current CPU time: 0.017997 s
0.00/0.02	c
0.00/0.02	c core #38
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 44
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c core #39
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 45
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c core #40
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 46
0.00/0.02	c Current CPU time: 0.019996 s
0.00/0.02	c
0.00/0.02	c core #41
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.02	c Current CPU time: 0.019996 s
0.00/0.02	c
0.00/0.02	c core #42
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 17	Core Weight: 1	Total Weight: 48
0.00/0.02	c Current CPU time: 0.020996 s
0.00/0.02	c
0.00/0.02	c core #43
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 8	Core Weight: 1	Total Weight: 49
0.00/0.02	c Current CPU time: 0.020996 s
0.00/0.02	c
0.00/0.02	c core #44
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 50
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #45
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 33	Core Weight: 1	Total Weight: 51
0.00/0.02	c Current CPU time: 0.021996 s
0.00/0.02	c
0.00/0.02	c core #46
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 12	Core Weight: 1	Total Weight: 52
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c core #47
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 14	Core Weight: 1	Total Weight: 53
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     359     1104     4443 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #48
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 15	Core Weight: 1	Total Weight: 54
0.00/0.02	c Current CPU time: 0.023996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     368     1105     4462 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #49
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 36	Core Weight: 1	Total Weight: 55
0.00/0.02	c Current CPU time: 0.023996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     400     1106     4535 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #50
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 25	Core Weight: 1	Total Weight: 56
0.00/0.02	c Current CPU time: 0.023996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     399     1108     4561 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #51
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 39	Core Weight: 1	Total Weight: 57
0.00/0.02	c Current CPU time: 0.024996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     432     1109     4622 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #52
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 15	Core Weight: 1	Total Weight: 58
0.00/0.02	c Current CPU time: 0.025996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     439     1110     4636 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #53
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 50	Core Weight: 1	Total Weight: 59
0.00/0.02	c Current CPU time: 0.026995 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     459     1111     4677 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #54
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 79	Core Weight: 1	Total Weight: 60
0.00/0.03	c Current CPU time: 0.027995 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     509     1112     4779 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #55
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 106	Core Weight: 1	Total Weight: 61
0.00/0.03	c Current CPU time: 0.029995 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     576     1113     4914 |     5000        0   -nan |  0.000 % |
0.00/0.03	c |       101 |     576     1113     4914 |     5500      101     31 |  2.041 % |
0.00/0.03	c |       252 |     576     1113     4914 |     6050      252     28 |  2.041 % |
0.00/0.03	c ===============================================================================
0.00/0.04	c core #56
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 148	Core Weight: 1	Total Weight: 62
0.00/0.04	c Current CPU time: 0.035994 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     685     1116     5137 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       100 |     685     1116     5137 |     5500      100     16 |  1.581 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #57
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 133	Core Weight: 1	Total Weight: 63
0.00/0.04	c Current CPU time: 0.041993 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     783     1123     5351 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       100 |     782     1123     5351 |     5500      100     23 |  1.516 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #58
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 88	Core Weight: 1	Total Weight: 64
0.00/0.05	c Current CPU time: 0.046992 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     793     1141     5445 |     5000        0   -nan |  0.000 % |
0.00/0.05	c |       100 |     793     1141     5445 |     5500      100     18 |  3.411 % |
0.00/0.05	c |       253 |     793     1141     5445 |     6050      253     28 |  3.414 % |
0.00/0.06	c |       479 |     793     1141     5445 |     6655      479     38 |  3.411 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #59
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 114	Core Weight: 1	Total Weight: 65
0.00/0.07	c Current CPU time: 0.069989 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     854     1157     5606 |     5000        0   -nan |  0.000 % |
0.00/0.07	c |       101 |     854     1157     5606 |     5500      101     86 |  3.394 % |
0.00/0.08	c |       251 |     854     1157     5606 |     6050      251     47 |  3.394 % |
0.00/0.08	c |       476 |     852     1157     5606 |     6655      476     34 |  3.621 % |
0.00/0.09	c |       813 |     839     1157     5606 |     7320      813     31 |  5.205 % |
0.09/0.10	c |      1319 |     838     1157     5606 |     8052     1319     31 |  5.204 % |
0.09/0.13	c |      2080 |     830     1157     5606 |     8857     2080     36 |  6.125 % |
0.09/0.15	c ===============================================================================
0.09/0.16	c core #60
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 158	Core Weight: 1	Total Weight: 66
0.09/0.16	c Current CPU time: 0.151976 s
0.09/0.16	c
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |     909     1184     5813 |     5000        0   -nan |  0.000 % |
0.09/0.16	c |       100 |     909     1184     5813 |     5500      100     95 |  5.412 % |
0.09/0.17	c |       250 |     909     1184     5813 |     6050      250     74 |  5.412 % |
0.09/0.18	c |       476 |     909     1184     5813 |     6655      476     58 |  5.413 % |
0.09/0.19	c |       817 |     909     1184     5813 |     7320      817     56 |  5.411 % |
0.19/0.20	c |      1324 |     903     1184     5813 |     8052     1324     47 |  6.049 % |
0.19/0.22	c |      2087 |     903     1184     5813 |     8857     2087     42 |  6.039 % |
0.19/0.26	c |      3228 |     903     1184     5813 |     9743     3228     38 |  6.036 % |
0.29/0.33	c |      4938 |     903     1184     5813 |    10717     4938     38 |  6.035 % |
0.49/0.50	c |      7502 |     885     1184     5813 |    11789     7502     50 |  7.909 % |
0.79/0.82	c ===============================================================================
0.79/0.85	c core #61
0.79/0.85	c 
0.79/0.85	c 
0.79/0.85	c Core size: 189	Core Weight: 1	Total Weight: 67
0.79/0.85	c Current CPU time: 0.829873 s
0.79/0.85	c
0.79/0.85	c ============================[ Search Statistics ]==============================
0.79/0.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.85	c ===============================================================================
0.79/0.85	c |         0 |    1007     1204     6070 |     5000        0   -nan |  0.000 % |
0.79/0.86	c |       101 |    1007     1204     6070 |     5500      101     76 |  5.446 % |
0.79/0.86	c |       254 |    1007     1204     6070 |     6050      254     46 |  5.446 % |
0.79/0.87	c |       481 |    1007     1204     6070 |     6655      481     38 |  5.446 % |
0.79/0.88	c |       821 |    1007     1204     6070 |     7320      821     38 |  5.449 % |
0.79/0.89	c |      1329 |    1007     1204     6070 |     8052     1329     41 |  5.446 % |
0.89/0.92	c |      2089 |    1007     1204     6070 |     8857     2089     41 |  5.446 % |
0.89/0.97	c |      3228 |    1007     1204     6070 |     9743     3228     44 |  5.446 % |
0.99/1.04	c |      4938 |    1007     1204     6070 |    10717     4938     47 |  5.446 % |
1.10/1.17	c |      7502 |    1007     1204     6070 |    11789     7502     49 |  5.446 % |
1.39/1.43	c |     11349 |    1007     1204     6070 |    12968    11349     49 |  5.449 % |
1.79/1.83	c |     17115 |    1007     1204     6070 |    14265    10515     48 |  5.446 % |
2.69/2.74	c |     25765 |    1007     1204     6070 |    15692    11927     62 |  5.446 % |
4.41/4.46	c |     38739 |    1007     1204     6070 |    17261     8874     65 |  5.446 % |
6.79/6.83	c |     58201 |    1007     1204     6070 |    18987    10817     65 |  5.446 % |
9.79/9.91	c |     87396 |    1005     1204     6070 |    20886    11010     55 |  5.639 % |
16.29/16.38	c |    131189 |    1005     1204     6070 |    22974    12508     62 |  5.634 % |
27.99/28.04	c |    196875 |    1005     1204     6070 |    25272    20076     90 |  5.637 % |
50.71/50.75	c |    295402 |     979     1204     6070 |    27799    15561    103 |  8.075 % |
58.99/59.02	c ===============================================================================
60.99/61.05	c core #62
60.99/61.05	c 
60.99/61.05	c 
60.99/61.05	c Core size: 180	Core Weight: 1	Total Weight: 68
60.99/61.05	c Current CPU time: 60.5428 s
60.99/61.05	c
60.99/61.05	c ============================[ Search Statistics ]==============================
60.99/61.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
60.99/61.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
60.99/61.05	c ===============================================================================
60.99/61.05	c |         0 |    1100     1216     6281 |     5000        0   -nan |  0.000 % |
60.99/61.06	c |       105 |    1100     1216     6281 |     5500      105    127 |  5.009 % |
60.99/61.06	c |       255 |    1100     1216     6281 |     6050      255     67 |  5.018 % |
60.99/61.07	c |       482 |    1100     1216     6281 |     6655      482     61 |  5.011 % |
60.99/61.08	c |       820 |    1100     1216     6281 |     7320      820     56 |  5.009 % |
60.99/61.10	c |      1326 |    1100     1216     6281 |     8052     1326     55 |  5.009 % |
61.09/61.12	c |      2085 |    1100     1216     6281 |     8857     2085     56 |  5.009 % |
61.09/61.17	c |      3226 |    1100     1216     6281 |     9743     3226     51 |  5.009 % |
61.20/61.25	c |      4936 |    1100     1216     6281 |    10717     4936     54 |  5.009 % |
61.40/61.41	c |      7498 |    1100     1216     6281 |    11789     7498     61 |  5.009 % |
61.60/61.64	c |     11342 |    1100     1216     6281 |    12968    11342     58 |  5.009 % |
62.09/62.11	c |     17108 |    1100     1216     6281 |    14265    10442     57 |  5.009 % |
62.89/62.93	c |     25761 |    1100     1216     6281 |    15692    11774     59 |  5.009 % |
64.19/64.24	c |     38737 |    1076     1216     6281 |    17261     8716     53 |  7.255 % |
66.99/67.10	c |     58198 |    1074     1216     6281 |    18987    10541     89 |  7.254 % |
70.59/70.68	c |     87400 |    1074     1216     6281 |    20886    10793     86 |  7.254 % |
78.69/78.70	c |    131190 |    1074     1216     6281 |    22974    12113     71 |  7.255 % |
89.60/89.68	c |    196874 |    1074     1216     6281 |    25272    19255     85 |  7.254 % |
109.10/109.14	c |    295400 |    1074     1216     6281 |    27799    14208     83 |  7.254 % |
147.79/147.84	c |    443190 |    1074     1216     6281 |    30579    26460    119 |  7.254 % |
217.49/217.54	c |    664874 |    1074     1216     6281 |    33637    22879    136 |  7.254 % |
307.59/307.60	c |    997401 |    1074     1216     6281 |    37001    26900     80 |  7.254 % |
441.81/441.88	c |   1496193 |    1074     1216     6281 |    40701    36796     90 |  7.254 % |
643.71/643.73	c |   2244376 |    1074     1216     6281 |    44771    18092     78 |  7.254 % |
958.41/958.45	c |   3366650 |    1074     1216     6281 |    49248    25638    114 |  7.254 % |
1595.23/1595.29	c |   5050062 |    1072     1216     6281 |    54173    17919     69 |  7.427 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3461400-1307085428/watcher-3461400-1307085428 -o /tmp/evaluation-result-3461400-1307085428/solver-3461400-1307085428 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461400-1307085428.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.97 1/471 24173
/proc/meminfo: memFree=20425716/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=2232 CPUtime=0.01 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 354 0 0 0 1 0 0 0 25 0 1 0 820142468 2285568 297 33554432000 4194304 5714214 140735952419280 18446744073709551615 5013195 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 558 297 175 372 0 183 0

[startup+0.108575 s]
/proc/loadavg: 2.00 2.02 1.97 1/471 24173
/proc/meminfo: memFree=20425716/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=2920 CPUtime=0.09 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 522 0 0 0 9 0 0 0 25 0 1 0 820142468 2990080 465 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 730 465 180 372 0 355 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2920

[startup+0.200559 s]
/proc/loadavg: 2.00 2.02 1.97 1/471 24173
/proc/meminfo: memFree=20425716/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=3600 CPUtime=0.19 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 717 0 0 0 18 1 0 0 25 0 1 0 820142468 3686400 660 33554432000 4194304 5714214 140735952419280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 900 660 180 372 0 525 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3600

[startup+0.300543 s]
/proc/loadavg: 2.00 2.02 1.97 1/471 24173
/proc/meminfo: memFree=20425716/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=3864 CPUtime=0.29 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 763 0 0 0 28 1 0 0 25 0 1 0 820142468 3956736 706 33554432000 4194304 5714214 140735952419280 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 966 706 180 372 0 591 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3864

[startup+0.70052 s]
/proc/loadavg: 2.00 2.02 1.97 1/471 24173
/proc/meminfo: memFree=20425716/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=6796 CPUtime=0.69 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 1510 0 0 0 67 2 0 0 25 0 1 0 820142468 6959104 1453 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 1699 1453 180 372 0 1324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6796

[startup+1.5004 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 24201
/proc/meminfo: memFree=20415768/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=8408 CPUtime=1.49 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 1897 0 0 0 146 3 0 0 25 0 1 0 820142468 8609792 1840 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 2102 1840 180 372 0 1727 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8408

[startup+3.10117 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 24201
/proc/meminfo: memFree=20410788/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=11924 CPUtime=3.09 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 2789 0 0 0 304 5 0 0 25 0 1 0 820142468 12210176 2732 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319420 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 2981 2732 180 372 0 2606 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11924

[startup+6.30049 s]
/proc/loadavg: 2.00 2.02 1.97 3/474 24201
/proc/meminfo: memFree=20396736/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=16220 CPUtime=6.29 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 3839 0 0 0 623 6 0 0 25 0 1 0 820142468 16609280 3782 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 4055 3782 180 372 0 3680 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16220

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 1.97 3/474 24201
/proc/meminfo: memFree=20372732/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=26112 CPUtime=12.69 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 6289 0 0 0 1258 11 0 0 25 0 1 0 820142468 26738688 6232 33554432000 4194304 5714214 140735952419280 18446744073709551615 4973065 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 6528 6232 180 372 0 6153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26112

[startup+25.5012 s]
/proc/loadavg: 2.00 2.01 1.97 3/474 24202
/proc/meminfo: memFree=20355628/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=40128 CPUtime=25.49 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 9738 0 0 0 2528 21 0 0 25 0 1 0 820142468 41091072 9681 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 10032 9681 180 372 0 9657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40128

[startup+51.1007 s]
/proc/loadavg: 2.08 2.03 1.98 3/474 24202
/proc/meminfo: memFree=20300384/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=59552 CPUtime=51.09 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 14504 0 0 0 5077 32 0 0 25 0 1 0 820142468 60981248 14447 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 14888 14447 180 372 0 14513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59552

[startup+102.301 s]
/proc/loadavg: 2.03 2.02 1.98 3/474 24204
/proc/meminfo: memFree=20232264/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=74384 CPUtime=102.3 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 18511 0 0 0 10172 58 0 0 25 0 1 0 820142468 76169216 18319 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 18596 18319 180 372 0 18221 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74384

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 1.98 3/474 24205
/proc/meminfo: memFree=20149512/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=98068 CPUtime=162.29 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 24236 0 0 0 16150 79 0 0 25 0 1 0 820142468 100421632 24044 33554432000 4194304 5714214 140735952419280 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 24517 24044 180 372 0 24142 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 98068

[startup+222.318 s]
/proc/loadavg: 2.00 2.01 1.98 3/474 24207
/proc/meminfo: memFree=20071468/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=125940 CPUtime=222.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 31070 0 0 0 22136 96 0 0 25 0 1 0 820142468 128962560 30878 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319420 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 31485 30878 180 372 0 31110 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 125940

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24208
/proc/meminfo: memFree=20010296/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=153348 CPUtime=282.3 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 37936 0 0 0 28111 119 0 0 25 0 1 0 820142468 157028352 37744 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 38337 37744 180 372 0 37962 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 153348

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24210
/proc/meminfo: memFree=19932140/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=182264 CPUtime=342.3 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 45066 0 0 0 34085 145 0 0 25 0 1 0 820142468 186638336 44874 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 45566 44874 180 372 0 45191 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 182264

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24212
/proc/meminfo: memFree=19859688/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=212476 CPUtime=402.3 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 52565 0 0 0 40060 170 0 0 25 0 1 0 820142468 217575424 52373 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319944 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 53119 52373 180 372 0 52744 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212476

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/474 24213
/proc/meminfo: memFree=19778172/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=247432 CPUtime=462.3 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 61168 0 0 0 46035 195 0 0 25 0 1 0 820142468 253370368 60976 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 61858 60976 180 372 0 61483 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 247432

[startup+522.301 s]
/proc/loadavg: 2.09 2.03 1.99 3/474 24215
/proc/meminfo: memFree=19675104/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=279184 CPUtime=522.3 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 69047 0 0 0 52014 216 0 0 25 0 1 0 820142468 285884416 68855 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 69796 68855 180 372 0 69421 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 279184

[startup+582.3 s]
/proc/loadavg: 2.17 2.06 2.00 3/474 24216
/proc/meminfo: memFree=19648776/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=305288 CPUtime=582.31 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 75491 0 0 0 57990 241 0 0 25 0 1 0 820142468 312614912 75299 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 76322 75299 180 372 0 75947 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 305288

[startup+642.301 s]

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

[startup+882.317 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24224
/proc/meminfo: memFree=19494056/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=457880 CPUtime=882.33 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 113336 0 0 0 87872 361 0 0 25 0 1 0 820142468 468869120 113144 33554432000 4194304 5714214 140735952419280 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 114470 113144 180 372 0 114095 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 457880

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24226
/proc/meminfo: memFree=19467472/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=484156 CPUtime=942.31 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 119908 0 0 0 93850 381 0 0 25 0 1 0 820142468 495775744 119716 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 121039 119716 180 372 0 120664 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 484156

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 24228
/proc/meminfo: memFree=19437452/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=513852 CPUtime=1002.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 127328 0 0 0 99826 406 0 0 25 0 1 0 820142468 526184448 127136 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 128463 127136 180 372 0 128088 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 513852

[startup+1062.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/474 24229
/proc/meminfo: memFree=19416832/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=533800 CPUtime=1062.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 132282 0 0 0 105812 420 0 0 25 0 1 0 820142468 546611200 132090 33554432000 4194304 5714214 140735952419280 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 133450 132090 180 372 0 133075 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 533800

[startup+1122.3 s]
/proc/loadavg: 2.24 2.07 2.02 3/474 24231
/proc/meminfo: memFree=19366584/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=554544 CPUtime=1122.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 137455 0 0 0 111791 441 0 0 25 0 1 0 820142468 567853056 137263 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 138636 137263 180 372 0 138261 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 554544

[startup+1182.3 s]
/proc/loadavg: 2.15 2.07 2.02 3/474 24232
/proc/meminfo: memFree=19317804/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=575052 CPUtime=1182.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 142579 0 0 0 117773 459 0 0 25 0 1 0 820142468 588853248 142387 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 143763 142387 180 372 0 143388 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 575052

[startup+1242.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/474 24234
/proc/meminfo: memFree=19262592/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=598660 CPUtime=1242.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 148443 0 0 0 123754 478 0 0 25 0 1 0 820142468 613027840 148251 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 149665 148251 180 372 0 149290 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 598660

[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/474 24236
/proc/meminfo: memFree=19209868/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=618056 CPUtime=1302.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 153201 0 0 0 129739 493 0 0 25 0 1 0 820142468 632889344 153009 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 154514 153009 180 372 0 154139 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 618056

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/474 24237
/proc/meminfo: memFree=19153540/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=638416 CPUtime=1362.33 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 158259 0 0 0 135719 514 0 0 25 0 1 0 820142468 653737984 158067 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 159604 158067 180 372 0 159229 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 638416

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24239
/proc/meminfo: memFree=19106616/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=657388 CPUtime=1422.34 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 162978 0 0 0 141702 532 0 0 25 0 1 0 820142468 673165312 162786 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 164347 162786 180 372 0 163972 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 657388

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/474 24240
/proc/meminfo: memFree=19057972/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=684396 CPUtime=1482.32 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 169694 0 0 0 147685 547 0 0 25 0 1 0 820142468 700821504 169502 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 171099 169502 180 372 0 170724 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 684396

[startup+1542.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 24242
/proc/meminfo: memFree=19027312/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=697912 CPUtime=1542.34 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 173069 0 0 0 153675 559 0 0 25 0 1 0 820142468 714661888 172877 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 174478 172877 180 372 0 174103 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 697912

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/474 24244
/proc/meminfo: memFree=18992928/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=713476 CPUtime=1602.33 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 176927 0 0 0 159654 579 0 0 25 0 1 0 820142468 730599424 176735 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 178369 176735 180 372 0 177994 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 713476

[startup+1662.3 s]
/proc/loadavg: 2.22 2.06 2.02 3/474 24245
/proc/meminfo: memFree=18932628/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=741952 CPUtime=1662.33 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 183984 0 0 0 165630 603 0 0 25 0 1 0 820142468 759758848 183792 33554432000 4194304 5714214 140735952419280 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 185488 183792 180 372 0 185113 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 741952

[startup+1722.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/474 24247
/proc/meminfo: memFree=18867884/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=771820 CPUtime=1722.33 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 191330 0 0 0 171608 625 0 0 25 0 1 0 820142468 790343680 191138 33554432000 4194304 5714214 140735952419280 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 192955 191138 180 372 0 192580 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 771820

[startup+1782.3 s]
/proc/loadavg: 2.08 2.07 2.02 3/474 24248
/proc/meminfo: memFree=18791440/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=808568 CPUtime=1782.33 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 200456 0 0 0 177586 647 0 0 25 0 1 0 820142468 827973632 200264 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 202142 200264 180 372 0 201767 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 808568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.07 2.02 3/474 24249
/proc/meminfo: memFree=18779268/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=813452 CPUtime=1800.05 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 201663 0 0 0 179349 656 0 0 25 0 1 0 820142468 832974848 201471 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 203363 201471 180 372 0 202988 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 813452

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

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

[startup+1800 s]
/proc/loadavg: 2.07 2.07 2.02 3/474 24249
/proc/meminfo: memFree=18779268/32950928 swapFree=61858088/67111528
[pid=24173] ppid=24171 vsize=813452 CPUtime=1800.05 cores=0,2,4,6
/proc/24173/stat : 24173 (wbo1.6) R 24171 24173 21173 0 -1 4202496 201663 0 0 0 179349 656 0 0 25 0 1 0 820142468 832974848 201471 33554432000 4194304 5714214 140735952419280 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24173/statm: 203363 201471 180 372 0 202988 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 813452

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.1
CPU user time (s): 1793.5
CPU system time (s): 6.598
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 813452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.5
system time used= 6.598
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201664
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= 11
involuntary context switches= 1772

runsolver used 8.74167 second user time and 18.6562 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-03 09:17:08
IDJOB=3461400
IDBENCH=2104
IDSOLVER=1953
FILE ID=node125/3461400-1307085428
RUNJOBID= node125-1307083625-24004
PBS_JOBID= 13497861
Free space on /tmp= 73756 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-jnh210.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461400-1307085428/watcher-3461400-1307085428 -o /tmp/evaluation-result-3461400-1307085428/solver-3461400-1307085428 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461400-1307085428.opb

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

MD5SUM BENCH= 68360f4af644e6b1495bea4b9caa12b9
RANDOM SEED=828714722

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20425872 kB
Buffers:        339936 kB
Cached:        3467220 kB
SwapCached:       3616 kB
Active:        8808484 kB
Inactive:      3371912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20425872 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:            4300 kB
Writeback:          16 kB
AnonPages:     8371492 kB
Mapped:          34280 kB
Slab:           214360 kB
PageTables:      61928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130038428 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= 73752 MiB
End job on node125 at 2011-06-03 09:47:10