Trace number 3712361

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
toysat 2012-05-17OPTIMUM 52.585 52.5941

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978113--soft-0-100-0.wbo
MD5SUMd4e6776e3ea6e9cf4cf1ebaa2f1d5c78
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.97785
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1184
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c 2012-05-28T13:35:37+0200
0.00/0.01	c arch = x86_64
0.00/0.01	c os = linux
0.00/0.01	c compiler = ghc 7.4
0.00/0.01	c packages:
0.00/0.01	c   OptDir-0.0.1
0.00/0.01	c   array-0.4.0.0
0.00/0.01	c   base-4.5.0.0
0.00/0.01	c   bytestring-0.9.2.1
0.00/0.01	c   containers-0.4.2.1
0.00/0.01	c   deepseq-1.3.0.0
0.00/0.01	c   mtl-2.1.1
0.00/0.01	c   old_locale-1.0.0.4
0.00/0.01	c   parse_dimacs-1.2
0.00/0.01	c   parsec-3.1.2
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   stm-2.3
0.00/0.01	c   time-1.4
0.00/0.01	c command line = ["--wbo","HOME/instance-3712361-1338204937.wbo"]
0.00/0.01	c #vars 169
0.00/0.01	c #constraints 101
0.00/0.01	c Solving starts ...
0.00/0.05	c solving time = 0.043s
0.00/0.05	c #decision = 378
0.00/0.05	c #conflict = 100
0.00/0.05	c #restart = 1
0.00/0.05	o 743
0.00/0.05	c Solving starts ...
0.00/0.06	c solving time = 0.006s
0.00/0.06	c #decision = 510
0.00/0.06	c #conflict = 101
0.00/0.06	c #restart = 1
0.00/0.06	o 716
0.00/0.06	c Solving starts ...
0.00/0.06	c solving time = 0.003s
0.00/0.06	c #decision = 635
0.00/0.06	c #conflict = 105
0.00/0.06	c #restart = 1
0.00/0.06	o 711
0.00/0.06	c Solving starts ...
0.00/0.06	c solving time = 0.000s
0.00/0.06	c #decision = 725
0.00/0.06	c #conflict = 105
0.00/0.06	c #restart = 1
0.00/0.06	o 675
0.00/0.06	c Solving starts ...
0.00/0.06	c solving time = 0.001s
0.00/0.06	c #decision = 785
0.00/0.06	c #conflict = 105
0.00/0.06	c #restart = 1
0.00/0.06	o 664
0.00/0.06	c Solving starts ...
0.00/0.06	c solving time = 0.002s
0.00/0.06	c #decision = 849
0.00/0.06	c #conflict = 106
0.00/0.06	c #restart = 1
0.00/0.06	o 646
0.00/0.06	c Solving starts ...
0.00/0.07	c solving time = 0.005s
0.00/0.07	c #decision = 899
0.00/0.07	c #conflict = 109
0.00/0.07	c #restart = 1
0.00/0.07	o 639
0.00/0.07	c Solving starts ...
0.00/0.07	c solving time = 0.004s
0.00/0.07	c #decision = 941
0.00/0.07	c #conflict = 111
0.00/0.07	c #restart = 1
0.00/0.07	o 624
0.00/0.07	c Solving starts ...
0.00/0.08	c solving time = 0.005s
0.00/0.08	c #decision = 1018
0.00/0.08	c #conflict = 115
0.00/0.08	c #restart = 1
0.00/0.08	o 575
0.00/0.08	c Solving starts ...
0.00/0.08	c solving time = 0.001s
0.00/0.08	c #decision = 1048
0.00/0.08	c #conflict = 115
0.00/0.08	c #restart = 1
0.00/0.08	o 554
0.00/0.08	c Solving starts ...
0.09/0.10	c solving time = 0.015s
0.09/0.10	c #decision = 1094
0.09/0.10	c #conflict = 125
0.09/0.10	c #restart = 1
0.09/0.10	o 533
0.09/0.10	c Solving starts ...
0.09/0.16	c solving time = 0.060s
0.09/0.16	c #decision = 1178
0.09/0.16	c #conflict = 174
0.09/0.16	c #restart = 1
0.09/0.16	o 526
0.09/0.16	c Solving starts ...
0.09/0.16	c learnt constraints deletion: 173 -> 87
0.19/0.24	c solving time = 0.079s
0.19/0.24	c #decision = 1335
0.19/0.24	c #conflict = 250
0.19/0.24	c #restart = 1
0.19/0.24	o 517
0.19/0.24	c Solving starts ...
0.19/0.24	c learnt constraints deletion: 163 -> 82
0.19/0.24	c solving time = 0.001s
0.19/0.24	c #decision = 1362
0.19/0.24	c #conflict = 250
0.19/0.24	c #restart = 1
0.19/0.24	o 506
0.19/0.24	c Solving starts ...
0.19/0.24	c solving time = 0.006s
0.19/0.24	c #decision = 1396
0.19/0.24	c #conflict = 255
0.19/0.24	c #restart = 1
0.19/0.24	o 505
0.19/0.24	c Solving starts ...
0.19/0.25	c solving time = 0.004s
0.19/0.25	c #decision = 1435
0.19/0.25	c #conflict = 256
0.19/0.25	c #restart = 1
0.19/0.25	o 484
0.19/0.25	c Solving starts ...
0.19/0.25	c solving time = 0.001s
0.19/0.25	c #decision = 1471
0.19/0.25	c #conflict = 256
0.19/0.25	c #restart = 1
0.19/0.25	o 461
0.19/0.25	c Solving starts ...
0.29/0.32	c solving time = 0.073s
0.29/0.32	c #decision = 1597
0.29/0.32	c #conflict = 324
0.29/0.32	c #restart = 1
0.29/0.32	o 447
0.29/0.32	c Solving starts ...
0.29/0.32	c learnt constraints deletion: 156 -> 78
0.29/0.33	c solving time = 0.004s
0.29/0.33	c #decision = 1616
0.29/0.33	c #conflict = 325
0.29/0.33	c #restart = 1
0.29/0.33	o 440
0.29/0.33	c Solving starts ...
0.39/0.43	c learnt constraints deletion: 178 -> 89
0.49/0.55	c solving time = 0.223s
0.49/0.55	c #decision = 1935
0.49/0.55	c #conflict = 511
0.49/0.55	c #restart = 2
0.49/0.55	o 432
0.49/0.55	c Solving starts ...
0.49/0.55	c learnt constraints deletion: 175 -> 88
0.49/0.55	c solving time = 0.001s
0.49/0.55	c #decision = 1959
0.49/0.55	c #conflict = 511
0.49/0.55	c #restart = 2
0.49/0.55	o 425
0.49/0.55	c Solving starts ...
0.59/0.65	c learnt constraints deletion: 187 -> 94
0.59/0.67	c solving time = 0.113s
0.59/0.67	c #decision = 2189
0.59/0.67	c #conflict = 622
0.59/0.67	c #restart = 3
0.59/0.67	o 404
0.59/0.67	c Solving starts ...
0.69/0.78	c learnt constraints deletion: 204 -> 102
0.88/0.94	c learnt constraints deletion: 251 -> 126
1.09/1.13	c learnt constraints deletion: 293 -> 149
1.09/1.20	c learnt constraints deletion: 206 -> 103
1.39/1.41	c learnt constraints deletion: 311 -> 161
1.49/1.57	c learnt constraints deletion: 290 -> 145
1.69/1.76	c learnt constraints deletion: 331 -> 170
1.79/1.83	c solving time = 1.163s
1.79/1.83	c #decision = 3844
1.79/1.83	c #conflict = 1672
1.79/1.83	c #restart = 7
1.79/1.83	o 397
1.79/1.83	c Solving starts ...
1.79/1.83	c learnt constraints deletion: 221 -> 111
1.79/1.83	c solving time = 0.001s
1.79/1.83	c #decision = 3885
1.79/1.83	c #conflict = 1672
1.79/1.83	c #restart = 7
1.79/1.83	o 368
1.79/1.83	c Solving starts ...
1.79/1.83	c solving time = 0.001s
1.79/1.83	c #decision = 3919
1.79/1.83	c #conflict = 1672
1.79/1.83	c #restart = 7
1.79/1.83	o 340
1.79/1.83	c Solving starts ...
1.89/1.96	c learnt constraints deletion: 210 -> 105
2.09/2.13	c learnt constraints deletion: 254 -> 127
2.20/2.29	c learnt constraints deletion: 288 -> 148
2.30/2.35	c learnt constraints deletion: 211 -> 106
2.49/2.59	c learnt constraints deletion: 316 -> 164
2.69/2.74	c learnt constraints deletion: 291 -> 146
2.89/2.95	c learnt constraints deletion: 330 -> 167
3.08/3.14	c learnt constraints deletion: 319 -> 165
3.29/3.36	c learnt constraints deletion: 321 -> 164
3.49/3.57	c learnt constraints deletion: 349 -> 181
3.59/3.67	c learnt constraints deletion: 275 -> 139
3.59/3.67	c solving time = 1.835s
3.59/3.67	c #decision = 6416
3.59/3.67	c #conflict = 3258
3.59/3.67	c #restart = 12
3.59/3.67	o 339
3.59/3.67	c Solving starts ...
3.59/3.67	c learnt constraints deletion: 140 -> 70
3.59/3.67	c solving time = 0.001s
3.59/3.67	c #decision = 6460
3.59/3.67	c #conflict = 3258
3.59/3.67	c #restart = 12
3.59/3.67	o 316
3.59/3.67	c Solving starts ...
3.59/3.67	c solving time = 0.003s
3.59/3.67	c #decision = 6483
3.59/3.67	c #conflict = 3258
3.59/3.67	c #restart = 12
3.59/3.67	o 314
3.59/3.67	c Solving starts ...
3.59/3.68	c solving time = 0.001s
3.59/3.68	c #decision = 6504
3.59/3.68	c #conflict = 3258
3.59/3.68	c #restart = 12
3.59/3.68	o 312
3.59/3.68	c Solving starts ...
3.59/3.68	c solving time = 0.004s
3.59/3.68	c #decision = 6559
3.59/3.68	c #conflict = 3260
3.59/3.68	c #restart = 12
3.59/3.68	o 311
3.59/3.68	c Solving starts ...
3.59/3.68	c solving time = 0.001s
3.59/3.68	c #decision = 6613
3.59/3.68	c #conflict = 3260
3.59/3.68	c #restart = 12
3.59/3.68	o 309
3.59/3.68	c Solving starts ...
3.59/3.68	c solving time = 0.002s
3.59/3.68	c #decision = 6676
3.59/3.68	c #conflict = 3260
3.59/3.68	c #restart = 12
3.59/3.68	o 288
3.59/3.68	c Solving starts ...
3.59/3.69	c solving time = 0.003s
3.59/3.69	c #decision = 6719
3.59/3.69	c #conflict = 3261
3.59/3.69	c #restart = 12
3.59/3.69	o 282
3.59/3.69	c Solving starts ...
3.59/3.69	c solving time = 0.006s
3.59/3.69	c #decision = 6757
3.59/3.69	c #conflict = 3266
3.59/3.69	c #restart = 12
3.59/3.69	o 281
3.59/3.69	c Solving starts ...
3.69/3.70	c solving time = 0.002s
3.69/3.70	c #decision = 6784
3.69/3.70	c #conflict = 3266
3.69/3.70	c #restart = 12
3.69/3.70	o 279
3.69/3.70	c Solving starts ...
3.69/3.70	c solving time = 0.002s
3.69/3.70	c #decision = 6812
3.69/3.70	c #conflict = 3266
3.69/3.70	c #restart = 12
3.69/3.70	o 276
3.69/3.70	c Solving starts ...
3.69/3.70	c solving time = 0.003s
3.69/3.70	c #decision = 6836
3.69/3.70	c #conflict = 3266
3.69/3.70	c #restart = 12
3.69/3.70	o 274
3.69/3.70	c Solving starts ...
3.69/3.70	c solving time = 0.002s
3.69/3.70	c #decision = 6876
3.69/3.70	c #conflict = 3267
3.69/3.70	c #restart = 12
3.69/3.70	o 255
3.69/3.70	c Solving starts ...
3.69/3.71	c solving time = 0.004s
3.69/3.71	c #decision = 6897
3.69/3.71	c #conflict = 3270
3.69/3.71	c #restart = 12
3.69/3.71	o 249
3.69/3.71	c Solving starts ...
3.69/3.71	c solving time = 0.003s
3.69/3.71	c #decision = 6917
3.69/3.71	c #conflict = 3271
3.69/3.71	c #restart = 12
3.69/3.71	o 247
3.69/3.71	c Solving starts ...
3.69/3.71	c solving time = 0.001s
3.69/3.71	c #decision = 6937
3.69/3.71	c #conflict = 3271
3.69/3.71	c #restart = 12
3.69/3.71	o 244
3.69/3.71	c Solving starts ...
3.69/3.71	c solving time = 0.001s
3.69/3.71	c #decision = 6952
3.69/3.71	c #conflict = 3271
3.69/3.71	c #restart = 12
3.69/3.71	o 242
3.69/3.71	c Solving starts ...
3.69/3.72	c solving time = 0.002s
3.69/3.72	c #decision = 6975
3.69/3.72	c #conflict = 3272
3.69/3.72	c #restart = 12
3.69/3.72	o 235
3.69/3.72	c Solving starts ...
3.69/3.72	c solving time = 0.001s
3.69/3.72	c #decision = 7013
3.69/3.72	c #conflict = 3272
3.69/3.72	c #restart = 12
3.69/3.72	o 212
3.69/3.72	c Solving starts ...
3.69/3.72	c solving time = 0.001s
3.69/3.72	c #decision = 7056
3.69/3.72	c #conflict = 3272
3.69/3.72	c #restart = 12
3.69/3.72	o 184
3.69/3.72	c Solving starts ...
3.69/3.73	c solving time = 0.013s
3.69/3.73	c #decision = 7237
3.69/3.73	c #conflict = 3289
3.69/3.73	c #restart = 12
3.69/3.73	o 173
3.69/3.73	c Solving starts ...
3.69/3.74	c solving time = 0.008s
3.69/3.74	c #decision = 7269
3.69/3.74	c #conflict = 3297
3.69/3.74	c #restart = 12
3.69/3.74	o 168
3.69/3.74	c Solving starts ...
3.69/3.74	c solving time = 0.002s
3.69/3.74	c #decision = 7291
3.69/3.74	c #conflict = 3297
3.69/3.74	c #restart = 12
3.69/3.74	o 166
3.69/3.74	c Solving starts ...
3.69/3.74	c solving time = 0.002s
3.69/3.74	c #decision = 7324
3.69/3.74	c #conflict = 3297
3.69/3.74	c #restart = 12
3.69/3.74	o 148
3.69/3.74	c Solving starts ...
3.69/3.75	c solving time = 0.002s
3.69/3.75	c #decision = 7341
3.69/3.75	c #conflict = 3298
3.69/3.75	c #restart = 12
3.69/3.75	o 143
3.69/3.75	c Solving starts ...
3.69/3.75	c solving time = 0.003s
3.69/3.75	c #decision = 7363
3.69/3.75	c #conflict = 3299
3.69/3.75	c #restart = 12
3.69/3.75	o 141
3.69/3.75	c Solving starts ...
3.69/3.75	c solving time = 0.002s
3.69/3.75	c #decision = 7390
3.69/3.75	c #conflict = 3299
3.69/3.75	c #restart = 12
3.69/3.75	o 129
3.69/3.75	c Solving starts ...
3.69/3.76	c solving time = 0.005s
3.69/3.76	c #decision = 7413
3.69/3.76	c #conflict = 3305
3.69/3.76	c #restart = 12
3.69/3.76	o 127
3.69/3.76	c Solving starts ...
3.69/3.76	c solving time = 0.002s
3.69/3.76	c #decision = 7431
3.69/3.76	c #conflict = 3305
3.69/3.76	c #restart = 12
3.69/3.76	o 125
3.69/3.76	c Solving starts ...
3.69/3.76	c solving time = 0.001s
3.69/3.76	c #decision = 7449
3.69/3.76	c #conflict = 3305
3.69/3.76	c #restart = 12
3.69/3.76	o 118
3.69/3.76	c Solving starts ...
3.69/3.76	c solving time = 0.003s
3.69/3.76	c #decision = 7468
3.69/3.76	c #conflict = 3306
3.69/3.76	c #restart = 12
3.69/3.76	o 111
3.69/3.76	c Solving starts ...
3.69/3.77	c solving time = 0.002s
3.69/3.77	c #decision = 7495
3.69/3.77	c #conflict = 3306
3.69/3.77	c #restart = 12
3.69/3.77	o 95
3.69/3.77	c Solving starts ...
3.69/3.78	c solving time = 0.015s
3.69/3.78	c #decision = 7525
3.69/3.78	c #conflict = 3324
3.69/3.78	c #restart = 12
3.69/3.78	o 93
3.69/3.78	c Solving starts ...
3.69/3.78	c solving time = 0.000s
3.69/3.78	c #decision = 7621
3.69/3.78	c #conflict = 3324
3.69/3.78	c #restart = 12
3.69/3.78	o 49
3.69/3.78	c Solving starts ...
3.79/3.85	c learnt constraints deletion: 235 -> 118
3.89/3.93	c learnt constraints deletion: 267 -> 134
3.99/4.04	c learnt constraints deletion: 319 -> 170
4.09/4.11	c learnt constraints deletion: 305 -> 153
4.19/4.22	c learnt constraints deletion: 330 -> 168
4.29/4.31	c learnt constraints deletion: 329 -> 167
4.39/4.41	c learnt constraints deletion: 323 -> 166
4.49/4.51	c learnt constraints deletion: 328 -> 175
4.59/4.61	c learnt constraints deletion: 362 -> 184
4.69/4.71	c learnt constraints deletion: 371 -> 194
4.79/4.85	c learnt constraints deletion: 431 -> 217
4.88/4.95	c learnt constraints deletion: 390 -> 198
4.98/5.08	c learnt constraints deletion: 402 -> 205
5.19/5.21	c learnt constraints deletion: 428 -> 221
5.29/5.32	c learnt constraints deletion: 412 -> 214
5.39/5.44	c learnt constraints deletion: 392 -> 199
5.50/5.52	c solving time = 1.735s
5.50/5.52	c #decision = 12480
5.50/5.52	c #conflict = 6269
5.50/5.52	c #restart = 18
5.50/5.52	o 45
5.50/5.52	c Solving starts ...
5.50/5.52	c learnt constraints deletion: 334 -> 167
5.50/5.57	c learnt constraints deletion: 266 -> 133
5.60/5.65	c learnt constraints deletion: 282 -> 141
5.69/5.77	c learnt constraints deletion: 339 -> 174
5.79/5.87	c learnt constraints deletion: 330 -> 167
5.89/5.97	c learnt constraints deletion: 346 -> 177
5.99/6.07	c learnt constraints deletion: 358 -> 187
6.09/6.16	c learnt constraints deletion: 361 -> 185
6.19/6.26	c learnt constraints deletion: 364 -> 182
6.29/6.38	c learnt constraints deletion: 384 -> 194
6.38/6.48	c learnt constraints deletion: 365 -> 190
6.48/6.59	c learnt constraints deletion: 363 -> 184
6.60/6.62	c solving time = 1.106s
6.60/6.62	c #decision = 15502
6.60/6.62	c #conflict = 8194
6.60/6.62	c #restart = 23
6.60/6.62	o 43
6.60/6.62	c Solving starts ...
6.60/6.63	c learnt constraints deletion: 243 -> 122
6.60/6.67	c learnt constraints deletion: 221 -> 111
6.70/6.75	c learnt constraints deletion: 260 -> 130
6.79/6.85	c learnt constraints deletion: 298 -> 151
6.89/6.95	c learnt constraints deletion: 347 -> 181
6.99/7.06	c learnt constraints deletion: 369 -> 192
7.09/7.14	c learnt constraints deletion: 366 -> 191
7.19/7.24	c learnt constraints deletion: 360 -> 187
7.29/7.33	c learnt constraints deletion: 338 -> 181
7.39/7.44	c learnt constraints deletion: 395 -> 206
7.49/7.53	c learnt constraints deletion: 356 -> 178
7.59/7.64	c learnt constraints deletion: 376 -> 191
7.70/7.76	c learnt constraints deletion: 393 -> 204
7.80/7.86	c learnt constraints deletion: 385 -> 199
7.89/7.95	c learnt constraints deletion: 374 -> 189
7.99/8.08	c learnt constraints deletion: 408 -> 207
8.09/8.18	c learnt constraints deletion: 393 -> 203
8.29/8.31	c learnt constraints deletion: 413 -> 214
8.38/8.40	c learnt constraints deletion: 377 -> 198
8.48/8.51	c learnt constraints deletion: 418 -> 219
8.59/8.64	c learnt constraints deletion: 415 -> 209
8.69/8.75	c learnt constraints deletion: 407 -> 207
8.80/8.88	c learnt constraints deletion: 448 -> 233
8.90/8.99	c learnt constraints deletion: 422 -> 216
9.09/9.11	c learnt constraints deletion: 426 -> 216
9.19/9.25	c learnt constraints deletion: 467 -> 237
9.29/9.31	c learnt constraints deletion: 375 -> 188
9.39/9.41	c solving time = 2.783s
9.39/9.41	c #decision = 23499
9.39/9.41	c #conflict = 13192
9.39/9.41	c #restart = 31
9.39/9.41	o 37
9.39/9.41	c Solving starts ...
9.39/9.41	c learnt constraints deletion: 343 -> 172
9.39/9.46	c learnt constraints deletion: 271 -> 136
9.49/9.55	c learnt constraints deletion: 285 -> 143
9.58/9.67	c learnt constraints deletion: 334 -> 172
9.68/9.76	c learnt constraints deletion: 348 -> 178
9.79/9.84	c learnt constraints deletion: 351 -> 182
9.90/9.92	c learnt constraints deletion: 345 -> 178
9.99/10.02	c learnt constraints deletion: 354 -> 183
10.09/10.11	c learnt constraints deletion: 344 -> 180
10.19/10.21	c learnt constraints deletion: 367 -> 196
10.19/10.29	c learnt constraints deletion: 345 -> 173
10.29/10.38	c learnt constraints deletion: 360 -> 181
10.49/10.50	c learnt constraints deletion: 377 -> 192
10.59/10.60	c learnt constraints deletion: 383 -> 194
10.69/10.71	c learnt constraints deletion: 424 -> 216
10.79/10.81	c learnt constraints deletion: 418 -> 217
10.89/10.94	c learnt constraints deletion: 447 -> 231
10.99/11.02	c learnt constraints deletion: 420 -> 221
10.99/11.10	c learnt constraints deletion: 388 -> 194
11.18/11.23	c learnt constraints deletion: 433 -> 221
11.28/11.34	c learnt constraints deletion: 430 -> 216
11.39/11.45	c learnt constraints deletion: 409 -> 207
11.49/11.58	c learnt constraints deletion: 449 -> 229
11.59/11.69	c learnt constraints deletion: 435 -> 223
11.79/11.82	c learnt constraints deletion: 450 -> 233
11.89/11.91	c learnt constraints deletion: 412 -> 213
11.99/12.03	c learnt constraints deletion: 430 -> 215
12.10/12.15	c learnt constraints deletion: 447 -> 225
12.19/12.28	c learnt constraints deletion: 472 -> 243
12.29/12.38	c learnt constraints deletion: 423 -> 215
12.48/12.52	c learnt constraints deletion: 478 -> 245
12.58/12.62	c learnt constraints deletion: 434 -> 227
12.68/12.74	c learnt constraints deletion: 443 -> 223
12.78/12.87	c learnt constraints deletion: 458 -> 232
12.88/12.98	c learnt constraints deletion: 454 -> 237
13.09/13.11	c learnt constraints deletion: 482 -> 244
13.20/13.26	c learnt constraints deletion: 490 -> 253
13.30/13.36	c learnt constraints deletion: 454 -> 229
13.49/13.52	c learnt constraints deletion: 520 -> 265
13.59/13.63	c learnt constraints deletion: 507 -> 261
13.69/13.78	c learnt constraints deletion: 511 -> 262
13.79/13.88	c learnt constraints deletion: 474 -> 243
13.89/13.99	c learnt constraints deletion: 463 -> 234
14.09/14.13	c learnt constraints deletion: 490 -> 248
14.19/14.25	c learnt constraints deletion: 481 -> 245
14.29/14.38	c learnt constraints deletion: 507 -> 259
14.48/14.50	c learnt constraints deletion: 512 -> 271
14.58/14.60	c learnt constraints deletion: 487 -> 248
14.69/14.73	c learnt constraints deletion: 510 -> 265
14.79/14.86	c learnt constraints deletion: 510 -> 267
14.89/14.99	c learnt constraints deletion: 519 -> 269
15.08/15.10	c learnt constraints deletion: 485 -> 247
15.18/15.26	c learnt constraints deletion: 520 -> 269
15.28/15.39	c learnt constraints deletion: 527 -> 269
15.49/15.52	c learnt constraints deletion: 512 -> 261
15.58/15.68	c learnt constraints deletion: 541 -> 276
15.78/15.81	c learnt constraints deletion: 506 -> 255
15.89/15.96	c learnt constraints deletion: 541 -> 277
15.99/16.08	c learnt constraints deletion: 504 -> 255
16.19/16.21	c learnt constraints deletion: 478 -> 243
16.28/16.38	c learnt constraints deletion: 535 -> 280
16.49/16.50	c learnt constraints deletion: 529 -> 276
16.59/16.63	c learnt constraints deletion: 527 -> 277
16.68/16.76	c learnt constraints deletion: 514 -> 262
16.89/16.91	c learnt constraints deletion: 552 -> 286
16.99/17.04	c learnt constraints deletion: 560 -> 286
17.09/17.17	c learnt constraints deletion: 540 -> 277
17.29/17.31	c learnt constraints deletion: 527 -> 275
17.39/17.48	c learnt constraints deletion: 560 -> 295
17.59/17.63	c learnt constraints deletion: 539 -> 277
17.69/17.75	c learnt constraints deletion: 506 -> 261
17.88/17.91	c learnt constraints deletion: 553 -> 288
17.98/18.03	c learnt constraints deletion: 510 -> 271
18.08/18.17	c learnt constraints deletion: 564 -> 294
18.18/18.29	c learnt constraints deletion: 535 -> 280
18.39/18.40	c learnt constraints deletion: 530 -> 285
18.49/18.53	c learnt constraints deletion: 597 -> 310
18.59/18.66	c learnt constraints deletion: 583 -> 301
18.80/18.80	c learnt constraints deletion: 586 -> 301
18.89/18.95	c learnt constraints deletion: 595 -> 306
19.09/19.11	c learnt constraints deletion: 588 -> 298
19.19/19.26	c learnt constraints deletion: 581 -> 297
19.39/19.43	c learnt constraints deletion: 590 -> 304
19.49/19.55	c learnt constraints deletion: 556 -> 290
19.69/19.70	c learnt constraints deletion: 565 -> 291
19.79/19.83	c learnt constraints deletion: 572 -> 296
19.89/19.97	c learnt constraints deletion: 574 -> 300
20.09/20.14	c learnt constraints deletion: 584 -> 305
20.19/20.25	c learnt constraints deletion: 555 -> 293
20.29/20.39	c learnt constraints deletion: 557 -> 295
20.49/20.52	c learnt constraints deletion: 549 -> 281
20.59/20.66	c learnt constraints deletion: 584 -> 303
20.69/20.78	c learnt constraints deletion: 544 -> 274
20.89/20.93	c learnt constraints deletion: 563 -> 282
20.99/21.08	c learnt constraints deletion: 582 -> 297
21.19/21.24	c learnt constraints deletion: 592 -> 300
21.29/21.36	c learnt constraints deletion: 546 -> 280
21.49/21.53	c learnt constraints deletion: 587 -> 297
21.59/21.66	c learnt constraints deletion: 541 -> 271
21.79/21.81	c learnt constraints deletion: 616 -> 312
21.89/21.97	c learnt constraints deletion: 602 -> 307
22.09/22.13	c learnt constraints deletion: 596 -> 308
22.19/22.29	c learnt constraints deletion: 589 -> 306
22.38/22.43	c learnt constraints deletion: 594 -> 305
22.48/22.57	c learnt constraints deletion: 581 -> 302
22.68/22.73	c learnt constraints deletion: 614 -> 311
22.78/22.89	c learnt constraints deletion: 630 -> 323
22.98/23.06	c learnt constraints deletion: 634 -> 324
23.20/23.20	c learnt constraints deletion: 613 -> 313
23.29/23.39	c learnt constraints deletion: 642 -> 328
23.49/23.58	c learnt constraints deletion: 652 -> 333
23.69/23.75	c learnt constraints deletion: 641 -> 328
23.79/23.89	c learnt constraints deletion: 628 -> 317
23.99/24.04	c learnt constraints deletion: 614 -> 316
24.09/24.18	c learnt constraints deletion: 593 -> 298
24.29/24.36	c learnt constraints deletion: 616 -> 311
24.48/24.54	c learnt constraints deletion: 630 -> 319
24.69/24.70	c learnt constraints deletion: 626 -> 316
24.79/24.88	c learnt constraints deletion: 658 -> 335
24.99/25.04	c learnt constraints deletion: 617 -> 316
25.19/25.22	c learnt constraints deletion: 666 -> 339
25.29/25.37	c learnt constraints deletion: 623 -> 318
25.48/25.53	c learnt constraints deletion: 631 -> 322
25.58/25.67	c learnt constraints deletion: 640 -> 327
25.78/25.81	c learnt constraints deletion: 620 -> 318
25.88/25.99	c learnt constraints deletion: 622 -> 314
26.09/26.17	c learnt constraints deletion: 653 -> 334
26.29/26.33	c learnt constraints deletion: 634 -> 322
26.40/26.48	c learnt constraints deletion: 644 -> 325
26.58/26.63	c learnt constraints deletion: 629 -> 325
26.78/26.80	c learnt constraints deletion: 610 -> 310
26.88/26.94	c learnt constraints deletion: 617 -> 316
26.98/27.09	c learnt constraints deletion: 631 -> 321
27.19/27.23	c learnt constraints deletion: 612 -> 307
27.39/27.42	c learnt constraints deletion: 634 -> 321
27.49/27.57	c learnt constraints deletion: 618 -> 314
27.69/27.73	c learnt constraints deletion: 629 -> 322
27.89/27.90	c learnt constraints deletion: 623 -> 313
27.99/28.07	c learnt constraints deletion: 636 -> 323
28.18/28.24	c learnt constraints deletion: 636 -> 323
28.28/28.39	c learnt constraints deletion: 624 -> 321
28.48/28.55	c learnt constraints deletion: 622 -> 318
28.70/28.73	c learnt constraints deletion: 649 -> 330
28.89/28.91	c learnt constraints deletion: 628 -> 318
28.99/29.06	c learnt constraints deletion: 632 -> 324
29.19/29.22	c learnt constraints deletion: 628 -> 318
29.28/29.38	c learnt constraints deletion: 620 -> 318
29.48/29.56	c learnt constraints deletion: 655 -> 336
29.69/29.74	c learnt constraints deletion: 690 -> 345
29.88/29.91	c learnt constraints deletion: 673 -> 342
29.98/30.08	c learnt constraints deletion: 648 -> 326
30.19/30.25	c learnt constraints deletion: 693 -> 354
30.38/30.44	c learnt constraints deletion: 702 -> 358
30.58/30.62	c learnt constraints deletion: 695 -> 352
30.68/30.77	c learnt constraints deletion: 660 -> 332
30.89/30.98	c learnt constraints deletion: 688 -> 346
31.08/31.15	c learnt constraints deletion: 660 -> 332
31.28/31.33	c learnt constraints deletion: 662 -> 334
31.48/31.53	c learnt constraints deletion: 677 -> 348
31.68/31.71	c learnt constraints deletion: 694 -> 356
31.79/31.90	c learnt constraints deletion: 701 -> 359
32.00/32.01	c solving time = 22.595s
32.00/32.01	c #decision = 90563
32.00/32.01	c #conflict = 56273
32.00/32.01	c #restart = 44
32.00/32.01	o 31
32.00/32.01	c Solving starts ...
32.00/32.01	c learnt constraints deletion: 579 -> 290
32.00/32.01	c learnt constraints deletion: 290 -> 145
32.00/32.06	c learnt constraints deletion: 244 -> 122
32.09/32.13	c learnt constraints deletion: 271 -> 136
32.19/32.25	c learnt constraints deletion: 360 -> 180
32.19/32.29	c solving time = 0.282s
32.19/32.29	c #decision = 91361
32.19/32.29	c #conflict = 56824
32.19/32.29	c #restart = 47
32.19/32.29	o 20
32.19/32.29	c Solving starts ...
32.19/32.29	c learnt constraints deletion: 256 -> 128
32.29/32.39	c learnt constraints deletion: 361 -> 187
32.39/32.46	c learnt constraints deletion: 363 -> 187
32.49/32.53	c learnt constraints deletion: 371 -> 188
32.59/32.60	c learnt constraints deletion: 392 -> 201
32.59/32.68	c learnt constraints deletion: 415 -> 212
32.69/32.75	c learnt constraints deletion: 406 -> 213
32.69/32.79	c learnt constraints deletion: 323 -> 162
32.78/32.89	c learnt constraints deletion: 417 -> 212
32.88/32.97	c learnt constraints deletion: 425 -> 220
32.99/33.05	c learnt constraints deletion: 422 -> 215
33.09/33.15	c learnt constraints deletion: 465 -> 237
33.18/33.23	c learnt constraints deletion: 441 -> 225
33.28/33.31	c learnt constraints deletion: 421 -> 211
33.38/33.41	c learnt constraints deletion: 456 -> 234
33.38/33.49	c learnt constraints deletion: 448 -> 227
33.48/33.58	c learnt constraints deletion: 489 -> 253
33.58/33.67	c learnt constraints deletion: 483 -> 248
33.69/33.75	c learnt constraints deletion: 496 -> 257
33.78/33.83	c learnt constraints deletion: 461 -> 242
33.88/33.91	c learnt constraints deletion: 480 -> 245
33.98/34.00	c learnt constraints deletion: 480 -> 244
33.98/34.08	c learnt constraints deletion: 477 -> 242
34.09/34.16	c learnt constraints deletion: 426 -> 213
34.19/34.26	c learnt constraints deletion: 508 -> 261
34.28/34.34	c learnt constraints deletion: 472 -> 239
34.38/34.45	c learnt constraints deletion: 520 -> 267
34.48/34.53	c learnt constraints deletion: 483 -> 248
34.58/34.62	c learnt constraints deletion: 488 -> 250
34.68/34.70	c learnt constraints deletion: 439 -> 220
34.78/34.81	c learnt constraints deletion: 491 -> 252
34.88/34.90	c learnt constraints deletion: 505 -> 257
34.99/35.00	c learnt constraints deletion: 507 -> 258
34.99/35.09	c learnt constraints deletion: 494 -> 250
35.19/35.21	c learnt constraints deletion: 515 -> 265
35.29/35.32	c learnt constraints deletion: 537 -> 271
35.38/35.42	c learnt constraints deletion: 555 -> 279
35.48/35.51	c learnt constraints deletion: 499 -> 253
35.58/35.63	c learnt constraints deletion: 518 -> 264
35.68/35.72	c learnt constraints deletion: 517 -> 267
35.78/35.85	c learnt constraints deletion: 551 -> 285
35.88/35.94	c learnt constraints deletion: 508 -> 265
35.98/36.05	c learnt constraints deletion: 542 -> 272
36.08/36.15	c learnt constraints deletion: 533 -> 270
36.18/36.25	c learnt constraints deletion: 535 -> 271
36.29/36.34	c learnt constraints deletion: 530 -> 273
36.39/36.45	c learnt constraints deletion: 560 -> 285
36.48/36.53	c learnt constraints deletion: 518 -> 263
36.58/36.64	c learnt constraints deletion: 577 -> 295
36.68/36.75	c learnt constraints deletion: 589 -> 301
36.78/36.85	c learnt constraints deletion: 600 -> 306
36.88/36.95	c learnt constraints deletion: 566 -> 287
36.98/37.04	c learnt constraints deletion: 523 -> 262
37.08/37.17	c learnt constraints deletion: 602 -> 307
37.18/37.27	c learnt constraints deletion: 590 -> 305
37.18/37.27	c solving time = 4.984s
37.18/37.27	c #decision = 111087
37.18/37.27	c #conflict = 69882
37.18/37.27	c #restart = 57
37.18/37.27	o 19
37.18/37.27	c Solving starts ...
37.18/37.27	c learnt constraints deletion: 307 -> 154
37.18/37.28	c solving time = 0.002s
37.18/37.28	c #decision = 111101
37.18/37.28	c #conflict = 69882
37.18/37.28	c #restart = 57
37.18/37.28	o 18
37.18/37.28	c Solving starts ...
37.18/37.28	c solving time = 0.001s
37.18/37.28	c #decision = 111117
37.18/37.28	c #conflict = 69882
37.18/37.28	c #restart = 57
37.18/37.28	o 9
37.18/37.28	c Solving starts ...
37.28/37.31	c learnt constraints deletion: 253 -> 127
37.28/37.37	c learnt constraints deletion: 276 -> 138
37.39/37.45	c learnt constraints deletion: 362 -> 181
37.49/37.52	c learnt constraints deletion: 400 -> 206
37.49/37.56	c learnt constraints deletion: 324 -> 162
37.59/37.64	c learnt constraints deletion: 410 -> 211
37.69/37.71	c learnt constraints deletion: 423 -> 218
37.69/37.79	c learnt constraints deletion: 439 -> 225
37.79/37.86	c learnt constraints deletion: 423 -> 219
37.89/37.94	c learnt constraints deletion: 430 -> 218
37.99/38.00	c learnt constraints deletion: 394 -> 197
38.09/38.10	c learnt constraints deletion: 476 -> 243
38.09/38.19	c learnt constraints deletion: 466 -> 240
38.19/38.27	c learnt constraints deletion: 456 -> 233
38.29/38.36	c learnt constraints deletion: 473 -> 246
38.38/38.43	c learnt constraints deletion: 429 -> 215
38.49/38.53	c learnt constraints deletion: 467 -> 238
38.59/38.63	c learnt constraints deletion: 481 -> 246
38.68/38.71	c learnt constraints deletion: 486 -> 248
38.78/38.81	c learnt constraints deletion: 501 -> 255
38.78/38.86	c learnt constraints deletion: 396 -> 198
38.88/38.95	c learnt constraints deletion: 475 -> 248
38.98/39.04	c learnt constraints deletion: 479 -> 243
39.08/39.12	c learnt constraints deletion: 480 -> 240
39.18/39.22	c learnt constraints deletion: 508 -> 257
39.28/39.31	c learnt constraints deletion: 474 -> 237
39.38/39.41	c learnt constraints deletion: 527 -> 269
39.48/39.50	c learnt constraints deletion: 533 -> 267
39.48/39.59	c learnt constraints deletion: 530 -> 274
39.59/39.67	c learnt constraints deletion: 498 -> 250
39.69/39.78	c learnt constraints deletion: 513 -> 262
39.78/39.87	c learnt constraints deletion: 498 -> 252
39.88/39.97	c learnt constraints deletion: 514 -> 263
39.98/40.09	c learnt constraints deletion: 555 -> 278
40.08/40.18	c learnt constraints deletion: 538 -> 270
40.19/40.25	c learnt constraints deletion: 460 -> 230
40.28/40.36	c learnt constraints deletion: 551 -> 278
40.38/40.46	c learnt constraints deletion: 531 -> 271
40.48/40.55	c learnt constraints deletion: 529 -> 273
40.58/40.65	c learnt constraints deletion: 538 -> 271
40.69/40.75	c learnt constraints deletion: 554 -> 282
40.79/40.84	c learnt constraints deletion: 537 -> 274
40.88/40.93	c learnt constraints deletion: 556 -> 280
40.98/41.02	c learnt constraints deletion: 540 -> 279
40.98/41.09	c learnt constraints deletion: 505 -> 253
41.09/41.19	c learnt constraints deletion: 546 -> 276
41.19/41.29	c learnt constraints deletion: 565 -> 289
41.29/41.37	c learnt constraints deletion: 533 -> 267
41.39/41.48	c learnt constraints deletion: 580 -> 295
41.48/41.58	c learnt constraints deletion: 575 -> 294
41.58/41.67	c learnt constraints deletion: 550 -> 278
41.68/41.79	c learnt constraints deletion: 603 -> 307
41.89/41.90	c learnt constraints deletion: 604 -> 310
41.89/41.99	c learnt constraints deletion: 556 -> 288
42.08/42.12	c learnt constraints deletion: 589 -> 297
42.18/42.24	c learnt constraints deletion: 596 -> 298
42.28/42.35	c learnt constraints deletion: 575 -> 293
42.38/42.47	c learnt constraints deletion: 590 -> 297
42.48/42.57	c learnt constraints deletion: 592 -> 299
42.58/42.68	c learnt constraints deletion: 575 -> 289
42.68/42.79	c learnt constraints deletion: 579 -> 297
42.78/42.90	c learnt constraints deletion: 586 -> 297
42.99/43.00	c learnt constraints deletion: 586 -> 297
43.09/43.12	c learnt constraints deletion: 593 -> 304
43.19/43.21	c learnt constraints deletion: 563 -> 287
43.29/43.31	c learnt constraints deletion: 555 -> 285
43.39/43.40	c learnt constraints deletion: 579 -> 298
43.49/43.51	c learnt constraints deletion: 616 -> 312
43.58/43.62	c learnt constraints deletion: 612 -> 310
43.68/43.74	c learnt constraints deletion: 626 -> 314
43.78/43.85	c learnt constraints deletion: 592 -> 296
43.88/43.97	c learnt constraints deletion: 596 -> 303
43.99/44.09	c learnt constraints deletion: 634 -> 322
44.18/44.23	c learnt constraints deletion: 645 -> 325
44.28/44.34	c learnt constraints deletion: 611 -> 310
44.38/44.46	c learnt constraints deletion: 612 -> 312
44.58/44.60	c learnt constraints deletion: 631 -> 322
44.68/44.70	c learnt constraints deletion: 632 -> 324
44.79/44.81	c learnt constraints deletion: 619 -> 318
44.89/44.92	c learnt constraints deletion: 633 -> 327
44.98/45.03	c learnt constraints deletion: 615 -> 317
45.09/45.12	c learnt constraints deletion: 606 -> 303
45.19/45.22	c learnt constraints deletion: 584 -> 293
45.28/45.32	c learnt constraints deletion: 584 -> 294
45.38/45.43	c learnt constraints deletion: 623 -> 317
45.48/45.54	c learnt constraints deletion: 627 -> 317
45.58/45.65	c learnt constraints deletion: 610 -> 307
45.68/45.77	c learnt constraints deletion: 630 -> 319
45.78/45.87	c learnt constraints deletion: 579 -> 290
45.98/46.00	c learnt constraints deletion: 630 -> 319
46.08/46.10	c learnt constraints deletion: 612 -> 314
46.08/46.20	c learnt constraints deletion: 606 -> 313
46.19/46.30	c learnt constraints deletion: 613 -> 317
46.38/46.40	c learnt constraints deletion: 622 -> 327
46.48/46.51	c learnt constraints deletion: 630 -> 315
46.58/46.64	c learnt constraints deletion: 639 -> 324
46.68/46.76	c learnt constraints deletion: 658 -> 332
46.78/46.87	c learnt constraints deletion: 657 -> 335
46.89/46.99	c learnt constraints deletion: 645 -> 325
47.08/47.11	c learnt constraints deletion: 676 -> 342
47.18/47.23	c learnt constraints deletion: 662 -> 331
47.29/47.34	c learnt constraints deletion: 621 -> 311
47.39/47.46	c learnt constraints deletion: 628 -> 314
47.58/47.60	c learnt constraints deletion: 638 -> 321
47.68/47.72	c learnt constraints deletion: 641 -> 321
47.78/47.84	c learnt constraints deletion: 678 -> 342
47.88/47.96	c learnt constraints deletion: 664 -> 338
47.98/48.08	c learnt constraints deletion: 662 -> 335
48.08/48.19	c learnt constraints deletion: 681 -> 355
48.28/48.31	c learnt constraints deletion: 692 -> 346
48.38/48.43	c learnt constraints deletion: 688 -> 349
48.48/48.55	c learnt constraints deletion: 674 -> 338
48.59/48.68	c learnt constraints deletion: 674 -> 338
48.68/48.79	c learnt constraints deletion: 657 -> 333
48.88/48.90	c learnt constraints deletion: 667 -> 337
48.98/49.03	c learnt constraints deletion: 679 -> 344
49.08/49.14	c learnt constraints deletion: 677 -> 344
49.18/49.25	c learnt constraints deletion: 659 -> 343
49.28/49.36	c learnt constraints deletion: 647 -> 334
49.38/49.47	c learnt constraints deletion: 662 -> 344
49.49/49.58	c learnt constraints deletion: 692 -> 349
49.59/49.67	c learnt constraints deletion: 631 -> 319
49.68/49.79	c learnt constraints deletion: 639 -> 321
49.88/49.92	c learnt constraints deletion: 686 -> 353
49.98/50.03	c learnt constraints deletion: 676 -> 338
50.08/50.16	c learnt constraints deletion: 676 -> 338
50.18/50.27	c learnt constraints deletion: 646 -> 326
50.29/50.37	c learnt constraints deletion: 636 -> 323
50.48/50.50	c learnt constraints deletion: 662 -> 336
50.59/50.61	c learnt constraints deletion: 675 -> 340
50.69/50.73	c learnt constraints deletion: 661 -> 331
50.78/50.86	c learnt constraints deletion: 688 -> 353
50.88/50.96	c learnt constraints deletion: 636 -> 319
50.98/51.09	c learnt constraints deletion: 662 -> 334
51.08/51.18	c learnt constraints deletion: 593 -> 310
51.28/51.32	c learnt constraints deletion: 713 -> 360
51.38/51.42	c learnt constraints deletion: 655 -> 328
51.48/51.56	c learnt constraints deletion: 730 -> 365
51.58/51.67	c learnt constraints deletion: 712 -> 358
51.69/51.79	c learnt constraints deletion: 722 -> 361
51.79/51.89	c learnt constraints deletion: 690 -> 348
51.88/51.99	c learnt constraints deletion: 688 -> 352
52.08/52.10	c learnt constraints deletion: 709 -> 364
52.18/52.21	c learnt constraints deletion: 697 -> 366
52.28/52.32	c learnt constraints deletion: 725 -> 369
52.38/52.41	c learnt constraints deletion: 676 -> 373
52.48/52.52	c learnt constraints deletion: 713 -> 391
52.48/52.59	c solving time = 15.309s
52.48/52.59	c #decision = 170582
52.48/52.59	c #conflict = 112610
52.48/52.59	c #restart = 70
52.48/52.59	s OPTIMUM FOUND
52.48/52.59	v -x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
52.48/52.59	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20
52.48/52.59	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
52.48/52.59	v -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
52.48/52.59	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
52.48/52.59	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
52.48/52.59	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
52.48/52.59	v -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80
52.48/52.59	v -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
52.48/52.59	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
52.48/52.59	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
52.48/52.59	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
52.48/52.59	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
52.48/52.59	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
52.48/52.59	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
52.48/52.59	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
52.48/52.59	v -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169
52.48/52.59	c total time = 52.583s

