Trace number 39638

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.74

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl35_40_pb.cnf.cr.opb
MD5SUMd3d31f2bec4390bf166702fac3cf6fcc
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.022995
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2800
Total number of constraints150
Number of constraints which are clauses80
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint40
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
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.03	c INFO: OSL Context initialized.
0.05	c Initial problem consists of 2800 variables and 150 constraints.
0.06	c Using non-optimization problem switches.
0.06	c No problem reductions applied in OPT. instance.
0.06	c	preprocess terminated. Elapsed time: 0.036
0.06	c After prepocess the problem consists of 2800 variables and 150 constraints.
0.10	c Restart #1 #Var: 2800 LB: 0 @ 0.075
0.15	c Restart #2 #Var: 2800 LB: 0 @ 0.126
0.24	c Restart #3 #Var: 2800 LB: 0 @ 0.216
0.39	c Restart #4 #Var: 2800 LB: 0 @ 0.371
0.60	c Restart #5 #Var: 2800 LB: 0 @ 0.577
0.85	c Restart #6 #Var: 2800 LB: 0 @ 0.828
1.16	c Restart #7 #Var: 2800 LB: 0 @ 1.134
1.49	c Restart #8 #Var: 2800 LB: 0 @ 1.468
1.87	c Restart #9 #Var: 2800 LB: 0 @ 1.845
2.29	c Restart #10 #Var: 2800 LB: 0 @ 2.272
2.75	c Restart #11 #Var: 2800 LB: 0 @ 2.727
3.30	c Restart #12 #Var: 2800 LB: 0 @ 3.277
3.85	c Restart #13 #Var: 2800 LB: 0 @ 3.829
4.48	c Restart #14 #Var: 2800 LB: 0 @ 4.458
5.13	c Restart #15 #Var: 2800 LB: 0 @ 5.104
5.81	c Restart #16 #Var: 2800 LB: 0 @ 5.785
6.56	c Restart #17 #Var: 2800 LB: 0 @ 6.538
7.38	c Restart #18 #Var: 2800 LB: 0 @ 7.352
8.24	c Restart #19 #Var: 2800 LB: 0 @ 8.213
9.05	c Restart #20 #Var: 2800 LB: 0 @ 9.02
10.02	c Restart #21 #Var: 2800 LB: 0 @ 9.994
11.03	c Restart #22 #Var: 2800 LB: 0 @ 11.004
12.14	c Restart #23 #Var: 2800 LB: 0 @ 12.112
13.18	c Restart #24 #Var: 2800 LB: 0 @ 13.151
14.34	c Restart #25 #Var: 2800 LB: 0 @ 14.31
15.93	c Restart #26 #Var: 2800 LB: 0 @ 15.898
17.81	c Restart #27 #Var: 2800 LB: 0 @ 17.778
19.46	c Restart #28 #Var: 2800 LB: 0 @ 19.435
20.77	c Restart #29 #Var: 2800 LB: 0 @ 20.74
22.17	c Restart #30 #Var: 2800 LB: 0 @ 22.136
23.39	c Restart #31 #Var: 2800 LB: 0 @ 23.353
24.77	c Restart #32 #Var: 2800 LB: 0 @ 24.742
26.23	c Restart #33 #Var: 2800 LB: 0 @ 26.2
27.72	c Restart #34 #Var: 2800 LB: 0 @ 27.687
29.28	c Restart #35 #Var: 2800 LB: 0 @ 29.244
30.92	c Restart #36 #Var: 2800 LB: 0 @ 30.888
32.64	c Restart #37 #Var: 2800 LB: 0 @ 32.607
34.33	c Restart #38 #Var: 2800 LB: 0 @ 34.296
36.10	c Restart #39 #Var: 2800 LB: 0 @ 36.058
37.98	c Restart #40 #Var: 2800 LB: 0 @ 37.944
39.94	c Restart #41 #Var: 2800 LB: 0 @ 39.905
41.99	c Restart #42 #Var: 2800 LB: 0 @ 41.953
44.02	c Restart #43 #Var: 2800 LB: 0 @ 43.978
46.04	c Restart #44 #Var: 2800 LB: 0 @ 46
48.23	c Restart #45 #Var: 2800 LB: 0 @ 48.19
50.46	c Restart #46 #Var: 2800 LB: 0 @ 50.415
52.82	c Restart #47 #Var: 2800 LB: 0 @ 52.78
55.11	c Restart #48 #Var: 2800 LB: 0 @ 55.066
57.39	c Restart #49 #Var: 2800 LB: 0 @ 57.347
59.85	c Restart #50 #Var: 2800 LB: 0 @ 59.808
62.23	c Restart #51 #Var: 2800 LB: 0 @ 62.181
64.82	c Restart #52 #Var: 2800 LB: 0 @ 64.773
67.37	c Restart #53 #Var: 2800 LB: 0 @ 67.322
70.10	c Restart #54 #Var: 2800 LB: 0 @ 70.047
72.82	c Restart #55 #Var: 2800 LB: 0 @ 72.77
75.57	c Restart #56 #Var: 2800 LB: 0 @ 75.519
78.35	c Restart #57 #Var: 2800 LB: 0 @ 78.302
81.12	c Restart #58 #Var: 2800 LB: 0 @ 81.067
84.04	c Restart #59 #Var: 2800 LB: 0 @ 83.986
87.13	c Restart #60 #Var: 2800 LB: 0 @ 87.07
90.42	c Restart #61 #Var: 2800 LB: 0 @ 90.359
94.05	c Restart #62 #Var: 2800 LB: 0 @ 93.989
97.63	c Restart #63 #Var: 2800 LB: 0 @ 97.574
101.46	c Restart #64 #Var: 2800 LB: 0 @ 101.4
105.66	c Restart #65 #Var: 2800 LB: 0 @ 105.6
109.74	c Restart #66 #Var: 2800 LB: 0 @ 109.67
113.96	c Restart #67 #Var: 2800 LB: 0 @ 113.89
118.12	c Restart #68 #Var: 2800 LB: 0 @ 118.06
122.52	c Restart #69 #Var: 2800 LB: 0 @ 122.45
126.96	c Restart #70 #Var: 2800 LB: 0 @ 126.89
131.35	c Restart #71 #Var: 2800 LB: 0 @ 131.28
136.03	c Restart #72 #Var: 2800 LB: 0 @ 135.95
140.72	c Restart #73 #Var: 2800 LB: 0 @ 140.65
145.44	c Restart #74 #Var: 2800 LB: 0 @ 145.37
150.04	c Restart #75 #Var: 2800 LB: 0 @ 149.97
154.89	c Restart #76 #Var: 2800 LB: 0 @ 154.81
160.08	c Restart #77 #Var: 2800 LB: 0 @ 160
165.15	c Restart #78 #Var: 2800 LB: 0 @ 165.07
170.57	c Restart #79 #Var: 2800 LB: 0 @ 170.49
175.99	c Restart #80 #Var: 2800 LB: 0 @ 175.91
181.23	c Restart #81 #Var: 2800 LB: 0 @ 181.14
186.23	c Restart #82 #Var: 2800 LB: 0 @ 186.14
191.56	c Restart #83 #Var: 2800 LB: 0 @ 191.47
197.17	c Restart #84 #Var: 2800 LB: 0 @ 197.08
202.95	c Restart #85 #Var: 2800 LB: 0 @ 202.85
208.69	c Restart #86 #Var: 2800 LB: 0 @ 208.59
214.47	c Restart #87 #Var: 2800 LB: 0 @ 214.37
220.73	c Restart #88 #Var: 2800 LB: 0 @ 220.63
227.67	c Restart #89 #Var: 2800 LB: 0 @ 227.56
234.09	c Restart #90 #Var: 2800 LB: 0 @ 233.99
241.03	c Restart #91 #Var: 2800 LB: 0 @ 240.92
247.73	c Restart #92 #Var: 2800 LB: 0 @ 247.62
254.54	c Restart #93 #Var: 2800 LB: 0 @ 254.43
262.45	c Restart #94 #Var: 2800 LB: 0 @ 262.34
269.45	c Restart #95 #Var: 2800 LB: 0 @ 269.33
276.20	c Restart #96 #Var: 2800 LB: 0 @ 276.08
283.60	c Restart #97 #Var: 2800 LB: 0 @ 283.48
291.20	c Restart #98 #Var: 2800 LB: 0 @ 291.07
299.34	c Restart #99 #Var: 2800 LB: 0 @ 299.21
307.10	c Restart #100 #Var: 2800 LB: 0 @ 306.97
314.49	c Restart #101 #Var: 2800 LB: 0 @ 314.36
322.97	c Restart #102 #Var: 2800 LB: 0 @ 322.83
331.89	c Restart #103 #Var: 2800 LB: 0 @ 331.75
339.99	c Restart #104 #Var: 2800 LB: 0 @ 339.85
348.46	c Restart #105 #Var: 2800 LB: 0 @ 348.32
357.25	c Restart #106 #Var: 2800 LB: 0 @ 357.09
366.78	c Restart #107 #Var: 2800 LB: 0 @ 366.63
376.13	c Restart #108 #Var: 2800 LB: 0 @ 375.97
386.49	c Restart #109 #Var: 2800 LB: 0 @ 386.33
396.18	c Restart #110 #Var: 2800 LB: 0 @ 396.01
405.09	c Restart #111 #Var: 2800 LB: 0 @ 404.92
413.73	c Restart #112 #Var: 2800 LB: 0 @ 413.56
423.85	c Restart #113 #Var: 2800 LB: 0 @ 423.68
433.19	c Restart #114 #Var: 2800 LB: 0 @ 433.01
443.22	c Restart #115 #Var: 2800 LB: 0 @ 443.04
453.52	c Restart #116 #Var: 2800 LB: 0 @ 453.33
463.35	c Restart #117 #Var: 2800 LB: 0 @ 463.16
473.46	c Restart #118 #Var: 2800 LB: 0 @ 473.26
484.02	c Restart #119 #Var: 2800 LB: 0 @ 483.83
494.60	c Restart #120 #Var: 2800 LB: 0 @ 494.4
505.55	c Restart #121 #Var: 2800 LB: 0 @ 505.34
516.71	c Restart #122 #Var: 2800 LB: 0 @ 516.5
525.50	c Restart #123 #Var: 2800 LB: 0 @ 525.29
536.14	c Restart #124 #Var: 2800 LB: 0 @ 535.92
546.84	c Restart #125 #Var: 2800 LB: 0 @ 546.62
558.10	c Restart #126 #Var: 2800 LB: 0 @ 557.87
570.23	c Restart #127 #Var: 2800 LB: 0 @ 570
581.85	c Restart #128 #Var: 2800 LB: 0 @ 581.62
593.16	c Restart #129 #Var: 2800 LB: 0 @ 592.93
604.95	c Restart #130 #Var: 2800 LB: 0 @ 604.71
617.17	c Restart #131 #Var: 2800 LB: 0 @ 616.92
628.59	c Restart #132 #Var: 2800 LB: 0 @ 628.34
641.88	c Restart #133 #Var: 2800 LB: 0 @ 641.62
654.13	c Restart #134 #Var: 2800 LB: 0 @ 653.87
666.91	c Restart #135 #Var: 2800 LB: 0 @ 666.64
680.17	c Restart #136 #Var: 2800 LB: 0 @ 679.9
693.16	c Restart #137 #Var: 2800 LB: 0 @ 692.88
705.94	c Restart #138 #Var: 2800 LB: 0 @ 705.66
719.27	c Restart #139 #Var: 2800 LB: 0 @ 718.99
732.06	c Restart #140 #Var: 2800 LB: 0 @ 731.78
744.80	c Restart #141 #Var: 2800 LB: 0 @ 744.51
757.67	c Restart #142 #Var: 2800 LB: 0 @ 757.38
770.93	c Restart #143 #Var: 2800 LB: 0 @ 770.63
785.04	c Restart #144 #Var: 2800 LB: 0 @ 784.73
798.69	c Restart #145 #Var: 2800 LB: 0 @ 798.38
812.75	c Restart #146 #Var: 2800 LB: 0 @ 812.38
826.18	c Restart #147 #Var: 2800 LB: 0 @ 825.8
840.92	c Restart #148 #Var: 2800 LB: 0 @ 840.54
856.54	c Restart #149 #Var: 2800 LB: 0 @ 856.15
871.75	c Restart #150 #Var: 2800 LB: 0 @ 871.35
886.86	c Restart #151 #Var: 2800 LB: 0 @ 886.46
903.67	c CHANGE Heuristic... 
903.67	c Restart #0 #Var: 2800 LB: 0 @ 903.26
903.74	c Restart #1 #Var: 2800 LB: 0 @ 903.33
903.84	c Restart #2 #Var: 2800 LB: 0 @ 903.43
904.04	c Restart #3 #Var: 2800 LB: 0 @ 903.63
904.31	c Restart #4 #Var: 2800 LB: 0 @ 903.9
904.62	c Restart #5 #Var: 2800 LB: 0 @ 904.22
905.06	c Restart #6 #Var: 2800 LB: 0 @ 904.66
905.55	c Restart #7 #Var: 2800 LB: 0 @ 905.14
906.16	c Restart #8 #Var: 2800 LB: 0 @ 905.75
906.83	c Restart #9 #Var: 2800 LB: 0 @ 906.42
907.57	c Restart #10 #Var: 2800 LB: 0 @ 907.16
908.37	c Restart #11 #Var: 2800 LB: 0 @ 907.97
909.19	c Restart #12 #Var: 2800 LB: 0 @ 908.78
910.15	c Restart #13 #Var: 2800 LB: 0 @ 909.74
911.06	c Restart #14 #Var: 2800 LB: 0 @ 910.65
912.24	c Restart #15 #Var: 2800 LB: 0 @ 911.83
913.47	c Restart #16 #Var: 2800 LB: 0 @ 913.06
914.88	c Restart #17 #Var: 2800 LB: 0 @ 914.47
916.33	c Restart #18 #Var: 2800 LB: 0 @ 915.92
917.89	c Restart #19 #Var: 2800 LB: 0 @ 917.48
919.46	c Restart #20 #Var: 2800 LB: 0 @ 919.05
921.24	c Restart #21 #Var: 2800 LB: 0 @ 920.83
922.97	c Restart #22 #Var: 2800 LB: 0 @ 922.56
924.87	c Restart #23 #Var: 2800 LB: 0 @ 924.46
926.79	c Restart #24 #Var: 2800 LB: 0 @ 926.38
928.67	c Restart #25 #Var: 2800 LB: 0 @ 928.25
930.73	c Restart #26 #Var: 2800 LB: 0 @ 930.31
932.99	c Restart #27 #Var: 2800 LB: 0 @ 932.57
935.15	c Restart #28 #Var: 2800 LB: 0 @ 934.74
937.38	c Restart #29 #Var: 2800 LB: 0 @ 936.96
939.84	c Restart #30 #Var: 2800 LB: 0 @ 939.42
942.25	c Restart #31 #Var: 2800 LB: 0 @ 941.83
944.75	c Restart #32 #Var: 2800 LB: 0 @ 944.33
947.30	c Restart #33 #Var: 2800 LB: 0 @ 946.88
950.13	c Restart #34 #Var: 2800 LB: 0 @ 949.71
952.94	c Restart #35 #Var: 2800 LB: 0 @ 952.51
955.90	c Restart #36 #Var: 2800 LB: 0 @ 955.48
958.80	c Restart #37 #Var: 2800 LB: 0 @ 958.37
962.08	c Restart #38 #Var: 2800 LB: 0 @ 961.65
965.29	c Restart #39 #Var: 2800 LB: 0 @ 964.87
968.78	c Restart #40 #Var: 2800 LB: 0 @ 968.35
972.30	c Restart #41 #Var: 2800 LB: 0 @ 971.87
975.67	c Restart #42 #Var: 2800 LB: 0 @ 975.24
979.14	c Restart #43 #Var: 2800 LB: 0 @ 978.71
982.83	c Restart #44 #Var: 2800 LB: 0 @ 982.39
986.51	c Restart #45 #Var: 2800 LB: 0 @ 986.07
990.47	c Restart #46 #Var: 2800 LB: 0 @ 990.03
995.01	c Restart #47 #Var: 2800 LB: 0 @ 994.57
999.13	c Restart #48 #Var: 2800 LB: 0 @ 998.68
1003.69	c Restart #49 #Var: 2800 LB: 0 @ 1003.3
1008.23	c Restart #50 #Var: 2800 LB: 0 @ 1007.8
1012.97	c Restart #51 #Var: 2800 LB: 0 @ 1012.5
1017.61	c Restart #52 #Var: 2800 LB: 0 @ 1017.2
1021.98	c Restart #53 #Var: 2800 LB: 0 @ 1021.5
1026.39	c Restart #54 #Var: 2800 LB: 0 @ 1025.9
1031.37	c Restart #55 #Var: 2800 LB: 0 @ 1030.9
1036.51	c Restart #56 #Var: 2800 LB: 0 @ 1036.1
1041.38	c Restart #57 #Var: 2800 LB: 0 @ 1040.9
1046.38	c Restart #58 #Var: 2800 LB: 0 @ 1045.9
1051.21	c Restart #59 #Var: 2800 LB: 0 @ 1050.8
1056.08	c Restart #60 #Var: 2800 LB: 0 @ 1055.6
1061.18	c Restart #61 #Var: 2800 LB: 0 @ 1060.7
1066.03	c Restart #62 #Var: 2800 LB: 0 @ 1065.6
1071.15	c Restart #63 #Var: 2800 LB: 0 @ 1070.7
1076.22	c Restart #64 #Var: 2800 LB: 0 @ 1075.8
1081.76	c Restart #65 #Var: 2800 LB: 0 @ 1081.3
1087.30	c Restart #66 #Var: 2800 LB: 0 @ 1086.8
1092.76	c Restart #67 #Var: 2800 LB: 0 @ 1092.3
1098.90	c Restart #68 #Var: 2800 LB: 0 @ 1098.4
1104.63	c Restart #69 #Var: 2800 LB: 0 @ 1104.2
1110.33	c Restart #70 #Var: 2800 LB: 0 @ 1109.8
1116.18	c Restart #71 #Var: 2800 LB: 0 @ 1115.7
1122.62	c Restart #72 #Var: 2800 LB: 0 @ 1122.1
1128.95	c Restart #73 #Var: 2800 LB: 0 @ 1128.5
1135.62	c Restart #74 #Var: 2800 LB: 0 @ 1135.1
1142.37	c Restart #75 #Var: 2800 LB: 0 @ 1141.9
1149.10	c Restart #76 #Var: 2800 LB: 0 @ 1148.6
1156.86	c Restart #77 #Var: 2800 LB: 0 @ 1156.4
1164.84	c Restart #78 #Var: 2800 LB: 0 @ 1164.3
1172.79	c Restart #79 #Var: 2800 LB: 0 @ 1172.3
1180.36	c Restart #80 #Var: 2800 LB: 0 @ 1179.9
1188.31	c Restart #81 #Var: 2800 LB: 0 @ 1187.8
1196.22	c Restart #82 #Var: 2800 LB: 0 @ 1195.7
1204.89	c Restart #83 #Var: 2800 LB: 0 @ 1204.4
1213.45	c Restart #84 #Var: 2800 LB: 0 @ 1212.9
1222.25	c Restart #85 #Var: 2800 LB: 0 @ 1221.7
1231.58	c Restart #86 #Var: 2800 LB: 0 @ 1231.1
1240.64	c Restart #87 #Var: 2800 LB: 0 @ 1240.1
1249.29	c Restart #88 #Var: 2800 LB: 0 @ 1248.8
1258.54	c Restart #89 #Var: 2800 LB: 0 @ 1258
1269.03	c Restart #90 #Var: 2800 LB: 0 @ 1268.5
1279.02	c Restart #91 #Var: 2800 LB: 0 @ 1278.5
1288.68	c Restart #92 #Var: 2800 LB: 0 @ 1288.1
1298.81	c Restart #93 #Var: 2800 LB: 0 @ 1298.3
1309.16	c Restart #94 #Var: 2800 LB: 0 @ 1308.6
1319.17	c Restart #95 #Var: 2800 LB: 0 @ 1318.6
1329.16	c Restart #96 #Var: 2800 LB: 0 @ 1328.6
1337.68	c Restart #97 #Var: 2800 LB: 0 @ 1337.1
1348.31	c Restart #98 #Var: 2800 LB: 0 @ 1347.7
1358.78	c Restart #99 #Var: 2800 LB: 0 @ 1358.2
1369.82	c Restart #100 #Var: 2800 LB: 0 @ 1369.2
1381.36	c Restart #101 #Var: 2800 LB: 0 @ 1380.8
1392.91	c Restart #102 #Var: 2800 LB: 0 @ 1392.3
1404.93	c Restart #103 #Var: 2800 LB: 0 @ 1404.3
1416.55	c Restart #104 #Var: 2800 LB: 0 @ 1416
1428.48	c Restart #105 #Var: 2800 LB: 0 @ 1427.9
1441.55	c Restart #106 #Var: 2800 LB: 0 @ 1441
1454.28	c Restart #107 #Var: 2800 LB: 0 @ 1453.7
1466.88	c Restart #108 #Var: 2800 LB: 0 @ 1466.3
1480.91	c Restart #109 #Var: 2800 LB: 0 @ 1480.3
1494.77	c Restart #110 #Var: 2800 LB: 0 @ 1494.2
1508.82	c Restart #111 #Var: 2800 LB: 0 @ 1508.2
1522.81	c Restart #112 #Var: 2800 LB: 0 @ 1522.2
1536.32	c Restart #113 #Var: 2800 LB: 0 @ 1535.7
1550.26	c Restart #114 #Var: 2800 LB: 0 @ 1549.6
1564.21	c Restart #115 #Var: 2800 LB: 0 @ 1563.6
1577.86	c Restart #116 #Var: 2800 LB: 0 @ 1577.2
1592.82	c Restart #117 #Var: 2800 LB: 0 @ 1592.2
1607.12	c Restart #118 #Var: 2800 LB: 0 @ 1606.5
1622.05	c Restart #119 #Var: 2800 LB: 0 @ 1621.4
1637.23	c Restart #120 #Var: 2800 LB: 0 @ 1636.6
1653.22	c Restart #121 #Var: 2800 LB: 0 @ 1652.5
1670.07	c Restart #122 #Var: 2800 LB: 0 @ 1669.4
1685.90	c Restart #123 #Var: 2800 LB: 0 @ 1685.2
1701.28	c Restart #124 #Var: 2800 LB: 0 @ 1700.6
1716.51	c Restart #125 #Var: 2800 LB: 0 @ 1715.8
1731.76	c Restart #126 #Var: 2800 LB: 0 @ 1731.1
1747.68	c Restart #127 #Var: 2800 LB: 0 @ 1747
1764.38	c Restart #128 #Var: 2800 LB: 0 @ 1763.7
1780.58	c Restart #129 #Var: 2800 LB: 0 @ 1779.9
1797.24	c Restart #130 #Var: 2800 LB: 0 @ 1796.5
1800.73	s UNKNOWN
1800.73	c Exit Code: 0
1800.73	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/node45/watcher-39638-1149227262 -o ROOT/results/node45/solver-39638-1149227262 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user10/bsolo ROOT/tmp/node45/39638-1149227262/instance-39638-1149227262.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.24 0.61 0.81 2/64 11638
/proc/meminfo: memFree=1060936/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=436 CPUtime=0
/proc/11638/stat : 11638 (bsolo) D 11636 11638 11593 0 -1 0 38 0 0 0 0 0 0 0 19 0 1 0 84163926 446464 23 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4727588 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11638/statm: 109 23 18 55 0 18 0

