Trace number 39409

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 2006/05? 1800.01 1800.73

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21bt.opb
MD5SUMcc11de80c07cf0d445d50327479f6689
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.166974
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints942
Number of constraints which are clauses645
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints295
Minimum length of a constraint1
Maximum length of a constraint144
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 189
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Time Limit set via PBTIMEOUT to 1800
0.04	c INFO: OSL Context initialized.
0.06	c Initial problem consists of 428 variables and 942 constraints.
0.07	c Using non-optimization problem switches.
0.07	c No problem reductions applied in OPT. instance.
0.07	c	preprocess terminated. Elapsed time: 0.037
0.07	c After prepocess the problem consists of 411 variables and 907 constraints.
0.11	c Restart #1 #Var: 410 LB: 0 @ 0.082
0.19	c Restart #2 #Var: 410 LB: 0 @ 0.159
0.30	c Restart #3 #Var: 410 LB: 0 @ 0.272
0.45	c Restart #4 #Var: 410 LB: 0 @ 0.422
0.63	c Restart #5 #Var: 410 LB: 0 @ 0.601
0.86	c Restart #6 #Var: 406 LB: 0 @ 0.832
1.17	c Restart #7 #Var: 406 LB: 0 @ 1.142
1.50	c Restart #8 #Var: 406 LB: 0 @ 1.471
1.82	c Restart #9 #Var: 406 LB: 0 @ 1.791
2.25	c Restart #10 #Var: 406 LB: 0 @ 2.218
2.68	c Restart #11 #Var: 406 LB: 0 @ 2.654
3.22	c Restart #12 #Var: 406 LB: 0 @ 3.186
3.77	c Restart #13 #Var: 406 LB: 0 @ 3.741
4.32	c Restart #14 #Var: 406 LB: 0 @ 4.292
4.90	c Restart #15 #Var: 406 LB: 0 @ 4.868
5.56	c Restart #16 #Var: 406 LB: 0 @ 5.525
6.20	c Restart #17 #Var: 406 LB: 0 @ 6.172
7.11	c Restart #18 #Var: 406 LB: 0 @ 7.081
7.93	c Restart #19 #Var: 406 LB: 0 @ 7.901
8.74	c Restart #20 #Var: 406 LB: 0 @ 8.706
9.60	c Restart #21 #Var: 405 LB: 0 @ 9.565
10.54	c Restart #22 #Var: 405 LB: 0 @ 10.503
11.57	c Restart #23 #Var: 404 LB: 0 @ 11.537
12.62	c Restart #24 #Var: 404 LB: 0 @ 12.586
13.80	c Restart #25 #Var: 404 LB: 0 @ 13.766
15.02	c Restart #26 #Var: 404 LB: 0 @ 14.982
16.30	c Restart #27 #Var: 404 LB: 0 @ 16.257
17.82	c Restart #28 #Var: 404 LB: 0 @ 17.779
19.17	c Restart #29 #Var: 404 LB: 0 @ 19.126
20.74	c Restart #30 #Var: 404 LB: 0 @ 20.701
22.19	c Restart #31 #Var: 404 LB: 0 @ 22.148
23.83	c Restart #32 #Var: 404 LB: 0 @ 23.79
25.31	c Restart #33 #Var: 403 LB: 0 @ 25.267
27.01	c Restart #34 #Var: 403 LB: 0 @ 26.968
28.51	c Restart #35 #Var: 403 LB: 0 @ 28.464
30.23	c Restart #36 #Var: 403 LB: 0 @ 30.189
32.01	c Restart #37 #Var: 403 LB: 0 @ 31.97
33.86	c Restart #38 #Var: 403 LB: 0 @ 33.816
35.75	c Restart #39 #Var: 403 LB: 0 @ 35.7
37.81	c Restart #40 #Var: 403 LB: 0 @ 37.764
39.74	c Restart #41 #Var: 403 LB: 0 @ 39.694
41.79	c Restart #42 #Var: 403 LB: 0 @ 41.745
43.91	c Restart #43 #Var: 403 LB: 0 @ 43.858
46.27	c Restart #44 #Var: 403 LB: 0 @ 46.218
48.71	c Restart #45 #Var: 403 LB: 0 @ 48.662
50.97	c Restart #46 #Var: 403 LB: 0 @ 50.915
53.19	c Restart #47 #Var: 403 LB: 0 @ 53.141
55.75	c Restart #48 #Var: 403 LB: 0 @ 55.697
58.31	c Restart #49 #Var: 403 LB: 0 @ 58.253
60.89	c Restart #50 #Var: 403 LB: 0 @ 60.835
63.61	c Restart #51 #Var: 403 LB: 0 @ 63.557
66.26	c Restart #52 #Var: 403 LB: 0 @ 66.204
68.86	c Restart #53 #Var: 403 LB: 0 @ 68.805
71.68	c Restart #54 #Var: 403 LB: 0 @ 71.621
74.60	c Restart #55 #Var: 403 LB: 0 @ 74.536
77.41	c Restart #56 #Var: 403 LB: 0 @ 77.348
80.42	c Restart #57 #Var: 403 LB: 0 @ 80.359
83.33	c Restart #58 #Var: 403 LB: 0 @ 83.271
86.45	c Restart #59 #Var: 403 LB: 0 @ 86.39
89.50	c Restart #60 #Var: 403 LB: 0 @ 89.437
92.46	c Restart #61 #Var: 403 LB: 0 @ 92.391
95.86	c Restart #62 #Var: 403 LB: 0 @ 95.789
99.37	c Restart #63 #Var: 403 LB: 0 @ 99.304
103.30	c Restart #64 #Var: 402 LB: 0 @ 103.23
106.88	c Restart #65 #Var: 402 LB: 0 @ 106.81
110.54	c Restart #66 #Var: 402 LB: 0 @ 110.46
114.33	c Restart #67 #Var: 402 LB: 0 @ 114.25
118.10	c Restart #68 #Var: 402 LB: 0 @ 118.03
121.70	c Restart #69 #Var: 402 LB: 0 @ 121.62
125.72	c Restart #70 #Var: 401 LB: 0 @ 125.64
129.95	c Restart #71 #Var: 401 LB: 0 @ 129.87
134.21	c Restart #72 #Var: 401 LB: 0 @ 134.13
138.29	c Restart #73 #Var: 401 LB: 0 @ 138.21
142.83	c Restart #74 #Var: 401 LB: 0 @ 142.75
147.37	c Restart #75 #Var: 401 LB: 0 @ 147.29
152.14	c Restart #76 #Var: 401 LB: 0 @ 152.06
156.57	c Restart #77 #Var: 401 LB: 0 @ 156.48
161.17	c Restart #78 #Var: 401 LB: 0 @ 161.08
166.51	c Restart #79 #Var: 401 LB: 0 @ 166.42
171.48	c Restart #80 #Var: 401 LB: 0 @ 171.39
176.27	c Restart #81 #Var: 401 LB: 0 @ 176.18
181.36	c Restart #82 #Var: 401 LB: 0 @ 181.26
187.23	c Restart #83 #Var: 401 LB: 0 @ 187.13
192.79	c Restart #84 #Var: 401 LB: 0 @ 192.69
198.11	c Restart #85 #Var: 401 LB: 0 @ 198
204.13	c Restart #86 #Var: 401 LB: 0 @ 204.02
209.60	c Restart #87 #Var: 401 LB: 0 @ 209.5
215.55	c Restart #88 #Var: 401 LB: 0 @ 215.44
221.93	c Restart #89 #Var: 400 LB: 0 @ 221.81
227.23	c Restart #90 #Var: 400 LB: 0 @ 227.11
233.28	c Restart #91 #Var: 400 LB: 0 @ 233.16
238.83	c Restart #92 #Var: 400 LB: 0 @ 238.71
245.09	c Restart #93 #Var: 400 LB: 0 @ 244.97
251.28	c Restart #94 #Var: 400 LB: 0 @ 251.16
257.42	c Restart #95 #Var: 400 LB: 0 @ 257.3
264.05	c Restart #96 #Var: 400 LB: 0 @ 263.93
271.28	c Restart #97 #Var: 400 LB: 0 @ 271.15
277.42	c Restart #98 #Var: 400 LB: 0 @ 277.29
285.82	c Restart #99 #Var: 400 LB: 0 @ 285.68
292.60	c Restart #100 #Var: 400 LB: 0 @ 292.46
298.45	c Restart #101 #Var: 400 LB: 0 @ 298.31
305.52	c Restart #102 #Var: 400 LB: 0 @ 305.38
312.43	c Restart #103 #Var: 400 LB: 0 @ 312.28
319.56	c Restart #104 #Var: 400 LB: 0 @ 319.41
326.99	c Restart #105 #Var: 400 LB: 0 @ 326.84
335.15	c Restart #106 #Var: 400 LB: 0 @ 335
342.66	c Restart #107 #Var: 400 LB: 0 @ 342.51
350.83	c Restart #108 #Var: 400 LB: 0 @ 350.67
359.37	c Restart #109 #Var: 400 LB: 0 @ 359.21
367.67	c Restart #110 #Var: 400 LB: 0 @ 367.5
376.88	c Restart #111 #Var: 400 LB: 0 @ 376.71
386.00	c Restart #112 #Var: 400 LB: 0 @ 385.83
394.72	c Restart #113 #Var: 400 LB: 0 @ 394.55
403.17	c Restart #114 #Var: 400 LB: 0 @ 403
410.94	c Restart #115 #Var: 400 LB: 0 @ 410.76
419.73	c Restart #116 #Var: 399 LB: 0 @ 419.55
428.94	c Restart #117 #Var: 399 LB: 0 @ 428.75
439.31	c Restart #118 #Var: 399 LB: 0 @ 439.12
450.69	c Restart #119 #Var: 399 LB: 0 @ 450.5
459.14	c Restart #120 #Var: 399 LB: 0 @ 458.94
470.06	c Restart #121 #Var: 399 LB: 0 @ 469.86
481.45	c Restart #122 #Var: 399 LB: 0 @ 481.24
490.87	c Restart #123 #Var: 399 LB: 0 @ 490.67
500.90	c Restart #124 #Var: 399 LB: 0 @ 500.68
510.25	c Restart #125 #Var: 399 LB: 0 @ 510.04
520.70	c Restart #126 #Var: 399 LB: 0 @ 520.48
531.91	c Restart #127 #Var: 399 LB: 0 @ 531.69
542.10	c Restart #128 #Var: 399 LB: 0 @ 541.87
551.16	c Restart #129 #Var: 399 LB: 0 @ 550.93
563.33	c Restart #130 #Var: 399 LB: 0 @ 563.09
574.51	c Restart #131 #Var: 399 LB: 0 @ 574.27
584.12	c Restart #132 #Var: 399 LB: 0 @ 583.88
594.64	c Restart #133 #Var: 399 LB: 0 @ 594.4
608.94	c Restart #134 #Var: 399 LB: 0 @ 608.69
619.47	c Restart #135 #Var: 399 LB: 0 @ 619.21
630.53	c Restart #136 #Var: 399 LB: 0 @ 630.27
651.05	c Restart #137 #Var: 399 LB: 0 @ 650.78
663.87	c Restart #138 #Var: 399 LB: 0 @ 663.6
678.46	c Restart #139 #Var: 399 LB: 0 @ 678.19
695.80	c Restart #140 #Var: 399 LB: 0 @ 695.51
708.36	c Restart #141 #Var: 399 LB: 0 @ 708.08
721.17	c Restart #142 #Var: 399 LB: 0 @ 720.88
734.26	c Restart #143 #Var: 399 LB: 0 @ 733.97
747.00	c Restart #144 #Var: 399 LB: 0 @ 746.7
762.78	c Restart #145 #Var: 399 LB: 0 @ 762.47
775.09	c Restart #146 #Var: 399 LB: 0 @ 774.78
786.98	c Restart #147 #Var: 399 LB: 0 @ 786.66
803.32	c Restart #148 #Var: 399 LB: 0 @ 803
817.23	c Restart #149 #Var: 399 LB: 0 @ 816.9
830.23	c Restart #150 #Var: 399 LB: 0 @ 829.9
843.81	c Restart #151 #Var: 399 LB: 0 @ 843.48
864.65	c Restart #152 #Var: 399 LB: 0 @ 864.3
880.23	c Restart #153 #Var: 399 LB: 0 @ 879.88
896.33	c Restart #154 #Var: 399 LB: 0 @ 895.98
912.70	c CHANGE Heuristic... 
912.70	c Restart #0 #Var: 399 LB: 0 @ 912.35
912.88	c Restart #1 #Var: 399 LB: 0 @ 912.52
913.23	c Restart #2 #Var: 399 LB: 0 @ 912.87
913.75	c Restart #3 #Var: 399 LB: 0 @ 913.39
914.68	c Restart #4 #Var: 399 LB: 0 @ 914.32
916.01	c Restart #5 #Var: 399 LB: 0 @ 915.65
917.21	c Restart #6 #Var: 399 LB: 0 @ 916.85
918.39	c Restart #7 #Var: 399 LB: 0 @ 918.03
920.15	c Restart #8 #Var: 399 LB: 0 @ 919.79
921.84	c Restart #9 #Var: 399 LB: 0 @ 921.48
923.13	c Restart #10 #Var: 399 LB: 0 @ 922.76
925.38	c Restart #11 #Var: 399 LB: 0 @ 925.02
926.94	c Restart #12 #Var: 399 LB: 0 @ 926.57
928.67	c Restart #13 #Var: 399 LB: 0 @ 928.3
930.29	c Restart #14 #Var: 399 LB: 0 @ 929.92
933.50	c Restart #15 #Var: 399 LB: 0 @ 933.13
936.45	c Restart #16 #Var: 399 LB: 0 @ 936.08
938.80	c Restart #17 #Var: 399 LB: 0 @ 938.43
941.69	c Restart #18 #Var: 399 LB: 0 @ 941.32
944.51	c Restart #19 #Var: 399 LB: 0 @ 944.14
947.70	c Restart #20 #Var: 399 LB: 0 @ 947.33
950.04	c Restart #21 #Var: 399 LB: 0 @ 949.66
952.48	c Restart #22 #Var: 399 LB: 0 @ 952.11
956.31	c Restart #23 #Var: 399 LB: 0 @ 955.94
958.78	c Restart #24 #Var: 399 LB: 0 @ 958.41
961.85	c Restart #25 #Var: 399 LB: 0 @ 961.48
965.35	c Restart #26 #Var: 399 LB: 0 @ 964.97
969.11	c Restart #27 #Var: 399 LB: 0 @ 968.73
973.35	c Restart #28 #Var: 399 LB: 0 @ 972.97
977.13	c Restart #29 #Var: 399 LB: 0 @ 976.75
981.03	c Restart #30 #Var: 399 LB: 0 @ 980.64
985.37	c Restart #31 #Var: 399 LB: 0 @ 984.99
989.15	c Restart #32 #Var: 399 LB: 0 @ 988.76
993.42	c Restart #33 #Var: 399 LB: 0 @ 993.03
997.91	c Restart #34 #Var: 399 LB: 0 @ 997.52
1002.65	c Restart #35 #Var: 399 LB: 0 @ 1002.3
1006.45	c Restart #36 #Var: 399 LB: 0 @ 1006.1
1011.10	c Restart #37 #Var: 399 LB: 0 @ 1010.7
1017.45	c Restart #38 #Var: 399 LB: 0 @ 1017.1
1021.82	c Restart #39 #Var: 399 LB: 0 @ 1021.4
1026.66	c Restart #40 #Var: 399 LB: 0 @ 1026.3
1031.29	c Restart #41 #Var: 399 LB: 0 @ 1030.9
1036.80	c Restart #42 #Var: 399 LB: 0 @ 1036.4
1041.56	c Restart #43 #Var: 399 LB: 0 @ 1041.2
1048.33	c Restart #44 #Var: 399 LB: 0 @ 1047.9
1054.04	c Restart #45 #Var: 399 LB: 0 @ 1053.6
1060.91	c Restart #46 #Var: 399 LB: 0 @ 1060.5
1066.90	c Restart #47 #Var: 399 LB: 0 @ 1066.5
1072.57	c Restart #48 #Var: 399 LB: 0 @ 1072.2
1079.24	c Restart #49 #Var: 399 LB: 0 @ 1078.8
1085.98	c Restart #50 #Var: 399 LB: 0 @ 1085.6
1092.11	c Restart #51 #Var: 399 LB: 0 @ 1091.7
1097.86	c Restart #52 #Var: 399 LB: 0 @ 1097.4
1104.00	c Restart #53 #Var: 399 LB: 0 @ 1103.6
1110.59	c Restart #54 #Var: 399 LB: 0 @ 1110.2
1117.16	c Restart #55 #Var: 399 LB: 0 @ 1116.7
1126.82	c Restart #56 #Var: 399 LB: 0 @ 1126.4
1132.34	c Restart #57 #Var: 399 LB: 0 @ 1131.9
1139.34	c Restart #58 #Var: 399 LB: 0 @ 1138.9
1147.63	c Restart #59 #Var: 399 LB: 0 @ 1147.2
1154.85	c Restart #60 #Var: 399 LB: 0 @ 1154.4
1161.25	c Restart #61 #Var: 399 LB: 0 @ 1160.8
1168.46	c Restart #62 #Var: 399 LB: 0 @ 1168
1177.12	c Restart #63 #Var: 399 LB: 0 @ 1176.7
1184.91	c Restart #64 #Var: 399 LB: 0 @ 1184.5
1193.21	c Restart #65 #Var: 399 LB: 0 @ 1192.7
1200.36	c Restart #66 #Var: 399 LB: 0 @ 1199.9
1207.34	c Restart #67 #Var: 399 LB: 0 @ 1206.9
1215.27	c Restart #68 #Var: 399 LB: 0 @ 1214.8
1224.71	c Restart #69 #Var: 399 LB: 0 @ 1224.2
1231.37	c Restart #70 #Var: 399 LB: 0 @ 1230.9
1242.97	c Restart #71 #Var: 399 LB: 0 @ 1242.5
1251.27	c Restart #72 #Var: 399 LB: 0 @ 1250.8
1261.55	c Restart #73 #Var: 399 LB: 0 @ 1261.1
1270.93	c Restart #74 #Var: 399 LB: 0 @ 1270.4
1278.55	c Restart #75 #Var: 399 LB: 0 @ 1278.1
1286.77	c Restart #76 #Var: 399 LB: 0 @ 1286.3
1295.07	c Restart #77 #Var: 399 LB: 0 @ 1294.6
1304.08	c Restart #78 #Var: 399 LB: 0 @ 1303.6
1313.71	c Restart #79 #Var: 399 LB: 0 @ 1313.2
1322.61	c Restart #80 #Var: 399 LB: 0 @ 1322.1
1332.91	c Restart #81 #Var: 399 LB: 0 @ 1332.4
1345.18	c Restart #82 #Var: 399 LB: 0 @ 1344.7
1356.41	c Restart #83 #Var: 399 LB: 0 @ 1355.9
1366.23	c Restart #84 #Var: 399 LB: 0 @ 1365.7
1378.72	c Restart #85 #Var: 399 LB: 0 @ 1378.2
1389.18	c Restart #86 #Var: 399 LB: 0 @ 1388.7
1401.14	c Restart #87 #Var: 399 LB: 0 @ 1400.6
1413.44	c Restart #88 #Var: 399 LB: 0 @ 1412.9
1423.02	c Restart #89 #Var: 399 LB: 0 @ 1422.5
1433.90	c Restart #90 #Var: 399 LB: 0 @ 1433.3
1445.15	c Restart #91 #Var: 399 LB: 0 @ 1444.6
1457.57	c Restart #92 #Var: 399 LB: 0 @ 1457
1472.36	c Restart #93 #Var: 399 LB: 0 @ 1471.8
1483.99	c Restart #94 #Var: 399 LB: 0 @ 1483.4
1498.01	c Restart #95 #Var: 399 LB: 0 @ 1497.4
1511.23	c Restart #96 #Var: 399 LB: 0 @ 1510.7
1523.59	c Restart #97 #Var: 399 LB: 0 @ 1523
1539.56	c Restart #98 #Var: 399 LB: 0 @ 1539
1555.29	c Restart #99 #Var: 399 LB: 0 @ 1554.7
1569.12	c Restart #100 #Var: 399 LB: 0 @ 1568.5
1583.17	c Restart #101 #Var: 399 LB: 0 @ 1582.6
1598.35	c Restart #102 #Var: 399 LB: 0 @ 1597.7
1609.08	c Restart #103 #Var: 399 LB: 0 @ 1608.5
1625.36	c Restart #104 #Var: 399 LB: 0 @ 1624.7
1637.07	c Restart #105 #Var: 399 LB: 0 @ 1636.4
1651.10	c Restart #106 #Var: 399 LB: 0 @ 1650.4
1664.15	c Restart #107 #Var: 399 LB: 0 @ 1663.5
1676.33	c Restart #108 #Var: 399 LB: 0 @ 1675.7
1689.23	c Restart #109 #Var: 399 LB: 0 @ 1688.6
1708.43	c Restart #110 #Var: 399 LB: 0 @ 1707.7
1725.36	c Restart #111 #Var: 399 LB: 0 @ 1724.7
1739.67	c Restart #112 #Var: 399 LB: 0 @ 1739
1754.82	c Restart #113 #Var: 399 LB: 0 @ 1754.1
1776.19	c Restart #114 #Var: 399 LB: 0 @ 1775.5
1795.69	c Restart #115 #Var: 399 LB: 0 @ 1795
1800.72	s UNKNOWN
1800.72	c Exit Code: 0
1800.72	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/node60/watcher-39409-1149204841 -o ROOT/results/node60/solver-39409-1149204841 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node60/39409-1149204841/instance-39409-1149204841.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.20 0.06 0.19 2/64 7475
/proc/meminfo: memFree=1592152/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=4664 CPUtime=0
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 144 0 0 0 0 0 0 0 18 0 1 0 186151954 4775936 124 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 5504289 0 0 4096 0 0 0 0 17 1 0 0
/proc/7475/statm: 1166 133 104 55 0 46 0

