Trace number 3723935

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.02 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-777800.opb
MD5SUMfa5c07257df1fb9de8867209807734ca
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark5.2452
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6400
Total number of constraints475
Number of constraints which are clauses4
Number of constraints which are cardinality constraints (but not clauses)471
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint6400
Number of terms in the objective function 6400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6400
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 6480
Number of bits of the biggest sum of numbers13
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 Parsing PB file...
0.00/0.01	c Converting 476 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: #
0.00/0.01	c   -- Clauses(.)/Splits(s): ....
0.00/0.01	c ---[ 475]---> BDD-cost:  157
0.00/0.01	c ---[ 474]---> BDD-cost:  157
0.00/0.01	c ---[ 473]---> BDD-cost:  157
0.00/0.01	c ---[ 472]---> BDD-cost:  157
0.00/0.01	c ---[ 471]---> BDD-cost:  157
0.00/0.01	c ---[ 470]---> BDD-cost:  157
0.00/0.01	c ---[ 469]---> BDD-cost:  157
0.00/0.01	c ---[ 468]---> BDD-cost:  157
0.00/0.01	c ---[ 467]---> BDD-cost:  157
0.00/0.01	c ---[ 466]---> BDD-cost:  157
0.00/0.01	c ---[ 465]---> BDD-cost:  157
0.00/0.01	c ---[ 464]---> BDD-cost:  157
0.00/0.01	c ---[ 463]---> BDD-cost:  157
0.00/0.01	c ---[ 462]---> BDD-cost:  157
0.00/0.01	c ---[ 461]---> BDD-cost:  157
0.00/0.01	c ---[ 460]---> BDD-cost:  157
0.00/0.01	c ---[ 459]---> BDD-cost:  157
0.00/0.01	c ---[ 458]---> BDD-cost:  157
0.00/0.01	c ---[ 457]---> BDD-cost:  157
0.00/0.01	c ---[ 456]---> BDD-cost:  157
0.00/0.01	c ---[ 455]---> BDD-cost:  157
0.00/0.01	c ---[ 454]---> BDD-cost:  157
0.00/0.01	c ---[ 453]---> BDD-cost:  157
0.00/0.01	c ---[ 452]---> BDD-cost:  157
0.00/0.01	c ---[ 451]---> BDD-cost:  157
0.00/0.01	c ---[ 450]---> BDD-cost:  157
0.00/0.01	c ---[ 449]---> BDD-cost:  157
0.00/0.01	c ---[ 448]---> BDD-cost:  157
0.00/0.01	c ---[ 447]---> BDD-cost:  157
0.00/0.01	c ---[ 446]---> BDD-cost:  157
0.00/0.01	c ---[ 445]---> BDD-cost:  157
0.00/0.01	c ---[ 444]---> BDD-cost:  157
0.00/0.01	c ---[ 443]---> BDD-cost:  157
0.00/0.01	c ---[ 442]---> BDD-cost:  157
0.00/0.01	c ---[ 441]---> BDD-cost:  157
0.00/0.01	c ---[ 440]---> BDD-cost:  157
0.00/0.01	c ---[ 439]---> BDD-cost:  157
0.00/0.01	c ---[ 438]---> BDD-cost:  157
0.00/0.02	c ---[ 437]---> BDD-cost:  157
0.00/0.02	c ---[ 436]---> BDD-cost:  157
0.00/0.02	c ---[ 435]---> BDD-cost:  157
0.00/0.02	c ---[ 434]---> BDD-cost:  157
0.00/0.02	c ---[ 433]---> BDD-cost:  157
0.00/0.02	c ---[ 432]---> BDD-cost:  157
0.00/0.02	c ---[ 431]---> BDD-cost:  157
0.00/0.02	c ---[ 430]---> BDD-cost:  157
0.00/0.02	c ---[ 429]---> BDD-cost:  157
0.00/0.02	c ---[ 428]---> BDD-cost:  157
0.00/0.02	c ---[ 427]---> BDD-cost:  157
0.00/0.02	c ---[ 426]---> BDD-cost:  157
0.00/0.02	c ---[ 425]---> BDD-cost:  157
0.00/0.02	c ---[ 424]---> BDD-cost:  157
0.00/0.02	c ---[ 423]---> BDD-cost:  157
0.00/0.02	c ---[ 422]---> BDD-cost:  157
0.00/0.02	c ---[ 421]---> BDD-cost:  157
0.00/0.02	c ---[ 420]---> BDD-cost:  157
0.00/0.02	c ---[ 419]---> BDD-cost:  157
0.00/0.02	c ---[ 418]---> BDD-cost:  157
0.00/0.02	c ---[ 417]---> BDD-cost:  157
0.00/0.02	c ---[ 416]---> BDD-cost:  157
0.00/0.02	c ---[ 415]---> BDD-cost:  157
0.00/0.02	c ---[ 414]---> BDD-cost:  157
0.00/0.02	c ---[ 413]---> BDD-cost:  157
0.00/0.02	c ---[ 412]---> BDD-cost:  157
0.00/0.02	c ---[ 411]---> BDD-cost:  157
0.00/0.02	c ---[ 410]---> BDD-cost:  157
0.00/0.02	c ---[ 409]---> BDD-cost:  157
0.00/0.02	c ---[ 408]---> BDD-cost:  157
0.00/0.02	c ---[ 407]---> BDD-cost:  157
0.00/0.02	c ---[ 406]---> BDD-cost:  157
0.00/0.02	c ---[ 405]---> BDD-cost:  157
0.00/0.02	c ---[ 404]---> BDD-cost:  157
0.00/0.02	c ---[ 403]---> BDD-cost:  157
0.00/0.02	c ---[ 402]---> BDD-cost:  157
0.00/0.02	c ---[ 401]---> BDD-cost:  157
0.00/0.02	c ---[ 400]---> BDD-cost:  157
0.00/0.02	c ---[ 399]---> BDD-cost:  157
0.00/0.02	c ---[ 398]---> BDD-cost:  157
0.00/0.02	c ---[ 397]---> BDD-cost:  157
0.00/0.02	c ---[ 396]---> BDD-cost:  157
0.00/0.02	c ---[ 395]---> BDD-cost:  157
0.00/0.02	c ---[ 394]---> BDD-cost:  157
0.00/0.02	c ---[ 393]---> BDD-cost:  157
0.00/0.02	c ---[ 392]---> BDD-cost:  157
0.00/0.02	c ---[ 391]---> BDD-cost:  157
0.00/0.02	c ---[ 390]---> BDD-cost:  157
0.00/0.02	c ---[ 389]---> BDD-cost:  157
0.00/0.02	c ---[ 388]---> BDD-cost:  157
0.00/0.02	c ---[ 387]---> BDD-cost:  157
0.00/0.02	c ---[ 386]---> BDD-cost:  157
0.00/0.02	c ---[ 385]---> BDD-cost:  157
0.00/0.02	c ---[ 384]---> BDD-cost:  157
0.00/0.02	c ---[ 383]---> BDD-cost:  157
0.00/0.02	c ---[ 382]---> BDD-cost:  157
0.00/0.02	c ---[ 381]---> BDD-cost:  157
0.00/0.02	c ---[ 380]---> BDD-cost:  157
0.00/0.02	c ---[ 379]---> BDD-cost:  157
0.00/0.02	c ---[ 378]---> BDD-cost:  157
0.00/0.02	c ---[ 377]---> BDD-cost:  157
0.00/0.02	c ---[ 376]---> BDD-cost:  157
0.00/0.02	c ---[ 375]---> BDD-cost:  157
0.00/0.02	c ---[ 374]---> BDD-cost:  157
0.00/0.02	c ---[ 373]---> BDD-cost:  157
0.00/0.02	c ---[ 372]---> BDD-cost:  157
0.00/0.02	c ---[ 371]---> BDD-cost:  157
0.00/0.02	c ---[ 370]---> BDD-cost:  157
0.00/0.02	c ---[ 369]---> BDD-cost:  157
0.00/0.02	c ---[ 368]---> BDD-cost:  157
0.00/0.02	c ---[ 367]---> BDD-cost:  157
0.00/0.02	c ---[ 366]---> BDD-cost:  157
0.00/0.02	c ---[ 365]---> BDD-cost:  157
0.00/0.02	c ---[ 364]---> BDD-cost:  157
0.00/0.02	c ---[ 363]---> BDD-cost:  157
0.00/0.02	c ---[ 362]---> BDD-cost:  157
0.00/0.02	c ---[ 361]---> BDD-cost:  157
0.00/0.02	c ---[ 360]---> BDD-cost:  157
0.00/0.02	c ---[ 359]---> BDD-cost:  157
0.00/0.02	c ---[ 358]---> BDD-cost:  157
0.00/0.02	c ---[ 357]---> BDD-cost:  157
0.00/0.02	c ---[ 356]---> BDD-cost:  157
0.00/0.02	c ---[ 355]---> BDD-cost:  157
0.00/0.02	c ---[ 354]---> BDD-cost:  157
0.00/0.02	c ---[ 353]---> BDD-cost:  157
0.00/0.02	c ---[ 352]---> BDD-cost:  157
0.00/0.02	c ---[ 351]---> BDD-cost:  157
0.00/0.02	c ---[ 350]---> BDD-cost:  157
0.00/0.02	c ---[ 349]---> BDD-cost:  157
0.00/0.02	c ---[ 348]---> BDD-cost:  157
0.00/0.02	c ---[ 347]---> BDD-cost:  157
0.00/0.02	c ---[ 346]---> BDD-cost:  157
0.00/0.02	c ---[ 345]---> BDD-cost:  157
0.00/0.02	c ---[ 344]---> BDD-cost:  157
0.00/0.02	c ---[ 343]---> BDD-cost:  157
0.00/0.02	c ---[ 342]---> BDD-cost:  157
0.00/0.02	c ---[ 341]---> BDD-cost:  157
0.00/0.02	c ---[ 340]---> BDD-cost:  157
0.00/0.02	c ---[ 339]---> BDD-cost:  157
0.00/0.02	c ---[ 338]---> BDD-cost:  157
0.00/0.02	c ---[ 337]---> BDD-cost:  157
0.00/0.02	c ---[ 336]---> BDD-cost:  157
0.00/0.02	c ---[ 335]---> BDD-cost:  157
0.00/0.02	c ---[ 334]---> BDD-cost:  157
0.00/0.02	c ---[ 333]---> BDD-cost:  157
0.00/0.02	c ---[ 332]---> BDD-cost:  157
0.00/0.02	c ---[ 331]---> BDD-cost:  157
0.00/0.02	c ---[ 330]---> BDD-cost:  157
0.00/0.02	c ---[ 329]---> BDD-cost:  157
0.00/0.02	c ---[ 328]---> BDD-cost:  157
0.00/0.02	c ---[ 327]---> BDD-cost:  157
0.00/0.02	c ---[ 326]---> BDD-cost:  157
0.00/0.02	c ---[ 325]---> BDD-cost:  157
0.00/0.02	c ---[ 324]---> BDD-cost:  157
0.00/0.02	c ---[ 323]---> BDD-cost:  157
0.00/0.02	c ---[ 322]---> BDD-cost:  157
0.00/0.02	c ---[ 321]---> BDD-cost:  157
0.00/0.02	c ---[ 320]---> BDD-cost:  157
0.00/0.02	c ---[ 319]---> BDD-cost:  157
0.00/0.02	c ---[ 318]---> BDD-cost:  157
0.00/0.02	c ---[ 317]---> BDD-cost:  157
0.00/0.02	c ---[ 316]---> BDD-cost:  157
0.00/0.02	c ---[ 314]---> Adder-cost: 12794   maxlim: 6320   bits: 13/13
0.00/0.47	c ---[ 312]---> BDD-cost:    3
0.00/0.47	c ---[ 311]---> BDD-cost:    5
0.00/0.47	c ---[ 310]---> BDD-cost:    7
0.00/0.47	c ---[ 309]---> BDD-cost:    9
0.00/0.47	c ---[ 308]---> BDD-cost:   11
0.00/0.47	c ---[ 307]---> BDD-cost:   13
0.00/0.47	c ---[ 306]---> BDD-cost:   15
0.00/0.47	c ---[ 305]---> BDD-cost:   17
0.00/0.47	c ---[ 304]---> BDD-cost:   19
0.00/0.47	c ---[ 303]---> BDD-cost:   21
0.00/0.47	c ---[ 302]---> BDD-cost:   23
0.00/0.47	c ---[ 301]---> BDD-cost:   25
0.00/0.47	c ---[ 300]---> BDD-cost:   27
0.00/0.47	c ---[ 299]---> BDD-cost:   29
0.00/0.47	c ---[ 298]---> BDD-cost:   31
0.00/0.47	c ---[ 297]---> BDD-cost:   33
0.00/0.47	c ---[ 296]---> BDD-cost:   35
0.00/0.47	c ---[ 295]---> BDD-cost:   37
0.00/0.47	c ---[ 294]---> BDD-cost:   39
0.00/0.47	c ---[ 293]---> BDD-cost:   41
0.00/0.47	c ---[ 292]---> BDD-cost:   43
0.00/0.47	c ---[ 291]---> BDD-cost:   45
0.00/0.47	c ---[ 290]---> BDD-cost:   47
0.00/0.47	c ---[ 289]---> BDD-cost:   49
0.00/0.47	c ---[ 288]---> BDD-cost:   51
0.00/0.47	c ---[ 287]---> BDD-cost:   53
0.00/0.47	c ---[ 286]---> BDD-cost:   55
0.00/0.47	c ---[ 285]---> BDD-cost:   57
0.00/0.47	c ---[ 284]---> BDD-cost:   59
0.00/0.47	c ---[ 283]---> BDD-cost:   61
0.00/0.47	c ---[ 282]---> BDD-cost:   63
0.00/0.47	c ---[ 281]---> BDD-cost:   65
0.00/0.47	c ---[ 280]---> BDD-cost:   67
0.00/0.47	c ---[ 279]---> BDD-cost:   69
0.00/0.47	c ---[ 278]---> BDD-cost:   71
0.00/0.47	c ---[ 277]---> BDD-cost:   73
0.00/0.47	c ---[ 276]---> BDD-cost:   75
0.00/0.47	c ---[ 275]---> BDD-cost:   77
0.00/0.47	c ---[ 274]---> BDD-cost:   79
0.00/0.47	c ---[ 273]---> BDD-cost:   81
0.00/0.47	c ---[ 272]---> BDD-cost:   83
0.00/0.47	c ---[ 271]---> BDD-cost:   85
0.00/0.47	c ---[ 270]---> BDD-cost:   87
0.00/0.47	c ---[ 269]---> BDD-cost:   89
0.00/0.47	c ---[ 268]---> BDD-cost:   91
0.00/0.47	c ---[ 267]---> BDD-cost:   93
0.00/0.47	c ---[ 266]---> BDD-cost:   95
0.00/0.47	c ---[ 265]---> BDD-cost:   97
0.00/0.47	c ---[ 264]---> BDD-cost:   99
0.00/0.47	c ---[ 263]---> BDD-cost:  101
0.00/0.47	c ---[ 262]---> BDD-cost:  103
0.00/0.47	c ---[ 261]---> BDD-cost:  105
0.00/0.47	c ---[ 260]---> BDD-cost:  107
0.00/0.47	c ---[ 259]---> BDD-cost:  109
0.00/0.47	c ---[ 258]---> BDD-cost:  111
0.00/0.47	c ---[ 257]---> BDD-cost:  113
0.00/0.47	c ---[ 256]---> BDD-cost:  115
0.00/0.47	c ---[ 255]---> BDD-cost:  117
0.00/0.47	c ---[ 254]---> BDD-cost:  119
0.00/0.47	c ---[ 253]---> BDD-cost:  121
0.00/0.47	c ---[ 252]---> BDD-cost:  123
0.00/0.47	c ---[ 251]---> BDD-cost:  125
0.00/0.47	c ---[ 250]---> BDD-cost:  127
0.00/0.47	c ---[ 249]---> BDD-cost:  129
0.00/0.47	c ---[ 248]---> BDD-cost:  131
0.00/0.47	c ---[ 247]---> BDD-cost:  133
0.00/0.47	c ---[ 246]---> BDD-cost:  135
0.00/0.47	c ---[ 245]---> BDD-cost:  137
0.00/0.47	c ---[ 244]---> BDD-cost:  139
0.00/0.47	c ---[ 243]---> BDD-cost:  141
0.00/0.47	c ---[ 242]---> BDD-cost:  143
0.00/0.47	c ---[ 241]---> BDD-cost:  145
0.00/0.47	c ---[ 240]---> BDD-cost:  147
0.00/0.47	c ---[ 239]---> BDD-cost:  149
0.00/0.47	c ---[ 238]---> BDD-cost:  151
0.00/0.47	c ---[ 237]---> BDD-cost:  153
0.00/0.48	c ---[ 236]---> BDD-cost:  155
0.00/0.48	c ---[ 235]---> BDD-cost:  157
0.00/0.48	c ---[ 234]---> BDD-cost:  155
0.00/0.48	c ---[ 233]---> BDD-cost:  153
0.00/0.48	c ---[ 232]---> BDD-cost:  151
0.00/0.48	c ---[ 231]---> BDD-cost:  149
0.00/0.48	c ---[ 230]---> BDD-cost:  147
0.00/0.48	c ---[ 229]---> BDD-cost:  145
0.00/0.48	c ---[ 228]---> BDD-cost:  143
0.00/0.48	c ---[ 227]---> BDD-cost:  141
0.00/0.48	c ---[ 226]---> BDD-cost:  139
0.00/0.48	c ---[ 225]---> BDD-cost:  137
0.00/0.48	c ---[ 224]---> BDD-cost:  135
0.00/0.48	c ---[ 223]---> BDD-cost:  133
0.00/0.48	c ---[ 222]---> BDD-cost:  131
0.00/0.48	c ---[ 221]---> BDD-cost:  129
0.00/0.48	c ---[ 220]---> BDD-cost:  127
0.00/0.48	c ---[ 219]---> BDD-cost:  125
0.00/0.48	c ---[ 218]---> BDD-cost:  123
0.00/0.48	c ---[ 217]---> BDD-cost:  121
0.00/0.48	c ---[ 216]---> BDD-cost:  119
0.00/0.48	c ---[ 215]---> BDD-cost:  117
0.00/0.48	c ---[ 214]---> BDD-cost:  115
0.00/0.48	c ---[ 213]---> BDD-cost:  113
0.00/0.48	c ---[ 212]---> BDD-cost:  111
0.00/0.48	c ---[ 211]---> BDD-cost:  109
0.00/0.48	c ---[ 210]---> BDD-cost:  107
0.00/0.48	c ---[ 209]---> BDD-cost:  105
0.00/0.48	c ---[ 208]---> BDD-cost:  103
0.00/0.48	c ---[ 207]---> BDD-cost:  101
0.00/0.48	c ---[ 206]---> BDD-cost:   99
0.00/0.48	c ---[ 205]---> BDD-cost:   97
0.00/0.48	c ---[ 204]---> BDD-cost:   95
0.00/0.48	c ---[ 203]---> BDD-cost:   93
0.00/0.48	c ---[ 202]---> BDD-cost:   91
0.00/0.48	c ---[ 201]---> BDD-cost:   89
0.00/0.48	c ---[ 200]---> BDD-cost:   87
0.00/0.48	c ---[ 199]---> BDD-cost:   85
0.00/0.48	c ---[ 198]---> BDD-cost:   83
0.00/0.48	c ---[ 197]---> BDD-cost:   81
0.00/0.48	c ---[ 196]---> BDD-cost:   79
0.00/0.48	c ---[ 195]---> BDD-cost:   77
0.00/0.48	c ---[ 194]---> BDD-cost:   75
0.00/0.48	c ---[ 193]---> BDD-cost:   73
0.00/0.48	c ---[ 192]---> BDD-cost:   71
0.00/0.48	c ---[ 191]---> BDD-cost:   69
0.00/0.48	c ---[ 190]---> BDD-cost:   67
0.00/0.48	c ---[ 189]---> BDD-cost:   65
0.00/0.48	c ---[ 188]---> BDD-cost:   63
0.00/0.48	c ---[ 187]---> BDD-cost:   61
0.00/0.48	c ---[ 186]---> BDD-cost:   59
0.00/0.48	c ---[ 185]---> BDD-cost:   57
0.00/0.48	c ---[ 184]---> BDD-cost:   55
0.00/0.48	c ---[ 183]---> BDD-cost:   53
0.00/0.48	c ---[ 182]---> BDD-cost:   51
0.00/0.48	c ---[ 181]---> BDD-cost:   49
0.00/0.48	c ---[ 180]---> BDD-cost:   47
0.00/0.48	c ---[ 179]---> BDD-cost:   45
0.00/0.48	c ---[ 178]---> BDD-cost:   43
0.00/0.48	c ---[ 177]---> BDD-cost:   41
0.00/0.48	c ---[ 176]---> BDD-cost:   39
0.00/0.48	c ---[ 175]---> BDD-cost:   37
0.00/0.48	c ---[ 174]---> BDD-cost:   35
0.00/0.48	c ---[ 173]---> BDD-cost:   33
0.00/0.48	c ---[ 172]---> BDD-cost:   31
0.00/0.48	c ---[ 171]---> BDD-cost:   29
0.00/0.48	c ---[ 170]---> BDD-cost:   27
0.00/0.48	c ---[ 169]---> BDD-cost:   25
0.00/0.48	c ---[ 168]---> BDD-cost:   23
0.00/0.48	c ---[ 167]---> BDD-cost:   21
0.00/0.48	c ---[ 166]---> BDD-cost:   19
0.00/0.48	c ---[ 165]---> BDD-cost:   17
0.00/0.48	c ---[ 164]---> BDD-cost:   15
0.00/0.48	c ---[ 163]---> BDD-cost:   13
0.00/0.48	c ---[ 162]---> BDD-cost:   11
0.00/0.48	c ---[ 161]---> BDD-cost:    9
0.00/0.48	c ---[ 160]---> BDD-cost:    7
0.00/0.48	c ---[ 159]---> BDD-cost:    5
0.00/0.48	c ---[ 158]---> BDD-cost:    3
0.00/0.48	c ---[ 155]---> BDD-cost:    3
0.00/0.48	c ---[ 154]---> BDD-cost:    5
0.00/0.48	c ---[ 153]---> BDD-cost:    7
0.00/0.48	c ---[ 152]---> BDD-cost:    9
0.00/0.48	c ---[ 151]---> BDD-cost:   11
0.00/0.48	c ---[ 150]---> BDD-cost:   13
0.00/0.48	c ---[ 149]---> BDD-cost:   15
0.00/0.48	c ---[ 148]---> BDD-cost:   17
0.00/0.48	c ---[ 147]---> BDD-cost:   19
0.00/0.48	c ---[ 146]---> BDD-cost:   21
0.00/0.48	c ---[ 145]---> BDD-cost:   23
0.00/0.48	c ---[ 144]---> BDD-cost:   25
0.00/0.48	c ---[ 143]---> BDD-cost:   27
0.00/0.48	c ---[ 142]---> BDD-cost:   29
0.00/0.48	c ---[ 141]---> BDD-cost:   31
0.00/0.48	c ---[ 140]---> BDD-cost:   33
0.00/0.48	c ---[ 139]---> BDD-cost:   35
0.00/0.48	c ---[ 138]---> BDD-cost:   37
0.00/0.48	c ---[ 137]---> BDD-cost:   39
0.00/0.48	c ---[ 136]---> BDD-cost:   41
0.00/0.48	c ---[ 135]---> BDD-cost:   43
0.00/0.48	c ---[ 134]---> BDD-cost:   45
0.00/0.48	c ---[ 133]---> BDD-cost:   47
0.00/0.48	c ---[ 132]---> BDD-cost:   49
0.00/0.48	c ---[ 131]---> BDD-cost:   51
0.00/0.48	c ---[ 130]---> BDD-cost:   53
0.00/0.48	c ---[ 129]---> BDD-cost:   55
0.00/0.48	c ---[ 128]---> BDD-cost:   57
0.00/0.48	c ---[ 127]---> BDD-cost:   59
0.00/0.48	c ---[ 126]---> BDD-cost:   61
0.00/0.48	c ---[ 125]---> BDD-cost:   63
0.00/0.48	c ---[ 124]---> BDD-cost:   65
0.00/0.48	c ---[ 123]---> BDD-cost:   67
0.00/0.48	c ---[ 122]---> BDD-cost:   69
0.00/0.48	c ---[ 121]---> BDD-cost:   71
0.00/0.48	c ---[ 120]---> BDD-cost:   73
0.00/0.48	c ---[ 119]---> BDD-cost:   75
0.00/0.48	c ---[ 118]---> BDD-cost:   77
0.00/0.48	c ---[ 117]---> BDD-cost:   79
0.00/0.48	c ---[ 116]---> BDD-cost:   81
0.00/0.48	c ---[ 115]---> BDD-cost:   83
0.00/0.48	c ---[ 114]---> BDD-cost:   85
0.00/0.48	c ---[ 113]---> BDD-cost:   87
0.00/0.48	c ---[ 112]---> BDD-cost:   89
0.00/0.48	c ---[ 111]---> BDD-cost:   91
0.00/0.48	c ---[ 110]---> BDD-cost:   93
0.00/0.48	c ---[ 109]---> BDD-cost:   95
0.00/0.48	c ---[ 108]---> BDD-cost:   97
0.00/0.48	c ---[ 107]---> BDD-cost:   99
0.00/0.48	c ---[ 106]---> BDD-cost:  101
0.00/0.48	c ---[ 105]---> BDD-cost:  103
0.00/0.48	c ---[ 104]---> BDD-cost:  105
0.00/0.48	c ---[ 103]---> BDD-cost:  107
0.00/0.48	c ---[ 102]---> BDD-cost:  109
0.00/0.48	c ---[ 101]---> BDD-cost:  111
0.00/0.48	c ---[ 100]---> BDD-cost:  113
0.00/0.48	c ---[  99]---> BDD-cost:  115
0.00/0.48	c ---[  98]---> BDD-cost:  117
0.00/0.48	c ---[  97]---> BDD-cost:  119
0.00/0.48	c ---[  96]---> BDD-cost:  121
0.00/0.48	c ---[  95]---> BDD-cost:  123
0.00/0.48	c ---[  94]---> BDD-cost:  125
0.00/0.48	c ---[  93]---> BDD-cost:  127
0.00/0.48	c ---[  92]---> BDD-cost:  129
0.00/0.48	c ---[  91]---> BDD-cost:  131
0.00/0.48	c ---[  90]---> BDD-cost:  133
0.00/0.48	c ---[  89]---> BDD-cost:  135
0.00/0.48	c ---[  88]---> BDD-cost:  137
0.00/0.48	c ---[  87]---> BDD-cost:  139
0.00/0.48	c ---[  86]---> BDD-cost:  141
0.00/0.48	c ---[  85]---> BDD-cost:  143
0.00/0.48	c ---[  84]---> BDD-cost:  145
0.00/0.48	c ---[  83]---> BDD-cost:  147
0.00/0.48	c ---[  82]---> BDD-cost:  149
0.00/0.48	c ---[  81]---> BDD-cost:  151
0.00/0.48	c ---[  80]---> BDD-cost:  153
0.00/0.48	c ---[  79]---> BDD-cost:  155
0.00/0.48	c ---[  78]---> BDD-cost:  157
0.00/0.48	c ---[  77]---> BDD-cost:  155
0.00/0.48	c ---[  76]---> BDD-cost:  153
0.00/0.48	c ---[  75]---> BDD-cost:  151
0.00/0.48	c ---[  74]---> BDD-cost:  149
0.00/0.48	c ---[  73]---> BDD-cost:  147
0.00/0.48	c ---[  72]---> BDD-cost:  145
0.00/0.48	c ---[  71]---> BDD-cost:  143
0.00/0.48	c ---[  70]---> BDD-cost:  141
0.00/0.48	c ---[  69]---> BDD-cost:  139
0.00/0.48	c ---[  68]---> BDD-cost:  137
0.00/0.48	c ---[  67]---> BDD-cost:  135
0.00/0.48	c ---[  66]---> BDD-cost:  133
0.00/0.48	c ---[  65]---> BDD-cost:  131
0.00/0.48	c ---[  64]---> BDD-cost:  129
0.00/0.48	c ---[  63]---> BDD-cost:  127
0.00/0.48	c ---[  62]---> BDD-cost:  125
0.00/0.48	c ---[  61]---> BDD-cost:  123
0.00/0.48	c ---[  60]---> BDD-cost:  121
0.00/0.48	c ---[  59]---> BDD-cost:  119
0.00/0.48	c ---[  58]---> BDD-cost:  117
0.00/0.48	c ---[  57]---> BDD-cost:  115
0.00/0.48	c ---[  56]---> BDD-cost:  113
0.00/0.48	c ---[  55]---> BDD-cost:  111
0.00/0.48	c ---[  54]---> BDD-cost:  109
0.00/0.48	c ---[  53]---> BDD-cost:  107
0.00/0.48	c ---[  52]---> BDD-cost:  105
0.00/0.48	c ---[  51]---> BDD-cost:  103
0.00/0.48	c ---[  50]---> BDD-cost:  101
0.00/0.48	c ---[  49]---> BDD-cost:   99
0.00/0.48	c ---[  48]---> BDD-cost:   97
0.00/0.48	c ---[  47]---> BDD-cost:   95
0.00/0.48	c ---[  46]---> BDD-cost:   93
0.00/0.48	c ---[  45]---> BDD-cost:   91
0.00/0.48	c ---[  44]---> BDD-cost:   89
0.00/0.48	c ---[  43]---> BDD-cost:   87
0.00/0.48	c ---[  42]---> BDD-cost:   85
0.00/0.48	c ---[  41]---> BDD-cost:   83
0.00/0.48	c ---[  40]---> BDD-cost:   81
0.00/0.48	c ---[  39]---> BDD-cost:   79
0.00/0.48	c ---[  38]---> BDD-cost:   77
0.00/0.48	c ---[  37]---> BDD-cost:   75
0.00/0.48	c ---[  36]---> BDD-cost:   73
0.00/0.48	c ---[  35]---> BDD-cost:   71
0.00/0.48	c ---[  34]---> BDD-cost:   69
0.00/0.48	c ---[  33]---> BDD-cost:   67
0.00/0.48	c ---[  32]---> BDD-cost:   65
0.00/0.48	c ---[  31]---> BDD-cost:   63
0.00/0.48	c ---[  30]---> BDD-cost:   61
0.00/0.48	c ---[  29]---> BDD-cost:   59
0.00/0.48	c ---[  28]---> BDD-cost:   57
0.00/0.48	c ---[  27]---> BDD-cost:   55
0.00/0.48	c ---[  26]---> BDD-cost:   53
0.00/0.48	c ---[  25]---> BDD-cost:   51
0.00/0.48	c ---[  24]---> BDD-cost:   49
0.00/0.48	c ---[  23]---> BDD-cost:   47
0.00/0.48	c ---[  22]---> BDD-cost:   45
0.00/0.48	c ---[  21]---> BDD-cost:   43
0.00/0.48	c ---[  20]---> BDD-cost:   41
0.00/0.48	c ---[  19]---> BDD-cost:   39
0.00/0.48	c ---[  18]---> BDD-cost:   37
0.00/0.48	c ---[  17]---> BDD-cost:   35
0.00/0.48	c ---[  16]---> BDD-cost:   33
0.00/0.48	c ---[  15]---> BDD-cost:   31
0.00/0.48	c ---[  14]---> BDD-cost:   29
0.00/0.48	c ---[  13]---> BDD-cost:   27
0.00/0.48	c ---[  12]---> BDD-cost:   25
0.00/0.48	c ---[  11]---> BDD-cost:   23
0.00/0.48	c ---[  10]---> BDD-cost:   21
0.00/0.48	c ---[   9]---> BDD-cost:   19
0.00/0.48	c ---[   8]---> BDD-cost:   17
0.00/0.48	c ---[   7]---> BDD-cost:   15
0.00/0.48	c ---[   6]---> BDD-cost:   13
0.00/0.48	c ---[   5]---> BDD-cost:   11
0.00/0.48	c ---[   4]---> BDD-cost:    9
0.00/0.48	c ---[   3]---> BDD-cost:    7
0.00/0.48	c ---[   2]---> BDD-cost:    5
0.00/0.48	c ---[   1]---> BDD-cost:    3
0.00/0.54	c ==================================[MINISAT+]==================================
0.00/0.54	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.54	c ==============================================================================
0.00/0.54	c |         0 |  213171   641281 |   71057       0        0    -nan |  0.000 % |
0.00/0.64	c |       100 |  213087   641001 |   78162      89     1514    17.0 |  0.739 % |
0.00/0.69	c |       250 |  213079   640971 |   85978     237     4128    17.4 |  0.741 % |
0.00/0.75	c |       475 |  213079   640971 |   94576     462     9029    19.5 |  0.741 % |
0.00/0.84	c |       812 |  212920   640414 |  104034     772    14599    18.9 |  0.780 % |
0.00/0.93	c |      1318 |  212840   640142 |  114438    1267    19872    15.7 |  0.802 % |
0.99/1.06	c |      2077 |  212840   640142 |  125881    2026    35398    17.5 |  0.802 % |
1.19/1.24	c |      3216 |  212817   640065 |  138469    3155    63811    20.2 |  0.806 % |
1.49/1.53	c |      4924 |  212817   640065 |  152316    4863   114625    23.6 |  0.806 % |
1.89/1.95	c |      7486 |  212817   640065 |  167548    7425   195933    26.4 |  0.806 % |
2.59/2.60	c |     11330 |  212782   639946 |  184303   11262   337138    29.9 |  0.815 % |
3.59/3.62	c |     17096 |  212782   639946 |  202733   17028   539784    31.7 |  0.815 % |
5.08/5.16	c |     25745 |  212673   639575 |  223007   25657   773986    30.2 |  0.842 % |
7.09/7.19	c |     38719 |  212664   639546 |  245308   38630  1365028    35.3 |  0.845 % |
10.58/10.68	c |     58180 |  212664   639546 |  269838   58091  2283314    39.3 |  0.845 % |
16.50/16.58	c |     87372 |  212664   639546 |  296822   87283  3951656    45.3 |  0.845 % |
29.29/29.39	c |    131161 |  212641   639467 |  326504  131067  7389347    56.4 |  0.851 % |
52.08/52.13	c |    196848 |  212632   639436 |  359155  196750 13441688    68.3 |  0.853 % |
96.78/96.87	c |    295375 |  212632   639436 |  395071  295277 24761382    83.9 |  0.853 % |
173.44/173.52	c |    443164 |  212623   639405 |  434578   86276  6862499    79.5 |  0.854 % |
279.26/279.46	c |    664848 |  212614   639374 |  478035  307957 35995030   116.9 |  0.855 % |
477.23/477.47	c |    997374 |  212605   639343 |  525839  189703 19659043   103.6 |  0.857 % |
800.32/800.64	c |   1496162 |  212554   639168 |  578423  186275 21670422   116.3 |  0.866 % |
1355.89/1356.32	c |   2244346 |  212512   639024 |  636265  380631 82694403   217.3 |  0.873 % |
1800.02/1800.50	c 
1800.02/1800.50	c *** TERMINATED ***
1800.02/1800.50	s UNKNOWN

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-3723935-1338577896/watcher-3723935-1338577896 -o /tmp/evaluation-result-3723935-1338577896/solver-3723935-1338577896 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723935-1338577896.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: 1.98 2.00 1.99 3/177 32016
/proc/meminfo: memFree=30807832/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0