[startup+10.0016 s]
/proc/loadavg: 0.35 0.63 0.81 2/64 11638
/proc/meminfo: memFree=1055560/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=10164 CPUtime=9.97
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 1769 0 0 0 994 3 0 0 25 0 1 0 84163926 10407936 1684 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134601380 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 2541 1684 296 55 0 1433 0
Current children cumulated CPU time (s) 9.97
Current children cumulated vsize (Kb) 10164

[startup+20.0074 s]
/proc/loadavg: 0.45 0.64 0.81 2/64 11638
/proc/meminfo: memFree=1054856/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=10944 CPUtime=19.97
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 1969 0 0 0 1992 5 0 0 25 0 1 0 84163926 11206656 1884 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 2736 1884 296 55 0 1628 0
Current children cumulated CPU time (s) 19.97
Current children cumulated vsize (Kb) 10944

[startup+30.0133 s]
/proc/loadavg: 0.54 0.65 0.82 2/64 11638
/proc/meminfo: memFree=1054024/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=11692 CPUtime=29.97
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2173 0 0 0 2991 6 0 0 25 0 1 0 84163926 11972608 2088 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 2923 2088 296 55 0 1815 0
Current children cumulated CPU time (s) 29.97
Current children cumulated vsize (Kb) 11692

[startup+40.0191 s]
/proc/loadavg: 0.61 0.66 0.82 2/64 11638
/proc/meminfo: memFree=1053640/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=12196 CPUtime=39.97
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2279 0 0 0 3989 8 0 0 25 0 1 0 84163926 12488704 2194 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3049 2194 296 55 0 1941 0
Current children cumulated CPU time (s) 39.97
Current children cumulated vsize (Kb) 12196