[startup+10.0022 s]
/proc/loadavg: 0.32 0.09 0.20 2/64 7475
/proc/meminfo: memFree=1589624/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=7084 CPUtime=9.96
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1022 0 0 0 993 3 0 0 25 0 1 0 186151954 7254016 937 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 1771 937 300 55 0 663 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 7084

[startup+20.008 s]
/proc/loadavg: 0.43 0.12 0.20 2/64 7477
/proc/meminfo: memFree=1589304/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=7208 CPUtime=19.96
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1072 0 0 0 1991 5 0 0 25 0 1 0 186151954 7380992 987 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 1802 987 300 55 0 694 0
Current children cumulated CPU time (s) 19.96
Current children cumulated vsize (Kb) 7208

[startup+30.0138 s]
/proc/loadavg: 0.52 0.15 0.21 2/64 7477
/proc/meminfo: memFree=1589112/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=7416 CPUtime=29.96
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1134 0 0 0 2990 6 0 0 25 0 1 0 186151954 7593984 1049 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 1854 1049 300 55 0 746 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (Kb) 7416

[startup+40.0196 s]
/proc/loadavg: 0.59 0.17 0.22 2/64 7477
/proc/meminfo: memFree=1588728/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=7908 CPUtime=39.96
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1230 0 0 0 3989 7 0 0 25 0 1 0 186151954 8097792 1145 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 1977 1145 300 55 0 869 0
Current children cumulated CPU time (s) 39.96
Current children cumulated vsize (Kb) 7908

