Trace number 34535

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, and are wall clock time (not CPU 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
minisat+ 1.14? (TO) 1800.54 1801.19

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.849869
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
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 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.04	c Converting 737 PB-constraints to clauses...
0.04	c   -- Unit propagations: (none)
0.04	c   -- Detecting intervals from adjacent constraints: (none)
0.04	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................
0.04	c ---[ 736]---> Adder-cost: 328   maxlim: 23   bits: 6/5
0.05	c ---[ 735]---> Adder-cost: 328   maxlim: 23   bits: 6/5
0.06	c ---[ 489]---> BDD-cost:    4
0.06	c ---[ 488]---> BDD-cost:    4
0.06	c ---[ 487]---> BDD-cost:    4
0.06	c ---[ 486]---> BDD-cost:    4
0.06	c ---[ 485]---> BDD-cost:    4
0.06	c ---[ 484]---> BDD-cost:    4
0.06	c ---[ 483]---> BDD-cost:    4
0.06	c ---[ 482]---> BDD-cost:    4
0.06	c ---[ 481]---> BDD-cost:    4
0.06	c ---[ 480]---> BDD-cost:    4
0.06	c ---[ 479]---> BDD-cost:    4
0.06	c ---[ 478]---> BDD-cost:    4
0.06	c ---[ 477]---> BDD-cost:    4
0.06	c ---[ 476]---> BDD-cost:    4
0.06	c ---[ 475]---> BDD-cost:    4
0.06	c ---[ 474]---> BDD-cost:    4
0.06	c ---[ 473]---> BDD-cost:    4
0.06	c ---[ 472]---> BDD-cost:    4
0.06	c ---[ 471]---> BDD-cost:    4
0.06	c ---[ 470]---> BDD-cost:    4
0.06	c ---[ 469]---> BDD-cost:    4
0.06	c ---[ 468]---> BDD-cost:    4
0.06	c ---[ 467]---> BDD-cost:    4
0.06	c ---[ 466]---> BDD-cost:    4
0.06	c ---[ 465]---> BDD-cost:    4
0.06	c ---[ 464]---> BDD-cost:    4
0.06	c ---[ 463]---> BDD-cost:    4
0.06	c ---[ 462]---> BDD-cost:    4
0.06	c ---[ 461]---> BDD-cost:    4
0.06	c ---[ 460]---> BDD-cost:    4
0.06	c ---[ 459]---> BDD-cost:    4
0.06	c ---[ 458]---> BDD-cost:    4
0.06	c ---[ 457]---> BDD-cost:    4
0.06	c ---[ 456]---> BDD-cost:    4
0.06	c ---[ 455]---> BDD-cost:    4
0.06	c ---[ 454]---> BDD-cost:    4
0.06	c ---[ 453]---> BDD-cost:    4
0.06	c ---[ 452]---> BDD-cost:    4
0.06	c ---[ 451]---> BDD-cost:    4
0.06	c ---[ 450]---> BDD-cost:    4
0.06	c ---[ 449]---> BDD-cost:    4
0.06	c ---[ 448]---> BDD-cost:    4
0.06	c ---[ 447]---> BDD-cost:    4
0.06	c ---[ 446]---> BDD-cost:    4
0.06	c ---[ 445]---> BDD-cost:    4
0.06	c ---[ 444]---> BDD-cost:    4
0.06	c ---[ 443]---> BDD-cost:    4
0.06	c ---[ 442]---> BDD-cost:    4
0.06	c ---[ 441]---> BDD-cost:    4
0.06	c ---[ 440]---> BDD-cost:    4
0.06	c ---[ 439]---> BDD-cost:    4
0.06	c ---[ 438]---> BDD-cost:    4
0.06	c ---[ 437]---> BDD-cost:    4
0.06	c ---[ 436]---> BDD-cost:    4
0.06	c ---[ 435]---> BDD-cost:    4
0.06	c ---[ 434]---> BDD-cost:    4
0.06	c ---[ 433]---> BDD-cost:    4
0.06	c ---[ 432]---> BDD-cost:    4
0.06	c ---[ 431]---> BDD-cost:    4
0.06	c ---[ 430]---> BDD-cost:    4
0.06	c ---[ 429]---> BDD-cost:    4
0.06	c ---[ 428]---> BDD-cost:    4
0.06	c ---[ 427]---> BDD-cost:    4
0.06	c ---[ 426]---> BDD-cost:    4
0.06	c ---[ 425]---> BDD-cost:    4
0.06	c ---[ 424]---> BDD-cost:    4
0.06	c ---[ 423]---> BDD-cost:    4
0.06	c ---[ 422]---> BDD-cost:    4
0.06	c ---[ 421]---> BDD-cost:    4
0.06	c ---[ 420]---> BDD-cost:    4
0.06	c ---[ 419]---> BDD-cost:    4
0.06	c ---[ 418]---> BDD-cost:    4
0.06	c ---[ 417]---> BDD-cost:    4
0.06	c ---[ 416]---> BDD-cost:    4
0.06	c ---[ 415]---> BDD-cost:    4
0.06	c ---[ 414]---> BDD-cost:    4
0.06	c ---[ 413]---> BDD-cost:    4
0.06	c ---[ 412]---> BDD-cost:    4
0.06	c ---[ 411]---> BDD-cost:    4
0.06	c ---[ 410]---> BDD-cost:    4
0.06	c ---[ 409]---> BDD-cost:    4
0.06	c ---[ 408]---> BDD-cost:    4
0.06	c ---[ 407]---> BDD-cost:    4
0.06	c ---[ 406]---> BDD-cost:    4
0.06	c ---[ 405]---> BDD-cost:    4
0.06	c ---[ 404]---> BDD-cost:    4
0.06	c ---[ 403]---> BDD-cost:    4
0.06	c ---[ 402]---> BDD-cost:    4
0.06	c ---[ 401]---> BDD-cost:    4
0.06	c ---[ 400]---> BDD-cost:    4
0.06	c ---[ 399]---> BDD-cost:    4
0.07	c ---[ 398]---> BDD-cost:    4
0.07	c ---[ 397]---> BDD-cost:    4
0.07	c ---[ 396]---> BDD-cost:    4
0.07	c ---[ 395]---> BDD-cost:    4
0.07	c ---[ 394]---> BDD-cost:    4
0.07	c ---[ 393]---> BDD-cost:    4
0.07	c ---[ 392]---> BDD-cost:    4
0.07	c ---[ 391]---> BDD-cost:    4
0.07	c ---[ 390]---> BDD-cost:    4
0.07	c ---[ 389]---> BDD-cost:    4
0.07	c ---[ 388]---> BDD-cost:    4
0.07	c ---[ 387]---> BDD-cost:    4
0.07	c ---[ 386]---> BDD-cost:    4
0.07	c ---[ 385]---> BDD-cost:    4
0.07	c ---[ 384]---> BDD-cost:    4
0.07	c ---[ 383]---> BDD-cost:    4
0.07	c ---[ 382]---> BDD-cost:    4
0.07	c ---[ 381]---> BDD-cost:    4
0.07	c ---[ 380]---> BDD-cost:    4
0.07	c ---[ 379]---> BDD-cost:    4
0.07	c ---[ 378]---> BDD-cost:    4
0.07	c ---[ 377]---> BDD-cost:    4
0.07	c ---[ 376]---> BDD-cost:    4
0.07	c ---[ 375]---> BDD-cost:    4
0.07	c ---[ 374]---> BDD-cost:    4
0.07	c ---[ 373]---> BDD-cost:    4
0.07	c ---[ 372]---> BDD-cost:    4
0.07	c ---[ 371]---> BDD-cost:    4
0.07	c ---[ 370]---> BDD-cost:    4
0.07	c ---[ 369]---> BDD-cost:    4
0.07	c ---[ 368]---> BDD-cost:    4
0.07	c ---[ 367]---> BDD-cost:    4
0.07	c ---[ 366]---> BDD-cost:    4
0.07	c ---[ 365]---> BDD-cost:    4
0.07	c ---[ 364]---> BDD-cost:    4
0.07	c ---[ 363]---> BDD-cost:    4
0.07	c ---[ 362]---> BDD-cost:    4
0.07	c ---[ 361]---> BDD-cost:    4
0.07	c ---[ 360]---> BDD-cost:    4
0.07	c ---[ 359]---> BDD-cost:    4
0.07	c ---[ 358]---> BDD-cost:    4
0.07	c ---[ 357]---> BDD-cost:    4
0.07	c ---[ 356]---> BDD-cost:    4
0.07	c ---[ 355]---> BDD-cost:    4
0.07	c ---[ 354]---> BDD-cost:    4
0.07	c ---[ 353]---> BDD-cost:    4
0.07	c ---[ 352]---> BDD-cost:    4
0.07	c ---[ 351]---> BDD-cost:    4
0.07	c ---[ 350]---> BDD-cost:    4
0.07	c ---[ 349]---> BDD-cost:    4
0.07	c ---[ 348]---> BDD-cost:    4
0.07	c ---[ 347]---> BDD-cost:    4
0.07	c ---[ 346]---> BDD-cost:    4
0.07	c ---[ 345]---> BDD-cost:    4
0.07	c ---[ 344]---> BDD-cost:    4
0.07	c ---[ 343]---> BDD-cost:    4
0.07	c ---[ 342]---> BDD-cost:    4
0.07	c ---[ 341]---> BDD-cost:    4
0.07	c ---[ 340]---> BDD-cost:    4
0.07	c ---[ 339]---> BDD-cost:    4
0.07	c ---[ 338]---> BDD-cost:    4
0.07	c ---[ 337]---> BDD-cost:    4
0.07	c ---[ 336]---> BDD-cost:    4
0.07	c ---[ 335]---> BDD-cost:    4
0.07	c ---[ 334]---> BDD-cost:    4
0.07	c ---[ 333]---> BDD-cost:    4
0.07	c ---[ 332]---> BDD-cost:    4
0.07	c ---[ 331]---> BDD-cost:    4
0.07	c ---[ 330]---> BDD-cost:    4
0.07	c ---[ 329]---> BDD-cost:    4
0.07	c ---[ 328]---> BDD-cost:    4
0.07	c ---[ 327]---> BDD-cost:    4
0.07	c ---[ 326]---> BDD-cost:    4
0.07	c ---[ 325]---> BDD-cost:    4
0.07	c ---[ 324]---> BDD-cost:    4
0.07	c ---[ 323]---> BDD-cost:    4
0.07	c ---[ 322]---> BDD-cost:    4
0.07	c ---[ 321]---> BDD-cost:    4
0.07	c ---[ 320]---> BDD-cost:    4
0.07	c ---[ 319]---> BDD-cost:    4
0.07	c ---[ 318]---> BDD-cost:    4
0.07	c ---[ 317]---> BDD-cost:    4
0.07	c ---[ 316]---> BDD-cost:    4
0.07	c ---[ 315]---> BDD-cost:    4
0.07	c ---[ 314]---> BDD-cost:    4
0.07	c ---[ 313]---> BDD-cost:    4
0.07	c ---[ 312]---> BDD-cost:    4
0.07	c ---[ 311]---> BDD-cost:    4
0.07	c ---[ 310]---> BDD-cost:    4
0.07	c ---[ 309]---> BDD-cost:    4
0.07	c ---[ 308]---> BDD-cost:    4
0.07	c ---[ 307]---> BDD-cost:    4
0.07	c ---[ 306]---> BDD-cost:    4
0.07	c ---[ 305]---> BDD-cost:    4
0.07	c ---[ 304]---> BDD-cost:    4
0.07	c ---[ 303]---> BDD-cost:    4
0.07	c ---[ 302]---> BDD-cost:    4
0.07	c ---[ 301]---> BDD-cost:    4
0.07	c ---[ 300]---> BDD-cost:    4
0.07	c ---[ 299]---> BDD-cost:    4
0.07	c ---[ 298]---> BDD-cost:    4
0.07	c ---[ 297]---> BDD-cost:    4
0.07	c ---[ 296]---> BDD-cost:    4
0.07	c ---[ 295]---> BDD-cost:    4
0.07	c ---[ 294]---> BDD-cost:    4
0.07	c ---[ 293]---> BDD-cost:    4
0.07	c ---[ 292]---> BDD-cost:    4
0.07	c ---[ 291]---> BDD-cost:    4
0.07	c ---[ 290]---> BDD-cost:    4
0.07	c ---[ 289]---> BDD-cost:    4
0.07	c ---[ 288]---> BDD-cost:    4
0.07	c ---[ 287]---> BDD-cost:    4
0.07	c ---[ 286]---> BDD-cost:    4
0.07	c ---[ 285]---> BDD-cost:    4
0.07	c ---[ 284]---> BDD-cost:    4
0.07	c ---[ 283]---> BDD-cost:    4
0.07	c ---[ 282]---> BDD-cost:    4
0.07	c ---[ 281]---> BDD-cost:    4
0.07	c ---[ 280]---> BDD-cost:    4
0.07	c ---[ 279]---> BDD-cost:    4
0.07	c ---[ 278]---> BDD-cost:    4
0.07	c ---[ 277]---> BDD-cost:    4
0.07	c ---[ 276]---> BDD-cost:    4
0.07	c ---[ 275]---> BDD-cost:    4
0.07	c ---[ 274]---> BDD-cost:    4
0.07	c ---[ 273]---> BDD-cost:    4
0.07	c ---[ 272]---> BDD-cost:    4
0.07	c ---[ 271]---> BDD-cost:    4
0.07	c ---[ 270]---> BDD-cost:    4
0.08	c ---[ 269]---> BDD-cost:    4
0.08	c ---[ 268]---> BDD-cost:    4
0.08	c ---[ 267]---> BDD-cost:    4
0.08	c ---[ 266]---> BDD-cost:    4
0.08	c ---[ 265]---> BDD-cost:    4
0.08	c ---[ 264]---> BDD-cost:    4
0.08	c ---[ 263]---> BDD-cost:    4
0.08	c ---[ 262]---> BDD-cost:    4
0.08	c ---[ 261]---> BDD-cost:    4
0.08	c ---[ 260]---> BDD-cost:    4
0.08	c ---[ 259]---> BDD-cost:    4
0.08	c ---[ 258]---> BDD-cost:    4
0.08	c ---[ 257]---> BDD-cost:    4
0.08	c ---[ 256]---> BDD-cost:    4
0.08	c ---[ 255]---> BDD-cost:    4
0.08	c ---[ 254]---> BDD-cost:    4
0.08	c ---[ 253]---> BDD-cost:    4
0.08	c ---[ 252]---> BDD-cost:    4
0.08	c ---[ 251]---> BDD-cost:    4
0.08	c ---[ 250]---> BDD-cost:    4
0.08	c ---[ 249]---> BDD-cost:    4
0.08	c ---[ 248]---> BDD-cost:    4
0.08	c ---[ 247]---> BDD-cost:    4
0.08	c ---[ 246]---> BDD-cost:    4
0.08	c ---[ 245]---> BDD-cost:    4
0.08	c ---[ 244]---> BDD-cost:    4
0.08	c ---[ 243]---> BDD-cost:    4
0.08	c ---[ 242]---> BDD-cost:    4
0.08	c ---[ 241]---> BDD-cost:    4
0.08	c ---[ 240]---> BDD-cost:    4
0.08	c ---[ 239]---> BDD-cost:    4
0.08	c ---[ 238]---> BDD-cost:    4
0.08	c ---[ 237]---> BDD-cost:    4
0.08	c ---[ 236]---> BDD-cost:    4
0.08	c ---[ 235]---> BDD-cost:    4
0.08	c ---[ 234]---> BDD-cost:    4
0.08	c ---[ 233]---> BDD-cost:    4
0.08	c ---[ 232]---> BDD-cost:    4
0.08	c ---[ 231]---> BDD-cost:    4
0.08	c ---[ 230]---> BDD-cost:    4
0.08	c ---[ 229]---> BDD-cost:    4
0.08	c ---[ 228]---> BDD-cost:    4
0.08	c ---[ 227]---> BDD-cost:    4
0.08	c ---[ 226]---> BDD-cost:    4
0.08	c ---[ 225]---> BDD-cost:    4
0.08	c ---[ 224]---> BDD-cost:    4
0.08	c ---[ 223]---> BDD-cost:    4
0.08	c ---[ 222]---> BDD-cost:    4
0.08	c ---[ 221]---> BDD-cost:    4
0.08	c ---[ 220]---> BDD-cost:    4
0.08	c ---[ 219]---> BDD-cost:    4
0.08	c ---[ 218]---> BDD-cost:    4
0.08	c ---[ 217]---> BDD-cost:    4
0.08	c ---[ 216]---> BDD-cost:    4
0.08	c ---[ 215]---> BDD-cost:    4
0.08	c ---[ 214]---> BDD-cost:    4
0.08	c ---[ 213]---> BDD-cost:    4
0.08	c ---[ 212]---> BDD-cost:    4
0.08	c ---[ 211]---> BDD-cost:    4
0.08	c ---[ 210]---> BDD-cost:    4
0.08	c ---[ 209]---> BDD-cost:    4
0.08	c ---[ 208]---> BDD-cost:    4
0.08	c ---[ 207]---> BDD-cost:    4
0.08	c ---[ 206]---> BDD-cost:    4
0.08	c ---[ 205]---> BDD-cost:    4
0.08	c ---[ 204]---> BDD-cost:    4
0.08	c ---[ 203]---> BDD-cost:    4
0.08	c ---[ 202]---> BDD-cost:    4
0.08	c ---[ 201]---> BDD-cost:    4
0.08	c ---[ 200]---> BDD-cost:    4
0.08	c ---[ 199]---> BDD-cost:    4
0.08	c ---[ 198]---> BDD-cost:    4
0.08	c ---[ 197]---> BDD-cost:    4
0.08	c ---[ 196]---> BDD-cost:    4
0.08	c ---[ 195]---> BDD-cost:    4
0.08	c ---[ 194]---> BDD-cost:    4
0.08	c ---[ 193]---> BDD-cost:    4
0.08	c ---[ 192]---> BDD-cost:    4
0.08	c ---[ 191]---> BDD-cost:    4
0.08	c ---[ 190]---> BDD-cost:    4
0.08	c ---[ 189]---> BDD-cost:    4
0.08	c ---[ 188]---> BDD-cost:    4
0.08	c ---[ 187]---> BDD-cost:    4
0.08	c ---[ 186]---> BDD-cost:    4
0.08	c ---[ 185]---> BDD-cost:    4
0.08	c ---[ 184]---> BDD-cost:    4
0.08	c ---[ 183]---> BDD-cost:    4
0.08	c ---[ 182]---> BDD-cost:    4
0.08	c ---[ 181]---> BDD-cost:    4
0.08	c ---[ 180]---> BDD-cost:    4
0.08	c ---[ 179]---> BDD-cost:    4
0.08	c ---[ 178]---> BDD-cost:    4
0.08	c ---[ 177]---> BDD-cost:    4
0.08	c ---[ 176]---> BDD-cost:    4
0.08	c ---[ 175]---> BDD-cost:    4
0.08	c ---[ 174]---> BDD-cost:    4
0.08	c ---[ 173]---> BDD-cost:    4
0.08	c ---[ 172]---> BDD-cost:    4
0.08	c ---[ 171]---> BDD-cost:    4
0.08	c ---[ 170]---> BDD-cost:    4
0.08	c ---[ 169]---> BDD-cost:    4
0.08	c ---[ 168]---> BDD-cost:    4
0.08	c ---[ 167]---> BDD-cost:    4
0.08	c ---[ 166]---> BDD-cost:    4
0.08	c ---[ 165]---> BDD-cost:    4
0.08	c ---[ 164]---> BDD-cost:    4
0.08	c ---[ 163]---> BDD-cost:    4
0.08	c ---[ 162]---> BDD-cost:    4
0.08	c ---[ 161]---> BDD-cost:    4
0.08	c ---[ 160]---> BDD-cost:    4
0.08	c ---[ 159]---> BDD-cost:    4
0.08	c ---[ 158]---> BDD-cost:    4
0.08	c ---[ 157]---> BDD-cost:    4
0.08	c ---[ 156]---> BDD-cost:    4
0.08	c ---[ 155]---> BDD-cost:    4
0.08	c ---[ 154]---> BDD-cost:    4
0.08	c ---[ 153]---> BDD-cost:    4
0.08	c ---[ 152]---> BDD-cost:    4
0.09	c ==================================[MINISAT+]==================================
0.09	c | Conflicts | Original         | Learnt                           | Progress |
0.09	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09	c ==============================================================================
0.09	c |         0 |    6521    21530 |    2173       0        0     nan |  0.000 % |
0.10	c |       100 |    6521    21530 |    2390     100     1053    10.5 | 18.853 % |
0.11	c |       252 |    6521    21530 |    2629     252    16812    66.7 | 18.853 % |
0.14	c |       479 |    6521    21530 |    2892     479    32307    67.4 | 18.853 % |
0.17	c |       817 |    6521    21530 |    3181     817    46193    56.5 | 18.853 % |
0.21	c |      1323 |    6521    21530 |    3499    1323    67194    50.8 | 18.853 % |
0.28	c |      2083 |    6521    21530 |    3849    2083    84047    40.3 | 18.853 % |
0.41	c |      3223 |    6521    21530 |    4234    3223   172668    53.6 | 18.853 % |
0.60	c |      4931 |    6521    21530 |    4658    4931   226485    45.9 | 18.853 % |
0.90	c |      7493 |    6521    21530 |    5123    4705   161250    34.3 | 18.853 % |
1.37	c |     11339 |    6521    21530 |    5636    5639   195806    34.7 | 18.853 % |
2.05	c |     17105 |    6521    21530 |    6199    5000   152382    30.5 | 18.853 % |
3.46	c |     25756 |    6521    21530 |    6819    6545   415426    63.5 | 18.853 % |
5.03	c |     38730 |    6521    21530 |    7501    4757   144924    30.5 | 18.853 % |
7.68	c |     58191 |    6521    21530 |    8251    7811   207117    26.5 | 18.853 % |
11.83	c |     87385 |    6521    21530 |    9077    6002   179396    29.9 | 18.853 % |
19.85	c |    131176 |    6521    21530 |    9984    9077   663528    73.1 | 18.853 % |
32.58	c |    196861 |    6521    21530 |   10983    5440   229829    42.2 | 18.853 % |
48.65	c |    295387 |    6521    21530 |   12081   10082   540168    53.6 | 18.853 % |
75.87	c |    443178 |    6521    21530 |   13289   10596   364185    34.4 | 18.853 % |
117.12	c |    664861 |    6521    21530 |   14618    7728   307387    39.8 | 18.853 % |
175.72	c |    997388 |    6521    21530 |   16080   12047   435419    36.1 | 18.853 % |
272.39	c |   1496177 |    6521    21530 |   17688   16511   601274    36.4 | 18.853 % |
426.03	c |   2244360 |    6521    21530 |   19457   17218   787296    45.7 | 18.853 % |
669.53	c |   3366635 |    6521    21530 |   21403   16576   667633    40.3 | 18.853 % |
1085.55	c |   5050046 |    6521    21530 |   23543   12818   478431    37.3 | 18.855 % |
1743.98	c |   7575162 |    6521    21530 |   25898   17856   735479    41.2 | 18.853 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node88/watcher-34535-1149206611 -o ROOT/results/node88/solver-34535-1149206611 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34535-1149206611/instance-34535-1149206611.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.83 2/68 16577
/proc/meminfo: memFree=1723704/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=1048 CPUtime=0
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 122 0 0 0 0 0 0 0 20 0 1 0 186300221 1073152 108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 262 109 74 215 0 44 0

[startup+10.0032 s]
/proc/loadavg: 0.87 0.94 0.83 2/68 16577
/proc/meminfo: memFree=1720376/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=4472 CPUtime=9.98
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 992 0 0 0 998 0 0 0 25 0 1 0 186300221 4579328 978 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1118 978 123 215 0 900 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4472

[startup+20.0102 s]
/proc/loadavg: 0.89 0.94 0.83 2/68 16577
/proc/meminfo: memFree=1717624/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7108 CPUtime=19.99
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1670 0 0 0 1998 1 0 0 25 0 1 0 186300221 7278592 1656 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577524 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1777 1656 123 215 0 1559 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 7108

[startup+30.0162 s]
/proc/loadavg: 0.90 0.94 0.83 2/68 16577
/proc/meminfo: memFree=1717624/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7108 CPUtime=29.99
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1670 0 0 0 2998 1 0 0 25 0 1 0 186300221 7278592 1656 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1777 1656 123 215 0 1559 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 7108

[startup+40.0222 s]
/proc/loadavg: 0.92 0.94 0.83 2/68 16577
/proc/meminfo: memFree=1717624/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7108 CPUtime=39.99
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1670 0 0 0 3998 1 0 0 25 0 1 0 186300221 7278592 1656 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1777 1656 123 215 0 1559 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 7108

[startup+50.0292 s]
/proc/loadavg: 0.93 0.94 0.83 2/68 16577
/proc/meminfo: memFree=1717624/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7108 CPUtime=50
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1676 0 0 0 4999 1 0 0 25 0 1 0 186300221 7278592 1662 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1777 1662 123 215 0 1559 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 7108

[startup+60.0352 s]
/proc/loadavg: 0.94 0.95 0.83 2/68 16577
/proc/meminfo: memFree=1717432/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7372 CPUtime=60
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1728 0 0 0 5999 1 0 0 25 0 1 0 186300221 7548928 1714 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1843 1714 123 215 0 1625 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 7372

[startup+70.0412 s]
/proc/loadavg: 0.95 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1717432/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7372 CPUtime=70
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1728 0 0 0 6999 1 0 0 25 0 1 0 186300221 7548928 1714 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1843 1714 123 215 0 1625 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 7372

[startup+80.0482 s]
/proc/loadavg: 0.96 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716984/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=7724 CPUtime=80
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1834 0 0 0 7999 1 0 0 25 0 1 0 186300221 7909376 1820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 1931 1820 123 215 0 1713 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 7724

[startup+90.0542 s]
/proc/loadavg: 0.96 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716728/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8124 CPUtime=90
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1906 0 0 0 8999 1 0 0 25 0 1 0 186300221 8318976 1892 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581216 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2031 1892 123 215 0 1813 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 8124

[startup+100.06 s]
/proc/loadavg: 0.97 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716536/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8256 CPUtime=100.01
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1950 0 0 0 10000 1 0 0 25 0 1 0 186300221 8454144 1936 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2064 1936 123 215 0 1846 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 8256

[startup+110.067 s]
/proc/loadavg: 0.97 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716344/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8388 CPUtime=110.01
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 1997 0 0 0 11000 1 0 0 25 0 1 0 186300221 8589312 1983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2097 1983 123 215 0 1879 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 8388

[startup+120.073 s]
/proc/loadavg: 0.98 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716152/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8644 CPUtime=120.01
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2042 0 0 0 12000 1 0 0 25 0 1 0 186300221 8851456 2028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2161 2028 123 215 0 1943 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 8644

[startup+130.079 s]
/proc/loadavg: 0.98 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716152/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8644 CPUtime=130.01
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2042 0 0 0 13000 1 0 0 25 0 1 0 186300221 8851456 2028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2161 2028 123 215 0 1943 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 8644

[startup+140.085 s]
/proc/loadavg: 0.98 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716152/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8644 CPUtime=140.01
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2042 0 0 0 14000 1 0 0 25 0 1 0 186300221 8851456 2028 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2161 2028 123 215 0 1943 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 8644

[startup+150.091 s]
/proc/loadavg: 0.98 0.95 0.84 2/68 16577
/proc/meminfo: memFree=1716088/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8644 CPUtime=150.02
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2066 0 0 0 15001 1 0 0 25 0 1 0 186300221 8851456 2052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588659 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2161 2052 123 215 0 1943 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 8644

[startup+160.097 s]
/proc/loadavg: 0.99 0.96 0.84 2/68 16577
/proc/meminfo: memFree=1715960/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8772 CPUtime=160.02
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2098 0 0 0 16001 1 0 0 25 0 1 0 186300221 8982528 2084 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2193 2084 123 215 0 1975 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 8772

[startup+170.103 s]
/proc/loadavg: 0.99 0.96 0.85 2/68 16577
/proc/meminfo: memFree=1715896/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8904 CPUtime=170.02
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2111 0 0 0 17001 1 0 0 25 0 1 0 186300221 9117696 2097 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2226 2097 123 215 0 2008 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 8904

[startup+180.109 s]
/proc/loadavg: 0.99 0.96 0.85 2/68 16577
/proc/meminfo: memFree=1715832/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=8904 CPUtime=180.02
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2127 0 0 0 18001 1 0 0 25 0 1 0 186300221 9117696 2113 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581181 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2226 2113 123 215 0 2008 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 8904

[startup+190.115 s]
/proc/loadavg: 0.99 0.96 0.85 2/68 16577
/proc/meminfo: memFree=1715384/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=9432 CPUtime=190.03
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2236 0 0 0 19002 1 0 0 25 0 1 0 186300221 9658368 2222 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2358 2222 123 215 0 2140 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 9432

[startup+200.121 s]
/proc/loadavg: 0.99 0.96 0.85 2/68 16577
/proc/meminfo: memFree=1715192/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=9564 CPUtime=200.03
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 2277 0 0 0 20002 1 0 0 25 0 1 0 186300221 9793536 2263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580980 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 2391 2263 123 215 0 2173 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 9564

[startup+210.127 s]
/proc/loadavg: 0.99 0.96 0.85 2/68 16577
/proc/meminfo: memFree=1714744/2055888 swapFree=4085344/4096564

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

[pid=16577] ppid=16575 vsize=19248 CPUtime=1781.44
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178139 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (Kb) 19248

[startup+1783.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1782.44
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178239 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006630 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1782.44
Current children cumulated vsize (Kb) 19248

[startup+1784.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1783.44
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178339 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135002634 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1783.44
Current children cumulated vsize (Kb) 19248

[startup+1785.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1784.45
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178440 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1784.45
Current children cumulated vsize (Kb) 19248

[startup+1786.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1785.45
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178540 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1785.45
Current children cumulated vsize (Kb) 19248

[startup+1787.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1786.46
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178641 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576207 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1786.46
Current children cumulated vsize (Kb) 19248

[startup+1788.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1787.46
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178741 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1787.46
Current children cumulated vsize (Kb) 19248

[startup+1789.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1788.47
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178842 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1788.47
Current children cumulated vsize (Kb) 19248

[startup+1790.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1789.47
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 178942 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1789.47
Current children cumulated vsize (Kb) 19248

[startup+1791.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19248 CPUtime=1790.48
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4685 0 0 0 179043 5 0 0 25 0 1 0 186300221 19709952 4671 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4812 4671 123 215 0 4594 0
Current children cumulated CPU time (s) 1790.48
Current children cumulated vsize (Kb) 19248

[startup+1792.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1791.48
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4689 0 0 0 179143 5 0 0 25 0 1 0 186300221 19845120 4675 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580798 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4675 123 215 0 4627 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (Kb) 19380

[startup+1793.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1792.49
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179244 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578096 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 19380

[startup+1794.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1793.49
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179344 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580756 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1793.49
Current children cumulated vsize (Kb) 19380

[startup+1795.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1794.49
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179444 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1794.49
Current children cumulated vsize (Kb) 19380

[startup+1796.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1795.5
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179545 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1795.5
Current children cumulated vsize (Kb) 19380

[startup+1797.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1796.5
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179645 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1796.5
Current children cumulated vsize (Kb) 19380

[startup+1798.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1797.51
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179746 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1797.51
Current children cumulated vsize (Kb) 19380

[startup+1799.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1798.51
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179846 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1798.51
Current children cumulated vsize (Kb) 19380

[startup+1800.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1799.52
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 179947 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 19380

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1800.52
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 180047 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (Kb) 19380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/68 16577
/proc/meminfo: memFree=1705336/2055888 swapFree=4085344/4096564
[pid=16577] ppid=16575 vsize=19380 CPUtime=1800.53
/proc/16577/stat : 16577 (minisat+) R 16575 16577 16532 0 -1 4194304 4690 0 0 0 180048 5 0 0 25 0 1 0 186300221 19845120 4676 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16577/statm: 4845 4676 123 215 0 4627 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 19380

Sending SIGTERM to -16577
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.54
CPU user time (s): 1800.48
CPU system time (s): 0.05999
CPU usage (%): 99.964
Max. virtual memory (cumulated for all children) (Kb): 19380

Launcher Data (download as text)

Begin job on node88 on Fri Jun  2 00:03:31 UTC 2006


FILE ID= 34535-1149206611

PBS_JOBID= 293140

BENCH NAME= ROOT/tmp/node88/34535-1149206611/instance-34535-1149206611.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34535-1149206611/instance-34535-1149206611.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node88/watcher-34535-1149206611 -o ROOT/results/node88/solver-34535-1149206611 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node88/34535-1149206611/instance-34535-1149206611.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  1a4510076d9024b805728ffe22c0d108

RANDOM SEED= 715063449


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.38
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1724104 kB
Buffers:         27936 kB
Cached:         229596 kB
SwapCached:       2500 kB
Active:          85936 kB
Inactive:       180368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1724104 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16728 kB
Slab:            52072 kB
Committed_AS:   192096 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node88 on Fri Jun  2 00:33:32 UTC 2006