[startup+50.0249 s]
/proc/loadavg: 0.67 0.67 0.82 2/64 11638
/proc/meminfo: memFree=1053320/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=12416 CPUtime=49.97
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2346 0 0 0 4987 10 0 0 25 0 1 0 84163926 12713984 2261 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3104 2261 296 55 0 1996 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (Kb) 12416

[startup+60.0307 s]
/proc/loadavg: 0.72 0.68 0.82 2/64 11638
/proc/meminfo: memFree=1053256/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=12496 CPUtime=59.98
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2383 0 0 0 5986 12 0 0 25 0 1 0 84163926 12795904 2298 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3124 2298 296 55 0 2016 0
Current children cumulated CPU time (s) 59.98
Current children cumulated vsize (Kb) 12496

[startup+70.0365 s]
/proc/loadavg: 0.76 0.69 0.82 2/64 11638
/proc/meminfo: memFree=1053000/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=12836 CPUtime=69.97
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2438 0 0 0 6984 13 0 0 25 0 1 0 84163926 13144064 2353 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3209 2353 296 55 0 2101 0
Current children cumulated CPU time (s) 69.97
Current children cumulated vsize (Kb) 12836

[startup+80.0423 s]
/proc/loadavg: 0.80 0.70 0.82 2/64 11638
/proc/meminfo: memFree=1052552/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=13204 CPUtime=79.98
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2541 0 0 0 7982 16 0 0 25 0 1 0 84163926 13520896 2456 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3301 2456 296 55 0 2193 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 13204

