Trace number 3724242

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 10.5884 10.5932

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110973863.opb
MD5SUMe45fd9a20a7757bfe6323a3a4f466ed8
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.05899
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 1216
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-3724242-1338631509.opb"]
0.00/0.00	c #vars 169
0.00/0.00	c #constraints 101
0.00/0.00	c Solving starts ...
0.01/0.04	c learnt constraints deletion: 99 -> 50
0.01/0.08	c learnt constraints deletion: 182 -> 94
0.01/0.08	c learnt constraints deletion: 111 -> 56
0.09/0.13	c learnt constraints deletion: 223 -> 119
0.09/0.15	c learnt constraints deletion: 176 -> 88
0.09/0.17	c learnt constraints deletion: 166 -> 83
0.19/0.21	c learnt constraints deletion: 250 -> 128
0.19/0.22	c learnt constraints deletion: 206 -> 107
0.19/0.26	c learnt constraints deletion: 225 -> 113
0.19/0.28	c learnt constraints deletion: 204 -> 102
0.29/0.32	c learnt constraints deletion: 236 -> 120
0.29/0.35	c learnt constraints deletion: 242 -> 126
0.29/0.36	c learnt constraints deletion: 181 -> 91
0.39/0.41	c learnt constraints deletion: 263 -> 139
0.39/0.44	c learnt constraints deletion: 242 -> 121
0.39/0.47	c learnt constraints deletion: 260 -> 132
0.49/0.50	c learnt constraints deletion: 231 -> 119
0.49/0.52	c learnt constraints deletion: 222 -> 111
0.49/0.56	c learnt constraints deletion: 255 -> 128
0.59/0.60	c learnt constraints deletion: 282 -> 142
0.59/0.63	c learnt constraints deletion: 260 -> 133
0.59/0.67	c learnt constraints deletion: 269 -> 140
0.59/0.69	c learnt constraints deletion: 243 -> 128
0.69/0.72	c learnt constraints deletion: 226 -> 123
0.69/0.76	c learnt constraints deletion: 251 -> 129
0.69/0.78	c learnt constraints deletion: 206 -> 103
0.79/0.82	c learnt constraints deletion: 291 -> 150
0.79/0.85	c learnt constraints deletion: 278 -> 142
0.79/0.88	c learnt constraints deletion: 306 -> 160
0.89/0.91	c learnt constraints deletion: 277 -> 147
0.89/0.95	c learnt constraints deletion: 292 -> 149
0.89/0.99	c learnt constraints deletion: 290 -> 146
0.99/1.03	c learnt constraints deletion: 311 -> 161
0.99/1.05	c learnt constraints deletion: 274 -> 141
0.99/1.09	c learnt constraints deletion: 298 -> 158
1.09/1.12	c learnt constraints deletion: 237 -> 119
1.09/1.15	c learnt constraints deletion: 283 -> 144
1.09/1.19	c learnt constraints deletion: 288 -> 149
1.19/1.23	c learnt constraints deletion: 292 -> 154
1.19/1.26	c learnt constraints deletion: 287 -> 147
1.19/1.27	c learnt constraints deletion: 204 -> 102
1.29/1.32	c learnt constraints deletion: 309 -> 161
1.29/1.36	c learnt constraints deletion: 325 -> 169
1.29/1.39	c learnt constraints deletion: 302 -> 160
1.38/1.43	c learnt constraints deletion: 313 -> 170
1.38/1.46	c learnt constraints deletion: 307 -> 154
1.38/1.49	c learnt constraints deletion: 280 -> 141
1.48/1.54	c learnt constraints deletion: 310 -> 161
1.48/1.58	c learnt constraints deletion: 316 -> 158
1.58/1.62	c learnt constraints deletion: 300 -> 153
1.58/1.66	c learnt constraints deletion: 302 -> 160
1.68/1.70	c learnt constraints deletion: 329 -> 176
1.68/1.73	c learnt constraints deletion: 308 -> 158
1.68/1.77	c learnt constraints deletion: 286 -> 146
1.78/1.81	c learnt constraints deletion: 316 -> 159
1.78/1.86	c learnt constraints deletion: 307 -> 157
1.78/1.89	c learnt constraints deletion: 302 -> 152
1.89/1.93	c learnt constraints deletion: 294 -> 147
1.89/1.97	c learnt constraints deletion: 318 -> 164
1.99/2.02	c learnt constraints deletion: 329 -> 168
1.99/2.05	c learnt constraints deletion: 305 -> 155
1.99/2.09	c learnt constraints deletion: 295 -> 149
2.10/2.14	c learnt constraints deletion: 338 -> 178
2.10/2.18	c learnt constraints deletion: 342 -> 176
2.20/2.22	c learnt constraints deletion: 309 -> 164
2.20/2.26	c learnt constraints deletion: 326 -> 166
2.29/2.30	c learnt constraints deletion: 307 -> 158
2.29/2.35	c learnt constraints deletion: 339 -> 177
2.29/2.38	c learnt constraints deletion: 294 -> 153
2.39/2.42	c learnt constraints deletion: 281 -> 149
2.39/2.46	c learnt constraints deletion: 309 -> 166
2.49/2.51	c learnt constraints deletion: 336 -> 173
2.49/2.55	c learnt constraints deletion: 320 -> 160
2.59/2.60	c learnt constraints deletion: 324 -> 162
2.59/2.63	c learnt constraints deletion: 308 -> 158
2.59/2.67	c learnt constraints deletion: 304 -> 156
2.69/2.72	c learnt constraints deletion: 311 -> 158
2.69/2.77	c learnt constraints deletion: 333 -> 176
2.79/2.81	c learnt constraints deletion: 309 -> 159
2.79/2.85	c learnt constraints deletion: 329 -> 174
2.79/2.88	c learnt constraints deletion: 325 -> 170
2.88/2.92	c learnt constraints deletion: 286 -> 149
2.88/2.97	c learnt constraints deletion: 341 -> 171
2.98/3.02	c learnt constraints deletion: 350 -> 181
2.98/3.06	c learnt constraints deletion: 333 -> 170
3.09/3.10	c learnt constraints deletion: 359 -> 189
3.09/3.13	c learnt constraints deletion: 298 -> 149
3.09/3.18	c learnt constraints deletion: 341 -> 176
3.20/3.21	c learnt constraints deletion: 307 -> 154
3.20/3.26	c learnt constraints deletion: 385 -> 195
3.29/3.30	c learnt constraints deletion: 339 -> 178
3.29/3.35	c learnt constraints deletion: 356 -> 183
3.29/3.38	c learnt constraints deletion: 313 -> 157
3.39/3.42	c learnt constraints deletion: 342 -> 177
3.39/3.46	c learnt constraints deletion: 332 -> 166
3.49/3.51	c learnt constraints deletion: 348 -> 180
3.49/3.54	c learnt constraints deletion: 307 -> 154
3.49/3.59	c learnt constraints deletion: 374 -> 190
3.59/3.63	c learnt constraints deletion: 350 -> 181
3.59/3.66	c learnt constraints deletion: 305 -> 153
3.89/3.95	c learnt constraints deletion: 348 -> 174
3.89/3.95	c learnt constraints deletion: 331 -> 169
3.89/3.95	c learnt constraints deletion: 313 -> 158
3.89/3.95	c learnt constraints deletion: 375 -> 190
3.89/3.95	c learnt constraints deletion: 342 -> 174
3.89/3.95	c learnt constraints deletion: 366 -> 190
3.89/3.96	c learnt constraints deletion: 343 -> 177
3.99/4.00	c learnt constraints deletion: 298 -> 153
3.99/4.04	c learnt constraints deletion: 363 -> 191
3.99/4.08	c learnt constraints deletion: 340 -> 175
4.09/4.12	c learnt constraints deletion: 344 -> 186
4.09/4.16	c learnt constraints deletion: 347 -> 183
4.19/4.20	c learnt constraints deletion: 353 -> 189
4.19/4.23	c learnt constraints deletion: 327 -> 173
4.19/4.27	c learnt constraints deletion: 354 -> 189
4.29/4.32	c learnt constraints deletion: 348 -> 186
4.29/4.37	c learnt constraints deletion: 360 -> 194
4.39/4.40	c learnt constraints deletion: 346 -> 173
4.39/4.46	c learnt constraints deletion: 399 -> 204
4.49/4.50	c learnt constraints deletion: 383 -> 199
4.49/4.55	c learnt constraints deletion: 352 -> 176
4.58/4.60	c learnt constraints deletion: 397 -> 207
4.58/4.65	c learnt constraints deletion: 393 -> 197
4.58/4.69	c learnt constraints deletion: 367 -> 189
4.68/4.73	c learnt constraints deletion: 332 -> 166
4.68/4.78	c learnt constraints deletion: 380 -> 199
4.78/4.82	c learnt constraints deletion: 368 -> 186
4.78/4.86	c learnt constraints deletion: 363 -> 182
4.89/4.91	c learnt constraints deletion: 330 -> 165
4.89/4.97	c learnt constraints deletion: 387 -> 197
4.99/5.01	c learnt constraints deletion: 362 -> 183
4.99/5.06	c learnt constraints deletion: 363 -> 182
5.09/5.10	c learnt constraints deletion: 366 -> 190
5.09/5.14	c learnt constraints deletion: 342 -> 175
5.19/5.20	c learnt constraints deletion: 364 -> 183
5.19/5.26	c learnt constraints deletion: 376 -> 189
5.29/5.31	c learnt constraints deletion: 354 -> 179
5.29/5.36	c learnt constraints deletion: 369 -> 196
5.40/5.40	c learnt constraints deletion: 345 -> 173
5.40/5.45	c learnt constraints deletion: 354 -> 180
5.40/5.50	c learnt constraints deletion: 364 -> 182
5.50/5.55	c learnt constraints deletion: 379 -> 195
5.50/5.59	c learnt constraints deletion: 372 -> 192
5.59/5.64	c learnt constraints deletion: 367 -> 185
5.59/5.69	c learnt constraints deletion: 382 -> 195
5.69/5.74	c learnt constraints deletion: 385 -> 201
5.69/5.77	c learnt constraints deletion: 329 -> 165
5.79/5.82	c learnt constraints deletion: 380 -> 194
5.79/5.87	c learnt constraints deletion: 377 -> 192
5.89/5.92	c learnt constraints deletion: 364 -> 182
5.89/5.98	c learnt constraints deletion: 361 -> 182
5.99/6.03	c learnt constraints deletion: 380 -> 196
5.99/6.08	c learnt constraints deletion: 400 -> 206
6.09/6.11	c learnt constraints deletion: 359 -> 185
6.09/6.16	c learnt constraints deletion: 391 -> 203
6.09/6.19	c learnt constraints deletion: 331 -> 170
6.19/6.24	c learnt constraints deletion: 368 -> 191
6.19/6.29	c learnt constraints deletion: 360 -> 189
6.29/6.34	c learnt constraints deletion: 358 -> 187
6.29/6.39	c learnt constraints deletion: 389 -> 205
6.39/6.43	c learnt constraints deletion: 386 -> 203
6.39/6.46	c learnt constraints deletion: 343 -> 183
6.49/6.50	c learnt constraints deletion: 350 -> 187
6.49/6.54	c learnt constraints deletion: 341 -> 186
6.49/6.59	c learnt constraints deletion: 378 -> 212
6.59/6.63	c learnt constraints deletion: 391 -> 208
6.59/6.69	c learnt constraints deletion: 435 -> 223
6.68/6.73	c learnt constraints deletion: 414 -> 207
6.68/6.77	c learnt constraints deletion: 416 -> 211
6.79/6.82	c learnt constraints deletion: 370 -> 189
6.79/6.87	c learnt constraints deletion: 419 -> 215
6.89/6.92	c learnt constraints deletion: 407 -> 216
6.89/6.96	c learnt constraints deletion: 368 -> 184
6.99/7.01	c learnt constraints deletion: 371 -> 186
6.99/7.05	c learnt constraints deletion: 375 -> 188
7.09/7.10	c learnt constraints deletion: 398 -> 203
7.09/7.15	c learnt constraints deletion: 412 -> 214
7.09/7.18	c learnt constraints deletion: 353 -> 178
7.19/7.23	c learnt constraints deletion: 352 -> 178
7.19/7.29	c learnt constraints deletion: 391 -> 201
7.29/7.34	c learnt constraints deletion: 394 -> 201
7.29/7.39	c learnt constraints deletion: 396 -> 209
7.39/7.45	c learnt constraints deletion: 427 -> 221
7.39/7.49	c learnt constraints deletion: 415 -> 219
7.49/7.53	c learnt constraints deletion: 365 -> 190
7.49/7.59	c learnt constraints deletion: 401 -> 213
7.59/7.65	c learnt constraints deletion: 413 -> 222
7.59/7.70	c learnt constraints deletion: 402 -> 213
7.69/7.75	c learnt constraints deletion: 400 -> 215
7.79/7.81	c learnt constraints deletion: 397 -> 203
7.79/7.86	c learnt constraints deletion: 408 -> 210
7.88/7.91	c learnt constraints deletion: 408 -> 210
7.88/7.96	c learnt constraints deletion: 404 -> 206
7.98/8.02	c learnt constraints deletion: 382 -> 195
7.98/8.07	c learnt constraints deletion: 407 -> 210
8.08/8.12	c learnt constraints deletion: 414 -> 217
8.08/8.16	c learnt constraints deletion: 382 -> 199
8.18/8.21	c learnt constraints deletion: 395 -> 208
8.18/8.26	c learnt constraints deletion: 414 -> 219
8.28/8.30	c learnt constraints deletion: 399 -> 217
8.28/8.35	c learnt constraints deletion: 418 -> 226
8.39/8.40	c learnt constraints deletion: 404 -> 218
8.39/8.44	c learnt constraints deletion: 396 -> 214
8.39/8.49	c learnt constraints deletion: 387 -> 202
8.49/8.54	c learnt constraints deletion: 400 -> 209
8.49/8.59	c learnt constraints deletion: 391 -> 201
8.59/8.64	c learnt constraints deletion: 398 -> 206
8.59/8.69	c learnt constraints deletion: 406 -> 209
8.69/8.75	c learnt constraints deletion: 421 -> 221
8.69/8.79	c learnt constraints deletion: 400 -> 213
8.79/8.84	c learnt constraints deletion: 416 -> 223
8.79/8.89	c learnt constraints deletion: 391 -> 204
8.88/8.94	c learnt constraints deletion: 394 -> 206
8.88/8.99	c learnt constraints deletion: 373 -> 197
8.98/9.03	c learnt constraints deletion: 371 -> 197
8.98/9.09	c learnt constraints deletion: 404 -> 211
9.08/9.15	c learnt constraints deletion: 402 -> 210
9.08/9.19	c learnt constraints deletion: 384 -> 195
9.18/9.24	c learnt constraints deletion: 319 -> 163
9.18/9.29	c learnt constraints deletion: 350 -> 180
9.28/9.36	c learnt constraints deletion: 365 -> 195
9.38/9.42	c learnt constraints deletion: 405 -> 212
9.38/9.47	c learnt constraints deletion: 387 -> 203
9.49/9.51	c learnt constraints deletion: 338 -> 173
9.49/9.57	c learnt constraints deletion: 422 -> 217
9.59/9.62	c learnt constraints deletion: 411 -> 218
9.59/9.66	c learnt constraints deletion: 394 -> 204
9.69/9.71	c learnt constraints deletion: 387 -> 203
9.69/9.77	c learnt constraints deletion: 384 -> 206
9.79/9.83	c learnt constraints deletion: 405 -> 222
9.79/9.88	c learnt constraints deletion: 400 -> 206
9.89/9.92	c learnt constraints deletion: 390 -> 202
9.89/9.96	c learnt constraints deletion: 319 -> 165
9.98/10.01	c learnt constraints deletion: 426 -> 227
9.98/10.06	c learnt constraints deletion: 427 -> 225
10.08/10.11	c learnt constraints deletion: 428 -> 215
10.08/10.16	c learnt constraints deletion: 431 -> 217
10.18/10.22	c learnt constraints deletion: 443 -> 224
10.18/10.27	c learnt constraints deletion: 441 -> 226
10.29/10.33	c learnt constraints deletion: 432 -> 217
10.29/10.39	c learnt constraints deletion: 434 -> 220
10.39/10.44	c learnt constraints deletion: 445 -> 226
10.39/10.49	c learnt constraints deletion: 423 -> 221
10.49/10.54	c learnt constraints deletion: 415 -> 214
10.49/10.59	c solving time = 10.581s
10.49/10.59	c #decision = 56837
10.49/10.59	c #conflict = 40834
10.49/10.59	c #restart = 13
10.49/10.59	s SATISFIABLE
10.49/10.59	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
10.49/10.59	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
10.49/10.59	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
10.49/10.59	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
10.49/10.59	v -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
10.49/10.59	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 x59 -x60
10.49/10.59	v -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70
10.49/10.59	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
10.49/10.59	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90
10.49/10.59	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
10.49/10.59	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
10.49/10.59	v -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
10.49/10.59	v -x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
10.49/10.59	v -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
10.49/10.59	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
10.49/10.59	v -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
10.49/10.59	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169
10.49/10.59	c total time = 10.588s

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-3724242-1338631509/watcher-3724242-1338631509 -o /tmp/evaluation-result-3724242-1338631509/solver-3724242-1338631509 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724242-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/171 20743
/proc/meminfo: memFree=31799832/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 817 0 0 0 0 0 0 0 20 0 1 0 329279540 6373376 737 33554432000 4194304 8989770 140734852891200 140734617895912 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1556 737 428 1171 0 333 0

