Trace number 349581

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.08 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-pp08aCUTS.opb
MD5SUMc346de7e1ba29a95ee9f392619231545
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4600
Total number of constraints310
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints310
Minimum length of a constraint17
Maximum length of a constraint147
Number of terms in the objective function 3424
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 180407058264
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 180407058264
Number of bits of the biggest sum of numbers38
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/0.00	c Parsing PB file...
0.29/0.31	c Converting 374 PB-constraints to clauses...
0.29/0.31	c   -- Unit propagations: (none)
0.29/0.31	c   -- Detecting intervals from adjacent constraints: ################################################################
0.29/0.32	c   -- Clauses(.)/Splits(s): ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
0.29/0.36	c ---[ 501]---> BDD-cost:   18
0.29/0.36	c ---[ 500]---> BDD-cost:   18
0.29/0.36	c ---[ 499]---> BDD-cost:   18
0.29/0.36	c ---[ 498]---> BDD-cost:   18
0.29/0.36	c ---[ 497]---> BDD-cost:   18
0.29/0.36	c ---[ 496]---> BDD-cost:   18
0.29/0.36	c ---[ 495]---> BDD-cost:   18
0.29/0.36	c ---[ 494]---> BDD-cost:   18
0.29/0.36	c ---[ 485]---> BDD-cost:   18
0.29/0.36	c ---[ 484]---> BDD-cost:   18
0.29/0.36	c ---[ 483]---> BDD-cost:   18
0.29/0.36	c ---[ 482]---> BDD-cost:   18
0.29/0.36	c ---[ 481]---> BDD-cost:   18
0.29/0.36	c ---[ 480]---> BDD-cost:   18
0.29/0.37	c ---[ 479]---> BDD-cost:   18
0.29/0.37	c ---[ 477]---> BDD-cost:   18
0.29/0.37	c ---[ 476]---> BDD-cost:   18
0.29/0.37	c ---[ 475]---> BDD-cost:   18
0.29/0.37	c ---[ 474]---> BDD-cost:   18
0.29/0.37	c ---[ 473]---> BDD-cost:   18
0.29/0.37	c ---[ 472]---> BDD-cost:   18
0.29/0.37	c ---[ 471]---> BDD-cost:   18
0.29/0.37	c ---[ 469]---> BDD-cost:   17
0.29/0.37	c ---[ 468]---> BDD-cost:   17
0.29/0.37	c ---[ 467]---> BDD-cost:   17
0.29/0.37	c ---[ 466]---> BDD-cost:   17
0.29/0.37	c ---[ 465]---> BDD-cost:   17
0.29/0.37	c ---[ 464]---> BDD-cost:   17
0.29/0.37	c ---[ 463]---> BDD-cost:   17
0.29/0.37	c ---[ 462]---> BDD-cost:   17
0.29/0.37	c ---[ 461]---> BDD-cost:   18
0.29/0.37	c ---[ 460]---> BDD-cost:   18
0.29/0.37	c ---[ 459]---> BDD-cost:   18
0.29/0.37	c ---[ 458]---> BDD-cost:   18
0.29/0.37	c ---[ 457]---> BDD-cost:   18
0.29/0.37	c ---[ 456]---> BDD-cost:   18
0.29/0.37	c ---[ 455]---> BDD-cost:   18
0.29/0.37	c ---[ 454]---> BDD-cost:   18
0.29/0.37	c ---[ 445]---> BDD-cost:   16
0.29/0.37	c ---[ 444]---> BDD-cost:   16
0.29/0.37	c ---[ 443]---> BDD-cost:   16
0.29/0.37	c ---[ 442]---> BDD-cost:   16
0.29/0.37	c ---[ 441]---> BDD-cost:   16
0.29/0.37	c ---[ 440]---> BDD-cost:   16
0.29/0.37	c ---[ 439]---> BDD-cost:   16
0.29/0.37	c ---[ 438]---> BDD-cost:   16
0.29/0.37	c ---[ 436]---> BDD-cost:  220
0.29/0.38	c ---[ 434]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.41	c ---[ 433]---> BDD-cost:    6
0.39/0.41	c ---[ 432]---> BDD-cost:    6
0.39/0.41	c ---[ 431]---> BDD-cost:    6
0.39/0.42	c ---[ 430]---> BDD-cost:    6
0.39/0.42	c ---[ 429]---> BDD-cost:   26
0.39/0.42	c ---[ 428]---> BDD-cost:    4
0.39/0.42	c ---[ 427]---> BDD-cost:    4
0.39/0.42	c ---[ 426]---> BDD-cost:    4
0.39/0.42	c ---[ 425]---> BDD-cost:    4
0.39/0.42	c ---[ 424]---> BDD-cost:    4
0.39/0.42	c ---[ 422]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.45	c ---[ 421]---> BDD-cost:    4
0.39/0.45	c ---[ 420]---> BDD-cost:    4
0.39/0.45	c ---[ 419]---> BDD-cost:    4
0.39/0.46	c ---[ 418]---> BDD-cost:    9
0.39/0.46	c ---[ 417]---> BDD-cost:    9
0.39/0.46	c ---[ 416]---> BDD-cost:    9
0.39/0.46	c ---[ 415]---> BDD-cost:    6
0.39/0.46	c ---[ 414]---> BDD-cost:    6
0.39/0.46	c ---[ 413]---> BDD-cost:    6
0.39/0.46	c ---[ 412]---> BDD-cost:    6
0.39/0.46	c ---[ 410]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.39/0.50	c ---[ 409]---> BDD-cost:    6
0.39/0.50	c ---[ 408]---> BDD-cost:   22
0.49/0.50	c ---[ 407]---> BDD-cost:   22
0.49/0.50	c ---[ 406]---> BDD-cost:   22
0.49/0.50	c ---[ 405]---> BDD-cost:   22
0.49/0.50	c ---[ 404]---> BDD-cost:   22
0.49/0.50	c ---[ 403]---> BDD-cost:   22
0.49/0.50	c ---[ 402]---> BDD-cost:   22
0.49/0.50	c ---[ 401]---> BDD-cost:   22
0.49/0.50	c ---[ 400]---> BDD-cost:    6
0.49/0.50	c ---[ 398]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.54	c ---[ 397]---> BDD-cost:    6
0.49/0.54	c ---[ 396]---> BDD-cost:    6
0.49/0.54	c ---[ 395]---> BDD-cost:    6
0.49/0.54	c ---[ 394]---> BDD-cost:    6
0.49/0.54	c ---[ 393]---> BDD-cost:    6
0.49/0.54	c ---[ 392]---> BDD-cost:    6
0.49/0.54	c ---[ 391]---> BDD-cost:    6
0.49/0.54	c ---[ 386]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.49/0.58	c ---[ 374]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.61	c ---[ 362]---> Sorter-cost:  595     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.63	c ---[ 350]---> Sorter-cost:  604     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.65	c ---[ 338]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.59/0.69	c ---[ 326]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.73	c ---[ 314]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.69/0.77	c ---[ 312]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.80	c ---[ 300]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.84	c ---[ 288]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.79/0.88	c ---[ 276]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.88/0.92	c ---[ 264]---> Sorter-cost:  604     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.88/0.94	c ---[ 255]---> BDD-cost:  220
0.88/0.94	c ---[ 253]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.88/0.98	c ---[ 251]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.99/1.02	c ---[ 249]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.99/1.06	c ---[ 247]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
0.99/1.09	c ---[ 245]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.09/1.13	c ---[ 243]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.09/1.17	c ---[ 241]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.18/1.21	c ---[ 239]---> Sorter-cost:  604     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.18/1.23	c ---[ 237]---> Sorter-cost:  595     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.18/1.25	c ---[ 235]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.18/1.29	c ---[ 233]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.28/1.32	c ---[ 231]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.28/1.37	c ---[ 229]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.41	c ---[ 227]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.44	c ---[ 225]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.39/1.48	c ---[ 223]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.52	c ---[ 221]---> Sorter-cost:  595     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.54	c ---[ 219]---> Sorter-cost:  604     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.49/1.56	c ---[ 217]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.60	c ---[ 215]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.64	c ---[ 213]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.59/1.68	c ---[ 211]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.71	c ---[ 209]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.75	c ---[ 207]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.69/1.79	c ---[ 205]---> Sorter-cost:  604     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.81	c ---[ 203]---> BDD-cost:  216
1.79/1.81	c ---[ 201]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.85	c ---[ 199]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.79/1.89	c ---[ 197]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.93	c ---[ 195]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.89/1.97	c ---[ 193]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.00	c ---[ 191]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.04	c ---[ 189]---> Sorter-cost: 1687     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
1.99/2.08	c ---[ 187]---> Sorter-cost:  595     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.09/2.10	c ---[ 185]---> Sorter-cost:  586     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.09/2.12	c ---[ 183]---> Sorter-cost: 1668     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.09/2.16	c ---[ 181]---> Sorter-cost: 1668     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.09/2.20	c ---[ 179]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.19/2.23	c ---[ 177]---> Sorter-cost: 1668     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.19/2.27	c ---[ 175]---> Sorter-cost: 1668     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.29/2.31	c ---[ 173]---> Sorter-cost: 1668     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.29/2.37	c ---[ 171]---> Sorter-cost: 1668     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.41	c ---[ 169]---> Sorter-cost:  586     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.43	c ---[ 168]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.45	c ---[ 167]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.39/2.48	c ---[ 166]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.49/2.51	c ---[ 165]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.49/2.53	c ---[ 164]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.49/2.56	c ---[ 162]---> Sorter-cost: 1706     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.59/2.60	c ---[ 161]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.59/2.63	c ---[ 160]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.59/2.66	c ---[ 159]---> Sorter-cost: 2360     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.59/2.68	c ---[ 158]---> BDD-cost:    9
2.59/2.68	c ---[ 157]---> BDD-cost:    9
2.59/2.68	c ---[ 156]---> BDD-cost:    9
2.59/2.68	c ---[ 155]---> BDD-cost:    6
2.59/2.69	c ---[ 154]---> BDD-cost:    6
2.59/2.69	c ---[ 153]---> BDD-cost:    6
2.59/2.69	c ---[ 152]---> BDD-cost:    6
2.59/2.69	c ---[ 150]---> Sorter-cost:  604     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.71	c ---[ 149]---> BDD-cost:    8
2.69/2.71	c ---[ 148]---> BDD-cost:   22
2.69/2.71	c ---[ 147]---> BDD-cost:   22
2.69/2.71	c ---[ 146]---> BDD-cost:   22
2.69/2.71	c ---[ 145]---> BDD-cost:   22
2.69/2.71	c ---[ 144]---> BDD-cost:   22
2.69/2.71	c ---[ 143]---> BDD-cost:   22
2.69/2.71	c ---[ 142]---> BDD-cost:   22
2.69/2.71	c ---[ 141]---> BDD-cost:   22
2.69/2.71	c ---[ 140]---> BDD-cost:    9
2.69/2.71	c ---[ 138]---> Sorter-cost:  595     Base: 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2
2.69/2.73	c ---[ 137]---> BDD-cost:    9
2.69/2.73	c ---[ 136]---> BDD-cost:    9
2.69/2.73	c ---[ 135]---> BDD-cost:    6
2.69/2.73	c ---[ 134]---> BDD-cost:    6
2.69/2.73	c ---[ 133]---> BDD-cost:    6
2.69/2.73	c ---[ 132]---> BDD-cost:    6
2.69/2.73	c ---[ 131]---> BDD-cost:   26
2.69/2.73	c ---[ 130]---> BDD-cost:    9
2.69/2.73	c ---[ 129]---> BDD-cost:    9
2.69/2.73	c ---[ 128]---> BDD-cost:    9
2.69/2.73	c ---[ 127]---> BDD-cost:    1
2.69/2.73	c ---[ 126]---> BDD-cost:    1
2.69/2.73	c ---[ 125]---> BDD-cost:    1
2.69/2.73	c ---[ 124]---> BDD-cost:    1
2.69/2.73	c ---[ 123]---> BDD-cost:    1
2.69/2.73	c ---[ 122]---> BDD-cost:    1
2.69/2.73	c ---[ 121]---> BDD-cost:    1
2.69/2.74	c ---[ 120]---> BDD-cost:    1
2.69/2.74	c ---[ 119]---> BDD-cost:    1
2.69/2.74	c ---[ 118]---> BDD-cost:    1
2.69/2.74	c ---[ 117]---> BDD-cost:    1
2.69/2.74	c ---[ 116]---> BDD-cost:    1
2.69/2.74	c ---[ 115]---> BDD-cost:    1
2.69/2.74	c ---[ 114]---> BDD-cost:    1
2.69/2.74	c ---[ 113]---> BDD-cost:    1
2.69/2.74	c ---[ 112]---> BDD-cost:    1
2.69/2.74	c ---[ 111]---> BDD-cost:    1
2.69/2.74	c ---[ 110]---> BDD-cost:    1
2.69/2.74	c ---[ 109]---> BDD-cost:   59
2.69/2.74	c ---[ 108]---> BDD-cost:  230
2.69/2.74	c ---[ 107]---> BDD-cost:   54
2.69/2.74	c ---[ 106]---> BDD-cost:  221
2.69/2.74	c ---[ 105]---> BDD-cost:   57
2.69/2.74	c ---[ 104]---> BDD-cost:  218
2.69/2.74	c ---[ 103]---> BDD-cost:   47
2.69/2.74	c ---[ 102]---> BDD-cost:  200
2.69/2.75	c ---[ 101]---> BDD-cost:   53
2.69/2.75	c ---[ 100]---> BDD-cost:  194
2.69/2.75	c ---[  99]---> BDD-cost:    5
2.69/2.75	c ---[  98]---> BDD-cost:   82
2.69/2.75	c ---[  97]---> BDD-cost:    3
2.69/2.75	c ---[  96]---> BDD-cost:   71
2.69/2.75	c ---[  95]---> BDD-cost:   50
2.69/2.75	c ---[  94]---> BDD-cost:  185
2.69/2.75	c ---[  93]---> BDD-cost:   54
2.69/2.75	c ---[  92]---> BDD-cost:  209
2.69/2.75	c ---[  91]---> BDD-cost:   49
2.69/2.76	c ---[  90]---> BDD-cost:  200
2.69/2.76	c ---[  89]---> BDD-cost:   44
2.69/2.76	c ---[  88]---> BDD-cost:  191
2.69/2.76	c ---[  87]---> BDD-cost:   50
2.69/2.76	c ---[  86]---> BDD-cost:  185
2.69/2.76	c ---[  85]---> BDD-cost:    5
2.69/2.76	c ---[  84]---> BDD-cost:   79
2.69/2.76	c ---[  83]---> BDD-cost:    3
2.69/2.76	c ---[  82]---> BDD-cost:   74
2.69/2.76	c ---[  81]---> BDD-cost:   54
2.69/2.76	c ---[  80]---> BDD-cost:  221
2.69/2.76	c ---[  79]---> BDD-cost:   57
2.69/2.77	c ---[  78]---> BDD-cost:  218
2.69/2.77	c ---[  77]---> BDD-cost:   50
2.69/2.77	c ---[  76]---> BDD-cost:  197
2.69/2.77	c ---[  75]---> BDD-cost:   53
2.69/2.77	c ---[  74]---> BDD-cost:  194
2.69/2.77	c ---[  73]---> BDD-cost:   59
2.69/2.77	c ---[  72]---> BDD-cost:  230
2.69/2.77	c ---[  71]---> BDD-cost:    3
2.69/2.77	c ---[  70]---> BDD-cost:   70
2.69/2.78	c ---[  69]---> BDD-cost:   57
2.69/2.78	c ---[  68]---> BDD-cost:  218
2.69/2.78	c ---[  67]---> BDD-cost:   57
2.69/2.78	c ---[  66]---> BDD-cost:  218
2.69/2.78	c ---[  65]---> BDD-cost:   64
2.69/2.78	c ---[  64]---> BDD-cost:  236
2.69/2.78	c ---[  63]---> BDD-cost:   56
2.69/2.78	c ---[  62]---> BDD-cost:  188
2.69/2.78	c ---[  61]---> BDD-cost:   59
2.69/2.78	c ---[  60]---> BDD-cost:  230
2.69/2.79	c ---[  59]---> BDD-cost:   57
2.69/2.79	c ---[  58]---> BDD-cost:  218
2.69/2.79	c ---[  57]---> BDD-cost:    5
2.69/2.79	c ---[  56]---> BDD-cost:   82
2.69/2.79	c ---[  55]---> BDD-cost:    5
2.69/2.79	c ---[  54]---> BDD-cost:   79
2.69/2.79	c ---[  53]---> BDD-cost:   47
2.69/2.79	c ---[  52]---> BDD-cost:  188
2.69/2.79	c ---[  51]---> BDD-cost:   50
2.69/2.79	c ---[  50]---> BDD-cost:  185
2.69/2.80	c ---[  49]---> BDD-cost:   44
2.69/2.80	c ---[  48]---> BDD-cost:  191
2.79/2.80	c ---[  47]---> BDD-cost:   44
2.79/2.80	c ---[  46]---> BDD-cost:  191
2.79/2.80	c ---[  45]---> BDD-cost:   47
2.79/2.80	c ---[  44]---> BDD-cost:  188
2.79/2.80	c ---[  43]---> BDD-cost:    3
2.79/2.80	c ---[  42]---> BDD-cost:   73
2.79/2.80	c ---[  41]---> BDD-cost:    6
2.79/2.80	c ---[  40]---> BDD-cost:   87
2.79/2.80	c ---[  39]---> BDD-cost:   50
2.79/2.80	c ---[  38]---> BDD-cost:  197
2.79/2.81	c ---[  37]---> BDD-cost:   50
2.79/2.81	c ---[  36]---> BDD-cost:  197
2.79/2.81	c ---[  35]---> BDD-cost:   50
2.79/2.81	c ---[  34]---> BDD-cost:  197
2.79/2.81	c ---[  33]---> BDD-cost:   57
2.79/2.81	c ---[  32]---> BDD-cost:  218
2.79/2.81	c ---[  31]---> BDD-cost:   47
2.79/2.81	c ---[  30]---> BDD-cost:  200
2.79/2.81	c ---[  29]---> BDD-cost:   50
2.79/2.81	c ---[  28]---> BDD-cost:  197
2.79/2.82	c ---[  27]---> BDD-cost:    5
2.79/2.82	c ---[  26]---> BDD-cost:   84
2.79/2.82	c ---[  25]---> BDD-cost:   47
2.79/2.82	c ---[  24]---> BDD-cost:  188
2.79/2.82	c ---[  23]---> BDD-cost:   54
2.79/2.82	c ---[  22]---> BDD-cost:  209
2.79/2.82	c ---[  21]---> BDD-cost:   44
2.79/2.82	c ---[  20]---> BDD-cost:  191
2.79/2.82	c ---[  19]---> BDD-cost:   47
2.79/2.82	c ---[  18]---> BDD-cost:  188
2.79/2.83	c ---[  17]---> BDD-cost:   52
2.79/2.83	c ---[  16]---> BDD-cost:  197
2.79/2.83	c ---[  15]---> BDD-cost:   50
2.79/2.83	c ---[  14]---> BDD-cost:  185
2.79/2.83	c ---[  13]---> BDD-cost:    3
2.79/2.83	c ---[  12]---> BDD-cost:   69
2.79/2.83	c ---[  11]---> BDD-cost:    3
2.79/2.83	c ---[  10]---> BDD-cost:   68
2.79/2.83	c ---[   9]---> BDD-cost:   47
2.79/2.83	c ---[   8]---> BDD-cost:  176
2.79/2.83	c ---[   7]---> BDD-cost:   44
2.79/2.83	c ---[   6]---> BDD-cost:  179
2.79/2.83	c ---[   5]---> BDD-cost:   44
2.79/2.84	c ---[   4]---> BDD-cost:  179
2.79/2.84	c ---[   3]---> BDD-cost:   47
2.79/2.84	c ---[   2]---> BDD-cost:  176
2.79/2.84	c ---[   1]---> BDD-cost:    4
2.79/2.84	c ---[   0]---> BDD-cost:   71
3.09/3.15	c ==================================[MINISAT+]==================================
3.09/3.17	c | Conflicts | Original         | Learnt                           | Progress |
3.09/3.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.09/3.17	c ==============================================================================
3.09/3.17	c |         0 |  293828   708752 |   97942       0        0     nan |  0.000 % |
3.09/3.19	c |       102 |  293828   708752 |  107736     102     1729    17.0 |  5.437 % |
3.49/3.51	c |       252 |  293580   708205 |  118509     205     2048    10.0 |  5.506 % |
3.69/3.75	c |       477 |  293283   707547 |  130360     379     2708     7.1 |  5.588 % |
4.19/4.22	c |       814 |  292918   706734 |  143396     663     3741     5.6 |  5.685 % |
4.69/4.79	c |      1320 |  292567   705955 |  157736    1112     5656     5.1 |  5.778 % |
5.29/5.38	c |      2079 |  292264   705281 |  173510    1823     8280     4.5 |  5.859 % |
7.29/7.34	c |      3218 |  291104   702687 |  190861    2795    11659     4.2 |  6.160 % |
9.19/9.20	c |      4926 |  290177   700612 |  209947    4382    17505     4.0 |  6.400 % |
11.59/11.68	c |      7488 |  289431   698939 |  230942    6835    28361     4.1 |  6.590 % |
15.99/16.08	c |     11332 |  288000   695744 |  254036   10480    45363     4.3 |  6.961 % |
23.99/24.07	c |     17098 |  285661   690509 |  279439   15921    69297     4.4 |  7.565 % |
34.38/34.40	c |     25747 |  284320   687510 |  307383   24371   121941     5.0 |  7.913 % |
50.77/50.85	c |     38721 |  282947   684426 |  338122   37163   203491     5.5 |  8.263 % |
79.97/80.08	c |     58182 |  281504   681186 |  371934   56426   329775     5.8 |  8.630 % |
122.66/122.76	c |     87375 |  280774   679550 |  409128   85513   594418     7.0 |  8.818 % |
183.94/184.09	c |    131164 |  280133   678112 |  450040  129227  1122688     8.7 |  8.980 % |
256.82/256.92	c |    196849 |  279930   677656 |  495044  194867  2298140    11.8 |  9.037 % |
370.02/370.22	c |    295375 |  279694   677128 |  544549  293374  4559670    15.5 |  9.097 % |
500.77/501.06	c |    443165 |  279435   676548 |  599004  441139  9995487    22.7 |  9.165 % |
713.61/713.97	c |    664848 |  279142   675890 |  658904   87310  1846410    21.1 |  9.238 % |
1027.93/1028.35	c |    997374 |  278834   675205 |  724795  419807 10277117    24.5 |  9.317 % |
1478.41/1478.94	c |   1496162 |  278723   674959 |  797274  225029  5234220    23.3 |  9.352 % |
1800.04/1800.60	c 
1800.04/1800.61	c *** TERMINATED ***
1800.04/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/349581-1176710145/instance-349581-1176710145.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node17/watcher-349581-1176710145 -o ROOT/results/node17/solver-349581-1176710145 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/349581-1176710145/minisat+ /tmp/evaluation/349581-1176710145/instance-349581-1176710145.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4983
/proc/meminfo: memFree=1837816/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=1344 CPUtime=0
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 118931994 1376256 141 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 336 141 67 215 0 118 0