[startup+90.0482 s]
/proc/loadavg: 0.83 0.71 0.82 2/64 11638
/proc/meminfo: memFree=1052296/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=13464 CPUtime=89.98
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2603 0 0 0 8980 18 0 0 25 0 1 0 84163926 13787136 2518 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3366 2518 296 55 0 2258 0
Current children cumulated CPU time (s) 89.98
Current children cumulated vsize (Kb) 13464

[startup+100.054 s]
/proc/loadavg: 0.85 0.72 0.82 2/64 11638
/proc/meminfo: memFree=1052104/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=13676 CPUtime=99.99
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2669 0 0 0 9978 21 0 0 25 0 1 0 84163926 14004224 2584 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548612 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3419 2584 296 55 0 2311 0
Current children cumulated CPU time (s) 99.99
Current children cumulated vsize (Kb) 13676

[startup+110.06 s]
/proc/loadavg: 0.88 0.73 0.83 2/64 11638
/proc/meminfo: memFree=1051912/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=13924 CPUtime=109.98
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2714 0 0 0 10976 22 0 0 25 0 1 0 84163926 14258176 2629 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3481 2629 296 55 0 2373 0
Current children cumulated CPU time (s) 109.98
Current children cumulated vsize (Kb) 13924

[startup+120.067 s]
/proc/loadavg: 0.89 0.74 0.83 2/64 11638
/proc/meminfo: memFree=1051848/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=13916 CPUtime=119.99
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2731 0 0 0 11976 23 0 0 25 0 1 0 84163926 14249984 2646 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3479 2646 296 55 0 2371 0
Current children cumulated CPU time (s) 119.99
Current children cumulated vsize (Kb) 13916

