Trace number 34536

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.65 1801.17

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
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.455929
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
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 644 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 ---[ 643]---> Adder-cost: 281   maxlim: 20   bits: 6/5
0.05	c ---[ 642]---> Adder-cost: 281   maxlim: 20   bits: 6/5
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.06	c ---[ 398]---> BDD-cost:    4
0.06	c ---[ 397]---> BDD-cost:    4
0.06	c ---[ 396]---> BDD-cost:    4
0.06	c ---[ 395]---> BDD-cost:    4
0.06	c ---[ 394]---> BDD-cost:    4
0.06	c ---[ 393]---> BDD-cost:    4
0.06	c ---[ 392]---> BDD-cost:    4
0.06	c ---[ 391]---> BDD-cost:    4
0.06	c ---[ 390]---> BDD-cost:    4
0.06	c ---[ 389]---> BDD-cost:    4
0.06	c ---[ 388]---> BDD-cost:    4
0.06	c ---[ 387]---> BDD-cost:    4
0.06	c ---[ 386]---> BDD-cost:    4
0.06	c ---[ 385]---> BDD-cost:    4
0.06	c ---[ 384]---> BDD-cost:    4
0.06	c ---[ 383]---> BDD-cost:    4
0.06	c ---[ 382]---> BDD-cost:    4
0.06	c ---[ 381]---> BDD-cost:    4
0.06	c ---[ 380]---> BDD-cost:    4
0.06	c ---[ 379]---> BDD-cost:    4
0.06	c ---[ 378]---> BDD-cost:    4
0.06	c ---[ 377]---> BDD-cost:    4
0.06	c ---[ 376]---> BDD-cost:    4
0.06	c ---[ 375]---> BDD-cost:    4
0.06	c ---[ 374]---> BDD-cost:    4
0.06	c ---[ 373]---> BDD-cost:    4
0.06	c ---[ 372]---> BDD-cost:    4
0.06	c ---[ 371]---> BDD-cost:    4
0.06	c ---[ 370]---> BDD-cost:    4
0.06	c ---[ 369]---> BDD-cost:    4
0.06	c ---[ 368]---> BDD-cost:    4
0.06	c ---[ 367]---> BDD-cost:    4
0.06	c ---[ 366]---> BDD-cost:    4
0.06	c ---[ 365]---> BDD-cost:    4
0.06	c ---[ 364]---> BDD-cost:    4
0.06	c ---[ 363]---> BDD-cost:    4
0.06	c ---[ 362]---> BDD-cost:    4
0.06	c ---[ 361]---> BDD-cost:    4
0.06	c ---[ 360]---> BDD-cost:    4
0.06	c ---[ 359]---> BDD-cost:    4
0.06	c ---[ 358]---> BDD-cost:    4
0.06	c ---[ 357]---> BDD-cost:    4
0.06	c ---[ 356]---> BDD-cost:    4
0.06	c ---[ 355]---> BDD-cost:    4
0.06	c ---[ 354]---> BDD-cost:    4
0.06	c ---[ 353]---> BDD-cost:    4
0.06	c ---[ 352]---> BDD-cost:    4
0.06	c ---[ 351]---> BDD-cost:    4
0.06	c ---[ 350]---> BDD-cost:    4
0.06	c ---[ 349]---> BDD-cost:    4
0.06	c ---[ 348]---> BDD-cost:    4
0.06	c ---[ 347]---> BDD-cost:    4
0.06	c ---[ 346]---> BDD-cost:    4
0.06	c ---[ 345]---> BDD-cost:    4
0.06	c ---[ 344]---> BDD-cost:    4
0.06	c ---[ 343]---> BDD-cost:    4
0.06	c ---[ 342]---> BDD-cost:    4
0.06	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.07	c ---[ 269]---> BDD-cost:    4
0.07	c ---[ 268]---> BDD-cost:    4
0.07	c ---[ 267]---> BDD-cost:    4
0.07	c ---[ 266]---> BDD-cost:    4
0.07	c ---[ 265]---> BDD-cost:    4
0.07	c ---[ 264]---> BDD-cost:    4
0.07	c ---[ 263]---> BDD-cost:    4
0.07	c ---[ 262]---> BDD-cost:    4
0.07	c ---[ 261]---> BDD-cost:    4
0.07	c ---[ 260]---> BDD-cost:    4
0.07	c ---[ 259]---> BDD-cost:    4
0.07	c ---[ 258]---> BDD-cost:    4
0.07	c ---[ 257]---> BDD-cost:    4
0.07	c ---[ 256]---> BDD-cost:    4
0.07	c ---[ 255]---> BDD-cost:    4
0.07	c ---[ 254]---> BDD-cost:    4
0.07	c ---[ 253]---> BDD-cost:    4
0.07	c ---[ 252]---> BDD-cost:    4
0.07	c ---[ 251]---> BDD-cost:    4
0.07	c ---[ 250]---> BDD-cost:    4
0.07	c ---[ 249]---> BDD-cost:    4
0.07	c ---[ 248]---> BDD-cost:    4
0.07	c ---[ 247]---> BDD-cost:    4
0.07	c ---[ 246]---> BDD-cost:    4
0.07	c ---[ 245]---> BDD-cost:    4
0.07	c ---[ 244]---> BDD-cost:    4
0.07	c ---[ 243]---> BDD-cost:    4
0.07	c ---[ 242]---> BDD-cost:    4
0.07	c ---[ 241]---> BDD-cost:    4
0.07	c ---[ 240]---> BDD-cost:    4
0.07	c ---[ 239]---> BDD-cost:    4
0.07	c ---[ 238]---> BDD-cost:    4
0.07	c ---[ 237]---> BDD-cost:    4
0.07	c ---[ 236]---> BDD-cost:    4
0.07	c ---[ 235]---> BDD-cost:    4
0.07	c ---[ 234]---> BDD-cost:    4
0.07	c ---[ 233]---> BDD-cost:    4
0.07	c ---[ 232]---> BDD-cost:    4
0.07	c ---[ 231]---> BDD-cost:    4
0.07	c ---[ 230]---> BDD-cost:    4
0.07	c ---[ 229]---> BDD-cost:    4
0.07	c ---[ 228]---> BDD-cost:    4
0.07	c ---[ 227]---> BDD-cost:    4
0.07	c ---[ 226]---> BDD-cost:    4
0.07	c ---[ 225]---> BDD-cost:    4
0.07	c ---[ 224]---> BDD-cost:    4
0.07	c ---[ 223]---> BDD-cost:    4
0.07	c ---[ 222]---> BDD-cost:    4
0.07	c ---[ 221]---> BDD-cost:    4
0.07	c ---[ 220]---> BDD-cost:    4
0.07	c ---[ 219]---> BDD-cost:    4
0.07	c ---[ 218]---> BDD-cost:    4
0.07	c ---[ 217]---> BDD-cost:    4
0.07	c ---[ 216]---> BDD-cost:    4
0.07	c ---[ 215]---> BDD-cost:    4
0.07	c ---[ 214]---> BDD-cost:    4
0.07	c ---[ 213]---> BDD-cost:    4
0.07	c ---[ 212]---> BDD-cost:    4
0.07	c ---[ 211]---> BDD-cost:    4
0.07	c ---[ 210]---> BDD-cost:    4
0.07	c ---[ 209]---> BDD-cost:    4
0.07	c ---[ 208]---> BDD-cost:    4
0.07	c ---[ 207]---> BDD-cost:    4
0.07	c ---[ 206]---> BDD-cost:    4
0.07	c ---[ 205]---> BDD-cost:    4
0.07	c ---[ 204]---> BDD-cost:    4
0.07	c ---[ 203]---> BDD-cost:    4
0.07	c ---[ 202]---> BDD-cost:    4
0.07	c ---[ 201]---> BDD-cost:    4
0.07	c ---[ 200]---> BDD-cost:    4
0.07	c ---[ 199]---> BDD-cost:    4
0.07	c ---[ 198]---> BDD-cost:    4
0.07	c ---[ 197]---> BDD-cost:    4
0.07	c ---[ 196]---> BDD-cost:    4
0.07	c ---[ 195]---> BDD-cost:    4
0.07	c ---[ 194]---> BDD-cost:    4
0.07	c ---[ 193]---> BDD-cost:    4
0.07	c ---[ 192]---> BDD-cost:    4
0.07	c ---[ 191]---> BDD-cost:    4
0.07	c ---[ 190]---> BDD-cost:    4
0.07	c ---[ 189]---> BDD-cost:    4
0.07	c ---[ 188]---> BDD-cost:    4
0.07	c ---[ 187]---> BDD-cost:    4
0.07	c ---[ 186]---> BDD-cost:    4
0.07	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.08	c ---[ 151]---> BDD-cost:    4
0.08	c ---[ 150]---> BDD-cost:    4
0.08	c ---[ 149]---> BDD-cost:    4
0.08	c ---[ 148]---> BDD-cost:    4
0.08	c ---[ 147]---> BDD-cost:    4
0.08	c ---[ 146]---> BDD-cost:    4
0.08	c ---[ 145]---> BDD-cost:    4
0.08	c ---[ 144]---> BDD-cost:    4
0.08	c ---[ 143]---> BDD-cost:    4
0.08	c ---[ 142]---> BDD-cost:    4
0.08	c ---[ 141]---> BDD-cost:    4
0.08	c ---[ 140]---> BDD-cost:    4
0.08	c ==================================[MINISAT+]==================================
0.08	c | Conflicts | Original         | Learnt                           | Progress |
0.08	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.08	c ==============================================================================
0.08	c |         0 |    5602    18472 |    1867       0        0     nan |  0.000 % |
0.09	c |       100 |    5602    18472 |    2053     100     1587    15.9 | 18.750 % |
0.10	c |       254 |    5602    18472 |    2259     254    12365    48.7 | 18.750 % |
0.12	c |       480 |    5602    18472 |    2484     480    23290    48.5 | 18.750 % |
0.14	c |       817 |    5602    18472 |    2733     817    29080    35.6 | 18.750 % |
0.18	c |      1323 |    5602    18472 |    3006    1323    42370    32.0 | 18.750 % |
0.23	c |      2083 |    5602    18472 |    3307    2083    55767    26.8 | 18.750 % |
0.34	c |      3222 |    5602    18472 |    3638    3222    86671    26.9 | 18.750 % |
0.51	c |      4931 |    5602    18472 |    4002    2705    64817    24.0 | 18.750 % |
0.73	c |      7493 |    5602    18472 |    4402    2917    62293    21.4 | 18.750 % |
1.15	c |     11338 |    5602    18472 |    4842    4152   136627    32.9 | 18.750 % |
1.81	c |     17104 |    5602    18472 |    5326    4468   127263    28.5 | 18.750 % |
2.69	c |     25757 |    5602    18472 |    5859    4303    89455    20.8 | 18.750 % |
4.17	c |     38732 |    5602    18472 |    6445    4276    81804    19.1 | 18.750 % |
6.36	c |     58194 |    5602    18472 |    7089    6222   165334    26.6 | 18.750 % |
9.57	c |     87388 |    5602    18472 |    7798    5197   113130    21.8 | 18.750 % |
14.44	c |    131178 |    5602    18472 |    8578    7258   191681    26.4 | 18.750 % |
23.46	c |    196862 |    5602    18472 |    9436    8895   186481    21.0 | 18.750 % |
38.36	c |    295388 |    5602    18472 |   10380    6356   124251    19.5 | 18.750 % |
57.52	c |    443177 |    5602    18472 |   11418    7660   145405    19.0 | 18.750 % |
88.07	c |    664860 |    5602    18472 |   12560    9597   201357    21.0 | 18.750 % |
140.43	c |    997388 |    5602    18472 |   13816    8005   167132    20.9 | 18.750 % |
221.34	c |   1496178 |    5602    18472 |   15197   13731   413650    30.1 | 18.752 % |
348.71	c |   2244360 |    5602    18472 |   16717   13943   457262    32.8 | 18.750 % |
544.20	c |   3366634 |    5602    18472 |   18389   14347   378913    26.4 | 18.750 % |
860.97	c |   5050046 |    5602    18472 |   20228    9916   204149    20.6 | 18.750 % |
1382.61	c |   7575162 |    5602    18472 |   22251   14152   350642    24.8 | 18.750 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	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/node27/watcher-34536-1149206628 -o ROOT/results/node27/solver-34536-1149206628 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node27/34536-1149206628/instance-34536-1149206628.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.77 0.92 0.82 2/64 12858
/proc/meminfo: memFree=1426728/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=1048 CPUtime=0
/proc/12858/stat : 12858 (minisat+) D 12856 12858 12813 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 186326318 1073152 70 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031051 0 2147483391 4096 16386 18446744072099781622 0 0 17 1 0 0
/proc/12858/statm: 262 70 58 215 0 44 0

