Trace number 348637

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.11 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-agg3.opb
MD5SUM2fc9de6105f21066ef788431e0787cd8
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables9060
Total number of constraints429
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 constraints429
Minimum length of a constraint30
Maximum length of a constraint1440
Number of terms in the objective function 6930
Biggest coefficient in the objective function 3308
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 529735
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 529735
Number of bits of the biggest sum of numbers20
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...
1.09/1.11	c Converting 420 PB-constraints to clauses...
1.09/1.12	c   -- Unit propagations: pppppppppppp
1.19/1.29	c   -- Detecting intervals from adjacent constraints: =############################################################
1.19/1.29	c   -- Clauses(.)/Splits(s): sssssss
1.19/1.29	c ---[ 421]---> Adder-cost: 488   maxlim: 86125   bits: 18/17
1.59/1.60	c ---[ 420]---> Adder-cost: 492   maxlim: 87061   bits: 18/17
1.79/1.87	c ---[ 419]---> Adder-cost: 245   maxlim: 10220   bits: 15/14
1.89/1.97	c ---[ 413]---> Adder-cost: 420   maxlim: 4805   bits: 14/13
2.09/2.10	c ---[ 412]---> Adder-cost: 250   maxlim: 45767   bits: 17/16
2.19/2.21	c ---[ 410]---> Adder-cost: 292   maxlim: 49362   bits: 17/16
2.29/2.37	c ---[ 405]---> Adder-cost: 276   maxlim: 14472   bits: 15/14
2.49/2.55	c ---[ 404]---> BDD-cost:   98
2.49/2.55	c ---[ 392]---> Adder-cost: 295   maxlim: 40193   bits: 17/16
2.69/2.79	c ---[ 388]---> BDD-cost:   94
2.69/2.79	c ---[ 379]---> Adder-cost: 1284   maxlim: 24865   bits: 16/15
3.39/3.41	c ---[ 374]---> Adder-cost: 1174   maxlim: 83314   bits: 18/17
3.78/3.83	c ---[ 373]---> Adder-cost: 218   maxlim: 19768   bits: 16/15
3.88/3.94	c ---[ 371]---> Adder-cost: 226   maxlim: 18545   bits: 16/15
3.98/4.02	c ---[ 370]---> BDD-cost:   86
3.98/4.02	c ---[ 366]---> Adder-cost: 295   maxlim: 3680   bits: 13/12
3.98/4.09	c ---[ 365]---> Adder-cost: 170   maxlim: 5545   bits: 14/13
4.08/4.13	c ---[ 364]---> Sorter-cost: 1500     Base: 2 5 2 2 2 2 2
4.08/4.15	c ---[ 362]---> Sorter-cost: 1876     Base: 3 3 2 2 2 2 2 2 2
4.08/4.18	c ---[ 360]---> Adder-cost: 306   maxlim: 8002   bits: 14/13
4.18/4.24	c ---[ 359]---> Adder-cost: 200   maxlim: 8479   bits: 14/14
4.29/4.30	c ---[ 355]---> Adder-cost: 767   maxlim: 56843   bits: 17/16
4.68/4.78	c ---[ 354]---> Adder-cost: 772   maxlim: 80146   bits: 18/17
5.08/5.19	c ---[ 351]---> Adder-cost: 587   maxlim: 55   bits: 7/6
5.18/5.23	c ---[ 350]---> Adder-cost: 881   maxlim: 401   bits: 10/9
5.28/5.31	c ---[ 349]---> Adder-cost: 407   maxlim: 173   bits: 9/8
5.28/5.35	c ---[ 338]---> Adder-cost: 378   maxlim: 1887   bits: 12/11
5.28/5.37	c ---[ 337]---> Adder-cost: 524   maxlim: 2012   bits: 12/11
5.39/5.43	c ---[ 336]---> Adder-cost: 348   maxlim: 1850   bits: 12/11
5.39/5.46	c ---[ 334]---> Adder-cost: 290   maxlim: 1922   bits: 12/11
5.39/5.49	c ---[ 322]---> Adder-cost: 618   maxlim: 1766   bits: 12/11
5.49/5.58	c ---[ 321]---> Adder-cost: 833   maxlim: 826   bits: 11/10
5.69/5.72	c ---[ 320]---> Adder-cost: 687   maxlim: 633   bits: 11/10
5.69/5.79	c ---[ 319]---> Adder-cost: 360   maxlim: 1058   bits: 12/11
5.79/5.83	c ---[ 318]---> Adder-cost: 318   maxlim: 2029   bits: 12/11
5.79/5.87	c ---[ 317]---> Adder-cost: 400   maxlim: 177   bits: 9/8
5.89/5.91	c ---[ 316]---> Adder-cost: 658   maxlim: 2299   bits: 13/12
5.89/5.99	c ---[ 314]---> BDD-cost:   86
5.89/5.99	c ---[ 313]---> Adder-cost: 936   maxlim: 5885   bits: 14/13
6.09/6.15	c ---[ 311]---> Adder-cost: 1288   maxlim: 8394   bits: 14/14
6.29/6.34	c ---[ 309]---> Adder-cost: 1115   maxlim: 3947   bits: 13/12
6.39/6.48	c ---[ 307]---> Adder-cost: 421   maxlim: 367   bits: 10/9
6.50/6.54	c ---[ 305]---> Adder-cost: 483   maxlim: 1406   bits: 12/11
6.60/6.63	c ---[ 303]---> Adder-cost: 421   maxlim: 2288   bits: 13/12
6.60/6.67	c ---[ 301]---> Adder-cost: 179   maxlim: 1788   bits: 12/11
6.60/6.70	c ---[ 300]---> BDD-cost:   87
6.60/6.70	c ---[ 299]---> Sorter-cost: 1851     Base: 5 7 2 2 2 2
6.69/6.72	c ---[ 295]---> Adder-cost: 248   maxlim: 10104   bits: 15/14
6.79/6.85	c ---[ 293]---> Adder-cost: 725   maxlim: 7683   bits: 14/13
6.89/6.98	c ---[ 292]---> Adder-cost: 708   maxlim: 2990   bits: 13/12
7.09/7.10	c ---[ 290]---> Adder-cost: 600   maxlim: 3828   bits: 13/12
7.19/7.21	c ---[ 289]---> Adder-cost: 524   maxlim: 4238   bits: 14/13
7.19/7.28	c ---[ 288]---> Adder-cost: 384   maxlim: 7244   bits: 14/13
7.29/7.33	c ---[ 287]---> Adder-cost: 918   maxlim: 9923   bits: 14/14
7.39/7.48	c ---[ 286]---> Adder-cost: 920   maxlim: 10296   bits: 14/14
7.60/7.63	c ---[ 285]---> Adder-cost: 306   maxlim: 10356   bits: 14/14
7.60/7.69	c ---[ 284]---> Adder-cost: 620   maxlim: 11803   bits: 14/14
7.79/7.81	c ---[ 283]---> Adder-cost: 608   maxlim: 13095   bits: 14/14
7.89/7.95	c ---[ 282]---> Adder-cost: 628   maxlim: 13930   bits: 14/14
7.99/8.08	c ---[ 281]---> Adder-cost: 400   maxlim: 12899   bits: 14/14
8.09/8.15	c ---[ 280]---> Adder-cost: 222   maxlim: 6971   bits: 14/13
8.09/8.20	c ---[ 279]---> Adder-cost: 797   maxlim: 4085   bits: 13/12
8.29/8.32	c ---[ 278]---> Adder-cost: 492   maxlim: 6380   bits: 14/13
8.29/8.39	c ---[ 277]---> Adder-cost: 744   maxlim: 6445   bits: 14/13
8.49/8.53	c ---[ 276]---> Adder-cost: 1018   maxlim: 9345   bits: 14/14
8.70/8.72	c ---[ 275]---> Adder-cost: 560   maxlim: 4531   bits: 14/13
8.80/8.81	c ---[ 274]---> Adder-cost: 220   maxlim: 1705   bits: 12/11
8.80/8.88	c ---[ 272]---> Adder-cost: 442   maxlim: 745   bits: 11/10
8.89/8.95	c ---[ 271]---> Adder-cost: 798   maxlim: 7476   bits: 14/13
8.99/9.07	c ---[ 269]---> Adder-cost: 772   maxlim: 11822   bits: 14/14
9.19/9.22	c ---[ 268]---> Adder-cost: 770   maxlim: 12695   bits: 15/14
9.29/9.38	c ---[ 267]---> Adder-cost: 804   maxlim: 12739   bits: 15/14
9.49/9.53	c ---[ 266]---> Adder-cost: 258   maxlim: 1376   bits: 12/11
9.59/9.60	c ---[ 265]---> Adder-cost: 177   maxlim: 4250   bits: 14/13
9.59/9.65	c ---[ 264]---> Adder-cost: 400   maxlim: 8708   bits: 14/14
9.69/9.70	c ---[ 263]---> Adder-cost: 962   maxlim: 12232   bits: 14/14
9.80/9.83	c ---[ 262]---> Adder-cost: 366   maxlim: 5307   bits: 14/13
9.89/9.91	c ---[ 261]---> Adder-cost: 434   maxlim: 8331   bits: 14/14
9.99/10.01	c ---[ 260]---> Adder-cost: 972   maxlim: 10114   bits: 14/14
10.09/10.16	c ---[ 259]---> Adder-cost: 230   maxlim: 7027   bits: 14/13
10.19/10.21	c ---[ 258]---> Adder-cost: 550   maxlim: 9119   bits: 14/14
10.29/10.37	c ---[ 257]---> Adder-cost: 320   maxlim: 7449   bits: 14/13
10.39/10.42	c ---[ 256]---> Adder-cost: 634   maxlim: 7291   bits: 14/13
10.49/10.55	c ---[ 255]---> Adder-cost: 373   maxlim: 1243   bits: 12/11
10.59/10.61	c ---[ 254]---> Adder-cost: 914   maxlim: 6396   bits: 14/13
10.69/10.79	c ---[ 253]---> Adder-cost: 637   maxlim: 2199   bits: 13/12
10.79/10.90	c ---[ 252]---> Adder-cost: 780   maxlim: 4336   bits: 14/13
10.99/11.03	c ---[ 250]---> Adder-cost: 499   maxlim: 3284   bits: 13/12
11.09/11.12	c ---[ 249]---> Adder-cost: 517   maxlim: 7758   bits: 14/13
11.19/11.22	c ---[ 248]---> Adder-cost: 872   maxlim: 12625   bits: 15/14
11.29/11.38	c ---[ 247]---> Adder-cost: 424   maxlim: 9877   bits: 14/14
11.39/11.47	c ---[ 246]---> Adder-cost: 432   maxlim: 10650   bits: 15/14
11.49/11.56	c ---[ 245]---> Adder-cost: 276   maxlim: 8251   bits: 14/14
11.59/11.61	c ---[ 244]---> Adder-cost: 576   maxlim: 10114   bits: 15/14
11.69/11.73	c ---[ 243]---> Adder-cost: 426   maxlim: 10896   bits: 14/14
11.79/11.84	c ---[ 242]---> Adder-cost: 538   maxlim: 12775   bits: 15/14
11.89/11.93	c ---[ 241]---> Adder-cost: 382   maxlim: 12159   bits: 15/14
11.99/12.01	c ---[ 240]---> Adder-cost: 398   maxlim: 11875   bits: 15/14
11.99/12.08	c ---[ 239]---> Adder-cost: 654   maxlim: 8753   bits: 14/14
12.09/12.18	c ---[ 238]---> Adder-cost: 222   maxlim: 4725   bits: 14/13
12.19/12.24	c ---[ 237]---> Adder-cost: 350   maxlim: 5702   bits: 14/13
12.29/12.31	c ---[ 236]---> Adder-cost: 473   maxlim: 2645   bits: 13/12
12.29/12.39	c ---[ 235]---> Adder-cost: 244   maxlim: 4235   bits: 14/13
12.39/12.44	c ---[ 234]---> Adder-cost: 448   maxlim: 1320   bits: 12/11
12.49/12.51	c ---[ 233]---> Adder-cost: 670   maxlim: 8748   bits: 15/14
12.59/12.64	c ---[ 231]---> BDD-cost:   89
12.59/12.64	c ---[ 229]---> Adder-cost: 251   maxlim: 7640   bits: 14/13
12.69/12.71	c ---[ 227]---> Adder-cost: 279   maxlim: 6818   bits: 14/13
12.69/12.77	c ---[ 226]---> Adder-cost: 363   maxlim: 6543   bits: 14/13
12.79/12.88	c ---[ 225]---> Adder-cost: 307   maxlim: 6968   bits: 14/13
12.89/12.97	c ---[ 224]---> Adder-cost: 301   maxlim: 6485   bits: 14/13
12.99/13.07	c ---[ 223]---> Adder-cost: 245   maxlim: 7277   bits: 14/13
13.09/13.15	c ---[ 222]---> Sorter-cost: 1999     Base: 3 5 2 2 2 2 2 2 2 2
13.09/13.18	c ---[ 221]---> Adder-cost: 249   maxlim: 2175   bits: 13/12
13.19/13.23	c ---[ 220]---> Adder-cost: 268   maxlim: 9952   bits: 15/14
13.19/13.29	c ---[ 219]---> Adder-cost: 180   maxlim: 1027   bits: 12/11
13.29/13.34	c ---[ 216]---> Adder-cost: 818   maxlim: 12428   bits: 15/14
13.49/13.53	c ---[ 213]---> Adder-cost: 574   maxlim: 95226   bits: 18/17
13.69/13.70	c ---[ 212]---> Sorter-cost: 6766     Base: 3 3 13 2 2 2 2 2 2 2
13.79/13.84	c ---[ 205]---> Adder-cost: 559   maxlim: 112041   bits: 18/17
14.39/14.49	c ---[ 204]---> Sorter-cost: 2721     Base: 3 3 3 5 2 2 2 2 2 2 2 2
14.78/14.81	c ---[ 203]---> Adder-cost: 537   maxlim: 81381   bits: 18/17
15.18/15.29	c ---[ 201]---> Adder-cost: 294   maxlim: 6886   bits: 14/13
15.29/15.37	c ---[ 199]---> Adder-cost: 785   maxlim: 46203   bits: 17/16
15.58/15.63	c ---[ 197]---> Adder-cost: 680   maxlim: 9027   bits: 14/14
15.68/15.74	c ---[ 195]---> Adder-cost: 702   maxlim: 9949   bits: 14/14
15.78/15.87	c ---[ 193]---> Adder-cost: 640   maxlim: 9948   bits: 14/14
15.98/16.00	c ---[ 191]---> Adder-cost: 452   maxlim: 5915   bits: 14/13
15.98/16.07	c ---[ 189]---> Adder-cost: 208   maxlim: 349   bits: 10/9
15.98/16.09	c ---[ 187]---> Adder-cost: 406   maxlim: 843   bits: 11/10
16.08/16.12	c ---[ 185]---> Adder-cost: 524   maxlim: 7777   bits: 14/13
16.18/16.22	c ---[ 183]---> Adder-cost: 496   maxlim: 14326   bits: 15/14
16.28/16.32	c ---[ 181]---> Adder-cost: 478   maxlim: 14244   bits: 15/14
16.39/16.42	c ---[ 179]---> Adder-cost: 454   maxlim: 14292   bits: 15/14
16.49/16.53	c ---[ 177]---> Adder-cost: 351   maxlim: 12881   bits: 15/14
16.58/16.64	c ---[ 175]---> Adder-cost: 620   maxlim: 14844   bits: 15/14
16.68/16.78	c ---[ 173]---> Adder-cost: 702   maxlim: 14236   bits: 15/14
16.88/16.98	c ---[ 171]---> Adder-cost: 712   maxlim: 14240   bits: 15/14
17.08/17.18	c ---[ 169]---> Adder-cost: 702   maxlim: 14223   bits: 15/14
17.28/17.36	c ---[ 167]---> Adder-cost: 484   maxlim: 12314   bits: 15/14
17.38/17.47	c ---[ 165]---> Adder-cost: 434   maxlim: 3095   bits: 13/12
17.49/17.56	c ---[ 163]---> Adder-cost: 820   maxlim: 14107   bits: 15/14
17.68/17.71	c ---[ 161]---> Adder-cost: 1018   maxlim: 13976   bits: 15/14
17.88/17.93	c ---[ 159]---> Adder-cost: 1014   maxlim: 14006   bits: 15/14
18.08/18.16	c ---[ 157]---> Adder-cost: 846   maxlim: 13924   bits: 15/14
18.28/18.33	c ---[ 155]---> Adder-cost: 596   maxlim: 12230   bits: 15/14
18.38/18.47	c ---[ 153]---> Adder-cost: 644   maxlim: 25160   bits: 16/15
18.48/18.59	c ---[ 151]---> Adder-cost: 1076   maxlim: 8974   bits: 14/14
18.68/18.76	c ---[ 149]---> Adder-cost: 1158   maxlim: 6911   bits: 14/13
18.89/18.96	c ---[ 147]---> Adder-cost: 1200   maxlim: 10430   bits: 14/14
19.09/19.17	c ---[ 145]---> Adder-cost: 1246   maxlim: 10424   bits: 14/14
19.39/19.40	c ---[ 143]---> Adder-cost: 812   maxlim: 4989   bits: 14/13
19.49/19.50	c ---[ 141]---> Adder-cost: 643   maxlim: 24699   bits: 16/15
19.69/19.72	c ---[ 139]---> Adder-cost: 896   maxlim: 15982   bits: 15/14
19.79/19.88	c ---[ 137]---> Adder-cost: 1050   maxlim: 10692   bits: 15/14
19.99/20.05	c ---[ 135]---> Adder-cost: 1136   maxlim: 10694   bits: 15/14
20.19/20.23	c ---[ 133]---> Adder-cost: 1118   maxlim: 10688   bits: 15/14
20.39/20.44	c ---[ 131]---> Adder-cost: 637   maxlim: 5583   bits: 14/13
20.49/20.55	c ---[ 129]---> Adder-cost: 586   maxlim: 12899   bits: 15/14
20.59/20.66	c ---[ 127]---> Adder-cost: 964   maxlim: 8064   bits: 14/13
20.79/20.82	c ---[ 125]---> Adder-cost: 1078   maxlim: 6911   bits: 14/13
20.99/21.00	c ---[ 123]---> Adder-cost: 1122   maxlim: 6915   bits: 14/13
21.09/21.18	c ---[ 121]---> Adder-cost: 1170   maxlim: 6911   bits: 14/13
21.29/21.37	c ---[ 119]---> Adder-cost: 752   maxlim: 4989   bits: 14/13
21.38/21.45	c ---[ 117]---> Adder-cost: 551   maxlim: 12638   bits: 15/14
21.48/21.56	c ---[ 115]---> Adder-cost: 844   maxlim: 8009   bits: 14/13
21.58/21.69	c ---[ 113]---> Adder-cost: 968   maxlim: 10692   bits: 14/14
21.78/21.84	c ---[ 111]---> Adder-cost: 1032   maxlim: 10694   bits: 14/14
21.99/22.00	c ---[ 109]---> Adder-cost: 1026   maxlim: 10688   bits: 14/14
22.08/22.18	c ---[ 107]---> Adder-cost: 618   maxlim: 5583   bits: 14/13
22.18/22.27	c ---[ 105]---> Adder-cost: 552   maxlim: 21391   bits: 16/15
22.38/22.47	c ---[ 103]---> Adder-cost: 1037   maxlim: 9849   bits: 15/14
22.78/22.87	c ---[ 101]---> Adder-cost: 772   maxlim: 4372   bits: 13/13
22.88/22.97	c ---[  99]---> Adder-cost: 784   maxlim: 5286   bits: 14/13
22.99/23.09	c ---[  97]---> Adder-cost: 818   maxlim: 5286   bits: 14/13
23.18/23.21	c ---[  95]---> Adder-cost: 590   maxlim: 5286   bits: 14/13
23.28/23.30	c ---[  93]---> Sorter-cost: 1470     Base: 3 3 5 2 2 2
23.28/23.31	c ---[  91]---> Adder-cost: 404   maxlim: 28996   bits: 16/15
23.48/23.53	c ---[  89]---> Adder-cost: 452   maxlim: 46529   bits: 16/16
23.68/23.76	c ---[  87]---> Adder-cost: 434   maxlim: 46587   bits: 16/16
23.98/24.00	c ---[  85]---> Adder-cost: 438   maxlim: 46309   bits: 16/16
24.09/24.19	c ---[  83]---> Adder-cost: 426   maxlim: 145097   bits: 19/18
24.38/24.40	c ---[  82]---> Sorter-cost: 2058     Base: 3 7 3 2 2 2 2 2
24.38/24.44	c ---[  81]---> Adder-cost: 394   maxlim: 19068   bits: 15/15
24.48/24.51	c ---[  80]---> Adder-cost: 486   maxlim: 31022   bits: 16/15
24.48/24.59	c ---[  79]---> Adder-cost: 676   maxlim: 36972   bits: 16/16
24.68/24.72	c ---[  78]---> Adder-cost: 846   maxlim: 41373   bits: 16/16
24.78/24.86	c ---[  77]---> Sorter-cost: 2314     Base: 2 2 3 5 2 2 2 2 2 2 2
24.88/24.92	c ---[  76]---> Adder-cost: 408   maxlim: 20960   bits: 16/15
24.98/25.00	c ---[  75]---> Adder-cost: 522   maxlim: 35066   bits: 16/16
25.08/25.14	c ---[  74]---> Adder-cost: 698   maxlim: 44580   bits: 16/16
25.29/25.32	c ---[  73]---> Adder-cost: 720   maxlim: 49153   bits: 16/16
25.38/25.44	c ---[  72]---> Sorter-cost: 1888     Base: 3 7 2 2 2 2 2 2 2
25.38/25.47	c ---[  71]---> Adder-cost: 412   maxlim: 26299   bits: 16/15
25.48/25.52	c ---[  70]---> Adder-cost: 496   maxlim: 34435   bits: 16/16
25.58/25.68	c ---[  69]---> Adder-cost: 726   maxlim: 37610   bits: 16/16
25.78/25.86	c ---[  68]---> BDD-cost:   81
25.78/25.86	c ---[  67]---> Sorter-cost:  588     Base: 2 2 2 2 2 2 2 2
25.78/25.87	c ---[  66]---> Sorter-cost: 2333     Base: 3 7 2 2 2 2
25.78/25.89	c ---[  65]---> Adder-cost: 140   maxlim: 1952   bits: 12/11
25.78/25.90	c ---[  64]---> Sorter-cost: 6150     Base: 3 3 3 2 2 2 2 2 2 2 2 2 2
25.98/26.05	c ---[  63]---> Adder-cost: 618   maxlim: 239240   bits: 19/18
26.28/26.40	c ---[  62]---> Adder-cost: 906   maxlim: 285687   bits: 19/19
26.78/26.88	c ---[  61]---> Adder-cost: 1192   maxlim: 268002   bits: 19/19
27.28/27.34	c ---[  60]---> Adder-cost: 124   maxlim: 2863   bits: 13/12
27.28/27.36	c ---[  59]---> Adder-cost: 246   maxlim: 4687   bits: 13/13
27.28/27.39	c ---[  58]---> Adder-cost: 424   maxlim: 8062   bits: 14/13
27.38/27.45	c ---[  57]---> Adder-cost: 398   maxlim: 9791   bits: 14/14
27.48/27.51	c ---[  56]---> Sorter-cost: 1889     Base: 3 3 7 2 2 2 2
27.48/27.53	c ---[  55]---> Adder-cost: 334   maxlim: 16155   bits: 15/14
27.48/27.58	c ---[  54]---> Adder-cost: 476   maxlim: 20592   bits: 15/15
27.58/27.65	c ---[  53]---> Adder-cost: 540   maxlim: 22808   bits: 15/15
27.68/27.75	c ---[  52]---> Adder-cost: 868   maxlim: 30675   bits: 16/15
27.88/27.90	c ---[  51]---> Sorter-cost: 1272     Base: 2 2 2 2 3 5 2
27.88/27.92	c ---[  50]---> Adder-cost: 286   maxlim: 8134   bits: 14/13
27.88/27.96	c ---[  49]---> Adder-cost: 444   maxlim: 10393   bits: 14/14
27.98/28.02	c ---[  48]---> Adder-cost: 408   maxlim: 11497   bits: 14/14
27.98/28.09	c ---[  47]---> Adder-cost: 750   maxlim: 15494   bits: 15/14
28.08/28.18	c ---[  46]---> Sorter-cost:  620     Base: 2 2 2 2 2 2
28.08/28.19	c ---[  45]---> Adder-cost: 146   maxlim: 1801   bits: 12/11
28.08/28.20	c ---[  44]---> Adder-cost: 358   maxlim: 2331   bits: 12/12
28.18/28.23	c ---[  43]---> Adder-cost: 248   maxlim: 3603   bits: 13/12
28.18/28.25	c ---[  42]---> Adder-cost: 558   maxlim: 4445   bits: 13/13
28.28/28.32	c ---[  41]---> Sorter-cost:  606     Base: 2 2 2 2 2
28.28/28.32	c ---[  40]---> Adder-cost: 138   maxlim: 924   bits: 11/10
28.28/28.33	c ---[  39]---> Adder-cost: 324   maxlim: 1222   bits: 11/11
28.28/28.36	c ---[  38]---> Adder-cost: 252   maxlim: 1865   bits: 12/11
28.28/28.38	c ---[  37]---> Adder-cost: 488   maxlim: 2312   bits: 12/12
28.38/28.43	c ---[  36]---> Sorter-cost: 2688     Base: 2 5 5 5 2 2 2 2
28.38/28.48	c ---[  35]---> Sorter-cost: 4923     Base: 7 3 3 2 2 2 2 2 2
28.48/28.58	c ---[  34]---> Adder-cost: 490   maxlim: 46039   bits: 16/16
28.58/28.67	c ---[  33]---> Adder-cost: 694   maxlim: 48880   bits: 16/16
28.78/28.82	c ---[  32]---> Adder-cost: 900   maxlim: 63541   bits: 17/16
28.88/28.98	c ---[  31]---> Adder-cost: 280   maxlim: 53340   bits: 16/16
28.98/29.09	c ---[  30]---> Adder-cost: 566   maxlim: 54005   bits: 16/16
29.18/29.27	c ---[  29]---> Adder-cost: 772   maxlim: 73194   bits: 17/17
29.48/29.53	c ---[  28]---> Adder-cost: 992   maxlim: 114731   bits: 17/17
29.78/29.89	c ---[  27]---> Adder-cost: 1094   maxlim: 138251   bits: 18/18
30.08/30.15	c ---[  26]---> Adder-cost: 260   maxlim: 26991   bits: 15/15
30.18/30.21	c ---[  25]---> Adder-cost: 456   maxlim: 27326   bits: 15/15
30.28/30.30	c ---[  24]---> Adder-cost: 600   maxlim: 37126   bits: 16/16
30.28/30.39	c ---[  23]---> Adder-cost: 828   maxlim: 58214   bits: 16/16
30.48/30.56	c ---[  22]---> Adder-cost: 1048   maxlim: 70280   bits: 17/17
30.78/30.84	c ---[  21]---> Adder-cost: 320   maxlim: 104108   bits: 17/17
30.98/31.01	c ---[  20]---> Adder-cost: 554   maxlim: 160278   bits: 18/18
31.18/31.20	c ---[  19]---> Adder-cost: 906   maxlim: 260407   bits: 19/18
31.78/31.85	c ---[  18]---> Adder-cost: 1014   maxlim: 311046   bits: 19/19
32.08/32.18	c ---[  17]---> Adder-cost: 1062   maxlim: 341403   bits: 19/19
32.48/32.50	c ---[  16]---> Sorter-cost: 4050     Base: 3 3 3 3 2 2 2 2 2 2
32.58/32.61	c ---[  15]---> Adder-cost: 562   maxlim: 82254   bits: 17/17
32.68/32.78	c ---[  14]---> Adder-cost: 872   maxlim: 133970   bits: 18/18
33.07/33.11	c ---[  13]---> Adder-cost: 1038   maxlim: 160097   bits: 18/18
33.47/33.50	c ---[  12]---> Adder-cost: 1066   maxlim: 175859   bits: 18/18
33.67/33.78	c ---[  11]---> Sorter-cost: 2082     Base: 2 5 2 3 2 2 2 2 2 2 2
33.77/33.83	c ---[  10]---> Sorter-cost: 5961     Base: 2 2 3 2 5 2 2 2 2 2 2
33.87/33.94	c ---[   9]---> Adder-cost: 578   maxlim: 117545   bits: 18/17
33.98/34.07	c ---[   8]---> Adder-cost: 884   maxlim: 144672   bits: 18/18
34.27/34.31	c ---[   7]---> Adder-cost: 970   maxlim: 161033   bits: 18/18
34.48/34.56	c ---[   6]---> BDD-cost:  111
34.48/34.56	c ---[   5]---> BDD-cost:  103
34.48/34.56	c ---[   4]---> Sorter-cost: 1463     Base: 2 3 5 2 2 3
34.48/34.58	c ---[   3]---> Sorter-cost:  182     Base: 2 2 2 2 2 2
34.48/34.58	c ---[   2]---> Sorter-cost: 1271     Base: 5 3 2 2 2 2 2
34.48/34.59	c ---[   1]---> BDD-cost:   87
34.48/34.59	c ---[   0]---> Adder-cost: 225   maxlim: 918   bits: 11/10
35.38/35.48	c ==================================[MINISAT+]==================================
35.38/35.48	c | Conflicts | Original         | Learnt                           | Progress |
35.38/35.48	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
35.38/35.48	c ==============================================================================
35.38/35.48	c |         0 | 1094715  3712038 |  364905       0        0     nan |  0.000 % |
35.38/35.49	c |       100 | 1094715  3712038 |  401395     100      727     7.3 |  2.110 % |
35.48/35.58	c |       250 | 1094708  3712023 |  441535     248     1639     6.6 |  2.111 % |
35.68/35.78	c |       475 | 1094678  3711923 |  485688     469     2573     5.5 |  2.113 % |
36.18/36.26	c |       812 | 1094633  3711781 |  534257     800     3882     4.9 |  2.117 % |
36.38/36.50	c |      1319 | 1094618  3711728 |  587683    1302     6678     5.1 |  2.118 % |
36.88/36.93	c |      2078 | 1094596  3711657 |  646451    2056    13587     6.6 |  2.119 % |
37.28/37.33	c |      3217 | 1094524  3711487 |  711096    3191    27033     8.5 |  2.128 % |
37.68/37.72	c |      4926 | 1094524  3711487 |  782206    4900    51253    10.5 |  2.128 % |
38.38/38.45	c |      7488 | 1094508  3711435 |  860426    7460    95318    12.8 |  2.130 % |
38.97/39.03	c |     11332 | 1094458  3711322 |  946469   11303   187276    16.6 |  2.135 % |
40.38/40.42	c |     17100 | 1094370  3711099 | 1041116   17065   435941    25.5 |  2.145 % |
42.27/42.31	c |     25749 | 1094361  3711070 | 1145228   25706   941891    36.6 |  2.146 % |
46.57/46.62	c |     38724 | 1094361  3711070 | 1259751   38681  1819953    47.1 |  2.146 % |
52.57/52.67	c |     58185 | 1093987  3710160 | 1385726   58123  2378752    40.9 |  2.193 % |
68.47/68.50	c |     87379 | 1093987  3710160 | 1524298   87317  4392052    50.3 |  2.193 % |
93.96/94.07	c |    131168 | 1093787  3709629 | 1676728  131081  6444453    49.2 |  2.214 % |
155.75/155.83	c |    196853 | 1093570  3709075 | 1844401  196753 11179200    56.8 |  2.241 % |
231.53/231.68	c |    295381 | 1093153  3708041 | 2028841  295258 17131661    58.0 |  2.291 % |
458.97/459.13	c |    443172 | 1092840  3707311 | 2231725  443017 30756586    69.4 |  2.334 % |
933.85/934.13	c |    664855 | 1092208  3705664 | 2454898  664637 45511566    68.5 |  2.410 % |
1800.03/1800.60	c 
1800.03/1800.61	c *** TERMINATED ***
1800.03/1800.61	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/348637-1176590140/instance-348637-1176590140.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/node44/watcher-348637-1176590140 -o ROOT/results/node44/solver-348637-1176590140 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/348637-1176590140/minisat+ /tmp/evaluation/348637-1176590140/instance-348637-1176590140.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: 0.92 0.98 0.99 3/64 26762
/proc/meminfo: memFree=1581392/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=1340 CPUtime=0
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 106925731 1372160 154 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 335 154 67 215 0 117 0