[startup+130.072 s]
/proc/loadavg: 0.91 0.74 0.83 2/64 11638
/proc/meminfo: memFree=1051720/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14040 CPUtime=129.99
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2752 0 0 0 12974 25 0 0 25 0 1 0 84163926 14376960 2667 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3510 2667 296 55 0 2402 0
Current children cumulated CPU time (s) 129.99
Current children cumulated vsize (Kb) 14040

[startup+140.078 s]
/proc/loadavg: 0.92 0.75 0.83 2/64 11638
/proc/meminfo: memFree=1051720/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14040 CPUtime=140
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2758 0 0 0 13973 27 0 0 25 0 1 0 84163926 14376960 2673 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3510 2673 296 55 0 2402 0
Current children cumulated CPU time (s) 140
Current children cumulated vsize (Kb) 14040

[startup+150.085 s]
/proc/loadavg: 0.93 0.76 0.83 2/64 11638
/proc/meminfo: memFree=1051656/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14040 CPUtime=150
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2768 0 0 0 14971 29 0 0 25 0 1 0 84163926 14376960 2683 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3510 2683 296 55 0 2402 0
Current children cumulated CPU time (s) 150
Current children cumulated vsize (Kb) 14040

[startup+160.092 s]
/proc/loadavg: 0.94 0.77 0.83 2/64 11638
/proc/meminfo: memFree=1051528/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14172 CPUtime=160
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2791 0 0 0 15969 31 0 0 25 0 1 0 84163926 14512128 2706 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3543 2706 296 55 0 2435 0
Current children cumulated CPU time (s) 160
Current children cumulated vsize (Kb) 14172