[startup+10.0029 s]
/proc/loadavg: 0.96 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1424112/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=3640 CPUtime=9.98
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 807 0 0 0 998 0 0 0 25 0 1 0 186326318 3727360 792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 910 792 123 215 0 692 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 3640

[startup+20.0099 s]
/proc/loadavg: 0.96 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1423536/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=4168 CPUtime=19.98
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 953 0 0 0 1998 0 0 0 25 0 1 0 186326318 4268032 938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1042 938 123 215 0 824 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 4168

[startup+30.016 s]
/proc/loadavg: 0.97 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1423152/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=4568 CPUtime=29.98
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1055 0 0 0 2998 0 0 0 25 0 1 0 186326318 4677632 1040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1142 1040 123 215 0 924 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 4568

[startup+40.022 s]
/proc/loadavg: 0.97 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1422832/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=4968 CPUtime=39.98
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1123 0 0 0 3998 0 0 0 25 0 1 0 186326318 5087232 1108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1242 1108 123 215 0 1024 0
Current children cumulated CPU time (s) 39.98
Current children cumulated vsize (Kb) 4968

[startup+50.028 s]
/proc/loadavg: 0.98 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1422640/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=5100 CPUtime=49.99
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1173 0 0 0 4999 0 0 0 25 0 1 0 186326318 5222400 1158 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1275 1158 123 215 0 1057 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 5100