[startup+0.0139519 s]
/proc/loadavg: 0.00 0.00 0.00 3/171 20743
/proc/meminfo: memFree=31799832/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=0.01 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 926 0 0 0 1 0 0 0 20 0 1 0 329279540 7421952 846 33554432000 4194304 8989770 140734852891200 140734617895912 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 846 458 1171 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7248

[startup+0.100301 s]
/proc/loadavg: 0.00 0.00 0.00 3/171 20743
/proc/meminfo: memFree=31799832/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=0.09 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1121 0 0 0 9 0 0 0 20 0 1 0 329279540 7421952 1041 33554432000 4194304 8989770 140734852891200 140734617895912 4552097 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.300281 s]
/proc/loadavg: 0.00 0.00 0.00 3/171 20743
/proc/meminfo: memFree=31799832/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=0.29 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1121 0 0 0 29 0 0 0 20 0 1 0 329279540 7421952 1041 33554432000 4194304 8989770 140734852891200 140734852890696 4425736 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.700283 s]
/proc/loadavg: 0.00 0.00 0.00 3/171 20743
/proc/meminfo: memFree=31799832/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=0.69 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1121 0 0 0 69 0 0 0 20 0 1 0 329279540 7421952 1041 33554432000 4194304 8989770 140734852891200 140734852890696 4367132 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.50022 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 20753
/proc/meminfo: memFree=31794288/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=1.48 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1121 0 0 0 148 0 0 0 20 0 1 0 329279540 7421952 1041 33554432000 4194304 8989770 140734852891200 140734852890696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7248