[startup+170.098 s]
/proc/loadavg: 0.95 0.77 0.83 2/64 11638
/proc/meminfo: memFree=1051528/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14300 CPUtime=170.01
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2808 0 0 0 16968 33 0 0 25 0 1 0 84163926 14643200 2723 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3575 2723 296 55 0 2467 0
Current children cumulated CPU time (s) 170.01
Current children cumulated vsize (Kb) 14300

[startup+180.105 s]
/proc/loadavg: 0.96 0.78 0.83 2/64 11638
/proc/meminfo: memFree=1051336/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14432 CPUtime=180.01
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2853 0 0 0 17966 35 0 0 25 0 1 0 84163926 14778368 2768 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3608 2768 296 55 0 2500 0
Current children cumulated CPU time (s) 180.01
Current children cumulated vsize (Kb) 14432

[startup+190.11 s]
/proc/loadavg: 0.96 0.79 0.83 2/64 11638
/proc/meminfo: memFree=1051272/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14432 CPUtime=190.01
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2854 0 0 0 18964 37 0 0 25 0 1 0 84163926 14778368 2769 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3608 2769 296 55 0 2500 0
Current children cumulated CPU time (s) 190.01
Current children cumulated vsize (Kb) 14432

[startup+200.116 s]
/proc/loadavg: 0.97 0.80 0.83 2/64 11638
/proc/meminfo: memFree=1051144/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=14552 CPUtime=200.01
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 2896 0 0 0 19963 38 0 0 25 0 1 0 84163926 14901248 2811 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 3638 2811 296 55 0 2530 0
Current children cumulated CPU time (s) 200.01
Current children cumulated vsize (Kb) 14552

