Trace number 40720

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
bsolo 2006/05? 1800.07 1800.77

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-dcmulti.opb
MD5SUM8db02a87a2ff672cda2bdb003f710a98
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 variables14265
Total number of constraints290
Number of constraints which are clauses27
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints258
Minimum length of a constraint2
Maximum length of a constraint420
Number of terms in the objective function 14235
Biggest coefficient in the objective function 714038312960
Number of bits for the biggest coefficient in the objective function 40
Sum of the numbers in the objective function 68224730472397
Number of bits of the sum of numbers in the objective function 46
Biggest number in a constraint 714038312960
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 68224730472397
Number of bits of the biggest sum of numbers46
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.04	c INFO: OSL Context initialized.
0.04	c BIG Int formula...
0.34	c Initial problem consists of 14265 variables and 368 constraints.
0.37	c No problem reductions applied in OPT. instance.
0.37	c	preprocess terminated. Elapsed time: 0.332
0.37	c After prepocess the problem consists of 9479 variables and 368 constraints.
0.37	c Initial Lower Bound: 0
0.53	c Restart #1 #Var: 9479 LB: 0 @ 0.496
0.81	c Restart #2 #Var: 9479 LB: 0 @ 0.774
1.24	c Restart #3 #Var: 9479 LB: 0 @ 1.207
1.77	c Restart #4 #Var: 9479 LB: 0 @ 1.734
2.45	c Restart #5 #Var: 9479 LB: 0 @ 2.417
3.52	c Restart #6 #Var: 9479 LB: 0 @ 3.485
4.68	c Restart #7 #Var: 9479 LB: 0 @ 4.64
5.88	c Restart #8 #Var: 9479 LB: 0 @ 5.844
6.90	c Restart #9 #Var: 9479 LB: 0 @ 6.859
7.52	c Restart #10 #Var: 9479 LB: 0 @ 7.479
7.74	c Restart #11 #Var: 9479 LB: 0 @ 7.704
8.08	c Restart #12 #Var: 9479 LB: 0 @ 8.041
8.26	c Restart #13 #Var: 9479 LB: 0 @ 8.221
8.51	c Restart #14 #Var: 9479 LB: 0 @ 8.471
8.75	c Restart #15 #Var: 9479 LB: 0 @ 8.714
9.05	c Restart #16 #Var: 9479 LB: 0 @ 9.006
9.36	c Restart #17 #Var: 9479 LB: 0 @ 9.325
9.69	c Restart #18 #Var: 9479 LB: 0 @ 9.648
10.03	c Restart #19 #Var: 9479 LB: 0 @ 9.983
10.31	c Restart #20 #Var: 9479 LB: 0 @ 10.262
10.69	c Restart #21 #Var: 9479 LB: 0 @ 10.647
11.08	c Restart #22 #Var: 9479 LB: 0 @ 11.039
11.54	c Restart #23 #Var: 9479 LB: 0 @ 11.494
11.97	c Restart #24 #Var: 9479 LB: 0 @ 11.929
12.56	c Restart #25 #Var: 9479 LB: 0 @ 12.512
13.06	c Restart #26 #Var: 9479 LB: 0 @ 13.012
13.51	c Restart #27 #Var: 9479 LB: 0 @ 13.468
14.42	c Restart #28 #Var: 9479 LB: 0 @ 14.372
15.36	c Restart #29 #Var: 9478 LB: 0 @ 15.311
15.87	c Restart #30 #Var: 9478 LB: 0 @ 15.825
16.49	c Restart #31 #Var: 9478 LB: 0 @ 16.444
17.03	c Restart #32 #Var: 9478 LB: 0 @ 16.988
18.26	c Restart #33 #Var: 9477 LB: 0 @ 18.213
20.72	c Restart #34 #Var: 9477 LB: 0 @ 20.676
21.38	c Restart #35 #Var: 9477 LB: 0 @ 21.327
21.95	c Restart #36 #Var: 9477 LB: 0 @ 21.904
22.81	c Restart #37 #Var: 9476 LB: 0 @ 22.759
24.93	c Restart #38 #Var: 9476 LB: 0 @ 24.88
25.94	c Restart #39 #Var: 9476 LB: 0 @ 25.895
26.75	c Restart #40 #Var: 9476 LB: 0 @ 26.701
27.56	c Restart #41 #Var: 9476 LB: 0 @ 27.507
28.40	c Restart #42 #Var: 9475 LB: 0 @ 28.351
29.20	c Restart #43 #Var: 9475 LB: 0 @ 29.154
29.97	c Restart #44 #Var: 9475 LB: 0 @ 29.923
31.24	c Restart #45 #Var: 9474 LB: 0 @ 31.194
32.04	c Restart #46 #Var: 9474 LB: 0 @ 31.987
32.83	c Restart #47 #Var: 9474 LB: 0 @ 32.782
34.55	c Restart #48 #Var: 9474 LB: 0 @ 34.5
35.62	c Restart #49 #Var: 9474 LB: 0 @ 35.572
36.62	c Restart #50 #Var: 9471 LB: 0 @ 36.568
37.46	c Restart #51 #Var: 9471 LB: 0 @ 37.406
38.42	c Restart #52 #Var: 9471 LB: 0 @ 38.371
43.00	c Restart #53 #Var: 9470 LB: 0 @ 42.943
48.14	c Restart #54 #Var: 9470 LB: 0 @ 48.08
54.44	c Restart #55 #Var: 9470 LB: 0 @ 54.379
62.82	c Restart #56 #Var: 9470 LB: 0 @ 62.762
68.94	c Restart #57 #Var: 9470 LB: 0 @ 68.877
75.09	c Restart #58 #Var: 9470 LB: 0 @ 75.021
80.91	c Restart #59 #Var: 9470 LB: 0 @ 80.838
88.33	c Restart #60 #Var: 9470 LB: 0 @ 88.265
96.63	c Restart #61 #Var: 9470 LB: 0 @ 96.555
98.54	c Restart #62 #Var: 9470 LB: 0 @ 98.464
103.69	c Restart #63 #Var: 9470 LB: 0 @ 103.61
109.62	c Restart #64 #Var: 9470 LB: 0 @ 109.55
112.16	c Restart #65 #Var: 9470 LB: 0 @ 112.09
119.10	c Restart #66 #Var: 9470 LB: 0 @ 119.02
124.74	c Restart #67 #Var: 9470 LB: 0 @ 124.66
131.50	c Restart #68 #Var: 9470 LB: 0 @ 131.42
139.28	c Restart #69 #Var: 9470 LB: 0 @ 139.2
146.32	c Restart #70 #Var: 9470 LB: 0 @ 146.23
149.75	c Restart #71 #Var: 9470 LB: 0 @ 149.66
155.47	c Restart #72 #Var: 9470 LB: 0 @ 155.38
162.10	c Restart #73 #Var: 9470 LB: 0 @ 162
169.91	c Restart #74 #Var: 9470 LB: 0 @ 169.81
177.90	c Restart #75 #Var: 9470 LB: 0 @ 177.8
185.57	c Restart #76 #Var: 9470 LB: 0 @ 185.46
193.45	c Restart #77 #Var: 9470 LB: 0 @ 193.35
201.40	c Restart #78 #Var: 9470 LB: 0 @ 201.3
212.47	c Restart #79 #Var: 9470 LB: 0 @ 212.37
220.41	c Restart #80 #Var: 9470 LB: 0 @ 220.3
239.26	c Restart #81 #Var: 9470 LB: 0 @ 239.14
246.00	c Restart #82 #Var: 9470 LB: 0 @ 245.88
254.28	c Restart #83 #Var: 9470 LB: 0 @ 254.16
262.09	c Restart #84 #Var: 9470 LB: 0 @ 261.96
271.30	c Restart #85 #Var: 9470 LB: 0 @ 271.17
278.69	c Restart #86 #Var: 9470 LB: 0 @ 278.56
285.86	c Restart #87 #Var: 9470 LB: 0 @ 285.73
292.44	c Restart #88 #Var: 9470 LB: 0 @ 292.31
380.77	c Restart #89 #Var: 9470 LB: 0 @ 380.61
391.98	c Restart #90 #Var: 9470 LB: 0 @ 391.81
399.80	c Restart #91 #Var: 9470 LB: 0 @ 399.63
404.73	c Restart #92 #Var: 9470 LB: 0 @ 404.56
412.41	c Restart #93 #Var: 9470 LB: 0 @ 412.23
422.33	c Restart #94 #Var: 9470 LB: 0 @ 422.15
433.11	c Restart #95 #Var: 9470 LB: 0 @ 432.93
440.66	c Restart #96 #Var: 9470 LB: 0 @ 440.48
451.18	c Restart #97 #Var: 9470 LB: 0 @ 450.99
459.29	c Restart #98 #Var: 9470 LB: 0 @ 459.1
469.58	c Restart #99 #Var: 9470 LB: 0 @ 469.38
480.36	c Restart #100 #Var: 9470 LB: 0 @ 480.16
490.99	c Restart #101 #Var: 9470 LB: 0 @ 490.79
500.34	c Restart #102 #Var: 9470 LB: 0 @ 500.13
512.13	c Restart #103 #Var: 9470 LB: 0 @ 511.92
521.98	c Restart #104 #Var: 9470 LB: 0 @ 521.77
531.48	c Restart #105 #Var: 9470 LB: 0 @ 531.26
541.50	c Restart #106 #Var: 9470 LB: 0 @ 541.28
552.28	c Restart #107 #Var: 9470 LB: 0 @ 552.06
565.60	c Restart #108 #Var: 9470 LB: 0 @ 565.38
576.99	c Restart #109 #Var: 9470 LB: 0 @ 576.76
587.54	c Restart #110 #Var: 9470 LB: 0 @ 587.31
599.91	c Restart #111 #Var: 9470 LB: 0 @ 599.67
609.75	c Restart #112 #Var: 9470 LB: 0 @ 609.51
619.23	c Restart #113 #Var: 9470 LB: 0 @ 618.99
629.76	c Restart #114 #Var: 9470 LB: 0 @ 629.51
642.71	c Restart #115 #Var: 9470 LB: 0 @ 642.46
652.80	c Restart #116 #Var: 9470 LB: 0 @ 652.55
663.65	c Restart #117 #Var: 9470 LB: 0 @ 663.4
676.76	c Restart #118 #Var: 9470 LB: 0 @ 676.5
689.64	c Restart #119 #Var: 9470 LB: 0 @ 689.38
700.61	c Restart #120 #Var: 9470 LB: 0 @ 700.35
714.16	c Restart #121 #Var: 9470 LB: 0 @ 713.89
728.56	c Restart #122 #Var: 9470 LB: 0 @ 728.28
750.85	c Restart #123 #Var: 9470 LB: 0 @ 750.56
764.61	c Restart #124 #Var: 9470 LB: 0 @ 764.32
777.09	c Restart #125 #Var: 9470 LB: 0 @ 776.8
787.45	c Restart #126 #Var: 9470 LB: 0 @ 787.15
809.98	c Restart #127 #Var: 9470 LB: 0 @ 809.68
832.29	c Restart #128 #Var: 9470 LB: 0 @ 831.98
844.10	c Restart #129 #Var: 9470 LB: 0 @ 843.79
856.21	c Restart #130 #Var: 9470 LB: 0 @ 855.9
873.36	c Restart #131 #Var: 9470 LB: 0 @ 873.03
887.93	c Restart #132 #Var: 9470 LB: 0 @ 887.6
904.76	c CHANGE Heuristic... 
904.76	c Restart #0 #Var: 9470 LB: 0 @ 904.43
905.03	c Restart #1 #Var: 9465 LB: 0 @ 904.7
905.22	c Restart #2 #Var: 9453 LB: 0 @ 904.89
905.35	c Restart #3 #Var: 9453 LB: 0 @ 905.01
905.48	c Restart #4 #Var: 9453 LB: 0 @ 905.15
906.00	c Restart #5 #Var: 9452 LB: 0 @ 905.67
906.98	c Restart #6 #Var: 9452 LB: 0 @ 906.65
907.12	c Restart #7 #Var: 9452 LB: 0 @ 906.78
907.98	c Restart #8 #Var: 9451 LB: 0 @ 907.64
908.14	c Restart #9 #Var: 9451 LB: 0 @ 907.8
910.47	c Restart #10 #Var: 9451 LB: 0 @ 910.13
911.54	c Restart #11 #Var: 9451 LB: 0 @ 911.2
911.70	c Restart #12 #Var: 9451 LB: 0 @ 911.37
914.18	c Restart #13 #Var: 9450 LB: 0 @ 913.84
914.63	c Restart #14 #Var: 9450 LB: 0 @ 914.29
916.67	c Restart #15 #Var: 9450 LB: 0 @ 916.34
929.71	c Restart #16 #Var: 9448 LB: 0 @ 929.37
931.00	c Restart #17 #Var: 9447 LB: 0 @ 930.65
931.50	c Restart #18 #Var: 9447 LB: 0 @ 931.15
931.98	c Restart #19 #Var: 9447 LB: 0 @ 931.64
932.40	c Restart #20 #Var: 9447 LB: 0 @ 932.06
936.87	c Restart #21 #Var: 9447 LB: 0 @ 936.53
937.35	c Restart #22 #Var: 9447 LB: 0 @ 937.01
937.96	c Restart #23 #Var: 9447 LB: 0 @ 937.62
938.55	c Restart #24 #Var: 9446 LB: 0 @ 938.21
940.07	c Restart #25 #Var: 9446 LB: 0 @ 939.73
941.25	c Restart #26 #Var: 9446 LB: 0 @ 940.91
942.73	c Restart #27 #Var: 9446 LB: 0 @ 942.38
943.27	c Restart #28 #Var: 9446 LB: 0 @ 942.92
944.04	c Restart #29 #Var: 9446 LB: 0 @ 943.7
944.55	c Restart #30 #Var: 9446 LB: 0 @ 944.21
945.29	c Restart #31 #Var: 9446 LB: 0 @ 944.94
945.86	c Restart #32 #Var: 9446 LB: 0 @ 945.52
946.64	c Restart #33 #Var: 9446 LB: 0 @ 946.29
947.23	c Restart #34 #Var: 9446 LB: 0 @ 946.88
948.04	c Restart #35 #Var: 9446 LB: 0 @ 947.7
948.67	c Restart #36 #Var: 9446 LB: 0 @ 948.32
949.61	c Restart #37 #Var: 9446 LB: 0 @ 949.26
950.36	c Restart #38 #Var: 9446 LB: 0 @ 950.01
951.52	c Restart #39 #Var: 9446 LB: 0 @ 951.17
952.33	c Restart #40 #Var: 9446 LB: 0 @ 951.98
953.32	c Restart #41 #Var: 9446 LB: 0 @ 952.97
954.13	c Restart #42 #Var: 9446 LB: 0 @ 953.78
955.21	c Restart #43 #Var: 9446 LB: 0 @ 954.86
956.07	c Restart #44 #Var: 9446 LB: 0 @ 955.72
957.08	c Restart #45 #Var: 9446 LB: 0 @ 956.73
958.01	c Restart #46 #Var: 9446 LB: 0 @ 957.66
959.32	c Restart #47 #Var: 9445 LB: 0 @ 958.97
960.36	c Restart #48 #Var: 9445 LB: 0 @ 960.01
961.36	c Restart #49 #Var: 9445 LB: 0 @ 961
962.48	c Restart #50 #Var: 9445 LB: 0 @ 962.13
963.48	c Restart #51 #Var: 9445 LB: 0 @ 963.12
964.73	c Restart #52 #Var: 9444 LB: 0 @ 964.38
965.93	c Restart #53 #Var: 9443 LB: 0 @ 965.58
967.18	c Restart #54 #Var: 9433 LB: 0 @ 966.83
968.67	c Restart #55 #Var: 9433 LB: 0 @ 968.32
999.34	c Restart #56 #Var: 9433 LB: 0 @ 998.91
1004.62	c Restart #57 #Var: 9432 LB: 0 @ 1004.2
1008.52	c Restart #58 #Var: 9432 LB: 0 @ 1008.1
1013.10	c Restart #59 #Var: 9432 LB: 0 @ 1012.7
1017.22	c Restart #60 #Var: 9432 LB: 0 @ 1016.8
1020.73	c Restart #61 #Var: 9432 LB: 0 @ 1020.3
1025.32	c Restart #62 #Var: 9432 LB: 0 @ 1024.9
1029.77	c Restart #63 #Var: 9432 LB: 0 @ 1029.3
1033.56	c Restart #64 #Var: 9432 LB: 0 @ 1033.1
1039.20	c Restart #65 #Var: 9432 LB: 0 @ 1038.8
1044.35	c Restart #66 #Var: 9432 LB: 0 @ 1043.9
1050.25	c Restart #67 #Var: 9432 LB: 0 @ 1049.8
1055.75	c Restart #68 #Var: 9432 LB: 0 @ 1055.3
1061.26	c Restart #69 #Var: 9432 LB: 0 @ 1060.8
1066.30	c Restart #70 #Var: 9432 LB: 0 @ 1065.8
1072.10	c Restart #71 #Var: 9432 LB: 0 @ 1071.6
1078.17	c Restart #72 #Var: 9432 LB: 0 @ 1077.7
1084.17	c Restart #73 #Var: 9432 LB: 0 @ 1083.7
1090.79	c Restart #74 #Var: 9432 LB: 0 @ 1090.3
1098.20	c Restart #75 #Var: 9432 LB: 0 @ 1097.7
1103.98	c Restart #76 #Var: 9432 LB: 0 @ 1103.5
1110.28	c Restart #77 #Var: 9432 LB: 0 @ 1109.8
1116.88	c Restart #78 #Var: 9432 LB: 0 @ 1116.4
1123.02	c Restart #79 #Var: 9432 LB: 0 @ 1122.6
1130.01	c Restart #80 #Var: 9432 LB: 0 @ 1129.5
1136.37	c Restart #81 #Var: 9432 LB: 0 @ 1135.9
1143.81	c Restart #82 #Var: 9432 LB: 0 @ 1143.3
1150.21	c Restart #83 #Var: 9432 LB: 0 @ 1149.7
1154.98	c Restart #84 #Var: 9432 LB: 0 @ 1154.5
1162.25	c Restart #85 #Var: 9432 LB: 0 @ 1161.8
1169.38	c Restart #86 #Var: 9432 LB: 0 @ 1168.9
1177.48	c Restart #87 #Var: 9432 LB: 0 @ 1177
1184.42	c Restart #88 #Var: 9432 LB: 0 @ 1183.9
1191.74	c Restart #89 #Var: 9432 LB: 0 @ 1191.2
1197.33	c Restart #90 #Var: 9432 LB: 0 @ 1196.8
1204.85	c Restart #91 #Var: 9432 LB: 0 @ 1204.4
1213.18	c Restart #92 #Var: 9432 LB: 0 @ 1212.7
1220.63	c Restart #93 #Var: 9432 LB: 0 @ 1220.1
1228.20	c Restart #94 #Var: 9432 LB: 0 @ 1227.7
1237.59	c Restart #95 #Var: 9432 LB: 0 @ 1237.1
1245.05	c Restart #96 #Var: 9432 LB: 0 @ 1244.5
1253.25	c Restart #97 #Var: 9432 LB: 0 @ 1252.7
1260.45	c Restart #98 #Var: 9432 LB: 0 @ 1259.9
1267.31	c Restart #99 #Var: 9432 LB: 0 @ 1266.8
1274.61	c Restart #100 #Var: 9432 LB: 0 @ 1274.1
1283.03	c Restart #101 #Var: 9432 LB: 0 @ 1282.5
1292.69	c Restart #102 #Var: 9432 LB: 0 @ 1292.2
1300.60	c Restart #103 #Var: 9432 LB: 0 @ 1300.1
1307.99	c Restart #104 #Var: 9432 LB: 0 @ 1307.5
1318.33	c Restart #105 #Var: 9432 LB: 0 @ 1317.8
1326.18	c Restart #106 #Var: 9432 LB: 0 @ 1325.6
1334.96	c Restart #107 #Var: 9432 LB: 0 @ 1334.4
1345.72	c Restart #108 #Var: 9432 LB: 0 @ 1345.2
1355.39	c Restart #109 #Var: 9432 LB: 0 @ 1354.8
1365.59	c Restart #110 #Var: 9432 LB: 0 @ 1365
1374.55	c Restart #111 #Var: 9432 LB: 0 @ 1374
1384.00	c Restart #112 #Var: 9432 LB: 0 @ 1383.4
1400.61	c Restart #113 #Var: 9432 LB: 0 @ 1400.1
1412.17	c Restart #114 #Var: 9432 LB: 0 @ 1411.6
1422.16	c Restart #115 #Var: 9432 LB: 0 @ 1421.6
1431.54	c Restart #116 #Var: 9432 LB: 0 @ 1431
1440.15	c Restart #117 #Var: 9432 LB: 0 @ 1439.6
1449.82	c Restart #118 #Var: 9432 LB: 0 @ 1449.2
1459.60	c Restart #119 #Var: 9432 LB: 0 @ 1459
1469.40	c Restart #120 #Var: 9432 LB: 0 @ 1468.8
1479.22	c Restart #121 #Var: 9432 LB: 0 @ 1478.6
1488.58	c Restart #122 #Var: 9432 LB: 0 @ 1488
1498.34	c Restart #123 #Var: 9432 LB: 0 @ 1497.7
1506.72	c Restart #124 #Var: 9432 LB: 0 @ 1506.1
1517.79	c Restart #125 #Var: 9432 LB: 0 @ 1517.2
1535.27	c Restart #126 #Var: 9432 LB: 0 @ 1534.7
1545.53	c Restart #127 #Var: 9432 LB: 0 @ 1544.9
1556.36	c Restart #128 #Var: 9432 LB: 0 @ 1555.7
1567.15	c Restart #129 #Var: 9432 LB: 0 @ 1566.5
1577.61	c Restart #130 #Var: 9432 LB: 0 @ 1577
1589.82	c Restart #131 #Var: 9432 LB: 0 @ 1589.2
1599.30	c Restart #132 #Var: 9432 LB: 0 @ 1598.7
1608.93	c Restart #133 #Var: 9432 LB: 0 @ 1608.3
1633.48	c Restart #134 #Var: 9432 LB: 0 @ 1632.8
1645.72	c Restart #135 #Var: 9432 LB: 0 @ 1645.1
1655.75	c Restart #136 #Var: 9432 LB: 0 @ 1655.1
1667.58	c Restart #137 #Var: 9432 LB: 0 @ 1666.9
1679.55	c Restart #138 #Var: 9432 LB: 0 @ 1678.9
1690.60	c Restart #139 #Var: 9432 LB: 0 @ 1689.9
1703.88	c Restart #140 #Var: 9432 LB: 0 @ 1703.2
1715.77	c Restart #141 #Var: 9432 LB: 0 @ 1715.1
1726.12	c Restart #142 #Var: 9432 LB: 0 @ 1725.5
1740.16	c Restart #143 #Var: 9432 LB: 0 @ 1739.5
1753.53	c Restart #144 #Var: 9432 LB: 0 @ 1752.9
1767.06	c Restart #145 #Var: 9432 LB: 0 @ 1766.4
1777.45	c Restart #146 #Var: 9432 LB: 0 @ 1776.8
1788.40	c Restart #147 #Var: 9432 LB: 0 @ 1787.7
1800.69	s UNKNOWN
1800.69	c Exit Code: 0
1800.69	c Total time: 1800 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-40720-1149313486 -o ROOT/results/node15/solver-40720-1149313486 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node15/40720-1149313486/instance-40720-1149313486.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.93 1.00 0.99 3/64 5303
/proc/meminfo: memFree=1194720/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=4924 CPUtime=0
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 280 0 0 0 0 0 0 0 18 0 1 0 197011387 5042176 250 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4158050256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 1232 256 167 55 0 124 0