[startup+0.0661111 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26762
/proc/meminfo: memFree=1581392/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=2552 CPUtime=0.06
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 458 0 0 0 6 0 0 0 18 0 1 0 106925731 2613248 443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005853 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 638 443 75 215 0 420 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2552

[startup+0.101113 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26762
/proc/meminfo: memFree=1581392/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=2684 CPUtime=0.09
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 498 0 0 0 9 0 0 0 18 0 1 0 106925731 2748416 483 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 671 483 75 215 0 453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2684

[startup+0.301134 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26762
/proc/meminfo: memFree=1581392/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=3776 CPUtime=0.29
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 764 0 0 0 29 0 0 0 19 0 1 0 106925731 3866624 749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 944 749 75 215 0 726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3776

[startup+0.701174 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 26762
/proc/meminfo: memFree=1581392/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=5736 CPUtime=0.69
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 1262 0 0 0 69 0 0 0 22 0 1 0 106925731 5873664 1247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 1434 1247 75 215 0 1216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5736

[startup+1.50227 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1574984/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=8404 CPUtime=1.49
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 1997 0 0 0 149 0 0 0 25 0 1 0 106925731 8605696 1928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012077 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 2101 1928 92 215 0 1883 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8404

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1573704/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=8460 CPUtime=3.09
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 2031 0 0 0 309 0 0 0 25 0 1 0 106925731 8663040 1962 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 2115 1962 108 215 0 1897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8460

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1572744/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=10356 CPUtime=6.29
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 2601 0 0 0 628 1 0 0 25 0 1 0 106925731 10604544 2406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 2589 2406 109 215 0 2371 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10356

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1570696/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=11468 CPUtime=12.69
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 2902 0 0 0 1268 1 0 0 25 0 1 0 106925731 11743232 2707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 2867 2707 109 215 0 2649 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11468

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1567816/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=15096 CPUtime=25.48
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 3838 0 0 0 2546 2 0 0 25 0 1 0 106925731 15458304 3478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012195 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 3774 3478 109 215 0 3556 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15096

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1500296/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=87000 CPUtime=51.07
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 21102 0 0 0 5096 11 0 0 25 0 1 0 106925731 89088000 20412 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 21750 20412 124 215 0 21532 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87000

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 26763
/proc/meminfo: memFree=1476872/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=110264 CPUtime=102.26
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 26842 0 0 0 10210 16 0 0 25 0 1 0 106925731 112910336 26152 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 27566 26152 124 215 0 27348 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 110264

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1457096/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=129712 CPUtime=162.24
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 31744 0 0 0 16202 22 0 0 25 0 1 0 106925731 132825088 31054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 32428 31054 124 215 0 32210 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 129712

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1432712/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=154176 CPUtime=222.23
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 37832 0 0 0 22195 28 0 0 25 0 1 0 106925731 157876224 37142 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576171 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 38544 37142 124 215 0 38326 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 154176

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1416776/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=170612 CPUtime=282.21
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 41859 0 0 0 28190 31 0 0 25 0 1 0 106925731 174706688 41169 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 42653 41169 124 215 0 42435 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 170612

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1397832/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=189188 CPUtime=342.2
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 46524 0 0 0 34185 35 0 0 25 0 1 0 106925731 193728512 45834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 47297 45834 124 215 0 47079 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 189188

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1382984/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=204072 CPUtime=402.18
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 50251 0 0 0 40179 39 0 0 25 0 1 0 106925731 208969728 49561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 51018 49561 124 215 0 50800 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 204072

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1369672/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=217176 CPUtime=462.17
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 53573 0 0 0 46173 44 0 0 25 0 1 0 106925731 222388224 52883 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 54294 52883 124 215 0 54076 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 217176

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1360136/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=227584 CPUtime=522.16
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 55984 0 0 0 52169 47 0 0 25 0 1 0 106925731 233046016 55294 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 56896 55294 124 215 0 56678 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 227584

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1351240/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=236424 CPUtime=582.14
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 58193 0 0 0 58166 48 0 0 25 0 1 0 106925731 242098176 57503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 59106 57503 124 215 0 58888 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 236424

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1342600/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=244808 CPUtime=642.13
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 60323 0 0 0 64162 51 0 0 25 0 1 0 106925731 250683392 59633 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 61202 59633 124 215 0 60984 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 244808


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1313160/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=274016 CPUtime=822.08
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 67671 0 0 0 82150 58 0 0 25 0 1 0 106925731 280592384 66981 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 68504 66981 124 215 0 68286 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 274016

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1307144/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=279836 CPUtime=882.07
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 69163 0 0 0 88147 60 0 0 25 0 1 0 106925731 286552064 68473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 69959 68473 124 215 0 69741 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 279836

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1301448/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=285500 CPUtime=942.05
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 70596 0 0 0 94144 61 0 0 25 0 1 0 106925731 292352000 69906 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 71375 69906 124 215 0 71157 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 285500

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1293960/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=294296 CPUtime=1002.03
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 72458 0 0 0 100140 63 0 0 25 0 1 0 106925731 301359104 71768 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 73574 71768 124 215 0 73356 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 294296

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1284104/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=304168 CPUtime=1062.02
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 74954 0 0 0 106135 67 0 0 25 0 1 0 106925731 311468032 74264 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578302 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 76042 74264 124 215 0 75824 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 304168

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1274248/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=313864 CPUtime=1122
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 77378 0 0 0 112131 69 0 0 25 0 1 0 106925731 321396736 76688 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 78466 76688 124 215 0 78248 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 313864

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1265928/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=322268 CPUtime=1181.99
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 79487 0 0 0 118128 71 0 0 25 0 1 0 106925731 330002432 78797 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 80567 78797 124 215 0 80349 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 322268

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1259720/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=328428 CPUtime=1241.97
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 81012 0 0 0 124124 73 0 0 25 0 1 0 106925731 336310272 80322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 82107 80322 124 215 0 81889 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 328428

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1253576/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=334280 CPUtime=1301.96
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 82525 0 0 0 130121 75 0 0 25 0 1 0 106925731 342302720 81835 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 83570 81835 124 215 0 83352 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 334280

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1246920/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=340856 CPUtime=1361.94
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 84193 0 0 0 136117 77 0 0 25 0 1 0 106925731 349036544 83503 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 85214 83503 124 215 0 84996 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 340856

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1240840/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=346908 CPUtime=1421.93
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 85705 0 0 0 142114 79 0 0 25 0 1 0 106925731 355233792 85015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 86727 85015 124 215 0 86509 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 346908

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26765
/proc/meminfo: memFree=1236168/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=351616 CPUtime=1481.91
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 86900 0 0 0 148110 81 0 0 25 0 1 0 106925731 360054784 86210 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 87904 86210 124 215 0 87686 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 351616

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 26881
/proc/meminfo: memFree=1228432/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=357792 CPUtime=1541.83
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 88466 0 0 0 154100 83 0 0 25 0 1 0 106925731 366379008 87776 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 89448 87776 124 215 0 89230 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 357792

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26963
/proc/meminfo: memFree=1225160/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=362284 CPUtime=1601.78
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 89589 0 0 0 160092 86 0 0 25 0 1 0 106925731 370978816 88899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 90571 88899 124 215 0 90353 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 362284

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26963
/proc/meminfo: memFree=1220104/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=367168 CPUtime=1661.77
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 90839 0 0 0 166089 88 0 0 25 0 1 0 106925731 375980032 90149 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 91792 90149 124 215 0 91574 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 367168

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26963
/proc/meminfo: memFree=1214984/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=372424 CPUtime=1721.75
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 92159 0 0 0 172086 89 0 0 25 0 1 0 106925731 381362176 91469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 93106 91469 124 215 0 92888 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 372424

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26963
/proc/meminfo: memFree=1209160/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=378244 CPUtime=1781.73
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 93600 0 0 0 178082 91 0 0 25 0 1 0 106925731 387321856 92910 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 94561 92910 124 215 0 94343 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 378244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 26963
/proc/meminfo: memFree=1207432/2055920 swapFree=4184880/4192956
[pid=26762] ppid=26760 vsize=379976 CPUtime=1800.03
/proc/26762/stat : 26762 (minisat+) R 26760 26762 25962 0 -1 4194304 94032 0 0 0 179912 91 0 0 25 0 1 0 106925731 389095424 93342 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26762/statm: 94994 93342 124 215 0 94776 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 379976

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.67
CPU time (s): 1800.11
CPU user time (s): 1799.13
CPU system time (s): 0.977851
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 379976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 0.977851
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94033
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= 8
involuntary context switches= 2452

runsolver used 1.26481 second user time and 3.73043 second system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Apr 14 22:35:40 UTC 2007

IDJOB= 348637
IDBENCH= 1706
IDSOLVER= 156
FILE ID= node44/348637-1176590140

PBS_JOBID= 4556963

Free space on /tmp= 66561 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-agg3.opb
COMMAND LINE= /tmp/evaluation/348637-1176590140/minisat+ /tmp/evaluation/348637-1176590140/instance-348637-1176590140.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node44/convwatcher-348637-1176590140 -o ROOT/results/node44/conversion-348637-1176590140 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/348637-1176590140/instance-348637-1176590140.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  2fc9de6105f21066ef788431e0787cd8

RANDOM SEED= 972670473

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node44.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.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:       1581800 kB
Buffers:         49296 kB
Cached:         308904 kB
SwapCached:       2472 kB
Active:          82456 kB
Inactive:       294096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581800 kB
SwapTotal:     4192956 kB
SwapFree:      4184880 kB
Dirty:            3304 kB
Writeback:           0 kB
Mapped:          17600 kB
Slab:            83556 kB
Committed_AS:   210492 kB
PageTables:       1400 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= 66561 MiB

End job on node44 on Sat Apr 14 23:05:43 UTC 2007