[startup+50.0254 s]
/proc/loadavg: 0.65 0.20 0.23 2/64 7477
/proc/meminfo: memFree=1588472/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=8168 CPUtime=49.96
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1314 0 0 0 4988 8 0 0 25 0 1 0 186151954 8364032 1229 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2042 1229 300 55 0 934 0
Current children cumulated CPU time (s) 49.96
Current children cumulated vsize (Kb) 8168

[startup+60.0312 s]
/proc/loadavg: 0.70 0.23 0.23 2/64 7477
/proc/meminfo: memFree=1588280/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=8420 CPUtime=59.97
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1360 0 0 0 5988 9 0 0 25 0 1 0 186151954 8622080 1275 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595889 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2105 1275 300 55 0 997 0
Current children cumulated CPU time (s) 59.97
Current children cumulated vsize (Kb) 8420

[startup+70.037 s]
/proc/loadavg: 0.75 0.25 0.24 2/64 7477
/proc/meminfo: memFree=1587896/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=8684 CPUtime=69.97
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1450 0 0 0 6986 11 0 0 25 0 1 0 186151954 8892416 1365 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2171 1365 300 55 0 1063 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 8684

[startup+80.0438 s]
/proc/loadavg: 0.79 0.28 0.25 2/64 7477
/proc/meminfo: memFree=1587896/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=8684 CPUtime=79.97
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1450 0 0 0 7985 12 0 0 25 0 1 0 186151954 8892416 1365 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2171 1365 300 55 0 1063 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (Kb) 8684