[startup+3.10022 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 20753
/proc/meminfo: memFree=31793280/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=3.09 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1121 0 0 0 307 2 0 0 20 0 1 0 329279540 7421952 1041 33554432000 4194304 8989770 140734852891200 140734852890696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7248

[startup+6.30027 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 20753
/proc/meminfo: memFree=31793032/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=7248 CPUtime=6.29 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1122 0 0 0 626 3 0 0 20 0 1 0 329279540 7421952 1042 33554432000 4194304 8989770 140734852891200 140734852890696 4446376 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 1812 1042 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+7.90022 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 20753
/proc/meminfo: memFree=31793032/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=8272 CPUtime=7.88 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1129 0 0 0 784 4 0 0 20 0 1 0 329279540 8470528 1049 33554432000 4194304 8989770 140734852891200 140734852890696 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 2068 1049 460 1171 0 845 0
Current children cumulated CPU time (s) 7.88
Current children cumulated vsize (KiB) 8272

[startup+9.50022 s]
/proc/loadavg: 0.31 0.07 0.02 3/177 20753
/proc/meminfo: memFree=31793280/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=8272 CPUtime=9.49 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1131 0 0 0 943 6 0 0 20 0 1 0 329279540 8470528 1051 33554432000 4194304 8989770 140734852891200 140734852890696 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 2068 1051 460 1171 0 845 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 8272

[startup+10.3002 s]
/proc/loadavg: 0.31 0.07 0.02 3/177 20753
/proc/meminfo: memFree=31793172/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=8272 CPUtime=10.29 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1132 0 0 0 1022 7 0 0 20 0 1 0 329279540 8470528 1059 33554432000 4194304 8989770 140734852891200 140734852890464 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 2068 1059 460 1171 0 845 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 8272

[startup+10.5003 s]
/proc/loadavg: 0.31 0.07 0.02 3/177 20753
/proc/meminfo: memFree=31793172/32873844 swapFree=7116/7116
[pid=20743] ppid=20741 vsize=8272 CPUtime=10.49 cores=1,3,5,7
/proc/20743/stat : 20743 (toysat) R 20741 20743 20708 0 -1 4202496 1132 0 0 0 1042 7 0 0 20 0 1 0 329279540 8470528 1059 33554432000 4194304 8989770 140734852891200 140734852890464 7736688 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/20743/statm: 2068 1059 460 1171 0 845 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 8272

Child status: 0
Real time (s): 10.5932
CPU time (s): 10.5884
CPU user time (s): 10.5134
CPU system time (s): 0.074988
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 8272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.5134
system time used= 0.074988
maximum resident set size= 4296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1147
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= 4
involuntary context switches= 12

runsolver used 0.023996 second user time and 0.086986 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-02 12:05:10
IDJOB=3724242
IDBENCH=1223
IDSOLVER=2308
FILE ID=node103/3724242-1338631509
RUNJOBID= node103-1338631508-20725
PBS_JOBID= 14636477
Free space on /tmp= 71140 MiB

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

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

MD5SUM BENCH= e45fd9a20a7757bfe6323a3a4f466ed8
RANDOM SEED=1206564412

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
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:        31807660 kB
Buffers:          103068 kB
Cached:           204508 kB
SwapCached:         5600 kB
Active:            71520 kB
Inactive:         242628 kB
Active(anon):       4380 kB
Inactive(anon):     4628 kB
Active(file):      67140 kB
Inactive(file):   238000 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096280 kB
Dirty:              7904 kB
Writeback:             0 kB
AnonPages:          9664 kB
Mapped:             7956 kB
Shmem:                 0 kB
Slab:             615792 kB
SReclaimable:      56764 kB
SUnreclaim:       559028 kB
KernelStack:        1392 kB
PageTables:         4168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103216 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= 71132 MiB
End job on node103 at 2012-06-02 12:05:20