[startup+60.0341 s]
/proc/loadavg: 0.98 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1422192/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=5496 CPUtime=59.99
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1280 0 0 0 5999 0 0 0 25 0 1 0 186326318 5627904 1265 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1374 1265 123 215 0 1156 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 5496

[startup+70.0401 s]
/proc/loadavg: 0.98 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1421936/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=5768 CPUtime=70
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1345 0 0 0 6999 1 0 0 25 0 1 0 186326318 5906432 1330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1442 1330 123 215 0 1224 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 5768

[startup+80.0471 s]
/proc/loadavg: 0.98 0.96 0.84 2/64 12858
/proc/meminfo: memFree=1421872/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=5908 CPUtime=80.01
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1364 0 0 0 8000 1 0 0 25 0 1 0 186326318 6049792 1349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1477 1349 123 215 0 1259 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 5908

[startup+90.0522 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 12858
/proc/meminfo: memFree=1421744/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=5908 CPUtime=90.01
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1384 0 0 0 9000 1 0 0 25 0 1 0 186326318 6049792 1369 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1477 1369 123 215 0 1259 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 5908

[startup+100.058 s]
/proc/loadavg: 0.99 0.97 0.84 2/64 12858
/proc/meminfo: memFree=1421552/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6176 CPUtime=100.01
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1438 0 0 0 10000 1 0 0 25 0 1 0 186326318 6324224 1423 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1544 1423 123 215 0 1326 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 6176

[startup+110.064 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1421488/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6176 CPUtime=110.02
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1450 0 0 0 11001 1 0 0 25 0 1 0 186326318 6324224 1435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1544 1435 123 215 0 1326 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 6176

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1421040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6704 CPUtime=120.02
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1559 0 0 0 12001 1 0 0 25 0 1 0 186326318 6864896 1544 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1676 1544 123 215 0 1458 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 6704

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420912/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6704 CPUtime=130.02
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1580 0 0 0 13001 1 0 0 25 0 1 0 186326318 6864896 1565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1676 1565 123 215 0 1458 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 6704

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420848/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6836 CPUtime=140.02
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1606 0 0 0 14001 1 0 0 25 0 1 0 186326318 7000064 1591 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1709 1591 123 215 0 1491 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 6836

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420720/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6972 CPUtime=150.03
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1635 0 0 0 15002 1 0 0 25 0 1 0 186326318 7139328 1620 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1743 1620 123 215 0 1525 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 6972

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420656/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=6972 CPUtime=160.03
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1651 0 0 0 16002 1 0 0 25 0 1 0 186326318 7139328 1636 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1743 1636 123 215 0 1525 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 6972

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420528/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=7104 CPUtime=170.03
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1671 0 0 0 17002 1 0 0 25 0 1 0 186326318 7274496 1656 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1776 1656 123 215 0 1558 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7104

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420400/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=7236 CPUtime=180.03
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1703 0 0 0 18002 1 0 0 25 0 1 0 186326318 7409664 1688 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1809 1688 123 215 0 1591 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 7236

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420336/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=7368 CPUtime=190.04
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1732 0 0 0 19003 1 0 0 25 0 1 0 186326318 7544832 1717 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1842 1717 123 215 0 1624 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 7368

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.85 2/64 12858
/proc/meminfo: memFree=1420272/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=7368 CPUtime=200.04
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 1748 0 0 0 20003 1 0 0 25 0 1 0 186326318 7544832 1733 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 1842 1733 123 215 0 1624 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 7368

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.86 2/64 12858
/proc/meminfo: memFree=1420208/2055920 swapFree=4180900/4192956

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

[pid=12858] ppid=12856 vsize=14612 CPUtime=1781.54
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3503 0 0 0 178151 3 0 0 25 0 1 0 186326318 14962688 3488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3488 123 215 0 3435 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 14612

[startup+1783.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413104/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14612 CPUtime=1782.55
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3503 0 0 0 178252 3 0 0 25 0 1 0 186326318 14962688 3488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3488 123 215 0 3435 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 14612

[startup+1784.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413104/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14612 CPUtime=1783.55
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3503 0 0 0 178352 3 0 0 25 0 1 0 186326318 14962688 3488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3488 123 215 0 3435 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 14612

[startup+1785.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413104/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14612 CPUtime=1784.55
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3507 0 0 0 178452 3 0 0 25 0 1 0 186326318 14962688 3492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3492 123 215 0 3435 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 14612

[startup+1786.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413104/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14612 CPUtime=1785.56
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3507 0 0 0 178553 3 0 0 25 0 1 0 186326318 14962688 3492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3492 123 215 0 3435 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 14612

[startup+1787.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413104/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14612 CPUtime=1786.56
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3507 0 0 0 178653 3 0 0 25 0 1 0 186326318 14962688 3492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3492 123 215 0 3435 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 14612

[startup+1788.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413104/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14612 CPUtime=1787.57
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3511 0 0 0 178754 3 0 0 25 0 1 0 186326318 14962688 3496 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3653 3496 123 215 0 3435 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 14612

[startup+1789.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1788.57
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3521 0 0 0 178854 3 0 0 25 0 1 0 186326318 15101952 3506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568560 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3506 123 215 0 3469 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 14748

[startup+1790.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1789.58
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3521 0 0 0 178955 3 0 0 25 0 1 0 186326318 15101952 3506 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3506 123 215 0 3469 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 14748

[startup+1791.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1790.58
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3522 0 0 0 179055 3 0 0 25 0 1 0 186326318 15101952 3507 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3507 123 215 0 3469 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 14748

[startup+1792.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1791.59
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179156 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 14748

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1792.59
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179256 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 14748

[startup+1794.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1413040/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1793.6
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179357 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 14748

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1794.6
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179457 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 14748

[startup+1796.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1795.61
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179558 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135013395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 14748

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1796.61
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179658 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 14748

[startup+1798.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1797.61
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3527 0 0 0 179758 3 0 0 25 0 1 0 186326318 15101952 3512 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3512 123 215 0 3469 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 14748

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1798.62
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3532 0 0 0 179859 3 0 0 25 0 1 0 186326318 15101952 3517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3517 123 215 0 3469 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 14748

[startup+1800.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1799.62
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3532 0 0 0 179959 3 0 0 25 0 1 0 186326318 15101952 3517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3517 123 215 0 3469 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 14748

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1800.63
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3532 0 0 0 180060 3 0 0 25 0 1 0 186326318 15101952 3517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3517 123 215 0 3469 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 14748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12858
/proc/meminfo: memFree=1412976/2055920 swapFree=4180900/4192956
[pid=12858] ppid=12856 vsize=14748 CPUtime=1800.63
/proc/12858/stat : 12858 (minisat+) R 12856 12858 12813 0 -1 4194304 3532 0 0 0 180060 3 0 0 25 0 1 0 186326318 15101952 3517 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12858/statm: 3687 3517 123 215 0 3469 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 14748

Sending SIGTERM to -12858
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.65
CPU user time (s): 1800.61
CPU system time (s): 0.038994
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (Kb): 14748

Launcher Data (download as text)

Begin job on node27 on Fri Jun  2 00:03:48 UTC 2006


FILE ID= 34536-1149206628

PBS_JOBID= 293161

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  3d28f31cd61cfb39466f429c599fdb4f

RANDOM SEED= 671229974


/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.234
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	: 5914.62
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.234
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1426936 kB
Buffers:         31628 kB
Cached:         524164 kB
SwapCached:       3916 kB
Active:         106628 kB
Inactive:       457972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426936 kB
SwapTotal:     4192956 kB
SwapFree:      4180900 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14764 kB
Slab:            50440 kB
Committed_AS:   221448 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node27 on Fri Jun  2 00:33:49 UTC 2006