[startup+90.0506 s]
/proc/loadavg: 0.82 0.30 0.26 2/64 7477
/proc/meminfo: memFree=1587512/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=9212 CPUtime=89.98
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1553 0 0 0 8985 13 0 0 25 0 1 0 186151954 9433088 1468 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2303 1468 300 55 0 1195 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 9212

[startup+100.057 s]
/proc/loadavg: 0.85 0.32 0.27 2/64 7477
/proc/meminfo: memFree=1587320/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=9344 CPUtime=99.98
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1607 0 0 0 9984 14 0 0 25 0 1 0 186151954 9568256 1522 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134595908 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2336 1522 300 55 0 1228 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 9344

[startup+110.064 s]
/proc/loadavg: 0.87 0.34 0.27 2/64 7477
/proc/meminfo: memFree=1587128/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=9604 CPUtime=109.98
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1658 0 0 0 10982 16 0 0 25 0 1 0 186151954 9834496 1573 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2401 1573 300 55 0 1293 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 9604

[startup+120.07 s]
/proc/loadavg: 0.89 0.36 0.28 2/64 7477
/proc/meminfo: memFree=1587064/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=9604 CPUtime=119.99
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1673 0 0 0 11981 18 0 0 25 0 1 0 186151954 9834496 1588 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548228 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2401 1588 300 55 0 1293 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 9604

