Trace number 3724261

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-01UNSAT 9.36158 9.36603

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111226680.opb
MD5SUM35d60df2826d5cfd1cfef4e444dfafed
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.067988
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 1190
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-3724261-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.03	c learnt constraints deletion: 99 -> 50
0.01/0.07	c learnt constraints deletion: 199 -> 100
0.01/0.09	c learnt constraints deletion: 190 -> 98
0.09/0.12	c learnt constraints deletion: 217 -> 113
0.09/0.13	c learnt constraints deletion: 128 -> 64
0.09/0.17	c learnt constraints deletion: 216 -> 119
0.09/0.19	c learnt constraints deletion: 209 -> 105
0.19/0.22	c learnt constraints deletion: 200 -> 100
0.19/0.25	c learnt constraints deletion: 212 -> 109
0.19/0.28	c learnt constraints deletion: 215 -> 117
0.29/0.31	c learnt constraints deletion: 227 -> 121
0.29/0.34	c learnt constraints deletion: 244 -> 126
0.29/0.36	c learnt constraints deletion: 181 -> 91
0.29/0.39	c learnt constraints deletion: 209 -> 105
0.39/0.42	c learnt constraints deletion: 231 -> 117
0.39/0.46	c learnt constraints deletion: 254 -> 129
0.39/0.49	c learnt constraints deletion: 242 -> 126
0.49/0.52	c learnt constraints deletion: 280 -> 148
0.49/0.53	c learnt constraints deletion: 202 -> 104
0.49/0.57	c learnt constraints deletion: 272 -> 143
0.59/0.61	c learnt constraints deletion: 283 -> 145
0.59/0.64	c learnt constraints deletion: 255 -> 131
0.59/0.68	c learnt constraints deletion: 279 -> 142
0.69/0.71	c learnt constraints deletion: 253 -> 131
0.69/0.74	c learnt constraints deletion: 249 -> 125
0.69/0.79	c learnt constraints deletion: 288 -> 145
0.79/0.82	c learnt constraints deletion: 252 -> 129
0.79/0.85	c learnt constraints deletion: 263 -> 132
0.79/0.89	c learnt constraints deletion: 288 -> 148
0.89/0.93	c learnt constraints deletion: 297 -> 157
0.89/0.96	c learnt constraints deletion: 287 -> 148
0.89/0.99	c learnt constraints deletion: 263 -> 132
0.99/1.04	c learnt constraints deletion: 279 -> 142
0.99/1.08	c learnt constraints deletion: 272 -> 140
1.09/1.13	c learnt constraints deletion: 295 -> 148
1.09/1.15	c learnt constraints deletion: 229 -> 115
1.18/1.21	c learnt constraints deletion: 279 -> 140
1.18/1.24	c learnt constraints deletion: 259 -> 132
1.18/1.28	c learnt constraints deletion: 287 -> 149
1.28/1.32	c learnt constraints deletion: 292 -> 151
1.28/1.33	c learnt constraints deletion: 218 -> 109
1.28/1.38	c learnt constraints deletion: 252 -> 126
1.38/1.43	c learnt constraints deletion: 286 -> 143
1.38/1.48	c learnt constraints deletion: 300 -> 150
1.48/1.52	c learnt constraints deletion: 325 -> 165
1.48/1.56	c learnt constraints deletion: 300 -> 157
1.59/1.60	c learnt constraints deletion: 289 -> 154
1.59/1.65	c learnt constraints deletion: 317 -> 164
1.59/1.68	c learnt constraints deletion: 295 -> 155
1.69/1.71	c learnt constraints deletion: 286 -> 150
1.69/1.75	c learnt constraints deletion: 273 -> 143
1.79/1.80	c learnt constraints deletion: 305 -> 161
1.79/1.84	c learnt constraints deletion: 269 -> 146
1.79/1.88	c learnt constraints deletion: 282 -> 148
1.89/1.92	c learnt constraints deletion: 286 -> 152
1.89/1.96	c learnt constraints deletion: 300 -> 150
1.99/2.01	c learnt constraints deletion: 309 -> 159
1.99/2.03	c learnt constraints deletion: 235 -> 118
1.99/2.07	c learnt constraints deletion: 305 -> 156
2.09/2.13	c learnt constraints deletion: 351 -> 182
2.09/2.16	c learnt constraints deletion: 332 -> 172
2.19/2.20	c learnt constraints deletion: 312 -> 157
2.19/2.25	c learnt constraints deletion: 339 -> 174
2.19/2.27	c learnt constraints deletion: 273 -> 137
2.28/2.32	c learnt constraints deletion: 306 -> 153
2.28/2.37	c learnt constraints deletion: 310 -> 158
2.38/2.42	c learnt constraints deletion: 306 -> 156
2.38/2.47	c learnt constraints deletion: 315 -> 166
2.48/2.51	c learnt constraints deletion: 333 -> 179
2.48/2.55	c learnt constraints deletion: 313 -> 162
2.48/2.59	c learnt constraints deletion: 302 -> 159
2.58/2.63	c learnt constraints deletion: 331 -> 169
2.58/2.67	c learnt constraints deletion: 320 -> 164
2.68/2.71	c learnt constraints deletion: 317 -> 159
2.68/2.76	c learnt constraints deletion: 320 -> 164
2.78/2.80	c learnt constraints deletion: 304 -> 153
2.78/2.84	c learnt constraints deletion: 296 -> 150
2.78/2.89	c learnt constraints deletion: 340 -> 177
2.88/2.93	c learnt constraints deletion: 315 -> 164
2.88/2.96	c learnt constraints deletion: 297 -> 153
2.98/3.01	c learnt constraints deletion: 315 -> 170
2.98/3.06	c learnt constraints deletion: 317 -> 167
3.09/3.10	c learnt constraints deletion: 328 -> 173
3.09/3.15	c learnt constraints deletion: 339 -> 170
3.09/3.19	c learnt constraints deletion: 357 -> 179
3.20/3.24	c learnt constraints deletion: 337 -> 174
3.20/3.28	c learnt constraints deletion: 346 -> 175
3.30/3.32	c learnt constraints deletion: 341 -> 174
3.30/3.36	c learnt constraints deletion: 328 -> 166
3.39/3.41	c learnt constraints deletion: 321 -> 165
3.39/3.45	c learnt constraints deletion: 328 -> 170
3.49/3.50	c learnt constraints deletion: 365 -> 189
3.69/3.78	c learnt constraints deletion: 338 -> 178
3.69/3.78	c learnt constraints deletion: 319 -> 160
3.69/3.78	c learnt constraints deletion: 332 -> 168
3.69/3.78	c learnt constraints deletion: 320 -> 164
3.69/3.78	c learnt constraints deletion: 339 -> 175
3.69/3.78	c learnt constraints deletion: 303 -> 161
3.79/3.85	c learnt constraints deletion: 347 -> 178
3.79/3.87	c learnt constraints deletion: 258 -> 129
3.89/3.93	c learnt constraints deletion: 351 -> 185
3.89/3.98	c learnt constraints deletion: 345 -> 174
3.99/4.02	c learnt constraints deletion: 325 -> 166
3.99/4.08	c learnt constraints deletion: 334 -> 169
4.09/4.13	c learnt constraints deletion: 333 -> 168
4.09/4.18	c learnt constraints deletion: 338 -> 171
4.18/4.24	c learnt constraints deletion: 353 -> 179
4.18/4.29	c learnt constraints deletion: 351 -> 181
4.29/4.33	c learnt constraints deletion: 349 -> 182
4.29/4.37	c learnt constraints deletion: 338 -> 169
4.40/4.42	c learnt constraints deletion: 338 -> 174
4.40/4.46	c learnt constraints deletion: 314 -> 158
4.49/4.52	c learnt constraints deletion: 353 -> 181
4.49/4.56	c learnt constraints deletion: 313 -> 161
4.59/4.60	c learnt constraints deletion: 305 -> 159
4.59/4.65	c learnt constraints deletion: 324 -> 170
4.69/4.70	c learnt constraints deletion: 334 -> 169
4.69/4.74	c learnt constraints deletion: 291 -> 146
4.69/4.79	c learnt constraints deletion: 339 -> 175
4.79/4.82	c learnt constraints deletion: 283 -> 142
4.79/4.87	c learnt constraints deletion: 361 -> 187
4.89/4.91	c learnt constraints deletion: 344 -> 172
4.89/4.95	c learnt constraints deletion: 336 -> 168
4.99/5.02	c learnt constraints deletion: 384 -> 197
4.99/5.08	c learnt constraints deletion: 381 -> 195
5.09/5.13	c learnt constraints deletion: 366 -> 187
5.09/5.18	c learnt constraints deletion: 369 -> 185
5.18/5.25	c learnt constraints deletion: 389 -> 195
5.28/5.30	c learnt constraints deletion: 360 -> 181
5.28/5.36	c learnt constraints deletion: 368 -> 191
5.28/5.40	c learnt constraints deletion: 336 -> 175
5.39/5.45	c learnt constraints deletion: 319 -> 161
5.49/5.51	c learnt constraints deletion: 334 -> 171
5.49/5.57	c learnt constraints deletion: 372 -> 193
5.58/5.63	c learnt constraints deletion: 369 -> 190
5.58/5.68	c learnt constraints deletion: 366 -> 188
5.68/5.72	c learnt constraints deletion: 347 -> 174
5.68/5.78	c learnt constraints deletion: 381 -> 193
5.79/5.84	c learnt constraints deletion: 384 -> 199
5.79/5.89	c learnt constraints deletion: 365 -> 183
5.89/5.94	c learnt constraints deletion: 402 -> 201
5.89/5.98	c learnt constraints deletion: 374 -> 192
5.99/6.02	c learnt constraints deletion: 360 -> 180
5.99/6.07	c learnt constraints deletion: 331 -> 166
6.09/6.12	c learnt constraints deletion: 372 -> 189
6.09/6.16	c learnt constraints deletion: 383 -> 195
6.19/6.21	c learnt constraints deletion: 375 -> 193
6.19/6.25	c learnt constraints deletion: 358 -> 183
6.29/6.30	c learnt constraints deletion: 378 -> 197
6.29/6.34	c learnt constraints deletion: 364 -> 191
6.29/6.38	c learnt constraints deletion: 341 -> 177
6.39/6.44	c learnt constraints deletion: 378 -> 197
6.39/6.48	c learnt constraints deletion: 350 -> 187
6.49/6.53	c learnt constraints deletion: 368 -> 192
6.49/6.58	c learnt constraints deletion: 372 -> 192
6.59/6.63	c learnt constraints deletion: 380 -> 190
6.59/6.68	c learnt constraints deletion: 381 -> 193
6.68/6.73	c learnt constraints deletion: 381 -> 193
6.68/6.77	c learnt constraints deletion: 342 -> 174
6.78/6.82	c learnt constraints deletion: 351 -> 183
6.78/6.87	c learnt constraints deletion: 383 -> 202
6.88/6.92	c learnt constraints deletion: 367 -> 188
6.88/6.97	c learnt constraints deletion: 357 -> 179
6.98/7.02	c learnt constraints deletion: 350 -> 175
6.98/7.08	c learnt constraints deletion: 358 -> 179
7.09/7.13	c learnt constraints deletion: 366 -> 190
7.09/7.18	c learnt constraints deletion: 376 -> 192
7.19/7.23	c learnt constraints deletion: 393 -> 202
7.19/7.28	c learnt constraints deletion: 394 -> 197
7.29/7.33	c learnt constraints deletion: 374 -> 189
7.39/7.40	c learnt constraints deletion: 414 -> 214
7.39/7.45	c learnt constraints deletion: 391 -> 201
7.49/7.51	c learnt constraints deletion: 403 -> 204
7.49/7.56	c learnt constraints deletion: 362 -> 189
7.59/7.63	c learnt constraints deletion: 400 -> 203
7.59/7.69	c learnt constraints deletion: 409 -> 211
7.69/7.75	c learnt constraints deletion: 425 -> 217
7.79/7.81	c learnt constraints deletion: 424 -> 214
7.79/7.86	c learnt constraints deletion: 382 -> 196
7.89/7.91	c learnt constraints deletion: 367 -> 184
7.89/7.96	c learnt constraints deletion: 367 -> 184
7.98/8.03	c learnt constraints deletion: 378 -> 189
7.98/8.09	c learnt constraints deletion: 382 -> 195
8.08/8.15	c learnt constraints deletion: 386 -> 194
8.08/8.19	c learnt constraints deletion: 353 -> 185
8.18/8.25	c learnt constraints deletion: 411 -> 211
8.28/8.31	c learnt constraints deletion: 421 -> 211
8.28/8.35	c learnt constraints deletion: 383 -> 192
8.28/8.39	c learnt constraints deletion: 369 -> 191
8.38/8.44	c learnt constraints deletion: 389 -> 198
8.48/8.50	c learnt constraints deletion: 385 -> 199
8.48/8.56	c learnt constraints deletion: 403 -> 204
8.59/8.62	c learnt constraints deletion: 378 -> 199
8.59/8.67	c learnt constraints deletion: 387 -> 199
8.70/8.72	c learnt constraints deletion: 376 -> 204
8.70/8.76	c learnt constraints deletion: 370 -> 205
8.79/8.82	c learnt constraints deletion: 391 -> 212
8.79/8.87	c learnt constraints deletion: 411 -> 216
8.89/8.91	c learnt constraints deletion: 332 -> 213
8.89/8.96	c learnt constraints deletion: 384 -> 221
8.99/9.01	c learnt constraints deletion: 395 -> 219
8.99/9.05	c learnt constraints deletion: 382 -> 216
9.09/9.10	c learnt constraints deletion: 383 -> 218
9.09/9.15	c learnt constraints deletion: 401 -> 216
9.19/9.20	c learnt constraints deletion: 393 -> 218
9.19/9.25	c learnt constraints deletion: 389 -> 220
9.19/9.29	c learnt constraints deletion: 392 -> 213
9.29/9.34	c learnt constraints deletion: 367 -> 222
9.29/9.36	c solving time = 9.355s
9.29/9.36	c #decision = 48162
9.29/9.36	c #conflict = 33176
9.29/9.36	c #restart = 12
9.29/9.36	s UNSATISFIABLE
9.29/9.36	c total time = 9.362s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3724261-1338631509/watcher-3724261-1338631509 -o /tmp/evaluation-result-3724261-1338631509/solver-3724261-1338631509 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724261-1338631509.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 14629
/proc/meminfo: memFree=27819500/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 786 0 0 0 0 0 0 0 20 0 1 0 329275871 6373376 707 33554432000 4194304 8989770 140734198462160 140734534431256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1556 707 428 1171 0 333 0