[startup+0.098132 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 32016
/proc/meminfo: memFree=30807832/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100227 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 32016
/proc/meminfo: memFree=30807832/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 32016
/proc/meminfo: memFree=30807832/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700258 s]
/proc/loadavg: 1.98 2.00 1.99 3/177 32016
/proc/meminfo: memFree=30807832/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 1.98 2.00 1.99 3/179 32021
/proc/meminfo: memFree=30754756/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=58152 CPUtime=1.49 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 12859 0 0 0 147 2 0 0 20 0 1 0 323915495 59547648 13562 33554432000 4194304 5276501 140736422782144 140736422780392 4390362 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 14538 13562 149 265 0 14270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67300

[startup+3.1003 s]
/proc/loadavg: 1.98 2.00 1.99 3/179 32021
/proc/meminfo: memFree=30753020/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=60344 CPUtime=3.09 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 13375 0 0 0 307 2 0 0 20 0 1 0 323915495 61792256 14078 33554432000 4194304 5276501 140736422782144 140736422780040 4390411 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 15086 14078 149 265 0 14818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69492

[startup+6.30113 s]
/proc/loadavg: 1.98 2.00 1.99 3/179 32021
/proc/meminfo: memFree=30748820/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=64236 CPUtime=6.29 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 14335 0 0 0 626 3 0 0 20 0 1 0 323915495 65777664 15038 33554432000 4194304 5276501 140736422782144 140736422780136 4399308 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 16059 15038 149 265 0 15791 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73384