[startup+130.076 s]
/proc/loadavg: 0.91 0.39 0.29 2/64 7477
/proc/meminfo: memFree=1586808/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=9864 CPUtime=129.99
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1723 0 0 0 12980 19 0 0 25 0 1 0 186151954 10100736 1638 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2466 1638 300 55 0 1358 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 9864

[startup+140.083 s]
/proc/loadavg: 0.92 0.40 0.29 2/64 7477
/proc/meminfo: memFree=1586360/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=10260 CPUtime=139.99
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1840 0 0 0 13979 20 0 0 25 0 1 0 186151954 10506240 1755 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2565 1755 300 55 0 1457 0
Current children cumulated CPU time (s) 139.99
Current children cumulated vsize (Kb) 10260

[startup+150.088 s]
/proc/loadavg: 0.93 0.42 0.30 2/64 7477
/proc/meminfo: memFree=1585784/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=10920 CPUtime=149.99
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1981 0 0 0 14978 21 0 0 25 0 1 0 186151954 11182080 1896 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2730 1896 300 55 0 1622 0
Current children cumulated CPU time (s) 149.99
Current children cumulated vsize (Kb) 10920

[startup+160.094 s]
/proc/loadavg: 0.94 0.44 0.31 2/64 7477
/proc/meminfo: memFree=1585784/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=10920 CPUtime=160
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 1993 0 0 0 15977 23 0 0 25 0 1 0 186151954 11182080 1908 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2730 1908 300 55 0 1622 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 10920

