Trace number 3713103

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.55 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh305_wcsp.wbo
MD5SUM8285b15ee2c0064deae9a0e09e679565
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark742
Best CPU time to get the best result obtained on this benchmark0.554915
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints1000
Number of soft constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Top cost 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
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-3713103-1338222486.wbo.
0.00/0.00	c Instance file HOME/instance-3713103-1338222486.wbo
0.00/0.00	c File size is 47701 bytes.
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      1100                                                |
0.00/0.00	c |  Number Clauses:        1100                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB Constraint                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | 25           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 36           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 42           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 46           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 62           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 64           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 68           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 73           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 75           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 83           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 92           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 93           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 94           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 97           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 98           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 102          lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 105          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 106          lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 108          lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 109          lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 115          lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 116          lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | 117          lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 118          lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | 119          lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | 120          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 121          lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 123          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 124          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 127          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 132          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 133          lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 134          lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | 135          lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | 136          lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 137          lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | 138          lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | 141          lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | 142          lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | 143          lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | 144          lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 145          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | 146          lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | 147          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | 148          lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | 149          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 150          lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | 151          lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | 152          lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | 153          lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | 154          lb |  0                0                0.00  |
0.29/0.34	c | 0.35      | 0  | 155          lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | 156          lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | 157          lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | 158          lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | 159          lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | 160          lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | 161          lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | 162          lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | 163          lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | 164          lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | 165          lb |  0                0                0.00  |
0.48/0.51	c | 0.51      | 0  | 166          lb |  0                0                0.00  |
0.48/0.52	c | 0.52      | 0  | 167          lb |  0                0                0.00  |
0.48/0.53	c | 0.54      | 0  | 168          lb |  0                0                0.00  |
0.48/0.55	c | 0.56      | 0  | 169          lb |  0                0                0.00  |
0.48/0.57	c | 0.57      | 0  | 170          lb |  0                0                0.00  |
0.48/0.58	c | 0.59      | 0  | 171          lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | 172          lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | 173          lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | 174          lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | 175          lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | 176          lb |  0                0                0.00  |
0.59/0.68	c | 0.69      | 0  | 177          lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | 178          lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | 179          lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | 180          lb |  0                0                0.00  |
0.69/0.75	c | 0.76      | 0  | 181          lb |  0                0                0.00  |
0.69/0.77	c | 0.78      | 0  | 182          lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | 183          lb |  0                0                0.00  |
0.79/0.81	c | 0.81      | 0  | 184          lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | 187          lb |  0                0                0.00  |
0.79/0.85	c | 0.86      | 0  | 188          lb |  0                0                0.00  |
0.79/0.87	c | 0.88      | 0  | 189          lb |  0                0                0.00  |
0.89/0.90	c | 0.90      | 0  | 190          lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | 191          lb |  0                0                0.00  |
0.89/0.94	c | 0.94      | 0  | 192          lb |  0                0                0.00  |
0.89/0.96	c | 0.96      | 0  | 193          lb |  0                0                0.00  |
0.89/0.98	c | 0.98      | 0  | 194          lb |  0                0                0.00  |
0.89/1.00	c | 1.00      | 0  | 195          lb |  0                0                0.00  |
0.99/1.02	c | 1.02      | 0  | 196          lb |  0                0                0.00  |
0.99/1.04	c | 1.05      | 0  | 197          lb |  0                0                0.00  |
0.99/1.07	c | 1.07      | 0  | 198          lb |  0                0                0.00  |
0.99/1.09	c | 1.10      | 0  | 199          lb |  0                0                0.00  |
1.09/1.11	c | 1.12      | 0  | 200          lb |  0                0                0.00  |
1.09/1.14	c | 1.15      | 0  | 201          lb |  0                0                0.00  |
1.09/1.17	c | 1.17      | 0  | 202          lb |  0                0                0.00  |
1.09/1.19	c | 1.20      | 0  | 203          lb |  0                0                0.00  |
1.18/1.22	c | 1.22      | 0  | 204          lb |  0                0                0.00  |
1.18/1.24	c | 1.24      | 0  | 205          lb |  0                0                0.00  |
1.18/1.26	c | 1.26      | 0  | 206          lb |  0                0                0.00  |
1.18/1.28	c | 1.29      | 0  | 207          lb |  0                0                0.00  |
1.29/1.31	c | 1.32      | 0  | 208          lb |  0                0                0.00  |
1.29/1.34	c | 1.35      | 0  | 209          lb |  0                0                0.00  |
1.29/1.37	c | 1.37      | 0  | 210          lb |  0                0                0.00  |
1.39/1.40	c | 1.40      | 0  | 211          lb |  0                0                0.00  |
1.39/1.43	c | 1.43      | 0  | 212          lb |  0                0                0.00  |
1.39/1.46	c | 1.46      | 0  | 213          lb |  0                0                0.00  |
1.39/1.49	c | 1.49      | 0  | 214          lb |  0                0                0.00  |
1.49/1.51	c | 1.52      | 0  | 215          lb |  0                0                0.00  |
1.49/1.55	c | 1.56      | 0  | 216          lb |  0                0                0.00  |
1.49/1.58	c | 1.59      | 0  | 217          lb |  0                0                0.00  |
1.59/1.62	c | 1.62      | 0  | 218          lb |  0                0                0.00  |
1.59/1.66	c | 1.67      | 0  | 219          lb |  0                0                0.00  |
1.69/1.70	c | 1.71      | 0  | 220          lb |  0                0                0.00  |
1.69/1.75	c | 1.75      | 0  | 221          lb |  0                0                0.00  |
1.69/1.79	c | 1.80      | 0  | 222          lb |  0                0                0.00  |
1.79/1.83	c | 1.84      | 0  | 223          lb |  0                0                0.00  |
1.79/1.88	c | 1.88      | 0  | 224          lb |  0                0                0.00  |
1.88/1.93	c | 1.94      | 0  | 225          lb |  0                0                0.00  |
1.88/1.98	c | 1.98      | 0  | 226          lb |  0                0                0.00  |
1.99/2.03	c | 2.03      | 0  | 227          lb |  0                0                0.00  |
1.99/2.08	c | 2.08      | 0  | 228          lb |  0                0                0.00  |
2.10/2.12	c | 2.12      | 0  | 229          lb |  0                0                0.00  |
2.10/2.17	c | 2.17      | 0  | 230          lb |  0                0                0.00  |
2.19/2.22	c | 2.23      | 0  | 231          lb |  0                0                0.00  |
2.19/2.27	c | 2.28      | 0  | 232          lb |  0                0                0.00  |
2.29/2.33	c | 2.33      | 0  | 233          lb |  0                0                0.00  |
2.29/2.38	c | 2.39      | 0  | 234          lb |  0                0                0.00  |
2.39/2.45	c | 2.46      | 0  | 235          lb |  0                0                0.00  |
2.49/2.52	c | 2.52      | 0  | 236          lb |  0                0                0.00  |
2.49/2.57	c | 2.57      | 0  | 237          lb |  0                0                0.00  |
2.59/2.63	c | 2.63      | 0  | 238          lb |  0                0                0.00  |
2.59/2.69	c | 2.69      | 0  | 239          lb |  0                0                0.00  |
2.68/2.74	c | 2.74      | 0  | 240          lb |  0                0                0.00  |
2.68/2.79	c | 2.80      | 0  | 241          lb |  0                0                0.00  |
2.78/2.84	c | 2.85      | 0  | 242          lb |  0                0                0.00  |
2.78/2.89	c | 2.90      | 0  | 243          lb |  0                0                0.00  |
2.89/2.94	c | 2.94      | 0  | 244          lb |  0                0                0.00  |
2.89/2.98	c | 2.99      | 0  | 245          lb |  0                0                0.00  |
2.99/3.03	c | 3.04      | 0  | 246          lb |  0                0                0.00  |
2.99/3.09	c | 3.10      | 0  | 247          lb |  0                0                0.00  |
3.09/3.14	c | 3.15      | 0  | 248          lb |  0                0                0.00  |
3.19/3.21	c | 3.21      | 0  | 249          lb |  0                0                0.00  |
3.19/3.27	c | 3.27      | 0  | 250          lb |  0                0                0.00  |
3.29/3.32	c | 3.32      | 0  | 251          lb |  0                0                0.00  |
3.29/3.37	c | 3.38      | 0  | 252          lb |  0                0                0.00  |
3.39/3.43	c | 3.43      | 0  | 253          lb |  0                0                0.00  |
3.39/3.48	c | 3.49      | 0  | 254          lb |  0                0                0.00  |
3.48/3.54	c | 3.55      | 0  | 255          lb |  0                0                0.00  |
3.58/3.60	c | 3.60      | 0  | 256          lb |  0                0                0.00  |
3.58/3.65	c | 3.65      | 0  | 257          lb |  0                0                0.00  |
3.69/3.70	c | 3.70      | 0  | 258          lb |  0                0                0.00  |
3.69/3.75	c | 3.75      | 0  | 259          lb |  0                0                0.00  |
3.79/3.83	c | 3.83      | 0  | 260          lb |  0                0                0.00  |
3.79/3.88	c | 3.89      | 0  | 261          lb |  0                0                0.00  |
3.89/3.95	c | 3.95      | 0  | 262          lb |  0                0                0.00  |
3.99/4.03	c | 4.03      | 0  | 263          lb |  0                0                0.00  |
3.99/4.08	c | 4.09      | 0  | 264          lb |  0                0                0.00  |
4.09/4.15	c | 4.16      | 0  | 265          lb |  0                0                0.00  |
4.18/4.20	c | 4.21      | 0  | 266          lb |  0                0                0.00  |
4.18/4.25	c | 4.25      | 0  | 267          lb |  0                0                0.00  |
4.29/4.32	c | 4.32      | 0  | 268          lb |  0                0                0.00  |
4.40/4.41	c | 4.42      | 0  | 269          lb |  0                0                0.00  |
4.40/4.48	c | 4.48      | 0  | 270          lb |  0                0                0.00  |
4.49/4.53	c | 4.54      | 0  | 271          lb |  0                0                0.00  |
4.59/4.64	c | 4.64      | 0  | 272          lb |  0                0                0.00  |
4.59/4.69	c | 4.69      | 0  | 273          lb |  0                0                0.00  |
4.69/4.76	c | 4.77      | 0  | 274          lb |  0                0                0.00  |
4.79/4.82	c | 4.82      | 0  | 275          lb |  0                0                0.00  |
4.89/4.92	c | 4.88      | 0  | 276          lb |  0                0                0.00  |
4.89/4.93	c | 4.93      | 0  | 277          lb |  0                0                0.00  |
4.89/4.99	c | 4.99      | 0  | 278          lb |  0                0                0.00  |
4.99/5.07	c | 5.08      | 0  | 279          lb |  0                0                0.00  |
5.08/5.14	c | 5.15      | 0  | 280          lb |  0                0                0.00  |
5.18/5.24	c | 5.25      | 0  | 281          lb |  0                0                0.00  |
5.28/5.37	c | 5.37      | 0  | 282          lb |  0                0                0.00  |
5.38/5.48	c | 5.49      | 0  | 283          lb |  0                0                0.00  |
5.49/5.59	c | 5.59      | 0  | 284          lb |  0                0                0.00  |
5.58/5.67	c | 5.67      | 0  | 285          lb |  0                0                0.00  |
5.68/5.75	c | 5.75      | 0  | 286          lb |  0                0                0.00  |
5.78/5.83	c | 5.83      | 0  | 287          lb |  0                0                0.00  |
5.88/5.93	c | 5.93      | 0  | 288          lb |  0                0                0.00  |
5.98/6.02	c | 6.02      | 0  | 289          lb |  0                0                0.00  |
6.08/6.12	c | 6.12      | 0  | 290          lb |  0                0                0.00  |
6.18/6.26	c | 6.26      | 0  | 291          lb |  0                0                0.00  |
6.38/6.41	c | 6.41      | 0  | 292          lb |  0                0                0.00  |
6.49/6.54	c | 6.54      | 0  | 293          lb |  0                0                0.00  |
6.59/6.67	c | 6.67      | 0  | 294          lb |  0                0                0.00  |
6.78/6.82	c | 6.82      | 0  | 295          lb |  0                0                0.00  |
6.88/6.96	c | 6.96      | 0  | 296          lb |  0                0                0.00  |
6.98/7.08	c | 7.08      | 0  | 297          lb |  0                0                0.00  |
7.18/7.20	c | 7.20      | 0  | 298          lb |  0                0                0.00  |
7.28/7.34	c | 7.34      | 0  | 299          lb |  0                0                0.00  |
7.38/7.46	c | 7.47      | 0  | 300          lb |  0                0                0.00  |
7.58/7.61	c | 7.62      | 0  | 301          lb |  0                0                0.00  |
7.68/7.75	c | 7.75      | 0  | 302          lb |  0                0                0.00  |
7.78/7.87	c | 7.88      | 0  | 303          lb |  0                0                0.00  |
7.98/8.00	c | 8.01      | 0  | 304          lb |  0                0                0.00  |
8.08/8.11	c | 8.12      | 0  | 305          lb |  0                0                0.00  |
8.69/8.71	c | 8.71      | 0  | 306          lb |  0                0                0.00  |
8.79/8.83	c | 8.83      | 0  | 307          lb |  0                0                0.00  |
8.88/8.95	c | 8.96      | 0  | 308          lb |  0                0                0.00  |
8.98/9.07	c | 9.08      | 0  | 309          lb |  0                0                0.00  |
9.18/9.23	c | 9.24      | 0  | 310          lb |  0                0                0.00  |
9.28/9.38	c | 9.39      | 0  | 311          lb |  0                0                0.00  |
9.48/9.53	c | 9.54      | 0  | 312          lb |  0                0                0.00  |
9.68/9.70	c | 9.70      | 0  | 313          lb |  0                0                0.00  |
9.79/9.89	c | 9.89      | 0  | 314          lb |  0                0                0.00  |
9.98/10.06	c | 10.07     | 0  | 315          lb |  0                0                0.00  |
10.18/10.29	c | 10.30     | 0  | 316          lb |  0                0                0.00  |
10.48/10.51	c | 10.52     | 0  | 317          lb |  0                0                0.00  |
10.68/10.74	c | 10.74     | 0  | 318          lb |  0                0                0.00  |
11.18/11.26	c | 11.27     | 0  | 319          lb |  0                0                0.00  |
12.48/12.50	c | 12.51     | 0  | 320          lb |  0                0                0.00  |
14.07/14.13	c | 14.13     | 0  | 321          lb |  0                0                0.00  |
1640.78/1641.23	c | 1641.24   | 0  | 322          lb |  0                0                0.00  |
1697.66/1698.12	c | 1698.13   | 0  | 323          lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3713103-1338222486/watcher-3713103-1338222486 -o /tmp/evaluation-result-3713103-1338222486/solver-3713103-1338222486 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713103-1338222486.wbo 

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

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.06 2.02 2.00 3/177 2696
/proc/meminfo: memFree=26570580/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=0 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 2 0 288375849 85856256 751 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 755 175 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=0 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 2 0 288375850 85856256 795 33554432000 4194304 5964318 140733446032784 140733446031032 5136324 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.091647 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2696
/proc/meminfo: memFree=26570580/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=0.08 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 1836 0 0 0 8 0 0 0 20 0 2 0 288375849 85856256 1579 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 1579 198 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=0.07 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 1057 0 0 0 7 0 0 0 20 0 2 0 288375850 85856256 1579 33554432000 4194304 5964318 140733446032784 140733446031032 4446976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 83844

