Trace number 3724241

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-06-01SAT 12.0242 12.0269

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110973478.opb
MD5SUM1c338f912c482d8eb76221229960cff3
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.033994
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables169
Total number of 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
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1193
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

Solver Data

0.00/0.00	c 2012-06-02T12:05:10+0200
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.4
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.1
0.00/0.00	c   array-0.4.0.0
0.00/0.00	c   base-4.5.0.0
0.00/0.00	c   bytestring-0.9.2.1
0.00/0.00	c   containers-0.4.2.1
0.00/0.00	c   deepseq-1.3.0.0
0.00/0.00	c   mtl-2.1.1
0.00/0.00	c   old_locale-1.0.0.4
0.00/0.00	c   parse_dimacs-1.2
0.00/0.00	c   parsec-3.1.2
0.00/0.00	c   queue-0.1.2
0.00/0.00	c   stm-2.3
0.00/0.00	c   time-1.4
0.00/0.00	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724241-1338631509.opb"]
0.00/0.00	c #vars 169
0.00/0.00	c #constraints 101
0.00/0.00	c Solving starts ...
0.00/0.03	c learnt constraints deletion: 99 -> 50
0.06/0.08	c learnt constraints deletion: 199 -> 100
0.09/0.10	c learnt constraints deletion: 199 -> 101
0.09/0.13	c learnt constraints deletion: 226 -> 113
0.09/0.16	c learnt constraints deletion: 211 -> 109
0.09/0.19	c learnt constraints deletion: 234 -> 122
0.19/0.21	c learnt constraints deletion: 236 -> 118
0.19/0.24	c learnt constraints deletion: 214 -> 108
0.19/0.27	c learnt constraints deletion: 249 -> 136
0.19/0.29	c learnt constraints deletion: 227 -> 126
0.29/0.32	c learnt constraints deletion: 212 -> 109
0.29/0.34	c learnt constraints deletion: 201 -> 101
0.29/0.39	c learnt constraints deletion: 263 -> 135
0.39/0.41	c learnt constraints deletion: 208 -> 104
0.39/0.45	c learnt constraints deletion: 272 -> 140
0.39/0.48	c learnt constraints deletion: 239 -> 125
0.49/0.51	c learnt constraints deletion: 234 -> 120
0.49/0.54	c learnt constraints deletion: 220 -> 111
0.49/0.59	c learnt constraints deletion: 279 -> 146
0.59/0.62	c learnt constraints deletion: 239 -> 120
0.59/0.66	c learnt constraints deletion: 255 -> 133
0.59/0.68	c learnt constraints deletion: 235 -> 122
0.69/0.73	c learnt constraints deletion: 249 -> 128
0.69/0.77	c learnt constraints deletion: 249 -> 131
0.78/0.80	c learnt constraints deletion: 250 -> 127
0.78/0.83	c learnt constraints deletion: 231 -> 116
0.78/0.86	c learnt constraints deletion: 253 -> 129
0.78/0.89	c learnt constraints deletion: 212 -> 106
0.88/0.93	c learnt constraints deletion: 277 -> 145
0.88/0.98	c learnt constraints deletion: 295 -> 149
0.99/1.01	c learnt constraints deletion: 285 -> 145
0.99/1.06	c learnt constraints deletion: 279 -> 140
0.99/1.09	c learnt constraints deletion: 263 -> 133
1.10/1.12	c learnt constraints deletion: 241 -> 123
1.10/1.17	c learnt constraints deletion: 293 -> 152
1.19/1.20	c learnt constraints deletion: 259 -> 134
1.19/1.24	c learnt constraints deletion: 276 -> 143
1.19/1.29	c learnt constraints deletion: 290 -> 153
1.29/1.32	c learnt constraints deletion: 259 -> 137
1.29/1.35	c learnt constraints deletion: 260 -> 138
1.29/1.38	c learnt constraints deletion: 233 -> 117
1.39/1.45	c learnt constraints deletion: 303 -> 153
1.39/1.48	c learnt constraints deletion: 286 -> 145
1.49/1.52	c learnt constraints deletion: 269 -> 139
1.49/1.56	c learnt constraints deletion: 271 -> 145
1.59/1.61	c learnt constraints deletion: 290 -> 146
1.59/1.66	c learnt constraints deletion: 308 -> 155
1.69/1.70	c learnt constraints deletion: 301 -> 152
1.69/1.75	c learnt constraints deletion: 302 -> 153
1.69/1.79	c learnt constraints deletion: 309 -> 155
1.79/1.83	c learnt constraints deletion: 266 -> 133
1.79/1.87	c learnt constraints deletion: 255 -> 129
1.89/1.91	c learnt constraints deletion: 305 -> 155
1.89/1.95	c learnt constraints deletion: 315 -> 164
1.89/1.97	c learnt constraints deletion: 268 -> 136
1.98/2.02	c learnt constraints deletion: 298 -> 158
1.98/2.06	c learnt constraints deletion: 312 -> 159
1.98/2.09	c learnt constraints deletion: 290 -> 151
2.09/2.12	c learnt constraints deletion: 265 -> 133
2.09/2.18	c learnt constraints deletion: 334 -> 177
2.19/2.22	c learnt constraints deletion: 320 -> 163
2.19/2.26	c learnt constraints deletion: 318 -> 159
2.29/2.31	c learnt constraints deletion: 327 -> 171
2.29/2.36	c learnt constraints deletion: 340 -> 172
2.39/2.40	c learnt constraints deletion: 312 -> 158
2.39/2.44	c learnt constraints deletion: 329 -> 170
2.39/2.48	c learnt constraints deletion: 324 -> 174
2.49/2.52	c learnt constraints deletion: 326 -> 169
2.49/2.56	c learnt constraints deletion: 304 -> 162
2.59/2.60	c learnt constraints deletion: 288 -> 152
2.59/2.65	c learnt constraints deletion: 304 -> 161
2.59/2.69	c learnt constraints deletion: 327 -> 174
2.69/2.73	c learnt constraints deletion: 334 -> 178
2.69/2.77	c learnt constraints deletion: 312 -> 164
2.78/2.81	c learnt constraints deletion: 308 -> 161
2.78/2.86	c learnt constraints deletion: 345 -> 173
2.88/2.91	c learnt constraints deletion: 330 -> 174
2.88/2.92	c learnt constraints deletion: 233 -> 117
2.88/2.97	c learnt constraints deletion: 331 -> 171
2.99/3.01	c learnt constraints deletion: 311 -> 163
2.99/3.06	c learnt constraints deletion: 344 -> 173
3.09/3.10	c learnt constraints deletion: 346 -> 179
3.09/3.13	c learnt constraints deletion: 323 -> 165
3.09/3.16	c learnt constraints deletion: 296 -> 148
3.19/3.21	c learnt constraints deletion: 337 -> 172
3.19/3.24	c learnt constraints deletion: 336 -> 175
3.29/3.36	c learnt constraints deletion: 370 -> 189
3.29/3.36	c learnt constraints deletion: 317 -> 159
3.29/3.39	c learnt constraints deletion: 356 -> 178
3.38/3.43	c learnt constraints deletion: 354 -> 181
3.38/3.48	c learnt constraints deletion: 370 -> 196
3.48/3.51	c learnt constraints deletion: 311 -> 156
3.48/3.57	c learnt constraints deletion: 354 -> 179
3.58/3.61	c learnt constraints deletion: 354 -> 179
3.58/3.66	c learnt constraints deletion: 373 -> 189
3.68/3.70	c learnt constraints deletion: 335 -> 170
3.68/3.76	c learnt constraints deletion: 361 -> 185
3.78/3.80	c learnt constraints deletion: 360 -> 180
3.78/3.85	c learnt constraints deletion: 319 -> 160
3.88/3.90	c learnt constraints deletion: 352 -> 177
3.88/3.94	c learnt constraints deletion: 348 -> 177
3.88/3.99	c learnt constraints deletion: 344 -> 175
3.99/4.04	c learnt constraints deletion: 348 -> 178
3.99/4.08	c learnt constraints deletion: 351 -> 181
4.09/4.12	c learnt constraints deletion: 340 -> 177
4.09/4.17	c learnt constraints deletion: 353 -> 180
4.19/4.21	c learnt constraints deletion: 347 -> 176
4.19/4.26	c learnt constraints deletion: 356 -> 181
4.29/4.31	c learnt constraints deletion: 355 -> 182
4.29/4.35	c learnt constraints deletion: 328 -> 171
4.29/4.40	c learnt constraints deletion: 358 -> 189
4.39/4.44	c learnt constraints deletion: 361 -> 191
4.39/4.48	c learnt constraints deletion: 340 -> 184
4.49/4.53	c learnt constraints deletion: 344 -> 180
4.49/4.57	c learnt constraints deletion: 308 -> 163
4.59/4.63	c learnt constraints deletion: 350 -> 186
4.59/4.66	c learnt constraints deletion: 311 -> 169
4.69/4.72	c learnt constraints deletion: 371 -> 193
4.69/4.79	c learnt constraints deletion: 385 -> 194
4.79/4.84	c learnt constraints deletion: 395 -> 199
4.79/4.88	c learnt constraints deletion: 338 -> 171
4.89/4.93	c learnt constraints deletion: 383 -> 197
4.89/4.98	c learnt constraints deletion: 357 -> 181
4.99/5.03	c learnt constraints deletion: 388 -> 201
4.99/5.07	c learnt constraints deletion: 380 -> 193
5.09/5.12	c learnt constraints deletion: 397 -> 203
5.09/5.18	c learnt constraints deletion: 392 -> 201
5.19/5.21	c learnt constraints deletion: 330 -> 165
5.19/5.27	c learnt constraints deletion: 358 -> 179
5.28/5.33	c learnt constraints deletion: 381 -> 196
5.28/5.38	c learnt constraints deletion: 369 -> 188
5.39/5.42	c learnt constraints deletion: 327 -> 164
5.39/5.47	c learnt constraints deletion: 355 -> 179
5.50/5.52	c learnt constraints deletion: 374 -> 191
5.50/5.58	c learnt constraints deletion: 370 -> 185
5.59/5.64	c learnt constraints deletion: 384 -> 194
5.59/5.68	c learnt constraints deletion: 336 -> 169
5.69/5.72	c learnt constraints deletion: 353 -> 180
5.69/5.78	c learnt constraints deletion: 370 -> 191
5.79/5.84	c learnt constraints deletion: 369 -> 191
5.79/5.89	c learnt constraints deletion: 364 -> 186
5.89/5.94	c learnt constraints deletion: 376 -> 189
5.89/5.99	c learnt constraints deletion: 361 -> 182
5.99/6.04	c learnt constraints deletion: 366 -> 185
5.99/6.09	c learnt constraints deletion: 357 -> 184
6.09/6.13	c learnt constraints deletion: 338 -> 169
6.09/6.19	c learnt constraints deletion: 384 -> 194
6.19/6.24	c learnt constraints deletion: 354 -> 178
6.29/6.30	c learnt constraints deletion: 380 -> 193
6.29/6.36	c learnt constraints deletion: 372 -> 186
6.38/6.41	c learnt constraints deletion: 378 -> 189
6.38/6.46	c learnt constraints deletion: 364 -> 187
6.38/6.49	c learnt constraints deletion: 324 -> 162
6.49/6.56	c learnt constraints deletion: 369 -> 186
6.59/6.61	c learnt constraints deletion: 387 -> 197
6.59/6.65	c learnt constraints deletion: 358 -> 183
6.68/6.70	c learnt constraints deletion: 364 -> 188
6.68/6.74	c learnt constraints deletion: 341 -> 179
6.68/6.79	c learnt constraints deletion: 360 -> 190
6.78/6.85	c learnt constraints deletion: 363 -> 182
6.78/6.89	c learnt constraints deletion: 327 -> 164
6.89/6.95	c learnt constraints deletion: 349 -> 177
6.99/7.00	c learnt constraints deletion: 385 -> 194
6.99/7.05	c learnt constraints deletion: 368 -> 186
7.09/7.11	c learnt constraints deletion: 382 -> 197
7.09/7.17	c learnt constraints deletion: 390 -> 201
7.19/7.22	c learnt constraints deletion: 379 -> 191
7.19/7.27	c learnt constraints deletion: 383 -> 199
7.29/7.32	c learnt constraints deletion: 387 -> 201
7.29/7.37	c learnt constraints deletion: 384 -> 196
7.39/7.43	c learnt constraints deletion: 414 -> 210
7.39/7.48	c learnt constraints deletion: 384 -> 196
7.48/7.53	c learnt constraints deletion: 411 -> 214
7.48/7.58	c learnt constraints deletion: 392 -> 202
7.59/7.64	c learnt constraints deletion: 385 -> 204
7.59/7.70	c learnt constraints deletion: 378 -> 189
7.69/7.76	c learnt constraints deletion: 378 -> 191
7.78/7.82	c learnt constraints deletion: 359 -> 186
7.78/7.88	c learnt constraints deletion: 378 -> 191
7.89/7.93	c learnt constraints deletion: 373 -> 189
7.99/8.00	c learnt constraints deletion: 399 -> 200
7.99/8.06	c learnt constraints deletion: 411 -> 208
8.09/8.11	c learnt constraints deletion: 387 -> 194
8.09/8.16	c learnt constraints deletion: 381 -> 195
8.19/8.21	c learnt constraints deletion: 373 -> 187
8.19/8.26	c learnt constraints deletion: 370 -> 187
8.29/8.32	c learnt constraints deletion: 411 -> 213
8.29/8.37	c learnt constraints deletion: 388 -> 201
8.39/8.44	c learnt constraints deletion: 403 -> 206
8.39/8.48	c learnt constraints deletion: 387 -> 198
8.49/8.54	c learnt constraints deletion: 393 -> 202
8.49/8.59	c learnt constraints deletion: 388 -> 194
8.59/8.64	c learnt constraints deletion: 407 -> 209
8.59/8.68	c learnt constraints deletion: 353 -> 177
8.69/8.73	c learnt constraints deletion: 379 -> 191
8.69/8.79	c learnt constraints deletion: 399 -> 201
8.79/8.86	c learnt constraints deletion: 421 -> 214
8.79/8.89	c learnt constraints deletion: 309 -> 155
8.88/8.95	c learnt constraints deletion: 405 -> 205
8.98/9.00	c learnt constraints deletion: 380 -> 194
8.98/9.05	c learnt constraints deletion: 400 -> 207
9.08/9.10	c learnt constraints deletion: 391 -> 198
9.08/9.16	c learnt constraints deletion: 392 -> 202
9.18/9.20	c learnt constraints deletion: 340 -> 170
9.18/9.25	c learnt constraints deletion: 384 -> 192
9.29/9.31	c learnt constraints deletion: 413 -> 211
9.29/9.36	c learnt constraints deletion: 406 -> 213
9.39/9.41	c learnt constraints deletion: 389 -> 197
9.39/9.45	c learnt constraints deletion: 387 -> 196
9.49/9.52	c learnt constraints deletion: 384 -> 192
9.49/9.56	c learnt constraints deletion: 355 -> 178
9.59/9.61	c learnt constraints deletion: 379 -> 190
9.59/9.66	c learnt constraints deletion: 353 -> 177
9.69/9.72	c learnt constraints deletion: 360 -> 182
9.69/9.77	c learnt constraints deletion: 365 -> 186
9.79/9.83	c learnt constraints deletion: 384 -> 193
9.79/9.89	c learnt constraints deletion: 410 -> 206
9.89/9.94	c learnt constraints deletion: 409 -> 206
9.89/9.99	c learnt constraints deletion: 414 -> 211
9.99/10.03	c learnt constraints deletion: 397 -> 199
9.99/10.08	c learnt constraints deletion: 369 -> 185
10.09/10.14	c learnt constraints deletion: 424 -> 215
10.09/10.18	c learnt constraints deletion: 366 -> 185
10.19/10.22	c learnt constraints deletion: 364 -> 186
10.19/10.28	c learnt constraints deletion: 389 -> 202
10.29/10.32	c learnt constraints deletion: 402 -> 209
10.29/10.38	c learnt constraints deletion: 421 -> 213
10.39/10.43	c learnt constraints deletion: 416 -> 210
10.39/10.49	c learnt constraints deletion: 403 -> 202
10.49/10.53	c learnt constraints deletion: 397 -> 203
10.49/10.58	c learnt constraints deletion: 386 -> 193
10.58/10.62	c learnt constraints deletion: 359 -> 187
10.58/10.68	c learnt constraints deletion: 357 -> 198
10.68/10.74	c learnt constraints deletion: 415 -> 209
10.68/10.78	c learnt constraints deletion: 379 -> 199
10.78/10.85	c learnt constraints deletion: 414 -> 207
10.89/10.91	c learnt constraints deletion: 423 -> 213
10.89/10.95	c learnt constraints deletion: 440 -> 224
10.99/11.01	c learnt constraints deletion: 458 -> 231
10.99/11.06	c learnt constraints deletion: 438 -> 227
10.99/11.09	c learnt constraints deletion: 388 -> 209
11.08/11.14	c learnt constraints deletion: 430 -> 218
11.18/11.20	c learnt constraints deletion: 442 -> 224
11.18/11.24	c learnt constraints deletion: 369 -> 217
11.18/11.28	c learnt constraints deletion: 402 -> 218
11.28/11.35	c learnt constraints deletion: 448 -> 227
11.39/11.40	c learnt constraints deletion: 431 -> 221
11.39/11.46	c learnt constraints deletion: 438 -> 222
11.39/11.49	c learnt constraints deletion: 361 -> 225
11.49/11.55	c learnt constraints deletion: 424 -> 226
11.59/11.61	c learnt constraints deletion: 432 -> 231
11.59/11.66	c learnt constraints deletion: 445 -> 232
11.69/11.71	c learnt constraints deletion: 415 -> 229
11.69/11.76	c learnt constraints deletion: 435 -> 231
11.79/11.81	c learnt constraints deletion: 430 -> 239
11.79/11.86	c learnt constraints deletion: 403 -> 243
11.89/11.92	c learnt constraints deletion: 420 -> 250
11.89/11.96	c learnt constraints deletion: 447 -> 253
11.99/12.00	c learnt constraints deletion: 413 -> 251
11.99/12.02	c solving time = 12.016s
11.99/12.02	c #decision = 63317
11.99/12.02	c #conflict = 43688
11.99/12.02	c #restart = 13
11.99/12.02	s SATISFIABLE
11.99/12.02	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10
11.99/12.02	v -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20
11.99/12.02	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
11.99/12.02	v -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
11.99/12.02	v x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
11.99/12.02	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
11.99/12.02	v x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
11.99/12.02	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80
11.99/12.02	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90
11.99/12.02	v -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
11.99/12.02	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
11.99/12.02	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
11.99/12.02	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130
11.99/12.02	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
11.99/12.02	v -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
11.99/12.02	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
11.99/12.02	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169
11.99/12.02	c total time = 12.023s