[startup+10.0022 s]
/proc/loadavg: 0.94 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1167464/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=32240 CPUtime=9.95
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 7217 0 0 0 967 28 0 0 25 0 1 0 197011387 33013760 7132 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 8060 7132 297 55 0 6952 0
Current children cumulated CPU time (s) 9.95
Current children cumulated vsize (Kb) 32240

[startup+20.0089 s]
/proc/loadavg: 0.95 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1132072/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=67608 CPUtime=19.95
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 16061 0 0 0 1960 35 0 0 25 0 1 0 197011387 69230592 15976 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 16902 15976 297 55 0 15794 0
Current children cumulated CPU time (s) 19.95
Current children cumulated vsize (Kb) 67608

[startup+30.0146 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1106984/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=92668 CPUtime=29.96
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 22313 0 0 0 2956 40 0 0 25 0 1 0 197011387 94892032 22228 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 23167 22228 297 55 0 22059 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 92668

[startup+40.0204 s]
/proc/loadavg: 0.96 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1047144/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=152420 CPUtime=39.95
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 37252 0 0 0 3943 52 0 0 25 0 1 0 197011387 156078080 37167 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38105 37167 297 55 0 36997 0
Current children cumulated CPU time (s) 39.95
Current children cumulated vsize (Kb) 152420

[startup+50.0261 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1044968/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=154600 CPUtime=49.96
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 37809 0 0 0 4941 55 0 0 25 0 1 0 197011387 158310400 37714 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38650 37714 297 55 0 37542 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 154600

[startup+60.0318 s]
/proc/loadavg: 0.97 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1044584/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155056 CPUtime=59.96
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 37948 0 0 0 5940 56 0 0 25 0 1 0 197011387 158777344 37821 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38764 37821 297 55 0 37656 0
Current children cumulated CPU time (s) 59.96
Current children cumulated vsize (Kb) 155056

[startup+70.0375 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1044200/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155368 CPUtime=69.97
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38047 0 0 0 6940 57 0 0 25 0 1 0 197011387 159096832 37913 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38842 37913 297 55 0 37734 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 155368

[startup+80.0433 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1044008/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155644 CPUtime=79.96
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38123 0 0 0 7938 58 0 0 25 0 1 0 197011387 159379456 37965 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38911 37965 297 55 0 37803 0
Current children cumulated CPU time (s) 79.96
Current children cumulated vsize (Kb) 155644

[startup+90.049 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1043624/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155976 CPUtime=89.97
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38284 0 0 0 8936 61 0 0 25 0 1 0 197011387 159719424 38051 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38994 38051 297 55 0 37886 0
Current children cumulated CPU time (s) 89.97
Current children cumulated vsize (Kb) 155976

[startup+100.055 s]
/proc/loadavg: 0.98 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1043624/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155904 CPUtime=99.98
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38284 0 0 0 9936 62 0 0 25 0 1 0 197011387 159645696 38047 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38976 38047 297 55 0 37868 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 155904

[startup+110.06 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1043624/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155904 CPUtime=109.97
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38284 0 0 0 10934 63 0 0 25 0 1 0 197011387 159645696 38047 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38976 38047 297 55 0 37868 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 155904

[startup+120.066 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1043432/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=155904 CPUtime=119.97
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38347 0 0 0 11932 65 0 0 25 0 1 0 197011387 159645696 38047 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 38976 38047 297 55 0 37868 0
Current children cumulated CPU time (s) 119.97
Current children cumulated vsize (Kb) 155904

[startup+130.072 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1043176/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=156424 CPUtime=129.98
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 38483 0 0 0 12931 67 0 0 25 0 1 0 197011387 160178176 38172 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 39106 38172 297 55 0 37998 0
Current children cumulated CPU time (s) 129.98
Current children cumulated vsize (Kb) 156424

[startup+140.078 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1038824/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=160828 CPUtime=139.98
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 39563 0 0 0 13929 69 0 0 25 0 1 0 197011387 164687872 39248 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134718642 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 40207 39248 297 55 0 39099 0
Current children cumulated CPU time (s) 139.98
Current children cumulated vsize (Kb) 160828

[startup+150.083 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1038632/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=160948 CPUtime=149.99
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 39648 0 0 0 14928 71 0 0 25 0 1 0 197011387 164810752 39281 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 40237 39281 297 55 0 39129 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 160948

[startup+160.089 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1037928/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=161584 CPUtime=159.98
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 39858 0 0 0 15927 71 0 0 25 0 1 0 197011387 165462016 39467 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 40396 39467 297 55 0 39288 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 161584

[startup+170.095 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1037224/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=162388 CPUtime=169.99
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 40084 0 0 0 16926 73 0 0 25 0 1 0 197011387 166285312 39647 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607302 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 40597 39647 297 55 0 39489 0
Current children cumulated CPU time (s) 169.99
Current children cumulated vsize (Kb) 162388

[startup+180.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1036328/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=163196 CPUtime=180
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 40328 0 0 0 17925 75 0 0 25 0 1 0 197011387 167112704 39870 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 40799 39870 297 55 0 39691 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 163196

[startup+190.106 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1035048/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=164504 CPUtime=190
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 40661 0 0 0 18923 77 0 0 25 0 1 0 197011387 168452096 40196 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 7942306 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 41126 40196 297 55 0 40018 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 164504

[startup+200.113 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1034344/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=165212 CPUtime=200
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 40868 0 0 0 19921 79 0 0 25 0 1 0 197011387 169177088 40371 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134541609 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 41303 40371 297 55 0 40195 0
Current children cumulated CPU time (s) 200
Current children cumulated vsize (Kb) 165212

[startup+210.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5303
/proc/meminfo: memFree=1033576/2055920 swapFree=4181408/4192956

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

/proc/5303/statm: 112387 111280 297 55 0 111279 0
Current children cumulated CPU time (s) 1760.34
Current children cumulated vsize (Kb) 449548

[startup+1771.04 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749928/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449284 CPUtime=1770.35
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118538 0 0 0 176725 310 0 0 25 0 1 0 197011387 460066816 111244 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603842 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112321 111244 297 55 0 111213 0
Current children cumulated CPU time (s) 1770.35
Current children cumulated vsize (Kb) 449284

[startup+1781.04 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449664 CPUtime=1780.35
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118655 0 0 0 177725 310 0 0 25 0 1 0 197011387 460455936 111331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719574 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112416 111331 297 55 0 111308 0
Current children cumulated CPU time (s) 1780.35
Current children cumulated vsize (Kb) 449664

[startup+1782.05 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449664 CPUtime=1781.36
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118655 0 0 0 177825 311 0 0 25 0 1 0 197011387 460455936 111331 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548208 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112416 111331 297 55 0 111308 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (Kb) 449664

[startup+1783.05 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449620 CPUtime=1782.36
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118655 0 0 0 177925 311 0 0 25 0 1 0 197011387 460410880 111328 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134719283 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112405 111328 297 55 0 111297 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (Kb) 449620

[startup+1784.06 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449620 CPUtime=1783.37
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118655 0 0 0 178026 311 0 0 25 0 1 0 197011387 460410880 111328 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112405 111328 297 55 0 111297 0
Current children cumulated CPU time (s) 1783.37
Current children cumulated vsize (Kb) 449620

[startup+1785.06 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749800/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449436 CPUtime=1784.36
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118662 0 0 0 178125 311 0 0 25 0 1 0 197011387 460222464 111282 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112359 111282 297 55 0 111251 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 449436

[startup+1786.07 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749800/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449504 CPUtime=1785.37
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118670 0 0 0 178226 311 0 0 25 0 1 0 197011387 460292096 111284 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112376 111284 297 55 0 111268 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 449504

[startup+1787.07 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449752 CPUtime=1786.38
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118722 0 0 0 178326 312 0 0 25 0 1 0 197011387 460546048 111336 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112438 111336 297 55 0 111330 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (Kb) 449752

[startup+1788.08 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449644 CPUtime=1787.38
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118722 0 0 0 178426 312 0 0 25 0 1 0 197011387 460435456 111334 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112411 111334 297 55 0 111303 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (Kb) 449644

[startup+1789.08 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449640 CPUtime=1788.38
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118722 0 0 0 178526 312 0 0 25 0 1 0 197011387 460431360 111333 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534060 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112410 111333 297 55 0 111302 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 449640

[startup+1790.09 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749736/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449640 CPUtime=1789.39
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118722 0 0 0 178627 312 0 0 25 0 1 0 197011387 460431360 111333 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112410 111333 297 55 0 111302 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 449640

[startup+1791.09 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449304 CPUtime=1790.4
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118722 0 0 0 178727 313 0 0 25 0 1 0 197011387 460087296 111249 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112326 111249 297 55 0 111218 0
Current children cumulated CPU time (s) 1790.4
Current children cumulated vsize (Kb) 449304

[startup+1792.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449436 CPUtime=1791.4
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118731 0 0 0 178827 313 0 0 25 0 1 0 197011387 460222464 111258 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112359 111258 297 55 0 111251 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 449436

[startup+1793.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449404 CPUtime=1792.4
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118740 0 0 0 178927 313 0 0 25 0 1 0 197011387 460189696 111267 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548379 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112351 111267 297 55 0 111243 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 449404

[startup+1794.11 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449332 CPUtime=1793.41
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118740 0 0 0 179028 313 0 0 25 0 1 0 197011387 460115968 111256 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112333 111256 297 55 0 111225 0
Current children cumulated CPU time (s) 1793.41
Current children cumulated vsize (Kb) 449332

[startup+1795.11 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449332 CPUtime=1794.41
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118740 0 0 0 179128 313 0 0 25 0 1 0 197011387 460115968 111256 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112333 111256 297 55 0 111225 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 449332

[startup+1796.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449456 CPUtime=1795.41
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118743 0 0 0 179228 313 0 0 25 0 1 0 197011387 460242944 111259 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557720 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112364 111259 297 55 0 111256 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 449456

[startup+1797.12 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449428 CPUtime=1796.42
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118744 0 0 0 179329 313 0 0 25 0 1 0 197011387 460214272 111260 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548375 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112357 111260 297 55 0 111249 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 449428

[startup+1798.13 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449428 CPUtime=1797.43
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118744 0 0 0 179429 314 0 0 25 0 1 0 197011387 460214272 111260 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112357 111260 297 55 0 111249 0
Current children cumulated CPU time (s) 1797.43
Current children cumulated vsize (Kb) 449428

[startup+1799.13 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449324 CPUtime=1798.43
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118746 0 0 0 179529 314 0 0 25 0 1 0 197011387 460107776 111254 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112331 111254 297 55 0 111223 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (Kb) 449324

[startup+1800.14 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 5498
/proc/meminfo: memFree=749864/2055920 swapFree=4181408/4192956
[pid=5303] ppid=5301 vsize=449424 CPUtime=1799.44
/proc/5303/stat : 5303 (bsolo) R 5301 5303 5257 0 -1 0 118778 0 0 0 179630 314 0 0 25 0 1 0 197011387 460210176 111279 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551565 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5303/statm: 112356 111279 297 55 0 111248 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (Kb) 449424

Child status: 0
Real time (s): 1800.77
CPU time (s): 1800.07
CPU user time (s): 1796.86
CPU system time (s): 3.21051
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (Kb): 449752

Launcher Data (download as text)

Begin job on node15 on Sat Jun  3 05:44:46 UTC 2006


FILE ID= 40720-1149313486

PBS_JOBID= 308192

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-dcmulti.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node15/40720-1149313486/instance-40720-1149313486.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-40720-1149313486 -o ROOT/results/node15/solver-40720-1149313486 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node15/40720-1149313486/instance-40720-1149313486.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  8db02a87a2ff672cda2bdb003f710a98

RANDOM SEED= 480520259


/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.285
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.285
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:       1194928 kB
Buffers:         40396 kB
Cached:         746048 kB
SwapCached:       3308 kB
Active:         123344 kB
Inactive:       671912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1194928 kB
SwapTotal:     4192956 kB
SwapFree:      4181408 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14692 kB
Slab:            51700 kB
Committed_AS:   311328 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node15 on Sat Jun  3 06:14:47 UTC 2006