Trace number 3713043

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
wbo 1.71? 1799.62 1800

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-le450-5a-3_wcsp.wbo
MD5SUM72c9ce0449d9d860fc68cf7a2819c6b0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1554
Best CPU time to get the best result obtained on this benchmark1800.08
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1350
Total number of constraints17592
Number of soft constraints17142
Number of constraints which are clauses17142
Number of constraints which are cardinality constraints (but not clauses)450
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Top cost 5715
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 17142
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713043-1338227508.wbo.
0.00/0.00	c Instance file HOME/instance-3713043-1338227508.wbo
0.00/0.00	c File size is 500231 bytes.
0.02/0.03	c Highest Coefficient sum: 4
0.02/0.03	c ============================[ Problem Statistics ]=============================
0.02/0.03	c |                                                                             |
0.02/0.03	c |  Parsing time:          0.04         s                                      |
0.02/0.03	c |  Number Variables:      18492                                               |
0.02/0.03	c |  Number Clauses:        17592                                               |
0.02/0.03	c |  Number Cardinality:    450                                                 |
0.02/0.03	c |  Number PB Constraints: 0                                                   |
0.02/0.03	c |                                                                             |
0.02/0.05	c |  Problem Type:          Optimization                                        |
0.02/0.05	c |  Objective Function:    Cardinality Constraint                              |
0.02/0.05	c |                                                                             |
0.02/0.05	c ============================[ Search Statistics ]==============================
0.02/0.05	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.02/0.05	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.02/0.05	c ===============================================================================
0.02/0.07	c | 0.07      | 0  | 1            lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | 2            lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 3            lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 4            lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 5            lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 6            lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 7            lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | 8            lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 9            lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | 10           lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | 11           lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | 12           lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | 13           lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | 14           lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | 15           lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | 16           lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | 17           lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | 18           lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | 19           lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | 20           lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | 21           lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | 22           lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | 23           lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | 24           lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | 25           lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | 26           lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | 27           lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | 28           lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | 29           lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | 30           lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | 31           lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | 32           lb |  0                0                0.00  |
0.58/0.60	c | 0.61      | 0  | 33           lb |  0                0                0.00  |
0.58/0.62	c | 0.62      | 0  | 34           lb |  0                0                0.00  |
0.58/0.64	c | 0.64      | 0  | 35           lb |  0                0                0.00  |
0.58/0.66	c | 0.66      | 0  | 36           lb |  0                0                0.00  |
0.58/0.68	c | 0.68      | 0  | 37           lb |  0                0                0.00  |
0.68/0.70	c | 0.70      | 0  | 38           lb |  0                0                0.00  |
0.68/0.72	c | 0.72      | 0  | 39           lb |  0                0                0.00  |
0.68/0.73	c | 0.74      | 0  | 40           lb |  0                0                0.00  |
0.68/0.75	c | 0.76      | 0  | 41           lb |  0                0                0.00  |
0.68/0.77	c | 0.78      | 0  | 42           lb |  0                0                0.00  |
0.68/0.79	c | 0.80      | 0  | 43           lb |  0                0                0.00  |
0.79/0.81	c | 0.82      | 0  | 44           lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | 45           lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | 46           lb |  0                0                0.00  |
0.79/0.87	c | 0.87      | 0  | 47           lb |  0                0                0.00  |
0.79/0.89	c | 0.89      | 0  | 48           lb |  0                0                0.00  |
0.89/0.91	c | 0.91      | 0  | 49           lb |  0                0                0.00  |
0.89/0.93	c | 0.93      | 0  | 50           lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | 51           lb |  0                0                0.00  |
0.89/0.97	c | 0.97      | 0  | 52           lb |  0                0                0.00  |
0.89/0.99	c | 1.00      | 0  | 53           lb |  0                0                0.00  |
1.00/1.01	c | 1.02      | 0  | 54           lb |  0                0                0.00  |
1.00/1.03	c | 1.04      | 0  | 55           lb |  0                0                0.00  |
1.00/1.06	c | 1.06      | 0  | 56           lb |  0                0                0.00  |
1.00/1.08	c | 1.08      | 0  | 57           lb |  0                0                0.00  |
1.00/1.10	c | 1.10      | 0  | 58           lb |  0                0                0.00  |
1.09/1.12	c | 1.12      | 0  | 59           lb |  0                0                0.00  |
1.09/1.14	c | 1.14      | 0  | 60           lb |  0                0                0.00  |
1.09/1.16	c | 1.16      | 0  | 61           lb |  0                0                0.00  |
1.09/1.18	c | 1.18      | 0  | 62           lb |  0                0                0.00  |
1.19/1.20	c | 1.21      | 0  | 63           lb |  0                0                0.00  |
1.19/1.22	c | 1.23      | 0  | 64           lb |  0                0                0.00  |
1.19/1.24	c | 1.25      | 0  | 65           lb |  0                0                0.00  |
1.19/1.26	c | 1.27      | 0  | 66           lb |  0                0                0.00  |
1.19/1.28	c | 1.29      | 0  | 67           lb |  0                0                0.00  |
1.29/1.31	c | 1.31      | 0  | 68           lb |  0                0                0.00  |
1.29/1.33	c | 1.33      | 0  | 69           lb |  0                0                0.00  |
1.29/1.35	c | 1.35      | 0  | 70           lb |  0                0                0.00  |
1.29/1.37	c | 1.37      | 0  | 71           lb |  0                0                0.00  |
1.29/1.39	c | 1.39      | 0  | 72           lb |  0                0                0.00  |
1.38/1.41	c | 1.42      | 0  | 73           lb |  0                0                0.00  |
1.38/1.43	c | 1.44      | 0  | 74           lb |  0                0                0.00  |
1.38/1.46	c | 1.46      | 0  | 75           lb |  0                0                0.00  |
1.38/1.48	c | 1.48      | 0  | 76           lb |  0                0                0.00  |
1.48/1.50	c | 1.50      | 0  | 77           lb |  0                0                0.00  |
1.48/1.52	c | 1.53      | 0  | 78           lb |  0                0                0.00  |
1.48/1.54	c | 1.55      | 0  | 79           lb |  0                0                0.00  |
1.48/1.57	c | 1.57      | 0  | 80           lb |  0                0                0.00  |
1.48/1.59	c | 1.59      | 0  | 81           lb |  0                0                0.00  |
1.58/1.61	c | 1.61      | 0  | 82           lb |  0                0                0.00  |
1.58/1.63	c | 1.64      | 0  | 83           lb |  0                0                0.00  |
1.58/1.66	c | 1.66      | 0  | 84           lb |  0                0                0.00  |
1.58/1.68	c | 1.68      | 0  | 85           lb |  0                0                0.00  |
1.68/1.70	c | 1.70      | 0  | 86           lb |  0                0                0.00  |
1.68/1.72	c | 1.73      | 0  | 87           lb |  0                0                0.00  |
1.68/1.75	c | 1.75      | 0  | 88           lb |  0                0                0.00  |
1.68/1.77	c | 1.77      | 0  | 89           lb |  0                0                0.00  |
1.68/1.79	c | 1.80      | 0  | 90           lb |  0                0                0.00  |
1.78/1.81	c | 1.82      | 0  | 91           lb |  0                0                0.00  |
1.78/1.84	c | 1.84      | 0  | 92           lb |  0                0                0.00  |
1.78/1.86	c | 1.86      | 0  | 93           lb |  0                0                0.00  |
1.78/1.88	c | 1.89      | 0  | 94           lb |  0                0                0.00  |
1.88/1.91	c | 1.91      | 0  | 95           lb |  0                0                0.00  |
1.88/1.93	c | 1.93      | 0  | 96           lb |  0                0                0.00  |
1.88/1.95	c | 1.96      | 0  | 97           lb |  0                0                0.00  |
1.88/1.98	c | 1.98      | 0  | 98           lb |  0                0                0.00  |
1.98/2.00	c | 2.00      | 0  | 99           lb |  0                0                0.00  |
1.98/2.03	c | 2.03      | 0  | 100          lb |  0                0                0.00  |
1.98/2.05	c | 2.05      | 0  | 101          lb |  0                0                0.00  |
1.98/2.07	c | 2.08      | 0  | 102          lb |  0                0                0.00  |
1.98/2.10	c | 2.10      | 0  | 103          lb |  0                0                0.00  |
2.09/2.12	c | 2.13      | 0  | 104          lb |  0                0                0.00  |
2.09/2.15	c | 2.15      | 0  | 105          lb |  0                0                0.00  |
2.09/2.17	c | 2.18      | 0  | 106          lb |  0                0                0.00  |
2.09/2.20	c | 2.20      | 0  | 107          lb |  0                0                0.00  |
2.19/2.22	c | 2.23      | 0  | 108          lb |  0                0                0.00  |
2.19/2.25	c | 2.25      | 0  | 109          lb |  0                0                0.00  |
2.19/2.27	c | 2.28      | 0  | 110          lb |  0                0                0.00  |
2.29/2.30	c | 2.30      | 0  | 111          lb |  0                0                0.00  |
2.29/2.32	c | 2.33      | 0  | 112          lb |  0                0                0.00  |
2.29/2.35	c | 2.35      | 0  | 113          lb |  0                0                0.00  |
2.29/2.38	c | 2.38      | 0  | 114          lb |  0                0                0.00  |
2.39/2.40	c | 2.40      | 0  | 115          lb |  0                0                0.00  |
2.39/2.43	c | 2.43      | 0  | 116          lb |  0                0                0.00  |
2.39/2.46	c | 2.46      | 0  | 117          lb |  0                0                0.00  |
2.39/2.48	c | 2.48      | 0  | 118          lb |  0                0                0.00  |
2.49/2.51	c | 2.51      | 0  | 119          lb |  0                0                0.00  |
2.49/2.53	c | 2.54      | 0  | 120          lb |  0                0                0.00  |
2.49/2.56	c | 2.56      | 0  | 121          lb |  0                0                0.00  |
2.49/2.59	c | 2.59      | 0  | 122          lb |  0                0                0.00  |
2.59/2.62	c | 2.62      | 0  | 123          lb |  0                0                0.00  |
2.59/2.65	c | 2.65      | 0  | 124          lb |  0                0                0.00  |
2.59/2.67	c | 2.68      | 0  | 125          lb |  0                0                0.00  |
2.68/2.70	c | 2.70      | 0  | 126          lb |  0                0                0.00  |
2.68/2.73	c | 2.73      | 0  | 127          lb |  0                0                0.00  |
2.68/2.75	c | 2.76      | 0  | 128          lb |  0                0                0.00  |
2.68/2.78	c | 2.79      | 0  | 129          lb |  0                0                0.00  |
2.78/2.81	c | 2.81      | 0  | 130          lb |  0                0                0.00  |
2.78/2.84	c | 2.84      | 0  | 131          lb |  0                0                0.00  |
2.78/2.87	c | 2.87      | 0  | 132          lb |  0                0                0.00  |
2.89/2.90	c | 2.90      | 0  | 133          lb |  0                0                0.00  |
2.89/2.93	c | 2.93      | 0  | 134          lb |  0                0                0.00  |
2.89/2.96	c | 2.96      | 0  | 135          lb |  0                0                0.00  |
2.89/2.98	c | 2.99      | 0  | 136          lb |  0                0                0.00  |
2.99/3.01	c | 3.02      | 0  | 137          lb |  0                0                0.00  |
2.99/3.05	c | 3.05      | 0  | 138          lb |  0                0                0.00  |
2.99/3.07	c | 3.08      | 0  | 139          lb |  0                0                0.00  |
3.09/3.10	c | 3.11      | 0  | 140          lb |  0                0                0.00  |
3.09/3.14	c | 3.14      | 0  | 141          lb |  0                0                0.00  |
3.19/3.22	c | 3.17      | 0  | 142          lb |  0                0                0.00  |
3.19/3.22	c | 3.20      | 0  | 143          lb |  0                0                0.00  |
3.19/3.22	c | 3.23      | 0  | 144          lb |  0                0                0.00  |
3.19/3.25	c | 3.26      | 0  | 145          lb |  0                0                0.00  |
3.19/3.28	c | 3.29      | 0  | 146          lb |  0                0                0.00  |
3.29/3.31	c | 3.32      | 0  | 147          lb |  0                0                0.00  |
3.29/3.34	c | 3.35      | 0  | 148          lb |  0                0                0.00  |
3.29/3.37	c | 3.37      | 0  | 149          lb |  0                0                0.00  |
3.39/3.40	c | 3.40      | 0  | 150          lb |  0                0                0.00  |
3.39/3.43	c | 3.44      | 0  | 151          lb |  0                0                0.00  |
3.39/3.46	c | 3.46      | 0  | 152          lb |  0                0                0.00  |
3.39/3.49	c | 3.50      | 0  | 153          lb |  0                0                0.00  |
3.48/3.52	c | 3.53      | 0  | 154          lb |  0                0                0.00  |
3.48/3.56	c | 3.57      | 0  | 155          lb |  0                0                0.00  |
3.58/3.60	c | 3.60      | 0  | 156          lb |  0                0                0.00  |
3.58/3.63	c | 3.63      | 0  | 157          lb |  0                0                0.00  |
3.58/3.67	c | 3.67      | 0  | 158          lb |  0                0                0.00  |
3.68/3.70	c | 3.71      | 0  | 159          lb |  0                0                0.00  |
3.68/3.74	c | 3.74      | 0  | 160          lb |  0                0                0.00  |
3.68/3.77	c | 3.77      | 0  | 161          lb |  0                0                0.00  |
3.78/3.81	c | 3.81      | 0  | 162          lb |  0                0                0.00  |
3.78/3.84	c | 3.84      | 0  | 163          lb |  0                0                0.00  |
3.78/3.88	c | 3.88      | 0  | 164          lb |  0                0                0.00  |
3.88/3.91	c | 3.91      | 0  | 165          lb |  0                0                0.00  |
3.88/3.95	c | 3.95      | 0  | 166          lb |  0                0                0.00  |
3.88/3.98	c | 3.98      | 0  | 167          lb |  0                0                0.00  |
3.98/4.02	c | 4.02      | 0  | 168          lb |  0                0                0.00  |
3.98/4.06	c | 4.06      | 0  | 169          lb |  0                0                0.00  |
3.98/4.10	c | 4.10      | 0  | 170          lb |  0                0                0.00  |
4.08/4.13	c | 4.13      | 0  | 171          lb |  0                0                0.00  |
4.08/4.17	c | 4.17      | 0  | 172          lb |  0                0                0.00  |
4.18/4.20	c | 4.21      | 0  | 173          lb |  0                0                0.00  |
4.18/4.24	c | 4.25      | 0  | 174          lb |  0                0                0.00  |
4.18/4.28	c | 4.28      | 0  | 175          lb |  0                0                0.00  |
4.30/4.32	c | 4.32      | 0  | 176          lb |  0                0                0.00  |
4.30/4.35	c | 4.36      | 0  | 177          lb |  0                0                0.00  |
4.30/4.39	c | 4.39      | 0  | 178          lb |  0                0                0.00  |
4.40/4.43	c | 4.43      | 0  | 179          lb |  0                0                0.00  |
4.40/4.47	c | 4.47      | 0  | 180          lb |  0                0                0.00  |
4.49/4.51	c | 4.51      | 0  | 181          lb |  0                0                0.00  |
4.49/4.55	c | 4.55      | 0  | 182          lb |  0                0                0.00  |
4.49/4.59	c | 4.59      | 0  | 183          lb |  0                0                0.00  |
4.59/4.63	c | 4.63      | 0  | 184          lb |  0                0                0.00  |
4.59/4.66	c | 4.67      | 0  | 185          lb |  0                0                0.00  |
4.69/4.70	c | 4.71      | 0  | 186          lb |  0                0                0.00  |
4.69/4.74	c | 4.75      | 0  | 187          lb |  0                0                0.00  |
4.69/4.78	c | 4.79      | 0  | 188          lb |  0                0                0.00  |
4.79/4.82	c | 4.82      | 0  | 189          lb |  0                0                0.00  |
4.79/4.86	c | 4.86      | 0  | 190          lb |  0                0                0.00  |
4.89/4.90	c | 4.90      | 0  | 191          lb |  0                0                0.00  |
4.89/4.94	c | 4.94      | 0  | 192          lb |  0                0                0.00  |
4.89/4.98	c | 4.98      | 0  | 193          lb |  0                0                0.00  |
4.99/5.02	c | 5.02      | 0  | 194          lb |  0                0                0.00  |
4.99/5.06	c | 5.06      | 0  | 195          lb |  0                0                0.00  |
5.09/5.10	c | 5.10      | 0  | 196          lb |  0                0                0.00  |
5.09/5.14	c | 5.14      | 0  | 197          lb |  0                0                0.00  |
5.09/5.18	c | 5.18      | 0  | 198          lb |  0                0                0.00  |
5.19/5.22	c | 5.23      | 0  | 199          lb |  0                0                0.00  |
5.19/5.26	c | 5.27      | 0  | 200          lb |  0                0                0.00  |
5.29/5.31	c | 5.31      | 0  | 201          lb |  0                0                0.00  |
5.29/5.35	c | 5.35      | 0  | 202          lb |  0                0                0.00  |
5.29/5.39	c | 5.39      | 0  | 203          lb |  0                0                0.00  |
5.39/5.43	c | 5.43      | 0  | 204          lb |  0                0                0.00  |
5.39/5.48	c | 5.48      | 0  | 205          lb |  0                0                0.00  |
5.49/5.52	c | 5.52      | 0  | 206          lb |  0                0                0.00  |
5.49/5.56	c | 5.57      | 0  | 207          lb |  0                0                0.00  |
5.59/5.61	c | 5.61      | 0  | 208          lb |  0                0                0.00  |
5.59/5.65	c | 5.65      | 0  | 209          lb |  0                0                0.00  |
5.59/5.69	c | 5.69      | 0  | 210          lb |  0                0                0.00  |
5.69/5.73	c | 5.74      | 0  | 211          lb |  0                0                0.00  |
5.69/5.78	c | 5.78      | 0  | 212          lb |  0                0                0.00  |
5.79/5.82	c | 5.82      | 0  | 213          lb |  0                0                0.00  |
5.79/5.87	c | 5.87      | 0  | 214          lb |  0                0                0.00  |
5.89/5.92	c | 5.92      | 0  | 215          lb |  0                0                0.00  |
5.89/5.96	c | 5.96      | 0  | 216          lb |  0                0                0.00  |
5.99/6.01	c | 6.01      | 0  | 217          lb |  0                0                0.00  |
5.99/6.05	c | 6.06      | 0  | 218          lb |  0                0                0.00  |
6.09/6.11	c | 6.11      | 0  | 219          lb |  0                0                0.00  |
6.09/6.16	c | 6.16      | 0  | 220          lb |  0                0                0.00  |
6.19/6.20	c | 6.21      | 0  | 221          lb |  0                0                0.00  |
6.19/6.25	c | 6.25      | 0  | 222          lb |  0                0                0.00  |
6.29/6.31	c | 6.32      | 0  | 223          lb |  0                0                0.00  |
6.29/6.37	c | 6.37      | 0  | 224          lb |  0                0                0.00  |
6.39/6.42	c | 6.43      | 0  | 225          lb |  0                0                0.00  |
6.39/6.48	c | 6.48      | 0  | 226          lb |  0                0                0.00  |
6.49/6.53	c | 6.54      | 0  | 227          lb |  0                0                0.00  |
6.49/6.59	c | 6.59      | 0  | 228          lb |  0                0                0.00  |
6.59/6.64	c | 6.65      | 0  | 229          lb |  0                0                0.00  |
6.68/6.70	c | 6.70      | 0  | 230          lb |  0                0                0.00  |
6.68/6.76	c | 6.76      | 0  | 231          lb |  0                0                0.00  |
6.78/6.82	c | 6.82      | 0  | 232          lb |  0                0                0.00  |
6.78/6.88	c | 6.89      | 0  | 233          lb |  0                0                0.00  |
6.89/6.98	c | 6.98      | 0  | 234          lb |  0                0                0.00  |
6.99/7.05	c | 7.05      | 0  | 235          lb |  0                0                0.00  |
7.09/7.18	c | 7.18      | 0  | 236          lb |  0                0                0.00  |
7.39/7.40	c | 7.40      | 0  | 237          lb |  0                0                0.00  |
7.49/7.52	c | 7.53      | 0  | 238          lb |  0                0                0.00  |
8.49/8.50	c | 8.50      | 0  | 239          lb |  0                0                0.00  |
8.80/8.85	c | 8.85      | 0  | 240          lb |  0                0                0.00  |
9.80/9.85	c | 9.86      | 0  | 241          lb |  0                0                0.00  |
13.39/13.45	c | 13.45     | 0  | 242          lb |  0                0                0.00  |
19.59/19.70	c | 19.70     | 0  | 243          lb |  0                0                0.00  |
505.04/505.21	c | 505.21    | 0  | 244          lb |  0                0                0.00  |
579.01/579.22	c | 579.23    | 0  | 245          lb |  0                0                0.00  |
1799.62/1800.00	c ===============================================================================
1799.62/1800.00	c Wall Clock Time: 1800.00 s
1799.62/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3713043-1338227508/watcher-3713043-1338227508 -o /tmp/evaluation-result-3713043-1338227508/solver-3713043-1338227508 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713043-1338227508.wbo 

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: 1.92 1.98 1.99 3/177 16771
/proc/meminfo: memFree=28169868/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=4392 CPUtime=0 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) R 16769 16771 12215 0 -1 4202496 503 0 0 0 0 0 0 0 20 0 1 0 288875877 4497408 455 33554432000 4194304 5964318 140736323975952 140736525540888 4395103 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 1098 455 170 433 0 539 0