[startup+0.100203 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2696
/proc/meminfo: memFree=26570580/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=0.09 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 1879 0 0 0 9 0 0 0 20 0 2 0 288375849 85856256 1622 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 1622 198 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=0.08 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 1100 0 0 0 8 0 0 0 20 0 2 0 288375850 85856256 1622 33554432000 4194304 5964318 140733446032784 140733446031032 4392677 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83844

[startup+0.300246 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2696
/proc/meminfo: memFree=26570580/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=0.29 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 3758 0 0 0 29 0 0 0 20 0 2 0 288375849 85856256 2430 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 2430 199 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=0.28 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 2979 0 0 0 28 0 0 0 20 0 2 0 288375850 85856256 2430 33554432000 4194304 5964318 140733446032784 139686945159512 4400336 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83844

[startup+0.700324 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2696
/proc/meminfo: memFree=26570580/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=0.69 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 7274 0 0 0 68 1 0 0 20 0 2 0 288375849 85856256 4028 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 4028 199 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=0.68 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 6495 0 0 0 67 1 0 0 20 0 2 0 288375850 85856256 4028 33554432000 4194304 5964318 140733446032784 139686945159512 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83844

[startup+1.50031 s]
/proc/loadavg: 2.06 2.02 2.00 2/176 2737
/proc/meminfo: memFree=27288212/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=1.49 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 13611 0 0 0 147 2 0 0 20 0 2 0 288375849 85856256 5861 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 5861 199 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=1.47 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 12832 0 0 0 145 2 0 0 20 0 2 0 288375850 85856256 5861 33554432000 4194304 5964318 140733446032784 139686945159704 4419083 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83844

[startup+3.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 2815
/proc/meminfo: memFree=27264276/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=3.09 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 22673 0 0 0 305 4 0 0 20 0 2 0 288375849 85856256 8316 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 8341 199 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=3.07 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 21931 0 0 0 303 4 0 0 20 0 2 0 288375850 85856256 8353 33554432000 4194304 5964318 140733446032784 139686945159512 5179779 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83844

[startup+6.30033 s]
/proc/loadavg: 1.98 2.00 2.00 3/179 2893
/proc/meminfo: memFree=27231864/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=83844 CPUtime=6.28 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 42025 0 0 0 621 7 0 0 20 0 2 0 288375849 85856256 14451 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 20961 14451 199 433 0 20525 0
[pid=2696/tid=2697] ppid=2694 vsize=83844 CPUtime=6.26 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 41246 0 0 0 619 7 0 0 20 0 2 0 288375850 85856256 14451 33554432000 4194304 5964318 140733446032784 139686945159704 4373033 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83844

[startup+12.7003 s]
/proc/loadavg: 1.98 2.00 2.00 3/179 2893
/proc/meminfo: memFree=27207716/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=149380 CPUtime=12.68 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 56640 0 0 0 1259 9 0 0 20 0 2 0 288375849 152965120 18421 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 37345 18421 199 433 0 36909 0
[pid=2696/tid=2697] ppid=2694 vsize=149380 CPUtime=12.64 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 55861 0 0 0 1255 9 0 0 20 0 2 0 288375850 152965120 18421 33554432000 4194304 5964318 140733446032784 139686945160008 4403468 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149380

[startup+25.5003 s]
/proc/loadavg: 1.98 2.00 2.00 3/179 2893
/proc/meminfo: memFree=27195264/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=149380 CPUtime=25.47 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 57306 0 0 0 2537 10 0 0 20 0 2 0 288375849 152965120 19071 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 37345 19071 199 433 0 36909 0
[pid=2696/tid=2697] ppid=2694 vsize=149380 CPUtime=25.39 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 56527 0 0 0 2530 9 0 0 20 0 2 0 288375850 152965120 19071 33554432000 4194304 5964318 140733446032784 139686945159704 4409178 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 149380

[startup+51.1003 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 2893
/proc/meminfo: memFree=27163256/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=149380 CPUtime=51.06 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 60237 0 0 0 5095 11 0 0 20 0 2 0 288375849 152965120 22694 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 37345 22694 199 433 0 36909 0
[pid=2696/tid=2697] ppid=2694 vsize=149380 CPUtime=50.92 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 59458 0 0 0 5081 11 0 0 20 0 2 0 288375850 152965120 22694 33554432000 4194304 5964318 140733446032784 139686945159160 4399856 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149380

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 2893
/proc/meminfo: memFree=27097660/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=149380 CPUtime=102.26 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 67644 0 0 0 10212 14 0 0 20 0 2 0 288375849 152965120 30099 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 37345 30099 199 433 0 36909 0
[pid=2696/tid=2697] ppid=2694 vsize=149380 CPUtime=102 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 66865 0 0 0 10185 15 0 0 20 0 2 0 288375850 152965120 30099 33554432000 4194304 5964318 140733446032784 139686945159160 4403452 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149380

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/180 2897
/proc/meminfo: memFree=26966576/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=280452 CPUtime=162.21 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 87758 0 0 0 16195 26 0 0 20 0 2 0 288375849 287182848 50685 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 70113 50685 199 433 0 69677 0
[pid=2696/tid=2697] ppid=2694 vsize=280452 CPUtime=161.8 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 86979 0 0 0 16152 28 0 0 20 0 2 0 288375850 287182848 50685 33554432000 4194304 5964318 140733446032784 139686945159160 4399723 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 280452

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 2897
/proc/meminfo: memFree=26934804/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=280452 CPUtime=222.18 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 91471 0 0 0 22189 29 0 0 20 0 2 0 288375849 287182848 54468 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 70113 54468 199 433 0 69677 0
[pid=2696/tid=2697] ppid=2694 vsize=280452 CPUtime=221.63 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 90692 0 0 0 22131 32 0 0 20 0 2 0 288375850 287182848 54468 33554432000 4194304 5964318 140733446032784 139686945159208 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 280452

[startup+282.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/180 2898
/proc/meminfo: memFree=26930824/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=280452 CPUtime=282.17 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 91599 0 0 0 28188 29 0 0 20 0 2 0 288375849 287182848 55101 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 70113 55101 199 433 0 69677 0
[pid=2696/tid=2697] ppid=2694 vsize=280452 CPUtime=281.47 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 90820 0 0 0 28114 33 0 0 20 0 2 0 288375850 287182848 55101 33554432000 4194304 5964318 140733446032784 139686945158968 4388728 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 280452

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 2898
/proc/meminfo: memFree=26914624/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=280452 CPUtime=342.16 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 91603 0 0 0 34187 29 0 0 20 0 2 0 288375849 287182848 55157 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 70113 55157 199 433 0 69677 0
[pid=2696/tid=2697] ppid=2694 vsize=280452 CPUtime=341.31 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 90824 0 0 0 34097 34 0 0 20 0 2 0 288375850 287182848 55157 33554432000 4194304 5964318 140733446032784 139686945158968 4399982 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 280452

[startup+402.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/179 2898
/proc/meminfo: memFree=26852800/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=280452 CPUtime=402.15 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 97265 0 0 0 40180 35 0 0 20 0 2 0 288375849 287182848 60917 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2909
/proc/meminfo: memFree=26455488/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=546244 CPUtime=1421.94 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 151693 0 0 0 142112 82 0 0 20 0 2 0 288375849 559353856 116518 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 136561 116518 199 433 0 136125 0
[pid=2696/tid=2697] ppid=2694 vsize=546244 CPUtime=1418.41 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 150914 0 0 0 141738 103 0 0 20 0 2 0 288375850 559353856 116518 33554432000 4194304 5964318 140733446032784 139686945159160 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 546244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2909
/proc/meminfo: memFree=26434164/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=546244 CPUtime=1481.92 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 156168 0 0 0 148106 86 0 0 20 0 2 0 288375849 559353856 120991 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 136561 120991 199 433 0 136125 0
[pid=2696/tid=2697] ppid=2694 vsize=546244 CPUtime=1478.24 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 155389 0 0 0 147716 108 0 0 20 0 2 0 288375850 559353856 120991 33554432000 4194304 5964318 140733446032784 139686945159032 4399845 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 546244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2909
/proc/meminfo: memFree=26412812/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=546244 CPUtime=1541.9 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 160866 0 0 0 154099 91 0 0 20 0 2 0 288375849 559353856 126073 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 136561 126073 199 433 0 136125 0
[pid=2696/tid=2697] ppid=2694 vsize=546244 CPUtime=1538.08 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 160087 0 0 0 153694 114 0 0 20 0 2 0 288375850 559353856 126073 33554432000 4194304 5964318 140733446032784 139686945159160 4389064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 546244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2909
/proc/meminfo: memFree=26370904/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=611780 CPUtime=1601.88 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 167350 0 0 0 160089 99 0 0 20 0 2 0 288375849 626462720 133592 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152945 133592 199 433 0 152509 0
[pid=2696/tid=2697] ppid=2694 vsize=611780 CPUtime=1597.9 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 166571 0 0 0 159667 123 0 0 20 0 2 0 288375850 626462720 133592 33554432000 4194304 5964318 140733446032784 139686945159160 4399910 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 611780

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 2910
/proc/meminfo: memFree=26348520/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1661.87 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171933 0 0 0 166085 102 0 0 20 0 2 0 288375849 622727168 137784 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 137784 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1657.74 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171154 0 0 0 165647 127 0 0 20 0 2 0 288375850 622727168 137784 33554432000 4194304 5964318 140733446032784 139686945160120 4400483 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 608132

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2910
/proc/meminfo: memFree=26337180/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1721.86 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 172084 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1717.58 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 171630 128 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 608132

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26296508/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1781.85 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 178083 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1777.43 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 177614 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4403551 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 608132

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26289316/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1791.45 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179043 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1787.01 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 178572 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4399824 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 608132

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26286960/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1794.65 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179363 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1790.2 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 178891 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4389064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 608132

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26284592/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1797.85 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179683 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1793.38 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 179209 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4392600 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 608132

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26283724/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1798.65 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179763 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1794.18 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 179289 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4392797 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 608132

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26283228/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1799.05 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179803 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1794.59 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 179330 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4399914 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 608132

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26283228/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1799.45 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179843 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1794.98 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 179369 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4400512 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 608132

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2910
/proc/meminfo: memFree=26283228/32873648 swapFree=6336/6336
[pid=2696] ppid=2694 vsize=608132 CPUtime=1799.55 cores=1,3,5,7
/proc/2696/stat : 2696 (wbo1.71) S 2694 2696 32463 0 -1 4202496 171993 0 0 0 179853 102 0 0 20 0 2 0 288375849 622727168 134569 33554432000 4194304 5964318 140733446032784 140733446032304 4546589 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2696/statm: 152033 134569 199 433 0 151597 0
[pid=2696/tid=2697] ppid=2694 vsize=608132 CPUtime=1795.08 cores=1,3,5,7
/proc/2696/task/2697/stat : 2697 (wbo1.71) R 2694 2696 32463 0 -1 4202560 171214 0 0 0 179379 129 0 0 20 0 2 0 288375850 622727168 134569 33554432000 4194304 5964318 140733446032784 139686945160008 4399982 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 608132

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2696 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=801300
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=304801
# CPU time returned by wait4() is 1795.11
# while last known CPU time is 1799.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.55
CPU user time (s): 1798.53
CPU system time (s): 1.02
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 611780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.8
system time used= 1.3048
maximum resident set size= 554724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171995
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= 233
involuntary context switches= 1943

runsolver used 3.17552 second user time and 8.5367 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-28 18:28:06
IDJOB=3713103
IDBENCH=79395
IDSOLVER=2293
FILE ID=node112/3713103-1338222486
RUNJOBID= node112-1338192203-32480
PBS_JOBID= 14624576
Free space on /tmp= 71588 MiB

SOLVER NAME= wbo 1.71
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh305_wcsp.wbo
COMMAND LINE= wbo1.71 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713103-1338222486/watcher-3713103-1338222486 -o /tmp/evaluation-result-3713103-1338222486/solver-3713103-1338222486 -C 1800 -W 1900 -M 15500  wbo1.71 -file-format=wbo HOME/instance-3713103-1338222486.wbo

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

MD5SUM BENCH= 8285b15ee2c0064deae9a0e09e679565
RANDOM SEED=540163610

node112.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		: 2666.763
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	: 5333.52
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		: 2666.763
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		: 2666.763
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.92
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		: 2666.763
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		: 2666.763
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.92
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		: 2666.763
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.92
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		: 2666.763
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.91
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		: 2666.763
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:       32873648 kB
MemFree:        26571580 kB
Buffers:          388336 kB
Cached:          4341824 kB
SwapCached:            0 kB
Active:          1563372 kB
Inactive:        3912652 kB
Active(anon):     748232 kB
Inactive(anon):        0 kB
Active(file):     815140 kB
Inactive(file):  3912652 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        821696 kB
Mapped:            15184 kB
Shmem:               200 kB
Slab:             689356 kB
SReclaimable:     133288 kB
SUnreclaim:       556068 kB
KernelStack:        1488 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     142988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71584 MiB
End job on node112 at 2012-05-28 18:58:06