[startup+170.101 s]
/proc/loadavg: 0.95 0.46 0.31 2/64 7477
/proc/meminfo: memFree=1585336/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=11392 CPUtime=170
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 2100 0 0 0 16976 24 0 0 25 0 1 0 186151954 11665408 2015 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2848 2015 300 55 0 1740 0
Current children cumulated CPU time (s) 170
Current children cumulated vsize (Kb) 11392

[startup+180.107 s]
/proc/loadavg: 0.96 0.48 0.32 2/64 7477
/proc/meminfo: memFree=1585208/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=11392 CPUtime=180
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 2127 0 0 0 17975 25 0 0 25 0 1 0 186151954 11665408 2042 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2848 2042 300 55 0 1740 0
Current children cumulated CPU time (s) 180
Current children cumulated vsize (Kb) 11392

[startup+190.113 s]
/proc/loadavg: 0.96 0.49 0.33 2/64 7477
/proc/meminfo: memFree=1584952/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=11788 CPUtime=190
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 2211 0 0 0 18974 26 0 0 25 0 1 0 186151954 12070912 2112 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 2947 2112 300 55 0 1839 0
Current children cumulated CPU time (s) 190
Current children cumulated vsize (Kb) 11788

[startup+200.118 s]
/proc/loadavg: 0.97 0.51 0.34 2/64 7477
/proc/meminfo: memFree=1584440/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=12204 CPUtime=200.01
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 2333 0 0 0 19973 28 0 0 25 0 1 0 186151954 12496896 2234 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529155 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 3051 2234 300 55 0 1943 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 12204