Verifier Data

OK	0

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-3724241-1338631509/watcher-3724241-1338631509 -o /tmp/evaluation-result-3724241-1338631509/solver-3724241-1338631509 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724241-1338631509.opb 

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: 0.00 0.00 0.00 3/176 14643
/proc/meminfo: memFree=27809400/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=0 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 839 0 0 0 0 0 0 0 20 0 1 0 329275896 7421952 759 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 759 428 1171 0 589 0

[startup+0.065345 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 14643
/proc/meminfo: memFree=27809400/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=0.06 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1083 0 0 0 6 0 0 0 20 0 1 0 329275896 7421952 1003 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1003 458 1171 0 589 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7248

[startup+0.100256 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 14643
/proc/meminfo: memFree=27809400/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=0.09 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1118 0 0 0 9 0 0 0 20 0 1 0 329275896 7421952 1038 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1038 458 1171 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.300225 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 14643
/proc/meminfo: memFree=27809400/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=0.29 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1118 0 0 0 29 0 0 0 20 0 1 0 329275896 7421952 1038 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1038 458 1171 0 589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.700224 s]
/proc/loadavg: 0.00 0.00 0.00 3/176 14643
/proc/meminfo: memFree=27809400/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=0.69 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1120 0 0 0 69 0 0 0 20 0 1 0 329275896 7421952 1040 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1040 460 1171 0 589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.50023 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 14644
/proc/meminfo: memFree=27806400/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=1.49 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1120 0 0 0 148 1 0 0 20 0 1 0 329275896 7421952 1040 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1040 460 1171 0 589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7248

[startup+3.10023 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 14644
/proc/meminfo: memFree=27806004/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=3.09 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1120 0 0 0 306 3 0 0 20 0 1 0 329275896 7421952 1040 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1040 460 1171 0 589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7248

[startup+6.30022 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 14644
/proc/meminfo: memFree=27805632/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=6.29 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1121 0 0 0 624 5 0 0 20 0 1 0 329275896 7421952 1041 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7248

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

[startup+9.50022 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 14644
/proc/meminfo: memFree=27806020/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=9.49 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1121 0 0 0 941 8 0 0 20 0 1 0 329275896 7421952 1041 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 7248

[startup+11.1002 s]
/proc/loadavg: 0.23 0.05 0.02 3/174 14672
/proc/meminfo: memFree=27815600/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=11.08 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1121 0 0 0 1100 8 0 0 20 0 1 0 329275896 7421952 1041 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 7248

[startup+11.5002 s]
/proc/loadavg: 0.23 0.05 0.02 3/174 14672
/proc/meminfo: memFree=27815600/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=11.49 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1121 0 0 0 1140 9 0 0 20 0 1 0 329275896 7421952 1041 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 11.49
Current children cumulated vsize (KiB) 7248

[startup+11.9002 s]
/proc/loadavg: 0.23 0.05 0.02 3/174 14672
/proc/meminfo: memFree=27815600/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=11.89 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1121 0 0 0 1180 9 0 0 20 0 1 0 329275896 7421952 1041 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 7248

[startup+12.0002 s]
/proc/loadavg: 0.23 0.05 0.02 3/177 14682
/proc/meminfo: memFree=27793132/32873844 swapFree=7628/7628
[pid=14643] ppid=14641 vsize=7248 CPUtime=11.99 cores=1,3,5,7
/proc/14643/stat : 14643 (toysat) R 14641 14643 14598 0 -1 4202496 1121 0 0 0 1190 9 0 0 20 0 1 0 329275896 7421952 1041 33554432000 4194304 8989770 140734705469664 140734705469160 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/14643/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 7248

Child status: 0
Real time (s): 12.0269
CPU time (s): 12.0242
CPU user time (s): 11.9252
CPU system time (s): 0.098984
CPU usage (%): 99.9771
Max. virtual memory (cumulated for all children) (KiB): 7248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.9252
system time used= 0.098984
maximum resident set size= 4224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1136
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= 14

runsolver used 0.018997 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-02 12:05:10
IDJOB=3724241
IDBENCH=1235
IDSOLVER=2308
FILE ID=node144/3724241-1338631509
RUNJOBID= node144-1338631508-14616
PBS_JOBID= 14636436
Free space on /tmp= 70832 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110973478.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724241-1338631509/watcher-3724241-1338631509 -o /tmp/evaluation-result-3724241-1338631509/solver-3724241-1338631509 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724241-1338631509.opb

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

MD5SUM BENCH= 1c338f912c482d8eb76221229960cff3
RANDOM SEED=1206564412

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.196
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.196
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:        27810044 kB
Buffers:          617392 kB
Cached:          3562764 kB
SwapCached:          464 kB
Active:          2369804 kB
Inactive:        1831704 kB
Active(anon):       4500 kB
Inactive(anon):    11196 kB
Active(file):    2365304 kB
Inactive(file):  1820508 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:             14872 kB
Writeback:             0 kB
AnonPages:         20244 kB
Mapped:            15840 kB
Shmem:               172 kB
Slab:             722676 kB
SReclaimable:     165132 kB
SUnreclaim:       557544 kB
KernelStack:        1392 kB
PageTables:         3752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     128660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70824 MiB
End job on node144 at 2012-06-02 12:05:22