[startup+0.0710089 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4983
/proc/meminfo: memFree=1837816/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=2124 CPUtime=0.06
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 353 0 0 0 6 0 0 0 18 0 1 0 118931994 2174976 338 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003848 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 531 339 74 215 0 313 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2124

[startup+0.101011 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4983
/proc/meminfo: memFree=1837816/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=2236 CPUtime=0.09
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 394 0 0 0 9 0 0 0 18 0 1 0 118931994 2289664 379 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 559 380 74 215 0 341 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2236

[startup+0.301033 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4983
/proc/meminfo: memFree=1837816/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=3340 CPUtime=0.29
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 674 0 0 0 29 0 0 0 19 0 1 0 118931994 3420160 659 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 835 659 74 215 0 617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3340

[startup+0.701074 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 4983
/proc/meminfo: memFree=1837816/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=4528 CPUtime=0.69
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 1015 0 0 0 69 0 0 0 22 0 1 0 118931994 4636672 982 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 1132 982 92 215 0 914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4528

[startup+1.50116 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4984
/proc/meminfo: memFree=1833648/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=6312 CPUtime=1.49
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 1531 0 0 0 148 1 0 0 19 0 1 0 118931994 6463488 1373 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839070 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 1578 1373 92 215 0 1360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6312

[startup+3.10132 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4984
/proc/meminfo: memFree=1831600/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=26264 CPUtime=3.09
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 6183 0 0 0 306 3 0 0 25 0 1 0 118931994 26894336 5848 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 6566 5848 95 215 0 6348 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26264

[startup+6.30166 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4984
/proc/meminfo: memFree=1811824/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=30104 CPUtime=6.29
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 6838 0 0 0 625 4 0 0 25 0 1 0 118931994 30826496 6503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 7526 6503 110 215 0 7308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30104

[startup+12.7013 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 4984
/proc/meminfo: memFree=1811440/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=30500 CPUtime=12.69
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 6944 0 0 0 1265 4 0 0 25 0 1 0 118931994 31232000 6609 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 7625 6609 110 215 0 7407 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30500

[startup+25.5017 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4984
/proc/meminfo: memFree=1810928/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=31028 CPUtime=25.48
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 7112 0 0 0 2544 4 0 0 25 0 1 0 118931994 31772672 6777 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569723 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 7757 6777 110 215 0 7539 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31028

[startup+51.1013 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 4984
/proc/meminfo: memFree=1809456/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=32376 CPUtime=51.07
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 7465 0 0 0 5103 4 0 0 25 0 1 0 118931994 33153024 7130 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 8094 7130 110 215 0 7876 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32376

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4984
/proc/meminfo: memFree=1807344/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=34680 CPUtime=102.27
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 8014 0 0 0 10221 6 0 0 25 0 1 0 118931994 35512320 7679 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 8670 7679 110 215 0 8452 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34680

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4984
/proc/meminfo: memFree=1803632/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=38284 CPUtime=162.25
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 8928 0 0 0 16218 7 0 0 25 0 1 0 118931994 39202816 8593 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 9571 8593 110 215 0 9353 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 38284

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4984
/proc/meminfo: memFree=1798960/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=43032 CPUtime=222.23
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 10081 0 0 0 22214 9 0 0 25 0 1 0 118931994 44064768 9746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580750 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 10758 9746 110 215 0 10540 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 43032

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 4984
/proc/meminfo: memFree=1792368/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=49748 CPUtime=282.22
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 11699 0 0 0 28210 12 0 0 25 0 1 0 118931994 50941952 11364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 12437 11364 110 215 0 12219 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 49748

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 5106
/proc/meminfo: memFree=1784952/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=55520 CPUtime=342.15
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 13190 0 0 0 34201 14 0 0 25 0 1 0 118931994 56852480 12855 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 13880 12855 110 215 0 13662 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 55520

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1774512/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=67412 CPUtime=402.09
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 16097 0 0 0 40191 18 0 0 25 0 1 0 118931994 69029888 15762 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 16853 15762 110 215 0 16635 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 67412

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1764336/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=77400 CPUtime=462.07
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 18665 0 0 0 46186 21 0 0 25 0 1 0 118931994 79257600 18330 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 19350 18330 110 215 0 19132 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 77400

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1748656/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=94124 CPUtime=522.06
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 22675 0 0 0 52181 25 0 0 25 0 1 0 118931994 96382976 22340 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 23531 22340 110 215 0 23313 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 94124

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1735920/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=106096 CPUtime=582.04
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 25708 0 0 0 58176 28 0 0 25 0 1 0 118931994 108642304 25373 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588661 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 26524 25373 110 215 0 26306 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 106096

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1725872/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=115872 CPUtime=642.03
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 28215 0 0 0 64171 32 0 0 25 0 1 0 118931994 118652928 27880 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 28968 27880 110 215 0 28750 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 115872


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1719728/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=121688 CPUtime=821.98
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 29699 0 0 0 82163 35 0 0 25 0 1 0 118931994 124608512 29364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580442 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 30422 29364 110 215 0 30204 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 121688

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1719728/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=121688 CPUtime=881.97
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 29699 0 0 0 88161 36 0 0 25 0 1 0 118931994 124608512 29364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 30422 29364 110 215 0 30204 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 121688

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1719728/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=121688 CPUtime=941.95
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 29699 0 0 0 94159 36 0 0 25 0 1 0 118931994 124608512 29364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 30422 29364 110 215 0 30204 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 121688

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1719664/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=121688 CPUtime=1001.94
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 29699 0 0 0 100157 37 0 0 25 0 1 0 118931994 124608512 29364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588659 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 30422 29364 110 215 0 30204 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 121688

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1719664/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=121688 CPUtime=1061.92
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 29699 0 0 0 106155 37 0 0 25 0 1 0 118931994 124608512 29364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 30422 29364 110 215 0 30204 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 121688

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1719600/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=121688 CPUtime=1121.9
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 29699 0 0 0 112152 38 0 0 25 0 1 0 118931994 124608512 29364 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 30422 29364 110 215 0 30204 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 121688

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1711984/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=129708 CPUtime=1181.89
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 31679 0 0 0 118148 41 0 0 25 0 1 0 118931994 132820992 31344 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 32427 31344 110 215 0 32209 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 129708

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1699056/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=141996 CPUtime=1241.88
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 34797 0 0 0 124144 44 0 0 25 0 1 0 118931994 145403904 34462 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 35499 34462 110 215 0 35281 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 141996

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1689456/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=152580 CPUtime=1301.86
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37157 0 0 0 130139 47 0 0 25 0 1 0 118931994 156241920 36822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38145 36822 110 215 0 37927 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 152580

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1686576/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=155336 CPUtime=1361.84
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37873 0 0 0 136136 48 0 0 25 0 1 0 118931994 159064064 37538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38834 37538 110 215 0 38616 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 155336

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1686512/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=155336 CPUtime=1421.84
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37873 0 0 0 142135 49 0 0 25 0 1 0 118931994 159064064 37538 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38834 37538 110 215 0 38616 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 155336

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1686448/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=155336 CPUtime=1481.81
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37875 0 0 0 148132 49 0 0 25 0 1 0 118931994 159064064 37540 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38834 37540 110 215 0 38616 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 155336

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1686448/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=155336 CPUtime=1541.8
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37880 0 0 0 154130 50 0 0 25 0 1 0 118931994 159064064 37545 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38834 37545 110 215 0 38616 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 155336

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1686256/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=155520 CPUtime=1601.78
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37923 0 0 0 160128 50 0 0 25 0 1 0 118931994 159252480 37588 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38880 37588 110 215 0 38662 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 155520

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1686192/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=155520 CPUtime=1661.77
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 37925 0 0 0 166126 51 0 0 25 0 1 0 118931994 159252480 37590 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 38880 37590 110 215 0 38662 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 155520

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1685616/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=156108 CPUtime=1721.75
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 38050 0 0 0 172124 51 0 0 25 0 1 0 118931994 159854592 37715 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 39027 37715 110 215 0 38809 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 156108

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1685168/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=156436 CPUtime=1781.74
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 38123 0 0 0 178122 52 0 0 25 0 1 0 118931994 160190464 37788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 39109 37788 110 215 0 38891 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 156436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5182
/proc/meminfo: memFree=1685168/2055920 swapFree=4153028/4192956
[pid=4983] ppid=4981 vsize=156436 CPUtime=1800.04
/proc/4983/stat : 4983 (minisat+) R 4981 4983 4213 0 -1 4194304 38124 0 0 0 179952 52 0 0 25 0 1 0 118931994 160190464 37789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4983/statm: 39109 37789 110 215 0 38891 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 156436

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

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

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.08
CPU user time (s): 1799.53
CPU system time (s): 0.547916
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 156436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.547916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38125
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= 11
involuntary context switches= 1250

runsolver used 2.08068 second user time and 4.39133 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Mon Apr 16 07:55:45 UTC 2007

IDJOB= 349581
IDBENCH= 2534
IDSOLVER= 156
FILE ID= node17/349581-1176710145

PBS_JOBID= 4559435

Free space on /tmp= 66533 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-pp08aCUTS.opb
COMMAND LINE= /tmp/evaluation/349581-1176710145/minisat+ /tmp/evaluation/349581-1176710145/instance-349581-1176710145.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node17/convwatcher-349581-1176710145 -o ROOT/results/node17/conversion-349581-1176710145 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/349581-1176710145/instance-349581-1176710145.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-349581-1176710145 -o ROOT/results/node17/solver-349581-1176710145 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/349581-1176710145/minisat+ /tmp/evaluation/349581-1176710145/instance-349581-1176710145.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c346de7e1ba29a95ee9f392619231545

RANDOM SEED= 580974742

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.240
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.240
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:       1838224 kB
Buffers:         37052 kB
Cached:         105860 kB
SwapCached:       2336 kB
Active:          51048 kB
Inactive:       115488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838224 kB
SwapTotal:     4192956 kB
SwapFree:      4153028 kB
Dirty:            2620 kB
Writeback:           0 kB
Mapped:          30632 kB
Slab:            36656 kB
Committed_AS:  6992236 kB
PageTables:       1796 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66533 MiB

End job on node17 on Mon Apr 16 08:25:48 UTC 2007