[startup+0.0286469 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16771
/proc/meminfo: memFree=28169868/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=7300 CPUtime=0.02 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) R 16769 16771 12215 0 -1 4202496 1154 0 0 0 2 0 0 0 20 0 1 0 288875877 7475200 1106 33554432000 4194304 5964318 140736323975952 140736525540888 5179600 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 1825 1107 246 433 0 1266 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7300

[startup+0.100165 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16771
/proc/meminfo: memFree=28169868/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=0.09 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 6051 0 0 0 9 0 0 0 20 0 2 0 288875877 90181632 4939 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 4939 193 433 0 21581 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88068

[startup+0.300168 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16771
/proc/meminfo: memFree=28169868/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=0.29 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 8073 0 0 0 28 1 0 0 20 0 2 0 288875877 90181632 5658 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 5658 194 433 0 21581 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88068

[startup+0.700162 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 16771
/proc/meminfo: memFree=28169868/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=0.68 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 10505 0 0 0 67 1 0 0 20 0 2 0 288875877 90181632 5997 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 5997 194 433 0 21581 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 88068

[startup+1.50032 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 16773
/proc/meminfo: memFree=28144076/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=1.48 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 16506 0 0 0 146 2 0 0 20 0 2 0 288875877 90181632 7453 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 7453 195 433 0 21581 0
[pid=16771/tid=16773] ppid=16769 vsize=88068 CPUtime=1.44 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 14694 0 0 0 142 2 0 0 20 0 2 0 288875881 90181632 7453 33554432000 4194304 5964318 140736323975952 139910081470784 5130898 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 88068

[startup+3.10032 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 16773
/proc/meminfo: memFree=28137752/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=3.09 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 25674 0 0 0 305 4 0 0 20 0 2 0 288875877 90181632 9212 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 9212 195 433 0 21581 0
[pid=16771/tid=16773] ppid=16769 vsize=88068 CPUtime=3.04 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 23862 0 0 0 300 4 0 0 20 0 2 0 288875881 90181632 9212 33554432000 4194304 5964318 140736323975952 139910081481048 5130746 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 88068

[startup+6.30032 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 16773
/proc/meminfo: memFree=28120648/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=6.29 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 40759 0 0 0 623 6 0 0 20 0 2 0 288875877 90181632 12663 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 12663 195 433 0 21581 0
[pid=16771/tid=16773] ppid=16769 vsize=88068 CPUtime=6.23 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 38947 0 0 0 617 6 0 0 20 0 2 0 288875881 90181632 12663 33554432000 4194304 5964318 140736323975952 139910081481048 4403243 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88068

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 16773
/proc/meminfo: memFree=28107128/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=88068 CPUtime=12.69 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 47036 0 0 0 1262 7 0 0 20 0 2 0 288875877 90181632 15625 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 22017 15625 195 433 0 21581 0
[pid=16771/tid=16773] ppid=16769 vsize=88068 CPUtime=12.61 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 45224 0 0 0 1254 7 0 0 20 0 2 0 288875881 90181632 15625 33554432000 4194304 5964318 140736323975952 139910081481048 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88068

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 16773
/proc/meminfo: memFree=28098976/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=92396 CPUtime=25.49 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 50366 0 0 0 2542 7 0 0 20 0 2 0 288875877 94613504 17567 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 23099 17567 195 433 0 22663 0
[pid=16771/tid=16773] ppid=16769 vsize=92396 CPUtime=25.38 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 48554 0 0 0 2531 7 0 0 20 0 2 0 288875881 94613504 17567 33554432000 4194304 5964318 140736323975952 139910081481656 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92396

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 16773
/proc/meminfo: memFree=28089148/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=157932 CPUtime=51.08 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 52908 0 0 0 5100 8 0 0 20 0 2 0 288875877 161722368 20109 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 39483 20109 195 433 0 39047 0
[pid=16771/tid=16773] ppid=16769 vsize=157932 CPUtime=50.91 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 51096 0 0 0 5083 8 0 0 20 0 2 0 288875881 161722368 20109 33554432000 4194304 5964318 140736323975952 139910081480744 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 157932

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 16773
/proc/meminfo: memFree=27969540/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=157932 CPUtime=102.28 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 59604 0 0 0 10217 11 0 0 20 0 2 0 288875877 161722368 26805 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 39483 26805 195 433 0 39047 0
[pid=16771/tid=16773] ppid=16769 vsize=157932 CPUtime=101.98 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 57792 0 0 0 10186 12 0 0 20 0 2 0 288875881 161722368 26805 33554432000 4194304 5964318 140736323975952 139910081480504 4389074 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 157932

[startup+162.3 s]
/proc/loadavg: 2.10 2.02 2.00 3/179 16774
/proc/meminfo: memFree=27843580/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=157932 CPUtime=162.27 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 66046 0 0 0 16212 15 0 0 20 0 2 0 288875877 161722368 33247 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 39483 33247 195 433 0 39047 0
[pid=16771/tid=16773] ppid=16769 vsize=157932 CPUtime=161.82 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 64234 0 0 0 16166 16 0 0 20 0 2 0 288875881 161722368 33247 33554432000 4194304 5964318 140736323975952 139910081480504 4392635 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 157932

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 16774
/proc/meminfo: memFree=27712752/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=223468 CPUtime=222.25 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 76966 0 0 0 22206 19 0 0 20 0 2 0 288875877 228831232 44167 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 55867 44167 195 433 0 55431 0
[pid=16771/tid=16773] ppid=16769 vsize=223468 CPUtime=221.66 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 75154 0 0 0 22144 22 0 0 20 0 2 0 288875881 228831232 44167 33554432000 4194304 5964318 140736323975952 139910081480504 4399813 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 223468

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16774
/proc/meminfo: memFree=27603880/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=223468 CPUtime=282.24 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 83375 0 0 0 28201 23 0 0 20 0 2 0 288875877 228831232 50576 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 55867 50576 195 433 0 55431 0
[pid=16771/tid=16773] ppid=16769 vsize=223468 CPUtime=281.5 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 81563 0 0 0 28123 27 0 0 20 0 2 0 288875881 228831232 50576 33554432000 4194304 5964318 140736323975952 139910081480744 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 223468

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16774
/proc/meminfo: memFree=27480004/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=291436 CPUtime=342.24 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 93608 0 0 0 34195 29 0 0 20 0 2 0 288875877 298430464 60809 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 72859 60809 195 433 0 72423 0
[pid=16771/tid=16773] ppid=16769 vsize=291436 CPUtime=341.35 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 91796 0 0 0 34101 34 0 0 20 0 2 0 288875881 298430464 60809 33554432000 4194304 5964318 140736323975952 139910081480744 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 291436

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 16813
/proc/meminfo: memFree=28574004/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=291436 CPUtime=402.22 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 93680 0 0 0 40193 29 0 0 20 0 2 0 288875877 298430464 61204 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 72859 61204 195 433 0 72423 0
[pid=16771/tid=16773] ppid=16769 vsize=291436 CPUtime=401.18 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 91868 0 0 0 40083 35 0 0 20 0 2 0 288875881 298430464 61204 33554432000 4194304 5964318 140736323975952 139910081480504 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 291436

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16814
/proc/meminfo: memFree=28460556/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=356972 CPUtime=462.17 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16846
/proc/meminfo: memFree=27951920/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1421.99 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 142153 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1418.42 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 141776 66 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 415748

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16846
/proc/meminfo: memFree=27918812/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1481.97 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 148151 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1478.26 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 147759 67 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 415748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16846
/proc/meminfo: memFree=27892152/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1541.96 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 154150 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1538.11 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 153743 68 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4389011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 415748

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16846
/proc/meminfo: memFree=27878760/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1601.95 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 160149 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1597.95 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 159726 69 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4388976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 415748

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16847
/proc/meminfo: memFree=27840320/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1661.94 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 166148 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1657.79 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 165709 70 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4389064 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 415748

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 16850
/proc/meminfo: memFree=27821712/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1721.93 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 172147 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1717.64 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 171692 72 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4389036 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 415748

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16850
/proc/meminfo: memFree=27798776/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1781.92 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 178146 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1777.48 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 177675 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4389004 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 415748

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27799024/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1791.53 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179107 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1787.06 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 178633 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 415748

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27798388/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1794.73 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179427 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1790.25 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 178952 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4399785 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 415748

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27798388/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1797.92 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179746 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1793.44 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 179271 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4400305 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 415748

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27798264/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1798.72 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179826 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1794.23 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 179350 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4389004 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.72
Current children cumulated vsize (KiB) 415748

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27798140/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1799.13 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179867 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1794.64 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 179391 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.13
Current children cumulated vsize (KiB) 415748

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27798140/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1799.52 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179906 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1795.03 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 179430 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4403612 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 415748

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 16850
/proc/meminfo: memFree=27798140/32873844 swapFree=7116/7116
[pid=16771] ppid=16769 vsize=415748 CPUtime=1799.62 cores=0,2,4,6
/proc/16771/stat : 16771 (wbo1.71) S 16769 16771 12215 0 -1 4202496 124064 0 0 0 179916 46 0 0 20 0 2 0 288875877 425725952 91429 33554432000 4194304 5964318 140736323975952 140736323975472 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16771/statm: 103937 91429 195 433 0 103501 0
[pid=16771/tid=16773] ppid=16769 vsize=415748 CPUtime=1795.13 cores=0,2,4,6
/proc/16771/task/16773/stat : 16773 (wbo1.71) R 16769 16771 12215 0 -1 4202560 122252 0 0 0 179440 73 0 0 20 0 2 0 288875881 425725952 91429 33554432000 4194304 5964318 140736323975952 139910081481544 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (KiB) 415748

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16771 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=444203
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=741887
# CPU time returned by wait4() is 1795.19
# while last known CPU time is 1799.62
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800
CPU time (s): 1799.62
CPU user time (s): 1799.16
CPU system time (s): 0.46
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 422508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.44
system time used= 0.741887
maximum resident set size= 366204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124066
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= 135
involuntary context switches= 2230

runsolver used 2.73458 second user time and 7.10692 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-28 19:51:48
IDJOB=3713043
IDBENCH=79661
IDSOLVER=2293
FILE ID=node138/3713043-1338227508
RUNJOBID= node138-1338194596-12231
PBS_JOBID= 14624599
Free space on /tmp= 71488 MiB

SOLVER NAME= wbo 1.71
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-le450-5a-3_wcsp.wbo
COMMAND LINE= wbo1.71 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713043-1338227508/watcher-3713043-1338227508 -o /tmp/evaluation-result-3713043-1338227508/solver-3713043-1338227508 -C 1800 -W 1900 -M 15500  wbo1.71 -file-format=wbo HOME/instance-3713043-1338227508.wbo

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

MD5SUM BENCH= 72c9ce0449d9d860fc68cf7a2819c6b0
RANDOM SEED=461657682

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28170396 kB
Buffers:          665068 kB
Cached:          2450348 kB
SwapCached:          208 kB
Active:          1856532 kB
Inactive:        1952000 kB
Active(anon):     675028 kB
Inactive(anon):    11368 kB
Active(file):    1181504 kB
Inactive(file):  1940632 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:              5836 kB
Writeback:             0 kB
AnonPages:        690720 kB
Mapped:            15092 kB
Shmem:               200 kB
Slab:             754232 kB
SReclaimable:     196060 kB
SUnreclaim:       558172 kB
KernelStack:        1448 kB
PageTables:         5348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    481280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71484 MiB
End job on node138 at 2012-05-28 20:21:48