[startup+0.01712 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 14629
/proc/meminfo: memFree=27819500/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=0.01 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 928 0 0 0 1 0 0 0 20 0 1 0 329275871 7421952 849 33554432000 4194304 8989770 140734198462160 140734534431256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 849 456 1171 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7248

[startup+0.100265 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 14629
/proc/meminfo: memFree=27819500/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=0.09 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1118 0 0 0 9 0 0 0 20 0 1 0 329275871 7421952 1039 33554432000 4194304 8989770 140734198462160 140734534431256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7248

[startup+0.300199 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 14629
/proc/meminfo: memFree=27819500/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=0.29 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1118 0 0 0 29 0 0 0 20 0 1 0 329275871 7421952 1039 33554432000 4194304 8989770 140734198462160 140734198461656 6833419 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7248

[startup+0.700203 s]
/proc/loadavg: 0.00 0.00 0.00 2/171 14629
/proc/meminfo: memFree=27819500/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=0.69 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1118 0 0 0 69 0 0 0 20 0 1 0 329275871 7421952 1039 33554432000 4194304 8989770 140734198462160 140734198461656 4426267 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1039 458 1171 0 589 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7248

[startup+1.5002 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 14644
/proc/meminfo: memFree=27807028/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=1.48 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1120 0 0 0 148 0 0 0 20 0 1 0 329275871 7421952 1041 33554432000 4194304 8989770 140734198462160 140734198461656 7748751 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1041 460 1171 0 589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7248

[startup+3.1002 s]
/proc/loadavg: 0.00 0.00 0.00 3/177 14644
/proc/meminfo: memFree=27806004/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=3.09 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1121 0 0 0 307 2 0 0 20 0 1 0 329275871 7421952 1042 33554432000 4194304 8989770 140734198462160 140734198461656 4554285 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1042 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 14644
/proc/meminfo: memFree=27805632/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=6.29 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1122 0 0 0 625 4 0 0 20 0 1 0 329275871 7421952 1043 33554432000 4194304 8989770 140734198462160 140734198461424 7704678 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1043 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.90027 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 14644
/proc/meminfo: memFree=27805756/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=7.89 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1122 0 0 0 784 5 0 0 20 0 1 0 329275871 7421952 1043 33554432000 4194304 8989770 140734198462160 140734198461656 7732161 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 7248

[startup+8.7002 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 14644
/proc/meminfo: memFree=27805756/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=8.7 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1122 0 0 0 864 6 0 0 20 0 1 0 329275871 7421952 1043 33554432000 4194304 8989770 140734198462160 140734198461656 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 8.7
Current children cumulated vsize (KiB) 7248

[startup+9.1002 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 14644
/proc/meminfo: memFree=27805756/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=9.09 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1122 0 0 0 903 6 0 0 20 0 1 0 329275871 7421952 1043 33554432000 4194304 8989770 140734198462160 140734198461424 4208879 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 7248

[startup+9.3002 s]
/proc/loadavg: 0.16 0.03 0.01 3/177 14644
/proc/meminfo: memFree=27805756/32873844 swapFree=7628/7628
[pid=14629] ppid=14627 vsize=7248 CPUtime=9.29 cores=0,2,4,6
/proc/14629/stat : 14629 (toysat) R 14627 14629 14598 0 -1 4202496 1122 0 0 0 923 6 0 0 20 0 1 0 329275871 7421952 1043 33554432000 4194304 8989770 140734198462160 140734198461424 4426125 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14629/statm: 1812 1043 460 1171 0 589 0
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (KiB) 7248

Child status: 0
Real time (s): 9.36603
CPU time (s): 9.36158
CPU user time (s): 9.29559
CPU system time (s): 0.065989
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 7248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.29559
system time used= 0.065989
maximum resident set size= 4228
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= 17

runsolver used 0.039993 second user time and 0.065989 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-02 12:05:10
IDJOB=3724261
IDBENCH=1224
IDSOLVER=2308
FILE ID=node144/3724261-1338631509
RUNJOBID= node144-1338631508-14615
PBS_JOBID= 14636436
Free space on /tmp= 70836 MiB

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

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

MD5SUM BENCH= 35d60df2826d5cfd1cfef4e444dfafed
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:        27820028 kB
Buffers:          617364 kB
Cached:          3555416 kB
SwapCached:          464 kB
Active:          2352644 kB
Inactive:        1838984 kB
Active(anon):       1900 kB
Inactive(anon):    11196 kB
Active(file):    2350744 kB
Inactive(file):  1827788 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:              7496 kB
Writeback:             0 kB
AnonPages:         17884 kB
Mapped:            13500 kB
Shmem:               172 kB
Slab:             722672 kB
SReclaimable:     165132 kB
SUnreclaim:       557540 kB
KernelStack:        1392 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104444 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:19