[startup+210.122 s]
/proc/loadavg: 0.97 0.80 0.83 2/64 11638
/proc/meminfo: memFree=1050952/2055920 swapFree=4191900/4192956

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

/proc/11638/statm: 8547 7722 296 55 0 7439 0
Current children cumulated CPU time (s) 1760.32
Current children cumulated vsize (Kb) 34188

[startup+1771.05 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031176/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34316 CPUtime=1770.32
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7814 0 0 0 176715 317 0 0 25 0 1 0 84163926 35139584 7729 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134557737 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8579 7729 296 55 0 7471 0
Current children cumulated CPU time (s) 1770.32
Current children cumulated vsize (Kb) 34316

[startup+1781.06 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1780.33
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 177714 319 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533791 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (Kb) 34448

[startup+1782.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1781.34
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 177815 319 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134551564 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 34448

[startup+1783.07 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1782.34
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 177915 319 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134607486 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (Kb) 34448

[startup+1784.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1783.34
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178015 319 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134529346 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1783.34
Current children cumulated vsize (Kb) 34448

[startup+1785.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1784.35
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178116 319 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1784.35
Current children cumulated vsize (Kb) 34448

[startup+1786.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1785.36
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178216 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 34448

[startup+1787.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1786.36
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178316 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1786.36
Current children cumulated vsize (Kb) 34448

[startup+1788.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1031048/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1787.37
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178417 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1787.37
Current children cumulated vsize (Kb) 34448

[startup+1789.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1788.37
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178517 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (Kb) 34448

[startup+1790.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1789.37
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178617 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534119 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (Kb) 34448

[startup+1791.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1790.38
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178718 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548456 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1790.38
Current children cumulated vsize (Kb) 34448

[startup+1792.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1791.38
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178818 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134603833 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (Kb) 34448

[startup+1793.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1792.38
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 178918 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134533495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1792.38
Current children cumulated vsize (Kb) 34448

[startup+1794.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1793.39
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 179019 320 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1793.39
Current children cumulated vsize (Kb) 34448

[startup+1795.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1794.4
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 179119 321 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (Kb) 34448

[startup+1796.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1795.4
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7852 0 0 0 179219 321 0 0 25 0 1 0 84163926 35274752 7767 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7767 296 55 0 7504 0
Current children cumulated CPU time (s) 1795.4
Current children cumulated vsize (Kb) 34448

[startup+1797.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1796.4
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7861 0 0 0 179319 321 0 0 25 0 1 0 84163926 35274752 7776 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534809 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7776 296 55 0 7504 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (Kb) 34448

[startup+1798.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1797.41
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7861 0 0 0 179420 321 0 0 25 0 1 0 84163926 35274752 7776 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548547 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7776 296 55 0 7504 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (Kb) 34448

[startup+1799.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1798.41
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7861 0 0 0 179520 321 0 0 25 0 1 0 84163926 35274752 7776 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134548601 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7776 296 55 0 7504 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (Kb) 34448

[startup+1800.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 11835
/proc/meminfo: memFree=1030984/2055920 swapFree=4191900/4192956
[pid=11638] ppid=11636 vsize=34448 CPUtime=1799.41
/proc/11638/stat : 11638 (bsolo) R 11636 11638 11593 0 -1 0 7861 0 0 0 179620 321 0 0 25 0 1 0 84163926 35274752 7776 18446744073709551615 134512640 134738892 4294956688 18446744073709551615 134534798 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11638/statm: 8612 7776 296 55 0 7504 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (Kb) 34448

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.01
CPU user time (s): 1796.78
CPU system time (s): 3.22651
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (Kb): 34448

Launcher Data (download as text)

Begin job on node45 on Fri Jun  2 05:47:42 UTC 2006


FILE ID= 39638-1149227262

PBS_JOBID= 296041

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

MD5SUM SOLVER= 05cada221eb1efaaae980ebc7509e7e8
MD5SUM BENCH=  d3d31f2bec4390bf166702fac3cf6fcc

RANDOM SEED= 144681868


/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.263
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.263
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:       1061272 kB
Buffers:         40896 kB
Cached:         871608 kB
SwapCached:        260 kB
Active:         238280 kB
Inactive:       688136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061272 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          22992 kB
Slab:            54204 kB
Committed_AS:   183244 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node45 on Fri Jun  2 06:17:42 UTC 2006