[startup+12.7012 s]
/proc/loadavg: 1.98 2.00 1.99 3/179 32021
/proc/meminfo: memFree=30739192/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=74240 CPUtime=12.68 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 16810 0 0 0 1265 3 0 0 20 0 1 0 323915495 76021760 17513 33554432000 4194304 5276501 140736422782144 140736422780328 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 18560 17513 149 265 0 18292 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83388

[startup+25.5003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 32021
/proc/meminfo: memFree=30720444/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=92460 CPUtime=25.48 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 21375 0 0 0 2544 4 0 0 20 0 1 0 323915495 94679040 22078 33554432000 4194304 5276501 140736422782144 140736422780136 4399992 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 23115 22078 149 265 0 22847 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 101608

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 32021
/proc/meminfo: memFree=30687340/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=124948 CPUtime=51.08 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 29514 0 0 0 5101 7 0 0 20 0 1 0 323915495 127946752 30217 33554432000 4194304 5276501 140736422782144 140736422780136 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 31237 30217 149 265 0 30969 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 134096

[startup+102.307 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 32021
/proc/meminfo: memFree=30619808/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=184652 CPUtime=102.27 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 43935 0 0 0 10214 13 0 0 20 0 1 0 323915495 189083648 45149 33554432000 4194304 5276501 140736422782144 140736422779736 4400432 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 46163 45149 149 265 0 45895 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 193800

[startup+162.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/179 32021
/proc/meminfo: memFree=30531548/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=239472 CPUtime=162.25 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 57155 0 0 0 16207 18 0 0 20 0 1 0 323915495 245219328 59195 33554432000 4194304 5276501 140736422782144 140736422779736 4411592 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 59868 59195 149 265 0 59600 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 248620

[startup+222.301 s]
/proc/loadavg: 2.15 2.07 2.01 3/179 32021
/proc/meminfo: memFree=30508712/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=239472 CPUtime=222.2 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 57202 0 0 0 22202 18 0 0 20 0 1 0 323915495 245219328 59196 33554432000 4194304 5276501 140736422782144 140736422780392 4400264 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 59868 59196 149 265 0 59600 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 248620

[startup+282.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/179 32021
/proc/meminfo: memFree=30504916/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=239472 CPUtime=282.15 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 57241 0 0 0 28197 18 0 0 20 0 1 0 323915495 245219328 59330 33554432000 4194304 5276501 140736422782144 140736422780392 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 59868 59330 149 265 0 59600 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 248620

[startup+342.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 32022
/proc/meminfo: memFree=30445900/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=296744 CPUtime=342.14 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 71548 0 0 0 34191 23 0 0 20 0 1 0 323915495 303865856 73637 33554432000 4194304 5276501 140736422782144 140736422780136 4399906 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 74186 73637 149 265 0 73918 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 305892

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 32064
/proc/meminfo: memFree=30572604/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/32020/statm: 125205 124676 149 265 0 124937 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 509968

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32074
/proc/meminfo: memFree=29540656/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=500820 CPUtime=1241.95 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 121718 0 0 0 124151 44 0 0 20 0 1 0 323915495 512839680 124676 33554432000 4194304 5276501 140736422782144 140736422779736 4399951 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 125205 124676 149 265 0 124937 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 509968

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 32074
/proc/meminfo: memFree=29468700/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=500820 CPUtime=1301.93 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 121749 0 0 0 130149 44 0 0 20 0 1 0 323915495 512839680 124683 33554432000 4194304 5276501 140736422782144 140736422779736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 125205 124683 149 265 0 124937 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 509968

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32075
/proc/meminfo: memFree=29395620/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=500820 CPUtime=1361.88 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 121783 0 0 0 136144 44 0 0 20 0 1 0 323915495 512839680 124686 33554432000 4194304 5276501 140736422782144 140736422780392 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 125205 124686 149 265 0 124937 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 509968

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32075
/proc/meminfo: memFree=29316404/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=511552 CPUtime=1421.88 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 124446 0 0 0 142143 45 0 0 20 0 1 0 323915495 523829248 127349 33554432000 4194304 5276501 140736422782144 140736422779736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 127888 127349 149 265 0 127620 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 520700

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32075
/proc/meminfo: memFree=29197984/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=562672 CPUtime=1481.86 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 137216 0 0 0 148137 49 0 0 20 0 1 0 323915495 576176128 140119 33554432000 4194304 5276501 140736422782144 140736422779736 4399800 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 140668 140119 149 265 0 140400 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 571820

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32076
/proc/meminfo: memFree=29093576/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=601008 CPUtime=1541.86 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 146776 0 0 0 154132 54 0 0 20 0 1 0 323915495 615432192 149679 33554432000 4194304 5276501 140736422782144 140736422780136 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 150252 149679 149 265 0 149984 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 610156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32076
/proc/meminfo: memFree=29001508/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=643804 CPUtime=1601.85 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 157458 0 0 0 160127 58 0 0 20 0 1 0 323915495 659255296 160361 33554432000 4194304 5276501 140736422782144 140736422780136 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 160951 160361 149 265 0 160683 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 652952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 32076
/proc/meminfo: memFree=28924004/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=662084 CPUtime=1661.84 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 162034 0 0 0 166124 60 0 0 20 0 1 0 323915495 677974016 164937 33554432000 4194304 5276501 140736422782144 140736422779736 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 165521 164937 149 265 0 165253 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 671232

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 32079
/proc/meminfo: memFree=28863364/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=662084 CPUtime=1721.83 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 162034 0 0 0 172123 60 0 0 20 0 1 0 323915495 677974016 164937 33554432000 4194304 5276501 140736422782144 140736422779736 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 165521 164937 149 265 0 165253 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 671232

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 32079
/proc/meminfo: memFree=28802868/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=662084 CPUtime=1781.82 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 162034 0 0 0 178122 60 0 0 20 0 1 0 323915495 677974016 164937 33554432000 4194304 5276501 140736422782144 140736422779736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 165521 164937 149 265 0 165253 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 671232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32079
/proc/meminfo: memFree=28785724/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=662084 CPUtime=1800.02 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 162034 0 0 0 179942 60 0 0 20 0 1 0 323915495 677974016 164937 33554432000 4194304 5276501 140736422782144 140736422779736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 165521 164937 149 265 0 165253 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 671232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 32079
/proc/meminfo: memFree=28785724/32873648 swapFree=6860/6860
[pid=32016] ppid=32014 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32016/stat : 32016 (minisat+_script) S 32014 32016 29705 0 -1 4202496 383 553 0 0 0 0 0 0 20 0 1 0 323915495 9367552 277 33554432000 4194304 5064252 140735154675088 140735154674000 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/32016/statm: 2287 277 236 213 0 72 0
[pid=32020] ppid=32016 vsize=662084 CPUtime=1800.02 cores=1,3,5,7
/proc/32020/stat : 32020 (minisat+_64-bit) R 32016 32016 29705 0 -1 4202496 162034 0 0 0 179942 60 0 0 20 0 1 0 323915495 677974016 164937 33554432000 4194304 5276501 140736422782144 140736422779736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/32020/statm: 165521 164937 149 265 0 165253 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 671232

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32016 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.02
CPU user time (s): 1799.42
CPU system time (s): 0.6
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 671232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.002999
maximum resident set size= 1108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 936
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= 10
involuntary context switches= 2

runsolver used 5.13922 second user time and 8.5557 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-01 21:11:36
IDJOB=3723935
IDBENCH=89843
IDSOLVER=2307
FILE ID=node124/3723935-1338577896
RUNJOBID= node124-1338570077-31315
PBS_JOBID= 14635860
Free space on /tmp= 70764 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-777800.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723935-1338577896/watcher-3723935-1338577896 -o /tmp/evaluation-result-3723935-1338577896/solver-3723935-1338577896 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723935-1338577896.opb

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

MD5SUM BENCH= fa5c07257df1fb9de8867209807734ca
RANDOM SEED=499954017

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30808476 kB
Buffers:          110984 kB
Cached:           950896 kB
SwapCached:         8164 kB
Active:           450848 kB
Inactive:         851524 kB
Active(anon):     234908 kB
Inactive(anon):     7980 kB
Active(file):     215940 kB
Inactive(file):   843544 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091432 kB
Dirty:              2824 kB
Writeback:             0 kB
AnonPages:        239632 kB
Mapped:             9416 kB
Shmem:                 0 kB
Slab:             624316 kB
SReclaimable:      68800 kB
SUnreclaim:       555516 kB
KernelStack:        1464 kB
PageTables:         4196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     362188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70772 MiB
End job on node124 at 2012-06-01 21:41:39