[startup+210.124 s]
/proc/loadavg: 0.97 0.53 0.34 2/64 7477
/proc/meminfo: memFree=1584440/2055920 swapFree=4181460/4192956

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

/proc/7475/statm: 9353 8526 300 55 0 8245 0
Current children cumulated CPU time (s) 1760.34
Current children cumulated vsize (Kb) 37412

[startup+1771.05 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1770.34
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8689 0 0 0 176806 228 0 0 25 0 1 0 186151954 38445056 8575 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548598 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8575 300 55 0 8278 0
Current children cumulated CPU time (s) 1770.34
Current children cumulated vsize (Kb) 37544

[startup+1781.06 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1780.34
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 177806 228 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134550886 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1780.34
Current children cumulated vsize (Kb) 37544

[startup+1782.06 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1781.34
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 177906 228 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 37544

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1782.36
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 178007 229 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (Kb) 37544

[startup+1784.07 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1783.36
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 178107 229 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534828 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1783.36
Current children cumulated vsize (Kb) 37544

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1784.36
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 178207 229 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1784.36
Current children cumulated vsize (Kb) 37544

[startup+1786.08 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1785.37
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 178308 229 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1785.37
Current children cumulated vsize (Kb) 37544

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558584/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37544 CPUtime=1786.37
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8694 0 0 0 178408 229 0 0 25 0 1 0 186151954 38445056 8580 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528665 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9386 8580 300 55 0 8278 0
Current children cumulated CPU time (s) 1786.37
Current children cumulated vsize (Kb) 37544

[startup+1788.09 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37676 CPUtime=1787.37
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8697 0 0 0 178508 229 0 0 25 0 1 0 186151954 38580224 8583 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548722 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9419 8583 300 55 0 8311 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 37676

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37676 CPUtime=1788.38
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 178608 230 0 0 25 0 1 0 186151954 38580224 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529520 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9419 8594 300 55 0 8311 0
Current children cumulated CPU time (s) 1788.38
Current children cumulated vsize (Kb) 37676

[startup+1790.1 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37676 CPUtime=1789.39
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 178709 230 0 0 25 0 1 0 186151954 38580224 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9419 8594 300 55 0 8311 0
Current children cumulated CPU time (s) 1789.39
Current children cumulated vsize (Kb) 37676

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37676 CPUtime=1790.39
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 178809 230 0 0 25 0 1 0 186151954 38580224 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9419 8594 300 55 0 8311 0
Current children cumulated CPU time (s) 1790.39
Current children cumulated vsize (Kb) 37676

[startup+1792.11 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37676 CPUtime=1791.4
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 178910 230 0 0 25 0 1 0 186151954 38580224 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548701 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9419 8594 300 55 0 8311 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (Kb) 37676

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37648 CPUtime=1792.4
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 179010 230 0 0 25 0 1 0 186151954 38551552 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9412 8594 300 55 0 8304 0
Current children cumulated CPU time (s) 1792.4
Current children cumulated vsize (Kb) 37648

[startup+1794.12 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37648 CPUtime=1793.4
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 179110 230 0 0 25 0 1 0 186151954 38551552 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9412 8594 300 55 0 8304 0
Current children cumulated CPU time (s) 1793.4
Current children cumulated vsize (Kb) 37648

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37648 CPUtime=1794.41
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 179211 230 0 0 25 0 1 0 186151954 38551552 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9412 8594 300 55 0 8304 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (Kb) 37648

[startup+1796.13 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558520/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37648 CPUtime=1795.41
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8708 0 0 0 179311 230 0 0 25 0 1 0 186151954 38551552 8594 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9412 8594 300 55 0 8304 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (Kb) 37648

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558456/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37780 CPUtime=1796.42
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8724 0 0 0 179412 230 0 0 25 0 1 0 186151954 38686720 8610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134632871 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9445 8610 300 55 0 8337 0
Current children cumulated CPU time (s) 1796.42
Current children cumulated vsize (Kb) 37780

[startup+1798.14 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558456/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37780 CPUtime=1797.42
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8724 0 0 0 179512 230 0 0 25 0 1 0 186151954 38686720 8610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9445 8610 300 55 0 8337 0
Current children cumulated CPU time (s) 1797.42
Current children cumulated vsize (Kb) 37780

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558456/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37780 CPUtime=1798.42
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8724 0 0 0 179612 230 0 0 25 0 1 0 186151954 38686720 8610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134528674 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9445 8610 300 55 0 8337 0
Current children cumulated CPU time (s) 1798.42
Current children cumulated vsize (Kb) 37780

[startup+1800.15 s]
/proc/loadavg: 1.00 0.99 0.84 2/64 7672
/proc/meminfo: memFree=1558456/2055920 swapFree=4181460/4192956
[pid=7475] ppid=7473 vsize=37780 CPUtime=1799.43
/proc/7475/stat : 7475 (bsolo) R 7473 7475 7430 0 -1 0 8724 0 0 0 179713 230 0 0 25 0 1 0 186151954 38686720 8610 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548217 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7475/statm: 9445 8610 300 55 0 8337 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (Kb) 37780

Child status: 0
Real time (s): 1800.73
CPU time (s): 1800.01
CPU user time (s): 1797.7
CPU system time (s): 2.31265
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (Kb): 37780

Launcher Data (download as text)

Begin job on node60 on Thu Jun  1 23:34:01 UTC 2006


FILE ID= 39409-1149204841

PBS_JOBID= 293062

BENCH NAME= ROOT/tmp/node60/39409-1149204841/instance-39409-1149204841.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node60/39409-1149204841/instance-39409-1149204841.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-39409-1149204841 -o ROOT/results/node60/solver-39409-1149204841 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node60/39409-1149204841/instance-39409-1149204841.opb

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  cc11de80c07cf0d445d50327479f6689

RANDOM SEED= 658579001


/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.257
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.257
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:       1592360 kB
Buffers:         33620 kB
Cached:         354604 kB
SwapCached:       3320 kB
Active:         107032 kB
Inactive:       290004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592360 kB
SwapTotal:     4192956 kB
SwapFree:      4181460 kB
Dirty:             296 kB
Writeback:           0 kB
Mapped:          14728 kB
Slab:            52476 kB
Committed_AS:   172548 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node60 on Fri Jun  2 00:04:02 UTC 2006