Verifier Data

OK	9

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-3712361-1338204937/watcher-3712361-1338204937 -o /tmp/evaluation-result-3712361-1338204937/solver-3712361-1338204937 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712361-1338204937.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.03 2.02 2.00 3/176 21086
/proc/meminfo: memFree=27902556/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 286622250 6356992 731 33554432000 4194304 8973514 140736696182240 140735703569176 7858672 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 1552 731 423 1167 0 333 0

[startup+0.100432 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 21086
/proc/meminfo: memFree=27902556/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=8256 CPUtime=0.09 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1134 0 0 0 9 0 0 0 20 0 1 0 286622250 8454144 1056 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2064 1056 463 1167 0 845 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8256

[startup+0.20024 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 21086
/proc/meminfo: memFree=27902556/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=8256 CPUtime=0.19 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1167 0 0 0 19 0 0 0 20 0 1 0 286622250 8454144 1089 33554432000 4194304 8973514 140736696182240 140736696181736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2064 1089 464 1167 0 845 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8256

[startup+0.300245 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 21086
/proc/meminfo: memFree=27902556/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=8256 CPUtime=0.29 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1198 0 0 0 29 0 0 0 20 0 1 0 286622250 8454144 1120 33554432000 4194304 8973514 140736696182240 140736696181736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2064 1120 464 1167 0 845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8256

[startup+0.700234 s]
/proc/loadavg: 2.03 2.02 2.00 3/176 21086
/proc/meminfo: memFree=27902556/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=8256 CPUtime=0.69 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1382 0 0 0 69 0 0 0 20 0 1 0 286622250 8454144 1304 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2064 1304 464 1167 0 845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8256

[startup+1.50023 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21087
/proc/meminfo: memFree=27899580/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=8256 CPUtime=1.49 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1382 0 0 0 148 1 0 0 20 0 1 0 286622250 8454144 1304 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2064 1304 464 1167 0 845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8256

[startup+3.10024 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21087
/proc/meminfo: memFree=27899192/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=8256 CPUtime=3.08 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1382 0 0 0 307 1 0 0 20 0 1 0 286622250 8454144 1304 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2064 1304 464 1167 0 845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8256

[startup+6.30024 s]
/proc/loadavg: 2.02 2.02 2.00 3/176 21087
/proc/meminfo: memFree=27896728/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=10304 CPUtime=6.29 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1894 0 0 0 626 3 0 0 20 0 1 0 286622250 10551296 1816 33554432000 4194304 8973514 140736696182240 140736696181736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2576 1816 464 1167 0 1357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10304

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 21088
/proc/meminfo: memFree=27896100/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=10304 CPUtime=12.68 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1894 0 0 0 1261 7 0 0 20 0 1 0 286622250 10551296 1816 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2576 1816 464 1167 0 1357 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10304

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 21088
/proc/meminfo: memFree=27896604/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=10304 CPUtime=25.48 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 1895 0 0 0 2532 16 0 0 20 0 1 0 286622250 10551296 1817 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2576 1817 464 1167 0 1357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10304

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21088
/proc/meminfo: memFree=27895736/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=11328 CPUtime=51.08 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 2151 0 0 0 5076 32 0 0 20 0 1 0 286622250 11599872 2073 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 11328

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

[startup+51.2002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21088
/proc/meminfo: memFree=27895736/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=11328 CPUtime=51.18 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 2151 0 0 0 5086 32 0 0 20 0 1 0 286622250 11599872 2073 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 11328

[startup+52.0002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21088
/proc/meminfo: memFree=27895736/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=11328 CPUtime=51.98 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 2151 0 0 0 5165 33 0 0 20 0 1 0 286622250 11599872 2073 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 51.98
Current children cumulated vsize (KiB) 11328

[startup+52.4002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21088
/proc/meminfo: memFree=27895736/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=11328 CPUtime=52.38 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 2151 0 0 0 5205 33 0 0 20 0 1 0 286622250 11599872 2073 33554432000 4194304 8973514 140736696182240 140736696181736 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 52.38
Current children cumulated vsize (KiB) 11328

[startup+52.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 21088
/proc/meminfo: memFree=27895736/32873844 swapFree=7620/7620
[pid=21086] ppid=21084 vsize=11328 CPUtime=52.48 cores=1,3,5,7
/proc/21086/stat : 21086 (toysat) R 21084 21086 20029 0 -1 4202496 2151 0 0 0 5215 33 0 0 20 0 1 0 286622250 11599872 2073 33554432000 4194304 8973514 140736696182240 140736696181736 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/21086/statm: 2832 2073 464 1167 0 1613 0
Current children cumulated CPU time (s) 52.48
Current children cumulated vsize (KiB) 11328

Child status: 0
Real time (s): 52.5941
CPU time (s): 52.585
CPU user time (s): 52.2471
CPU system time (s): 0.337948
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 11328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.2471
system time used= 0.337948
maximum resident set size= 8308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2155
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= 3
involuntary context switches= 56

runsolver used 0.144977 second user time and 0.286956 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 13:35:37
IDJOB=3712361
IDBENCH=79232
IDSOLVER=2291
FILE ID=node107/3712361-1338204937
RUNJOBID= node107-1338193582-20046
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110978113--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712361-1338204937/watcher-3712361-1338204937 -o /tmp/evaluation-result-3712361-1338204937/solver-3712361-1338204937 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712361-1338204937.wbo

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

MD5SUM BENCH= d4e6776e3ea6e9cf4cf1ebaa2f1d5c78
RANDOM SEED=1949549338

node107.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.760
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.760
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.760
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.760
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.760
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		: 2666.760
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		: 2666.760
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.86
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.760
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:        27903200 kB
Buffers:          431884 kB
Cached:          3456380 kB
SwapCached:            0 kB
Active:          1150792 kB
Inactive:        2962872 kB
Active(anon):     227856 kB
Inactive(anon):        0 kB
Active(file):     922936 kB
Inactive(file):  2962872 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7036 kB
Writeback:             0 kB
AnonPages:        237076 kB
Mapped:            16072 kB
Shmem:               200 kB
Slab:             715028 kB
SReclaimable:     157492 kB
SUnreclaim:       557536 kB
KernelStack:        1480 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     339476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 71548 MiB
End job on node107 at 2012-05-28 13:36:30